// TRANSFORMER
Transformer Application Engineering
2026 7
8 min read
LMXFORGE
Selecting a Transformer Is More Than a kVA Number
A distribution transformer selection that only checks kVA against connected load will pass a first review and then cause problems for the next 20-30 years — inrush nuisance trips, harmonic heating, or a protection scheme that doesn't coordinate. The kVA rating from your demand load calculation is the starting point, not the whole selection.
Impedance (%Z)
Transformer impedance is the single number with the most downstream consequences on a project:
- Fault current limiting — higher %Z reduces available fault current at the secondary, directly affecting short circuit levels downstream and the interrupting rating required on secondary switchgear
- Voltage regulation — higher %Z means more voltage drop under load, worse voltage regulation as load swings; this trades off directly against the fault-current benefit
- Parallel operation — transformers operated in parallel must have impedances within a few percent of each other (commonly ±7.5%) or load sharing between them becomes badly unequal, overloading the lower-impedance unit
- Typical ranges — small distribution transformers commonly run 4-6% Z; larger power transformers often run higher, partly as a deliberate fault-current-limiting design choice
Cooling Classes
Cooling class designations (per IEC 60076-2 / IEEE C57.12.00) describe the cooling medium and circulation method, and directly set the transformer's thermal capacity:
- ONAN (Oil Natural, Air Natural) — natural convection oil circulation, natural air cooling; the baseline rating for most oil-filled distribution transformers
- ONAF (Oil Natural, Air Forced) — adds fans to force air across the radiators; typically provides a 15-25% capacity uplift over ONAN rating on the same core/coil, used for peak periods rather than continuous base load
- OFAF / ODAF — forced oil circulation (pumps) plus forced air; used on larger power transformers where ONAN/ONAF alone can't dissipate the heat
- Dry-type (AN/AF, cast resin) — no oil; common indoors, in buildings, or anywhere oil containment/fire rating is a concern. AN (Air Natural) is the base rating, AF (Air Forced, with fans) provides a similar uplift pattern to ONAF
- A nameplate showing dual or triple ratings (e.g., "ONAN/ONAF 1500/2000 kVA") means the transformer has multiple cooling stages — verify which rating your load calculation is actually being checked against, and whether the fan stage is automatic or manual
Vector Groups
Vector group notation (e.g., Dyn11, Yyn0, Dyn1) describes winding configuration and phase displacement — this is not just a labeling convention, it has real system implications:
- First letter — primary winding connection: D (Delta) or Y (Wye/Star)
- Second letter — secondary winding connection: d, y, or z (zigzag); lowercase "n" appended if the secondary neutral is brought out (e.g., "yn")
- Clock number — phase displacement between primary and secondary in units of 30°, expressed as a clock-face number (0-11); Dyn11 means the secondary leads the primary by 330° (11 × 30°)
- Why it matters for parallel operation — transformers must have matching (or compatible) vector groups to be paralleled; mismatched clock numbers create a phase shift between the two secondaries that will cause severe circulating current if closed in parallel
- Delta-Wye (Dyn11) is common for distribution — the delta primary blocks triplen harmonic circulation back into the utility, and the grounded wye secondary provides a stable neutral for single-phase loads
- Grounding implications — a Delta-connected winding has no inherent neutral point; if system grounding requires a neutral on that side, a zigzag grounding transformer or grounding bank may be needed separately
Inrush Current
Transformer energization draws a brief but large inrush current — this is normal transformer physics, not a fault, but it has to be accounted for in protection coordination:
- Magnitude — inrush can reach 8-12× full load current on the first cycle, decaying over several cycles to tens of cycles depending on core design and residual flux at the moment of switching
- Asymmetry — inrush is typically asymmetric (much larger on one half-cycle than the other) due to core saturation, which is part of why it looks different from a symmetrical fault current on a relay's waveform
- Nuisance tripping — primary protection (fuses or relays) must be set to ride through normal inrush without tripping; this is a standard coordination check, not an afterthought — undersized/oversensitive primary protection is a common cause of "the transformer trips every time we energize it" complaints
- Harmonic content during inrush — inrush current is rich in second-harmonic content; many modern differential relays use second-harmonic restraint specifically to distinguish inrush from an actual internal fault and avoid a nuisance trip
Sizing and Selection Checklist
- 1. Confirm kVA from the demand load calculation, not connected load — include appropriate diversity and design margin
- 2. Select cooling class and rating stage(s) needed — ONAN alone, or ONAN/ONAF for peak capacity
- 3. Select %Z considering both fault current limiting at the secondary and acceptable voltage regulation under load swing
- 4. Confirm vector group compatibility if this transformer will ever operate in parallel with another, now or in a planned future phase
- 5. Confirm primary protection (fuse/relay) settings account for normal inrush without under-protecting for actual faults
- 6. Check harmonic loading if the downstream load is drive-heavy (VFDs, rectifiers) — non-linear loads can require a K-factor rated transformer to avoid excessive eddy current heating
- 7. Confirm BIL (Basic Insulation Level) rating matches the system's lightning/switching surge exposure, especially for outdoor or utility-adjacent installations
Where Standards Diverge
- Rating and testing standards — IEC 60076 series governs transformer ratings, testing, and cooling class nomenclature (ONAN/ONAF/etc.) in IEC jurisdictions; IEEE/ANSI C57 series (particularly C57.12.00) governs the equivalent in North American practice, with some differences in standard voltage classes, temperature rise limits, and test procedures.
- Vector group vs. standard connection references — IEC's vector group notation (Dyn11, etc.) is the international convention; historical US practice more often references connection type directly (delta-wye, etc.) without the clock-number phase displacement notation, though phase relationships still matter equally for paralleling — confirm which convention a given project specification expects.
- Impedance tolerance conventions — both standards allow manufacturing tolerance on nameplate %Z, but the exact tolerance band and how it's applied in parallel-operation load-sharing calculations can differ — always use the manufacturer's tested (not just nameplate nominal) impedance for a parallel operation study where precision matters.
Summary
- Transformer selection starts with demand load kVA, but %Z, cooling class, vector group, and inrush behavior all have real downstream consequences beyond the kVA number
- %Z trades off fault current limiting against voltage regulation — there's no universally "right" value, only the right value for a given system's priorities
- Vector group compatibility is mandatory for parallel operation — mismatched clock numbers cause severe circulating current, not just inefficiency
- Inrush current (8-12× FLA, asymmetric, second-harmonic-rich) is normal — primary protection must be set to tolerate it without under-protecting against real faults
- Cooling class (ONAN/ONAF/etc.) sets available thermal capacity — confirm which stage a load calculation is actually being checked against
// RELATED ARTICLES
Demand Load Calculation Basics
Connected load, demand factors, diversity, and design margin — the kVA number that starts every transformer selection.
// REFERENCES
- IEC 60076-1: Power transformers — General
- IEC 60076-2: Power transformers — Temperature rise for liquid-immersed transformers
- IEC 60076-11: Power transformers — Dry-type transformers
- IEEE Std C57.12.00: Standard for Liquid-Immersed Distribution, Power, and Regulating Transformers
- IEEE Std C57.109: Guide for Liquid-Immersed Transformer Through-Fault-Current Duration
- NFPA 70 — NEC Article 450: Transformers and Transformer Vaults