Skip to content
ComputeVerse.ai

Power Systems Fundamentals

Low-Voltage Feeder Study

Feeder sizing end to end from one set of inputs — transformer full-load current, three-phase load current, voltage drop over the run, conductor ampacity after derating, and the reactive power for a target power factor — each showing its full worked solution.

linked calculations
5linked calculations
inputs, entered once
8inputs, entered once
value derived, not retyped
1value derived, not retyped

Every calculator below is free to use on its own, without an account — browse the calculator library.

The system this study analyses

Drawn from the study’s own definition and annotated with the example values below. Every quantity on it is one the study entered or computed.

Network configuration (example)
Single-line arrangement analysed by this study, annotated with the values it used and computed.Single-line diagram: Utility source (source), then Transformer (transformer), then Secondary bus (bus), then Feeder (feeder), then Load (load).Line current 267.29 AVoltage drop 0.97 %Utility sourcePrimary 13.8 kVTransformerRating 500 kVASecondary FLA 601.4 ASecondary busVoltage 480 VFeederRun length 250 ftDerated ampacity 285 ALoadReal power 200 kWPower factor 0.9Terminal voltage 475.3 V

Single-line arrangement analysed by this study, annotated with the values it used and computed.

Diagram values as a table
Single-line diagram: Utility source (source), then Transformer (transformer), then Secondary bus (bus), then Feeder (feeder), then Load (load).
ElementQuantityValue
Utility sourcePrimary13.8 kV
TransformerRating500 kVA
TransformerSecondary FLA601.4 A
Secondary busVoltage480 V
FeederRun length250 ft
FeederDerated ampacity285 A
LoadReal power200 kW
LoadPower factor0.9
LoadTerminal voltage475.3 V
Secondary bus to FeederLine current267.29 A
Feeder to LoadVoltage drop0.97 %

A feeder study is not one calculation. Sizing the source transformer, working out what the load actually draws, checking the drop over the run, derating the conductor for its installed conditions and looking at power-factor correction are five separate calculations that all describe the same feeder — and every one of them needs the system voltage, the load, and the power factor.

Run separately, those numbers drift. Someone changes the voltage in one place and forgets the other four. This study defines each shared value once and carries it into every step that needs it, and it derives the line current from the load rather than asking for it twice.

Every step is an ordinary ComputeVerse calculator, showing the same equations, substitutions, assumptions and cited references it shows on its own page. The study orchestrates them; it does not replace their mathematics, and it adds no conclusions of its own.

Every shared value is entered once

The system voltage is not typed into four calculators. It is defined once for the study and carried into every step that needs it — so a change reaches all of them, and no two steps can describe different systems.

The study’s shared inputs and the steps each one reaches
InputExample valueUsed by
System voltageSystem480 VStep 01, Step 02, Step 03, Step 05
Primary voltageSystem13.8 kVStep 01
Transformer ratingSystem500 kVAStep 01
Load real powerLoad200 kWStep 02, Step 05
Load power factorLoad0.9Step 02, Step 03, Step 05
Target power factorLoad0.95Step 05
Feeder run length (one way)Feeder250 ftStep 03
Ambient temperatureEnvironment30 °CStep 04
Feeder load currentDerived267.29179129149344 AComputed by Step 02, used by Step 03 and Step 04

The 5 steps

