Confirmation of functions for electric potential and field please

AI Thread Summary
The discussion revolves around calculating the charge q of a metal sphere surrounded by a concentric metal shell with specified charges on its inner and outer surfaces. It is established that q equals -25.0 μC, as the electric field inside a conductor is zero, meaning only the inner shell's charge influences the sphere. The participants also explore the behavior of electric potential and electric field in various regions, noting that potential is constant within the sphere and changes in specific ways outside it. Corrections are made regarding the equations for electric potential and field, emphasizing the need for clarity in defining potential differences and contributions from surrounding charges. Overall, the conversation highlights the complexities of electrostatics in multi-layered conductive systems.
cyberstudent
Messages
7
Reaction score
0
A metal sphere of radius R with a charge q is surrounded by a concentric metal sphere as shown in Figure P.23. The outer surface of the spherical shell has a charge of + 30.0 μC and the inner surface of the shell has a charge of +25.0 μC.
b is the radius of the inner surface of the shell and a is the radius of the outer surface of the shell.

(a) Find q

q = -25.0 μC, since a conductor has no electric field. Only the charge on the inner surface of the outer shell affects the metal sphere inside.

(b) Sketch qualitative graphs of (i) the radial electric field component Er and (ii) the electric potential V as functions of r.

This is trickier. Let’s start with V(R)

For r < R (inside sphere), V(r) = -25.0 μC/(k R)
This is because the interior of a conductor has the same potential everywhere. The potential is equal to the potential on the surface.

For R < r < b, the potential goes from -25.0 μC/(k R) to + -25.0 μC/(k R). Right? Very unsure about this.

For b < r < a, the potential difference is constant. V(r) = 30.0 μC - 25.0 μC = 5 μC.
Hmmm?

For a < r, the potential difference follows a curve from 30 μC/(k R) to 0 as r nears infinity.

Right?


OK. I know I messed up but I’m still going to try E(R)

For r < R (inside sphere), E(r) = 0
The electric field within a conductor is always 0.

For R < r < b, the potential goes from -25.0 μC/(k R^2) to + -25.0 μC/(k R^2). Right? Very unsure about this.

For b < r < a, E(r) = 0
The electric field within a conductor is always 0.

For a < r, the potential difference follows a curve from 30 μC/(k R^2) to 0 as r nears infinity.

I uploaded my graphs, but I’m not sure if people are able to see my attachments.
 

Attachments

  • graphs.gif
    graphs.gif
    11.1 KB · Views: 507
Physics news on Phys.org
It looks like you have some R^2 where you should have just R. The contribution to the potential inside any uniform spherical surface distribution is constant, but not zero (unless the charge is zero). There will be a constant contribution to the potential for r<a from the charge at a, etc. Looks like you have left out this contribution..
 
Oups. Original answer full of typos.

I didn't sleep trying to do this assignment. :frown: Here is the corrected version without the typos.

A metal sphere of radius R with a charge q is surrounded by a concentric metal sphere as shown in Figure P.23. The outer surface of the spherical shell has a charge of + 30.0 μC and the inner surface of the shell has a charge of +25.0 μC.
b is the radius of the inner surface of the shell and a is the radius of the outer surface of the shell.

(a) Find q

q = -25.0 μC
Since there is no electric field inside a conductor, only the charge on the inner surface of the outer shell affects the metal sphere inside.

(b) Sketch qualitative graphs of (i) the radial electric field component Er and (ii) the electric potential V as functions of r.

Let’s start with V(R)

For r < R (inside sphere), V(r) = -25.0 μC/(4ΠΕ0 R)
The potential is constant and equal to the potential on the surface of the sphere.

For R < r < b, the potential goes from -25.0 μC/(4ΠΕ0 R) to + 25.0 μC/(4ΠΕ0 R).

For b < r < a, the potential difference is constant. V(r) = 30.0 μC - 25.0 μC = 5 μC.

For a < r, the potential difference follows a curve from 30 μC/(4ΠΕ0 R) to 0 as r nears infinity.

---------------

