Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

  1. how to get accurate position reading? @waleed

    1. angular readings/sensors?

    2. linear displacement readings/sensors?

Encoder basics: Basics of How an Encoder Works | Encoder Basics | Encoder Whitepaper

  • encoder takes any motion and converts it to a usable electric signal ( i bet that's how to current pedal works)

  • wed be looking for specifically a rotary encoder (its exactly what you think it is)

  • we need a analog/absolute encoder; gives a continuous signal instead of only providing a signal during movement; a good resource: How Do Rotary Encoders Work? | Configurations & Output Types

    • “Absolute encoders are like the GPS of the encoder world. Each position of the encoder corresponds to a unique code or output. This means they can provide the exact position of the rotating shaft at any given time, without needing to reference a starting point.” from that source i mentioned

  • Look:

    image-20250207-013017.png

    pros of encoder: fairly straightforward and easy to integrate/package, highly accurate (~>0.05 degrees)

  • No labels