Skip to content

Electrical Calculator

Free electrical calculator using Ohm's Law to solve for voltage, current, resistance, and power. Enter any two values and get instant results for DC circuit design, electronics projects, and electrical engineering.

Loading calculator

Preparing Electrical Calculator...

Reviewed & Methodology

Every calculator is built using industry-standard formulas, validated against authoritative sources, and reviewed by a credentialed financial professional. All calculations run privately in your browser - no data is stored or shared.

Last reviewed:

Reviewed by:

Written by:

How to Use the Electrical Calculator

  1. 1. Enter any two known values - input voltage (V), current (A), resistance (ohms), or power (W) in any two fields.
  2. 2. Get instant results - the calculator solves for the remaining two unknowns using Ohm's Law (V=IR) and the power equation (P=VI).
  3. 3. Review the full breakdown - see voltage, current, resistance, and power displayed together with proper units.
  4. 4. Compare scenarios - change inputs to see how different loads, wire sizes, or supply voltages affect your circuit.
  5. 5. Apply to your project - use the results to select components, size breakers, or verify circuit safety.

Electrical Calculator (Ohm’s Law)

This calculator solves for voltage, current, resistance, and power using Ohm’s Law and the power equation. Enter any two known values and instantly find the other two. It covers the four fundamental electrical quantities — volts, amps, ohms, and watts — and handles everything from microelectronics at 3.3V to household circuits at 240V. Electricians, engineers, students, and hobbyists all use it to verify circuit designs, size components, and check load limits before energizing.

How Electrical Calculations Work

The calculator applies two core formulas and solves algebraically for any two unknowns:

Ohm’s Law: V = I x R

  • To find current: I = V / R
  • To find resistance: R = V / I

Power Equation: P = V x I

  • To find power: P = V x I
  • Combined with Ohm’s Law: P = I^2 x R = V^2 / R

These four derived forms mean that entering any two of the four values (V, I, R, P) is sufficient to calculate the remaining two. For example, entering voltage = 120V and resistance = 12 ohms gives current = 10A and power = 1,200W.

Worked Examples

An electrician is sizing a circuit for an electric water heater rated at 4,500W on a 240V supply. Using P = V x I, the current is I = 4,500 / 240 = 18.75A. The NEC requires that continuous loads not exceed 80% of the breaker rating, so the minimum breaker size is 18.75 / 0.80 = 23.4A — requiring a 30A double-pole breaker and 10 AWG wire rated for 30A.

An electronics hobbyist wants to drive a red LED (forward voltage 2.0V, forward current 20mA) from a 5V supply. The voltage across the series resistor is 5.0 - 2.0 = 3.0V, and using R = V / I gives R = 3.0 / 0.020 = 150 ohms. The power dissipated in the resistor is P = I^2 x R = 0.020^2 x 150 = 0.06W, so a standard 1/4W resistor handles the load easily.

A technician is diagnosing why a 12V automotive circuit is blowing a 5A fuse. Measuring the load resistance with a multimeter shows 1.8 ohms. Using I = V / R: current = 12 / 1.8 = 6.67A, which exceeds the 5A fuse rating and confirms the circuit is drawing too much current. The technician identifies a corroded connector adding 0.4 ohms less resistance than the original design, raising current beyond the fuse limit.

Reference Table

Voltage (V)Current (A)Resistance (ohm)Power (W)Typical Application
50.0201500.10LED indicator circuit
122.06.024Automotive accessory
1210.01.2120Car audio amplifier
245.04.8120Industrial control panel
12010.012.01,200Hair dryer / small appliance
12015.08.01,800Space heater (typical)
24018.7512.84,500Electric water heater
24030.08.07,200EV Level 2 charger (7.2 kW)
48050.09.624,000Industrial motor feeder
3.30.10033.00.33Microcontroller I/O pin

When to Use This Calculator

  • You are sizing a circuit breaker and need to verify that the calculated current stays below 80% of the breaker’s rating
  • You are designing an LED circuit and need the exact series resistor value to limit current to the LED’s rated forward current
  • You need to estimate the monthly electricity cost for an appliance and want its power consumption in watts from the nameplate voltage and current
  • You are testing a DC circuit with a multimeter and want to cross-check measured values against expected Ohm’s Law results
  • You are selecting wire gauge and need to confirm the current the circuit will carry before looking up NEC ampacity tables