E(R)

For r < R (inside sphere), E(r) = 0
The electric field within a conductor is always 0.

For R < r < b, the electric field goes from -25.0 μC/(4ΠΕ0 R^2) to + 25.0 μC/(4ΠΕ0 R^2).

For b < r < a, E(r) = 0
The electric field within a conductor is always 0.

For a < r, the electric field follows a curve from 30 μC/(4ΠΕ0 R^2) to 0 as r nears infinity.

It is easier to follow on the attached graph but I'm still not sure if people can see my attachments.
 

Attachments

  • graphs.gif
    graphs.gif
    11.2 KB · Views: 555
cyberstudent said:
A metal sphere of radius R with a charge q is surrounded by a concentric metal sphere as shown in Figure P.23. The outer surface of the spherical shell has a charge of + 30.0 μC and the inner surface of the shell has a charge of +25.0 μC.
b is the radius of the inner surface of the shell and a is the radius of the outer surface of the shell.

(a) Find q

q = -25.0 μC
Since there is no electric field inside a conductor, only the charge on the inner surface of the outer shell affects the metal sphere inside.
Correct q. I suggest a different wording. It sounds like you are saying that the charge on the inner surface of the shell is causing the charge to appear on the inner sphere. In fact, it is the other way around. A charge placed on the inner sphere is what causes the charge to distribute on the inner surface of the conducting shell. Without the charge on the inner sphere, there is no way you can get any charge to stay on the inner surface of the shell.
cyberstudent said:
(b) Sketch qualitative graphs of (i) the radial electric field component Er and (ii) the electric potential V as functions of r.

Let’s start with V(R)

For r < R (inside sphere), V(r) = -25.0 μC/(4ΠΕ0 R)
The potential is constant and equal to the potential on the surface of the sphere.
This is not correct. The potential is constant, but not the value you state.
cyberstudent said:
For R < r < b, the potential goes from -25.0 μC/(4ΠΕ0 R) to + 25.0 μC/(4ΠΕ0 R).
This is not correct. The potential does change in this region, but not the way you say. What is the equation that describes the changing potential?
cyberstudent said:
For b < r < a, the potential difference is constant. V(r) = 30.0 μC - 25.0 μC = 5 μC.
The potential is constant in this region, but charge is not potential. Reserve the phrase "potential difference" for talking about the difference in potential between two points. By convention, we choose to define the potential due to any configuration of charges to be zero at infinity, and talk about the absolute potential at other points. It is correct to say the potential difference between any two points in this region is zero, or to say the potential in this region is constant.
cyberstudent said:
For a < r, the potential difference follows a curve from 30 μC/(4ΠΕ0 R) to 0 as r nears infinity.
This is not correct. You have used to wrong radius. What is the equation of the curve?

I think you understand that for one spherical surface with a uniform distribution of charge the potential is inversely proportional to the distance from the center at points outside the sphere and constant inside the sphere. I suggest you start in the r > a region and work inwards, keeping in mind that each surface makes a constant contribution to the potential inside of that surface. Any variation in potential in a region is the result of the net charge closer to the center of the spheres.
cyberstudent said:
E(R)

For r < R (inside sphere), E(r) = 0
The electric field within a conductor is always 0.
This is correct.
cyberstudent said:
For R < r < b, the electric field goes from -25.0 μC/(4ΠΕ0 R^2) to + 25.0 μC/(4ΠΕ0 R^2).
This is not correct. The outer shell contributes nothing to the electric field inside its cavity. What is the equation that describes the electric field in this region?
cyberstudent said:
For b < r < a, E(r) = 0
The electric field within a conductor is always 0.
This is correct.
cyberstudent said:
For a < r, the electric field follows a curve from 30 μC/(4ΠΕ0 R^2) to 0 as r nears infinity.
This is not correct. You have used the wrong radius. What is the equation that describes the electric field in this region?
cyberstudent said:
It is easier to follow on the attached graph but I'm still not sure if people can see my attachments.
I still cannot see them, but I know what they are supposed to look like.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top