kittcar / kitt_electrical

Electrical designs and documentation.
MIT License
0 stars 0 forks source link

Find cheaper motor controller and 5V regulator #9

Closed griswaldbrooks closed 6 years ago

griswaldbrooks commented 6 years ago

Research replacement motor controller and 5V regulator. Document on wiki

griswaldbrooks commented 6 years ago

https://www.horizonhobby.com/pdf/ECX01000_Manual_EN.pdf Documentation says that the current esc allows for 20A Need to measure how much the motor draws at 12V

griswaldbrooks commented 6 years ago

https://www.robotshop.com/en/l298-dual-h-bridge-dc-motor-controller.html Should check with @kiran-mohan as he has one of these.

griswaldbrooks commented 6 years ago

https://www.robotshop.com/en/cytron-13a-5-30v-single-dc-motor-controller.html Interesting. Has a good price.

griswaldbrooks commented 6 years ago

https://www.pololu.com/product/2961

griswaldbrooks commented 6 years ago

Regulator https://www.pololu.com/product/2851 This one would probably handle the pi and servo comfortably

griswaldbrooks commented 6 years ago

Need to see the stall current of the servo. This seems to be the chinese choice https://www.amazon.com/eBoot-LM2596-Converter-3-0-40V-1-5-35V/dp/B01GJ0SC2C/ref=pd_lpo_vtph_23_bs_t_1?_encoding=UTF8&psc=1&refRID=RTKPDRXFNBMZ74D3HF65&dpID=61ot3zsbBwL&preST=_SY300_QL70_&dpSrc=detail

griswaldbrooks commented 6 years ago

https://www.amazon.com/eBoot-MP1584EN-Converter-Adjustable-Module/dp/B01MQGMOKI/ref=pd_sim_23_6?_encoding=UTF8&pd_rd_i=B01MQGMOKI&pd_rd_r=YB6MPN55CWS270V6Q1FB&pd_rd_w=69Ja6&pd_rd_wg=uiV05&psc=1&refRID=YB6MPN55CWS270V6Q1FB

griswaldbrooks commented 6 years ago

This random internet guy says it's good https://youtu.be/6LTxJWsn1HQ

griswaldbrooks commented 6 years ago

Need to consider the load of the teensy

griswaldbrooks commented 6 years ago

Tested the motor throttle motor with power supply. At 12V to 10V or so at idle, the car consumes about 2A with no load, and 3A at load just before stalling the motor.

griswaldbrooks commented 6 years ago

Going with the L298N motor driver and the LM2596 regulator, but going to use two regulators. This decision is driven by the fact that they are so cheap.

https://www.amazon.com/eBoot-LM2596-Converter-3-0-40V-1-5-35V/dp/B01GJ0SC2C/ref=pd_lpo_vtph_23_bs_t_1?_encoding=UTF8&psc=1&refRID=RTKPDRXFNBMZ74D3HF65&dpID=61ot3zsbBwL&preST=_SY300_QL70_&dpSrc=detail

https://www.amazon.com/DAOKI-Controller-H-Bridge-Stepper-Mega2560/dp/B00XAGRQTO/ref=pd_day0_328_4?_encoding=UTF8&pd_rd_i=B00XAGRQTO&pd_rd_r=542K253CPVGS67VDTYCB&pd_rd_w=N1pUp&pd_rd_wg=c42ni&psc=1&refRID=542K253CPVGS67VDTYCB

griswaldbrooks commented 6 years ago

@kiran-mohan is going to purchase them