Top Banner
CSE 480 Fall 2003 Group 1 Even more ESCs and H- Bridges • We tested the current draw on our servo and main motor: • Max current servo = 0.3A • Max current motor = 2A
17

CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

Dec 22, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

CSE 480 Fall 2003 Group 1Even more ESCs and H-Bridges

• We tested the current draw on our servo and main motor:

• Max current servo = 0.3A

• Max current motor = 2A

Page 2: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

Homemade Speed Controls

• http://www.math.niu.edu/~behr/RC/speed-ctl.html

• “Most home-grown ESC plans are by design simple. This also means that they will be, as a rule, less reliable and more temperamental than commercial units. An ESC is supposed to detect pulses whose width is varying a little bit, and convert those variations to a big voltage swing which controls the FET. All this has to happen in a nasty environment: vibration, interference from the motor, etc. It isn't a trivial job. “

• A few designs in the German Magazine, ElektroModell.

Page 3: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.
Page 4: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

ESC using PIC Microcontroller ($??) http://homepages.paradise.net.nz/bhabbott/esc.html

Page 5: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

Homemade H-Bridge (no break)• $1.60 1.5A, 8-DIP

http://www.robotroom.com/HBridge.htm l

Page 6: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

Simple H-Bridge we built (3A)(untested)

PWM

5V

REF

1k

1k

1k

1k

MIN

Page 7: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

Zetex ZHB6718 H-Bridge ($3.70)

Page 8: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

Half-H/Full-H Drivers (~$2)

Page 9: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

Cont.

Page 10: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

Texas Instruments TPIC0107B ($4.28)

• 5A, 2kHz

• 20HSOP

Page 11: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

Motorola 33886 ($6.22)

• 5.2A, 10kHz, 20HSOP

Page 12: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

Heatsink Small OutlinePackage (HSOP)

• Our Prototype Board vs HSOP

Page 13: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

MC33886 Development Board ($50)

Page 14: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.
Page 15: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.
Page 16: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

Conclusions

• Anyone else find ESCs and H-Bridge designs?

• We could spend an entire semester just designing an ESC.

• This doesn’t even include the circuitry for the sensors.

• What level of abstraction should we use for sophomores? (Transistor level, IC level, ESC level)

Page 17: CSE 480 Fall 2003 Group 1 Even more ESCs and H-Bridges We tested the current draw on our servo and main motor: Max current servo = 0.3A Max current motor.

Trying to find the right balance for the sophomore design project.

• CS portion is going to be decided on level of API abstraction.

• CE portion is probably under 25% since we’re not designing a CPU from scratch.

• Building a car from scratch could skew ME > 25%• Building an ESC from scratch could skew EE > 25%

The Optimal Balance

ME

EE

CE

CS