AAA SSU - FIELD CALCULATORS GUEST

CURRICULUM-ALIGNED :: HELPER -> ENGINEER :: v2.0
FILTER:

Ohm's Law & Power Wheel S1

V = I × R :: P = V × I :: 12-formula wheel

Solve any unknown - fill in any 2 of 4

Enter ANY two of V/I/R/P. Calc returns the other two using all 12 derivations of the power wheel.
HOW TO FIGURE IT - METHODOLOGY

The Power Wheel - 12 Formulas

Every Ohm's Law problem reduces to one of these. Memorize the wheel, never look up another formula.

V = I×R :: V = P/I :: V = √(P×R)
I = V/R :: I = P/V :: I = √(P/R)
R = V/I :: R = V²/P :: R = P/I²
P = V×I :: P = I²×R :: P = V²/R

Walk-Through (the "style of figuring it out")

  1. List what you know. Write down the two given values with units.
  2. List what you need. Identify the unknown(s).
  3. Pick the formula from the wheel that takes ONLY your known inputs and produces the unknown directly. Don't chain formulas if one will do it.
  4. Plug numbers, don't lose units. Volts in volts, amps in amps, mA->A by dividing 1000.
  5. Sanity check the answer. Order of magnitude right? Is power positive? Is current under the OCPD rating?
Example - sizing a 24VDC alarm circuit: 24V supply, 0.250A load. R = V/I = 24/0.25 = 96Ω. P = V×I = 24×0.25 = 6W. Pick a power supply with at least 6W (typically size 25-30% over: 8W min).
Common gotchas: Confusing mA with A (380mA = 0.380A). Using line-to-line voltage on a single-leg load. Forgetting that resistance is temperature-dependent (copper rises ~0.4%/°C). For AC loads with reactance, use impedance Z, not pure R.

NEC / Industry Tie-Ins

  • NEC 220 - load calculations roll up from individual P=V×I values.
  • NFPA 72 - alarm/standby current per device feeds Battery Sizing tab.
  • Power supply continuous-load rating: NEC 210.20(A) - size at 125% of P/V.
Power Wheel cheat: P = V×I = I²×R = V²/R. Use whichever pair of inputs you have. For sizing power supplies, fuses, and battery loads, this is the entry point - everything else is downstream of it.