H-bridge

Other than control. (Navigation, Sonar, Ect.)
Post Reply
eng.hossam
Posts: 30
Joined: Oct 1st, 2013, 3:09 am

H-bridge

Post by eng.hossam »

hello,i'd like to make H-bridge for my motors to control them in both direction and its speed.

my motors need 24 V and 5 A to work perfectly ,any help?
a_shorething
Posts: 289
Joined: Sep 10th, 2013, 5:26 pm
Location: New Jersey Shore

Re: H-bridge

Post by a_shorething »

I haven't built one, but I've read write-ups on Instructables that might help. Here's one:

http://www.instructables.com/id/H-Bridg ... readboard/

I also found this write-up at let's make robots:
http://letsmakerobots.com/node/2484
martinw
Posts: 91
Joined: Sep 20th, 2011, 11:02 am
Location: Aberdeenshire

Re: H-bridge

Post by martinw »

If you want to control speed you'll need something that generates PWM signals.

http://www.nathandumont.com/node/249

Which normally involves a microcontroller.

http://ww1.microchip.com/downloads/en/A ... 00893a.pdf

I'm a fan of Microchip, but lots of other different microcontrollers, such as the Arduino, which seems to be quite popular on this website and many others will do a similar job.

I hope this helps.

Martin
Post Reply