| Author |
Message |
minisan
Joined: 15 Dec 2005 Posts: 19
|
15 Dec 2005 9:41 h-bridge speed control dc motor |
|
|
|
|
| hi, i am a totally new in microcontroller but i am interested in learning it. so i m planning to carry out my first project, ie to control the speed of a 12Vdc motor using a PIC16F877A microcontroller. i understand that i need to have a programmer to program the microcontroller. where can i get the schematic for bootloader? how do i determine the current i want during no-load and full load? that means i need to calculate the value for the resistors? anybody can share with me the schematic circuit to do the speed control dc motor by using h-bridge with microcontroller as kickstart since i am totally dont know about it. hope somebody can help me... thanks in advance!! =)
|
|
| Back to top |
|
 |
Jack// ani
Joined: 02 Dec 2004 Posts: 488 Helped: 25
|
15 Dec 2005 11:09 h-bridge speed control dc motor |
|
|
|
|
for bootloader see this nice site....www.microchipc.com.
Regarding h-bridge...you need LD293 chip..to control direction and speed of the motor. If you want to control..the speed only, a transistor or mosfet will do that.
Hope this helps
|
|
| Back to top |
|
 |
minisan
Joined: 15 Dec 2005 Posts: 19
|
16 Dec 2005 8:15 Re: h-bridge speed control dc motor |
|
|
|
|
if i choose to built the h-bridge myself, does it just need 4 mosfets and a dc motor like what we alwiz draw about the h-bridge diagram? why most of people prefer to choose 12V dc motor, not other like 9V etc(for low voltage application)? which type of mosfet is suitable?
regarding the bootloader, must we connect to hyperterminal in order to use it? between bootloader and home made programmer, which one is easier and better? thanks!!
|
|
| Back to top |
|
 |
Jack// ani
Joined: 02 Dec 2004 Posts: 488 Helped: 25
|
16 Dec 2005 14:54 h-bridge speed control dc motor |
|
|
|
|
Yes....you will need 4 mosfet, see this link http://www.dprg.org/tutorials/1998-04a/ Choice of mosfet depends on current rating of your motor, which you haven't mentioned!! Regarding bootloader...you don't need hyperterminal, they have their own software...see this
http://www.microchipc.com/PIC16bootload/
Hope this helps
|
|
| Back to top |
|
 |
minisan
Joined: 15 Dec 2005 Posts: 19
|
21 Dec 2005 10:44 Re: h-bridge speed control dc motor |
|
|
|
|
thanks for the information...
btw i wish to know which PIC is suitable for this purpose? does PIC16F84A has enough pins for that if i want to further enhance it into 4-quadrant dc motor with speed control?
thanks in advance...
|
|
| Back to top |
|
 |
Jack// ani
Joined: 02 Dec 2004 Posts: 488 Helped: 25
|
23 Dec 2005 8:25 h-bridge speed control dc motor |
|
|
|
|
| PIC16F84A is more than suffice!!
|
|
| Back to top |
|
 |
Google AdSense

|
23 Dec 2005 8:25 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
gidimiz
Joined: 03 Feb 2005 Posts: 428 Helped: 77
|
24 Dec 2005 13:57 Re: h-bridge speed control dc motor |
|
|
|
|
Hi,
Microhip has very good support for what you want to do, have a look at:
www.microchip.com/motorcontrol
Also, see the App. nots in the main web site like for application notes.
Good luck.
|
|
| Back to top |
|
 |