How Does a Charged Disk Influence a Point Charge?

AI Thread Summary
The discussion centers on calculating the force acting on a point charge due to the electric field produced by a uniformly charged disk. The participant struggles with integrating in polar coordinates and realizes the need to convert to Cartesian coordinates for accurate distance calculations. They initially miscalculate the electric field components, leading to incorrect results, but later identify that the integration over the azimuthal angle should yield zero for the radial components. Ultimately, they conclude that using Cartesian coordinates simplifies the problem and allows them to arrive at the correct answer for the electric field. The conversation emphasizes the importance of correctly applying coordinate systems in physics problems.
iceman_ch
Messages
33
Reaction score
0

Homework Statement



A disk is located at 0<r<1, z = 1. It has a uniform charge distribution of 200pC/m^2. A 30 \muC point charge is located at the origin. Determine the force acting on the point charge due to the electric dield produced by the disk.



Homework Equations




E = \frac{F}{Q}


F = \frac{kQ_{1}Q_{2}}{R^{2}}



dQ = \rho_{s}ds


Q = \int \rho _{s}ds


The Attempt at a Solution



I know the idea behind finding the solution but I can't get the right answer. Thinking back to my calculus classes I need to take very very small peices to make the integral. One of the problems that I keep running into is that the book I'm using seems to keep everything in Cartesian and at last minute without telling you they switch to polar. I think that this problem should be easier if it was in polar so I am attempting that.

The first thing that I need to do is find the E-Field. If I take a very small piece of disk the area would be

da = r * dr * d(theta)

then I use this to find the charge

dq = \rho_{s} * d\rho * d\Theta

Then I plug that into the e-field equation.

dE = \frac{\rho_{s}*\rho d\Theta d\rho}{4\pi\epsilon_{0}R^{2}}

Now I need to find R which is the distance from the point of observation from the charge. This is what I think is causing most of my problem. The book says to ignore all vectors other then the Z vector but, it never works out. Here is what I'm doing.

R is going to be the point of observation minus wherever the charge is. So

