Calculating Electric Potential and Energy in a System of Spherical Conductors

AI Thread Summary
The discussion centers on calculating electric potential and energy in a system of spherical conductors using Gauss's Law. Corrections are made to the expressions for electric field, potential difference, and initial energy, emphasizing that energy does not follow a superposition principle when multiple conductors are present. The final charge distribution on conductors after connection is derived, highlighting that no electric field exists between conductors at the same potential. The participants also explore an alternative method to calculate energy differences based on the electric field between the conductors. Overall, the conversation focuses on accurately applying principles of electrostatics to derive meaningful results in the context of spherical conductors.
lorenz0
Messages
151
Reaction score
28
Homework Statement
Three spherical thin and hollow conductors ##C_1, C_2, C_3,## have radii respectively ##R_1, R_2, R_3.## A charge ##q_1## is put on ##C_1,## a charge ##q_2## is put on ##C_2,## and a charge ##q_3## on ##C_3.##
Find: (a) the electric field ##E## at a point ##P## at distance ##d## from ##R_3;## (b) The potential difference ##V_3 -V_1## between the conductors ##C_3## and ##C_1;## (c) Now, the conductors ##C_1## and ##C_2## are joined by a conducting cable. Find the variation in electrostatic energy energy ##\Delta U_e.##
Relevant Equations
##V_3-V_1=\int_{R_3}^{R_1}\vec{E}\cdot d\vec{l},\ U=\frac{1}{2}\int \sigma V da##
(a) Using Gauss's Law ##E_P=\frac{q_1+q_2+q_3}{4\pi\varepsilon_0(R_1+R_2+R_3+d)^2};(b) V_3-V_1=\int_{R_3}^{R_2}\frac{q_1+q_2}{4\pi\varepsilon_0 r^2}dr+\int_{R_2}^{R_1}\frac{q_1}{4\pi\varepsilon_0 r^2}dr=\frac{q_2}{4\pi\varepsilon_0}\left(\frac{1}{R_3}-\frac{1}{R_2}\right).##

(c) ##U_i=\frac{1}{8\pi\varepsilon_0} \left(\frac{q_1^2}{R_1}+\frac{q_2^2}{R_2}+\frac{q_3^2}{R_3}\right)## and when ##C_1## and ##C_2## are connected we have that ##q_{1f}+q_{2f}=Q##, where ##Q:=q_1+q_2## and ##V_1=V_2\Leftrightarrow \frac{q_1}{4\pi\varepsilon_0 R_1}=\frac{q_2}{4\pi\varepsilon_0 R_2}## which together imply that ##q_{1f}=\frac{R_1}{R_1+R_2}Q,\ q_{2f}=\frac{R_2}{R_1+R_2}Q## so ##U_f-U_i=\frac{1}{4\pi\varepsilon_0 R_1}\left(q_{1f}^2-q_1^2\right)+\frac{1}{4\pi\varepsilon_0 R_2}\left(q_{2f}^2-q_2^2\right)##
 

Attachments

  • spherical_shells.png
    spherical_shells.png
    23 KB · Views: 105
Last edited:
Physics news on Phys.org
lorenz0 said:
(a) Using Gauss's Law ##E_P=\frac{q_1+q_2+q_3}{4\pi\varepsilon_0(R_1+R_2+R_3+d)^2}##

You are not expressing the distance from the center of the system to the field point correctly.

lorenz0 said:
(b) ##V_3-V_1=\int_{R_3}^{R_2}\frac{q_1+q_2}{4\pi\varepsilon_0 r^2}dr+\int_{R_2}^{R_1}\frac{q_1}{4\pi\varepsilon_0 r^2}dr=\frac{q_2}{4\pi\varepsilon_0}\left(\frac{1}{R_3}-\frac{1}{R_2}\right).##

You have set this up correctly in terms of the integrals, but your result for the evaluation of the integrals is not correct.

lorenz0 said:
(c) ##U_i=\frac{1}{8\pi\varepsilon_0} \left(\frac{q_1^2}{R_1}+\frac{q_2^2}{R_2}+\frac{q_3^2}{R_3}\right)##
This is not the correct expression for the initial energy of the system. Energy does not obey a superposition principle.

