Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
184_notes:examples:week8_cap_series [2017/10/10 13:44] – created tallpaul | 184_notes:examples:week8_cap_series [2021/06/29 00:08] (current) – [Solution] schram45 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | =====Example: | + | [[184_notes: |
- | Suppose you have a simple | + | |
+ | =====Example: | ||
+ | Suppose you have the following | ||
+ | |||
+ | [{{ 184_notes: | ||
===Facts=== | ===Facts=== | ||
- | * $\Delta | + | * $\Delta |
- | * $R = 120 \Omega$ | + | * $Q_1 = 4.5 \mu\text{C}$ |
+ | * C2=0.5μF | ||
+ | * $k = 3$ | ||
===Lacking=== | ===Lacking=== | ||
- | * Current | + | * C1 |
+ | * How the charges change when the dielectric is inserted. | ||
===Approximations & Assumptions=== | ===Approximations & Assumptions=== | ||
- | * The wire has very very small resistance when compared to the 120 Ω resistor. | + | * The wire has very very small resistance when compared to the other resistors in the circuit: Having wires with a very small resistance allows us to ignore any potential differences across the wires while also ensuring the initial current in the circuit isn't too high. |
- | * The circuit is in a steady state. | + | * We are measuring things like potential differences and charges when the circuit is in a steady state: As we know capacitors create a quasi-steady state while they are charging which can make things tough. It is easier to look at the final state when they are fully charged and the current in the circuit is not changing with time. |
- | * Approximating the battery as a mechanical battery. | + | * 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. |
- | * There is no outside influence on the circuit. | + | * Capacitors are parallel plate capacitors: Assuming this geometry allows us to use the equation provided in the notes about the capacitance of a parallel plate capacitor. This Equation would change if we changed the shape of the capacitor. |
===Representations=== | ===Representations=== | ||
- | * We represent | + | * We represent |
- | * We represent the situation with following circuit diagram. | + | * We represent the equivalent capacitance of multiple capacitors arranged in series as |
- | + | $$\frac{1}{C_{\text{equiv}}}=\frac{1}{C_1}+\frac{1}{C_2}+\frac{1}{C_3}+\ldots$$ | |
- | {{ 184_notes: | + | * We represent the situation with diagram given above. |
====Solution==== | ====Solution==== | ||
- | We have assumed that the battery and the wire contribute negligible resistance | + | ===Part 1 === |
+ | Let's find C1. In order to use the equation for equivalent capacitance of capacitors in series, as we have here, we first need the equivalent capacitance | ||
+ | $$C_{\text{equiv}}=\frac{Q_{\text{equiv}}}{\Delta V_{\text{bat}}}=0.375 \mu\text{F}$$ | ||
+ | |||
+ | Now we can solve for C1 using 1Cequiv=1C1+1C2 | ||
+ | This gives us C1=1.5μF | ||
+ | |||
+ | ===Part 2=== | ||
+ | [{{ 184_notes: | ||
+ | |||
+ | Now we need to consider what happens when we insert a dielectric. It might look something like the circuit to the right. A description of what a dielectric does in a capacitor is [[184_notes: | ||
+ | |||
+ | So when we insert | ||
+ | $$\frac{1}{C_{\text{equiv, new}}}=\frac{1}{C_{\text{1, | ||
+ | This yields $C_{\text{equiv, new}}=0.45 \mu\text{F}$. Now, we can find the new charge: | ||
+ | $$Q_{\text{new}} | ||
+ | |||
+ | **This is the charge on __both__ capacitors** since the capacitors are in series. So even if we insert a dielectric in only one of the capacitors, the charge on both will increase. | ||
+ | |||
+ | In order for us to evaluate this solution and make sure it makes sense, we must understand what the dielectric is doing in the capacitor. The dielectric is an insulator which means its electrons are tied to the nuclei. When a dielectric is put between two charged plates it will polarize. This will create an electric field in the dielectric that opposes the electric field of the plates. This will allow more charges to be added to the plates before the capacitor will have an electric field that fully opposes that of the power source. This solution lines up with that perfectly. |