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).
convertNmradius,dimensions,base=true
lengthlengthradiusmasstime2
convert1,units,Nmradius,lbfftradius
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.
convert1,units,Nmradius,lbfft
convert1,units,Nmradius,J
1
UnitsUseModestandard
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`
convert1,units,Nmradius,J,symbolic
withUnitsStandard:
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.523UnitNmradius
32.523Nmradius
⋅45Unitdegrees
25.54350447J
See Also
convert/dimensions
convert/units
Units
Units/angle
Units/energy
Units/force
Units/Index
Units/length
Units/mass
Units/time
Download Help Document