SlideShare a Scribd company logo
Paper presentation of project work
Submitted By::
• 14-16-016 - Dhanjit Sutradhar
• 14-16-038 - Upendra Chokka
• 14-16-044 - Bishal Roy
Project Name :
Speed control of DC motor using pulse width modulation
(PWM).
Components Used:
• Potentiometer(10k ohm)
• 3 Diodes( 1N4148)
• 3 Resistors(1k,220,220 ohm)
• IC 555 timer(8 DIP)
• DC Motor(6V)
• 2 Capacitors(100uF,1uF)
• Battery(9V)
• PCB
• Transistor( BD 139)
Theory of this project ::
 Pulse Width Modulation
 There are many different ways to control the speed of motors but one very simple and easy way is
to use Pulse Width Modulation. But before we start looking at the in’s and out’s of pulse width
modulation we need to understand a little more about how a DC motor works.
 Next to stepper motors, the Permanent Magnet DC Motor (PMDC) is the most commonly used
type of small direct current motor available producing a continuous rotational speed that can be
easily controlled. Small DC motors ideal for use in applications were speed control is required such
as in small toys, models, robots and other such Electronics Circuits.
 A DC motor consist basically of two parts, the stationary body of the motor called the “Stator” and
the inner part which rotates producing the movement called the “Rotor”. For D.C. machines the
rotor is commonly termed the “Armature”.
 Generally in small light duty DC motors the stator consists of a pair of fixed permanent magnets
producing a uniform and stationary magnetic flux inside the motor giving these types of motors
their name of “permanent-magnet direct-current” (PMDC) motors.
 The motors armature consists of individual electrical coils connected together in a circular
configuration around its metallic body producing a North-Pole then a South-Pole then a North-
Pole etc, type of field system configuration.
Pulse Width Modulated Waveform ::
 The use of pulse width modulation to control a small motor has the advantage in that the power
loss in the switching transistor is small because the transistor is either fully “ON” or fully “OFF”. As a
result the switching transistor has a much reduced power dissipation giving it a linear type of
control which results in better speed stability.
 Also the amplitude of the motor voltage remains constant so the motor is always at full strength.
The result is that the motor can be rotated much more slowly without it stalling. So how can we
produce a pulse width modulation signal to control the motor. Easy, use an Astable 555
Oscillator circuit as shown below.
Figure-1: Pulse width modulation waveform
IC 555 Timer ::
Figure-2: IC 555 timer 8 DIP Block Diagram
:-
1. Ground: This pin is used to provide a zero voltage rail to the Integrated circuit to divide the supply
potential between the three resistors shown in the diagram.
2. Trigger: As we can see that the voltage at the non-inverting end of the comparator is Vin/3, so if
the trigger input is used to set the output of the F/F to ‘high’ state by applying a voltage equal to or less
than Vin/3 or any negative pulse, as the voltage at the non-inverting end of the comparator is Vin/3.
3.Output: It is the output pin of the IC, connected to the Q’ (Q-bar) of the F/F with an inverter in
between as show in the figure.
4.Reset: This pin is used to reset the output of the F/F regardless of the initial condition of the F/F
and also it is an active low Pin so it connected to ‘high’ state to avoid any noise interference, unless a
reset operation is required. So most of the time it is connected to the Supply voltage as shown in the
figure.
5. Control Voltage: As we can see that the pin 5 is connected to the inverting input having a voltage
level of (2/3) Vin. It is used to override the inverting voltage to change the width of the output signal
irrespective of the RC timing network.
6. Threshold: The pin is connected to the non-inverting input of the first comparator. The output of the
comparator will be high when the threshold voltage will be more than (2/3) Vin thus resetting the output
(Q) of the F/F from ‘high’ to ‘low’.
7. Discharge: This pin is used to discharge the timing capacitors (capacitors involved in the external
circuit to make the IC behave as a square wave generator) to ground when the output of Pin 3 is
switched to ‘low’.
8. Supply: This pin is used to provide the IC with the supply voltage for the functioning and
carrying of the different operations to be fulfilled with the 555 timer.
Construction & Circuit Diagram ::
 Firstly, we had simulated our circuit design in proteus software.
 Then after circuit designing was completed we had implemented it in
breadboard to check the working.
 Actually it worked in breadboard and then circuit was implemented on
