Ohm's Law Examples: 10 Real-World Problems

Quick Answer: Below are 10 solved Ohm's Law examples ranging from basic DC resistor circuits to three-phase AC motors and HVAC systems. Each example shows the formula used, step-by-step solution, and practical application.

Basic DC Circuit Examples

These first four examples use the fundamental Ohm's Law formula V = IR and power formula P = VI with simple DC circuits. They are the building blocks for all more complex problems.

Example 1: Find Current Through a Resistor

Scenario: A 12V battery is connected to a 220Ω resistor. What current flows through the resistor?

Known: V = 12V, R = 220Ω

Find: I = ?

Solution:

Power: P = V × I = 12 × 0.0545 = 0.654 W (use a 1W resistor for safety margin)

Application: This is exactly how you calculate the current-limiting resistor for an LED circuit.

Example 2: Find Voltage Across a Load

Scenario: A DC motor draws 4.5A through its 8Ω winding. What voltage is applied?

Known: I = 4.5A, R = 8Ω

Find: V = ?

Solution:

Power: P = I²R = 4.5² × 8 = 162 W

Application: Used when diagnosing motor windings — if measured resistance gives a different voltage than applied, there's a problem.

Example 3: Find Resistance of a Heating Element

Scenario: A 240V electric water heater draws 18.75A. What is the element resistance?

Known: V = 240V, I = 18.75A

Find: R = ?

Solution:

Power: P = V × I = 240 × 18.75 = 4,500 W (4.5 kW)

Application: HVAC technicians measure element resistance to verify it matches nameplate specs. A reading of 0Ω means shorted; ∞Ω means open/burned out.

Example 4: LED Current-Limiting Resistor

Scenario: A white LED requires 20mA at 3.2V forward voltage. The supply is 5V. What series resistor is needed?

Known: Vsupply = 5V, VLED = 3.2V, I = 20mA = 0.020A

Find: R = ?

Solution:

Power in resistor: P = I²R = 0.020² × 100 = 0.04 W (a ⅛W resistor is fine)

Application: Every LED circuit in HVAC control panels needs this calculation.

Series & Parallel Circuit Examples

These examples combine Ohm's Law with series and parallel resistance rules. Understanding these patterns is essential for troubleshooting real circuits.

Example 5: Series Resistors — Voltage Divider

Scenario: Three resistors in series (100Ω, 220Ω, 330Ω) are connected to a 24V supply. Find the total current and voltage drop across each resistor.

Known: R1 = 100Ω, R2 = 220Ω, R3 = 330Ω, V = 24V

Solution:

Application: Series voltage dividers are used in HVAC thermostat circuits and sensor signal conditioning.

Example 6: Parallel Resistors — Current Divider

Scenario: Two heating elements (48Ω and 72Ω) are connected in parallel across a 240V supply. Find branch currents and total current.

Known: R1 = 48Ω, R2 = 72Ω, V = 240V

Solution:

Power: Ptotal = V × Itotal = 240 × 8.33 = 2,000 W

Application: Multiple heating stages in HVAC air handlers are wired in parallel to provide variable heat output.

AC Circuit Examples

AC circuits introduce impedance (Z) and power factor (cos φ). These examples use single-phase and three-phase AC formulas.

Example 7: Single-Phase AC Motor

Scenario: A 230V single-phase HVAC blower motor has a nameplate rating of 8.5A and 0.82 power factor. Find real power, apparent power, and impedance.

Known: V = 230V, I = 8.5A, cos φ = 0.82

Solution:

Application: This is how you verify a blower motor is operating within spec. Measure current — if it exceeds 8.5A significantly, the bearings may be failing.

Example 8: Three-Phase Compressor Motor

Scenario: A 460V three-phase scroll compressor draws 22A per line with a power factor of 0.88. Find real power and efficiency if output is 12.5 HP.

Known: VLL = 460V, IL = 22A, cos φ = 0.88, output = 12.5 HP

Solution:

Application: Low efficiency suggests the compressor may be oversized, the system may have high head pressure, or the motor windings may be deteriorating. Typical scroll compressor efficiency is 65–80%.

Power Calculation Examples

These examples focus on power-related calculations common in HVAC equipment sizing and energy analysis.

Example 9: HVAC Electric Furnace Heating Stages

