Tuesday, October 20, 2015

homework and exercises - What is the energy of interaction between a point charge and an infinite cylinder?


I don't remember enough from my electromagnetism course and I can't find any simple, full example on this subject.


I know, that I can consider the cylinder as a wire with the same charge density (when outside of the cylinder), so I consider the wire case with the same charge density, λ.


I set the y direction to pass through the wire, and the x direction to pass through the point charge and perpendicular to the wire. Everything is in the z=0 plane. Hence, the particle is at x=r position.


From Gauss law, I learn that the field at a point at distance r from the wire I have a field which scales like λ/r. To find the potential, I need to solve the integral


V=rbEdl=krbλ/xdx



Where k holds the constants and b being a point where the potential is 0.


The solution of this integral is


V=kλlog(1/r)+C


When b=1 the potential is 0 so the potential is


V=kλlog(1/r)


and the energy is


U=kqλlog(1/r)


Here are my questions:





  1. Is any of this true?




  2. I tried to derive this by starting with coulomb law and calculating the energy for a segment of the wire, I get an answer which scales like 1/r, can you derive the answer for this?





Answer



I think you have a little typo in your formula for V. It should read V=kλlog(r)+C.


Apart from this if you call d=r2+y2 the distance of the point charge in (r,0,0) from a point (0,y,0) on the wire, Coulomb law gives the electrical field in the point (r,0,0) as a vector along the x axes proportional to E=20λd2rddy=20λr(r2+y2)32dy

(r/d is the cos of the angle θ between the vector pointing from (0,y,0) to (r,0,0) and (r,0,0),and for symmetry you only need to integrate on the upper part of the wire). With the substitution y=r tan(θ), and dy=r1cos(θ)2dθ this becomes


E=20λr(r2+y2)32dy=2λrπ/20cos(θ)dθ=2λr



so you recover the same electrical field you get from Gauss theorem. The rest is the same..


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...