Statics problem, finding the moment (torque) about a straight line

AI Thread Summary
The discussion focuses on calculating the moment (torque) of an 800 lb vertical force about a line defined by points C and D. The user initially struggles with determining the correct position vector and unit vector, mistakenly including a Y component in the unit vector. After clarification, they realize the position vector can be derived from any two points along the line of force and the CD line. The final calculations yield a moment of 1314.4 lb-ft, which the user believes to be correct. The conversation highlights the importance of accurately defining vectors in statics problems.
TPMF
Messages
2
Reaction score
0
1. Determine the magnitude and direction of the moment of the vertical 800 lb force about the straight line through points C and D. (See attachment for diagram)



2. I believe that the equation i need is (Moment vector)=(unit vector)*((position vector)X(Force Vector))



3. I feel that I working myself into a dead end. But, I think that The unit vector is 0.164i+0.986j+0k and the force vector is 0i-800j+0k
I am having trouble finding what the position vector needs to be, though as I said earlier, I think i am going about this the wrong way.
 

Attachments

  • ScreenHunter_04 Oct. 03 00.26.jpg
    ScreenHunter_04 Oct. 03 00.26.jpg
    22 KB · Views: 812
Physics news on Phys.org
You might review how to calculate a moment about an arbitrary axis:

http://classes.uleth.ca/200803/engg2000a/Fri%20Oct%203.pdf
 
Your unit vector is wrong. The CD line is in the XZ plane, so its unit vector cannot have a component in the Y direction (j).

As for the position vector, recall that it is a vector form any point on the axis to any point on the line of force.
 
Thank you SteamKing and voko.
I did not realize that the position vector could be any two points, as long as they are along the line of force and the CD line. Also, thank you for pointing out my error with the unit vector, I switched the y and z values since i am use to a different orientation of the z axis.

What i ended up getting was:
u= <0.164, 0, 0.986>
r= <1.5, -3, -1>
F <0, 800, 0>

M = u*(r×F)
M = 0.164(800)-0(0)+0.986(1200)
M = 1314.4 lb-ft

I think that is correct, but do let me know if you see a mistake.
And, thank you both again.
 
Back
Top