printed circuit board (PCB).
Figure-3 : Speed Control of DC Motor using PWM circuit simulated in Proteus Software
1N4148
• This simple circuit based around the familiar NE555 or 7555 timer chip is used to produced the required
pulse width modulation signal at a fixed frequency output. The timing capacitor C is charged and
discharged by current flowing through the timing networks RA and RB as we looked at in the 555 Timer
tutorial.
• The output signal at pin 3 of the 555 is equal to the supply voltage switching the transistors fully “ON”.
The time taken for C to charge or discharge depends upon the values of RA, RB.
• The capacitor charges up through the network RA but is diverted around the resistive network RB and
through diode D1. As soon as the capacitor is charged, it is immediately discharged through diode D2 and
network RB into pin 7. During the discharging process the output at pin 3 is at 0 V and the transistor is
switched “OFF”.
• Then the time taken for capacitor, C to go through one complete charge-discharge cycle depends on the
values of RA, RB and C with the time T for one complete cycle being given as:
• The time, TH, for which the output is “ON” is: TH = 0.693(RA).C
• The time, TL, for which the output is “OFF” is: TL = 0.693(RB).C
• Total “ON”-“OFF” cycle time given as: T = TH + TL with the output frequency being ƒ = 1/T
• Resistor R1 plus the “top” part of the potentiometer, VR1 represent the resistive network of RA. While the
“bottom” part of the potentiometer plus R2 represent the resistive network of RB above.
• These values can be changed to suite different applications and DC motors but providing that the 555
Astable circuit runs fast enough at a few hundred Hertz minimum, there should be no jerkiness in the
rotation of the motor.
• Diode D3 is our old favorite the flywheel diode used to protect the electronic circuit from the inductive
loading of the motor. Also if the motor load is high put a heatsink on the switching transistor or MOSFET.
Schematic Diagram of Circuit:
On PCBOn Breadboard
Working of this circuit is explained also in a video and YouTube link was : https://youtu.be/3To3Zgr1Jao
Precautions :
• Care must be taken while soldering the circuit on printed circuit board (PCB)
because we had experienced so many problems while soldering.
• We should aware of choosing a battery of a certain low voltage of a range of 6-12
volts to get rid of any overloading conditions.
Conclusion :
• Speed control of DC motor can be achieved using Digital or Analog Pulse Width
Modulation technique.
• When digital PWM is used, control is obtained at two levels, high and low.
Whereas using analog PWM, control can be obtained over a wide range of
values.
• In the proposed method, duty cycle is varied from 0 percent to 90 percent and
motor is controlled at different speeds. Intervals are taken at every 10 percent. At
50 percent of duty cycle, speed of DC motor is observed to be half of that at full
voltage.
Resources :
 Wikipedia
 Electronics Tutorials Website : http://www.electronics-
tutorials.ws/blog/pulse-width-modulation.html
 Certain You Tube videos

More Related Content

What's hot

vector control of induction motor
vector control of induction motorvector control of induction motor
vector control of induction motorDwaraka Pilla
 
Basic Principle of dc chopper
Basic Principle of dc chopperBasic Principle of dc chopper
Basic Principle of dc chopperRajal Patel
 
Drives lec 13_14_Speed Control of DC Motors
Drives lec 13_14_Speed Control of DC MotorsDrives lec 13_14_Speed Control of DC Motors
Drives lec 13_14_Speed Control of DC MotorsMohammad Umar Rehman
 
Rotor Resistance Control and Slip Power Control using Chopper
Rotor Resistance Control and Slip Power Control using ChopperRotor Resistance Control and Slip Power Control using Chopper
Rotor Resistance Control and Slip Power Control using ChopperPreet_patel
 
Vector Control of AC Induction Motors
Vector Control of AC Induction MotorsVector Control of AC Induction Motors
Vector Control of AC Induction MotorsPranjal Barman
 
Three Phase Separately Exited Drives
Three Phase Separately Exited DrivesThree Phase Separately Exited Drives
Three Phase Separately Exited DrivesPreet_patel
 
Automatic load sharing of transformer using microcontroller
Automatic load sharing of transformer using microcontrollerAutomatic load sharing of transformer using microcontroller
Automatic load sharing of transformer using microcontrollerPrakhar Anand
 
Selection Of Circuit Breaker
Selection Of Circuit BreakerSelection Of Circuit Breaker
Selection Of Circuit BreakerRaviraj solanki
 
