Electric field of a hemispheric vessel with uniform surface charge distribution

Click For Summary

Homework Help Overview

The discussion revolves around calculating the electric field at the center of curvature of a hemispheric vessel with a uniform surface charge distribution. The original poster describes their approach to the problem, including the equations and steps taken, but notes a discrepancy between their result and the answer provided in their reference material.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to derive the electric field by dividing the hemisphere into rings of charge and integrating the contributions from each ring. They express the charge element in terms of surface charge density and area.
  • Some participants question the expression for the area of the rings, suggesting that the original poster's approach may not accurately reflect the geometry of the hemisphere.
  • Others suggest using polar coordinates to better account for the geometry of the problem and to clarify the integration process.
  • There is discussion about the need to introduce an angle to properly describe the rings and their contributions to the electric field.

Discussion Status

Contextual Notes

Participants note that the problem is not part of a formal homework assignment, but rather a self-study exercise. There is also mention of the need to clarify assumptions about the geometry of the hemisphere and the integration variables used in the calculations.

pc2-brazil
Messages
198
Reaction score
3
I'm reading a Physics (electricity and magnetism) book for self-study. I tried to do the exercise below, but I'm not getting the correct answer. This is not actually a homework (since it's not part of a course).
I will try to carefully reproduce the steps I took below, so that someone can help identify the mistake.

Thank you in advance.

Homework Statement


A hemispheric vessel of internal radius R has a total charge q uniformly distributed through its internal surface. Determine the electric field at the center of curvature.

Homework Equations


[tex]\vec{E} = \int d\vec{E}[/tex]
[tex]E = \frac{kq}{d^2}[/tex], where [tex]k = \frac{1}{4\pi\epsilon_0}[/tex]
Electric field produced by a charged ring at a point located at a distance z along its central axis:
[tex]E = \frac{kqz}{(z^2 + R^2)^{3/2}}[/tex]

The Attempt at a Solution


First, I will call P the point at the center of curvature, and R the radius of the hemisphere.
I will divide the hemisphere into a pile of rings of charge dq and radius r at a distance z from point P. The magnitude of the electric field produced at that point by a ring is:
[tex]dE = \frac{kz}{(z^2 + r^2)^{3/2}} dq[/tex]
The relation between the radius r of the ring, the radius R of the hemisphere and the distance z from the center of the ring to point P is:
[tex]R^2 = z^2 + r^2[/tex]
So, I can substitute it into the expression for dE:
[tex]dE = \frac{kz}{R^3} dq[/tex]
Now I have to express dq in terms of another variable. I will call σ the surface charge density of the hemisphere. So:
[tex]dq = \sigma dA[/tex]
where dA is the area of the ring. Now, I can either (1) express dA in terms of z and express r in terms of z or (2) express dA in terms of r and express z in terms of r. I will choose (2):
[tex]dq = \sigma \times 2\pi r dr[/tex]
Then, the expression for dE becomes:
[tex]dE = \frac{kz}{R^3} \times \sigma \times 2\pi r dr[/tex]
[tex]dE = \frac{kz\sigma\times2\pi r}{R^3} dr[/tex]
In terms of r, z can be written as [tex]\sqrt{R^2 - r^2}[/tex]; so, the above can be rewritten as:
[tex]dE = \frac{k\sqrt{R^2 - z^2}\sigma\times2\pi r}{R^3} dr[/tex]
Now, I want to obtain the electric field produced by all rings at that point. Since the electric fields produced by all rings will be at the same direction and orientation, I will just sum their magnitudes by integrating, with r going from 0 to R:
[tex]E = \int_0^R \frac{k\sqrt{R^2 - r^2}\sigma\times2\pi r}{R^3} dr[/tex]
[tex]E =\frac{2\pi k \sigma}{R^3} \int_0^R r\sqrt{R^2 - r^2}\ dr[/tex]
[tex]E = \frac{2\pi k \sigma}{R^3} \left ( -\frac{1}{3}(R^2 - R^2)^{3/2} + \frac{1}{3}(R^2 - 0^2)^{3/2} \right )[/tex]
[tex]E = \frac{2\pi k \sigma}{R^3} \left (\frac{1}{3}R^3 \right )[/tex]
[tex]E = \frac{2\pi k \sigma}{3}[/tex]
Now, since the surface area of the internal surface of the hemisphere is 2πr² (half the surface area of a sphere), σ is given by:
[tex]\sigma = \frac{q}{2\pi R^2}[/tex]
So, the electric field is:
[tex]E = \frac{kq}{3R^2}[/tex]. Now, I rewrite k as [tex]\frac{1}{4\pi\epsilon_0}[/tex] and get:
[tex]E = \frac{q}{12\pi\epsilon_0 R^2}[/tex]
This is the value I got. But the book's answer is different. It is:
[tex]E = \frac{q}{8\pi\epsilon_0 R^2}[/tex]
What did I get wrong?

Thank you in advance.
 
Physics news on Phys.org
hi pc2-brazil! :smile:

your area A is wrong, it isn't 2πrdr, that would be the area of a flat ring :redface:
 
pc2-brazil said:

Homework Statement


A hemispheric vessel of internal radius R has a total charge q uniformly distributed through its internal surface. Determine the electric field at the center of curvature.

Homework Equations


[tex]\vec{E} = \int d\vec{E}[/tex]
[tex]E = \frac{kq}{d^2}[/tex], where [tex]k = \frac{1}{4\pi\epsilon_0}[/tex]
Electric field produced by a charged ring at a point located at a distance z along its central axis:
[tex]E = \frac{kqz}{(z^2 + R^2)^{3/2}}[/tex]

The Attempt at a Solution


First, I will call P the point at the center of curvature, and R the radius of the hemisphere.
I will divide the hemisphere into a pile of rings of charge dq and radius r at a distance z from point P. The magnitude of the electric field produced at that point by a ring is:
[tex]dE = \frac{kz}{(z^2 + r^2)^{3/2}} dq[/tex]
The relation between the radius r of the ring, the radius R of the hemisphere and the distance z from the center of the ring to point P is:
[tex]R^2 = z^2 + r^2[/tex]
So, I can substitute it into the expression for dE:
[tex]dE = \frac{kz}{R^3} dq[/tex]
Now I have to express dq in terms of another variable. I will call σ the surface charge density of the hemisphere. So:
[tex]dq = \sigma dA[/tex]
where dA is the area of the ring. Now, I can either (1) express dA in terms of z and express r in terms of z or (2) express dA in terms of r and express z in terms of r. I will choose (2):
[tex]dq = \sigma \times 2\pi r dr[/tex]

hi,

i am with you up to here, but your expression for [itex]dA[/itex] is incorrect. you have

[tex]dA=2\pi r dr[/tex]

but this implies that we should integrate over r, which is not what we want to do. we want to integrate over the inner surface of the hemisphere, so to speak. but the distance between the center and any place on the surface is always R, it is constant.

you have the right idea about using rings, this will work, but you really have to be able to picture what that looks like to get the right formula. and, we are going to have to introduce an angle, because, if you can picture it, that is what is changing as the rings sweep across the surface.

we are going to need polar coordinates for this problem (unless you want it to get really messy). Draw a right hemicircle and label the center P, the top point B and the point directly east of P, call A. This is a cross-section of the hemisphere. draw a line from P to A, this will be the line we measure [itex]\theta[/itex] from. now, draw a radius to a point somewhere between A and B so that it makes an angle [itex]\theta[/itex] with the line PA, call the point where it intersects the circle C. now, shade in a tiny dark strip on the circle at C.

ok, let me know if you followed that. i am going to continue writing as if you are with me, but i am happy to come back to this.
because of symmetry, we only need one variable, call it [itex]\theta[/itex].
 
ok, if you have the figure drawn as i described. the small dark band you made in the last step is the cross-section of one of your rings (you might want to put one in the lower half of the circle too, so you can see that it is a complete ring). we are going to let those rings go from tiny little rings around point A to big rings at the opening of the hemisphere by integrating from [itex]\theta=0[/itex] to [itex]\theta=\pi / 2[/itex]. and [itex]dA[/itex] should be the area of one of these rings, which will depend on [itex]\theta[/itex] and must include [itex]d\theta[/itex] because that is what we will integrate over. let me know if you need help finding [itex]dA[/itex].

cheers.
 
eczeno said:
i am with you up to here, but your expression for [itex]dA[/itex] is incorrect. you have

[tex]dA=2\pi r dr[/tex]

but this implies that we should integrate over r, which is not what we want to do. we want to integrate over the inner surface of the hemisphere, so to speak. but the distance between the center and any place on the surface is always R, it is constant.
What if I integrated over z (the distance between the center of each ring and point P)?
[tex]dA = 2\pi r dz[/tex]
[tex]dq = 2 \sigma \pi r dz[/tex]
[tex]dE = \frac{2kz\sigma \pi r}{R^3} dz = \frac{2kz\sigma \pi \sqrt{R^2 - z^2}}{R^3} dz[/tex]
To integrate over z appears to make more sense, but I still get the same result.
I think I followed your explanation and made a correct picture, but I'm not very sure on how I would use [itex]d\theta[/itex] to find the expression for the area.
It seems that the area of the internal surface of each ring should be its circumference length multiplied by its infinitesimal height (as it were a hollow cylinder of infinitesimal height).
 
hi pc2-brazil! :smile:

dA = 2πr dz is still wrong :redface:

that would be the area of a slice of a cylinder (with vertical sides), not of a sphere
 
that is not going to work. the width of each ring is going to be the little bit of arc length along the circle. this is going to be very hard to describe in rectangular coordinates. the best way to go is polar coordinates. are you familiar with polar coordinates?
 
eczeno: I've never been formally introduced to polar coordinates, but I'm more or less familiar with it, since it has already appeared many times during my self-study of some topics.
I've just managed to get the right answer. I think the method is now right.
I've used an angle, as eczeno described (refer to the attached picture).
I called ds (not dz) the height of the ring. Then, the area of each small ring is:
[tex]dA = 2\pi r\ ds = 2\pi r R d\theta[/tex]
Then, dE becomes:
[tex]dE = \frac{kz\sigma \times 2\pi r R\ d\theta}{R^3}[/tex]
where:
[tex]\cos\theta = \frac{z}{R}[/tex] and [tex]\sin\theta = \frac{r}{R}[/tex]
So:
[tex]dE = \frac{kR\cos(\theta)\sigma \times 2\pi R\sin(\theta) R\ d\theta}{R^3}[/tex]
[tex]dE = k\cos(\theta)\sigma \times 2\pi \sin(\theta)\ d\theta[/tex]
[tex]E = 2k\sigma\pi\int_0^{\pi/2} \cos(\theta)\sin(\theta)\ d\theta[/tex]
[tex]E = 2k\sigma\pi\times\frac{1}{2} = k\sigma\pi = \frac{1}{4\pi\epsilon_0}\pi\frac{q}{2\pi R^2}[/tex]
[tex]E = \frac{q}{8\pi\epsilon_0R^2}[/tex]
 

Attachments

  • hemisphere.PNG
    hemisphere.PNG
    1.3 KB · Views: 374
yes, that's it exactly! (well, the dA anyway, i will trust you that the rest is correct). nicely done.

cheers
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
Replies
6
Views
2K
Replies
12
Views
2K
Replies
11
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K