Worked through below with an example low-voltage feeder study. Every number shown was produced by the same calculators the library already ships — nothing on this page is illustrative.

  1. Computes the transformer's primary and secondary full-load currents from its rating and the two voltages, and reports the nearest standard rating.

    Inputs and their sources

    • SystemThree-phaseFixed by the study
    • Transformer rating500 kVAYou enter
    • Primary voltage13.8 kVYou enter
    • Secondary voltage480 VYou enter

    Example results

    • Secondary full-load current601.4A
    • Primary full-load current20.92A
    • Nearest standard size500kVA
    Why this step is here

    The study starts at the source because the secondary voltage established here is the same voltage every downstream step works from. The transformer's own full-load current is reported for reference; it is a property of the transformer, not of the load, so it is not carried into the feeder calculations.

    Worked solution
    1. Primary full-load current

      IFL,P=S3VPI_{FL,P} = \dfrac{S}{\sqrt{3}\,V_P}
      IFL,P=5.000e+53×1.380e+4I_{FL,P} = \dfrac{5.000e+5}{\sqrt{3} \times 1.380e+4}
      IFL,P=20.92 AI_{FL,P} = 20.92\ \text{A}
    2. Secondary full-load current

      IFL,S=S3VSI_{FL,S} = \dfrac{S}{\sqrt{3}\,V_S}
      IFL,S=5.000e+53×480I_{FL,S} = \dfrac{5.000e+5}{\sqrt{3} \times 480}
      IFL,S=601.4 AI_{FL,S} = 601.4\ \text{A}

    Calculator assumptions

    • Self-cooled (ONAN / dry-type AA) nameplate rating; forced-air or other cooling stages would raise the FLA basis.
    • Balanced loading on both sides.
    • Standard-size list reflects common IEEE/ANSI distribution transformer ratings — verify against the manufacturer's actual offered sizes.

    References

    • IEEE Std C57.12.00 — General Requirements for Liquid-Immersed Distribution, Power, and Regulating Transformers
    • NEC Table 450.3 — Overcurrent Protection for Transformers
  2. Step 02

    Load power and line current

    Three-Phase Power Calculator

    Computes apparent power, reactive power and the line current the load draws, from its real power, power factor and the system voltage.

    Inputs and their sources

    • SystemThree-phaseFixed by the study
    • Real power200 kWYou enter
    • Power factor0.9You enter
    • System voltage480 VYou enter
    • Load typeLagging (inductive)You enter

    Example results

    • Apparent power222.222kVA
    • Reactive power (lagging)96.864kVAR
    • Line current267.29A
    Why this step is here

    This is the step the rest of the study depends on. The line current computed here is the current the feeder actually carries, so it is the value the voltage-drop and ampacity steps both take — entered nowhere, derived once.

    Worked solution
    1. Apparent power from real power and power factor

      S=PpfS = \dfrac{P}{\text{pf}}
      S=2000.9 kWS = \dfrac{200}{0.9}\ \text{kW}
      S=222.2 kVAS = 222.2\ \text{kVA}
    2. Reactive power from the power triangle

      Q=S2P2Q = \sqrt{S^2 - P^2}
      Q=222.222002 kVAQ = \sqrt{222.2^2 - 200^2}\ \text{kVA}
      Q=96.86 kVARQ = 96.86\ \text{kVAR}
    3. Line current (three-phase)

      IL=S3VLLI_L = \dfrac{S}{\sqrt{3}\,V_{LL}}
      IL=2.222e+53×480I_L = \dfrac{2.222e+5}{\sqrt{3} \times 480}
      IL=267.3 AI_L = 267.3\ \text{A}

    Calculator assumptions

    • Balanced three-phase system assumed in three-phase mode.
    • Voltage entered is line-to-line for three-phase, or the single-phase RMS voltage for single-phase.
    • Power factor is treated as a magnitude; leading vs. lagging only changes the sign convention, not the values shown.

    References

    • IEEE Std 100, The Authoritative Dictionary of IEEE Standards Terms — power triangle definitions
    • Glover, Sarma, Overbye, Power System Analysis and Design, 6th ed., Ch. 2
  3. Step 03

    Feeder voltage drop

    Voltage Drop Calculator

    Computes the voltage drop over the feeder run for the load current derived in step 02, and the resulting receiving-end voltage.

    Inputs and their sources

    • SystemThree-phaseFixed by the study
    • Conductor materialCopperYou enter
    • Conductor size500 kcmilYou enter
    • Load current267.3 ADerivedStep 02 · Load power and line current
    • One-way run length250 ftYou enter
    • Source voltage480 VYou enter
    • Load power factor0.9You enter
    • Maximum acceptable drop3 %You enter

    Example results

    • Voltage drop (percent)0.97%
    • Voltage drop (volts)4.66V
    • Receiving-end voltage475.3V
    Why this step is here

    The current is not re-entered here. It arrives from step 02, so changing the load real power or the system voltage moves this result without anyone retyping a number — and the provenance line records where the value came from.

    Worked solution
    1. Conductor properties (per foot)

      R, X from conductor tableR,\ X \text{ from conductor table}
      R=0.0000258 Ω/ft,X=0.000039 Ω/ftR = 0.0000258\ \Omega/\text{ft},\quad X = 0.000039\ \Omega/\text{ft}

      Representative values for THWN/THHN-class conductors in non-metallic conduit.

    2. Effective impedance per foot

      Zeff=Rcosθ+XsinθZ_{eff} = R\cos\theta + X\sin\theta
      Zeff=0.0000258×0.9+0.000039×sin(cos1(0.9))Z_{eff} = 0.0000258 \times 0.9 + 0.000039 \times \sin(\cos^{-1}(0.9))
      Zeff=0.00004022 Ω/ftZ_{eff} = 0.00004022\ \Omega/\text{ft}
    3. Voltage drop (three-phase, k = √3)

      VD=k×I×L×ZeffVD = k \times I \times L \times Z_{eff}
      VD=1.732×267.3×250×0.00004022VD = 1.732 \times 267.3 \times 250 \times 0.00004022
      VD=4.655 VVD = 4.655\ \text{V}
    4. Voltage drop as a percentage

      VD%=VDV×100VD\% = \dfrac{VD}{V} \times 100
      VD%=4.655480×100VD\% = \dfrac{4.655}{480} \times 100
      VD%=0.9698%VD\% = 0.9698\%
    5. Receiving-end voltage

      VR=VVDV_R = V - VD
      VR=4804.655V_R = 480 - 4.655
      VR=475.3 VV_R = 475.3\ \text{V}

    Calculator assumptions

    • Lagging (inductive) power factor assumed; a leading power factor would produce slightly less drop than shown.
    • Conductor resistance and reactance are representative THWN/THHN values in non-metallic conduit, not a substitute for the governing code table.
    • Balanced loading assumed for the three-phase case; steady-state conditions (not motor starting).

    References

    • NEC 210.19(A) Informational Note No. 4 and 215.2(A) Informational Note No. 2 — recommended voltage drop limits
    • IEEE Std 141 (Red Book), Ch. 3 — Voltage Considerations
  4. Step 04

    Conductor ampacity derating

    Cable Ampacity & Sizing Assistant

    Safety-sensitive

    Applies the ambient-temperature and grouping adjustment factors to the tabulated ampacity, and reports the derated ampacity beside the load current derived in step 02.

    Inputs and their sources

    • Load current267.3 ADerivedStep 02 · Load power and line current
    • Conductor materialCopperYou enter
    • Ambient temperature30 °CYou enter
    • Current-carrying conductors in raceway3You enter

    Example results

    • Derated ampacity of suggested conductor285A
    • Table ampacity (before derating)285A
    • Required table ampacity267.3A
    • Ambient temperature factor1
    • Grouping adjustment factor1
    • Suggested size (reference)300kcmil
    Why this step is here

    This step reports calculated ampacity values for the stated conditions: the tabulated ampacity, the two adjustment factors, and the derated result. It draws no conclusion. The derated ampacity and the load current are two numbers presented side by side, and reading one against the other is the engineer's work rather than the study's. This step's own model-boundary notes are printed with it and are worth reading first.

    Worked solution
    1. Correction factors

      ka (ambient), kg (grouping)k_a \text{ (ambient)}, \ k_g \text{ (grouping)}
      looked up from ambient temperature and conductor count\text{looked up from ambient temperature and conductor count}
      ka=1,kg=1k_a = 1, \quad k_g = 1
    2. Required table ampacity

      Ireq=Ika×kgI_{req} = \dfrac{I}{k_a \times k_g}
      Ireq=267.31×1I_{req} = \dfrac{267.3}{1 \times 1}
      Ireq=267.3 AI_{req} = 267.3\ \text{A}
    3. Smallest standard size clearing the requirement

      smallest size where ItableIreq\text{smallest size where } I_{table} \geq I_{req}
      size=300 kcmil\text{size} = \text{300 kcmil}
      Itable=285 AI_{table} = 285\ \text{A}
    4. Derated (allowable) ampacity of the suggested size

      Iallow=Itable×ka×kgI_{allow} = I_{table} \times k_a \times k_g
      Iallow=285×1I_{allow} = 285 \times 1
      Iallow=285 AI_{allow} = 285\ \text{A}

    Calculator assumptions

    • Representative 75°C-column ampacity, ambient-temperature correction, and grouping-adjustment values, consistent in shape with NEC Table 310.16 and 310.15(B)(1)/(C)(1) — verify against the governing code edition and jurisdiction.
    • Does not apply 125% continuous-load sizing — apply that separately if the load is continuous.
    • Does not check voltage drop, conduit fill, or termination temperature rating — verify each separately.

    References

    • NEC Table 310.16 and Table 310.15(B)(1) / 310.15(C)(1) (or the equivalent CEC Table 2/5A/5C for Canadian installations)
    • IEEE Std 835 — Power Cable Ampacity Tables
  5. Step 05

    Power-factor correction

    Power Factor Correction Capacitor Sizing

    Computes the reactive power a capacitor bank would have to supply to move the load from its existing power factor to the target, and the line current before and after.

    Inputs and their sources

    • Real power200 kWYou enter
    • Existing power factor0.9You enter
    • Target power factor0.95You enter
    • System voltage480 VYou enter
    • Frequency60 HzYou enter
    • Bank connectionWyeYou enter

    Example results

    • Required capacitor bank31.13kVAR
    • Capacitance per phase358.37µF
    • Current before correction267.3A
    • Current after correction253.2A
    • Line current reduction5.3%
    Why this step is here

    Real power and power factor are the SAME shared study inputs step 02 used, not a second copy — so this step and the load-current calculation can never describe two different loads.

    Worked solution
    1. Reactive power at existing power factor

      Q1=Ptan(cos1(pf1))Q_1 = P \tan(\cos^{-1}(\text{pf}_1))
      Q1=200×tan(cos1(0.9))Q_1 = 200 \times \tan(\cos^{-1}(0.9))
      Q1=96.86 kVARQ_1 = 96.86\ \text{kVAR}
    2. Reactive power at target power factor

      Q2=Ptan(cos1(pf2))Q_2 = P \tan(\cos^{-1}(\text{pf}_2))
      Q2=200×tan(cos1(0.95))Q_2 = 200 \times \tan(\cos^{-1}(0.95))
      Q2=65.74 kVARQ_2 = 65.74\ \text{kVAR}
    3. Required capacitor bank

      Qc=Q1Q2Q_c = Q_1 - Q_2
      Qc=96.8665.74Q_c = 96.86 - 65.74
      Qc=31.13 kVARQ_c = 31.13\ \text{kVAR}
    4. Equivalent per-phase capacitance (wye)

      C=QcωVLL2C = \dfrac{Q_c}{\omega V_{LL}^2}
      using ω=2πfusing \ \omega = 2\pi f
      C=358.4 μFC = 358.4\ \mu\text{F}

    Calculator assumptions

    • Balanced three-phase load and capacitor bank.
    • Bank is sized for the stated real power and existing power factor at that operating point — verify against the load's minimum demand, not only its peak.
    • Capacitor bank connection (wye or delta) only affects the per-phase capacitance value, not the required kVAR.

    References

    • IEEE Std 1036, IEEE Guide for the Application of Shunt Power Capacitors
    • IEEE Std 141 (Red Book), Ch. 8 — Power Factor Capacitors