Unified Power Flow Controller(upfc)1
Unified Power Flow Controller(upfc)1Unified Power Flow Controller(upfc)1
Unified Power Flow Controller(upfc)1JayakalyanReddy
 
speed control of three phase induction motor using IOT
speed control of three phase induction motor using IOTspeed control of three phase induction motor using IOT
speed control of three phase induction motor using IOTswaroop009
 
Latest Electrical Mini Projects For EEE Students
Latest Electrical Mini Projects For EEE StudentsLatest Electrical Mini Projects For EEE Students
Latest Electrical Mini Projects For EEE Studentselprocus
 
smart grid seminar report
smart grid seminar reportsmart grid seminar report
smart grid seminar reportramesh kumawat
 
INTERLINE FLOW CONTROLLER
INTERLINE FLOW CONTROLLERINTERLINE FLOW CONTROLLER
INTERLINE FLOW CONTROLLERNitish NIT
 
Design of Speed and Current Controller for Two Quadrant DC Motor Drive
Design of Speed and Current Controller for Two Quadrant DC Motor DriveDesign of Speed and Current Controller for Two Quadrant DC Motor Drive
Design of Speed and Current Controller for Two Quadrant DC Motor DriveKaushik Naik
 

What's hot (20)

vector control of induction motor
vector control of induction motorvector control of induction motor
vector control of induction motor
 
Basic Principle of dc chopper
Basic Principle of dc chopperBasic Principle of dc chopper
Basic Principle of dc chopper
 
Drives lec 13_14_Speed Control of DC Motors
Drives lec 13_14_Speed Control of DC MotorsDrives lec 13_14_Speed Control of DC Motors
Drives lec 13_14_Speed Control of DC Motors
 
Choppers
ChoppersChoppers
Choppers
 
“POWER FACTOR IMPROVEMENT BY SIMULATION AND IMPLEMENTATION OF FC-TCR”
“POWER FACTOR IMPROVEMENT BY SIMULATION AND IMPLEMENTATION OF FC-TCR”“POWER FACTOR IMPROVEMENT BY SIMULATION AND IMPLEMENTATION OF FC-TCR”
“POWER FACTOR IMPROVEMENT BY SIMULATION AND IMPLEMENTATION OF FC-TCR”
 
Rotor Resistance Control and Slip Power Control using Chopper
Rotor Resistance Control and Slip Power Control using ChopperRotor Resistance Control and Slip Power Control using Chopper
Rotor Resistance Control and Slip Power Control using Chopper
 
Vector Control of AC Induction Motors
Vector Control of AC Induction MotorsVector Control of AC Induction Motors
Vector Control of AC Induction Motors
 
Three Phase Separately Exited Drives
Three Phase Separately Exited DrivesThree Phase Separately Exited Drives
Three Phase Separately Exited Drives
 
Automatic load sharing of transformer using microcontroller
Automatic load sharing of transformer using microcontrollerAutomatic load sharing of transformer using microcontroller
Automatic load sharing of transformer using microcontroller
 
Selection Of Circuit Breaker
Selection Of Circuit BreakerSelection Of Circuit Breaker
Selection Of Circuit Breaker
 
Unified Power Flow Controller(upfc)1
Unified Power Flow Controller(upfc)1Unified Power Flow Controller(upfc)1
Unified Power Flow Controller(upfc)1
 
speed control of three phase induction motor using IOT
speed control of three phase induction motor using IOTspeed control of three phase induction motor using IOT
speed control of three phase induction motor using IOT
 
Svpwm
SvpwmSvpwm
Svpwm
 
Latest Electrical Mini Projects For EEE Students
Latest Electrical Mini Projects For EEE StudentsLatest Electrical Mini Projects For EEE Students
Latest Electrical Mini Projects For EEE Students
 
smart grid seminar report
smart grid seminar reportsmart grid seminar report
smart grid seminar report
 
Soft starters
Soft startersSoft starters
Soft starters
 
pwm for speed control
pwm for speed controlpwm for speed control
pwm for speed control
 
INTERLINE FLOW CONTROLLER
INTERLINE FLOW CONTROLLERINTERLINE FLOW CONTROLLER
INTERLINE FLOW CONTROLLER
 
Design of Speed and Current Controller for Two Quadrant DC Motor Drive
Design of Speed and Current Controller for Two Quadrant DC Motor DriveDesign of Speed and Current Controller for Two Quadrant DC Motor Drive
Design of Speed and Current Controller for Two Quadrant DC Motor Drive
 
