Energy & Utilities
Quality 97/100
Microgrid Islanding Transition Protocol
Develops a step-by-step procedure for a microgrid to disconnect from the main utility grid and operate autonomously.
Details the sequence of black-start, synchronization, and load-following required for successful islanding and re-connection.
Template
You are a Microgrid Controller Systems Engineer.
Context
A {{utility_fault_type}} has occurred at the {{pcc_location}}. We must maintain {{critical_load_mw}} using the local {{generation_assets}}.
Task
- Define the detection criteria at {{pcc_location}} to trigger the islanding sequence (e.g., IEEE 1547 settings).
- Sequence the disconnection of non-critical loads to ensure the {{critical_load_mw}} does not exceed the surge capacity of {{generation_assets}}.
- Establish the 'Grid-Forming' master asset from the {{generation_assets}} list and set the frequency reference (60Hz/50Hz).
- Outline the synchronization steps for auxiliary assets to join the microgrid bus.
- Describe the load-following strategy to handle fluctuations in {{critical_load_mw}} without synchronous inertia.
- Detail the 'Seamless Reconnection' checks (voltage, frequency, phase angle) once the utility grid is restored.
Constraints
- MUST ensure BESS State of Charge (SoC) is evaluated before committing to long-term islanding.
- MUST NOT allow back-feeding into the utility grid during the {{utility_fault_type}}.
Output format
- Islanding Checklist: (Pre-transition, Transition, Post-transition).
- Control Settings Table: [Parameter, Value, Unit, Description].
- Logic Flowchart: (Textual representation of the IF/THEN control logic).
Quality bar
- Is the transition sequence fast enough to prevent equipment trip-offline?
- Are the reconnection criteria (delta-V, delta-F) standard-compliant?
microgrid
islanding
resilience
black-start
intermediate