The Ohms Law Triangle in One Sentence
The Ohms law triangle is a visual mnemonic that divides voltage (V) by current (I) and resistance (R) to instantly solve for any missing electrical variable by covering the unknown value with your finger. In a real circuit or installation, this relationship dictates everything from the gauge of wire you pull through conduit to the trip rating of the breaker protecting it; miscalculating current from voltage and resistance leads to undersized conductors, melted insulation, and nuisance trips. According to Fluke's electrical testing guidelines, mastering this foundational math is the primary differentiator between guessing and engineering a safe DC or single-phase AC branch.
Voltage (V) = I × R
Current (I) = V ÷ R
Resistance (R) = V ÷ I
What People Commonly Confuse It With
The most frequent bench mistake is trying to use the Ohms law triangle to calculate power (Watts). The Ohms law triangle strictly handles the relationship between electromotive force (Volts), electron flow (Amps), and opposition to flow (Ohms). It does not calculate energy consumption or heat dissipation directly. If you need to find Watts, you must use the Power Triangle (P = I × V), often drawn as a separate, adjacent mnemonic.
In DC circuits, resistance (R) is a fixed value based on the conductor or component. In AC circuits, you must substitute Resistance with Impedance (Z), which factors in inductive and capacitive reactance. If you use the DC Ohms law triangle on an AC motor winding without accounting for the power factor and reactance, your calculated current will be dangerously low, leading to an undersized breaker that trips on startup inrush.
Another common confusion is mixing up the units of measurement when doing mental math. Voltage is always Volts (V), Current is always Amperes (A), and Resistance is always Ohms (Ω). If your sensor outputs millivolts (mV) or your load is rated in milliamps (mA), you must convert to base units before plugging numbers into the triangle, or your resulting resistor size will be off by a factor of 1,000.
Worked Numeric Example: Sizing a 12V LED Strip Circuit
Let's apply the triangle to a common maker and home-automation scenario: powering a 5-meter roll of 12V 5050 SMD non-addressable LED strip lights. The datasheet states the strip draws 1.2 Amps per meter at full white.
Step 1: Find Total Current (I)
Total Current = 1.2 A/m × 5 m = 6 Amps.
Step 2: Calculate Voltage Drop Across the Wire
You are mounting the power supply 30 feet away from the strip. This means you have 30 feet of positive wire and 30 feet of negative wire, for a total round-trip conductor length of 60 feet. You initially plan to use 18 AWG copper wire.
According to standard copper wire tables, 18 AWG has a resistance of approximately 0.006385 Ohms per foot.
Total Wire Resistance (R) = 60 ft × 0.006385 Ω/ft = 0.3831 Ω.
Now, use the Ohms law triangle to find the Voltage Drop (V):
V = I × R
V_drop = 6 A × 0.3831 Ω = 2.29 Volts.
Step 3: Evaluate the Result
Your power supply outputs 12.0V. Subtracting the 2.29V drop leaves 9.71V at the LED strip. Most 12V LED strips require a minimum of 10.5V to maintain color accuracy and prevent flickering. The 18 AWG wire fails this test.
Step 4: Recalculate with 14 AWG Wire
14 AWG copper has a resistance of 0.002525 Ω/ft.
Total Wire Resistance (R) = 60 ft × 0.002525 Ω/ft = 0.1515 Ω.
V_drop = 6 A × 0.1515 Ω = 0.909 Volts.
Voltage at strip = 12.0V - 0.909V = 11.09V. This is well within the acceptable operating range.
Where You Meet This in Practice
Beyond wire sizing, the Ohms law principles detailed in the All About Circuits DC textbook are the backbone of everyday troubleshooting and component selection on the workbench.
- Sizing Current-Limiting Resistors: When wiring a standard 20mA red indicator LED to a 24V PLC output, the LED has a forward voltage drop of 2V. The resistor must drop the remaining 22V (24V - 2V). Using the triangle (R = V ÷ I), R = 22V ÷ 0.020A = 1,100 Ω (1.1 kΩ). You then select the next standard E24 series resistor value (1.2 kΩ) to ensure the LED runs slightly cooler and lasts longer.
- Troubleshooting a Blown Fuse: If a 5A fuse on a control board keeps blowing, you disconnect power and use a multimeter to measure the resistance across the load terminals. If the meter reads 0.5 Ω, the triangle (I = V ÷ R) tells you the circuit is attempting to pull 24 Amps (12V ÷ 0.5 Ω) on a 5-Amp circuit, confirming a dead short to ground.
- Battery Discharge Ratings: When building a 3S LiPo pack (11.1V nominal) for an RC car, and the motor has an internal resistance of 0.05 Ω, the theoretical stall current is I = 11.1V ÷ 0.05 Ω = 222 Amps. This tells you immediately that you need a battery with a C-rating capable of sustaining 222A bursts, and an ESC rated for at least 250A.
Decision Tree: Picking Your Wire and Fuse
Use this decision path to terminate your Ohms law calculations into concrete, purchasable parts for low-voltage DC installations (under 50V).
| Calculation Result | Condition / Rule | Concrete Pick / Action |
|---|---|---|
| Steady-State Current (I) | Load is continuous (runs for 3+ hours, like LED strips or server racks). | Multiply I by 1.25. For our 6A strip: 6A × 1.25 = 7.5A. Pick a Littelfuse 0257010.L (10A ATO blade fuse). |
| Voltage Drop (V_drop) | Calculated drop is greater than 3% of nominal voltage (e.g., >0.36V on a 12V system). | Upsize wire by exactly two AWG steps (e.g., from 16 AWG to 12 AWG) and recalculate until drop is < 3%. |
| Required Resistance (R) | Calculated value is not a standard E24 series number (e.g., 412 Ω). | Round UP to the next standard value (430 Ω) to protect the component, and verify the resistor's wattage rating (P = I²R) exceeds the calculated heat by 50%. |
| Wire Ampacity vs. Fuse | The fuse size required by the load exceeds the ampacity of the calculated wire gauge. | Never upsize the fuse. Upsize the wire to match the fuse. If the load demands 40A but you calculated 10 AWG wire (rated 30A), you must pull 8 AWG THHN to safely support a 40A breaker. |
Frequently Asked Questions
Does temperature change the resistance in my calculations?
Yes. Copper has a positive temperature coefficient, meaning its resistance increases as it gets hotter. The standard AWG resistance values used in the triangle assume an ambient temperature of 20°C (68°F). If you are routing wires through a hot attic (40°C+) or inside a sealed enclosure with high thermal load, the resistance will be higher, and your voltage drop will be worse. In high-temperature environments, always apply the NEC 310.15 temperature correction factors to your ampacity, and add a 10% safety margin to your calculated voltage drop.
Can I use the Ohms law triangle for AC mains wiring?
You can use it for purely resistive AC loads, like incandescent heaters or toasters, where the power factor is essentially 1.0. However, for inductive loads like AC motors, transformers, or fluorescent ballasts, you must use the AC version of the law: V = I × Z (where Z is Impedance). Ignoring the phase angle and power factor in AC calculations will result in current readings that are significantly lower than reality, which is a primary cause of undersized feeders in industrial settings.
Why does my multimeter read 'OL' when I try to measure resistance?
'OL' stands for Over Limit (or Open Loop). It means the resistance is higher than the meter's maximum range, effectively infinite. In the context of the Ohms law triangle, an infinite resistance means I = V ÷ ∞, which equals zero current. This is the exact mathematical definition of an open circuit, a broken wire, or a blown fuse. If you are testing a component and expect a reading but get 'OL', check your probe continuity first, then assume the component has failed open internally.






