Whenever we define a physical quantity, we know what 1 unit of that quantity tells us. For example, when we say 5 Pa, we're saying 5 N force acts perpendicularly on every unit area of the material but I've never been able to understand this for moment of force. What is 1 N$\cdot$m exactly telling me?
3 Answers
It is a 1 newton force applied at a radius of 1 meter, or its equivalent. For example two newtons force at a radius of 0.5 meters would also equal a 1 N$\cdot$m torque and so forth. Force times the radius it was applied at equals torque.

- 15,410
- 3
- 38
- 60

- 8,513
-
Your numbers work if the force vector is perpendicular to the radius vector. Otherwise you need to account for $\theta <> \pi/2$. – Bill N Jun 05 '21 at 17:08
-
Okay and does this imply that for the distance of 1m from 1m to 2m is experiencing a force of 1N ? – Lime Jun 06 '21 at 09:21
-
@Lime A 1 Newton force, perpendicular to the radian, at 2 meters radius provides a 2 Nm torque. – Adrian Howard Jun 06 '21 at 20:08
Well, 1 N$\cdot$m is when, 1 N of a force is applied at a point on the arm, which is at a distance of 1 m from its axis of rotation. So the torque generated under this condition is 1 N$\cdot$m.

- 15,410
- 3
- 38
- 60

- 125
5 Pa is a unit of pressure equal to $F/A$ and is a scalar quantity.
N$\cdot$m, when specified as a unit of torque, $\vec\tau$, is a vector quantity where
$$\vec\tau=\vec r \times \vec F$$ Where
$\vec F$ is the applied force
$\vec r$ is the position vector of the force relative to the point where the torque is calculated, and
$\times$ indicates the cross product of the two vectors. The magnitude of the torque is then
$$\tau=rF\sin\theta$$
where $\theta$ is the angle between $\vec r$ and $\vec F$.
That said, pressure can produce torque. If $\vec F$ is the total force associated with the pressure field and $\vec r$ is a vector from the center of pressure, where the total force can be assumed to act, and a point about which the torque is to be determined, the torque about that point is $\vec \tau=\vec r \times \vec F$.
Hope this helps.
-
You can use
\times
instead ofx
for cross product in math expressions. If you have a PC keyboard use the key combinationAlt-0125
from the numeric keypad also for×
. – John Alexiou Jun 05 '21 at 16:47 -