RCS Training RCS Training
G Guest
EC-001 · Introduction to Electrical Circuits July 27, 2026
EC TRACK · ELECTRICAL BASICS FOR CP

Introduction to Electrical Circuits

Series, parallel, and series-parallel — the shape of every CP circuit.

Foundation ~5 minutes PDH/CEC eligible

Apply — three problems

Work the math

Three problems. One per circuit shape. Each problem opens with a setup and a question. Work the math first — on paper, in your head, however you’d do it in the field — then click each step to compare. The point is not the arithmetic. The point is recognizing which shape applies and reaching for the right rule without looking it up.

How to use this lesson. Read the setup. Solve before you click. Each step reveals the working we used. Match your answer; if it doesn’t match, the steps are there to compare against.


Problem 1 · Series

Cable IR drop on a real header run

Setup. A rectifier is putting out 24 V DC at 18 A on a header circuit. The path from the rectifier to the soil is three series elements: the main feed cable at 0.4 Ω, the lugs and connections through the header box at 0.05 Ω, and the anode lead wire at 0.3 Ω.

What total IR drop does the cable path consume, and what voltage is left at the soil interface?

Step 1 — total series resistance

In a series path, resistances add:

RT = 0.4 + 0.05 + 0.3 = 0.75 Ω

Step 2 — total IR drop

With 18 A flowing through every element on the single path:

Vdrop = I × RT = 18 × 0.75 = 13.5 V

That’s 13.5 volts the path consumes before the current ever reaches the soil.

Step 3 — voltage available at the soil

What’s left of the 24 V source after the path drops its share:

Vsoil = 24 − 13.5 = 10.5 V

Only 10.5 volts is doing work across the anode-to-soil interface. More than half the rectifier’s output went to moving current along the wire.

Series rule applied: the same current flows through every element, and resistances add. When the path has more elements, IR drop grows fast. Cable sizing and connection quality are not cosmetic — they are voltage-budget items.


Problem 2 · Parallel

An anode array with mismatched soil

Setup. A junction box feeds four anodes in parallel. Their individual anode-to-soil resistances are 5 Ω, 6 Ω, 8 Ω, and 12 Ω (the 12-ohm anode is in drier soil). The voltage at the junction box reads 12 V.

What’s the equivalent resistance of the parallel array, what current does each anode carry, and what’s the total array current?

Step 1 — sum of reciprocals

For unequal parallel branches, no shortcut. Reciprocals first:

1/RT = 1/5 + 1/6 + 1/8 + 1/12

= 0.200 + 0.167 + 0.125 + 0.0833 = 0.575

Step 2 — equivalent parallel resistance

Reciprocal of the sum:

RT = 1 ÷ 0.575 ≈ 1.74 Ω

Less than the smallest branch (5 Ω) — the parallel rule predicts that, every time.

Step 3 — current per anode

Each branch sees the full 12 V across it. Per-anode current is V ÷ Rbranch:

  • 5 Ω anode → 12 ÷ 5 = 2.40 A
  • 6 Ω anode → 12 ÷ 6 = 2.00 A
  • 8 Ω anode → 12 ÷ 8 = 1.50 A
  • 12 Ω anode → 12 ÷ 12 = 1.00 A
Step 4 — total current and sum check

Branch currents add to total. (KCL.)

IT = 2.40 + 2.00 + 1.50 + 1.00 = 6.90 A

Cross-check using the equivalent resistance: IT = 12 ÷ 1.74 ≈ 6.90 A — the math closes.

And notice the spread: the wettest-soil anode is doing 2.4× the work of the driest-soil anode. Same junction, same voltage, very different currents — predicted entirely by the resistance differences.

Parallel rule applied: voltage is common, currents and resistances split. Equivalent resistance always lands below the smallest branch. Mismatched branch resistances always produce mismatched branch currents — and that’s normal field behavior, not a fault.


Problem 3 · Series-Parallel

Full reduction of a real impressed-current circuit

Setup. A 30 V rectifier feeds an array through a header cable measuring 0.6 Ω. The array has four anodes at 4 Ω, 5 Ω, 6 Ω, and 7 Ω.

What’s the total circuit current, the voltage at the junction box, and the current through each anode?

Step 1 — collapse the parallel anode array

1/Rparallel = 1/4 + 1/5 + 1/6 + 1/7

= 0.250 + 0.200 + 0.167 + 0.143 = 0.760

Rparallel = 1 ÷ 0.760 ≈ 1.32 Ω

Step 2 — add the series cable to get total circuit resistance

Cable in series with the parallel array:

RT = 0.6 + 1.32 = 1.92 Ω

Step 3 — total current from the rectifier

Ohm’s Law on the whole circuit:

IT = Vsource ÷ RT = 30 ÷ 1.92 ≈ 15.6 A

That’s how much current the rectifier is putting out into the system.

Step 4 — junction box voltage

Subtract the cable IR drop from the source voltage. (KVL.)

Vjct = Vsource − (IT × Rcable)

Vjct = 30 − (15.6 × 0.6) = 30 − 9.4 ≈ 20.6 V

The cable consumed about 9.4 volts. The junction box sees roughly 20.6 V — and that’s the voltage every anode branch sees individually.

Step 5 — per-anode currents

Each branch: Ibranch = Vjct ÷ Rbranch

  • 4 Ω → 20.6 ÷ 4 ≈ 5.15 A
  • 5 Ω → 20.6 ÷ 5 ≈ 4.12 A
  • 6 Ω → 20.6 ÷ 6 ≈ 3.43 A
  • 7 Ω → 20.6 ÷ 7 ≈ 2.94 A

Sum: 5.15 + 4.12 + 3.43 + 2.94 ≈ 15.6 A — closes back to the total current. Math is consistent.

Series-parallel rule applied: collapse parallel first, add series, then solve total. Once total current is known, back out junction voltage with the cable IR drop, then per-branch currents from the junction voltage. Five steps. Same procedure every time.


Three problems, three shapes — and the same pattern showed up in each: name the shape, apply the rule, compute the result. That’s the work.

You’re going to do this same kind of math on real cabinets, with real meter readings, on circuits whose anode resistances you don’t know in advance. The shape rules are what let you turn three meter readings into a diagnosis.

Up next: a quiz to confirm the shapes are wired in.