Swing equation
Swing equationSwing equation
Swing equation
 

Viewers also liked

Report on speed control of d.c. motor using pwm method
Report on speed control of d.c. motor using pwm methodReport on speed control of d.c. motor using pwm method
Report on speed control of d.c. motor using pwm methodshivam singh
 
Mejia Thermal power Station(Seminar)
Mejia Thermal power Station(Seminar)Mejia Thermal power Station(Seminar)
Mejia Thermal power Station(Seminar)Debanjan Kishore Roy
 
Speed control of four quadrant d nav
Speed control of four quadrant d navSpeed control of four quadrant d nav
Speed control of four quadrant d navNavjyoti Sharma
 
87442839 updated-ee-syllabus
87442839 updated-ee-syllabus87442839 updated-ee-syllabus
87442839 updated-ee-syllabushomeworkping4
 
FOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLER
FOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLERFOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLER
FOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLERJournal For Research
 

Viewers also liked (6)

Report on speed control of d.c. motor using pwm method
Report on speed control of d.c. motor using pwm methodReport on speed control of d.c. motor using pwm method
Report on speed control of d.c. motor using pwm method
 
Mejia Thermal power Station(Seminar)
Mejia Thermal power Station(Seminar)Mejia Thermal power Station(Seminar)
Mejia Thermal power Station(Seminar)
 
Speed control of four quadrant d nav
Speed control of four quadrant d navSpeed control of four quadrant d nav
Speed control of four quadrant d nav
 
Slb
SlbSlb
Slb
 
87442839 updated-ee-syllabus
87442839 updated-ee-syllabus87442839 updated-ee-syllabus
87442839 updated-ee-syllabus
 
FOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLER
FOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLERFOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLER
FOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLER
 

Similar to Controlling of DC Motor using IC 555 Timer

Prince jai nproject report
Prince jai nproject reportPrince jai nproject report
Prince jai nproject reportPrince Dungarpur
 
Integrated circuit
Integrated circuitIntegrated circuit
Integrated circuitddsshukla
 
Speed control of D.C motor using Pusle width modulation
Speed control of D.C motor using Pusle width modulationSpeed control of D.C motor using Pusle width modulation
Speed control of D.C motor using Pusle width modulationSantoshkumarVarry
 
Introduction_to_Mechatronics_Chapter3.pdf
Introduction_to_Mechatronics_Chapter3.pdfIntroduction_to_Mechatronics_Chapter3.pdf
Introduction_to_Mechatronics_Chapter3.pdfBereket Walle
 
Active front end drive
Active front end driveActive front end drive
Active front end drivemikkumar5
 
Motor Control Relay, Pwm, DC and Stepper Motors
Motor Control Relay, Pwm, DC and Stepper MotorsMotor Control Relay, Pwm, DC and Stepper Motors
Motor Control Relay, Pwm, DC and Stepper MotorsDevashish Raval
 
ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...Vikram Rawani
 
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...Automatic fan speed controller withour Microcontroller OR An intelligent Spee...
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...Shahid Shihabudeen
 
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY PIC16F877A MICROCONTROLLER
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY  PIC16F877A MICROCONTROLLERDC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY  PIC16F877A MICROCONTROLLER
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY PIC16F877A MICROCONTROLLERTridib Bose
 
Speed Control Of DC motor By Using PWM Technique
Speed Control Of DC motor By Using PWM TechniqueSpeed Control Of DC motor By Using PWM Technique
Speed Control Of DC motor By Using PWM TechniqueRITESH D. PATIL
 
Design and Implementation of a Microcontroller Based DC/AC Inverter
Design and Implementation of a Microcontroller Based DC/AC InverterDesign and Implementation of a Microcontroller Based DC/AC Inverter
Design and Implementation of a Microcontroller Based DC/AC InverterFiras Mohammed Ali Al-Raie
 
Electric-Traction-Railways.ppt
Electric-Traction-Railways.pptElectric-Traction-Railways.ppt
Electric-Traction-Railways.pptssuserf805c8
 
Special Devices
Special DevicesSpecial Devices
Special DevicesDr.YNM
 

Similar to Controlling of DC Motor using IC 555 Timer (20)

Prince jai nproject report
Prince jai nproject reportPrince jai nproject report
Prince jai nproject report
 
Integrated circuit
Integrated circuitIntegrated circuit
Integrated circuit
 
