Electric Field due to two circular line charges

Click For Summary

Homework Help Overview

The problem involves calculating the electric field and potential due to two circular line charges centered at the origin in the xy-plane. The inner loop has a positive charge, while the outer loop has an equal negative charge. The tasks include using Coulomb's Law for electric field calculations, determining electric potential from first principles, and exploring the relationship between electric field and potential through differentiation.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the application of Coulomb's Law and the integration limits for calculating the electric field. There is confusion regarding the correct treatment of the charge distributions and the variables involved.
  • Some participants question the assumptions made in the calculations, particularly regarding the treatment of the two rings and the integration process.
  • There are attempts to clarify the relationship between charge density and total charge, as well as the implications of using different variables in the equations.
  • Participants express uncertainty about the correct form of the electric potential formula and the integration limits.

Discussion Status

The discussion is ongoing, with various participants providing insights and corrections to each other's approaches. Some guidance has been offered regarding the separation of calculations for the two rings and the need to express the electric field and potential in terms of their respective charge distributions. There is no explicit consensus yet, as participants continue to explore different interpretations and methods.

Contextual Notes

Participants note that the problem constraints include the requirement to calculate the electric field and potential separately for each ring, and there is an emphasis on understanding the physical meaning behind the mathematical expressions used.

emmett92k
Messages
36
Reaction score
0

Homework Statement


Two circular lines of charge are centred at the origin and lie on the xy plane. The inner loop has a radius of a and a total positive charge q. The outer loop has a radius of b and total negative charge -q.

(a) Use Coulomb's Law to calculate the electric field on the z-axis.
(b) Calculate the electric potential of the loops from first principles along the z-axis.
(c) Use the gradient of the electric potential in (b) to calculate the electric field.
(d) Consider a single circular line of charge of radius a, that is split to have a total charge q in the positive y direction, and -q in the negative y direction. Calculate the electric field on the z-axis.

Homework Equations


E = \frac{1}{4\pi\epsilon}\ \int_{-q}^q \frac{\sigma\,dr(2{\pi}rz)}{(z^2 + r^2)^\frac{3}{2}}

V = \frac{1}{4\pi\epsilon}\ \int_{-q}^q \frac{\sigma\,dr(2{\pi}r)}{\sqrt{z^2 + r^2}}

The Attempt at a Solution



(a) I just used the first formula for E

(b) I was confused about the first principles bit so I just used the formulae for V

(c) I differentiated my (b) answer to work back to a similar answer as my (a) answer.

(d) This is where I got stumped a bit. It seems as if it should be straight forward compared to the rest but I can't grasp it.

I would appreciate it if anybody could tell me if my method for all the parts is correct and if they are, if you could point me in the right direction for (d) that would be great. I'm new to Latex so that's why I didn't type up all my answers again. It took me a while to get the first two formulae in. Thanks in advance for any help.
 
Physics news on Phys.org
Your equation for E field is not correct, check again the integration limit and variable.
 
Hey blue_leaf, should me limit be from a to b and my variable be the space between the discs so b-a?
 
No, both rings should be treated separately. The way you calculate the electric field due to arbitrary charge distribution is to assume that this charge distribution can be divided infinitely so that you get an infinitesimal piece of charge, since it's infinitesimal you can regard it as a point charge. The electric field from the original charge distribution is then the sum of electric fields from these individual point charges - now you should know the formula for E field due to a point charge.
I'm also wondering where you found that false expression for E field.
 
I agree with blue_leaf, the net electric field is the sum of both electric field due to each of the charged ring, ie ##|\vec E| = \frac{1}{4\pi\epsilon_0}\int \frac{z\lambda dArc}{(R^2 + z^2)^{\frac{3}{2}}}## It's clear that ##dArc = Rd\theta## and you integrate from 0 to 2π, z in the height of the point and R can be either a or b, I'll leave the integration to you,Similary V can be calculated this way !
 
Hey Noctisdark, when you say λ is that the same as σ?
 
So for (a) I got :\frac{z\sigma}{2\epsilon}\ \Bigg[\frac{a}{(z^2 + a^2)^\frac{3}{2}} + \frac{b}{(z^2 + b^2)^\frac{3}{2}}\Bigg]
 
Last edited:
emmett92k said:
So for (a) I got :\frac{z\sigma}{2\epsilon}\ \Bigg[\frac{a}{(z^2 + a^2)^\frac{3}{2}} + \frac{b}{(z^2 + b^2)^\frac{3}{2}}\Bigg]
What you have is a line charge bent to form a circle, so if you follow the common notation, instead of ##\sigma## you should use ##\lambda##. Also remember that both rings have opposite charge sign.
 
Ok does that mean in the middle there should be a minus sign instead of a plus?
 
  • #10
Sorry I forgot to notice another mistake. The two rings have the same magnitude of charge, which is q, and since they have different size, their respective charge density must be different, ##\lambda_1 \neq \lambda_2##. So I suggest that rather than expressing the field in term of charge density, you better express it in term of their charges.
emmett92k said:
Ok does that mean in the middle there should be a minus sign instead of a plus?
It depends on how you determine the axis in the first place, either way the two terms should be of opposite sign.
 
  • #11
So would λ be:

λ = \frac{Q}{2{\pi}r}
 
  • #12
Yes.
 
  • #13
So now I'm getting:

E = \frac{zQ}{4\pi\epsilon}\ \Bigg[\frac{1}{a(z^2 + a^2)^\frac{3}{2}} + \frac{1}{b(z^2 + b^2)^\frac{3}{2}}\Bigg]

The a and b outside the brackets seem out of place.

(b) When I go to compute V I use the formula:

