Summary
The Transformer Loss Model calculates power dissipation in step-up using a quadratic loss equation derived from no-load and full-load loss specifications. This model is shared by both transformers (array level) and 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 (MV) / MVA (HV) | Transformer nameplate capacity | |
| No-Load Loss | % | No-load loss as a percentage of | |
| Full-Load Loss | % | Load-dependent (winding) loss as a percentage of |
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 input percentages are first converted from percentages to fractions () and the transformer rating is converted to VA ( for MV, for HV). The absolute loss values are then: 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 physical loss model states that total transformer loss is the sum of a constant no-load term and a winding term proportional to the square of the loading fraction: Since , the output power appears on both sides. Substituting: Expanding and rearranging yields a quadratic equation in . Both roots are real and positive; the smaller root is the physically meaningful solution (the larger root exceeds ): The output power is: If the transformer is treated as lossless ().Nighttime Disconnect
When is enabled and any in an array triggers it (see Inverter Operating Regions for disconnect triggers), the MV transformer no-load loss is set to zero, effectively disconnecting it from the grid and eliminating standby core losses. For HV transformers, disconnect cascades from the array level: if any inverter in the plant triggers disconnect, all HV transformer no-load losses are set to zero. Additionally, plant output after HV equipment is set to zero if any inverter 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 Aggregation and AC Losses.
- HV Transformer (plant level): applied after block aggregation, in user-defined sequence with transmission lines. See Plant-Level Aggregation and AC Losses.
References
- IEEE Std C57.12.00. IEEE Standard for General Requirements for Liquid-Immersed Distribution, Power, and Regulating Transformers.