EFFICIENCY: 100%
MISSION:
Increase Global Voltage to 1000V without blowing up any transformers.

Current Goal: 500V
STATIC VARIABLE: voltage
300V
Changing this affects ALL connected instances immediately.

STATIC PROTOCOL

STATIC (Shared)

The Grid Voltage is a static variable. It is shared by all Transformers. If you boost it, every transformer receives the higher voltage instantly.

INSTANCE (Local)

Each Transformer is an object (instance). They have their own Capacity. If Global Voltage > Local Capacity, the transformer explodes.

STRATEGY: Upgrade individual transformers (Instances) BEFORE boosting the grid (Static).

CATASTROPHIC FAILURE

A transformer exploded due to static overload.