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, $I_1 = 50 \text{ mA}$, $R_1=80 \Omega$, $R_3=300 \Omega$, $R_4=500 \Omega$, and $\Delta V_4=5 \text{ V}$. What are the potential differences $\Delta V_1$, $\Delta V_2$, $\Delta V_3$, and the resistance $R_2$? | + | |
| - | {{ 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 $Q_1 = Q_2 = Q_3 = 1 \text{ mC}$, and $\Delta V_1 = \Delta V_2 = \Delta V_3 = 20 \text{ 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$, $\Delta V_2$, $\Delta V_3$, $R_2$. | + | * $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 $I_1$ 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 |
| - | $$I_4=\frac{\Delta V_4}{R_4}=10 \text{ mA}$$ | + | |
| - | A simple application of Node Rule -- equation (5) -- at Node C should tell us that $I_3 = I_4$. Now, we can reapply Ohm's Law to find the potential | + | |
| - | $$\Delta V_3 = I_3R_3 = I_4R_3 = 3 \text{ 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 | + | |