Binary angular measurement: Difference between revisions

Content deleted Content added
Minor fix to range
Line 3:
These representation of angles are often used in [[numerical control]] and [[digital signal processing]] applications, such as robotics, navigation,<ref name=lap2004/> computer games,<ref name=sang1993/> and digital sensors.<ref name=para2005/> On the other hand, this system is not adequate for situations where the number of full turns must be measured, e.g. to monitor the rotation of vehicle wheels or of [[leadscrew]]s.
 
[[Image:Binary angles.svg|360px|thumb|Binary angle measurement system. <span style="color:black">Black</span> is traditional degrees representation, <span style="color:green">green</span> is a BAM as a decimal number and <span style="color:red">red</span> is [[hexadecimal]] 32&nbsp;bit BAM. In this figure the 32-bit binary integers are interpreted as signed binary fixed-point values with scaling factor 2<sup>−31</sup>, representing fractions between −1.0 (exclusiveinclusive) and +1.0 (inclusiveexclusive).]]
 
==Representation==