Intelligent Electronic Device
Microprocessor-based power-system device — protection relay, breaker controller, bay controller — and the bay-level citizen of an IEC 61850 substation.
Also: IED, intelligent electronic device, protection relay
An intelligent electronic device (IED) is a microprocessor-based power-system device used in protection, metering, monitoring, and control. Common types include:
- Protective relays — detect faults and trip the relevant breaker.
- Bay controllers — issue control commands and aggregate status for one bay.
- Transformer differential relays — protect a transformer by comparing primary and secondary current.
- Capacitor-bank controllers, breaker controllers, busbar protection — specialised P&C functions.
IEDs are the bay-level citizens of an IEC 61850 substation. They subscribe to Sampled Values from merging units, publish and subscribe GOOSE for fast event signalling, and speak MMS for client/server reads, writes, and control from station-level applications.
What “intelligent” means
In practice, two things distinguish an IED from an electromechanical relay:
- Numerical processing — the protection algorithm runs in software on the CPU, not in mechanical movement, which means new functions can ship as firmware rather than a panel rebuild.
- Communications stack — the device speaks IEC 61850 (or DNP3, or Modbus) over Ethernet, which means it can interoperate, be configured remotely, and integrate into station-level engineering tool-chains via SCL files.
Refresh cadence
Numerical/digital relays have a typical 15-20 year service life — two-to-three generations within a single transformer’s lifetime. Vendor firmware end-of-life and emerging cyber-security mandates (signed firmware, hardened crypto, IEC 62351 support) are the modern refresh drivers.