Why these steps, in this order

Why the transformer comes first

The secondary voltage established at the transformer is the voltage every downstream step works from. Its own full-load current is reported for reference — that is a property of the transformer, not of the connected load, so the study keeps the two apart rather than carrying one into the other.

Why the line current is derived, not entered

The current the feeder carries follows from the real power, the power factor and the system voltage. Asking for it separately invites a number that no longer matches the load it came from. Step 02 computes it once, and steps 03 and 04 take that value — each showing where it came from.

Why voltage drop and ampacity are separate questions

Voltage drop is about the length of the run and the impedance along it. Ampacity is about heat: how much current the conductor can carry in the ambient temperature and grouping it is installed in. A conductor can be governed by either. The study computes both and presents them side by side; reading one against the other is engineering judgement, not arithmetic.

Why power-factor correction sits at the end

Correction changes the current the feeder carries, which is exactly what the previous two steps were about. Because the real power and the power factor are the same shared inputs step 02 used, the correction calculation and the load calculation can never describe two different loads.

What this study reports, and what it leaves to you

The study runs each calculation and reports the numbers with the assumptions, model boundaries and references the calculators state for themselves. It draws no conclusion about your installation. Comparing a derated ampacity against a load current, or a voltage drop against a design limit, is engineering judgement — the study puts the numbers in front of you and stops there.

