RCS Training RCS Training
G Guest
EC-002 · Ohm's Law and Basic Circuit Calculations July 26, 2026
EC TRACK · ELECTRICAL BASICS FOR CP

Ohm's Law and Basic Circuit Calculations

Apply Ohm's Law to calculate voltage, current, and resistance — the working formula every field tech needs.

Foundation ~10 minutes PDH/CEC eligible

Apply — three problems

Work the math

Three problems. Three different unknowns. Each one opens with a setup and a question — work the math first, on paper or in your head, then click each step to compare. The point is not the arithmetic. The point is reaching for the right rearrangement of Ohm’s Law without looking it up, and keeping the units honest while you do it.

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 · Solve for I

Reading a rectifier shunt at a different scale

Setup. You’re at a rectifier on a four-mile section of distribution. The internal output shunt is rated 50 mV = 50 A — a standard CP rectifier rating that fixes its resistance. Your multimeter on millivolts DC reads 34 mV across the shunt terminals.

What is the shunt’s resistance, what is the rectifier output current, and how does that compare to the rectifier’s rated capacity?

Step 1 — back out the shunt resistance from its rating

The rating tells you the shunt’s spec: at the rated 50 A, it drops 50 mV. Apply Ohm’s Law to the rating itself:

Rshunt = Vrated ÷ Irated = 50 mV ÷ 50 A

Convert to base units to keep the answer clean: 0.050 V ÷ 50 A = 0.001 Ω

The shunt is a 1 milliohm resistor. That’s the calibrated value the manufacturer guarantees.

Step 2 — solve for the live output current

Now use the same form of Ohm’s Law on today’s reading:

I = V ÷ Rshunt

Convert to base units first so the units match: 34 mV → 0.034 V (the resistance is already in ohms).

I = 0.034 V ÷ 0.001 Ω = 34 A

The rectifier is putting 34 amps out at the moment of the reading.

Step 3 — sanity-check using the proportion of rated drop

The shunt’s rated drop is 50 mV at full scale of 50 A. Today’s drop is 34 mV. The ratio:

34 ÷ 50 = 0.68

So today’s current is 68% of the shunt’s full-scale rating: 0.68 × 50 A = 34 A. Same answer.

That ratio trick is fast in the field — once you know what fraction of the rated millivolt drop you’re seeing, multiply that fraction by the rated amps.

Step 4 — compare to rated capacity

34 A out of a rectifier whose shunt is rated for 50 A says we’re running at 68% of the shunt’s capacity. The rectifier itself is presumably sized to match — likely a 50 A, 24 V or 50 V unit. Operating at two-thirds of rated capacity is a comfortable working point: enough margin to push more current if anode consumption demands it later, no thermal stress on the transformer or output diodes today.

The rating gives you the resistance. The reading gives you the current. The ratio tells you where today’s operating point sits inside the system’s design envelope. Three calculations, all Ohm’s Law, all chained off the same shunt.


Problem 2 · Solve for R

Backing out total circuit resistance from rectifier readings

Setup. A rectifier at a remote tank site is reading 30 V at the output terminals (multimeter) and 15 A on the shunt. The original system commissioning report listed the design total circuit resistance at 1.6 Ω. (That 1.6 Ω came from cable + connections + parallel anode array + soil + structure return, all summed during commissioning.)

What total resistance is the system showing today, and what does the comparison to design tell you?

Step 1 — solve for total resistance today

The unknown is R, so use the rearrangement that solves for it:

Rtotal = V ÷ I = 30 V ÷ 15 A = 2.0 Ω

Today the rectifier is “seeing” 2.0 Ω across its output terminals — the lumped resistance of cable, connections, anode array, soil, and structure return.

Step 2 — compare to design

Design Rtotal was 1.6 Ω. Today’s Rtotal is 2.0 Ω. The system has gained:

ΔR = 2.0 − 1.6 = 0.4 Ω

That’s a 25% increase over the design value — meaningful. Something in the circuit is presenting more opposition to current than the original design assumed.

Step 3 — what would cause the change

The 0.4 Ω is somewhere on the loop. The candidates, in roughly the order they tend to show up in real systems:

  • Anode consumption. As anodes deplete, individual anode-to-soil resistances climb. Because the anode array is parallel, the array’s equivalent resistance climbs too — though more slowly than any single anode’s. (EC-001: parallel R is dominated by the lowest-resistance branches.)
  • Drier soil at the groundbed. Earth resistivity rises through dry seasons. The anode-to-soil contact resistance scales directly with resistivity.
  • A loose or oxidized connection somewhere on the series side. Cable lugs at the rectifier output, header junction box terminals, anode lead splices.
  • Cable damage. Less common, but a partial conductor break or insulation breach can change the effective series resistance.

