Over the years, I’ve seen too many engineers grab a transformer off the shelf based solely on the running current of their equipment. That guesswork leads to overheating, mysterious system resets, and costly downtime. Choosing the right VA rating is the single most important decision you will make for power quality and reliability.
To choose the right VA rating, calculate the total power required by all connected loads (using Volts × Amps per device), add a minimum 25% safety margin for voltage variations, and account for inrush currents from motors or contactors. Undersizing leads to voltage drops, overheating, insulation failure, and premature transformer death.
Let’s break down the exact process you need to follow.
How do you calculate the total VA requirement for all connected loads?
You need to account for every single device the transformer will power, not just the main PLC or controller.
To calculate the total VA requirement, use the formula: VA = Volts × Amps for each load. Sum the VA of the power supply, all input devices (like sensors), and all output loads (like contactors or solenoids) that connect through the transformer. This total represents the minimum continuous power requirement .
Many engineers forget to include the power supply itself. A standard chassis power supply (like a 1746-P1) already consumes a base load—often around 135VA—before you even add I/O modules .
The Calculation Method:
| Component | Calculation | Result |
|---|---|---|
| Chassis Power Supply | Fixed VA rating from datasheet | 135 VA |
| Input Modules (Sensors) | (Number of Inputs) × (Voltage) × (Input Current) | Sum of all inputs |
| Output Modules (Loads) | (Number of Outputs) × (Voltage) × (Load Current) | Sum of all outputs |
| Total VA | Add all three components above | Required transformer capacity |
Real-World Example:
Let’s say you have a system with a 135VA power supply, one 16-point AC input module (120V at 0.012A per point), and one 16-point AC output module (120V at 0.5A per point).
- Input VA: 16 × 120V × 0.012A = 23 VA
- Output VA: 16 × 120V × 0.5A = 960 VA
- Total: 135 + 23 + 960 = 1,118 VA .
If you ignore the inputs and outputs, you would undersize the transformer by nearly 90%, leading to immediate failure.
Why should you add a 25% safety margin to your calculated VA rating?
A transformer running at 100% capacity is a transformer running on borrowed time. You need a buffer.
Adding a 25% safety margin is recommended to compensate for line voltage variations, ambient temperature changes, future load additions, and the brief high-inrush currents that occur when devices energize. A transformer operating at 75-80% of its rating will run cooler and last significantly longer than one running at 100% .
Most industrial environments are susceptible to power fluctuations. Without that safety margin, a simple brownout can push your transformer into saturation, causing the output voltage to sag and potentially resetting your controllers .
The Safety Margin Formula:
Correct Transformer VA = Calculated Load VA × 1.25
Example:
If your load calculation totals 1,118 VA (like the example above):
- 1,118 VA × 1.25 = 1,397.5 VA
- You would round up to the next standard size (e.g., 1.5 kVA or 2.0 kVA).
Industry experts warn that skipping the safety margin is one of the most common reasons for control system breakdowns. If you skip the 25% rule, the internal temperature of the transformer rises rapidly during peak loads, degrading the insulation until it fails . When in doubt, choosing the next higher VA rating is almost always the safer decision .
How does motor inrush current affect the required transformer VA size?
Motors are deceptive. They don’t draw steady current; they “gulp” power when they start.
Motor inrush current dramatically affects transformer sizing because a starting motor can draw 5 to 10 times its full load current for a brief period. If the transformer cannot supply this inrush without dropping voltage, the motor may fail to start, the voltage may sag for other loads, or the transformer may suffer cumulative mechanical stress .
When a motor is at rest, it acts like a short circuit until the magnetic field builds up . A standard isolation transformer must be sized to handle this “impact loading.” If the inrush current is too high relative to the transformer’s capacity, the output voltage will drop. This low voltage reduces the torque of the motor, causing it to take longer to start, which keeps the high current flowing for an extended period, potentially overheating the transformer .
Sizing Rules for Motor Loads:
| Load Type | Sizing Guideline |
|---|---|
| Direct-On-Line (DOL) Motors | Transformer VA should be 3-5x the motor running VA to handle inrush . |
| Soft Start or VFD Loads | Standard sizing applies, but ensure the transformer is “K-rated” to handle harmonics . |
| Multiple Motors | Size for the largest motor’s inrush PLUS the running current of all other motors. |
The Mechanical Stress Factor:
Repeated high inrush currents (like a motor starting every few minutes) cause the transformer windings to physically move due to magnetic forces. While one start won’t break it, 50 starts a day will eventually cause the windings to displace or short out . If you have frequent starts, you may need to derate the transformer further.
What are the consequences of overheating an undersized isolation transformer?
The consequences range from annoying glitches to full-scale fires.
An undersized transformer running in an overheated state will experience a voltage drop (causing PLC resets and erratic operation), rapid insulation degradation (leading to short circuits), and ultimately total winding failure. In severe cases, the excessive heat can melt wiring insulation and create a fire hazard .
When a transformer operates beyond its VA rating, it cannot maintain the proper magnetic flux. The result is a sagging secondary voltage. For a PLC or controller, this voltage sag looks like a brownout, causing the processor to reset or the logic to go into an unknown state .
Failure Timeline of an Undersized Transformer:
| Stage | Symptom | Consequence |
|---|---|---|
| 1. Overheating | Transformer casing is too hot to touch (>40°C rise). | Efficiency drops; internal resistance increases. |
| 2. Insulation Breakdown | Burning smell; visible smoke. | Turn-to-turn shorts occur; output voltage becomes erratic . |
| 3. Nuisance Tripping | Breakers or fuses blow during normal operation. | Unexpected downtime; production stops. |
| 4. Catastrophic Failure | Windings short to ground or open completely. | Total loss of power to the system; replacement required . |
If you are in a medical or sensitive electronic environment, an undersized transformer also fails to suppress noise effectively, allowing interference to pass through to your equipment .
Conclusion
Choosing the right VA rating isn’t about being “close enough”—it’s about engineering for reality. Calculate the total VA of every connected component, add a 25% safety margin to run cool, and factor in motor inrush currents to avoid voltage sags. When in doubt, go up to the next size. The upfront cost of a properly rated transformer is nothing compared to the cost of emergency shutdowns and fried equipment.
Post time: Apr-15-2026