1.4 Electrical Theory & Mathematical Fundamentals

Key Takeaways

  • Ohm's Law (V = I × R) and Watt's Law (P = V × I = I² × R = V² / R) form the mathematical foundation for calculating circuit voltage, current, resistance, and power dissipation.
  • In series circuits, current remains constant while voltages and resistances add; in parallel circuits, voltage is constant across all branches while currents add and total equivalent resistance is less than the smallest branch resistance.
  • AC sinusoidal waveforms have an RMS value equal to 0.7071 times peak voltage (VRMS = Vpk / √2), representing the effective thermal heating equivalent of direct current.
  • In balanced three-phase Wye systems, line-to-line voltage equals line-to-neutral voltage multiplied by √3 ≈ 1.732 (producing 208V from 120V, and 480V from 277V).
  • AC power calculations distinguish between Real Power (P in Watts), Apparent Power (S in VA), and Reactive Power (Q in VAR), linked through the power triangle where Power Factor PF = P / S = cos θ.
Last updated: September 2026

1.4 Electrical Theory & Mathematical Fundamentals

A rigorous mastery of electrical theory and circuit mathematics is essential for passing the Wisconsin Journeyman Electrician examination. Electrical calculations govern conductor sizing, conduit fill, motor branch protection, transformer primary and secondary ratings, voltage drop mitigation, and power factor correction. Every code rule in the National Electrical Code is rooted in the mathematical laws of physics.


1. Ohm's Law & Watt's Law (The Power Wheel)