Common Mistakes to Avoid

  1. Confusing AC and DC. Ohm’s Law (V = IR) applies directly to DC circuits and purely resistive AC loads. AC circuits with motors, transformers, or capacitors have reactive impedance, which means the effective resistance is higher than the DC resistance. Do not use this calculator to size motor circuits — use impedance calculations and power factor correction instead.
  2. Ignoring the 80% NEC continuous load rule. If your calculated current is 16A, a 20A breaker is not sufficient for a continuous load (running more than 3 hours). The NEC limits continuous loads to 80% of the overcurrent device rating, requiring a 25A or 30A breaker.
  3. Using the wrong units. Current is in amperes (A), not milliamps (mA). A circuit drawing 500mA is 0.5A. Entering 500 instead of 0.5 in the current field produces a resistance 1,000x too small and a power result 1,000x too large.
  4. Forgetting temperature effects on resistance. Copper resistance increases about 0.4% per degree C. A motor winding that measures 5 ohms cold may measure 6-7 ohms at operating temperature. For precision electronics, use temperature-rated component values.

Real-World Applications

Ohm’s Law calculations underpin every branch of electrical work. Residential electricians use power calculations to verify that a kitchen circuit carrying a microwave (1,200W), toaster (900W), and coffee maker (800W) totaling 2,900W stays within a 20A circuit’s 80% limit of 1,920W — and in this case, it exceeds the limit, requiring a dedicated circuit. Solar installers calculate string voltage and current for PV arrays to confirm they stay within the inverter’s input range. Automotive technicians use resistance measurements combined with Ohm’s Law to locate high-resistance faults in wiring harnesses. Embedded systems engineers calculate regulator power dissipation to ensure a voltage regulator does not exceed its thermal rating.

Tips

  1. Always verify that your calculated current does not exceed 80% of the circuit breaker rating for continuous loads, per NEC 210.19
  2. For LED circuits, calculate the exact limiting resistor value with R = (Supply V - Forward V) / Forward I, then use the nearest standard resistor value (E24 series)
  3. Milliamps are common in electronics — convert to amps before entering into the calculator (divide mA by 1,000)
  4. When checking whether a wall outlet can handle a new appliance, add the new load’s current to the existing circuit load and compare against the breaker rating
  5. Use P = V^2 / R to find the power dissipated in a known resistor from voltage alone — useful when you can measure voltage across a component but not current through it
  6. For motor circuits, multiply the nameplate current by the service factor (typically 1.15) before sizing wire and overcurrent protection

Frequently Asked Questions

What is Ohm's Law and how does this calculator use it?
Ohm's Law states that voltage equals current multiplied by resistance (V = I x R). This calculator combines Ohm's Law with the power equation (P = V x I) so that entering any two of the four electrical values -- voltage, current, resistance, or power -- automatically solves for the other two. It is the foundation of all DC circuit analysis.
How do I calculate power consumption for an appliance?
Enter the appliance's rated voltage (typically 120V in the US) and the current draw listed on its nameplate. The calculator returns power in watts. For example, a device drawing 10A at 120V consumes 1,200W (1.2 kW). To estimate energy cost, multiply watts by hours of use and divide by 1,000 to get kilowatt-hours.
Does Ohm's Law apply to AC circuits?
Ohm's Law applies directly to DC circuits and to purely resistive AC loads. For AC circuits with inductors or capacitors, impedance (Z) replaces simple resistance, and the formula becomes V = I x Z. This calculator is designed for DC and resistive AC calculations; use an impedance calculator for reactive AC circuits.
How do I use this calculator for wire sizing?
Enter your circuit's voltage and current to find the power, then use the resistance value to evaluate wire performance. For example, if you know a circuit carries 20A at 120V, the calculator shows 2,400W of power. Compare the resistance to NEC wire ampacity tables to verify your wire gauge is adequate and voltage drop stays below 3%.
What safety precautions should I consider when working with electrical circuits?
Always ensure your circuit breaker rating exceeds the calculated current by an appropriate margin -- NEC requires that continuous loads not exceed 80% of the breaker rating. For a 20A breaker, the maximum continuous load is 16A. Use this calculator to verify your load stays within safe limits before energizing any circuit, and always de-energize circuits before making connections.

Explore More Engineering Tools

Electrical Wiring Calculator: Try our free electrical wiring calculator for instant results.

Electronics Calculator: Try our free electronics calculator for instant results.

Mechanical Calculator: Try our free mechanical calculator for instant results.

Civil Engineering Calculator: Try our free civil engineering calculator for instant results.

Aerospace Engineering Calculator: Try our free aerospace engineering calculator for instant results.

Chemical Engineering Calculator: Try our free chemical engineering calculator for instant results.

Calculators