engineering · electrical · transformers

Transformer Sizing Calculator

Sizes a transformer from the connected load, growth and diversity, and selects the smallest standard kVA rating with its primary and secondary full-load currents. Use it to choose a distribution transformer.

Last updated
Decision Canvas

Calculator overview

Inputs and outputs

This summary comes from the calculator's published input and output contract.

Inputs

Primary Voltage
About this input

The primary, supply-side line voltage, in volts.

Unit V Default 480 Range At least 0
Power Factor Conditional
About this input

The load power factor as a fraction between 0 and 1, used to convert between real power and apparent power.

Unit fraction Default 0.9 Range 0 to 1
Real Power Conditional
About this input

The connected load entered as real power, in kilowatts, when that is the known figure; combined with power factor it gives the kilovolt-amperes.

Unit kW Default 45 Range 0 to 2000
Secondary Voltage
About this input

The secondary, load-side line voltage, in volts.

Unit V Default 208 Range At least 0
Secondary Current Conditional
About this input

The full-load secondary current, in amperes, used when the load is specified by current.

Unit A Default 150 Range At least 0
Diversity Factor
About this input

A demand multiplier between 0 and 1 applied to the connected load: 1 means every load can run at once, 0.8 means at most 80 percent of the connected load is ever drawn together. Many references call this a demand or coincidence factor and reserve 'diversity factor' for its reciprocal (a figure of 1 or more); this tool uses the multiply-down convention, so enter a value at or below 1. It must be greater than zero -- a zero would mean no load at all, and the tool refuses to size for that.

Unit factor Default 1 Range 0 to 1
Apparent Power Conditional
About this input

The connected load entered directly as apparent power, in kilovolt-amperes, when that is the known figure.

Unit kVA Default 50 Range 0 to 2000
Growth Allowance
About this input

Spare capacity for future load, entered as a multiplier on the connected load and not as a percent. Enter 1.25 for 25 percent headroom, or 1 for none. It must be between 1 and 2: entering the percent figure instead, 25 for 25 percent, is refused rather than sized, because it would ask for a transformer twenty times too large.

Unit factor Default 1.25 Range 1 to 2
Phase
About this input

Single-phase or three-phase, which sets the relationship between kilovolt-amperes, voltage and line current.

Default Three phase Allowed Single phase, Three phase
Load Input Method
About this input

How the connected load is specified: as apparent power, as real power with a power factor, or as a secondary current and voltage. It selects which load inputs are read.

Default By secondary current Allowed By secondary current, By real power and power factor, By apparent power

Outputs

Spare Capacity Above The Design Load
About this output

How much headroom the selected rating leaves above the design load, as a percent.

Unit %
Selected Standard Rating
About this output

The smallest standard transformer rating, in kilovolt-amperes, that covers the design load. No rating is named when the design load is larger than the biggest rating in the table, or when the growth allowance is outside the multiplier range the model accepts; in both cases the status says which, rather than a rating being guessed. Standard ratings are illustrative; confirm the available range with the manufacturer.

Unit kVA
Utilisation At The Design Load
About this output

The design load as a percent of the selected rating, showing how hard the transformer works.

Unit %
Turns Ratio
About this output

The ratio of primary to secondary voltage, which equals the turns ratio of the windings.

Unit ratio
Secondary Full Load Current
About this output

The full-load current on the secondary side, in amperes, at the selected rating.

Unit A
Design Load With Growth And Diversity
About this output

The load the transformer is sized for, in kilovolt-amperes: connected load adjusted by the growth allowance and diversity factor.

Unit kVA
Connected Load
About this output

The present load, in kilovolt-amperes, before growth and diversity are applied.

Unit kVA
Primary Full Load Current
About this output

The full-load current on the primary side, in amperes, at the selected rating.

Unit A
Model Status
About this output

The overall check on your entries, shown above the results. It reads OK when the inputs are usable, NOT VALID with a reason when an entry makes the model meaningless, or CHECK with a reason when a result is valid but worth a second look. Read it before you trust the numbers below.

No unit declared

What it is

The Transformer Sizing Calculator picks a distribution transformer for a load. You describe the load in whichever form you have it: secondary current, real power with a power factor, or apparent power directly. Apply growth and diversity factors, and it returns the design load in kVA, the smallest standard rating that covers it, how hard that rating will work, and the full-load currents on both sides.

Power is in kilovolt-amperes, currents in amperes and voltages in volts.

