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_charge_discharge_caps_resistors [2017/10/16 22:38] – [Solution] tallpaul | 184_notes:examples:week8_charge_discharge_caps_resistors [2021/07/05 21:15] (current) – schram45 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | =====Charging Capacitors through Resistors===== | + | [[184_notes: |
+ | |||
+ | =====Challenge Problem: | ||
Suppose you have a the setup shown below. All capacitors have the same capacitance C, and all resistors have the same resistance R. Capacitor 1 is charged to Q and −Q on its plates, so that the voltage across it is ΔV, and all the other capacitors are not charged at all. At time t=0, the switches are closed. What happens? In what order to the capacitors finish charging (practically speaking)? Be as detailed as possible. | Suppose you have a the setup shown below. All capacitors have the same capacitance C, and all resistors have the same resistance R. Capacitor 1 is charged to Q and −Q on its plates, so that the voltage across it is ΔV, and all the other capacitors are not charged at all. At time t=0, the switches are closed. What happens? In what order to the capacitors finish charging (practically speaking)? Be as detailed as possible. | ||
- | {{ 184_notes: | + | This is a challenging problem, but if you can figure out the currents in the circuit just after t=0, and the charges on the capacitors at the steady state, then that is pretty awesome at this point in the course. |
+ | |||
+ | [{{ 184_notes: | ||
===Facts=== | ===Facts=== | ||
Line 15: | Line 19: | ||
===Approximations & Assumptions=== | ===Approximations & Assumptions=== | ||
- | * The wire has very very small resistance when compared to the other resistors in the circuit. | + | * 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 resistors in the circuit are made of Ohmic materials. | + | * 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. |
- | * Practically speaking, the capacitors becomes "fully charged" | + | * Practically speaking, the capacitors becomes "fully charged" |
===Representations=== | ===Representations=== | ||
* We represent the setup with the diagram given. We also may find it useful to look at an analogous circuit without any discharged capacitors at t=0, which is pictured below. Circuit components have been arranged to preserved the structure of the circuit, but so that it might be easier to visualize what is going on and which components are parallel. | * We represent the setup with the diagram given. We also may find it useful to look at an analogous circuit without any discharged capacitors at t=0, which is pictured below. Circuit components have been arranged to preserved the structure of the circuit, but so that it might be easier to visualize what is going on and which components are parallel. | ||
- | {{ 184_notes: | + | [{{ 184_notes: |
* Another analogous circuit that may be useful is one without any resistors, which is pictured below. Circuit components have been arranged to preserved the structure of the circuit, but so that it might be easier to visualize what is going on and which components are parallel. | * Another analogous circuit that may be useful is one without any resistors, which is pictured below. Circuit components have been arranged to preserved the structure of the circuit, but so that it might be easier to visualize what is going on and which components are parallel. | ||
- | {{ 184_notes: | + | [{{ 184_notes: |
====Solution==== | ====Solution==== | ||
- | __At time t=0:__ | + | __Just after time t=0:__ |
This is a pretty complicated setup, so let's try to break it down by first thinking about what happens right after t=0. At this moment, the circuit will behave as if the discharged capacitors are not even there. This is because capacitors affect a circuit by creating a potential difference once they become charged. But when they are completely discharged, this potential difference is 0, and so current will exist in the wire as if the discharged capacitor is not even there -- note that this lasts only for a moment, as once current exists in the circuit, the capacitors will accumulate charge. Anyways, at t=0, it is useful to look at the analogous circuit with only resistors, shown in the representations. | This is a pretty complicated setup, so let's try to break it down by first thinking about what happens right after t=0. At this moment, the circuit will behave as if the discharged capacitors are not even there. This is because capacitors affect a circuit by creating a potential difference once they become charged. But when they are completely discharged, this potential difference is 0, and so current will exist in the wire as if the discharged capacitor is not even there -- note that this lasts only for a moment, as once current exists in the circuit, the capacitors will accumulate charge. Anyways, at t=0, it is useful to look at the analogous circuit with only resistors, shown in the representations. | ||
Line 36: | Line 40: | ||
This yields Requiv, 2,3,4=23R. Finally, this chunk and Resistor 1 are in series, and should form the equivalent resistance of the entire circuit: Requiv, all=Requiv, 2,3,4+R1=53R | This yields Requiv, 2,3,4=23R. Finally, this chunk and Resistor 1 are in series, and should form the equivalent resistance of the entire circuit: Requiv, all=Requiv, 2,3,4+R1=53R | ||
- | The current | + | The current |
This is the current near the capacitor, which applies for the right strip, but not the middle and left strips, as they are parallel. The current in those parts of the circuit is given by the Node Rule and Loop Rule: The Loop Rule tells us that the potential difference across the left and middle strips is the same, and the Node Rule tells us that currents in each strip should add to 35ΔVR. Since the resistance in the left strip is twice the resistance in the middle (2R vs. R), we expect the current in the left to be half the current in the middle, because of the equal potential differences. These constraints yield | This is the current near the capacitor, which applies for the right strip, but not the middle and left strips, as they are parallel. The current in those parts of the circuit is given by the Node Rule and Loop Rule: The Loop Rule tells us that the potential difference across the left and middle strips is the same, and the Node Rule tells us that currents in each strip should add to 35ΔVR. Since the resistance in the left strip is twice the resistance in the middle (2R vs. R), we expect the current in the left to be half the current in the middle, because of the equal potential differences. These constraints yield | ||
\begin{align*} | \begin{align*} | ||
- | I_{\text{left}} = \frac{1}{5} \frac{\Delta V}{R} &&&&& | + | I_{\text{left}} = \frac{1}{5} \frac{\Delta V}{R}, &&&&& |
\end{align*} | \end{align*} | ||
- | If you are not convinced of this (or if you are, and wish to do a check on the math), you can reach the same result by using Ohm's Law to find the potential difference in the right strip, and then using the Loop Rule to find the potential differences across the left and middle strips, and finally Ohm's Law again to find the currents in these strips. We show the currents in the circuit | + | If you are not convinced of this (or if you are, and wish to do a check on the math), you can reach the same result by using Ohm's Law to find the potential difference in the right strip, and then using the Loop Rule to find the potential differences across the left and middle strips, and finally Ohm's Law again to find the currents in these strips. We show the currents in the circuit |
- | {{ 184_notes: | + | [{{ 184_notes: |
__At a Steady State, t very large:__ | __At a Steady State, t very large:__ | ||
- | Next, we want to understand what the circuit will look like when it has reached a steady state. Since there is no battery, we know this point has been reached when there is no current in the wire. We will refer to the circuit with no resistors, since when there is no current, | + | Next, we want to understand what the circuit will look like when it has reached a steady state. Since there is no battery, we know this point has been reached when there is no current in the wire. We will refer to the circuit with no resistors |
- | {{ 184_notes: | + | [{{ 184_notes: |
- | On the **top**, the net charge is 0. On the **left**, the net charge is Q. On the **right**, the net charge is -Q. These values will not change no matter when we look at the circuit. At a steady state, you may remember that [[184_notes: | + | On the **top** |
In the **left** section, we need to have Q/2 spread over the positive plates on Capacitor 3 and 4. The Loop Rule dictates that in order to have zero potential difference across the wire, we need the potential differences across Capacitors 3 and 4 to be the same. Since they also have the same capacitance C, they must also have the same charge. So we distribute the total Q/2 as Q/4 on each capacitor. Therefore, each should have −Q/4 on its negative plate, which brings the total charge in the **top** section to 0, as desired. We have written charge on each plate below, once the circuit has reached a steady state. | In the **left** section, we need to have Q/2 spread over the positive plates on Capacitor 3 and 4. The Loop Rule dictates that in order to have zero potential difference across the wire, we need the potential differences across Capacitors 3 and 4 to be the same. Since they also have the same capacitance C, they must also have the same charge. So we distribute the total Q/2 as Q/4 on each capacitor. Therefore, each should have −Q/4 on its negative plate, which brings the total charge in the **top** section to 0, as desired. We have written charge on each plate below, once the circuit has reached a steady state. | ||
- | {{ 184_notes: | + | [{{ 184_notes: |
__Between t=0 and the Steady State:__ | __Between t=0 and the Steady State:__ | ||
Line 67: | Line 71: | ||
C_1 = \frac{Q}{2}, | C_1 = \frac{Q}{2}, | ||
\end{align*} | \end{align*} | ||
- | When we think about how long it takes a capacitor to charge up, it is useful to think of what fraction of its final charge it has accumulated. This is a little weirder for Capacitor 1, which is discharging, | + | When we think about how long it takes a capacitor to charge up, it is useful to think of what fraction of its final charge it has accumulated |
- | For Capacitors 2 through 4, each begins charging at a different rate (rate of charging | + | For Capacitors 2 through 4, each begins charging at a different rate (rate of charging |
Rate3, initial>Rate2, initial>Rate4, initial | Rate3, initial>Rate2, initial>Rate4, initial | ||
- | We are not formalizing anything here, just getting an idea for how the capacitors begin charging up. As the capacitors charge and build up potential differences, | + | We are not formalizing anything here, just getting an idea for how the capacitors begin charging up. As the capacitors charge and build up potential differences, |
- | In order to understand all the math behind this, we would need to solve some differential equations, which is not necessary for this course. It suffices to understand the mechanism by which the capacitors charge, which is the current in the circuit. This current depends on a lot of factors, including resistors, existing potential differences in the capacitors, and structures such as parallel branches of the circuit. | + | In order to understand all the math behind this, we would need to solve some differential equations, which is not necessary for this course. It suffices to understand the mechanism by which the capacitors charge, which is the current in the circuit. This current depends on a lot of factors, including resistors, existing potential differences in the capacitors, and structures such as parallel branches of the circuit. If you can figure out the currents in the circuit just after t=0, and the charges on the capacitors at the steady state, then that is pretty awesome at this point in the course. |