PDA

View Full Version : electric field over a ring


Aerosion
Jul9-07, 07:31 AM
1. The problem statement, all variables and given/known data

Why is it that if you want to find an electric field over a ring, you take the derivative of the E equation (kq/r^2)? Like, here's an example.


"A 0.5 microcoloumb charge is distributed ona ring of radius 3cm. Find the electric field on the xis of the ring at 1cm, 2 cm, 3cm, etc."

Why is it that you have to take the derivative of the electric field equation instead of, like, the integral or something?

Dick
Jul9-07, 07:38 AM
You would need to integrate to get the field. What makes you think that phrase implies taking a derivative?

Aerosion
Jul9-07, 08:08 AM
Well, taking the derivative was what got me the answer. Let me do the problem for 1 cm

E=kq/r^2, right, and since it's a ring, we'd have to change r into (x^2+r^2)^(1/2) to get the hypotenuse between the radius r of the ring and the distance which we want to find the electrical field.

So derivatating the dquation ke*q/(x^2+r^2)^(1/2) would get me -ke*q*x/(x^2+r^2)^(3/2).

Plugging in the numbers would be (8.99x10^9)(.5mC)(1cm)/(1cm^2+3cm^2)^(3/2), which would ultimately get me the answer (at least the one that I saw in my book).

Of course, I still don't know why I derivatate the equation.

Dick
Jul9-07, 08:24 AM
dE=k*dq/(r^2+x^2), ok, that's the length of dE vector. But you only want the component perpendicular to the plane of the ring since the horizontal will cancel when integrated. So you need to multiply that by a trig function. What is it? See, no differentiations. What you did above is turn r^2 into (r^2+x^2)^(1/2) (how?????) and then differentiate incorrectly.

Aerosion
Jul9-07, 08:34 AM
Hmm...it's a bit unclear without a picture, sorry.

The reason I turned r^2 into (r^2+x^2)^1/2 is because the radius of the circle and the x would make two sides of a triangle. The two lines woudl meet at the center of the circle, and I just drew the hypotenuse joining the two lines at their opposite ends. Hence, the hypotenuse would be (x^2+r^2)^(1/2).

Thus, it was that line that I was using in place of the r. You know...the slope along the radius.

Aerosion
Jul9-07, 08:37 AM
http://www.ac.wwu.edu/~vawter/PhysicsNet/Topics/ElectricForce/gifs/Axis-of-Loop00.gif

Here's a kind of good picture I found. Mine is like this one, except without the blue part at the end. That's how I was finding my r.

EDIT: This isn't my problem btw...just a pic I found on Google search that looks kind of like my own

Dick
Jul9-07, 08:38 AM
Yes, that's the length of the hypotenuse. But E field is proportional to 1/length^2 - not 1/length.

Dick
Jul9-07, 08:40 AM
Exactly the right picture. Notice that when you integrate dE that the dE_perp parts cancel, so you only want to integrate dE_x.