Summary
The Transformer Loss Model calculates power dissipation in step-up transformers using a quadratic loss equation derived from no-load and full-load loss specifications. This model is shared by both MV transformers (array level) and HV transformers (plant level). It accounts for constant no-load (core) losses and load-dependent (winding) losses that scale with the square of the loading fraction.Inputs
| Name | Symbol | Units | Description |
|---|---|---|---|
| Power Input | W | AC power into the transformer | |
| Transformer Rating | kVA | Transformer nameplate capacity | |
| No-Load Loss | — | No-load loss as a fraction of | |
| Full-Load Loss | — | Full-load loss as a fraction of (incremental, added to ) |
Outputs
| Name | Symbol | Units | Description |
|---|---|---|---|
| Power Output | W | AC power after transformer losses | |
| Transformer Loss | W | Power dissipated in the transformer |
Detailed Description
Loss Components
The no-load and full-load loss fractions are converted to absolute power values: The load-dependent loss component is the difference between full-load and no-load losses: No-load losses represent core magnetization losses that are present whenever the transformer is energized, regardless of loading. Load-dependent losses represent resistive (I²R) winding losses that increase with the square of the current.Quadratic Loss Equation
The transformer loss is computed from the quadratic relationship between input power and dissipated power: This equation is derived from the standard transformer equivalent circuit, where total loss equals the sum of a constant no-load term and a term proportional to the square of the load fraction. The quadratic formulation accounts for the fact that as load increases, the additional winding losses also reduce the power available at the output. The output power is:Guard Conditions
The quadratic model requires non-zero load losses to avoid division by zero:- Version 3: both and are required.
- Version 4+: only is required (allows zero no-load loss).
Nighttime Disconnect
When nighttime disconnect is triggered (all inverters in the array are in shutdown or low-power regions), the no-load loss is set to zero for MV transformers, effectively disconnecting the transformer from the grid and eliminating standby core losses. HV transformer nighttime behavior depends on whether any array in the plant triggers disconnect.Application Points
This model is applied at two levels in the prediction:- MV Transformer (array level): applied after auxiliary load deductions, before AC collection losses. See Array-Level AC Losses.
- HV Transformer (plant level): applied after block aggregation, in user-defined ordinal sequence with transmission lines. See Plant-Level AC Losses.
References
- IEEE Std C57.12.00. IEEE Standard for General Requirements for Liquid-Immersed Distribution, Power, and Regulating Transformers.