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 16:21] – [Example: Resistors in Series and in Parallel] tallpaul | 184_notes:examples:week8_cap_parallel [2018/06/26 14:45] (current) – curdemma | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | [[184_notes: | ||
+ | |||
===== Connecting Already-Charged Capacitors ===== | ===== 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. What is the equivalent capacitance (if the switches are closed) from Node A to Node B? What happens after the switches are closed? What if Capacitor 2 were flipped? | + | 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? |
- | {{ 184_notes: | + | [{{ 184_notes: |
===Facts=== | ===Facts=== | ||
Line 23: | Line 25: | ||
* We represent the equivalent capacitance of multiple capacitors arranged in parallel as | * We represent the equivalent capacitance of multiple capacitors arranged in parallel as | ||
Cequiv=C1+C2+C3+… | Cequiv=C1+C2+C3+… | ||
- | * We represent the situation with diagram given above. The flipped situation is below. | + | * We represent the situation with diagram given above. |
- | {{ 184_notes: | ||
====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 | + |