How can I calculate the electric field and force between two charged rods?

AI Thread Summary
To calculate the electric field and force between two charged rods, first, identify the linear charge density of the right rod and consider a small segment of it. The electric field at a point on the right rod due to the left rod can be expressed using the formula E = KQ/[x(x+2a)], where K is the Coulomb's constant, Q is the charge, and x is the distance from the left rod. The force on a segment of the right rod can then be calculated using dF = E * dq, leading to the total force F expressed as an integral. The final result for the force is F = (KQ^2/4a^2)ln(b^2/(b^2 - 4a^2)).
Nasserz
Messages
4
Reaction score
0
[SOLVED] Electric field and force ...

Homework Statement


We have 2 identical thin rods , each has a length of 2a and carry a charge of +Q , uniformly distributed along their lengths , and both lie on the horizontal X-axis , and the distance between their centers is "b" ...
I need to calculate the electric field and the magnitude of the force exerted by the left rod on the right one.


Homework Equations


I know that F=Q*E
and the electric field done by a charged rod on a point in its axis is E= K*Q/d(d+L) where L is the length of the rod , and d is the distance between the rod and the point.


The Attempt at a Solution


Well I didn't know how to start :S , no need for a full solution , I just need a push and tell me how to start to solve it .. thanks.
 
Physics news on Phys.org
You have to integrate along the length of the right rod.

If \lambda is the linear charge density of the right rod, then find the force due to left rod on an element of length dx on the right rod which is at a distance of x from the left rod. Now integrate, putting the proper limits of x, that is, the values of x on the left and right extremities of the rod on the right respectively.
 
can someone explain a litle bit more .. didn't really understand ... my english isn't that good
 
Nasserz said:

Homework Equations


I know that F=Q*E
and the electric field done by a charged rod on a point in its axis is E= K*Q/d(d+L) where L is the length of the rod , and d is the distance between the rod and the point.


The Attempt at a Solution


Well I didn't know how to start :S , no need for a full solution , I just need a push and tell me how to start to solve it .. thanks.

So you don’t need a push, but a slightly bigger shove. Here goes!

Draw a diagram first of the two rods. Take a small length dx on the right rod, at a distance x from the right tip of the left rod. This dx length has got a charge of dq = <br /> \lambdadx.

What is the field at this point due to the charge of the left rod? This is at a distance of x from the right end of the left rod. Apply the formula you have written. (I have not checked it, but looks all right.) The field should be then KQ/[x(x+2a)].

So the force on this dq on the right rod should be given by:

dF = Field*Charge = KQdq/[x(x+a)] = K\lambdadx/[x(x+a)] => the total force F should be given by:

F = \int^{b}_{b-2a}\frac{KQ\lambda dx}{x(x+2a)}.
 
Last edited:
thanks mate , that's very helpful ... :)
 
I continued the integration .. and I got as final answer : F = (KQ^2/4a^2)ln(b^2/b^2 - 4a^2)
I think it is right , can you confirm this ?
thanks a lot mate , I really appreciate your help ^_^ , you are the best.
 
Nasserz said:
I continued the integration .. and I got as final answer : F = (KQ^2/4a^2)ln(b^2/b^2 - 4a^2)

Bracket is missing: (KQ^2/4a^2)ln(b^2/(b^2 - 4a^2)).
 
Back
Top