##\frac{1}{8\pi\varepsilon_0} \frac{q_1^2}{R_1} ## is the energy associated with conductor ##C_1## if the other conductors are not present. Similarly for the other two conductors. But, when all three conductors are present, the total energy is not the sum of these individual energies.

lorenz0 said:
and when ##C_1## and ##C_2## are connected we have that ##q_{1f}+q_{2f}=Q##, where ##Q:=q_1+q_2## and ##V_1=V_2\Leftrightarrow \frac{q_1}{4\pi\varepsilon_0 R_1}=\frac{q_2}{4\pi\varepsilon_0 R_2}## which together imply that ##q_{1f}=\frac{R_1}{R_1+R_2}Q,\ q_{2f}=\frac{R_2}{R_1+R_2}Q##
When ##C_1## and ##C_2## are connected so that ##V_1=V_2##, can there be any electric field between ##C_1## and ##C_2##? What does this tell you about the final charge on ##C_1##?
 
TSny said:
You are not expressing the distance from the center of the system to the field point correctly.
You have set this up correctly in terms of the integrals, but your result for the evaluation of the integrals is not correct.This is not the correct expression for the initial energy of the system. Energy does not obey a superposition principle.

##\frac{1}{8\pi\varepsilon_0} \frac{q_1^2}{R_1} ## is the energy associated with conductor ##C_1## if the other conductors are not present. Similarly for the other two conductors. But, when all three conductors are present, the total energy is not the sum of these individual energies.When ##C_1## and ##C_2## are connected so that ##V_1=V_2##, can there be any electric field between ##C_1## and ##C_2##? What does this tell you about the final charge on ##C_1##?
Thanks!
For part (a) it should have been ##E_P=\frac{q_1+q_2+q_3}{4\pi\varepsilon_0 (R_3+d)^2}##.
For part (b) it should have been ##V_3-V_1=\frac{q_1}{4\pi\varepsilon_0}\left(\frac{1}{R_3}-\frac{1}{R_1}\right)+\frac{q_2}{4\pi\varepsilon_0}\left(\frac{1}{R_3}-\frac{1}{R_2}\right).##

For part (c) since ##C_1## and ##C_2## have the same potential the electric field between them has magnitude 0, so I was thinking that maybe the difference in energy relative to the initial situation is the one that was stored in the electric field between them, which should be ##\frac{\varepsilon_0}{2}\int_{R_1}^{R_2}E^2 dV##. This approach would also have the additional benefit of not having to compute the initial and final energy, but does it make sense?
 
Last edited:
For part (c) I think the problem is asking you to find the electrostatic energy before and after the connection is make and take the difference After - Before. By the way, there is a factor of ##\frac{1}{2}## missing in front of the integral ##\varepsilon_0\int_{R_1}^{R_2}E^2 dV.##
 
lorenz0 said:
For part (a) it should have been ##E_P=\frac{q_1+q_2+q_3}{4\pi\varepsilon_0 (R_3+d)^2}##.
Yes

lorenz0 said:
For part (b) it should have been ##V_3-V_1=\frac{q_1}{4\pi\varepsilon_0}\left(\frac{1}{R_3}-\frac{1}{R_1}\right)+\frac{q_2}{4\pi\varepsilon_0}\left(\frac{1}{R_3}-\frac{1}{R_2}\right).##
Yes

lorenz0 said:
For part (c) since ##C_1## and ##C_2## have the same potential the electric field between them has magnitude 0, so I was thinking that maybe the difference in energy relative to the initial situation is the one that was stored in the electric field between them
Sounds good.

lorenz0 said:
, which should be ##\varepsilon_0\int_{R_1}^{R_2}E^2 dV##.
There's a numerical factor missing here. [Edit: @kuruman already noted this.]

lorenz0 said:
This approach would also have the additional benefit of not having to compute the initial and final energy, but does it make sense?
Yes, it does. Good.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top