Electrical circuits operate under two fundamental equations: Ohm's Law (formulated by Georg Simon Ohm) and Watt's Law (Joule's Law of electric power).

Core Formulas

  • Ohm's Law: $V = I \times R$ where $V$ is potential difference in Volts, $I$ is current in Amperes, and $R$ is resistance in Ohms ($\Omega$).
  • Watt's Law: $P = V \times I$ where $P$ is real electric power in Watts.

By substituting Ohm's Law into Watt's Law, we derive the complete 12-formula wheel used for direct current and purely resistive alternating current circuits:

Variable to CalculateFormula 1 (Basic)Formula 2 (Squared)Formula 3 (Fractional)
Voltage ($V$)$V = I \times R$$V = \frac{P}{I}$$V = \sqrt{P \times R}$
Current ($I$)$I = \frac{V}{R}$$I = \frac{P}{V}$$I = \sqrt{\frac{P}{R}}$
Resistance ($R$)$R = \frac{V}{I}$$R = \frac{V^2}{P}$$R = \frac{P}{I^2}$
Power ($P$)$P = V \times I$$P = I^2 \times R$$P = \frac{V^2}{R}$

[!NOTE] The Power-Current Relationship: Notice that power dissipation in a conductor is proportional to the square of the current ($P = I^2 \times R$). If a circuit's current doubles from 10A to 20A, the heat generated inside the conductors increases by a factor of $2^2 = 4$! This explains why electrical utilities transmit power at high voltages to keep current low and minimize $I^2R$ line losses.


2. Series Circuit Rules & Step-by-Step Analysis

In a series circuit, electrical components are connected end-to-end, forming a single continuous path for current flow:

+---[ V_source ]-----------------------------------+
|                                                  |
+---[ R_1 ]-------[ R_2 ]-------[ R_3 ]------------+

The Four Cardinal Rules of Series Circuits

  1. Current is Constant: The same current flows through every component in the circuit: IT=I1=I2=I3=⋯=InI_T = I_1 = I_2 = I_3 = \dots = I_n
  2. Voltages are Additive (Kirchhoff's Voltage Law): The total applied source voltage equals the sum of the individual voltage drops across each resistor: VT=V1+V2+V3+⋯+VnV_T = V_1 + V_2 + V_3 + \dots + V_n
  3. Resistances are Additive: Total equivalent resistance equals the direct sum of all individual resistances: RT=R1+R2+R3+⋯+RnR_T = R_1 + R_2 + R_3 + \dots + R_n
  4. Power is Additive: Total power dissipated equals the sum of powers dissipated by each component: PT=P1+P2+P3+⋯+PnP_T = P_1 + P_2 + P_3 + \dots + P_n

Worked Series Example

Problem: A 240-volt single-phase circuit powers three resistive heating elements connected in series: $R_1 = 15\ \Omega$, $R_2 = 25\ \Omega$, and $R_3 = 20\ \Omega$. Calculate the total resistance, total current, voltage drop across each heater, and total power dissipated.

  1. Calculate Total Resistance ($R_T$): RT=15 Ω+25 Ω+20 Ω=60 ΩR_T = 15\ \Omega + 25\ \Omega + 20\ \Omega = 60\ \Omega
  2. Calculate Total Current ($I_T$): IT=VTRT=240 V60 Ω=4.0 AI_T = \frac{V_T}{R_T} = \frac{240\text{ V}}{60\ \Omega} = 4.0\text{ A}
  3. Calculate Individual Voltage Drops ($V_n = I \times R_n$): V1=4.0 A×15 Ω=60 VV_1 = 4.0\text{ A} \times 15\ \Omega = 60\text{ V} V2=4.0 A×25 Ω=100 VV_2 = 4.0\text{ A} \times 25\ \Omega = 100\text{ V} V3=4.0 A×20 Ω=80 VV_3 = 4.0\text{ A} \times 20\ \Omega = 80\text{ V} Verification: $60\text{ V} + 100\text{ V} + 80\text{ V} = 240\text{ V}$ (Matches source voltage).
  4. Calculate Power Dissipation ($P = V \times I$): PT=240 V×4.0 A=960 WP_T = 240\text{ V} \times 4.0\text{ A} = 960\text{ W} P1=60 V×4.0 A=240 W,P2=100 V×4.0 A=400 W,P3=80 V×4.0 A=320 WP_1 = 60\text{ V} \times 4.0\text{ A} = 240\text{ W},\quad P_2 = 100\text{ V} \times 4.0\text{ A} = 400\text{ W},\quad P_3 = 80\text{ V} \times 4.0\text{ A} = 320\text{ W} Verification: $240\text{ W} + 400\text{ W} + 320\text{ W} = 960\text{ W}$.

3. Parallel Circuit Rules & Step-by-Step Analysis

In a parallel circuit, components are connected across the same two common electrical nodes, creating multiple independent paths for current:

       +---------------+---------------+---------------+
       |               |               |               |
     [ V_s ]         [ R_1 ]         [ R_2 ]         [ R_3 ]
       |               |               |               |
       +---------------+---------------+---------------+

The Four Cardinal Rules of Parallel Circuits

  1. Voltage is Constant: The voltage across each branch is identical and equals the source voltage: VT=V1=V2=V3=⋯=VnV_T = V_1 = V_2 = V_3 = \dots = V_n
  2. Currents are Additive (Kirchhoff's Current Law): Total circuit current equals the sum of all individual branch currents: IT=I1+I2+I3+⋯+InI_T = I_1 + I_2 + I_3 + \dots + I_n
  3. Equivalent Resistance (Reciprocal Formula): The reciprocal of total resistance equals the sum of the reciprocals of each branch resistance: 1RT=1R1+1R2+1R3+⋯+1Rn\frac{1}{R_T} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + \dots + \frac{1}{R_n} Fundamental Truth: In any parallel circuit, total equivalent resistance is always less than the smallest individual branch resistance.
  4. Power is Additive: Total power is the sum of powers dissipated in all branches: PT=P1+P2+P3+⋯+PnP_T = P_1 + P_2 + P_3 + \dots + P_n

Handy Parallel Shortcuts for the Exam

  • Product-Over-Sum (For exactly TWO parallel resistors): RT=R1×R2R1+R2R_T = \frac{R_1 \times R_2}{R_1 + R_2}
  • Equal Value Resistors in Parallel ($N$ identical resistors of value $R$): RT=RNR_T = \frac{R}{N} (Example: Four 100 Ω resistors in parallel have $R_T = \frac{100}{4} = 25\ \Omega$.)

Worked Parallel Example

Problem: A 120-volt AC branch circuit feeds three resistive loads connected in parallel: $R_1 = 20\ \Omega$, $R_2 = 30\ \Omega$, and $R_3 = 60\ \Omega$. Calculate the total equivalent resistance, individual branch currents, total circuit current, and total power.

  1. Calculate Equivalent Resistance ($R_T$): 1RT=120+130+160\frac{1}{R_T} = \frac{1}{20} + \frac{1}{30} + \frac{1}{60} Using common denominator 60: 1RT=360+260+160=660=110 Ω\frac{1}{R_T} = \frac{3}{60} + \frac{2}{60} + \frac{1}{60} = \frac{6}{60} = \frac{1}{10\ \Omega} RT=10 ΩR_T = 10\ \Omega (Notice that 10 Ω is less than the smallest branch of 20 Ω!)
  2. Calculate Branch Currents ($I_n = \frac{V}{R_n}$): I1=120 V20 Ω=6.0 A,I2=120 V30 Ω=4.0 A,I3=120 V60 Ω=2.0 AI_1 = \frac{120\text{ V}}{20\ \Omega} = 6.0\text{ A},\quad I_2 = \frac{120\text{ V}}{30\ \Omega} = 4.0\text{ A},\quad I_3 = \frac{120\text{ V}}{60\ \Omega} = 2.0\text{ A}
  3. Calculate Total Current ($I_T$): IT=I1+I2+I3=6.0 A+4.0 A+2.0 A=12.0 AI_T = I_1 + I_2 + I_3 = 6.0\text{ A} + 4.0\text{ A} + 2.0\text{ A} = 12.0\text{ A} Verification via Ohm's Law: $I_T = \frac{V_T}{R_T} = \frac{120\text{ V}}{10\ \Omega} = 12.0\text{ A}$.
  4. Calculate Total Power ($P_T$): PT=120 V×12.0 A=1,440 WP_T = 120\text{ V} \times 12.0\text{ A} = 1,440\text{ W}

4. Combination (Series-Parallel) Circuits: Network Reduction

Real-world electrical systems combine series and parallel elements. Solving combination circuits requires systematic network reduction—simplifying parallel clusters into single equivalent resistances, then resolving the remaining series circuit.

                      +----[ R_2 = 12 Ω ]----+
                      |                      |
  +---[ R_1 = 8 Ω ]---+                      +---+
  |                   |                      |   |
[ 120V ]              +----[ R_3 = 24 Ω ]----+   |
  |                                              |
  +----------------------------------------------+

Worked Step-by-Step Reduction

Problem: In the circuit diagram above, a 120-volt source supplies a series resistor $R_1 = 8\ \Omega$ connected in series with a parallel cluster consisting of $R_2 = 12\ \Omega$ and $R_3 = 24\ \Omega$. Determine total resistance, total current, voltage across each part, and branch currents.

  • Step 1: Simplify the Parallel Cluster ($R_p$): Rp=R2×R3R2+R3=12×2412+24=28836=8 ΩR_p = \frac{R_2 \times R_3}{R_2 + R_3} = \frac{12 \times 24}{12 + 24} = \frac{288}{36} = 8\ \Omega
  • Step 2: Calculate Total Equivalent Resistance ($R_T$): Now $R_1$ and $R_p$ are purely in series: RT=R1+Rp=8 Ω+8 Ω=16 ΩR_T = R_1 + R_p = 8\ \Omega + 8\ \Omega = 16\ \Omega
  • Step 3: Calculate Total Circuit Current ($I_T$): IT=VTRT=120 V16 Ω=7.5 AI_T = \frac{V_T}{R_T} = \frac{120\text{ V}}{16\ \Omega} = 7.5\text{ A}
  • Step 4: Calculate Voltage Drop Across Series Resistor $R_1$: V1=IT×R1=7.5 A×8 Ω=60 VV_1 = I_T \times R_1 = 7.5\text{ A} \times 8\ \Omega = 60\text{ V}
  • Step 5: Calculate Voltage Across Parallel Bank ($V_p$): By Kirchhoff's Voltage Law: $V_p = V_T - V_1 = 120\text{ V} - 60\text{ V} = 60\text{ V}$.
  • Step 6: Calculate Individual Currents in Parallel Branches: I2=VpR2=60 V12 Ω=5.0 AI_2 = \frac{V_p}{R_2} = \frac{60\text{ V}}{12\ \Omega} = 5.0\text{ A} I3=VpR3=60 V24 Ω=2.5 AI_3 = \frac{V_p}{R_3} = \frac{60\text{ V}}{24\ \Omega} = 2.5\text{ A} Verification: $I_2 + I_3 = 5.0\text{ A} + 2.5\text{ A} = 7.5\text{ A}$ (Equals total current $I_T$).

5. Single-Phase Alternating Current (AC) Mechanics

Direct current (DC) maintains constant voltage and unidirectional current flow. Alternating current (AC) reverses direction and continuously varies in magnitude following a sinusoidal wave generated by a conductor rotating through magnetic flux lines.

Sinusoidal Parameters

  • Frequency ($f$): Number of complete cycles per second, measured in Hertz (Hz). North American utility power operates at 60 Hz.
  • Period ($T$): Time required to complete one full cycle: $T = \frac{1}{f} = \frac{1}{60\text{ Hz}} = 0.01667\text{ s} = 16.67\text{ milliseconds}$.
       +V_pk  ^         .---.
              |        /     \
              |       /       \
   0 Volts ---+------/---------\---------/------> Time
              |                 \       /
              |                  \     /
       -V_pk  v                   '---'
              |<---- Period T = 16.67 ms ---->|

Peak, Peak-to-Peak, and RMS Relationships

  • Peak Voltage ($V_{pk}$): The maximum instantaneous voltage reached in either direction from zero.
  • Peak-to-Peak Voltage ($V_{p-p}$): Total voltage between positive and negative peaks: $V_{p-p} = 2 \times V_{pk}$.
  • Root Mean Square (RMS) Voltage ($V_{RMS}$): Also called the effective voltage. The RMS value of an AC sine wave produces the exact same heating effect (thermal power dissipation) in a resistor as an equivalent DC voltage.

VRMS=Vpk×12=Vpk×0.7071V_{RMS} = V_{pk} \times \frac{1}{\sqrt{2}} = V_{pk} \times 0.7071 Vpk=VRMS×2=VRMS×1.4142V_{pk} = V_{RMS} \times \sqrt{2} = V_{RMS} \times 1.4142 Vp−p=2×Vpk=2.8284×VRMSV_{p-p} = 2 \times V_{pk} = 2.8284 \times V_{RMS}

Practical Example: A standard 120V household receptacle delivers 120V RMS: Vpk=120 V×1.4142=169.7 VV_{pk} = 120\text{ V} \times 1.4142 = 169.7\text{ V} Vp−p=2×169.7 V=339.4 VV_{p-p} = 2 \times 169.7\text{ V} = 339.4\text{ V} All AC voltmeters and ammeters read in RMS unless explicitly labeled as peak-reading instruments.


6. Three-Phase AC Systems: Wye vs. Delta

Commercial and industrial power distribution relies almost exclusively on three-phase systems. Three separate single-phase alternating voltages are generated simultaneously, separated by 120 electrical degrees ($2\pi / 3$ radians). Three-phase power delivers constant torque to motors and requires significantly less conductor copper than single-phase systems for equivalent power delivery.

The Mathematical Constant: $\sqrt{3} \approx 1.73205$

In three-phase calculations, the vector displacement of 120° between phases introduces the mathematical factor $\sqrt{3}$ (approximately 1.732).

Wye (Star) Connected Systems

In a Wye configuration, one end of each of the three phase windings is joined at a central neutral point (the star point):

       Phase A
          \
           \
            *--- Neutral (Center Point)
           /
          /
   Phase B   Phase C
  • Voltage Relationship: Line-to-line voltage is $\sqrt{3}$ times higher than line-to-neutral voltage: VL−L=3×VL−N≈1.732×VL−NV_{L-L} = \sqrt{3} \times V_{L-N} \approx 1.732 \times V_{L-N}
    • If $V_{L-N} = 120\text{ V}$, then $V_{L-L} = 120\text{ V} \times 1.732 = 207.84\text{ V} \approx 208\text{ V}$ (120/208V Wye).
    • If $V_{L-N} = 277\text{ V}$, then $V_{L-L} = 277\text{ V} \times 1.732 = 479.76\text{ V} \approx 480\text{ V}$ (277/480V Wye).
  • Current Relationship: Conductor line current equals phase winding current: ILine=IPhaseI_{Line} = I_{Phase}

Delta (Triangle) Connected Systems

In a Delta configuration, the three phase windings are connected end-to-end to form a closed triangle:

          Phase A
           /   \
          /     \
         /       \
  Phase B---------Phase C
  • Voltage Relationship: Line voltage equals phase winding voltage: VLine=VPhaseV_{Line} = V_{Phase}
  • Current Relationship: Conductor line current is $\sqrt{3}$ times higher than phase winding current: ILine=3×IPhase≈1.732×IPhaseI_{Line} = \sqrt{3} \times I_{Phase} \approx 1.732 \times I_{Phase}

The High-Leg (Wild Leg) Delta System

A common Wisconsin commercial service is the 240/120V 3-Phase 4-Wire Delta, where one winding (between phases A and C) has a center-tapped grounded neutral:

  • Phase A to Neutral = $120\text{ V}$
  • Phase C to Neutral = $120\text{ V}$
  • Phase B (The High-Leg) to Neutral = $120\text{ V} \times \sqrt{3} \approx 208\text{ V}$
  • Phase-to-Phase (A-B, B-C, C-A) = $240\text{ V}$
  • Code Mandate (NEC 110.15): The high-leg conductor having the higher voltage-to-ground (208V) must be durably and permanently marked with an orange finish, tag, or tape at any point where a connection is made if the neutral is present. Single-phase 120V loads must never be connected to the high leg!

7. AC Power Calculations & The Power Triangle

In AC circuits containing inductive loads (such as motors and transformers) or capacitive loads, voltage and current waveforms are out of phase. This creates three distinct components of power:

             /| Apparent Power (S)
            / | [Volt-Amperes, VA]
           /  | 
          /   | Reactive Power (Q)
         / θ  | [Volt-Amperes Reactive, VAR]
        +-----+ 
       Real Power (P)
       [Watts, W]
  1. Real / True Power ($P$): The actual work-producing power consumed by the load, measured in Watts (W) or Kilowatts (kW).
  2. Reactive Power ($Q$): The non-working power required to sustain electromagnetic fields in inductive equipment, measured in Volt-Amperes Reactive (VAR) or kVAR.
  3. Apparent Power ($S$): The vector sum of real and reactive power supplied by the utility, measured in Volt-Amperes (VA) or kVA. Conductors, panelboards, and transformers must be sized based on Apparent Power!

The Power Triangle Equations

S2=P2+Q2  ⟹  S=P2+Q2S^2 = P^2 + Q^2 \implies S = \sqrt{P^2 + Q^2} Power Factor (PF)=PS=cos⁡θ\text{Power Factor (PF)} = \frac{P}{S} = \cos \theta

Three-Phase Power Formulas

  • Apparent Power: $S = \sqrt{3} \times V_{L-L} \times I_L$
  • Real Power: $P = \sqrt{3} \times V_{L-L} \times I_L \times \text{PF}$
  • Line Current: $I_L = \frac{P}{\sqrt{3} \times V_{L-L} \times \text{PF}} = \frac{S}{\sqrt{3} \times V_{L-L}}$

Comprehensive Worked 3-Phase Calculation

Problem: A 480-volt, 3-phase commercial service powers an industrial machine drawing $50\text{ kW}$ of real power with a lagging power factor of $0.80$. Calculate the apparent power ($S$), the feeder line current ($I_L$), and the reactive power ($Q$).

  1. Calculate Apparent Power ($S$): S=PPF=50,000 W0.80=62,500 VA=62.5 kVAS = \frac{P}{\text{PF}} = \frac{50,000\text{ W}}{0.80} = 62,500\text{ VA} = 62.5\text{ kVA}
  2. Calculate Feeder Line Current ($I_L$): IL=S3×VL−L=62,500 VA1.73205×480 V=62,500831.38=75.18 AI_L = \frac{S}{\sqrt{3} \times V_{L-L}} = \frac{62,500\text{ VA}}{1.73205 \times 480\text{ V}} = \frac{62,500}{831.38} = 75.18\text{ A}
  3. Calculate Reactive Power ($Q$): Q=S2−P2=62,5002−50,0002=3,906,250,000−2,500,000,000=1,406,250,000=37,500 VAR=37.5 kVARQ = \sqrt{S^2 - P^2} = \sqrt{62,500^2 - 50,000^2} = \sqrt{3,906,250,000 - 2,500,000,000} = \sqrt{1,406,250,000} = 37,500\text{ VAR} = 37.5\text{ kVAR}

Impact of Power Factor Correction: If power factor correction capacitors are installed to bring the power factor to 1.0 (unity), the required apparent power drops to $50\text{ kVA}$, reducing line current to: IL=50,000831.38=60.14 AI_L = \frac{50,000}{831.38} = 60.14\text{ A} Correcting the power factor frees up 15.04 Amperes of feeder capacity without changing mechanical motor output, reducing conductor heating and utility penalty charges!


8. Common Exam Math Traps

[!CAUTION] Avoid These Frequent Calculation Errors on the Exam:

  1. Forgetting $\sqrt{3}$ in 3-Phase: When calculating 3-phase current or power, you must multiply by $\sqrt{3} \approx 1.732$. Calculating $I = \frac{P}{V}$ on a 3-phase system is a fatal error.
  2. Sizing Conductors by Watts instead of VA: Conductors carry total line current, which represents apparent power (VA). Never calculate feeder ampacity by dividing Watts by voltage if power factor is less than 1.0.
  3. Adding Resistances in Parallel: Never sum parallel resistances directly. Total resistance in parallel is always smaller than the smallest branch resistor.
  4. Wye vs. Delta Phase Voltage Confusion: Remember that in Wye, $V_{L-L} = V_{L-N} \times \sqrt{3}$. In Delta, $V_{Line} = V_{Phase}$.
Test Your Knowledge

A 120-volt AC branch circuit supplies three resistors connected in parallel with resistance values of 20 ohms, 30 ohms, and 60 ohms. What is the total equivalent resistance and total current drawn by the circuit?

A
B
C
D
Test Your Knowledge

In a balanced 3-phase, 4-wire Wye electrical distribution system with a measured line-to-neutral voltage of 277 volts RMS, what is the nominal line-to-line voltage across two phase conductors?

A
B
C
D
Test Your Knowledge

A 480-volt, 3-phase commercial motor load draws a line current of 50 amperes with an operating power factor of 0.80 lagging. What is the total real power consumed in kilowatts (kW)?

A
B
C
D