If a capacitor is composed of two isolated conductors, after charging the oppositely charged plates will experience a Coulombic attraction. Given a spherical capacitor of inner radius a and outer radius b , find the attractive force exerted on the outer conductor assuming that each conductor holds charge ± Q .
Assume the conductors are mechanically held fixed, so the force is constant in time, and let negative forces correspond to attraction and vice versa.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Why does F = q E not work here?
Log in to reply
The reason is a bit subtle. It's fundamentally a result of the fact that the electric field is not continuous at the surface of the conducting shell.
Let's try the naive approach: the potential between the spherical capacitors is:
V = 4 π ϵ 0 Q a b b − a .
The electric field at radius b due to this potential is:
E = − d r d V ∣ ∣ ∣ ∣ b = − d r d ( 4 π ϵ 0 Q a r r − a ) ∣ ∣ ∣ ∣ b = − 4 π ϵ 0 b 2 Q ,
acting in the radial direction. It seems like our force will be off by a factor of 2 1 if we just multiply by a factor of Q .
However, there are a couple problems. First of all, it is a little sketchy to say that the electric field on the interior of the outer sphere can see the outer sphere as a point charge at the center (which is basically what F = q E says). Shell theorem holds outside a spherically symmetric charge distribution, not inside. Really to be fully rigorous here one ought to compute the force on a small element of the surface d q = σ d A where d A is an area element and σ is the surface charge density. Then, since the electric field is a vector, you'll have to write down the components of the force in each direction and perform all the double integrals, and put them back together, and compute the magnitude. Of course, if you perform the integrals over the entire sphere every surface element has an antipodal element which will apparently cancel it in the integral! One way of dealing with this is by treating the sphere as two separate hemispheres and computing the force along the axis of each hemisphere. It's still ugly, and you'd have to compute the double integrals over each hemisphere anyway. So being rigorous about an F = q E derivation is quite messy!
In any case, this isn't really where the missing factor of 2 1 comes from. This is actually derived from the fact that change in electric field on either side of a conductor is:
Δ E = ϵ 0 σ
where σ is the surface charge density. One can show from this (see e.g. pages 31-32 of Purcell's Electricity and Magnetism , Third Edition, or try to derive it yourself!) that the force per unit area on a surface of charge is actually given by the average of the electric field on either side, not just the value inside the surface! Since the electric field is zero outside a capacitor (total charge is zero), this is where we get the extra factor of 2 1 , from the discontinuity in the electric field at the surface.
But the energy-of-electric-field argument circumvents all of these problems, which is why the original solution is much shorter (and I didn't even rigorously derive the solution from first principles in this response) :)
Log in to reply
E=-kQ/b^2 Ok. F=Eq ; F=Integrate[E dq] ; F=-(kQ^2)/(2b^2) Isn't that true?
Log in to reply
@Müco A – I agree that if you mindlessly compute that integral you will get the same result. What does that integral mean? What are the small pieces of charge dq that you are integrating over, why choose the limits 0 and Q? It might be that this shortcut happens to get the same result as the more rigorous process I describe, but I don't see a priori that you would know that it works out the same.
why is force on sphere with radius 'b' negative derivative of potential energy wrt b evaluated at b ?
Log in to reply
There is a slight abuse of notation in my solution in that I have used b both as the variable and the actual location of the outer shell. See my response to Mudit's question above where I write the force as the negative derivative with respect to r evaluated at b instead - the meaning is the same. The fact that force exerted on something in a given potential goes like the negative derivative of the potential follows for instance from the Lagrangian formalism of mechanics.
how did you done the derivative
Problem Loading...
Note Loading...
Set Loading...
As given in the capacitors wiki, the capacitance of the spherical capacitor is:
C = b − a 4 π ϵ 0 a b .
The energy stored in the capacitor is thus:
U = 8 π ϵ 0 a b Q 2 ( b − a ) .
The force on the sphere at radius b is the (negative of the) derivative of this potential energy with respect to b , evaluated at b .
F = − d b d U = − 8 π ϵ 0 b 2 Q 2 .