Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
motor_controllers [2019/02/27 21:21] paul created |
motor_controllers [2019/03/31 14:49] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Motor Controllers ====== | ====== Motor Controllers ====== | ||
+ | |||
+ | ===== DRV8801 ===== | ||
+ | |||
+ | The motor controller used in the LTP was a Pololu DRV8801 Single Brushed DC | ||
+ | Motor Driver Carrier ([[https:// | ||
+ | |||
+ | It is an 8V to 36V motor controller and can deliver 1A continous. It only needs | ||
+ | two lines of IO and is controlled by a PWM output. | ||
+ | |||
+ | A 32 KHz PWM signal seems to work just fine. elow 300Hz looks really jittery. | ||
+ | |||
+ | ===== MDC1230 ===== | ||
+ | |||
+ | {{:: | ||
+ | |||
+ | The motor controller used for the RoboDolf was an RoboteQ MDC1230 1X80A Single | ||
+ | Channel Brushed DC Motor Controller. It was controlled via serial and had an | ||
+ | onboard firmware that had its own scripting language. I used in an metal IP68 | ||
+ | housing and had no troubles with cooling. | ||
+ | |||
+ | ===== EPOS2 ===== | ||
+ | |||
+ | During my Stevens work I made extensive use of Maxon Motor and the EPOS2 | ||
+ | brushless controllers. They are absolutely awesome! Auto-tuning, | ||
+ | homing methods, CAN, USB control, inputs/ | ||
+ | operating modes, you name it. | ||
+ | |||
+ | |||
+ |