IEEE 1547-2018
Standard for Interconnection and Interoperability of Distributed Energy Resources with Electric Power Systems
IEEE 1547 defines technical requirements and testing procedures for connecting distributed energy resources (DER) — solar, storage, microgrids, generators — to the electric grid. It specifies voltage/frequency limits, power quality rules, and grid support functions so DER can safely ride through disturbances without tripping offline or destabilizing the feeder.
Core purpose
Enable safe, reliable interconnection of behind-the-meter and community-scale DER while maintaining grid stability. Mandates that DER support the grid (frequency/voltage response, ride-through) rather than just passively consume/export power.
What it is at its core
IEEE 1547 is an interconnection standard — the contract between a DER owner and the utility defining:
- Performance requirements — voltage/frequency operating ranges, response times, power quality limits (harmonics, flicker, DC injection)
- Interoperability functions — grid support capabilities (volt-VAR, freq-watt, ride-through), communication protocols
- Test procedures — certification that the DER meets those requirements before interconnection approval
- Interface point — point of common coupling (PCC) where DER connects to utility distribution system
It does not dictate equipment design or internal DER control algorithms. It only specifies external behavior at the PCC — what the utility sees.
Village metering context
IEEE 1547 is a Phase 3 standard in the ISV roadmap — relevant when a village microgrid interconnects to the main utility grid. It does not address islanded microgrids, prepaid metering, or village-internal load management (Phase 1–2). Most village systems deploy before grid arrival and run in island mode; 1547 becomes relevant only at grid-facing interconnection.
How it came to be
2003
IEEE 1547-2003 — First edition published. Simple interconnection rules: DER must cease to energize utility feeder within 2 seconds of grid disturbance (anti-islanding). Minimal grid support.
2000s
Rooftop solar explosion in California, Germany, Japan. Utilities see voltage rise, reverse power flow, protection coordination issues. Need for active grid support becomes clear.
2014
California Rule 21 mandates smart inverter functions (volt-VAR, freq-watt). Hawaii HECO adopts similar rules for high-penetration solar feeders.
2018
IEEE 1547-2018 — Major revision. DER must now support grid stability: ride-through faults, provide reactive power, regulate voltage. Categories A/B for performance levels.
2020+
State PUCs adopt 2018 version. FERC orders (2222) require ISOs to allow DER aggregation. IEEE 1547.1 test procedures updated. Series expands: 1547.2 (application guide), 1547.3 (monitoring), 1547.9 (microgrids).
Why the 2018 revision happened
The 2003 standard assumed DER was passive — just disconnect during grid trouble. By 2015, California had 10+ GW of rooftop solar, and Hawaii hit 30%+ daytime penetration on some circuits. Problems emerged:
- Voltage rise — midday solar export pushed feeder voltages above ANSI limits, forcing curtailment
- Duck curve — evening ramp when solar drops and load peaks stressed grid ramping capability
- Protection blinding — backfed fault current confused recloser coordination
- Unintended islanding — high DER penetration could sustain island after feeder trip, safety hazard
The 2018 revision reframed DER as active grid participants that must help stabilize the system, not just avoid harm.
How it works
Data structure and settings shape
IEEE 1547 doesn't define a data format per se — it defines behavior requirements. But inverters expose 1547 settings via standardized models. Here's the conceptual shape:
⚡ DER_Settings (IEEE 1547 Compliance Object)
📋 Nameplate
rated_power_W: 5000
rated_voltage_V: 240
category: "A" / "B"
🛡️ Voltage Ride-Through
✓ Must Remain Connected
0.88 pu → continuous
0.50 pu → 0.16 sec
0.00 pu → 0.16 sec
✗ Must Trip
1.10 pu → 13.0 sec
1.20 pu → 0.16 sec
📡 Frequency Ride-Through
✓ Must Remain Connected
60.0 Hz → continuous
59.3 Hz → 299 sec
57.0 Hz → 0.16 sec
✗ Must Trip
60.5 Hz → 299 sec
61.8 Hz → 0.16 sec
⚙️ Grid Support Functions
Volt-VAR Curve (4 points)
0.92 pu
+44% VAR
inject
0.98 pu
0% VAR
deadband
1.02 pu
0% VAR
deadband
1.08 pu
-44% VAR
absorb
Freq-Watt Curve
60.0 Hz
100% P
61.0 Hz
50% P
62.0 Hz
0% P
🚨 Anti-Islanding
enabled: true
cease_to_energize: ≤ 2.0 sec
✨ Power Quality
THD: 3.2% (< 5%)
DC injection: 0.3% (< 0.5%)
How this maps to real devices
Inverters typically expose these settings via:
- SunSpec Modbus / JSON — Models 701–712 (volt-VAR 705, volt-watt 706, freq-droop 711). Legacy 100-series: Models 122, 123, 126, 132.
- IEEE 2030.5 — DER control resources (DERProgram, DERCurve, DERStatus)
- Proprietary apps — vendor-specific monitoring portals or local WiFi config interfaces
The utility or aggregator reads/writes these settings remotely via 2030.5 or Modbus TCP. The inverter enforces the rules internally (ride-through curves, anti-islanding, curve following) and reports status back.
Core technical requirements
Voltage/frequency operating range
DER must stay connected during normal and abnormal voltage/frequency excursions (e.g., 0.88–1.10 pu voltage, 59.3–60.5 Hz). Ride-through curves define how long to stay online vs. trip for fault clearing.
Volt-VAR / Freq-Watt
Inverters adjust reactive power (VAR) output based on local voltage to regulate feeder voltage. Frequency-watt reduces real power during over-frequency (too much generation) to prevent frequency runaway.
Anti-islanding
DER must detect loss of utility source and cease energizing within 2 seconds (unchanged from 2003). Prevents unintended island that could shock lineworkers or damage equipment.
Power quality
Limits on harmonics (IEEE 519 referenced), DC injection (<0.5% rated current), flicker (IEC 61000-4-15). Ensures DER doesn't degrade power quality for neighbors.
Interoperability (Annex E)
Optional communication functions: remote monitoring, connect/disconnect, export limit changes, grid event log. Uses IEEE 2030.5 (SEP 2.0) protocol for standardized messaging.
Categories A / B
Category A (default): basic performance. Category B: enhanced capabilities (faster voltage regulation, wider ride-through). Utility can specify which category for interconnection approval.
Testing and certification
IEEE 1547.1-2020 specifies conformance test procedures. Before interconnection, DER equipment must pass:
- Type testing — lab certification that inverter model meets 1547 (voltage/frequency response, ride-through, anti-islanding)
- Commissioning tests — field verification after installation (settings check, trip times, communication)
- Periodic testing — optional rechecks every few years to ensure continued compliance
Certified test labs (e.g., CSA, UL, Intertek) perform type tests. Field commissioning is installer/utility responsibility.
Relationship to other standards
| Standard |
Relationship to IEEE 1547 |
| IEEE 2030.5 (SEP 2.0) |
Communication protocol for interoperability functions (Annex E). DER uses 2030.5 to receive commands from utility DERMS or aggregator. |
| UL 1741 |
Safety certification for inverters. UL 1741 Supplement A (SA) incorporates IEEE 1547-2018 performance tests — inverter must pass both for interconnection. |
| IEEE 1547.2 |
Application guide — how to apply 1547 rules in practice (sizing, protection coordination, area EPS examples). |
| IEEE 1547.3 |
Monitoring and information exchange — telemetry for DER visibility (complements 2030.5 control messages). |
| IEEE 1547.9 |
Microgrid interconnection — extends 1547 for whole-microgrid PCC (aggregated resources, black start, seamless transfer). |
| IEEE 519 |
Harmonic limits referenced by 1547 — IEEE 1547 delegates power quality details to IEEE 519. |
| SunSpec |
Device-level data model. IEEE 1547-2018 Annex E names SunSpec Modbus as an interoperable interface. New implementations use Models 701–712 (not legacy 122/123/126) for the same volt-var / freq-watt / ride-through functions. |
Relevance to village microgrids
When IEEE 1547 matters for ISV deployments
Most village microgrids in ISV portfolio are islanded — not yet connected to utility grid. IEEE 1547 becomes relevant only at grid interconnection, typically years after initial village deployment when:
- National grid extension reaches the village
- Microgrid wants to export excess solar or buy grid power as backup
- Utility requires interconnection study and 1547 compliance for approval
Phase 1–2 priorities (prepaid metering, STS tokens, feeder loss visibility, edge control) operate before grid arrival and don't require 1547 compliance. Phase 3 — grid-facing protocols (1547, 2030.5, OpenADR) — activates only when the utility interconnection agreement is signed.
ISV-specific considerations
- Size threshold — Many village microgrids are <10 kW per home, aggregate to 50–200 kW. IEEE 1547 applies to all DER sizes, but small systems may get simplified interconnection review.
- Export vs. island — If microgrid stays islanded (never exports to utility), 1547 doesn't apply. Some villages choose permanent island mode to avoid utility interconnection complexity.
- IEEE 1547.9 path — When grid arrives, village microgrid may interconnect as a single aggregated resource (one PCC) rather than individual home inverters. IEEE 1547.9 covers this case.
- Prepaid/STS unchanged — IEEE 1547 doesn't address village-internal revenue metering, STS tokens, or prepaid disconnect. Those remain Phase 1 concerns (DLMS/COSEM, OpenPAYGO).
Key takeaways
- IEEE 1547 is the grid interconnection contract — defines how DER behaves at the utility interface
- 2018 revision shifted DER from passive (just disconnect) to active (support grid stability)
- Mandates volt-VAR, freq-watt, ride-through — smart inverter functions now standard in NA/EU/Australia
- For ISV: Phase 3 standard — relevant at grid arrival, not during islanded village operations (Phase 1–2)
- Complements IEEE 2030.5 (communication), UL 1741 SA (safety), SunSpec (device models)
Further reading