Electric Current and Ohm's Law

A current is nothing mystical — it's charge, moving, counted per second. Everything below is that one idea unfolding: what pushes it (voltage), what resists it (resistance), how resistors gang up in series or parallel, what a battery's own guts cost you, and the two accounting rules (Kirchhoff's laws) that let you solve any circuit at all. Seven acts, one thread.

Act 1 · Current is charge in motion

Current just counts charge crossing a line, per second

Picture a cross-section of a wire like a tollbooth. Charge (in coulombs) drives through it; current is simply how much charge passes per second: I = Q / t. Watch the odometer below — it's genuinely integrating the current live, the same way a real ammeter's reading corresponds to charge actually crossing that line.

counting plane wire cross-section
I = Q / t = 3.00 A
Charge, Q6.00 C
Time, t2.00 s
Try Q = 180 C over t = 60 s — that's drill question 1.

Something has to push that charge through. That push is voltage — and how hard the wire fights back is resistance.

Act 2 · Ohm's Law

Push harder (V) or resist less (R), and more current (I) flows

Ohm's Law ties the three together: V = IR. Squeeze the resistor and the same push moves less current through the gap. Push harder and more gets through — the gap doesn't change, only the flow does.

+ battery, V resistor, R
12.0 V = 2.00 A × 6.00 Ω
Voltage, V12.0 V
Pushes harder — doesn't care about the gap.
Resistance, R6.00 Ω
Squeezes the gap — this is what actually slows the flow.

But R isn't arbitrary — it comes from what the wire is made of, and its shape.

Act 3 · Where resistance actually comes from

Longer wires resist more. Fatter wires resist less.

Every material has its own resistivity ρ — how stubborn it is, independent of shape. Stretch a wire longer and there's simply more material to fight through; make it fatter and current has more room to spread out. R = ρℓ / A.

A COPPER ROD
R = ρℓ / A = 33.6 mΩ
Length, ℓ2.00 m
Cross-section, A1.00 mm²

Now take that one resistor idea and chain a few of them together, end to end.

Act 4 · Resistors in series

End to end, resistances just add up

One path, no branching — the same current has to squeeze through every resistor in turn, so their resistances simply stack: R' = R₁ + R₂ + R₃. The same current flows everywhere; each resistor just takes its own bite out of the total voltage.

R' = R₁+R₂+R₃ = 180.0 Ω  I = 0.250 A
Battery, V45.0 V
R₁25.0 Ω
R₂70.0 Ω
R₃85.0 Ω

Wire those same three resistors side by side instead of end to end, and the story flips completely.

Act 5 · Resistors in parallel

Side by side, every branch feels the same push

Now there are multiple paths, all connected across the same two points — so every branch feels the exact same voltage, and each just draws its own current: 1/R' = 1/R₁ + 1/R₂ + 1/R₃. The lowest-resistance branch always carries the most current — same idea as water finding the widest pipe.

1/R' = Σ 1/Rᵢ → R' = 15.1 Ω  I = 2.97 A
Voltage, V45.0 V
R₁25.0 Ω
R₂70.0 Ω
R₃85.0 Ω

So far every battery has been a perfect, lossless pusher. Real ones aren't.

Act 6 · Ohm's Law for a real, closed circuit

Every battery fights itself a little, on the way out

A real battery has its own internal resistance r. The current has to push through that too, so the voltage you actually get at the terminals is always a little less than the battery's full emf: V = V_B − Ir, and the circuit current is I = V_B / (R + r).

internal r emf, V_B external R terminal V emf
I = V_B / (R+r) = 0.500 A  V = 1.61 V
emf, V_B2.00 V
Internal r0.100 Ω
The battery's own resistance — this is what steals voltage.
External R3.90 Ω

Simple loops solve with Ohm's Law alone. Tangled ones — with multiple batteries and junctions — need a stricter set of bookkeeping rules.

Act 7 · Kirchhoff's Laws

Two accounting rules that solve any circuit

Charge can't pile up anywhere, and energy has to balance all the way around any loop. That's it — that's both laws. Together they can solve circuits Ohm's Law alone can't touch.

At any junction, whatever current flows in must flow back out — nothing accumulates. ΣI_in = ΣI_out. Set all four currents yourself — the equal sign turns green the instant they balance, and red the moment they don't.

4.0 + 5.0 + 2.0 = 11.0 A
I₁ in4.0 A
I₂ in5.0 A
I₃ in2.0 A
I out11.0 A
Drag until the equation above turns green.

Around any closed loop, the emfs and the IR drops must balance exactly: ΣV_B = ΣIR. This is the book's own two-battery example, solved live — drag any value and all three currents resolve instantly, including flipping direction (and turning red) if a battery ends up being charged rather than discharged.

R₁ R₂ R₃ loop a-b-d-e-a loop c-d-e-f-c
I₁ = 1.226 A  I₂ = −0.516 A  I₃ = 0.710 A
V_B16.0 V
R₁2.0 Ω
V_B22.0 V
R₂3.0 Ω
R₃5.0 Ω

Both laws, one wire, always balanced — however tangled the circuit gets.

In a nutshell
  • Current: I = Q/t — charge crossing a point, per second.
  • Ohm's Law: V = IR — push, resistance, and flow, all tied together.
  • Resistivity: R = ρℓ/A — longer resists more, fatter resists less, material sets the baseline.
  • Series: R' = R₁+R₂+R₃ — same current everywhere, voltages split.
  • Parallel: 1/R' = Σ1/Rᵢ — same voltage everywhere, currents split.
  • Real batteries: I = V_B/(R+r), V = V_B − Ir — internal resistance always steals a little voltage.
  • Kirchhoff: ΣI_in = ΣI_out at a node; ΣV_B = ΣIR around any loop.