When the design load exceeds the largest rating in the table, the tool says so and recommends nothing. It does not extrapolate, and it does not fall back to a small rating. That refusal is a deliberate product decision, and it is described below because it is the behaviour most worth knowing about.

Methodology

Purpose and model boundary

This model converts a connected load to kilovolt-amperes, applies growth and demand allowances, and selects the first rating in the workbook’s ordered standard-rating ladder that is at least as large as the design load. It also reports utilization, spare capacity, full-load currents, and voltage ratio.

It is a rating-screening model. The rating ladder is illustrative rather than a manufacturer catalogue, and the model does not perform protection, fault, thermal, harmonic, efficiency, or voltage-regulation design.

Inputs and units

  • Phase selects single phase or three phase.
  • Primary voltage and secondary voltage are positive line voltages in volts.
  • Load input method chooses one of three mutually exclusive load bases.
  • Secondary current in amperes is used only by the current method.
  • Real power in kW and power factor in (0, 1] are used only by the real-power method.
  • Apparent power in kVA is used only by the apparent-power method.
  • Growth allowance is a multiplier from 1 to 2; 1.25 means 25% headroom, not 1.25%.
  • Diversity factor is the workbook’s multiply-down demand/coincidence factor in (0, 1]; it is not the reciprocal convention sometimes used for the term diversity factor.

The contract carries visibility controls for method-specific fields. Hidden fields remain part of the fixed contract but are ignored by the selected workbook branch.

Governing relationships

Let m = 1 for single phase and m = sqrt(3) for three phase. Connected apparent load S_connected is calculated by the selected method:

S_connected = m x V_secondary x I_secondary / 1000

or

S_connected = P_real / PF

or

S_connected = entered kVA

The design load is:

S_design = S_connected x Growth allowance x Diversity factor

The selected rating S_rating is the first value in the workbook’s ascending rating ladder satisfying:

S_rating >= S_design

When the design load is non-positive, the growth allowance is out of range, or the design load exceeds the largest table value, the rating result is explanatory text rather than a numeric rating.

For a valid numeric rating:

Spare capacity = S_rating / S_design - 1

Utilization = S_design / S_rating

Primary full-load current = S_rating x 1000 / (m x V_primary)

Secondary full-load current = S_rating x 1000 / (m x V_secondary)

Turns ratio = V_primary / V_secondary

Full-load currents are calculated at the selected transformer rating, not at the connected or design load.

Calculation sequence

  1. Select the phase multiplier and load-input branch.
  2. Convert the active load inputs to connected kVA.
  3. Multiply connected kVA by growth allowance and the multiply-down diversity factor.
  4. Compare the design load with the workbook’s largest rating and validate the growth range.
  5. Select the first rating at or above the design load, or return the workbook’s refusal text.
  6. For a valid rating, calculate spare capacity, utilization, primary and secondary full-load current, and turns ratio.

Outputs and interpretation

Selected standard rating is the primary recommendation and is limited to the workbook ladder. Design load with growth and diversity is the kVA against which that recommendation is made; connected load is the pre-adjustment value.

Utilization shows design load divided by selected rating. Spare capacity shows rating headroom relative to design load. A large gap is not automatically wrong because rating ladders are discrete, but the workbook flags more than 50% spare capacity for review. Primary and secondary full-load current support downstream analysis but are not protection settings. Turns ratio is the entered voltage ratio.

Validation and status logic

The workbook evaluates status in this order; the first matching row is returned.

Condition Returned status
The selected load method produces zero or negative connected load NOT VALID: the selected load method gives zero load
Primary voltage is zero or negative NOT VALID: primary voltage must be greater than zero
Secondary voltage is zero or negative NOT VALID: secondary voltage must be greater than zero
Growth allowance is outside the workbook range from 1 to 2 NOT VALID: the growth allowance is a multiplier on the connected load, not a percent; enter 1.25 for 25 percent growth. It must be between 1 and 2
Diversity factor makes the design load zero or negative NOT VALID: the diversity factor gives a zero design load; it must be greater than zero
Design load exceeds the largest rating in the workbook table CHECK: the design load exceeds the largest standard rating in the table; no rating is recommended
A valid selected rating is more than 50% above the design load CHECK: the next standard rating is more than 50% above the design load; a smaller unit may suit
None of the preceding conditions applies OK

In the real-power branch, a zero power factor causes the calculated load to collapse to the workbook’s guarded zero value, so the first status row is the exact returned message. The proxy may reject other out-of-contract values before this formula is reached.

Assumptions and limitations

