Ohm's Law Calculator
Calculate voltage, current, resistance, and power using Ohm's Law relationships.
Calculate
Calculated Values
Unit Conversions
Ohm's Law Formulas
What is Ohm's Law?
Ohm's Law is the fundamental principle describing the relationship between voltage, current, and resistance in electrical circuits. Named after German physicist Georg Simon Ohm, this law states that current through a conductor is directly proportional to voltage and inversely proportional to resistance.
| Quantity | Symbol | Unit | Unit Symbol | Description |
|---|---|---|---|---|
| Voltage | V or E | Volt | V | Electrical potential difference |
| Current | I | Ampere | A | Flow of electric charge |
| Resistance | R | Ohm | Ω | Opposition to current flow |
| Power | P | Watt | W | Rate of energy transfer |
| Conductance | G | Siemens | S | Inverse of resistance (1/R) |
Ohm's Law Triangle
Where:
- V= Voltage in Volts (electrical pressure)
- I= Current in Amperes (electron flow)
- R= Resistance in Ohms (opposition to flow)
Complete Ohm's Law Formulas
Ohm's Law can be combined with the power formula to create a complete set of electrical calculations. The power wheel shows 12 variations for finding any quantity.
| Find | Formula 1 | Formula 2 | Formula 3 |
|---|---|---|---|
| Voltage (V) | V = I × R | V = P / I | V = √(P × R) |
| Current (I) | I = V / R | I = P / V | I = √(P / R) |
| Resistance (R) | R = V / I | R = V² / P | R = P / I² |
| Power (P) | P = V × I | P = I² × R | P = V² / R |
Power Formulas
Where:
- P= Power in Watts
- I²R= Current squared times resistance
- V²/R= Voltage squared divided by resistance
Common Unit Prefixes in Electronics
Electronics work spans many orders of magnitude. Understanding metric prefixes is essential for practical calculations.
| Prefix | Symbol | Multiplier | Example Usage |
|---|---|---|---|
| Mega | M | ×1,000,000 | 1 MΩ = 1,000,000 Ω |
| Kilo | k | ×1,000 | 4.7 kΩ = 4,700 Ω |
| (base) | — | ×1 | 100 Ω, 5 V, 1 A |
| Milli | m | ×0.001 | 20 mA = 0.020 A |
| Micro | µ | ×0.000001 | 100 µA = 0.0001 A |
| Nano | n | ×0.000000001 | 10 nA (very small current) |
Conversion tip: When using Ohm's Law with mixed units, convert everything to base units (V, A, Ω) first, or use consistent prefixes (mA with kΩ gives V directly).
Series and Parallel Circuits
Ohm's Law applies differently to series and parallel circuits. Understanding how voltage and current behave in each configuration is crucial.
| Property | Series Circuit | Parallel Circuit |
|---|---|---|
| Current | Same through all components (Itotal = I1 = I2) | Divides between branches (Itotal = I1 + I2) |
| Voltage | Divides across components (Vtotal = V1 + V2) | Same across all branches (Vtotal = V1 = V2) |
| Resistance | Rtotal = R1 + R2 + ... | 1/Rtotal = 1/R1 + 1/R2 + ... |
| Total resistance | Greater than largest R | Less than smallest R |
| Failure behavior | One open breaks circuit | One open doesn't break others |
Two Resistors in Parallel
Where:
- R1, R2= Individual resistor values
- n= Number of equal resistors in parallel
Practical Applications of Ohm's Law
Ohm's Law is used in virtually every electrical and electronic calculation. Here are common practical applications.
| Application | What You're Calculating | Why It Matters |
|---|---|---|
| LED current limiting | Resistor value to limit LED current | Prevents LED burnout |
| Power dissipation | Heat generated in resistor | Proper component sizing |
| Voltage drop | Voltage lost across wire/component | Wire gauge selection |
| Battery runtime | Current draw from load | Battery capacity planning |
| Fuse selection | Maximum expected current | Circuit protection |
| Motor current | Current under load | Power supply sizing |
Limitations of Ohm's Law
While Ohm's Law is fundamental, it has limitations. It applies perfectly only to "ohmic" materials with constant resistance.
| Component/Situation | Ohm's Law Applies? | Reason |
|---|---|---|
| Resistors (metal film) | Yes | Constant resistance over operating range |
| Diodes | No | Non-linear V-I relationship |
| LEDs | No | Exponential current increase with voltage |
| Transistors | Partially | Complex operating regions |
| Incandescent bulbs | No (heated) | Resistance changes with temperature |
| Superconductors | No | Zero resistance below critical temperature |
Note: For non-ohmic devices, use the device's characteristic curves or models instead of simple Ohm's Law calculations.
Worked Examples
Calculate Current Through a Resistor
Problem:
A 12V battery is connected to a 4.7kΩ resistor. What current flows through the circuit?
Solution Steps:
- 1Identify given values: V = 12V, R = 4.7kΩ = 4700Ω
- 2Use Ohm's Law: I = V / R
- 3Substitute values: I = 12V / 4700Ω
- 4Calculate: I = 0.00255 A = 2.55 mA
- 5Verify units: Volts / Ohms = Amperes ✓
Result:
2.55 mA (milliamperes) flows through the resistor
Find Resistance for Desired Current
Problem:
You need exactly 20mA to flow from a 5V supply. What resistor value is required?
Solution Steps:
- 1Identify: V = 5V, I = 20mA = 0.020A
- 2Rearrange Ohm's Law: R = V / I
- 3Substitute: R = 5V / 0.020A
- 4Calculate: R = 250Ω
- 5Find nearest standard value: 240Ω or 270Ω
- 6With 240Ω: I = 5/240 = 20.8mA
- 7With 270Ω: I = 5/270 = 18.5mA
Result:
250Ω (use 240Ω for slightly higher current or 270Ω for lower)
Calculate Power Dissipation
Problem:
A 100Ω resistor has 500mA flowing through it. How much power does it dissipate, and what wattage rating is needed?
Solution Steps:
- 1Identify: R = 100Ω, I = 500mA = 0.5A
- 2Use power formula: P = I² × R
- 3Substitute: P = (0.5)² × 100
- 4Calculate: P = 0.25 × 100 = 25W
- 5Rule of thumb: Use 2× rating for safety
- 6Required rating: 25W × 2 = 50W minimum
Result:
25 Watts dissipated; use at least a 50W resistor
Tips & Best Practices
- ✓Remember the triangle: V = I × R. Cover what you need to find, and the remaining symbols show the formula.
- ✓When mA and kΩ are used together, the result is in Volts directly (mA × kΩ = V).
- ✓Always check units before calculating—convert everything to base units (V, A, Ω) when in doubt.
- ✓For resistor power rating, use at least 2× the calculated dissipation for reliable operation.
- ✓In parallel circuits, total resistance is always less than the smallest individual resistor.
- ✓Use Ohm's Law to verify your circuit before building—calculate expected currents and voltages.
- ✓A short circuit has near-zero resistance, resulting in very high current (dangerous!).
Frequently Asked Questions
Sources & References
Last updated: 2026-01-22