Transformer Efficiency Simulator Back
Electrical Engineering

Transformer Efficiency Simulator — Core Loss, Copper Loss & Optimal Load

Adjust turns ratio, rated capacity and load percentage to compute transformer efficiency in real time. Visualize the core-loss/copper-loss breakdown and the efficiency-load bell curve.

Parameters
Rated capacity (kVA)
kVA
Turns ratio N1:N2
Primary voltage V1 (V)
V
Core loss (% of rated)
%
Full-load copper loss (%)
%
Load fraction x (%)
%
Results
Transformer Diagram
Transformer Efficiency
Theory & Key Formulas
$$\eta = \frac{xP_r}{xP_r + P_{\rm core}+ x^2 P_{\rm cu}}$$

Optimal load fraction:

$$x^* = \sqrt{\frac{P_{\rm core}}{P_{\rm cu}}}$$

What is Transformer Efficiency?

🙋
What exactly is the difference between "core loss" and "copper loss" in a transformer? They're both losses, right?
🎓
Basically, yes, but they behave very differently. Core loss, or iron loss, is the energy wasted in the transformer's magnetic core due to hysteresis and eddy currents. It's constant as long as the voltage is constant, regardless of how much current you're drawing. Try setting the "Load fraction" slider to zero in the simulator—you'll see the efficiency is zero because there's still core loss, but no useful power output.
🙋
Wait, really? So if core loss is constant, then copper loss must change with load. How does that work?
🎓
Exactly. Copper loss is the I²R heating in the windings. It depends entirely on the load current. If you double the load current, the copper loss increases by a factor of four. In the simulator, watch the "Copper Loss" value as you slide the "Load fraction" from 0% to 100%. You'll see it starts at zero and climbs much faster than the load itself, which is why efficiency eventually drops.
🙋
So there's a sweet spot where these two losses balance out for maximum efficiency? How do we find that?
🎓
Precisely! That's the "optimal load point." It occurs when the constant core loss equals the variable copper loss. The simulator calculates and shows this point for you. For instance, if you adjust the "Core loss" and "Full-load copper loss" percentages to be equal, the optimal load will be 100%. If core loss is higher, the optimal load shifts above 100%. Play with those two sliders and watch the peak of the efficiency curve move.

Physical Model & Key Equations

The overall efficiency $\eta$ of a transformer is the ratio of useful output power to the total input power. The total input power is the output power plus all losses. The core loss $P_{\text{core}}$ is constant, while the copper loss scales with the square of the load fraction $x$.

$$\eta = \frac{xP_r}{xP_r + P_{\rm core}+ x^2 P_{\rm cu}}$$

Where:
• $x$ = Load fraction (e.g., 0.8 for 80% load)
• $P_r$ = Transformer's rated power (kVA)
• $P_{\rm core}$ = Constant core (iron) loss
• $P_{\rm cu}$ = Copper loss at full load (x=1)

We can find the load point for maximum efficiency by taking the derivative of the efficiency equation with respect to $x$ and setting it to zero. This leads to a beautifully simple condition.

$$x^* = \sqrt{\frac{P_{\rm core}}{P_{\rm cu}}}$$

This result shows that maximum efficiency occurs when the constant core loss equals the variable copper loss ($P_{\text{core}}= (x^*)^2 P_{\text{cu}}$). If core loss is large, you need to operate at a higher load to "dilute" its effect and reach peak efficiency.

Real-World Applications

Power Grid Distribution Transformers: These transformers operate 24/7. Even a 0.5% improvement in efficiency saves massive amounts of energy and cost over decades. Engineers use this analysis to select transformers whose predicted typical load profile is close to the optimal load point $x^*$.

Industrial Plant Design: In a factory, electrical loads vary with shifts and production cycles. Plant designers simulate different transformer sizes and loss parameters to find the unit that will have the highest average efficiency over the plant's specific daily load cycle, minimizing electricity bills.

Consumer Electronics (Wall Adapters): Your phone charger has a tiny transformer. Its core loss is significant relative to its small output. This is why it gets warm even when not charging anything ("phantom load"). Designers aim to minimize core loss to meet energy efficiency standards for standby power.

Renewable Energy Systems (Solar/Wind): Inverters and step-up transformers in solar farms experience highly variable loads depending on sunlight. Efficiency modeling is crucial to ensure energy harvested from panels isn't wasted in the power conversion equipment, especially at partial loads common during morning and evening.

Common Misconceptions and Points to Note

First, understand that "rated capacity is not equal to continuous operating capacity". For example, operating a 100kVA rated transformer continuously at 80kVA represents a load factor of 80%. If the no-load loss is 300W and the full-load copper loss is 1000W under these conditions, the optimal load factor becomes approximately 55%. This means operating right at the rated capacity is not necessarily the most efficient. In practice, the golden rule is to select capacity by considering the annual load variation pattern. Next, note that "the values of no-load loss and copper loss vary with frequency and temperature". While simulators use fixed values, actual no-load loss is nearly proportional to the power supply frequency, and copper loss increases with winding temperature rise. For instance, the same core will have a 20% difference in no-load loss between 60Hz and 50Hz regions. Finally, avoid focusing solely on the point of peak efficiency. In actual operation, the load is constantly fluctuating. What's important is a design that maintains high efficiency within the "load range where operation occurs most frequently". For example, it's wise to choose a transformer for an office building whose efficiency curve is gentle across the daytime average load factor range of 50-70%.

How to Use

  1. Enter transformer capacity (kVA), turns ratio (primary:secondary), and primary voltage (V1) in the input fields.
  2. Adjust the load factor slider (0–100%) to vary secondary current and observe real-time changes in core loss, copper loss, and overall efficiency.
  3. Read the efficiency percentage (η), optimal load factor (x*), and secondary voltage (V2) from the output panel; note where efficiency peaks and copper loss equals core loss.

Worked Example

A 10 kVA, 480:120 V transformer with core loss 150 W and copper loss 200 W at rated load. At 50% load factor: secondary current I2 = 20.8 A, core loss remains ~150 W, copper loss drops to ~50 W, and total loss is 200 W, yielding η = (5000−200)/5000 = 99.6%. At 100% load, copper loss rises to 200 W, core loss to 150 W, total loss 350 W, so η = (10000−350)/10000 = 96.5%. Optimal load occurs near 66% where core and copper losses balance, maximizing efficiency around 97.2%.

Practical Notes

  1. Core loss (hysteresis and eddy current) is nearly constant across load range; copper loss varies with the square of current, dominating at high loads.
  2. Distribution transformers (10–50 kVA) typically operate 40–70% of rated capacity; use the simulator to identify your plant's optimal efficiency window.
  3. Secondary voltage V2 drops slightly under load due to internal impedance; monitor V2 regulation if precision voltage is critical for downstream equipment.
  4. Oversizing transformers increases core loss penalty; undersizing increases copper losses; the simulator reveals the economic trade-off for your duty cycle.