The model assumes balanced steady-state loading and ideal conversion between the selected load basis and kVA. Growth and diversity are user judgments applied as simple multipliers. The rating ladder is only the table delivered in the workbook; market availability, manufacturer product ranges, parallel units, redundancy, and procurement constraints are not evaluated.

Transformer impedance, available fault current, voltage regulation, energization inrush, losses, efficiency, temperature rise, insulation class, enclosure, cooling, altitude, ambient temperature, harmonics/K-factor, motor starting, sound, grounding, and primary/secondary protection are outside the model. These factors can govern a real selection even when the kVA result is arithmetically sufficient.

Restrictions and non-computing states

Only the input fields belonging to the selected load method affect connected load. Connected load and both voltages must be positive. Growth allowance must be between 1 and 2, and diversity factor must be greater than zero and no greater than one. A design load above the table receives no rating; the model intentionally refuses rather than returning the largest or wrapping to a smaller value.

Errors and warnings

The LogicCommons proxy can reject enum, type, or bound violations before SpreadsheetWeb runs. Workbook NOT VALID messages mark unusable sizing states. Workbook CHECK messages indicate a completed calculation that needs engineering review or, above the ladder, an explicit refusal to recommend. A proxy, network, or SpreadsheetWeb service failure is not a transformer-sizing status.

References

The workbook derives its relations rather than reproducing any manufacturer catalogue or jurisdiction table. The kVA conversions are the standard single- and three-phase relations, and the rating ladder is an illustrative set of conventional sizes.

The standard rating ladder shipped with the workbook is illustrative and carries no authority; confirm the available range and lead times with the manufacturer. Overcurrent protection sizing for transformers is a code rule not addressed here. No trademark or organisation name appearing in this tool implies endorsement by its owner.

Additional source notes migrated from Methodology

The workbook uses standard single- and three-phase kVA/current relationships and an illustrative internal rating ladder. See the page’s References section for the manufacturer formula and demand/diversity sources. Confirm the available rating, protection, installation, and derating requirements with the manufacturer and governing code.

Frequently asked questions

Why is my transformer rated in kVA rather than kW?
Because its limits are thermal and magnetic, set by current and voltage, and current flows regardless of whether the power is doing useful work. A load of 100 kW at 0.8 power factor draws the current of 125 kVA, and it is that current that heats the windings. Sizing on kW would undersize every load with a power factor below one.
Six extra kVA of load doubled my transformer. Is that right?
Yes, and it is the ladder rather than the arithmetic. Standard ratings are widely spaced, so a design load landing just above a rung jumps to the next one: 70 kVA selects 75 at 93 percent utilisation, while 76 kVA selects 112.5 at 68 percent. When you are close to a boundary it is worth checking whether the growth allowance is really needed, because it can be the thing pushing you up a rung.
Is 90 percent utilisation acceptable?
It is a judgement the tool does not make. Ninety percent means the design load (which already includes your growth allowance) nearly fills the rating, so there is little margin for anything unforeseen and the unit will run warm. Going up a rung buys headroom at the cost of capital and higher no-load losses, which continue day and night regardless of load. Both figures are reported so the trade-off is explicit.
Why does the tool refuse instead of recommending the largest rating?
Because a load beyond the ladder is not a sizing problem with a conservative answer; it is a different design. It needs multiple transformers, a different distribution voltage, or a unit outside the standard range, and choosing among those is engineering judgement a lookup cannot exercise. Returning the largest rating would understate the requirement, and returning a small one would be worse. The tool says "none in the table covers this load" and stops.
Why are the full-load currents higher than my actual load current?
Because they are computed at the selected rating rather than at your design load: they describe what the transformer can deliver, not what it is delivering. In the shipped example the load draws 150 A while the secondary full-load current at the 75 kVA rating is 208.18 A. The rating figures are the ones that size the secondary conductors and the protective devices.
Does this account for a large motor starting on the transformer?
No, and it frequently governs. Motor inrush can be several times running current, and a transformer perfectly adequate for the steady load may allow an unacceptable voltage sag when a big motor starts across it: dimming lights, dropping contactors, stalling the start. Transformer impedance, which determines both that sag and the available fault current downstream, is not modelled here at all.
This page is provided by LogicCommons for informational purposes only. Results are analysis outputs computed from the inputs you supply and are not engineering advice, a design, or a substitute for review by a licensed professional under the codes adopted where the work is built. Verify all inputs and results independently.

LogicCommons is in beta. If a result, label, or reference looks wrong, tell us here; we read every message.