Simple Statics Problem--what am I missing?

  • Thread starter Thread starter Taulant Sholla
  • Start date Start date
  • Tags Tags
    Statics
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
Taulant Sholla
Messages
96
Reaction score
5
Homework Statement
Calculate forces and torques
Relevant Equations
Force and torque equilibrium.
I get the correct answer if I use the COM as the axis of rotation for torque calculations. Shouldn't I be able to use any point as the axis of rotation for torque calculations, e.g. where the front wheels make contact with the ground?
car.png
car.png
 
  • Like
Likes   Reactions: Delta2
Physics news on Phys.org
Newton’s 2nd law applies to acceleration of the center of mass of the system. Even though there is no rotational acceleration, you must sum torques about the COM.
There is a way around this by using the concept of inertial forces, called pseudo forces. Since F=ma, rewrite it as F - ma = 0, where the quantity ma is the pseudo force. So apply the pseudo force ma at the COM , in the direction opposite the acceleration. Now you have an equilibrium situation since all forces and pseudo forces sum to zero, and you can thus sum torques about any point equal to 0 to get the answer.
I don’t often recommend the use of pseudo forces, although it works well here.
 
  • Like
Likes   Reactions: Lnewqban
Taulant Sholla said:
Shouldn't I be able to use any point as the axis of rotation for torque calculations,
It is not a statics problem: the car is accelerating. You can use the COM or any fixed point in an inertial frame; otherwise you must include pseudo forces as @PhanthomJay describes.
 
PhanthomJay said:
Newton’s 2nd law applies to acceleration of the center of mass of the system. Even though there is no rotational acceleration, you must sum torques about the COM.
There is a way around this by using the concept of inertial forces, called pseudo forces. Since F=ma, rewrite it as F - ma = 0, where the quantity ma is the pseudo force. So apply the pseudo force ma at the COM , in the direction opposite the acceleration. Now you have an equilibrium situation since all forces and pseudo forces sum to zero, and you can thus sum torques about any point equal to 0 to get the answer.
I don’t often recommend the use of pseudo forces, although it works well here.
This is very helpful, thank you so much!
 
haruspex said:
It is not a statics problem: the car is accelerating. You can use the COM or any fixed point in an inertial frame; otherwise you must include pseudo forces as @PhanthomJay describes.
Yes, that does clear things up--thank you!
 
haruspex said:
You can use the COM or any fixed point in an inertial frame;
why is that so? What makes valid the choice of COM for torque calculations in this problem?

I know that if two points positions vectors differ by ##\vec{d}## then the torques around those points differ by ##\vec{d}\times \sum \vec{F}## so if the sum of forces is not zero, then the total torque depends on the point chosen. I just don't understand why choosing COM (or any fixed point in an inertial frame) works for problems like this.