Controller is actually a combination of two circuits – driver circuit and Switching circuit. Driver is the actual circuit that drives DC motor and switching circuit decides how DC motor should be driven. So actually, switching circuit is the main circuit that controls the motor. Now there are two parameters of DC motor that can be controlled Speed and Direction.
Changing the direction of DC motor is very simple just reverse the supply given to DC motor. For varying speed of motor you have to vary the applied DC voltage. One well known method widely used in industries is Pulse Width Modulated (PWM) speed control of DC motor also known as chopper control.
Controller is actually a combination of two circuits
Controller = Driver + Switching circuit
Driver is the actual circuit that drives DC motor and switching circuit decides how DC motor should be driven. So actually, switching circuit is the main circuit that controls the motor. Now there are two parameters of DC motor that can be controlled
1. Speed
2. Direction
Changing the direction of DC motor is very simple just reverse the supply given to DC motor.
For varying speed of DC motor you have to vary the applied DC voltage. One well known method widely used in industries is Pulse Width Modulated (PWM) speed control of DC motor also known as chopper control. In this method PWM is applied to DC motor and as the width of pulse varies average voltage applied to motor varies and so the speed of motor also varies.
In this project I have used standard H-Bridge circuit as a DC motor driver and astable multvibrator (using IC-555) as a PWM generator. IC-555 generates PWM with the base frequency of 100 Hz. This PWM is applied to H-Bridge driver through DPDT switch which decides direction of rotation either clockwise or anticlockwise.
The DC motor controller that I have given here can be used in controlling small or medium DC motors of Drilling machine, portable DC fan, small water pump etc.
Fig. 1: Prototype of 555 IC based DC Motor Speed Controller
Block Diagram & Circuit Description
Block Diagram:-
Fig. 2: Block Diagram of 555 IC based DC Motor Speed Controller
As we already stated there are only two main blocks in our project one is PWM generator and other is H-Bridge DC Motor driver. Regulated 5 volt supply is used as source for whole circuit.
The PWM generator generates PWM with 100 Hz base frequency. It is fed to H-bridge driver through switches. One DPDT is used for selecting direction of rotation either clockwise or anticlockwise.
Circuit Description:
The main components are IC555, DPDT switch (double pole double through) and motor driver chip L293D. The heart of the circuit is IC-555.
Connections: – IC555 is connected in astable mode and it’s frequency is determined by R1, pot R2 and C1. Pot R2 is used to vary pulse width of output waveform. Output of IC-555 (Pin no. 3) is connected to terminals 1 and 4 of DPDT switch as shown. One LED is also connected to IC555 output through current limiting resistor. Terminals 2 and 3 of DPDT switch are connected to ground. Terminals 5 and 6 of switch are connected to 2 inputs of L293D chip. DC motor is connected to two outputs of L293D. Entire circuit works on single 5 V supply.
Operation:-
- IC-555 is connected in astable mode so it will generate a rectangular wave at its output pin. The frequency of this wave depends upon the component values of R1, R2 and C1 and it is 100 Hz (time period 10 ms). Because of its typical connection as you vary the pot R2 the width of the pulse varies but the frequency remains constant. You can vary the width of the pulse from min 1 ms to max 9 ms in the period of 10 ms. The waveforms given below will give you clear idea.
- This PWM is given to LED. So as PWM width increases LED intensity increases and vice versa.
- The DPDT switch is on position 1 and 3. So IP1 of L293D chip is connected with IC555 output and IP2 is connected to ground. This will start rotating motor in one direction. If you change potentiometer then PWM width changes and DC motor speed changes. Also LED intensity changes
- When DPDT switch position is changed to 2 and 4 the connection reverses. Now IP2 connects to IC555 output and IP1 connects to ground. This makes motor rotates in another direction.
- Thus as you change switch position motor changes its direction and as you change potentiometer from min to max the motor speed will change from min to max.
- Fig. 3: Signal Diagram showing PWM for DC Motor Speed Control
Circuit Diagrams
Filed Under: 555 Timers, Electronic Projects
Questions related to this article?
👉Ask and discuss on EDAboard.com and Electro-Tech-Online.com forums.
Tell Us What You Think!!
You must be logged in to post a comment.