sahil-kale / basilisk-actuator-control-lib

Hardware-agnostic library enabling field oriented control of of PMSM and BLDC Motors
https://sahil-kale.github.io/basilisk-actuator-control-lib/
1 stars 0 forks source link

Add support for relative encoders #20

Open sahil-kale opened 9 months ago

sahil-kale commented 9 months ago

A popular encoder type is a relative encoder - these typically output pulses in QEP form which allow them to offer relative motor positions. These can be helpful in commutation purposes as they can offer improved precision in reporting the rotor angle.

Work that needs to be done