Circuit Current Calculator

Circuit Current Calculator
I = V / R
V = I × R
R = V / I
P = V × I
Enter Any Two Values — Solve for the Third
V Voltage
Leave blank to solve
I Current
Leave blank to solve
Ω Resistance
Leave blank to solve
Enter any two values
Circuit Results
Voltage
V
Current
A
Resistance
Ω
Power
W
Ohm's Law: V = I × R V I R Cover the unknown: I = V/R  |  V = I×R  |  R = V/I

Figure 1: The Ohm’s Law triangle — cover the value you want to find. V on top divided by the bottom gives the answer. I and R on the bottom multiply to give V.

Table of Contents
Fundamentals
  1. What Is Circuit Current?
  2. Ohm’s Law
Worked Examples
  1. LED Circuit
  2. Finding Voltage
  3. Sizing a Resistor
Deep Dive
  1. Conventional vs Electron Flow
  2. Measuring Current
  3. Safe Current Levels
Reference
  1. Frequently Asked Questions
  2. Related Circuit Analysis Calculators

What Is Circuit Current?

Circuit current (I) is the rate of flow of electric charge through a conductor, measured in amperes (A). One amp equals one coulomb of charge per second. Current is driven by voltage (the electrical pressure) and opposed by resistance (the electrical friction). The relationship between these three quantities is described by Ohm’s law.

Knowing the current in a circuit is essential for selecting wire gauges, fuse ratings, power supply capacity, and component power ratings. The Series Circuit Calculator and Parallel Circuit Calculator extend this to multi-component networks.

Ohm’s Law

I = V / R (find current from voltage and resistance)
V = I × R (find voltage from current and resistance)
R = V / I (find resistance from voltage and current)
P = V × I = I²R = V²/R (power in any form)

Worked Example — LED Circuit

Given: V = 12 V, R = 1 kΩ (current-limiting resistor)

I = 12 / 1000 = 12 mA

P = 12 × 0.012 = 0.144 W (144 mW)

This is a common LED driving circuit. The 12 mA is within the typical range for standard LEDs (5–20 mA). The resistor dissipates only 144 mW, well within a standard ¼W rating.

Worked Example — Finding Voltage

Given: I = 20 mA (measured), R = 330 Ω

V = 0.02 × 330 = 6.6 V

If you know the current through a known resistor, you can determine the voltage across it. This is the principle behind voltage drop measurement using sense resistors.

Worked Example — Sizing a Resistor

Given: V = 5 V, desired I = 10 mA

R = 5 / 0.01 = 500 Ω (use nearest standard: 470 Ω or 510 Ω)

When designing a circuit to deliver a specific current, calculate the required resistance and then choose the nearest standard resistor value. The Power Dissipation Calculator confirms the resistor’s power rating is sufficient.

Conventional vs Electron Flow

Conventional current flows from positive to negative (the direction of positive charge movement). Electron flow is opposite — from negative to positive. Both conventions give the same results in calculations. Circuit diagrams and this calculator use conventional current direction, which is the worldwide standard in engineering.

Measuring Current

Current is measured by placing an ammeter in series with the circuit — the entire current must flow through the meter. Digital multimeters typically measure up to 10 A directly. For higher currents, clamp meters measure the magnetic field around a conductor without breaking the circuit. The Induced Current Calculator covers the electromagnetic principles behind clamp meter operation.

Safe Current Levels

For human safety, currents above about 10 mA through the body can cause muscle contraction (making you unable to let go), and above 100 mA through the heart can be fatal. This is why even low voltages can be dangerous if they drive enough current through the body. Wire sizing must also account for current to prevent overheating and fire risk.

Frequently Asked Questions

What is the difference between AC and DC current?
DC (direct current) flows in one direction at a constant value. AC (alternating current) reverses direction periodically — typically 50 times per second (50 Hz) in the UK. This calculator handles DC. For AC, use the AC Circuits calculators which account for impedance and phase.
How much current does a typical household circuit carry?
UK ring mains are rated for 32 A (protected by a 32 A MCB). Lighting circuits are typically 6 A. Individual high-power appliances like ovens may have dedicated 40 A circuits.
What happens if I connect too many devices?
Total current exceeds the circuit’s rating, causing the fuse or circuit breaker to trip. This is a safety feature preventing wire overheating and fire.
Can I enter power instead of voltage?
This calculator uses V, I, and R. If you know power and one other value, use P = V×I to find the missing variable first, then enter V and R (or I and R) here.
Why does my circuit draw more current than calculated?
Possible causes include wire resistance not accounted for, component tolerances, temperature effects on resistance, or measurement error. Real-world circuits always differ slightly from ideal calculations.

Browse all Electronics Calculators →

Last updated: March 2026