Ohm's laws dictate that the current flowing through a conductor is directly proportional to the voltage across it and inversely proportional to its resistance (or impedance in AC), mathematically expressed as V = I × R for DC and V = I × Z for AC circuits. In a real installation or PCB layout, this relationship dictates your wire gauge selection, resistor wattage ratings, and breaker sizing by defining exactly how much current a given voltage will push through a specific path.
While most hobbyists memorize the basic DC triangle in middle school, professional electrical design requires understanding the full family of Ohm's laws. This includes the AC impedance extension and the microscopic form that governs PCB trace heating and wire ampacity. Below, we break down the three forms, run a real-world numeric calculation, and provide a decision framework for selecting physical components.
The Three Forms of Ohm's Laws (DC, AC, and Microscopic)
To design reliable circuits, you need to apply the correct variation of the law for your specific physical domain.
1. Macroscopic DC Law (V = I × R)
This is the standard form used for sizing resistors, calculating voltage drop in DC solar arrays, and determining battery discharge rates. It assumes a linear, time-invariant resistance where temperature effects are negligible or accounted for separately.
2. The AC Extension (V = I × Z)
In alternating current circuits, resistance is replaced by impedance (Z), measured in ohms. Impedance accounts for both the resistive dissipation and the reactive storage of energy in inductors and capacitors. The formula becomes V = I × Z, where Z is a complex number combining resistance (R) and reactance (X). This is the law you use when sizing cables for AC motors, calculating power factor, or designing AC-DC filter networks.
3. The Microscopic Law (J = σE)
Often ignored in basic tutorials, the microscopic (or local) form of Ohm's law relates current density (J) to the electric field (E) via the material's conductivity (σ). According to Georgia State University's HyperPhysics, this is the fundamental physics governing why a 10-mil PCB trace carrying 2A will overheat and delaminate, while a 100-mil trace carrying the same current stays cool. It shifts the focus from total current to current per unit area, which is the exact metric used by IPC-2221 standards for PCB trace width calculators and the NEC ampacity tables for copper wire.
Worked Numeric Example: Sizing a 24V Industrial Indicator
Let's apply the macroscopic DC law to a common bench and industrial task: driving an indicator LED from a 24VDC PLC (Programmable Logic Controller) output.
Source Voltage (V_s): 24.5V (Industrial 24V nominal supplies often run hot at 24.5V)
LED Forward Voltage (V_f): 2.1V (Standard red indicator LED)
Target LED Current (I): 15mA (0.015A)
Step 1: Calculate the Required Resistance
The resistor must drop the excess voltage. V_r = V_s - V_f = 24.5V - 2.1V = 22.4V.
Using Ohm's law: R = V_r / I = 22.4V / 0.015A = 1493.3 Ω.
Step 2: Select the Standard E24 Value
Resistors are manufactured in standard logarithmic decades. The closest standard E24 value above 1493 Ω is 1.5 kΩ (1500 Ω). Using 1.5 kΩ, our actual current will be 22.4V / 1500 Ω = 14.9mA, which is perfectly within the LED's safe operating area.
Step 3: Calculate Power Dissipation
Power (P) = I² × R = (0.015A)² × 1500 Ω = 0.3375 Watts.
Step 4: The Concrete Component Pick
A standard 1/4W (0.25W) carbon film resistor will overheat and fail. You must derate by at least 50% for industrial reliability. Therefore, you need a 0.5W or higher resistor.
Concrete Pick: Vishay MRS25000C1501 (1.5k Ω, 0.6W, 1% tolerance, metal film). Metal film handles industrial temperature swings better than carbon composition and offers tighter tolerance for predictable current draw.
Where You Meet This in Practice
Understanding which variation of Ohm's laws to apply prevents catastrophic failures in three common scenarios:
- 12V Solar Voltage Drop (Macroscopic DC): When running 40 feet of wire from a charge controller to a 12V LiFePO4 battery bank at 30A, the wire's resistance causes a voltage drop. If you use 10 AWG THHN (approx 1 mΩ/ft), the round-trip resistance is 0.08 Ω. V_drop = 30A × 0.08 Ω = 2.4V. Your battery only sees 11.6V, stalling the charge cycle. Ohm's law dictates you must step up to 4 AWG to keep the drop under 3%.
- PCB Trace Sizing (Microscopic): When routing a 5A switching regulator output on a 1oz copper PCB, the microscopic law (J = σE) warns you that a narrow trace will create a high electric field and massive resistive heating. Using the IPC-2221 internal trace charts, you'll find you need at least a 120-mil trace width to keep the temperature rise under 10°C.
- Motor Inrush Current (AC Impedance): When an AC induction motor starts, the rotor is stationary, meaning there is no back-EMF and the reactance (X_L) is near zero. The impedance (Z) drops to just the tiny DC resistance of the windings. Ohm's AC law (I = V/Z) explains why a motor that draws 5A running will pull 30A locked-rotor current, requiring a time-delay breaker rather than a standard fast-acting fuse.
Common Confusions: Watt's Law and Non-Ohmic Devices
The most frequent mistake on the workbench is confusing Ohm's law with Watt's Law (P = I × V). Ohm's law defines the relationship between voltage, current, and resistance. Watt's law defines power. While they are mathematically intertwined (P = I²R), Watt's law does not account for the physical restriction of the conductor. As Fluke's electrical testing guides note, technicians often use Watt's law to calculate expected current, but must rely on Ohm's law to understand why a high-resistance fault is causing that current to drop.
Another major pitfall is assuming all components obey Ohm's law linearly. Non-ohmic devices do not have a constant resistance. As detailed in All About Circuits, components like incandescent light bulbs, NTC thermistors, and semiconductor diodes change their resistance dynamically based on temperature or applied voltage. If you try to use V=IR to predict the current through a raw diode without consulting its I-V curve datasheet, your math will be entirely wrong.
Decision Tree: Picking the Right Component Based on Ohm's Laws
Use this decision matrix to translate your Ohm's law calculations into physical hardware selections.
| Scenario | Calculation (Ohm's Law) | Edge Case / Derating Rule | Concrete Pick / Action |
|---|---|---|---|
| Limiting current to a 5V microcontroller GPIO pin (Target: 10mA) | R = (5V - 0V) / 0.01A = 500 Ω | GPIO pins can sag; use the next standard value up to protect the silicon. | 510 Ω, 1/4W Carbon Film (e.g., Yageo CFR-25JB-52-510R) |
| Sizing a shunt resistor for a 50A battery monitor (Target: 50mV drop) | R = 0.050V / 50A = 0.001 Ω (1 mΩ) | Power = I²R = 2500 × 0.001 = 2.5W. Must mount to a heatsink. | 1 mΩ, 5W Chassis Mount (e.g., Vishay CSRA01-2512F1L000) |
| Calculating voltage drop on a 120V AC, 15A branch circuit (100ft run) | Use AC Impedance (Z) from NEC Chapter 9, Table 9 for 12 AWG copper. | NEC recommends < 3% drop. 12 AWG yields ~4.7V drop (3.9%). Too high. | Upgrade to 10 AWG THHN Copper to drop the impedance and keep loss under 3%. |
Frequently Asked Questions
Does Ohm's law apply to batteries?
Yes, but you must account for internal resistance. A 12V lead-acid battery is not a perfect voltage source; it is a perfect voltage source in series with a small internal resistor (typically 5 to 20 milliohms). When you draw 100A to crank a starter motor, Ohm's law dictates a voltage drop across that internal resistance (V = 100A × 0.010Ω = 1.0V), which is why your battery terminals read 11V under heavy load.
Why do we use admittance instead of resistance in some AC calculations?
In complex parallel AC networks, calculating total impedance using fractions becomes mathematically brutal. Engineers use admittance (Y), which is the reciprocal of impedance (Y = 1/Z), measured in Siemens. It allows you to simply add parallel branches together, mirroring how you add series resistances in basic DC Ohm's law.






