Ohm's Law & Power Calculator
Enter any two values (voltage, current, or resistance). The calculator will solve the third value and estimate power.
Equivalent Resistance Calculator
Enter resistor values separated by commas, spaces, or new lines (example: 100, 220, 330).
How this electrical circuit calculator helps
This tool is built for quick circuit analysis when you want a reliable answer without opening a spreadsheet or searching through formula sheets. Whether you are a student, hobbyist, technician, or engineer, the most common tasks are usually:
- Solving for voltage, current, or resistance using Ohm's Law
- Estimating power draw to choose the right component rating
- Finding equivalent resistance for series and parallel resistor networks
The calculator above handles all three tasks in a simple workflow and gives output in clear units.
Core formulas used
1) Ohm's Law
Ohm's Law describes the relationship between voltage, current, and resistance:
- V = I × R
- I = V / R
- R = V / I
2) Electrical power
Once voltage and current are known, power is straightforward:
- P = V × I
You can also derive power with resistance:
- P = I2 × R
- P = V2 / R
3) Equivalent resistance
For resistors in series, total resistance is the sum:
- Rtotal = R1 + R2 + ... + Rn
For resistors in parallel, use reciprocal sums:
- 1 / Rtotal = 1/R1 + 1/R2 + ... + 1/Rn
Step-by-step usage guide
Ohm's Law section
- Enter any two values among voltage, current, and resistance.
- Click Calculate Circuit Values.
- Read the solved third value and estimated power output.
Equivalent resistance section
- Type resistor values separated by commas or spaces.
- Choose Series Total or Parallel Total.
- Review the combined resistance for your network.
Example calculations
Example A: LED branch from a 12V source
Suppose your test load pulls 0.02 A from a 12 V source. Enter V = 12 and I = 0.02. The calculator returns R = 600 Ω and P = 0.24 W. This immediately tells you the resistor should be rated above 0.24 W, so a 0.5 W resistor is a safer pick.
Example B: Power in a resistive heater
If a heater has 24 Ω and runs from 48 V, enter V and R. You get current and power quickly, making it easy to confirm wire gauge and supply capacity.
Example C: Combining resistors
For values 100, 220, and 330:
- Series total = 650 Ω
- Parallel total is much smaller, because every branch adds conductance
Common mistakes to avoid
- Mixing units (mA vs A, kΩ vs Ω)
- Entering too few values in the Ohm's Law section
- Using zero resistance in divide-based equations
- Ignoring power rating after computing current and voltage
Quick unit tips
- 1 A = 1000 mA
- 1 kΩ = 1000 Ω
- 1 W = 1000 mW
If your components are labeled in milli-units or kilo-units, convert first for accurate results.
Final note
Calculators are excellent for fast design checks, but always validate final circuits with proper measurement tools. For physical builds, prioritize safe margins on voltage, current, temperature, and component power ratings.