Why the Fundamentals Still Matter
No matter how sophisticated power electronics becomes — with wide-bandgap semiconductors, digital control loops, and AI-driven energy management — every system still obeys the same foundational laws discovered in the 19th century. Mastering voltage, current, resistance, and power isn't just academic; it's the toolkit you reach for every time you debug a circuit or design a new one.
Voltage (V)
Voltage is electrical potential difference — the "pressure" that pushes electric charges through a circuit. Measured in volts (V), it represents the energy per unit charge between two points. A 12 V battery has 12 joules of energy available per coulomb of charge it can deliver.
Voltage is always measured between two points. Saying a wire is "at 120 V" implies it's 120 V relative to a reference point, usually ground (0 V).
Current (I)
Current is the flow of electric charge through a conductor. Measured in amperes (A), one ampere equals one coulomb of charge passing a point per second.
In metallic conductors, current is carried by electrons flowing in response to an applied voltage. By convention, current direction is defined as the direction positive charges would flow — opposite to actual electron movement. This "conventional current" direction is used in all standard circuit analysis.
Resistance (R) and Ohm's Law
Resistance opposes the flow of current. Measured in ohms (Ω), it characterizes how much a material or component resists current for a given applied voltage.
Ohm's Law defines the relationship between these three quantities:
V = I × R
This simple equation is extraordinarily powerful. Rearranged:
- I = V / R — Current equals voltage divided by resistance
- R = V / I — Resistance equals voltage divided by current
For example: a 100 Ω resistor with 5 V across it draws 50 mA of current. A 10 Ω heater connected to 120 V pulls 12 A.
Electrical Power (P)
Power is the rate at which energy is transferred or converted. Measured in watts (W), one watt equals one joule of energy per second.
The fundamental power equation is:
P = V × I
Combined with Ohm's Law, this gives two additional useful forms:
- P = I² × R — Power dissipated as heat in a resistor
- P = V² / R — Power from voltage and resistance alone
These forms are critical when calculating heat dissipation in components like power resistors, MOSFETs, and wiring.
Energy (E)
Electrical energy is power consumed over time. Measured in watt-hours (Wh) or joules (J):
E = P × t
A 100 W light bulb running for 10 hours consumes 1,000 Wh or 1 kWh — the unit your electricity bill is based on. In battery storage, energy capacity is expressed in kWh for the same reason.
AC vs. DC: A Key Distinction
Ohm's Law applies directly to DC (direct current) circuits. In AC (alternating current) circuits, the relationship becomes more complex because capacitors and inductors introduce reactance — a frequency-dependent opposition to current that doesn't dissipate energy as heat. The combination of resistance and reactance is called impedance (Z), measured in ohms, and is the AC generalization of resistance.
Kirchhoff's Laws
Two additional laws complete the toolkit for circuit analysis:
- Kirchhoff's Current Law (KCL): The sum of all currents entering a node equals the sum of all currents leaving it. Charge is conserved.
- Kirchhoff's Voltage Law (KVL): The sum of all voltage drops around any closed loop in a circuit equals zero. Energy is conserved.
These laws, combined with Ohm's Law, allow you to analyze any resistive circuit — from a simple LED to a complex multi-rail power supply.
Putting It Together
Understanding V, I, R, and P lets you quickly answer practical questions: Will this wire overheat? How large a heatsink does this transistor need? How long will a battery last at a given load? These aren't abstract calculations — they're the difference between a reliable design and a failed one.