Speed control of D.C motor using Pusle width modulation
Speed control of D.C motor using Pusle width modulationSpeed control of D.C motor using Pusle width modulation
Speed control of D.C motor using Pusle width modulation
 
Introduction_to_Mechatronics_Chapter3.pdf
Introduction_to_Mechatronics_Chapter3.pdfIntroduction_to_Mechatronics_Chapter3.pdf
Introduction_to_Mechatronics_Chapter3.pdf
 
21DEE065 vikas.pptx
21DEE065 vikas.pptx21DEE065 vikas.pptx
21DEE065 vikas.pptx
 
Active front end drive
Active front end driveActive front end drive
Active front end drive
 
Motor Control Relay, Pwm, DC and Stepper Motors
Motor Control Relay, Pwm, DC and Stepper MotorsMotor Control Relay, Pwm, DC and Stepper Motors
Motor Control Relay, Pwm, DC and Stepper Motors
 
ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...
 
Three phase appliance protector.
Three phase appliance protector.Three phase appliance protector.
Three phase appliance protector.
 
555 timer tutorial
555 timer tutorial555 timer tutorial
555 timer tutorial
 
Ac closed loop
Ac closed loopAc closed loop
Ac closed loop
 
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...Automatic fan speed controller withour Microcontroller OR An intelligent Spee...
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...
 
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY PIC16F877A MICROCONTROLLER
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY  PIC16F877A MICROCONTROLLERDC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY  PIC16F877A MICROCONTROLLER
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY PIC16F877A MICROCONTROLLER
 
