PDA

View Full Version : Coulomb's Law


verd
Jul7-06, 12:29 AM
I have a question that I've worked out and am having a bit of difficulty with. The problem is:
http://synthdriven.com/images/deletable/help3.jpg

This is what I've worked out:
(sorry, it's a bit faint.)
http://synthdriven.com/images/deletable/help2.jpg


What I did. I drew a diagram of the electrical forces acting on the point charge in question. I used Coloumb's law to find F for each. I then broke F1 and F2 down into vector components. It's obvious from the diagram that the x-components are going to cancel each other out... So that should leave a resultant force going in the -y direction. Can someone look at this and tell me what I've done wrong? According to this I should be getting a 0 resultant force. Which is stupid.

I've been long out of practice when it comes to vectors, but I think what I've done wrong lies more around the F1 and F2 magnitude... Is it the signs??


Thanks!

nazzard
Jul7-06, 01:07 AM
Hello verd,

if you apply the scalar form of Coulomb's law, and that's what I think you were trying to do, you shouldn't get a (-) sign for any of the forces.

|F|=k\frac{|q_1||q_2|}{r^2}

In this case it is ok to calculate the norm of F1 and F2 and the norm of their components, but always make it clear in which directions the forces are acting in your sketch (as you did).

As a formal sidenote: if you insert explicit values into your equations you'd have to write the correct unit everytime, not only in your endresult.

You could also use the vector form of Coulomb's law right from the start.

\vec F=k\frac{q_1q_2}{r^2}\vec e_r

\vec e_r=\frac{\vec r}{r}

It's the \vec e_r that differs when calculating the forces. That's where you get the correct signs for their components.

Regards,

nazzard

verd
Jul7-06, 08:10 AM
...Alright, so... In using the correct version of Coulomb's law, the one with the absolute values around the charge, and applying signs to direction, I get:

F1x=-0.00084
F1y=-0.00048

F2x=0.00084
F2y=-0.00048

Which would cancel the x-component and leave -0.00048-0.00048 for the y, which would equal -0.00096. Is this correct? Do I need to leave to leave the sign on that one? Or is it 0.00096?


Thanks for your help

nazzard
Jul7-06, 08:23 AM
Hello vred,

Let's call the resulting force F.

\vec F=\vec F_1 + \vec F_2

The y-component would be:

F_y=\vec F \vec e_y=-0.00096\,N

It's correct to have the (-) sign in your final answer.

Regards,

nazzard

verd
Jul7-06, 02:02 PM
...So the resultant force, F is going to be -0.00096... I tried that and it doesn't seem to be correct.

I mean, the resultant x-component is 0 and the resultant y-component is -0.00096. Right? So the resultant force F is going to be -0.00096 in the y-direction.

Am I doing this wrong?

nrqed
Jul7-06, 02:12 PM
...So the resultant force, F is going to be -0.00096... I tried that and it doesn't seem to be correct.

I mean, the resultant x-component is 0 and the resultant y-component is -0.00096. Right? So the resultant force F is going to be -0.00096 in the y-direction.

Am I doing this wrong?
Your mistake is that you must use the distances in meters, not in centimeters.

nazzard
Jul7-06, 02:18 PM
Your mistake is that you must use the distances in meters, not in centimeters.

Ah, thank you nrqed. I just had a look at the sketch again and noticed that there's something wrong :rolleyes:

So verd, do you get 9,6 N as the resulting force pointing at the negative y-direction?

nrqed
Jul7-06, 02:24 PM
...Alright, so... In using the correct version of Coulomb's law, the one with the absolute values around the charge, and applying signs to direction, I get:

F1x=-0.00084
F1y=-0.00048

F2x=0.00084
F2y=-0.00048

Which would cancel the x-component and leave -0.00048-0.00048 for the y, which would equal -0.00096. Is this correct? Do I need to leave to leave the sign on that one? Or is it 0.00096?


Thanks for your help

So a few comments. As you know by now, the *magnitudes* of the forces must always be positive. That was a mistake in your written notes.

About the sign of the components, it is possible to always use F_x = +F cos \theta and Fy = +F sin \theta (where F is the magnitude so it's positive), BUT if you use that, you must always use an angle measured from the positive x direction with the convention that counterclockwise is positive.

However, if you use different definitions of the angle (as you did here), there you have to include by hand a sign + or - in the equation, depending on where your angle is.

EDIT: Not only the sign must be put by hand but of course whether one uses a sin or a cos depends on where the angle is measured.
Patrick

verd
Jul7-06, 02:47 PM
Awesome. Yeah. Thank you. I miss details like that. I'm sorry.


Thanks again guys.