The transformer current equation dictates that primary and secondary currents are inversely proportional to their respective voltages and turns ratios. In an ideal single-phase transformer, the product of primary voltage and current equals the product of secondary voltage and current ($V_p \times I_p = V_s \times I_s$). If you step down the voltage by a factor of 10, the secondary current capacity increases by a factor of 10, minus real-world efficiency losses.
This guide breaks down the exact mathematical relationships, provides a real-world sizing table for standard control transformers, and walks through rigorous worked examples with strict unit tracking.
The Core Transformer Current Equation & Symbol Definitions
The fundamental relationship governing transformer current is derived from the conservation of energy. Assuming an ideal transformer with no losses, the apparent power (VA) on the primary side equals the apparent power on the secondary side. When accounting for the physical winding construction, the current ratio is the exact inverse of the turns ratio and the voltage ratio.
The primary governing equations are:
1. Current-to-Voltage Relationship: $\frac{I_p}{I_s} = \frac{V_s}{V_p}$
2. Current-to-Turns Relationship: $\frac{I_p}{I_s} = \frac{N_s}{N_p}$
3. Power Conservation (Ideal): $I_p \times V_p = I_s \times V_s$
Symbol Definition Table
| Symbol | Parameter | Standard Unit | Practical Notes |
|---|---|---|---|
| $I_p$ | Primary Current | Amperes (A) | Current drawn from the source; determines primary breaker sizing. |
| $I_s$ | Secondary Current | Amperes (A) | Current delivered to the load; dictates secondary wire gauge. |
| $V_p$ | Primary Voltage | Volts (V) | Nominal supply voltage (e.g., 240V, 480V). |
| $V_s$ | Secondary Voltage | Volts (V) | Output voltage under load (e.g., 24V, 120V). |
| $N_p$ | Primary Turns | Dimensionless | Number of wire loops on the primary winding. |
| $N_s$ | Secondary Turns | Dimensionless | Number of wire loops on the secondary winding. |
| $\eta$ | Efficiency | Decimal / % | Real-world ratio of output power to input power (typically 0.95 to 0.98). |
Rearranged Forms for Quick Solving
Depending on which variables are known on your bench or jobsite, use these algebraic rearrangements to isolate your target variable:
- Solve for Primary Current: $I_p = I_s \times (\frac{V_s}{V_p}) \times (\frac{1}{\eta})$
- Solve for Secondary Current: $I_s = I_p \times (\frac{V_p}{V_s}) \times \eta$
- Solve for Secondary Voltage: $V_s = V_p \times (\frac{I_p}{I_s})$
- Solve for Secondary Turns: $N_s = N_p \times (\frac{I_p}{I_s})$
When the Formula Applies (and Its Assumptions)
The basic equations assume an ideal transformer. This means perfect magnetic coupling (no leakage flux), zero winding resistance (no $I^2R$ copper losses), and zero core losses (no hysteresis or eddy currents). It also assumes a purely resistive load where the power factor ($\cos \theta$) is 1.0. In reality, modern silicon-steel or amorphous-core transformers operate at 95% to 98% efficiency at full load. For precision control circuit design, you must multiply your ideal primary current calculation by a factor of 1.05 to account for these losses and prevent nuisance tripping of primary overcurrent protection.
Real-World Transformer Current & Wire Sizing Data
Theory is useful, but on the jobsite, you need to know what these currents mean for wire sizing and breaker selection. The table below maps standard single-phase control and isolation transformer VA ratings to their actual primary and secondary currents, along with the minimum copper wire gauge required for the secondary side based on 75°C THHN ampacity limits.
| Transformer Rating | Primary Voltage ($V_p$) | Secondary Voltage ($V_s$) | Primary Current ($I_p$) | Secondary Current ($I_s$) | Min. Secondary AWG (75°C Cu) |
|---|---|---|---|---|---|
| 50 VA | 240V | 24V | 0.21 A | 2.08 A | 14 AWG |
| 250 VA | 480V | 120V | 0.52 A | 2.08 A | 12 AWG |
| 1000 VA (1 kVA) | 240V | 120V | 4.17 A | 8.33 A | 10 AWG |
| 3000 VA (3 kVA) | 480V | 240V | 6.25 A | 12.50 A | 8 AWG |
| 5000 VA (5 kVA) | 480V | 240V | 10.42 A | 20.83 A | 6 AWG |
Note: Primary overcurrent protection sizing is governed by NEC Article 450. For transformers under 9A primary current, the primary breaker is typically sized at no more than 167% of the primary current; for 9A and above, it is sized at 125%.
Step-by-Step Worked Examples with Unit Tracking
Let's apply the equations to two common scenarios. We will track units at every step to prevent decimal and magnitude errors.
Problem 1: Sizing Primary Protection for a Step-Down Control Transformer
Scenario: You are installing a 480V to 120V single-phase control transformer. The secondary side powers a resistive heater bank and contactor coils drawing a combined 1500W. The transformer nameplate states an efficiency ($\eta$) of 95% (0.95) at this load. Calculate the secondary current ($I_s$) and the actual primary current ($I_p$) drawn from the 480V line.
- Calculate Secondary Current ($I_s$):
Since the load is purely resistive, Power Factor = 1.0, meaning Watts = VA.
$P_{out} = V_s \times I_s$
$1500 \text{ W} = 120 \text{ V} \times I_s$
$I_s = \frac{1500 \text{ W}}{120 \text{ V}} = 12.5 \text{ A}$ - Calculate Input Power ($P_{in}$) Accounting for Efficiency:
The transformer consumes more power than it delivers due to core and copper losses.
$P_{in} = \frac{P_{out}}{\eta}$
$P_{in} = \frac{1500 \text{ W}}{0.95} = 1578.9 \text{ W}$ - Calculate Primary Current ($I_p$):
$P_{in} = V_p \times I_p$
$1578.9 \text{ W} = 480 \text{ V} \times I_p$
$I_p = \frac{1578.9 \text{ W}}{480 \text{ V}} = 3.29 \text{ A}$
Verification via Current Ratio: $I_p = I_s \times (\frac{V_s}{V_p}) \times (\frac{1}{\eta}) = 12.5 \text{ A} \times (\frac{120}{480}) \times (\frac{1}{0.95}) = 12.5 \times 0.25 \times 1.052 = 3.29 \text{ A}$. The math holds.
Problem 2: Determining Secondary Current from Physical Turns Ratio
Scenario: You are reverse-engineering an unmarked toroidal transformer on your bench. You count approximately 800 turns on the primary winding ($N_p$) and 200 turns on the secondary winding ($N_s$). You inject a test current and measure 5.0 A on the primary side. Assuming ideal conditions, what is the secondary current?
- Identify the Turns Ratio ($a$):
$a = \frac{N_p}{N_s} = \frac{800}{200} = 4$
This is a 4:1 step-down transformer for voltage, which means it is a 1:4 step-up transformer for current. - Apply the Current-to-Turns Equation:
$\frac{I_p}{I_s} = \frac{N_s}{N_p}$
$I_s = I_p \times (\frac{N_p}{N_s})$ - Calculate and Track Units:
$I_s = 5.0 \text{ A} \times (\frac{800 \text{ turns}}{200 \text{ turns}})$
$I_s = 5.0 \text{ A} \times 4 = 20.0 \text{ A}$
Practical Takeaway: The secondary wire on this toroid must be physically thicker than the primary wire to handle 20A without overheating. If the secondary wire looks like 22 AWG, your turn count is wrong, or it's a high-frequency ferrite core transformer, not a 50/60Hz iron core.
Common Unit Mistakes & Realistic Magnitude Checks
When calculating transformer currents, a single dropped decimal can lead to undersized wire, melted terminal lugs, or nuisance breaker trips. Watch out for these specific failure modes.
The kVA vs. VA Trap
Industrial transformers are rated in kVA (kilovolt-amperes), while control transformers are rated in VA. If you are calculating current for a 5 kVA transformer and you plug '5' into your equation instead of '5000', your calculated current will be off by a factor of 1000.
Rule of thumb: Always convert the transformer nameplate rating to base VA before running the current equation.
Ignoring Power Factor (Watts vs. VA)
The transformer current equation relies on Apparent Power (VA), not Real Power (Watts). If your secondary load is a bank of LED drivers or VFDs with a power factor of 0.7, a 1000W load will actually draw $1000 / 0.7 = 1428 \text{ VA}$. If you size your transformer and calculate secondary current based purely on the 1000W real power figure, the transformer will saturate, overheat, and the secondary voltage will collapse. Always divide real power by the load's power factor to find the VA requirement before calculating current.
Realistic Answer Magnitudes
Develop a mental model for what 'normal' looks like to catch gross calculation errors instantly:
- Control Transformers (50VA - 500VA): Primary currents are almost always under 5A. Secondary currents at 24VAC rarely exceed 20A. If your math says a 100VA transformer is pulling 40A on the primary, you confused VA with kVA.
- Machine Tool Transformers (1 kVA - 5 kVA): Primary currents range from 2A to 15A depending on the input voltage (480V yields lower current than 208V). Secondary currents at 120V typically fall between 8A and 40A.
- Distribution Transformers (15 kVA - 100 kVA): Secondary currents enter the hundreds of amps. A 50 kVA transformer at 208Y/120V (3-phase) will yield roughly 139A per phase on the secondary.
Bench Safety Note: When testing unknown transformers, never assume the turns ratio based on wire thickness alone. Always apply a low AC voltage (e.g., 12VAC from a known safe source) to the suspected primary, measure the open-circuit secondary voltage to confirm the ratio, and only then apply full mains voltage. For comprehensive theory and safety practices, refer to the All About Circuits transformer guide and the foundational principles outlined by Electronics Tutorials.






