Skip to content

Remote fault isolation

Remote fault isolation is the ability to detect, diagnose, and logically isolate a malfunctioning charger, connector, module, or site subsystem using remote monitoring and control—so the rest of the charging infrastructure can continue operating safely. In EV charging networks, remote fault isolation reduces downtime, prevents cascading failures, and minimizes costly on-site service visits.

What Is Remote Fault Isolation?

Remote fault isolation combines fault detection with controlled actions that “contain” the issue. Depending on the system architecture, isolation can mean:
– Taking one connector out of service while keeping the other active
– Disabling a single charger in a hub while leaving the site online
– Locking out a failed power module and running in degraded mode
– Blocking authorization and session start to prevent unsafe operation
– Switching to a fallback configuration (reduced current limit, safe mode)

The goal is to maintain safety and uptime by preventing a fault in one area from affecting the entire site or network.

Why Remote Fault Isolation Matters in EV Charging

EV charging infrastructure is distributed, often unattended, and expected to work 24/7. Remote fault isolation helps operators:
– Maintain high availability and reduce “whole site down” events
– Protect customers and equipment by preventing unsafe charging attempts
– Reduce MTTR by enabling immediate containment and faster diagnostics
– Cut OPEX by avoiding unnecessary truck rolls
– Improve SLA performance for fleets and public charging networks

It is especially valuable where site access is difficult or service response times are long.

How Remote Fault Isolation Works

A typical remote fault isolation workflow looks like this:
– Charger telemetry and logs are monitored continuously (status, alarms, temperatures, current, voltage)
– A fault is detected and classified (critical vs non-critical, safety vs comms vs metering)
– The backend or local controller applies isolation rules automatically or via operator action
– The affected component is disabled or throttled, and the system verifies safe state
– The remaining infrastructure continues operating under normal or degraded mode
– Diagnostic data is captured for root cause analysis and service planning

Many implementations use OCPP status notifications, vendor diagnostics, and site-level controllers for fast local decisions.

Common Faults That Benefit From Remote Isolation

Electrical and safety faults:
– Overtemperature events (reduce power, disable affected module)
– Ground fault / leakage current faults (lock out connector, require manual reset policy)
– Contactor faults (prevent session start, isolate channel)
– Overcurrent / overvoltage faults (derate, isolate output)

Communications and backend faults:
– Modem/network instability (switch to Ethernet/LTE fallback, queued messaging)
– Time sync or certificate issues (isolate transactions that require secure auth)
– Roaming session failures (isolate roaming flows without blocking local auth)

Metering and billing faults:
– Meter read anomalies (block billed sessions, allow free mode if policy permits)
– MID-related compliance alarms (disable fiscal charging until resolved)

Site-level issues:
– Load management sensor failure (fall back to a safe fixed cap)
– Overload risk (temporary site-wide derating with per-charger isolation)

Isolation Strategies and Controls

Connector-level isolation: disable one outlet, leave the other active
Charger-level isolation: take one unit offline, keep the rest online
Module-level isolation: disable a failed power module (N+1 designs)
Policy-based isolation: block charging only for certain user groups or tariff modes
Safe-mode operation: reduced current limit, conservative protection thresholds
Remote restart / recovery: controlled reboot of comms or application layer with safeguards

Effective isolation requires clear rules for what can be reset remotely versus what must trigger a site visit.

Data and System Requirements

Remote fault isolation typically depends on:
– Real-time monitoring and alerting (fault codes, measurements, health signals)
– Reliable connectivity (Ethernet/LTE with buffering for outages)
– Strong device diagnostics (logs, counters, sensor readings)
– Remote control capabilities (enable/disable connectors, set current limits, restart subsystems)
– Secure access controls (role-based access, authentication, audit logs)
– Clear incident workflows (automatic actions + operator escalation)

Key Benefits

– Faster incident containment and improved uptime
– Lower service cost through fewer unnecessary callouts
– Better customer experience (other chargers remain usable)
– Improved safety by preventing repeated fault-triggering attempts
– Higher-quality root cause analysis through captured diagnostics

Limitations to Consider

– Some faults require physical intervention (water ingress, damaged connectors, upstream breaker trips)
– Overuse of remote resets can hide underlying issues and reduce long-term reliability
– Poor fault classification can lead to unnecessary shutdowns or unsafe operation
– Cloud-only control can be limited if the site loses connectivity (local fallback helps)
– Compliance rules may restrict remote re-enable for certain safety events

Fault Detection
Fault Recovery Time
Mean Time To Repair (MTTR)
Predictive Maintenance
Availability
OCPP
Incident Response
Redundancy Design
Real-time Load Control
Remote Monitoring