(R= (0-\rho a_{\rho}-1a_{z}

I need the magnitude of this

\sqrt{-\rho-1}^{2}

Now plug that into the E-field equation along with multiplying by the unit vector and integrating to find the actual E-Field I get the following Equation

E = \int\int\frac{\rho_{s}*\rho d\Theta d\rho(-\rho a_{\rho}-1a_{z})}{4\pi\epsilon_{0}\sqrt{(-\rho^{2}-1^{2}})^{3/2}}

This gives me basically two sets of integrals one for each separate componet of the unit vector. This is what my final equation looked like before I plugged in the numbers. I already taken out the integral of theata since the equation didn't depend on it and so it equalled 2pi.



\frac{-\rho_{s}}{2\epsilon_{0}}(\int\frac{\rho^{2}}{\sqrt{\rho^{2}+1}^{3/2}}d\rho a_{\rho}+\int\frac{\rho}{\sqrt{\rho^{2}+1}^{3/2}}d\rho a_{z})


I end up with .233887 for the first integral and .3784 for the second integral. Then multiply by the constants out front and my final answer is 2.701 in the A_p and 4.279 in the A_z. Wich is not the correct answer.

The Answer is supposed to be 99.24 in the Az
 
Physics news on Phys.org
Can someone look at my math and tell me if I did the integrations correctly? I'm still stumped on this problem. I've been looking over the steps and it all seems right to me except for the E-field in the rowe direction. I know that this should be zero. I'm wondering if the answer in the back of the book is incorrect.

Thanks for the help
 
I think I've figured something out. I need R to be the distance from the point of observation to the charge. I'm making the mistake of trying to find the distance using polor which dosn't work. I need to convert to cartesien to find the distance.
 
First of all it makes sense that the electric field at any point on the axis of symmetry have only a component along the axis of symmetry! Even if you don't know the result you have to become suspicious about your results.

You have to perform the integration more attentive, there are several mistakes in your text!

(I have suspend the disk to z'=0, so the point charge is located at (0,0,-1)!)In general the electric field of a know charge distribution is (with the volume element of cylinder coordinates)

\vec E(\vec r) = \frac{1}{4\pi \epsilon_0} \int \limits_{R_0}^{R_1} d\rho^{\prime} \, \rho^{\prime} \, \int \limits_{\varphi_0}^{\varphi_1} d\varphi^{\prime} \, \int \limits_{z_0}^{z_1} dz^{\prime} \, \rho_V(\vec r^{\, \prime}) \, \frac{\vec r - \vec r^{\, \prime}}{|\vec r - \vec r^{\, \prime}|^3}​
Now we are searching for
\vec E(0,0,-1) = ?​

Let us now inspect
\vec r - \vec r^{\, \prime} = ?​
You have written sth. like this

\vec r - \vec r^{\, \prime} = (\rho - \rho^{\prime}) \vec e_{\rho} + (z - z^{\prime} ) \vec e_z ~~~~~~~~~~~~ \mbox{with} ~~~ \vec e_z = \vec e_3​

Ok, e_\rho is a unit vector of the cylindrical orthogonal system, but remember that it also depends on \varphi! So, if we want to work exactly (otherwise we get the wrong result) we have to write the above like

\vec r - \vec r^{\, \prime} = \rho \, \vec e_{\rho}(\varphi) - \rho^{\prime} \, \vec e_{\rho}(\varphi^{\prime}) + (z - z^{\prime} ) \vec e_z​

because in the integration we vary \varphi^{\prime} (in our problem from 0 to 2\pi) but retain \varphi.
So even we take the volume element of cylinder coordinates we must write the unit vectors of the cartesian orthogonal system, unless we are geniusses in mental arithmetics.

Ok then, let's write it in cartesians
\vec r - \vec r^{\, \prime} = \left( \rho \cos(\varphi) - \rho^{\prime} \cos(\varphi^{\prime}) \right) \vec e_1 ~ + ~ \left( \rho \sin(\varphi) - \rho^{\prime} \sin(\varphi^{\prime}) \right) \vec e_2 ~ + ~ \left( z - z^\prime) \, \vec e_3​

The point charge is at \vec r = (0,0,-1). This yields

\vec r - \vec r^{\, \prime} = - \rho^{\prime} \cos(\varphi^{\prime}) \, \vec e_1 ~ - ~ \rho^{\prime} \sin(\varphi^{\prime}) \, \vec e_2 ~ - ~ \left(1 + z^\prime \right) \, \vec e_3​

and

|\vec r - \vec r^{\, \prime}| = \sqrt{ \rho^{\prime}^2 + \left(1 + z^\prime\right)^2}​

With the assumption that the disk is of infinitesimal height the integral must be
\vec E(0,0,-1) = - \frac{\rho_S}{4\pi \epsilon_0} \int \limits_{0}^{R} d\rho^{\prime} \, \rho^{\prime} \, \int \limits_{0}^{2\pi} d\varphi^{\prime} \, <br /> ~ \frac{\rho^{\prime} \cos(\varphi^{\prime}) \, \vec e_1 ~ + ~ \rho^{\prime} \sin(\varphi^{\prime}) \, \vec e_2 ~ + ~ \vec e_3 }{\sqrt{ \rho^{\, \prime \, 2} + 1}^{~3}}​

Now we can guess, that the terms with \cos(\varphi) and \sin(\varphi) vanishing, because we integrate over a whole period!Hope i could help you...

with best regards
 
Last edited:
You took words out of my mouth. I can't believe I made such a small mistake. Well actually it was a rather large mistake. I just figured it out in my last period. You can't find a distance in cylindrical cordinates very efficently so you have to convert to cartesian. x = rho cos(phi) y = rho sin(phi). Then you can take the integrals which the x and y vectors go to zero like they are supposed to and your left with z. Which will give you the right E-field. Muliply by the charge at the observed point and viola. Correct answer. Thanks for your help. It's like being hit by lighting when you realize that you made a silly mistake and created a ton of extra work.
 
You can't find a distance in cylindrical cordinates very efficently so you have to convert to cartesian.

That's not quite true! We are using cylindrical coordinates but not the unit vectors of cylindrical symmetry, that's a big difference.

If we are using cartesian coordinates our independent variables are

x,y,z​

if we are using cylindrical coordinates we use

\rho,\varphi,z​

as independent! So we are still using cylindrical coordinates but do not use the unit vectors of a cylindrical orthogonal coordinate system.If you have remaining questions please ask...with best regards
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
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 hanging 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