Work to separate a plane capacitor

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
Kelly Lin
Messages
29
Reaction score
0

Homework Statement


A capacitor with C is charged by a battery to a voltage V and then disconnected. The distance between plates is slowly increased by an external force. What is the change of the electrostatic energy of capacitor during this process?

Homework Equations


I have two ways to solve the problem but I don't know which is correct.

The Attempt at a Solution


If the distance changed from d1 to d2, then
[tex] C'=C\frac{d_{1}}{d_{2}}<br /> \\<br /> V'=V\frac{d_{2}}{d_{1}}<br /> \\<br /> \frac{1}{2}C'V'^{2}-\frac{1}{2}CV^{2}=\frac{1}{2}(C\frac{d_{1}}{d_{2}})(V\frac{d_{2}}{d_{1}})^{2}=\frac{1}{2}CV^{2}(\frac{d_{1}}{d_{2}}-1)[/tex]
On the other hand, work can be defined as W=Q[V'-V], then
[tex] W=Q(V'-V)=QV(\frac{d_{1}}{d_{2}}-1)=CV^{2}(\frac{d_{1}}{d_{2}}-1)[/tex]
But it seems that there is a missing factor (1/2) in the second solution!
Where did I go wrong?
 
Physics news on Phys.org
Here already :$$
\frac{1}{2}C'V'^{2}-\frac{1}{2}CV^{2}=\frac{1}{2}(C\frac{d_{1}}{d_{2}})(V\frac{d_{2}}{d_{1}})^{2}=\frac{1}{2}CV^{2}(\frac{d_{1}}{d_{2}}-1)
$$W changes from + to - halfway ?
And try ##dW = Q dV## for the second approach
 
BvU said:
Here already :$$
\frac{1}{2}C'V'^{2}-\frac{1}{2}CV^{2}=\frac{1}{2}(C\frac{d_{1}}{d_{2}})(V\frac{d_{2}}{d_{1}})^{2}=\frac{1}{2}CV^{2}(\frac{d_{1}}{d_{2}}-1)
$$W changes from + to - halfway ?
And try ##dW = Q dV## for the second approach

Okay! I got it!
Thanks a lot! haha!