V = \frac{1}{4\pi\epsilon}\ \int_a^b \frac{QdR}{\sqrt{z^2 + R^2}}

Is this the correct V formula?
 
  • #14
emmett92k said:
So now I'm getting:

E = \frac{zQ}{4\pi\epsilon}\ \Bigg[\frac{1}{a(z^2 + a^2)^\frac{3}{2}} + \frac{1}{b(z^2 + b^2)^\frac{3}{2}}\Bigg]

The a and b outside the brackets seem out of place.
Yeah, then why are they there?
 
  • #15
Here's my workings:

E = \frac{1}{4\pi\epsilon}\ \int_0^{2\pi} \frac{z{\lambda}d\theta}{(z^2 + R^2)^\frac{3}{2}}

Subbing in for λ:

E = \frac{1}{4\pi\epsilon}\ \int_0^{2\pi} \frac{zQd\theta}{2{\pi}R(z^2 + R^2)^\frac{3}{2}}

E = \frac{zQ}{8\pi^2\epsilon}\ . \frac{1}{R(z^2 + R^2)^\frac{3}{2}} . (2\pi - 0)

Subbing my a and b in for R:

\frac{zQ}{4\pi\epsilon}\ \Bigg[\frac{1}{a(z^2 + a^2)^\frac{3}{2}} + \frac{1}{b(z^2 + b^2)^\frac{3}{2}}\Bigg]
 
  • #16
emmett92k said:
Here's my workings:

E = \frac{1}{4\pi\epsilon}\ \int_0^{2\pi} \frac{z{\lambda}d\theta}{(z^2 + R^2)^\frac{3}{2}}
This is wrong, see comment #5 for the correct one.
 
  • #17
Ah I see so there's an R on top of the fraction so they would cancel. Thank you. And how about my potential formula?
 
  • #18
For potential, also calculate it separately for the two rings, using the same argument as before by dividing the rings into infinitesimal point charges.
 
  • #19
But is the formula I give in comment 13 correct?
 
  • #20
Surely not, there you seemed to assume that there are charge distribution in between the rings, while in fact there are not. As I said, the potential is also calculated separately for the two rings.
 
  • #21
I'm assuming I would calculate it in some variance of the following formula:

V = \frac{1}{4\pi\epsilon}\ \int \frac{Q}{R}

However should there be a 'z' in there somewhere and are the limits 0 to 2π with a dθ on the top too?
 
  • #22
That ##Q## should be ##dq##.
emmett92k said:
However should there be a 'z' in there somewhere and are the limits 0 to 2π with a dθ on the top too?
Why do you think there should be z? Wouldn't that then change the physical meaning of the total potential being the sum of potential due to infinitesimal point charges?
To determine the integration limits, use the same argument before. You are given a line charge distribution in a form of circle, how can you change ##dq## to accommodate an arc element as before.
 
  • #23
I was thinking there should be a z because in part (c) I will have to find the electric field from the gradient which is just partial differentiation. I thought this electric field would be the same as the electric field in part (a) which does have a z.
So are the limits 0 to 2π again giving me:

V = \frac{Q}{4\pi\epsilon}\ \int_0^{2\pi} \frac{d\theta}{R}
 
  • #24
emmett92k said:
I thought this electric field would be the same as the electric field in part (a) which does have a z.
This time we are calculating potential, which is a scalar quantity, while in part a) we calculated E field which is a vector. The z in the integrand in part a) comes from the fact that E field is a vector, since the observation point lies in the axis, the transversal vector components from the different point on the ring cancel out leaving us with the longitudinal component only. To calculate the longitudinal component you must multiply the E field magnitude with cosine the angle subtended by the observation point and the ring. It's this cosine which gives z in the integrand.
emmett92k said:
V = \frac{Q}{4\pi\epsilon}\ \int_0^{2\pi} \frac{d\theta}{R}
The total potential reads as
$$ V = \frac{1}{4\pi\epsilon}\ \int \frac{dq}{r} $$
Now make substitution for ##dq## as before. Keep in mind that ##r## in the denominator is the distance of a given point on the ring to the observation point, not the ring's radius.
 
  • #25
So:

V = \frac{1}{4\pi\epsilon}\ \int_0^{2\pi} \frac{Rd\theta}{r}

V = \frac{1}{2\epsilon}\ \frac{a-b}{r}
 
  • #26
How did you arrive in the second line? The first line is just the potential due to a single ring.
 
  • Like
Likes   Reactions: emmett92k
  • #27
This is how:

V = \frac{R}{4r\pi\epsilon}\ \int_0^{2\pi} d\theta

Then I subbed my a and b in for R separately. With b being negative because of the negative charge, then I summed them to get:

V = \frac{1}{2\epsilon}\ \frac{a-b}{r}
 
Last edited:
  • #28
As I have pointed out, ##r## is the distance from the observation point to a given point on the ring charge distribution. Which means obviously ##r## for the small and big rings are not the same, ##r_1 \neq r_2##. Ok to proceed in an easier way, for now just remove the bigger ring from your mind and calculate the potential due to the small ring only and let me know the result.
 
  • Like
Likes   Reactions: emmett92k
  • #29
So V_1 = \frac{1}{2\epsilon}\ \frac{a}{r_1}
 
  • #30
emmett92k said:
So V_1 = \frac{1}{2\epsilon}\ \frac{a}{r_1}
There are still many missing quantities in your equation. I suggest that you start from the integral in comment #24. Then use the fact that ##r## is a constant (do you know why?), hence it can be taken out of the integral leaving only ##\int dq##, what is then this integral equal to?
 
  • Like
Likes   Reactions: emmett92k

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 13 ·
Replies
13
Views
6K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
12
Views
2K
Replies
2
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K