Ac motor closedloo[p
Ac motor closedloo[pAc motor closedloo[p
Ac motor closedloo[p
 
Speed Control Of DC motor By Using PWM Technique
Speed Control Of DC motor By Using PWM TechniqueSpeed Control Of DC motor By Using PWM Technique
Speed Control Of DC motor By Using PWM Technique
 
03 TOTAL REPORT
03 TOTAL REPORT03 TOTAL REPORT
03 TOTAL REPORT
 
UNIT-5.pptx.ppt
UNIT-5.pptx.pptUNIT-5.pptx.ppt
UNIT-5.pptx.ppt
 
Design and Implementation of a Microcontroller Based DC/AC Inverter
Design and Implementation of a Microcontroller Based DC/AC InverterDesign and Implementation of a Microcontroller Based DC/AC Inverter
Design and Implementation of a Microcontroller Based DC/AC Inverter
 
Electric-Traction-Railways.ppt
Electric-Traction-Railways.pptElectric-Traction-Railways.ppt
Electric-Traction-Railways.ppt
 
Special Devices
Special DevicesSpecial Devices
Special Devices
 

Recently uploaded

Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.PrashantGoswami42
 
2024 DevOps Pro Europe - Growing at the edge
2024 DevOps Pro Europe - Growing at the edge2024 DevOps Pro Europe - Growing at the edge
2024 DevOps Pro Europe - Growing at the edgePaco Orozco
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Electivekarthi keyan
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptssuser9bd3ba
 
ENERGY STORAGE DEVICES INTRODUCTION UNIT-I
ENERGY STORAGE DEVICES  INTRODUCTION UNIT-IENERGY STORAGE DEVICES  INTRODUCTION UNIT-I
ENERGY STORAGE DEVICES INTRODUCTION UNIT-IVigneshvaranMech
 
Online resume builder management system project report.pdf
Online resume builder management system project report.pdfOnline resume builder management system project report.pdf
Online resume builder management system project report.pdfKamal Acharya
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationRobbie Edward Sayers
 
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdfA CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdfKamal Acharya
 
Arduino based vehicle speed tracker project
Arduino based vehicle speed tracker projectArduino based vehicle speed tracker project
Arduino based vehicle speed tracker projectRased Khan
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwoodseandesed
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfPipe Restoration Solutions
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdfKamal Acharya
 
A case study of cinema management system project report..pdf
A case study of cinema management system project report..pdfA case study of cinema management system project report..pdf
A case study of cinema management system project report..pdfKamal Acharya
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxR&R Consult
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacksgerogepatton
 
fluid mechanics gate notes . gate all pyqs answer
fluid mechanics gate notes . gate all pyqs answerfluid mechanics gate notes . gate all pyqs answer
fluid mechanics gate notes . gate all pyqs answerapareshmondalnita
 
The Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docx
The Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docxThe Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docx
The Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docxCenterEnamel
 
Natalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in KrakówNatalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in Krakówbim.edu.pl
 

Recently uploaded (20)

Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
2024 DevOps Pro Europe - Growing at the edge
2024 DevOps Pro Europe - Growing at the edge2024 DevOps Pro Europe - Growing at the edge
2024 DevOps Pro Europe - Growing at the edge
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 
ENERGY STORAGE DEVICES INTRODUCTION UNIT-I
ENERGY STORAGE DEVICES  INTRODUCTION UNIT-IENERGY STORAGE DEVICES  INTRODUCTION UNIT-I
ENERGY STORAGE DEVICES INTRODUCTION UNIT-I
 
Online resume builder management system project report.pdf
Online resume builder management system project report.pdfOnline resume builder management system project report.pdf
Online resume builder management system project report.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdfA CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
 
Arduino based vehicle speed tracker project
Arduino based vehicle speed tracker projectArduino based vehicle speed tracker project
Arduino based vehicle speed tracker project
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
A case study of cinema management system project report..pdf
A case study of cinema management system project report..pdfA case study of cinema management system project report..pdf
A case study of cinema management system project report..pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
fluid mechanics gate notes . gate all pyqs answer
fluid mechanics gate notes . gate all pyqs answerfluid mechanics gate notes . gate all pyqs answer
fluid mechanics gate notes . gate all pyqs answer
 
The Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docx
The Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docxThe Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docx
The Ultimate Guide to External Floating Roofs for Oil Storage Tanks.docx
 
Natalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in KrakówNatalia Rutkowska - BIM School Course in Kraków
Natalia Rutkowska - BIM School Course in Kraków
 

Controlling of DC Motor using IC 555 Timer

  • 1. Paper presentation of project work Submitted By:: • 14-16-016 - Dhanjit Sutradhar • 14-16-038 - Upendra Chokka • 14-16-044 - Bishal Roy
  • 2. Project Name : Speed control of DC motor using pulse width modulation (PWM). Components Used: • Potentiometer(10k ohm) • 3 Diodes( 1N4148) • 3 Resistors(1k,220,220 ohm) • IC 555 timer(8 DIP) • DC Motor(6V) • 2 Capacitors(100uF,1uF) • Battery(9V) • PCB • Transistor( BD 139)
  • 3. Theory of this project ::  Pulse Width Modulation  There are many different ways to control the speed of motors but one very simple and easy way is to use Pulse Width Modulation. But before we start looking at the in’s and out’s of pulse width modulation we need to understand a little more about how a DC motor works.  Next to stepper motors, the Permanent Magnet DC Motor (PMDC) is the most commonly used type of small direct current motor available producing a continuous rotational speed that can be easily controlled. Small DC motors ideal for use in applications were speed control is required such as in small toys, models, robots and other such Electronics Circuits.  A DC motor consist basically of two parts, the stationary body of the motor called the “Stator” and the inner part which rotates producing the movement called the “Rotor”. For D.C. machines the rotor is commonly termed the “Armature”.  Generally in small light duty DC motors the stator consists of a pair of fixed permanent magnets producing a uniform and stationary magnetic flux inside the motor giving these types of motors their name of “permanent-magnet direct-current” (PMDC) motors.  The motors armature consists of individual electrical coils connected together in a circular configuration around its metallic body producing a North-Pole then a South-Pole then a North- Pole etc, type of field system configuration.
  • 4. Pulse Width Modulated Waveform ::  The use of pulse width modulation to control a small motor has the advantage in that the power loss in the switching transistor is small because the transistor is either fully “ON” or fully “OFF”. As a result the switching transistor has a much reduced power dissipation giving it a linear type of control which results in better speed stability.  Also the amplitude of the motor voltage remains constant so the motor is always at full strength. The result is that the motor can be rotated much more slowly without it stalling. So how can we produce a pulse width modulation signal to control the motor. Easy, use an Astable 555 Oscillator circuit as shown below. Figure-1: Pulse width modulation waveform
  • 5. IC 555 Timer :: Figure-2: IC 555 timer 8 DIP Block Diagram
  • 6. :- 1. Ground: This pin is used to provide a zero voltage rail to the Integrated circuit to divide the supply potential between the three resistors shown in the diagram. 2. Trigger: As we can see that the voltage at the non-inverting end of the comparator is Vin/3, so if the trigger input is used to set the output of the F/F to ‘high’ state by applying a voltage equal to or less than Vin/3 or any negative pulse, as the voltage at the non-inverting end of the comparator is Vin/3. 3.Output: It is the output pin of the IC, connected to the Q’ (Q-bar) of the F/F with an inverter in between as show in the figure. 4.Reset: This pin is used to reset the output of the F/F regardless of the initial condition of the F/F and also it is an active low Pin so it connected to ‘high’ state to avoid any noise interference, unless a reset operation is required. So most of the time it is connected to the Supply voltage as shown in the figure. 5. Control Voltage: As we can see that the pin 5 is connected to the inverting input having a voltage level of (2/3) Vin. It is used to override the inverting voltage to change the width of the output signal irrespective of the RC timing network. 6. Threshold: The pin is connected to the non-inverting input of the first comparator. The output of the comparator will be high when the threshold voltage will be more than (2/3) Vin thus resetting the output (Q) of the F/F from ‘high’ to ‘low’. 7. Discharge: This pin is used to discharge the timing capacitors (capacitors involved in the external circuit to make the IC behave as a square wave generator) to ground when the output of Pin 3 is switched to ‘low’. 8. Supply: This pin is used to provide the IC with the supply voltage for the functioning and carrying of the different operations to be fulfilled with the 555 timer.
  • 7. Construction & Circuit Diagram ::  Firstly, we had simulated our circuit design in proteus software.  Then after circuit designing was completed we had implemented it in breadboard to check the working.  Actually it worked in breadboard and then circuit was implemented on printed circuit board (PCB). Figure-3 : Speed Control of DC Motor using PWM circuit simulated in Proteus Software 1N4148
  • 8. • This simple circuit based around the familiar NE555 or 7555 timer chip is used to produced the required pulse width modulation signal at a fixed frequency output. The timing capacitor C is charged and discharged by current flowing through the timing networks RA and RB as we looked at in the 555 Timer tutorial. • The output signal at pin 3 of the 555 is equal to the supply voltage switching the transistors fully “ON”. The time taken for C to charge or discharge depends upon the values of RA, RB. • The capacitor charges up through the network RA but is diverted around the resistive network RB and through diode D1. As soon as the capacitor is charged, it is immediately discharged through diode D2 and network RB into pin 7. During the discharging process the output at pin 3 is at 0 V and the transistor is switched “OFF”. • Then the time taken for capacitor, C to go through one complete charge-discharge cycle depends on the values of RA, RB and C with the time T for one complete cycle being given as: • The time, TH, for which the output is “ON” is: TH = 0.693(RA).C • The time, TL, for which the output is “OFF” is: TL = 0.693(RB).C • Total “ON”-“OFF” cycle time given as: T = TH + TL with the output frequency being ƒ = 1/T • Resistor R1 plus the “top” part of the potentiometer, VR1 represent the resistive network of RA. While the “bottom” part of the potentiometer plus R2 represent the resistive network of RB above. • These values can be changed to suite different applications and DC motors but providing that the 555 Astable circuit runs fast enough at a few hundred Hertz minimum, there should be no jerkiness in the rotation of the motor. • Diode D3 is our old favorite the flywheel diode used to protect the electronic circuit from the inductive loading of the motor. Also if the motor load is high put a heatsink on the switching transistor or MOSFET.
  • 9. Schematic Diagram of Circuit: On PCBOn Breadboard Working of this circuit is explained also in a video and YouTube link was : https://youtu.be/3To3Zgr1Jao
  • 10. Precautions : • Care must be taken while soldering the circuit on printed circuit board (PCB) because we had experienced so many problems while soldering. • We should aware of choosing a battery of a certain low voltage of a range of 6-12 volts to get rid of any overloading conditions. Conclusion : • Speed control of DC motor can be achieved using Digital or Analog Pulse Width Modulation technique. • When digital PWM is used, control is obtained at two levels, high and low. Whereas using analog PWM, control can be obtained over a wide range of values. • In the proposed method, duty cycle is varied from 0 percent to 90 percent and motor is controlled at different speeds. Intervals are taken at every 10 percent. At 50 percent of duty cycle, speed of DC motor is observed to be half of that at full voltage.
  • 11. Resources :  Wikipedia  Electronics Tutorials Website : http://www.electronics- tutorials.ws/blog/pulse-width-modulation.html  Certain You Tube videos