🛠️ FreeToolsHub

Parallel Resistor Calculator

Calculate equivalent resistance for resistors in parallel or series. Find missing resistor values and calculate current distribution. Supports 2-10 resistors with automatic unit conversion.

💡

Two 1kΩ resistors in parallel = 500Ω

Formula: 1/Req = 1/R1 + 1/R2 + ... | Parallel resistance is always less than the smallest resistor

⚡ Resistors in Parallel

Parallel Circuit

┌── R₁ ──┐
├── R₂ ──┤
└── Rₙ ──┘
V

📊 Equivalent Resistance

Equivalent Resistance (Req)

500 Ω

Formula Used:

1/Req = 1/R1 + 1/R2

📋 Input Values

R11 kΩ
R21 kΩ

📊 Series vs Parallel Comparison

PropertySeries CircuitParallel Circuit
Total ResistanceRT = R₁ + R₂ + R₃...1/RT = 1/R₁ + 1/R₂ + 1/R₃...
ResultIncreases total resistanceDecreases total resistance
CurrentSame through all resistorsDivides among resistors
VoltageDivides among resistorsSame across all resistors
Example: 100Ω + 100Ω200Ω50Ω

Frequently Asked Questions

For resistors in parallel, the formula is: 1/Req = 1/R1 + 1/R2 + 1/R3 + ... + 1/Rn. To find the equivalent resistance, calculate the sum of the reciprocals of all resistor values, then take the reciprocal of that sum. For two resistors, you can use the simplified formula: Req = (R1 × R2) / (R1 + R2). The equivalent resistance of parallel resistors is always less than the smallest individual resistor.

For 3 resistors in parallel, use: 1/Req = 1/R1 + 1/R2 + 1/R3. For example, with R1=100Ω, R2=200Ω, R3=300Ω: 1/Req = 1/100 + 1/200 + 1/300 = 0.01 + 0.005 + 0.00333 = 0.01833. Therefore, Req = 1/0.01833 = 54.55Ω. Notice how the equivalent resistance (54.55Ω) is less than the smallest resistor (100Ω).

Parallel resistance is always lower because adding resistors in parallel creates additional paths for current to flow. Think of it like adding more lanes to a highway — more lanes mean less traffic resistance. Each parallel resistor provides an additional path, allowing more total current to flow for the same voltage. Even adding a very high resistance in parallel will slightly reduce the total resistance because it still provides one more path for current.

To find a missing resistor value in a parallel circuit when you know the target equivalent resistance: Rearrange the parallel formula to solve for the unknown. For two resistors: Rx = (Req × R1) / (R1 - Req). For example, if you need Req = 500Ω and have R1 = 1kΩ, then Rx = (500 × 1000) / (1000 - 500) = 500000/500 = 1000Ω. Use our 'Find Missing Resistor' tab for automatic calculation.

In a parallel circuit, voltage is the same across all resistors, but current divides inversely proportional to resistance. Using Ohm's Law (I = V/R), lower resistance carries more current. For example, with 12V across 100Ω and 200Ω in parallel: I1 = 12/100 = 0.12A (120mA), I2 = 12/200 = 0.06A (60mA). Total current = 0.18A. The 100Ω resistor carries twice the current because it has half the resistance.

In SERIES: Resistors are connected end-to-end, current is the same through all, voltage divides, total resistance ADDS (Rtotal = R1 + R2 + R3). In PARALLEL: Resistors share the same two nodes, voltage is the same across all, current divides, total resistance is LESS than the smallest resistor (1/Rtotal = 1/R1 + 1/R2 + 1/R3). Series increases resistance; parallel decreases it.

E24 is a standard series of preferred resistor values with 24 values per decade (±5% tolerance). The E24 values are: 1.0, 1.1, 1.2, 1.3, 1.5, 1.6, 1.8, 2.0, 2.2, 2.4, 2.7, 3.0, 3.3, 3.6, 3.9, 4.3, 4.7, 5.1, 5.6, 6.2, 6.8, 7.5, 8.2, 9.1. These values repeat in each decade (×10, ×100, ×1k, etc.). When designing circuits, use these standard values for easier component sourcing.

Disclaimer: This calculator is for educational and reference purposes only. Always verify calculations for critical applications. Results assume ideal resistors without tolerance variations. For precision circuits, account for resistor tolerance (±1%, ±5%, etc.).