mXCSNT
- 7
- 0
Homework Statement
An air-insulated parallel-plate capacitor of capacitance C_0 is charged to voltage V_0 and then disconnected from the charging battery. A slab of material with dielectric constant \kappa, whose thickness is essentially equal to the capacitor spacing, is then inserted halfway into the capacitor. Determine (a) the new capacitance, (b) the stored energy, and (c) the force on the slab in terms of C_0, V_0, \kappa, and the capacitor-plate length L.
Homework Equations
C = \kappa \frac{\epsilon_0 A}{d} for a parallel-plate capacitor with dielectric
\kappa_{Air} = 1.0006
C = C_1 + C_2 for the equivalent capacitance of two capacitors in parallel
U = \frac{1}{2}CV^2 (energy in a capacitor)
V = Q/C
The Attempt at a Solution
I took the capacitor to be two capacitors in parallel, one with half the area and therefore half the capacitance of C_0, the other with dielectric constant \kappa and also with half the area.
C_1 = \frac{C_0}{2}
C_2 = \frac{C_0 \kappa}{2 \kappa_{Air}}
C_{total} = C_1 + C_2 = \frac{1}{2}C_0 \cdot (1 + \frac{\kappa}{\kappa_{Air}})
And the energy is just \frac{1}{2}C_{total}V_0^2
However I know this approach is incorrect. The professor worked this problem in class, and said that such an approach would over-simplify because the potential inside the capacitor would have to jump sharply as you crossed the edge of the inserted slab. He worked through an approach where he took into account that edge effect. Unfortunately I didn't write it down. Also, I am mystified how to get the force on the slab--I guess the slab must pick up some charge, but I don't know how.