Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
184_notes:examples:week8_cap_parallel [2017/10/11 15:53] – tallpaul | 184_notes:examples:week8_cap_parallel [2018/06/26 14:45] (current) – curdemma | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Example: Resistors in Series and in Parallel | + | [[184_notes:c_parallel|Return to Capacitors |
- | 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? | + | |
- | {{ 184_notes:8_res_parallel.png?300 |Circuit with Resistors | + | ===== Connecting Already-Charged Capacitors ===== |
+ | Suppose you have the following setup of already-charged capacitors. The positive plates are all on the top half of the circuit. Capacitors are labeled 1 through 3 for convenience of reference, and the sign of the charge on the plates is indicated. You know that Q1=Q2=Q3=1 mC, and ΔV1=ΔV2=ΔV3=20 V. Part 1: What is the equivalent capacitance (if the switches are closed) from Node A to Node B? What happens after the switches are closed? Part 2: What if Capacitor 2 were flipped? | ||
+ | |||
+ | [{{ 184_notes:8_cap_parallel.png?500 |Circuit with Capacitors | ||
===Facts=== | ===Facts=== | ||
- | * $\Delta V_{\text{bat}} | + | * $Q_1 = Q_2 = Q_3 = 1 \text{ |
- | * $I_1 = 50 \text{ | + | * $\Delta V_1 = \Delta V_2 = \Delta |
- | * $R_1=80 | + | * Capacitors are aligned as shown in picture. |
- | * $R_3=300 \Omega$ | + | * Capacitor 2 is flipped in the second case. |
- | * $R_4=500 \Omega$ | + | |
- | * $\Delta | + | |
===Lacking=== | ===Lacking=== | ||
- | * $\Delta V_1$, ΔV2, ΔV3, R2. | + | * $C_{\text{equiv}}$ |
+ | * Explanations for what happens after the switches are closed, in both cases. | ||
===Approximations & Assumptions=== | ===Approximations & Assumptions=== | ||
- | * The wire has very very small resistance when compared | + | * The potential differences across the segments of wire are very very small in comparison |
- | * The circuit is in a steady state. | + | |
- | * Approximating the battery as a mechanical battery. | + | |
- | * The resistors in the circuit are made of Ohmic materials. | + | |
===Representations=== | ===Representations=== | ||
- | * We represent | + | * We represent |
- | \begin{align*} | + | |
- | \Delta V = IR &&&&&& | + | |
- | \end{align*} | + | |
- | * We represent the equivalent resistance of multiple resistors arranged in series as | + | |
- | \begin{align*} | + | |
- | R_{\text{equiv, | + | |
- | \end{align*} | + | |
- | * We represent the equivalent resistance of multiple resistors arranged in parallel as | + | |
- | \begin{align*} | + | |
- | \frac{1}{R_{\text{equiv, parallel}}}= \frac{1}{R_1}+\frac{1}{R_2}+\frac{1}{R_3}+\ldots &&&&&& | + | |
- | \end{align*} | + | |
* We represent the [[184_notes: | * We represent the [[184_notes: | ||
- | \begin{align*} | + | $$\Delta V_1+\Delta V_2+\Delta V_3+\ldots = 0$$ |
- | \Delta V_1+\Delta V_2+\Delta V_3+\ldots = 0 &&&&&& | + | * We represent the equivalent capacitance of multiple capacitors arranged |
- | \end{align*} | + | $$C_{\text{equiv}} = C_1 + C_2 + C_3 + \ldots$$ |
- | * We represent the [[184_notes: | + | |
- | \begin{align*} | + | |
- | I_{\text{in}} = I_{\text{out}} &&&&&& | + | |
- | \end{align*} | + | |
* We represent the situation with diagram given above. | * We represent the situation with diagram given above. | ||
====Solution==== | ====Solution==== | ||
- | Let's start with resistance. The equivalent resistance for the entire circuit can be found with Ohm's Law -- equation (1): | + | === Part 1 === |
- | $$R_{\text{equiv, | + | All the charges and potential differences across |
- | + | $$C_1=C_2=C_3= | |
- | 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 | + | Now, we can find the equivalent capacitance from Node A to Node B, since the capacitors are arranged in parallel: |
- | $$R_{\text{equiv, circuit}} = R_1 + R_{\text{equiv, chunk with 2,3,4}}$$ | + | $$C_{\text{equiv}} = C_1 + C_2 + C_3 = 150 \mu\text{F}$$ |
- | This yields $R_{\text{equiv, chunk with 2,3,4}}=160 \Omega$. | + | |
- | + | ||
- | Notice that this " | + | |
- | $$\frac{1}{R_{\text{equiv, chunk with 2,3,4}}}= \frac{1}{R_2}+\frac{1}{R_3+R_4}$$ | + | |
- | We can plug in what we know and solve for the resistance of Resistor 2: | + | |
- | $$R_2=200\Omega$$ | + | |
- | Okay, now for the potential differences. | + | Okay, so what happens when we closed all the switches? Now the capacitors are connected to one another. A good check is to see if charge will move. If there is a potential differences |
- | 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 | + | |
- | ΔV3=I3R3=I4R3=3 V | + | |
- | {{ 184_notes:8_res_parallel_loop_1.png?300 |Circuit with Resistors | + | ===Part 2=== |
- | A couple applications of the Loop Rule should help us find the rest of the unknowns. Consider | + | [{{ 184_notes:8_cap_parallel_flipped.png?500|Circuit with Capacitors |
- | $$\Delta V_{\text{bat}}-\Delta V_1 - \Delta V_3 - \Delta V_4 = 0$$ | + | In the case that Capacitor 2 is flipped, we have the setup shown to the right. When we check the potential differences |
- | We know enough potential differences to find the voltage across Resistor | + | |
- | $$\Delta V_1 = \Delta V_{\text{bat}}-\Delta V_3 - \Delta V_4 =4 \text{ V}$$ | + | |
- | {{ 184_notes: | + | If we consider that charge cannot flow across a capacitor, we know that charges can only move through |
- | Now, consider | + | |
- | $$\Delta V_2-\Delta V_3 - \Delta V_4 = 0$$ | + | |
- | We know enough potential differences to find the voltage across Resistor 2: | + | |
- | $$\Delta V_2 = \Delta V_3+\Delta V_4 = 8 \text{ | + | |
- | That's all! Note that there are a lot of ways to do this problem, but we chose an approach that showcases | + |