User Tools

Site Tools


embedded:adventures:motocontrol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
embedded:adventures:motocontrol [2016/09/25 14:22] pvelaembedded:adventures:motocontrol [2024/08/20 21:38] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== DC Motor Controllers ====== ====== DC Motor Controllers ======
  
-To drive motors using a microprocessor requires converting low-power digital logic into high current voltage signals to actual motors.  Usually some kind of intermediate chip or circuit is required to do that, especially if the motor should turn in both directions.  There are three chips that we've worked with.  They are: half h-bridges, full h-bridges, servomotor controllers, and RC-PPM servomotor controllers.+To drive motors using a microprocessor requires converting low-power digital logic into high current voltage signals to actual motors.  Usually some kind of intermediate chip or circuit is required to do that, especially if the motor should turn in both directions.  There are three chips that we've worked with.  They are: half h-bridges, full h-bridges, motor controllers/drivers, and RC-PPM servomotor controllers.
  
 ===== Full H-Bridge ===== ===== Full H-Bridge =====
Line 11: Line 11:
 To be written. To be written.
  
-===== Motor Drivers =====+===== Motor Controllers/Drivers =====
  
 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.  Examples include the Sabertooth series (from the[[http://www.dimensionengineering.com/products/sabertooth2x5|2x5]] to the [[http://www.dimensionengineering.com/products/sabertooth2x60|2x60]]), as well as the possibly newer line [[http://www.dimensionengineering.com/products/syren10}SyRen XX]] of regenerative motor drivers. 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.  Examples include the Sabertooth series (from the[[http://www.dimensionengineering.com/products/sabertooth2x5|2x5]] to the [[http://www.dimensionengineering.com/products/sabertooth2x60|2x60]]), as well as the possibly newer line [[http://www.dimensionengineering.com/products/syren10}SyRen XX]] of regenerative motor drivers.
embedded/adventures/motocontrol.1474827746.txt.gz · Last modified: 2024/08/20 21:38 (external edit)