The 0.4 Ω alone doesn’t tell you which of these. It tells you to go look.

Step 4 — a quick implication for protective current

If the structure was designed to receive a specific protective current (call it the design I), and the resistance has crept up by 25%, then to deliver the same I the rectifier output voltage has to climb by 25%. That’s why you’ll often find rectifiers with auto-tap or constant-current modes adjusted upward over the years — the system is compensating for slowly rising R as the groundbed ages.

Eventually the rectifier hits its voltage ceiling and can’t compensate further. That’s when groundbed replacement or supplementation becomes the conversation.

R = V ÷ I gives you a single number that summarizes the whole circuit. Comparing today’s R to design R tells you whether the system is still operating where the design intended. The investigation that follows is what the comparison is for — Ohm’s Law just sets the agenda.


Problem 3 · Multi-step

Series-parallel reduction with Ohm’s Law on every step

Setup. A 24 V rectifier feeds a small impressed-current groundbed through a header cable measuring 0.8 Ω. The groundbed is five anodes in parallel, with anode-to-soil resistances of 6 Ω, 7 Ω, 8 Ω, 10 Ω, and 12 Ω — typical of a bed where soil moisture varies along the length.

What is the rectifier’s total output current, the voltage at the junction box, and the current through each individual anode?

Step 1 — collapse the parallel anode array

For unequal parallel branches, sum the reciprocals:

1 ÷ Rparallel = 1/6 + 1/7 + 1/8 + 1/10 + 1/12

= 0.1667 + 0.1429 + 0.1250 + 0.1000 + 0.0833 = 0.6179

Rparallel = 1 ÷ 0.6179 ≈ 1.62 Ω

Less than the smallest branch (6 Ω) — exactly what the parallel rule predicts.

Step 2 — total circuit resistance

The header cable is in series with the parallel anode array:

Rtotal = Rcable + Rparallel = 0.8 + 1.62 = 2.42 Ω

That’s the total resistance the rectifier is pushing current against.

Step 3 — total rectifier output current (Ohm’s Law on the whole circuit)

Itotal = Vsource ÷ Rtotal = 24 V ÷ 2.42 Ω ≈ 9.92 A

Just under 10 amps total flowing out of the rectifier and through the cable.

Step 4 — voltage at the junction box (KVL applied to the cable)

The cable consumes some of the source voltage as IR drop. Subtract it:

Vjct = Vsource − (Itotal × Rcable)

Vjct = 24 − (9.92 × 0.8) = 24 − 7.94 ≈ 16.06 V

About 16 V is what the junction box sees — and that’s the voltage every anode branch sees individually, because all five branches connect the same two points.

Step 5 — per-anode currents (Ohm’s Law on each branch)

Each branch: Ibranch = Vjct ÷ Rbranch

  • 6 Ω anode → 16.06 ÷ 6 ≈ 2.68 A
  • 7 Ω anode → 16.06 ÷ 7 ≈ 2.29 A
  • 8 Ω anode → 16.06 ÷ 8 ≈ 2.01 A
  • 10 Ω anode → 16.06 ÷ 10 ≈ 1.61 A
  • 12 Ω anode → 16.06 ÷ 12 ≈ 1.34 A
Step 6 — KCL cross-check

Branch currents should sum to total current at the junction (Kirchhoff’s Current Law from EC-001):

2.68 + 2.29 + 2.01 + 1.61 + 1.34 = 9.93 A

Total from Step 3 was 9.92 A. The two agree within a hundredth of an amp — that’s rounding error, not math error. The circuit closes.

And notice the spread: the 6 Ω anode is doing twice the work of the 12 Ω anode. Both connected to the same junction, both seeing the same 16 V, but very different soil environments — and the math predicts the imbalance from the resistance values alone. (That’s not a fault. That’s the parallel rule from EC-001.)

Six steps, four applications of Ohm’s Law, two KVL/KCL cross-checks. The same procedure works on every series-parallel CP circuit you’ll meet — collapse parallel, add series, solve total, back out junction voltage, solve branches, verify the books close. Once the procedure is wired in, the only thing changing per problem is the numbers.


Three problems, three rearrangements of the same equation — and the same shape of work behind each: identify the unknown, pick the rearrangement, keep the units consistent, run the math, sanity-check the answer. That’s the practice.

You’ll do this same kind of math on real cabinets, with real shunts, on circuits whose resistances you don’t know in advance. Ohm’s Law is what turns three meter readings into a number you can defend.

Up next: a quiz to confirm the math is wired in.