← SciSim / Physics

Ohm's Law & Circuits

SciSimElectromagnetism #24
Section 01
Interactive Simulation
Ohm's Law & Circuits — SciSim
Ready
V (V)
V
I (A)
A
R (Ω)
Ω
P (W)
W
Q (C)
C
τ (s)
s
Controls
Parameters
Voltage V12.0V
Resistance R100Ω
R₂200Ω
Capacitance C100μF
Resistivity ρ1.72×10⁻⁸Ωm
Section 02
The Idea, Step by Step

Think of electric charge like water moving through pipes. A battery is a pump: it pushes the charge around the loop. Voltage is how hard it pushes, current is how much charge flows past each second, and resistance is how much the pipe squeezes that flow. Open things up (less resistance) and more flows; pinch the pipe (more resistance) and less gets through. That single picture is what a circuit is.

From "push" and "squeeze" to one rule

Three named quantities carry the whole story: voltage $V$ (the push, in volts), current $I$ (the flow, in amperes), and resistance $R$ (the squeeze, in ohms). For an ordinary resistor they lock together in one tidy relationship — Ohm's law — so the current is simply the push divided by the squeeze, $I = V/R$.

The one rule to start from
$$V = IR \qquad\Longrightarrow\qquad I = \frac{V}{R}$$

Worked number: put a $12\text{ V}$ battery across a $100\ \Omega$ resistor and the current is $I = 12/100 = 0.12$ A. The energy it delivers each second is the power $P = IV = 0.12 \times 12 = 1.44$ W, almost all of it turning into heat in the resistor. Double the voltage or halve the resistance and both the current and the power climb.

Chaining resistors, then adding time

Real circuits combine resistors two ways. In series the same current threads through every part, so the resistances simply add: $R_\text{series} = R_1 + R_2 + \cdots$. In parallel each resistor feels the full battery voltage and the current splits between branches, so $\tfrac{1}{R_\text{parallel}} = \tfrac{1}{R_1} + \tfrac{1}{R_2} + \cdots$ — the total always comes out smaller than the smallest single branch, because every extra path gives charge another way through. Add a capacitor and time enters the story: charging through a resistor, the capacitor voltage rises as $V_C(t) = V_0\!\left(1 - e^{-t/\tau}\right)$ with time constant $\tau = RC$. After one $\tau$ it has reached about 63%; after $5\tau$ it is essentially full. The sliders map straight onto this: $V$ is the battery, $R$ and $R_2$ are the two resistors, and $C$ sets how slowly the RC circuit fills.

Try this in the sim above

(1) In Ohm's Law mode, halve $R$ and watch both the current and the power roughly double. (2) Build the same two resistors in Series, then switch to Parallel and compare the total resistance — parallel is always the smaller number. (3) In RC Circuit mode, raise $C$ and watch the charging curve stretch out as the time constant $\tau = RC$ grows.

Section 03
Equations & Derivation
Ohm's Law & Power
$$V = IR,\quad P = IV = I^2 R = \frac{V^2}{R}$$
Series & Parallel Resistors
$$R_{\text{series}} = R_1+R_2+\cdots,\quad \frac{1}{R_{\text{parallel}}} = \frac{1}{R_1}+\frac{1}{R_2}+\cdots$$
RC Circuit — Charging
$$V_C(t) = V_0\!\left(1-e^{-t/\tau}\right),\quad I(t) = \frac{V_0}{R}e^{-t/\tau},\quad \tau = RC$$
Resistivity
$$R = \frac{\rho L}{A},\quad \rho(T) = \rho_0[1+\alpha(T-T_0)]$$

Symbol Definitions

