Changes between Version 14 and Version 15 of ControlSystems/SoftwareTeam/Training/GettingStarted/Encoders
- Timestamp:
- Oct 31, 2019, 1:21:11 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted/Encoders
v14 v15 70 70 71 71 You can read more about quadrature encoders [https://robu.in/quadrature-encoder/ here] [[Image(quadEncoder2.gif,right,250px,margin=10)]] 72 There are many types of encoders; the ones shown here use light, but there are magnetic, capacitive, and other detection mechanisms. Encoders can have a single channel (A) to determine speed and distance traveled, two channels (A,B) to determine speed, distance, and direction, and many encoders have a third channel (A, B, Z) where the Z (index) channel only provides a single pulse per full rotation of the wheel. This can be useful if you need to move the motor to a precise position. 72 73 73 74 74 75 75 76 Extra credit: ask a mentor to get an oscilloscope so you can see the pulses generated by the encoder as the wheel rotates. 76 77 78 79 80 81 82