MGC Raglan — Business Rules

HTML summary of the business rules retained for the controller / optimizer in the current configuration.

Logic summary Generator simulator

The 3 jobs of the system

Job 1 — Respond to demand

Ensure the site load is always covered and that enough generation is available at all times.

Job 2 — Redistribute and balance load

Distribute load intelligently across online units, with the highest priority placed on keeping the EMDs close to target.

Job 3 — Optimize configuration

Continuously evaluate whether a better machine combination exists in order to reduce start/stop events, simplify the fleet, and improve target proximity.

Main rules

RM-001 — Cover the load

The system must always provide enough power to satisfy total site demand.

Absolute priority

RM-002 — Current configuration only

The model represents the current setup: 2 WTGs, 6 EMDs, 1 MAN and the other generators. No BESS, flywheel, hydrogen, e-heater or future WTGs.

Fixed scope

RM-003 — Mandatory EMDs come before WTGs in the operating logic

The minimum EMD backbone must be maintained. WTGs then reduce the remaining load to be absorbed by the rest of the fleet.

Validated correction

RM-004 — Allowed EMD window: minimum 3, maximum 4

EMD dispatch must stay between 3 and 4 machines online. If 4 EMDs are still not enough, the controller engages the MAN and then the other groups.

Fleet constraint

RM-005 — Three jobs of the system

  • Respond to demand
  • Redistribute and balance load
  • Optimize configuration
Retained control structure

RM-006 — Isochrone vs base-load

EMDs and the MAN are the only units operating in isochronous mode. Other generators operate in base-load mode, but their setpoint can be adjusted by the redistribution function.

Core modeling rule

RM-007 — Isochronous sharing

When several isochronous units are online, the controller does not directly impose an individual MW value. They share the residual load according to a common load percentage based on nominal capacity.

Key technical conclusion

RM-008 — Optimization priority

EMDs must be kept as close as possible to target. The MAN comes next. Other generators are less critical in terms of target proximity and mainly serve as adjustment levers.

Weighted score hierarchy

RM-009 — Minimize start/stop

Start/stop actions must be reduced as much as possible. Load redistribution is fast and frequent; configuration changes should be slower and subject to hysteresis.

Stability over instant optimum

RM-010 — Generic optimizer

The system should not rely on ad hoc rules such as “2 CAT = 1 MAN”. It should compare candidate configurations and naturally select the best one according to a global scoring function.

Architecture principle

RM-011 — Sequenced transitions

When a better configuration is identified, the transition must be orchestrated: start the new machine, wait until it is ready, redistribute load, then remove the machines that are no longer needed.

No brutal switching