EV Charging Station Management / Availability

Charging Station Power Failure Monitoring

A charger that loses power cannot tell you it lost power. Every monitoring system faces the same problem: the absence of a report is the report, and distinguishing a dead site from a quiet one is the whole difficulty.

Detecting absence rather than waiting for an alarm, telling a supply outage from a connectivity outage when they look identical from a dashboard, partial failures that are worse than total ones, what has to stay powered for a site to report at all, and when to dispatch.

Get outage alerts first

For An operator whose first notification of an outage is currently a customer complaint.

01

The blind spot

Monitoring generally works by receiving messages. A unit that has lost power sends nothing, and nothing is also what a working unit sends when it has nothing to say.

  • Detection has to be based on expected reporting: a heartbeat at a known interval, whose absence is the signal
  • The timeout has to be tight enough to be useful and loose enough not to fire on normal network variation, which on a mobile connection in a basement is considerable
  • A site with intermittent connectivity will produce false outages unless the timeout accounts for it
  • Every minute of timeout is a minute of outage the operator cannot see, so the setting is a real trade rather than a default
02

Power outage or network outage

From a dashboard these are identical: the chargers stopped reporting. They require completely different responses, and getting it wrong wastes a visit or delays one.

Swipe to compare

Evidence patterns that distinguish a supply outage from a connectivity outage.
EvidenceSuggests
All units at the site stopped at the same instantSupply, or a shared network path
Units stopped over several minutesNetwork degradation rather than a trip
One unit stopped, others continueThat unit or its circuit, not the site
A separately powered device at the site still reportsNetwork is up; the chargers lost power
Nothing at the site reports at allSupply, or the site's whole connectivity
Units reported a voltage anomaly before going quietSupply, and there is a record of it

The fourth row is the one worth designing for. A single device at the site with its own power, reporting independently, resolves the ambiguity immediately and cheaply.

03

Partial failures

A total outage is obvious and gets attention. A partial one persists, because the site looks broadly fine.

  • One phase lost on a three-phase site: single-phase points on that phase are dead, others work, and the site reports as mostly up
  • One circuit tripped: a group of bays out while the rest continue
  • One unit failed: invisible in a site-level view
  • Reduced voltage rather than absent: units may run and misbehave, which is worse than being off

Partial failures need per-unit monitoring rather than per-site, because a site-level view will report ninety percent availability while a third of the bays are unusable.

04

What has to stay powered

For a site to report its own outage, something at the site must survive it. This is a small design decision with a large operational effect.

  • A gateway or controller with a small battery backup, enough to report the event and confirm the network is still up
  • It only needs minutes. The message that matters is the one sent as power is lost
  • It must be on a different supply path from the chargers, or it will fail with them
  • It should report restoration as well as loss, so the outage has a duration rather than an open end

Without this, an operator is inferring from silence. With it, the site says the power has gone and the ambiguity in the previous section disappears.

05

When to dispatch

  1. 1

    Confirm it is real

    Against the heartbeat timeout, and against whether anything else at the site is reporting. A network blip that resolves itself does not need a van.

  2. 2

    Establish whose it is

    A utility outage affecting a whole area is not an operator's to fix, and dispatching into one wastes the visit.

  3. 3

    Check history

    A site that has done this three times this month is a different problem from one that has done it once, and it needs a different response.

  4. 4

    Tell customers

    Before dispatching, because the app and the map should stop directing drivers to a dead site immediately rather than after the repair.

  5. 5

    Then dispatch, with a hypothesis

    A visit without one produces the finding that no fault was found.

06

What the driver should see

The operational response matters less to a customer than whether they drove to a site that was not working.

A site known to be down should disappear from availability immediately, in the app, on the map and at any signage the operator controls. This is the cheapest part of outage handling and the most often missed, because it lives in a different system from the alert. A driver who is not sent to a dead site does not become a complaint.

Want this applied to your own site?

Get outage alerts first

Technically reviewed by Deepu Joy, Director of Products and Delivery. Last reviewed 2026-09-10.

Frequently asked questions

How do you detect an outage if the charger cannot report it?

By expected reporting. A heartbeat at a known interval, whose absence is the signal. The timeout has to balance detection speed against false alarms on flaky connections.

How do you tell a power cut from a network problem?

The clearest way is a separately powered device at the site. If it still reports, the network is fine and the chargers lost power. Without it, you are inferring from patterns.

Why do partial failures matter more?

Because they persist. A lost phase or a tripped circuit leaves the site looking broadly available while a third of the bays are dead, so the site is never investigated.

What backup does the site need?

Minutes, not hours. Enough for a gateway to report the loss and confirm the network is up. It must be on a different supply path from the chargers.

What should happen first when a site goes down?

Remove it from availability so drivers stop being sent to it. That is cheaper than the repair and it prevents the complaint.

Finding out about outages from customers?

Tell us how your sites report today. A separately powered gateway usually closes most of the gap for very little.

Get outage alerts first