Scenario: A 240V electric furnace has three heating stages: Stage 1 = 5kW, Stage 2 = 5kW, Stage 3 = 10kW. Find resistance, current, and total power for each stage and all stages combined.

Known: V = 240V, P1 = 5000W, P2 = 5000W, P3 = 10,000W

Solution for each stage:

StagePower (W)Resistance (Ω)
R = V²/P
Current (A)
I = P/V
Stage 15,000240²/5000 = 11.525000/240 = 20.83
Stage 25,000240²/5000 = 11.525000/240 = 20.83
Stage 310,000240²/10000 = 5.7610000/240 = 41.67
Total20,00083.33

Wire sizing: At 83.33A total, use 4 AWG copper wire (rated 85A in 75°C column per NEC Table 310.16) with a 100A breaker.

Application: This is the standard calculation for sizing furnace heating elements and verifying wire/breaker sizes for residential electric furnaces.

Example 10: Voltage Drop in HVAC Control Wiring

Scenario: A 24V thermostat signal wire runs 75 feet from the furnace control board to the thermostat. The wire is 18 AWG (6.385 Ω/1000 ft). The thermostat relay draws 0.5A. Calculate the voltage drop and verify the signal is adequate.

Known: Vsource = 24V, L = 75 ft (one way), I = 0.5A, wire resistance = 6.385 Ω/1000 ft

Solution:

Result: The 2.0% voltage drop is well within the 5% maximum recommended by NEC for branch circuits. The thermostat will operate reliably.

When to worry: If the wire run exceeds 200 ft, or if using 22 AWG wire, voltage drop can exceed 5% and cause thermostat malfunctions. Use our Voltage Drop Calculator to check specific scenarios.

Summary of Formulas Used

FormulaUsed InPurpose
V = IRExamples 1–6Basic voltage-current-resistance relationship
P = VIExamples 1–4, 7DC power or AC apparent power
P = I²RExamples 2, 4Power when current and resistance are known
P = V²/RExamples 9Power when voltage and resistance are known
Rtotal = R1+R2+…Example 5Series resistance
1/Rtotal = 1/R1+1/R2+…Example 6Parallel resistance
P = VI cos φExamples 7, 8AC real power with power factor
P = √3 × VLL × I × cos φExample 8Three-phase power
Vdrop = I × RwireExample 10Voltage drop in conductors

Common Mistakes in Ohm's Law Problems

Standards Reference

Frequently Asked Questions

What are some real-world Ohm's Law examples?

Real-world Ohm's Law examples include: calculating current through a resistor (I=V/R), sizing a heating element (R=V²/P), finding voltage drop in wire (V=IR), determining motor current draw (I=P/V), and calculating LED resistor values (R=(Vsupply−VLED)/ILED). These apply V=IR and P=VI to everyday electrical problems.

How do you solve series circuit problems with Ohm's Law?

In a series circuit, total resistance is the sum of individual resistances: Rtotal = R1 + R2 + R3. The same current flows through all components. Apply Ohm's Law to find the total current (I = V/Rtotal), then find individual voltage drops (Vn = I × Rn). The sum of all voltage drops equals the source voltage.

How do you solve parallel circuit problems with Ohm's Law?

In a parallel circuit, total resistance is found by: 1/Rtotal = 1/R1 + 1/R2 + 1/R3. The same voltage appears across all branches. Total current is the sum of branch currents (Itotal = I1 + I2 + I3). Each branch current is found by In = V/Rn. Parallel resistance is always less than the smallest individual resistance.

How is Ohm's Law used in HVAC systems?

HVAC technicians use Ohm's Law to: diagnose compressor windings (measure R, calculate expected I), size heating elements (R=V²/P), calculate voltage drop in control wiring, verify contactor coil operation, and select proper wire sizes. A 240V/5kW heater needs R=11.52Ω and draws I=20.8A.

What is the difference between Ohm's Law in DC and AC examples?

DC examples use V=IR and P=VI directly. AC examples must account for impedance (Z) instead of resistance (R): V=IZ, and real power includes power factor: P=VI×cos φ. Three-phase AC adds a √3 factor: P=√3×VLL×I×cos φ. DC problems are simpler; AC problems require understanding of reactance and phase angle.

Disclaimer: This guide is for educational and preliminary design purposes only. All calculations assume ideal conditions and standard temperature (20°C). Always verify results against local electrical codes (NEC, IEC) and consult a licensed electrician for installation work.