0% found this document useful (0 votes)
57 views

A Simple PWM Motor Control Circuit

This document describes a PWM motor control circuit using a 555 timer IC. The circuit uses the 555 timer in an unusual configuration to generate a PWM signal from its discharge pin rather than the typical output pin. This PWM signal is used to control a MOSFET that regulates power to a DC motor, allowing for variable speed control. Key features include a frequency of around 144Hz that can be adjusted with the timing capacitor, protection diodes to handle back-EMF from the motor, and the ability to drive motors up to 12V and 37A given adequate heat sinking of the MOSFET.

Uploaded by

Scotty Mac
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views

A Simple PWM Motor Control Circuit

This document describes a PWM motor control circuit using a 555 timer IC. The circuit uses the 555 timer in an unusual configuration to generate a PWM signal from its discharge pin rather than the typical output pin. This PWM signal is used to control a MOSFET that regulates power to a DC motor, allowing for variable speed control. Key features include a frequency of around 144Hz that can be adjusted with the timing capacitor, protection diodes to handle back-EMF from the motor, and the ability to drive motors up to 12V and 37A given adequate heat sinking of the MOSFET.

Uploaded by

Scotty Mac
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

PWM Motor Control Circuit

Speed control for dc motor (electric motor) can be implemented using open loop or closed loop.
Closed loop controller, also known as servo controller, or a feedback control, gives the best
performance since the loop will maintain the actual speed to follow the reference. In simple
application, an open loop controller can be enough if the load is constant, such as in fan control
(PC fan speed control). This dc motor control circuit uses PWM (pulse width modulation), gives
a better efficiency than using linear driver. Here is the schematic diagram of this PWM motor
controller.

Parts list:
Circuit NTE #
Q1= IRFZ46N NTE2975 (MOSFET N−Channel, Enhancement Mode High Speed Switch)
U1= LM555 NTE955M
D1,D2 = 1N5818 NTE585
C1= 0.1uF
C2= 0.01uF
C3= 0.1uF
R1= 100K Pot
R2= 10k

The circuit uses the very popular 555 IC, but here the circuit is configured in unusual way. The
PWM output is taken from the discharge pin, an open collector point that should be pulled high
using a Vcc-connected resistor, while the original output pin (pin 3) is functioned to discharge
the timing capacitor. The recommended supply voltage for 555 IC is between 9-12 volt, and you
can connect the +V motor to this 555 supply voltage if the motor use 9-12 volt. The frequency of
this PWM controller is about 144Hz, and you can change the frequency by changin the C1
capacitor, use smaller caps for higher frequency. The motor current can be as high as 37A if you
allow the MOSFET to rise its case temperature to 100 C, and you must provide enough heat sink
to maintain the temperature below this point. It is a good idea to provide protector diode in
parallel with the motor to short the back-emf generated by the DC motor that might cause a
voltage spike that could burn the MOSFET. This simple pwm control gives you a variable speed
drives for motion control application. [Circuit schematic diagram

You might also like