Results are preliminary and educational. They are not verified for any specific installation and must be reviewed by a licensed Professional Engineer before they inform construction, equipment selection or protection settings.

Run this study on your own numbers

A free account saves the study so you can reopen it, change an input and run it again — and download the report as a PDF.

Create a free account

Frequently asked questions

What is a low-voltage feeder study?

It is the set of calculations that describe one feeder end to end: the source transformer's full-load current, the three-phase current the connected load draws, the voltage drop over the conductor run, the conductor's ampacity after ambient-temperature and grouping adjustment, and the reactive power a capacitor bank would supply to reach a target power factor.

What do I have to enter?

Eight values, each entered once: transformer rating, primary voltage, system (secondary) voltage, load real power, load power factor, target power factor, feeder run length and ambient temperature. The line current is derived from the load rather than entered, and the conductor size and material are chosen on the step that uses them.

Does the study decide anything for me?

No. It computes each step with the same deterministic calculator you would use on its own and reports the results with their assumptions, model boundaries and references. It reaches no conclusion about whether a conductor, a transformer or a drop is appropriate for your installation. Every result is preliminary and educational, has not been verified for any specific installation, and needs a licensed Professional Engineer's review before it informs construction, equipment selection or protection settings — that judgement is yours.

Can I change one input and re-run?

Yes. Changing a shared input marks every step it reaches, and running the study again recomputes only those steps — in dependency order, so a step never reads a value that is about to change in the same run.

What do I get at the end?

A professional PDF report containing every step's worked solution, the inputs each one used and where each value came from, the calculators' own assumptions and limitations, the collected references, and the standing engineering disclaimer.

Is an account required?

Running and saving a study needs a free account, because a study is saved work you come back to. The individual calculators are free to use without one.

Is this study clear?

Tell us if a step, an input or a worked solution needs explaining better — or which study you'd like next. Reports go straight to our team.