Component | Symbol |
---|---|
Wire Conductor | ![]() |
Resistor | ![]() |
Battery | ![]() |
Parallel-Circuits
A parallel circuit has two or more components connected across each other. Since this allows the current to flow along multiple paths, the current value will often be different on each branch. On the other hand, the applied voltage will be the same across all parallel branches of the circuit.
Figure 2 above shows a parallel circuit. The current leaving the negative terminal of the battery divides with some current passing through the R1 branch and some passing through the R2 branch of the circuit before returning to the positive terminal of the battery. Knowing the values for R1 and R2 plus knowing there is a 30 volt drop across both resistors allows you to calculate the current passing through each resistor using Ohm's Law.
I1 = V/R1 = (30 volts)/(5Ω) = 6 amperes
I2 = V/R2 = (30 volts)/(10Ω) = 3 amperes
The total equivalent resistance of N number of resistors in parallel can be calculated using the following formula:
1/Rtotal = 1/R1 + 1/R2 + 1/R3
+ … + 1/RN
When there are only two resistors in parallel, there is a simpler formula to determine the equivalent resistance:
In the case of figure 2, the equivalent resistance of the circuit would be:
1/Rtotal = 1/R1 + 1/R2 = 1/(5 Ω) + 1/(10 Ω) = 3/(10 Ω)
or Rtotal = 3⅓ ohms
Having the total voltage and now the total equivalent resistance, you can calculate the total current using Ohm's Law:
Itotal = V/Rtotal = (30 volts) / (3⅓ ohms) = 9 amperes
which is equal to the sum of the two current drops, I1 and I2. How about that?