Enter the two values you know out of voltage V, current I, resistance R and power P. The other two are calculated. Choose a unit for each field (different units are converted automatically).
Table of Contents
-
What you can do on this page
-
What is this calculation used for?
-
How to Use
-
Formulas and figures
-
Symbols and terms
-
Good to know before you start
-
How to calculate it in Excel
-
How to calculate it in Google Sheets
-
How to calculate it in Python
-
How to write it in LaTeX and other math languages (copy and paste)
-
How to have ChatGPT do the calculation
-
DataChef Features
-
Related Features
-
NumberChef Calculators List
What you can do on this page
- Enter any two of voltage \(V\), current \(I\), resistance \(R\) and power \(P\), and the other two are calculated together (for example, resistance and power from voltage and current)
- Each field has its own unit (voltage: V, mV, kV; current: A, mA; resistance: Ω, kΩ, MΩ; power: W, kW, MW). Mixed units are converted automatically
- Along with the result, a graph of voltage against current (the V-I characteristic) is shown, so you can see that the slope of the line through the origin is the resistance \(R\)
- Use it for anything from school science (Ohm's law and electric power) to choosing resistors for electronics projects and practicing for electrician exams
- A plain-language explanation of the formulas and copy-and-paste formulas for Excel, Google Sheets and Python are all on this page
What is this calculation used for?
A 1,500 W hair dryer on a 120 V outlet draws \(I = P \div V = 1500 \div 120 = 12.5\) A. A typical light-duty 16-gauge extension cord is rated for about 13 A, so the dryer alone nearly reaches the limit. Adding a space heater to the same cord would be dangerous.
Converting the watts on the label to amps and comparing them with the rating is the basic step that prevents cords from overheating and causing fires.
Connect an LED directly to a battery or a 5 V supply and too much current flows and destroys it. So you put a resistor in series to limit the current. For example, with a 5 V supply, 2 V across the LED itself and a target current of 20 mA (0.02 A), the resistor gets \(5 - 2 = 3\) V, so the resistor you need is \(R = V \div I = 3 \div 0.02 = 150\) Ω.
This is the first practical calculation in electronics, and it appears in every beginner's book on Arduino and Raspberry Pi.
Electricians calculate how much current will flow in outlet and lighting circuits to choose the wire size and the breaker rating. For example, a 4,500 W electric water heater on 240 V draws \(I = 4500 \div 240 = 18.75\) A, so it needs its own circuit with wire and a breaker sized for that current.
Ohm's law and the power formula are among the most important formulas on electrician licensing exams.
Power lines have resistance too, and when current flows, \(P = I^2 \times R\) of power is lost as heat. Since the loss depends on the square of the current, sending the same power at a higher voltage and lower current cuts the loss sharply: double the voltage, the current halves, and the loss drops to one quarter.
This formula is why long-distance transmission lines run at very high voltages such as 345,000 V, 500,000 V or even 765,000 V.
For a 1,500 W electric kettle on 120 V, you can work backward to the resistance of its heating element: \(R = V^2 \div P = 120 \times 120 \div 1500 = 9.6\) Ω. The current is \(1500 \div 120 = 12.5\) A.
The formula also reveals a surprising fact: at the same voltage, the more powerful the appliance, the lower its resistance.
Formulas and figures
Symbols and terms
Symbols
| \(V\) | vee | Voltage, how strongly the circuit is pushed to make current flow. It comes from the first letter of "voltage". Its unit is also V (volts), so the quantity symbol \(V\) and the unit V are the same letter (example - \(V = 120\) V). |
| \(I\) | eye | Current, the amount of electricity flowing through the circuit. The letter comes from the French "intensité de courant" (intensity of current), and current is written \(I\) in English too. The unit is A (amperes, or amps). |
| \(R\) | are | Resistance (electrical resistance), how strongly the circuit resists current. It comes from the first letter of "resistance". The unit is Ω (ohms). |
| \(P\) | pee | Power, the electrical energy used per second. It comes from the first letter of "power". The unit is W (watts). |
| V | volt | The unit of voltage. An AA battery is 1.5 V and a standard US household outlet is 120 V. mV (millivolts, one thousandth) and kV (kilovolts, a thousand times) are also common. |
| A | ampere (amp) | The unit of current. The "15 A" or "20 A" on a household circuit breaker is this unit. In electronics projects, mA (milliamps, one thousandth) is common. |
| Ω | ohm | The unit of resistance. It is the capital Greek letter omega, named after Georg Ohm, the German physicist who discovered Ohm's law. kΩ (kilohms, a thousand times) and MΩ (megohms, a million times) are also common. |
| W | watt | The unit of power. Using energy at 1 joule per second is 1 W. It is familiar from appliance labels (for example, a 1,500 W hair dryer). There are also kW (kilowatts, a thousand times) and MW (megawatts, a million times). |
Terms
| voltage | How strongly current is pushed through a circuit. In the water comparison, it is the push of the pump. Two batteries in series double the voltage and push current more strongly. |
| current | The amount of electricity flowing through a circuit. In the water comparison, it is the amount of water flowing per second. What actually flows is electrons. |
| resistance (electrical resistance) | How strongly something resists the flow of current. In the water comparison, it is how narrow the pipe is. At the same voltage, the higher the resistance, the smaller the current. Current through a resistance makes heat, as in the heating element of a space heater. |
| power | The amount of electrical energy used (or supplied) per second, in W (watts). It is the wattage on an appliance's label. Power × time of use is energy (in kWh and similar units), the quantity your electric bill is based on. |
| Ohm's law | The law "voltage = current × resistance" (\(V = I \times R\)), which says voltage and current are proportional. The German physicist Georg Ohm published it in 1827. It is the most basic law of electric circuits taught in school science. |
| Joule heating | The heat produced when current flows through a resistance. The heat produced per second is \(P = I^2 \times R\) (W), known as Joule's law. Space heaters, hair dryers and electric kettles are appliances that use this heat. |
| V-I characteristic | A graph of the relation between voltage and current, with current on the horizontal axis and voltage on the vertical axis (or the other way around; then it is often called an I-V curve). For a resistor that follows Ohm's law, it is a straight line through the origin, and its slope is the resistance. This calculator shows this graph with the result. |
| power factor | In an AC circuit, the share of the apparent power (voltage × current) that is actually used. For motors, air conditioners and similar devices it is less than 1, so power (W) = voltage × current no longer holds. For purely resistive devices such as heaters and incandescent bulbs it is almost 1, and this calculator's formulas work as is. |
Good to know before you start
Here is what helps you use the calculation on this page with real understanding, not just by pressing the button.
| Electric circuits, current and voltage (middle school science) |
|
| Ohm's law (middle and high school science) |
|
| Electric power (middle and high school science) |
|
| Proportional relationships and graphs (Grades 7–8) |
|
| Multiplying and dividing decimals (Grades 5–6) |
|
How to calculate it in Excel
| Current I (A) | 0.2 |
| Resistance R (Ω) | 550 |
| Voltage V (V) | =B1*B2 |
| Voltage V (V) | 110 |
| Resistance R (Ω) | 550 |
| Current I (A) | =B1/B2 |
| Voltage V (V) | 110 |
| Current I (A) | 0.2 |
| Resistance R (Ω) | =B1/B2 |
| Voltage V (V) | 110 |
| Current I (A) | 0.2 |
| Power P (W) | =B1*B2 |
| Voltage V (V) | 110 |
| Resistance R (Ω) | 550 |
| Power P (W) | =B1^2/B2 |
| Current I (A) | 0.2 |
| Resistance R (Ω) | 550 |
| Power P (W) | =B1^2*B2 |
"*" is multiplication, "/" is division and "^" is a power (exponent). "=B1^2/B2" means "square B1 and divide by B2".
For example, B3 shows 110 (V) in the first table, 0.2 (A) in the second, 550 (Ω) in the third, and 22 (W) in each of the fourth to sixth tables. Just replace B1 and B2 with your own numbers. Enter the values in V, A, Ω and W (convert values in mA or kΩ first, using 1 A = 1,000 mA and 1 kΩ = 1,000 Ω).
How to calculate it in Google Sheets
| Current I (A) | 0.2 |
| Resistance R (Ω) | 550 |
| Voltage V (V) | =B1*B2 |
| Voltage V (V) | 110 |
| Resistance R (Ω) | 550 |
| Current I (A) | =B1/B2 |
| Voltage V (V) | 110 |
| Current I (A) | 0.2 |
| Resistance R (Ω) | =B1/B2 |
| Voltage V (V) | 110 |
| Current I (A) | 0.2 |
| Power P (W) | =B1*B2 |
| Voltage V (V) | 110 |
| Resistance R (Ω) | 550 |
| Power P (W) | =B1^2/B2 |
| Current I (A) | 0.2 |
| Resistance R (Ω) | 550 |
| Power P (W) | =B1^2*B2 |
How to calculate it in Python
voltage = 110.0 # voltage V (V)
current = 0.2 # current I (A)
resistance = voltage / current # resistance R = V ÷ I (Ω)
power = voltage * current # power P = V × I (W)
print(f"Resistance: {resistance} Ω")
print(f"Power: {power} W")
# Check: V = I × R, P = V² ÷ R, P = I² × R (all three give the same result)
voltage_check = current * resistance
power_from_v_r = voltage ** 2 / resistance
power_from_i_r = current ** 2 * resistance
print(f"Check (voltage): {voltage_check} V")
print(f"Check (power, V²÷R): {power_from_v_r} W")
print(f"Check (power, I²×R): {power_from_i_r} W")
How to write it in LaTeX and other math languages (copy and paste)
V = I × R
V = I R
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mrow>
<mi>V</mi>
<mo>=</mo>
<mi>I</mi>
<mo>⁢</mo>
<mi>R</mi>
</mrow>
</math>
V = I R
i*r
v := i*r;
V = I*R;
V = IR
I = V ÷ R
I = \dfrac{V}{R}
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mrow>
<mi>I</mi>
<mo>=</mo>
<mfrac><mi>V</mi><mi>R</mi></mfrac>
</mrow>
</math>
I = V/R
v/r
i := v/r;
I = V/R;
I = V/R
R = V ÷ I
R = \dfrac{V}{I}
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mrow>
<mi>R</mi>
<mo>=</mo>
<mfrac><mi>V</mi><mi>I</mi></mfrac>
</mrow>
</math>
R = V/I
v/i
r := v/i;
R = V/I;
R = V/I
P = V × I
P = V I
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mrow>
<mi>P</mi>
<mo>=</mo>
<mi>V</mi>
<mo>⁢</mo>
<mi>I</mi>
</mrow>
</math>
P = V I
v*i
p := v*i;
P = V*I;
P = VI
P = V² ÷ R
P = \dfrac{V^{2}}{R}
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mrow>
<mi>P</mi>
<mo>=</mo>
<mfrac>
<msup><mi>V</mi><mn>2</mn></msup>
<mi>R</mi>
</mfrac>
</mrow>
</math>
P = V^2/R
v^2/r
p := v^2/r;
P = V^2/R;
P = V^2/R
P = I² × R
P = I^{2} R
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mrow>
<mi>P</mi>
<mo>=</mo>
<msup><mi>I</mi><mn>2</mn></msup>
<mo>⁢</mo>
<mi>R</mi>
</mrow>
</math>
P = I^2 R
i^2*r
p := i^2*r;
P = I^2*R;
P = I^2R
How to have ChatGPT do the calculation
You are an Ohm's law calculation assistant. Do the following calculation by actually running Python code, and base your answer only on the numbers from the execution result (do not answer by mental math or guessing). When 110 V is applied to a device, a current of 0.2 A flows. Using Ohm's law V = I × R and the power formula P = V × I, find each of the following: 1. The resistance of this device (Ω) 2. The power used by this device (W) 3. The current (A) and power (W) when 120 V is applied to the same resistance Show the formulas you used and the numbers from the execution result.
How to Use
-
1Enter your numbersType the numbers you want to calculate with into the input fields
-
2CalculatePress the "Calculate" button
-
3Check the resultThe result appears on the spot. The same page also explains the idea behind the calculation and the formula
DataChef Features
No technical knowledge required.
Intuitive and user-friendly operation.
Can be used without registering personal information.
Automatic file deletion by clicking "download".
and rapid file conversion.
No attribution required.
No need to contact us for commercial use permission.
