184_notes:examples:week8_resistors_parallel

Return to Resistors in Parallel Notes

Suppose you have the following circuit. Resistors are labeled 1 through 4 and nodes in the circuit are labeled A, B, and C for convenience of reference. You know that the circuit contains a 12-Volt battery, I1=50 mA, R1=80Ω, R3=300Ω, R4=500Ω, and ΔV4=5 V. What are the potential differences ΔV1, ΔV2, ΔV3, and the resistance R2?

Circuit with Resistors in Series and Parallel

Facts

  • ΔVbat=12 V
  • I1=50 mA
  • R1=80Ω
  • R3=300Ω
  • R4=500Ω
  • ΔV4=5 V

Lacking

  • ΔV1, ΔV2, ΔV3, R2.

Approximations & Assumptions

  • The wire has very very small resistance when compared to the other resistors in the circuit: This allows there to be no energy loss across the wires and no potential difference across them either simplifying down the model.
  • The circuit is in a steady state: It takes a finite amount of time for a circuit to reach steady state and set up a charge gradient. Making this assumption means the current is not changing with time in any branch of the circuit.
  • Approximating the battery as a mechanical battery: This means the battery will supply a steady power source to the circuit to keep it in steady state.
  • The resistors in the circuit are made of Ohmic materials: Ohmic materials have a linear relationship between voltage and current, this allows us to use ohms law.

Representations

ΔV=IR(1)

  • We represent the equivalent resistance of multiple resistors arranged in series as

Requiv, series=R1+R2+R3+(2)

  • We represent the equivalent resistance of multiple resistors arranged in parallel as

1Requiv, parallel=1R1+1R2+1R3+(3)

  • We represent the Loop Rule (for potential difference within a closed loop) as

ΔV1+ΔV2+ΔV3+=0(4)

  • We represent the Node Rule (for current through a point in the circuit) as

Iin=Iout(5)

  • We represent the situation with diagram given above.

Let's start with resistance. The equivalent resistance for the entire circuit can be found with Ohm's Law – equation (1): Requiv, circuit=ΔVbatteryI1=240Ω

We use I1 since this is the current in the wire connected directly to the battery. We can break this down further to find the equivalent resistance in the chunk of the circuit containing Resistors 2, 3, and 4. This chunk and Resistor 1 are connected in series to form the resistance of the whole circuit, so we can use equation (2) to write: Requiv, circuit=R1+Requiv, chunk with 2,3,4 This yields Requiv, chunk with 2,3,4=160Ω.

Notice that this “chunk” is actually two parallel pieces of the circuit, starting at Node A and ending at Node B. The two parallel parts are Resistor 2, and then Resistors 3 and 4 together. We can use equation (3) to break down the chunk into these two pieces (we combine Resistors 3 and 4 below using equation (2)): 1Requiv, chunk with 2,3,4=1R2+1R3+R4 We can plug in what we know and solve for the resistance of Resistor 2: R2=200Ω

Okay, now for the potential differences. It will be useful in the approach we choose to know the current through Resistor 4, which is found from Ohm's Law: I4=ΔV4R4=10 mA A simple application of Node Rule – equation (5) – at Node C should tell us that I3=I4. Now, we can reapply Ohm's Law to find the potential difference across Resistor 3: ΔV3=I3R3=I4R3=3 V

Loop 1 - Circuit with Resistors in Series and Parallel

A couple applications of the Loop Rule should help us find the rest of the unknowns. Consider the loop highlighted in the circuit above. The Loop Rule – equation (4) – tells us that if we travel completely around the loop, we should encounter a total potential difference of 0. If we travel along the direction of conventional current (clockwise in our representation), voltage decreases, so ΔV1, ΔV3, ΔV4<0, whereas we have ΔVbat>0. These four potential differences form a loop, so they should add to 0: ΔVbatΔV1ΔV3ΔV4=0 We know enough potential differences to find the voltage across Resistor 1: ΔV1=ΔVbatΔV3ΔV4=4 V

Loop 2 - Circuit with Resistors in Series and Parallel

Now, consider the (different!) loop highlighted in the circuit above. The Loop Rule tells us that if we travel completely around the loop, we should encounter a total potential difference of 0. We see that current in Resistor 2 runs opposite to the current in the other resistors if we follow the loop in one direction. We have to choose a direction for the application of the Loop Rule. If we go clockwise, voltage increases across Resistor 2, but drops across Resistors 3 and 4. So we write: ΔV2ΔV3ΔV4=0 We know enough potential differences to find the voltage across Resistor 2: ΔV2=ΔV3+ΔV4=8 V One way in which we can evaluate the solution here is to pick a few other loops in the circuit and make sure they are still valid. There are often times many more loops in a circuit than the solution goes through.

That's all! Note that there are a lot of ways to do this problem, but we chose an approach that showcases the power of knowing equivalent resistance for resistors in parallel, and the power of the Loop Rule. See if you can create a different method for finding the unknowns.

  • 184_notes/examples/week8_resistors_parallel.txt
  • Last modified: 2021/06/28 23:51
  • by schram45