SymbolQuantitySI Unit
$R$ResistanceΩ
$V$Potential difference (voltage)V
$I$Current (charge/time)A
$P$Power dissipatedW
$\rho$ResistivityΩ m
$\tau=RC$Time constant of RC circuits
$C$CapacitanceF
1
Ohm's Law. $V=IR$ for ohmic conductors (where $R$ is constant). Many devices are non-ohmic (diodes, transistors). Current $I=dq/dt$ — charge flow per unit time. Conventional current: $+$ to $−$ outside battery.
2
Series circuits. Same current through all components. Voltages add: $V_{\text{total}}=V_1+V_2+\cdots$. Resistances add: $R_{\text{total}}=\sum R_i$. If one component breaks, the whole circuit fails.
3
Parallel circuits. Same voltage across all components. Currents add: $I_{\text{total}}=I_1+I_2+\cdots$. $1/R_{\text{total}}=\sum 1/R_i$. Total resistance is always less than the smallest branch resistance. If one component fails, others continue.
4
RC circuit. Charging capacitor: $V_C(t)=V_0(1-e^{-t/\tau})$, $\tau=RC$. At $t=\tau$: $V_C=0.632V_0$. At $t=5\tau$: $V_C\approx99.3\%V_0$ (fully charged). Energy stored: $U=\frac{1}{2}CV^2$.
Ref: Halliday, Resnick & Walker 10th Ed., Ch. 26–27; Serway & Jewett 8th Ed., Ch. 18–19; Horowitz & Hill — The Art of Electronics (3rd Ed.).
Section 04
Frequently Asked Questions
By conservation of charge (Kirchhoff's Current Law): charge cannot pile up at any junction. In series, there are no junctions — the same charge carriers pass through each resistor sequentially. Just as flow rate through a pipe is the same everywhere in a simple pipe, current is the same throughout a series circuit.
Key takeaway: KCL: charge conservation. Series: same I everywhere. Parallel: same V everywhere.
Camera flash charging circuits, timing circuits (555 timer IC), signal filtering (RC low-pass/high-pass filters in audio and radio), cardiac pacemaker timing, ignition systems, CRT deflection circuits, ADC sampling circuits, and all electronic debouncing of mechanical switches.
Key takeaway: RC circuits provide precise time delays and are the basis of most electronic timing.
Adding a parallel branch provides an additional path for current. More paths = more total current for the same voltage = lower resistance. Mathematically: $R_p=R_1R_2/(R_1+R_2)<\min(R_1,R_2)$. Adding any additional resistance (even 1 MΩ) always reduces total resistance slightly.
Key takeaway: Parallel always reduces resistance: every added path provides more current routes.
$V_C/V_0=0.9=1-e^{-t/\tau}$, so $e^{-t/\tau}=0.1$, $t/\tau=-\ln(0.1)=2.303$. $\tau=RC=100\times10^{-3}=0.1$ s. Time: $t=2.303\times0.1=0.23$ s. At $5\tau=0.5$ s: 99.3% charged.
Key takeaway: RC charging to 90%: $t=\tau\ln(10)=2.303\tau$. To 99%: $t=4.61\tau$.
Resources: Khan Academy; HyperPhysics; MIT OCW.
Section 05
Common Misconceptions
❌ Ohm's Law is a fundamental law of physics.
✅ Ohm's Law ($V=IR$ with constant $R$) is an empirical approximation, not a fundamental law. It holds for many conductors (resistors, copper wire) at constant temperature but fails for diodes (non-linear), transistors, thermistors (R changes with T), and superconductors ($R=0$). The actual fundamental law is the Drude model.
📖 HRW 10th Ed., §26-3.
❌ Parallel circuits are safer because they have lower resistance.
✅ Lower resistance means more current from the same voltage source ($I=V/R$), which means more power dissipated ($P=V^2/R$). Household wiring uses parallel circuits for convenience (independent operation) but high current demands require appropriate wire gauges to prevent overheating.
📖 HRW 10th Ed., §27-3.
❌ Current is consumed as it flows through a circuit.
✅ Current (charge/time) is conserved by Kirchhoff's Current Law. The same current exits a resistor as enters it. What is consumed is energy — the potential energy of charges (voltage) drops as it powers the resistor, converted to heat or light.
📖 HRW 10th Ed., §26-4.
Misconception research: McDermott — Tutorials in Introductory Physics; Shipstone (1985), Physics Education.