Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to generate PWM pulse

Status
Not open for further replies.

phoneminnwai

Newbie level 3
Joined
Jan 24, 2006
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,311
hbridge_theory.pdf

hello all of my friends
i want to know how to generate PWM pulses and control DC motor movement : forwards , reverse and braking with PWM.
welcome ur reply
thanks
 

hi
some mcu such as AVRs can generate PWM.
there is some ICs that also can generate PWM.
search the web.
 

Generating PWM pulses is not that difficult. Get 555 timer and some external components to set frequency and duty-ratio, and off we go --> see schematic below ..
However, this will be only one-direction speed control ..
If you use the PWM signal to control a bridge, H-bridge, in fact, you will be able to drive a dc motor Forward-Stop-Reverse ..
Follow this link: http://www.robotroom.com/HBridge.html to see how it works ..
For more advanced H-bridge application controlled by a microprocessor goto:
http://matthieu.benoit.free.fr/moteur2.htm
**broken link removed**
etc. etc.

Regards,
IanP
 

U jz need to change the direction of motor without changing the speed control right?

It's simple program and can be made it by C with PIC microcontroller since it has PWM output.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top