embedded:adventures:motocontrol
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
embedded:adventures:motocontrol [2016/04/26 13:15] – created terrabots | embedded:adventures:motocontrol [2024/08/20 21:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== DC Motor Controllers ====== | ||
+ | |||
+ | To drive motors using a microprocessor requires converting low-power digital logic into high current voltage signals to actual motors. | ||
+ | |||
+ | ===== Full H-Bridge ===== | ||
+ | |||
+ | To be written. | ||
+ | |||
+ | ===== Half H-Bridges ===== | ||
+ | |||
+ | To be written. | ||
+ | |||
+ | ===== Motor Controllers/ | ||
+ | |||
+ | These implement a lot of the circuit components associated to H-Bridges and abstract away the details so that you can focus on just supplying the two most important signals, direction and speed. | ||
+ | |||
+ | ===== RC-PPM Servomotor Controllers ===== | ||
+ | |||
+ | The most popular, according to our experience, of RC-PPM servomotor controllers are the Sabertooth models | ||
+ | |||
+ | |||
In February 2016, our team was asked to debug two PCBs that were created after the original Senior Design team project. The PCBs were modeled after the on-breadboard control circuit that the Senior Design group used, but they had not been checked out and so it was unknown if either PCB was operational. One board was already populated with resistors and chips, while the other was not. | In February 2016, our team was asked to debug two PCBs that were created after the original Senior Design team project. The PCBs were modeled after the on-breadboard control circuit that the Senior Design group used, but they had not been checked out and so it was unknown if either PCB was operational. One board was already populated with resistors and chips, while the other was not. | ||
embedded/adventures/motocontrol.1461690940.txt.gz · Last modified: 2024/08/20 21:38 (external edit)