Units of Torque
Description
Examples
Torque has the dimension force length(radius). The SI composite unit of torque is the newton meter(radius).
A torque is the product of a radial distance, for example, meter(radius), and a tangential force, that is, the component of the force vector tangent to the radial vector. Multiplying a unit of torque by a unit of planar angle results in a unit of energy (the energy required to rotate the body through the given angle).
convert⁡N⁢m⁡radius,dimensions,base=true
length⁢length⁡radius⁢masstime2
convert⁡1,units,N⁢m⁡radius,lbf⁢ft⁡radius
25000000000000003389544870828501
When the standard or natural modes for combining units are selected, Maple by default requires the correct annotation to the length unit, as in the previous example. This also prevents conversions from units of torque to units of energy; they differ only in the annotations. In the default simple mode, this is not required.
convert⁡1,units,N⁢m⁡radius,lbf⁢ft
convert⁡1,units,N⁢m⁡radius,J
1
UnitsUseMode⁡standard
simple
Error, (in `convert/units`) unable to convert `N*m(radius)` to `lbf*ft`
Error, (in `convert/units`) unable to convert `N*m(radius)` to `J`
convert⁡1,units,N⁢m⁡radius,J,symbolic
with⁡UnitsStandard:
Notes:
To enter a unit in 2-D Math input, select the unit from the appropriate Units palette. If the unit you want is not there, select unit and then enter the unit.
When you edit a unit, double brackets appear around it.
32.523⁢Unit⁡N⁢m⁡radius
32.523⁢N⁢m⁡radius
⋅45⁢Unit⁡degrees
25.54350447⁢J
See Also
convert/dimensions
convert/units
Units
Units/angle
Units/energy
Units/force
Units/Index
Units/length
Units/mass
Units/time
Download Help Document