SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 70
DC MOTOR SPEED CONTROL USING
MICROCONTROLLER
Ms Sarita S Umadi1
, Dinesh Patil2
(Electrical & Electronics Engineering, AITRC,Vita
(Mechanical Engineering, BIT, Barshi)
1 INTRODUCTION: The direct current (DC)
motor is a device that used in many industries in
order to convert electrical energy into mechanical
energy. This is all result from the availability of
speed controllers is wide range, easily and many
ways. In most applications, speed control is very
important. For example, if we have DC motor in
radio controller car, if we just apply a constant
power to the motor, it is impossible to maintain
the desired speed. It will go slower over rocky
road, slower uphill, faster downhill and so on. So,
it is important to make a controller to control the
speed of DC motor in desired speed.
DC motor plays a significant role in modern
industry. The purpose of a motor speed controller
is to take a signal representing the demanded
speed, and to drive a motor at that speed. There
are numerous applications where control of speed
is required, as in rolling mills, cranes, hoists,
elevators, machine tools, transit system and
locomotive drives. These applications may
demand high-speed control accuracy and good
dynamic responses.
In home appliances, washers, dryers and
compressors are good example. There are many
applications in our life that requires DC motor
speed control. In conclusion, the simplicity of
control speed made DC motors to be common in
devices ranging from toys, house appliance and
robotics to industrial application.
Todays industries are increasingly demanding
process automation in all sectors. Automation
results into better quality, increased production
an reduced costs. The variable speed drives,
which can control the speed of A.C/D.C motors,
are indispensable controlling elements in
automation systems. Depending on the
applications, some of them are fixed speed and
some of the variable speed drives. Direct
current (DC) motors have been used in variable
speed drives for a long time.
Basically, this paper is listing three main
objectives:
i. To design the hardware of the controller to
control DC motor speed.
Abstract:
The aim of this paper is to control the speed of DC motor. The main advantage in using a DC
motor is that the Speed-Torque relationship can be varied to almost any useful form. To achieve the
speed control an electronic technique called Pulse Width Modulation is used which generates High and
Low pulses. These pulses vary the speed in the motor. For the generation of these pulses a
microcontroller (AT89c51) is used. As a microcontroller is used to set the speed ranges which is done by
changing the duty cycles time period in the program. This is practical and highly feasible in economic
point of view, and has an advantage of running motors of higher ratings. This paper gives a reliable,
durable, accurate and efficient way of speed control of a DC motor.
Keywords — Microcontroller (8051), Dc Motor,PWM
RESEARCH ARTICLE OPEN ACCESS
International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 71
ii. To develop controller using microcontroller as
programming.
iii. To develop precisely control the DC motor.
2 LITERATURE REVIEW: The main purpose
of this paper is to analyze, identify and make
conclusion based on this paper. A literature
review means a collecting related data, analyzed
business process, identify underlying patterns and
create a conclusion. Another description of the
literature review is a systematic, explicit and
reproducible method to identifying evaluating
and synthesizing the exiting body of completed
and recorded work produced by researcher,
scholars and practitioners.
In order to develop a successful project, the
current system is identified. The system of
conventional DC motor speed control based on
microcontroller is analyzed. Studies of these
system are significant to develop a valid, reliable
and efficient up grade project. The literature
review part acts as a mean to discover which
methodology should be chosen in developing this
system.
Facts and Findings established what the existing
system does and the problem are and leads to a
definition of a set of options from which users
may choose their required system. This section
will be discussing about the domain of this
project, the existing system and finally the other
techniques that applicable to be used while
developing this project. It focused on the how to
design and develop the project systematically
according to the requirement of minimize the
functional of conventional project. In the other
situation, these will be describing any element or
method which is useful to be used for the purpose
of searching and gathered useful information in
developing this project.
3 SPEED CONTROL METHODS IN A DC
MOTOR:-
The motor speed can be controlled by controlling
armature voltage and armature current. It is
obvious that speed control is possible by varying
• Flux per pole, Φ (Flux control)
• Resistance Ra of armature circuit (Rheostat
Control)
• Applied voltage V (Voltage Control)
The above methods have some demerits like a
large amount of power is wasted in the controller
resistance. Hence, efficiency is decreased. It
needs expensive arrangement for dissipation of
heat produced in the controller resistance. It gives
speeds below the normal speed. By these data
that are acquainted we can draw a conclusion that
these electric and electromechanical methods are
less adaptive so electronic techniques are used
for speed control. These methods provide higher
efficiency, greater reliability, quick response,
higher efficiency. One such technique is Pulse
Width Modulation. We apply this technique in
our project so as to control the speed of the DC
motor.
4 PULSE WIDTH MODULATION (PWM)
Pulse width modulation (PWM) is a method for
binary signals generation, which has 2 signal
periods (high and low). The width (W) of each
pulse varies between 0 and the period (T). The
main principle is control of power by varying the
duty cycle. Here the conduction time to the load
is controlled. Let for a time t1, the input voltage
appears across the load i.e. ON state and for t2
time the voltage across the load is zero.
Pulse-width modulation (PWM), as it applies to
motor control, is a way of delivering energy
through a succession of pulses rather than a
continuously varying (analog) signal. By
increasing or decreasing pulse width, the
controller regulates energy flow to the motor
shaft. The motors own inductance acts like a
filter, storing energy during the “on” cycle while
releasing it at a rate corresponding to the input or
reference signal. In other words, energy flows
into the load not so much the switching
frequency, but at the reference frequency.
4.1 High Speed Signal (90%): The green part of
the signal represents the ON time and the white
International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 72
part of it represents time when it is not receiving
any voltage
4.2 Signal with half voltage (50%):
5 BLOCK DIAGRAM:-
Fig 5.1:Block Diagram
5.1 5v & 12v Dc Power Supply
Fig: 5v & 12v Dc Power Supply
5.2 Working principle of DC power supply:-
The AC voltage, typically 220V RMS, is
connected to a transformer, which step down AC
voltage to the level of the desired DC output. A
diode rectifier then provides a full-wave rectified
voltage that is initially filtered by a simple
capacitor filter to produce a dc voltage. This
resulting dc voltage usually has some ripple or ac
voltage variation. A regulator circuit removes the
ripples and also remains the same dc value even
if the input dc voltage varies, or the load
connected to the output dc voltage changes.
6 CIRCUIT DIAGRAM
Fig 6.1: circuit diagram of microcontroller based
DC motor speed controller.
6.1 OPERATION:-
International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 73
Above figure shows the circuit of the DC motor
speed controller. 230V, AC mains is stepped
down by transformer X1 to deliver secondary
output of 12V, 500mA. The secondary output is
rectified by a full-wave bridge rectifier
comprising diodes D1 through D4, filtered by
capacitor C1 and regulated by IC 7805(IC1).
Capacitor C2 bypasses any ripple present in the
regulated output. LED1 acts as the power-„on‟
indicator. Resistor R1 limits the current passing
through LED1. IC AT89C51 (IC2) is a low-
power, high-performance, 8-bit microcontroller.
At the heart of the speed controller system is
microcontroller AT89C52 (IC2), which creates
(using timer 0) pulses of varying width for pulse
width modulation and controls the motor speed.
To change the speed of the motor, switches S2
and S3 are interfaced to interrupt the input to pins
P3.2 and P3.3 of IC2, respectively.
Whenever any of switches S2 and S3 is pressed,
an interrupt is generated, which changes the duty
cycle of the pulse train. Switch S2 interfaced to
Interrupt-0 increases the duty cycle of the pulse
waveform, whereas switch S3 interfaced to
Interrupt-1 decreases the duty cycle of the pulse
waveform. Power-on reset for the microcontroller
is achieved through capacitor C6 and resistor R2.
Switch S1 provides manual reset to the
microcontroller. A 12MHz crystal (XTAL) is used
for basic clock frequency.
Port pin P1.1 is internally pulled cup. It is used as
the output to control the motor with driver
transistor T1. Whenever timer-0 overflows, the
status of pin P1.1 is complemented and hence a
square wave with appropriate duty cycle is
generated. This pin is interfaced to power
transistor TIP122 (T1), which is used to drive the
motor. When the transistor is driven into
saturation, current flows through the motor.
When the transistor is cut off, the motor current
keeps flowing because of the motor‟s inductance.
Diode D6 connected across the motor coil
prevents reverse current flow.
The software is written in „C‟ language and
compiled using Keil C compiler, which generates
Intel hex code for the microcontroller. The
μVision3 integrates all tools including the „C‟
compiler, micro assembler, linker/locator and hex
file generator. The generated hex code is burnt
into the microcontroller using a suitable
programmer. Whenever any switch is pressed,
the duty cycle of PWM varies. The software then
calculates the appropriate values for TH0 and
TL0 for „on‟ and „off‟ time of the output, which
are copied in TH0 and TL0 on timer interrupts.
In this circuit, we have used timer-0 of the
microcontroller for generating PWM pulses,
which is clocked using a 12MHz crystal
oscillator. The base frequency is kept constant at
1 kHz and the duty cycle of this wave is varied to
change the analogue level at output pin P1.1 of
the microcontroller.
6.2 Hardware setup:
CONCLUSION:
This project brought together several components
and ideas to achieve a common goal: to prove
that it is possible to run DC series motor on
variable speed using PWM. We put a lot of time
into achieve a variable speed of DC series motor
and to perform best it possibly could. Now that
the project as a whole is finished, we hand it over
to future generations to design and improve each
component. Possibly future projects may include.
1) Design of circuit: The circuit designing is done
on the zero PCB but temporary we use rough
Circuit dig. And then zero PCB use for
designing (mounting) the circuit.
2) Design of power supply: Then we design the
power supply of 12v, by using IC7805 we obtain
the constant power supply of 12V&5V.
3) Burning of coding: We make the program in C
language and burn it using universal burner with
International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016
ISSN: 2395-1303 http://www.ijetjournal.org Page 74
Top wall software. And compare the speed which
can be vary according to PWM.
7 FUTURE SCOPE
The speed control of the DC motor is important
because its speed can be changed over a wide
variety of simple methods which is not possible
in an AC motor.
The total voltage of the batteries or DC power
source connected to a shunt motor affects how
first it moves. Increasing the DC voltage will
make the shunt motor run faster.
In future if this motor is used in fans then we can
get variable speed by just pressing of push
buttons.
REFERENCES:
1] Y. S. E. Ali, S. B. M. Noor, S. M. Uashi and M. K
Hassan” Microcontroller Performance for DC Motor
Speed Control” O-7803-8208©2003 IEEE.
2] Speed Control Of DC Motor Using Analog PWM
Technique Nandkishor P. Joshi,Member ISTE1 , Ajay P.
Thakare,Member IEEE,Member ISTE2
3] N. Milivojevic, Mahesh Krishnamurthy and Yusuf
Gurkaynak,” Stability Analysis of FPGA- Based Control of
Brushless DC Motors and Generators Using Digital PWM
Technique”, IEEE Transactions on Industrial Electronics,
Vol. 59, no. 1, January 2012 [3] Hong Wong and Vikram
Kapila, “Internet-Based Remote Control of a DC Motor
using an Embedded Ethernet Microcontroller”
4] Abu Zaharin Ahmad and Mohd Nasir Taib. A study on
the DC Motor Speed Control byUsingBack-EMF Voltage.
Asia sense sensor, 2003, pg. 359-364 [8] Chia-An Yeh and
Yen-Shin Lai,“Digital Pulsewidth Modulation Technique
for a Synchronous Buck DC/DC Converter to Reduce
Switching Frequency”, IEEE Transactions on Industrial
Electronics, Vol. 59, No. 1, January 2012
5] Zhen yuyu, “Space-vector PWM with
TMS320C24x/F24x using hardware and software
determined switching patens,” SPRA524, pp.4-5, Texas
Instruments, March 1999
6] A text book by mazidi and Mazidi and Ayla

Weitere ähnliche Inhalte

Was ist angesagt?

IRJET- Methods for Improved Efficiency in DC-DC Buck Converter
IRJET-  	  Methods for Improved Efficiency in DC-DC Buck ConverterIRJET-  	  Methods for Improved Efficiency in DC-DC Buck Converter
IRJET- Methods for Improved Efficiency in DC-DC Buck ConverterIRJET Journal
 
Review of the DTC Controller and Estimation of Stator Resistance in IM Drives
Review of the DTC Controller and Estimation of Stator Resistance in IM DrivesReview of the DTC Controller and Estimation of Stator Resistance in IM Drives
Review of the DTC Controller and Estimation of Stator Resistance in IM DrivesIAES-IJPEDS
 
Compensation of Single-Phase and Three-Phase Voltage Sag and Swell Using Dyna...
Compensation of Single-Phase and Three-Phase Voltage Sag and Swell Using Dyna...Compensation of Single-Phase and Three-Phase Voltage Sag and Swell Using Dyna...
Compensation of Single-Phase and Three-Phase Voltage Sag and Swell Using Dyna...IJAPEJOURNAL
 
Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...
Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...
Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...IRJET Journal
 
Direct Torque Control for Doubly Fed Induction Machine-Based Wind Turbines un...
Direct Torque Control for Doubly Fed Induction Machine-Based Wind Turbines un...Direct Torque Control for Doubly Fed Induction Machine-Based Wind Turbines un...
Direct Torque Control for Doubly Fed Induction Machine-Based Wind Turbines un...IJMTST Journal
 
IRJET- A Review on - PMBLDC Motor Drive with Power Factor Correction Controller
IRJET- A Review on - PMBLDC Motor Drive with Power Factor Correction ControllerIRJET- A Review on - PMBLDC Motor Drive with Power Factor Correction Controller
IRJET- A Review on - PMBLDC Motor Drive with Power Factor Correction ControllerIRJET Journal
 
Enhanced Torque Control and Reduced Switching Frequency in Direct Torque Cont...
Enhanced Torque Control and Reduced Switching Frequency in Direct Torque Cont...Enhanced Torque Control and Reduced Switching Frequency in Direct Torque Cont...
Enhanced Torque Control and Reduced Switching Frequency in Direct Torque Cont...IJPEDS-IAES
 
Automation and Calibration for Discrete Transducer: A Survey
Automation and Calibration for Discrete Transducer: A SurveyAutomation and Calibration for Discrete Transducer: A Survey
Automation and Calibration for Discrete Transducer: A SurveyIRJET Journal
 
Design and Simulation Analysis of Sliding Mode Controller for DC-DC Cuk Conve...
Design and Simulation Analysis of Sliding Mode Controller for DC-DC Cuk Conve...Design and Simulation Analysis of Sliding Mode Controller for DC-DC Cuk Conve...
Design and Simulation Analysis of Sliding Mode Controller for DC-DC Cuk Conve...IJMREMJournal
 
IRJET- Different Techniques for Reducing Swag & Swell in Distribution Transfo...
IRJET- Different Techniques for Reducing Swag & Swell in Distribution Transfo...IRJET- Different Techniques for Reducing Swag & Swell in Distribution Transfo...
IRJET- Different Techniques for Reducing Swag & Swell in Distribution Transfo...IRJET Journal
 
14. a variable speed, sensorless, induction motor drive
14. a variable speed, sensorless, induction motor drive14. a variable speed, sensorless, induction motor drive
14. a variable speed, sensorless, induction motor drivesatya_m
 
IRJET- Online Grid Integrated Photovoltaic System with New Level Inverter System
IRJET- Online Grid Integrated Photovoltaic System with New Level Inverter SystemIRJET- Online Grid Integrated Photovoltaic System with New Level Inverter System
IRJET- Online Grid Integrated Photovoltaic System with New Level Inverter SystemIRJET Journal
 

Was ist angesagt? (20)

IRJET- Methods for Improved Efficiency in DC-DC Buck Converter
IRJET-  	  Methods for Improved Efficiency in DC-DC Buck ConverterIRJET-  	  Methods for Improved Efficiency in DC-DC Buck Converter
IRJET- Methods for Improved Efficiency in DC-DC Buck Converter
 
Review of the DTC Controller and Estimation of Stator Resistance in IM Drives
Review of the DTC Controller and Estimation of Stator Resistance in IM DrivesReview of the DTC Controller and Estimation of Stator Resistance in IM Drives
Review of the DTC Controller and Estimation of Stator Resistance in IM Drives
 
Compensation of Single-Phase and Three-Phase Voltage Sag and Swell Using Dyna...
Compensation of Single-Phase and Three-Phase Voltage Sag and Swell Using Dyna...Compensation of Single-Phase and Three-Phase Voltage Sag and Swell Using Dyna...
Compensation of Single-Phase and Three-Phase Voltage Sag and Swell Using Dyna...
 
Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...
Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...
Speed Sensor less DTC of VSI fed Induction Motor with Simple Flux Regulation ...
 
Abb technical guide no.07 revc
Abb technical guide no.07 revcAbb technical guide no.07 revc
Abb technical guide no.07 revc
 
Direct Torque Control for Doubly Fed Induction Machine-Based Wind Turbines un...
Direct Torque Control for Doubly Fed Induction Machine-Based Wind Turbines un...Direct Torque Control for Doubly Fed Induction Machine-Based Wind Turbines un...
Direct Torque Control for Doubly Fed Induction Machine-Based Wind Turbines un...
 
POWER SYSTEM OPERATION AND CONTROL
POWER SYSTEM OPERATION AND CONTROLPOWER SYSTEM OPERATION AND CONTROL
POWER SYSTEM OPERATION AND CONTROL
 
Abb technical guide no.04 revc
Abb technical guide no.04 revcAbb technical guide no.04 revc
Abb technical guide no.04 revc
 
Abb technical guide no.08 revb
Abb technical guide no.08 revbAbb technical guide no.08 revb
Abb technical guide no.08 revb
 
IRJET- A Review on - PMBLDC Motor Drive with Power Factor Correction Controller
IRJET- A Review on - PMBLDC Motor Drive with Power Factor Correction ControllerIRJET- A Review on - PMBLDC Motor Drive with Power Factor Correction Controller
IRJET- A Review on - PMBLDC Motor Drive with Power Factor Correction Controller
 
Enhanced Torque Control and Reduced Switching Frequency in Direct Torque Cont...
Enhanced Torque Control and Reduced Switching Frequency in Direct Torque Cont...Enhanced Torque Control and Reduced Switching Frequency in Direct Torque Cont...
Enhanced Torque Control and Reduced Switching Frequency in Direct Torque Cont...
 
Abb technical guide no.06 revc
Abb technical guide no.06 revcAbb technical guide no.06 revc
Abb technical guide no.06 revc
 
Automation and Calibration for Discrete Transducer: A Survey
Automation and Calibration for Discrete Transducer: A SurveyAutomation and Calibration for Discrete Transducer: A Survey
Automation and Calibration for Discrete Transducer: A Survey
 
Design and Simulation Analysis of Sliding Mode Controller for DC-DC Cuk Conve...
Design and Simulation Analysis of Sliding Mode Controller for DC-DC Cuk Conve...Design and Simulation Analysis of Sliding Mode Controller for DC-DC Cuk Conve...
Design and Simulation Analysis of Sliding Mode Controller for DC-DC Cuk Conve...
 
IRJET- Different Techniques for Reducing Swag & Swell in Distribution Transfo...
IRJET- Different Techniques for Reducing Swag & Swell in Distribution Transfo...IRJET- Different Techniques for Reducing Swag & Swell in Distribution Transfo...
IRJET- Different Techniques for Reducing Swag & Swell in Distribution Transfo...
 
Kf3517721775
Kf3517721775Kf3517721775
Kf3517721775
 
14. a variable speed, sensorless, induction motor drive
14. a variable speed, sensorless, induction motor drive14. a variable speed, sensorless, induction motor drive
14. a variable speed, sensorless, induction motor drive
 
Abb technical guide no.09 revb
Abb technical guide no.09 revbAbb technical guide no.09 revb
Abb technical guide no.09 revb
 
IRJET- Online Grid Integrated Photovoltaic System with New Level Inverter System
IRJET- Online Grid Integrated Photovoltaic System with New Level Inverter SystemIRJET- Online Grid Integrated Photovoltaic System with New Level Inverter System
IRJET- Online Grid Integrated Photovoltaic System with New Level Inverter System
 
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
AN INSIDE LOOK IN THE ELECTRICAL STRUCTURE OF THE BATTERY MANAGEMENT SYSTEM T...
 

Ähnlich wie IJET-V2I6P11

Doc speed control of a dc motor using micro controller 8051
Doc speed control of a dc motor using micro controller 8051Doc speed control of a dc motor using micro controller 8051
Doc speed control of a dc motor using micro controller 8051embdnew
 
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTORADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTORijcisjournal
 
EM1 LAB PROJECT PRESENTATION.pptx
EM1 LAB PROJECT PRESENTATION.pptxEM1 LAB PROJECT PRESENTATION.pptx
EM1 LAB PROJECT PRESENTATION.pptxSheikhEfty
 
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...PUBLISHERJOURNAL
 
IRJET- Hybrid Feed Forward Control for Power Factor Correction Rectifier
IRJET-  	  Hybrid Feed Forward Control for Power Factor Correction RectifierIRJET-  	  Hybrid Feed Forward Control for Power Factor Correction Rectifier
IRJET- Hybrid Feed Forward Control for Power Factor Correction RectifierIRJET Journal
 
Reduction of Total Harmonic Distortion using Multipulse Cycloconverter
Reduction of Total Harmonic Distortion using Multipulse CycloconverterReduction of Total Harmonic Distortion using Multipulse Cycloconverter
Reduction of Total Harmonic Distortion using Multipulse CycloconverterIRJET Journal
 
Digital Current Mode Controller for Buck Converter
Digital Current Mode Controller for Buck ConverterDigital Current Mode Controller for Buck Converter
Digital Current Mode Controller for Buck ConverterIJMREMJournal
 
Simulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID ControllerSimulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID Controllerijtsrd
 
A DAPTIVE S UPPLY V OLTAGE M ANAGEMENT F OR L OW P OWER L OGIC C IRCU...
A DAPTIVE  S UPPLY  V OLTAGE  M ANAGEMENT  F OR  L OW  P OWER  L OGIC  C IRCU...A DAPTIVE  S UPPLY  V OLTAGE  M ANAGEMENT  F OR  L OW  P OWER  L OGIC  C IRCU...
A DAPTIVE S UPPLY V OLTAGE M ANAGEMENT F OR L OW P OWER L OGIC C IRCU...VLSICS Design
 
Matlab simulation on chopper based speed control of dc motor: A Review
Matlab simulation on chopper based speed control of dc motor: A ReviewMatlab simulation on chopper based speed control of dc motor: A Review
Matlab simulation on chopper based speed control of dc motor: A ReviewIRJET Journal
 
A Review on Modeling and Analysis of Multi Stage with Multi Phase DC DC Boost...
A Review on Modeling and Analysis of Multi Stage with Multi Phase DC DC Boost...A Review on Modeling and Analysis of Multi Stage with Multi Phase DC DC Boost...
A Review on Modeling and Analysis of Multi Stage with Multi Phase DC DC Boost...YogeshIJTSRD
 
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
 
An on-chip soft-start pseudo-current hysteresis-controlled buck converter for...
An on-chip soft-start pseudo-current hysteresis-controlled buck converter for...An on-chip soft-start pseudo-current hysteresis-controlled buck converter for...
An on-chip soft-start pseudo-current hysteresis-controlled buck converter for...IJECEIAES
 
IRJET- Technique to Prevent Power Theft Losses using Static Device
IRJET-  	  Technique to Prevent Power Theft Losses using Static DeviceIRJET-  	  Technique to Prevent Power Theft Losses using Static Device
IRJET- Technique to Prevent Power Theft Losses using Static DeviceIRJET Journal
 
IRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET Journal
 
APFC project presentation
APFC project presentationAPFC project presentation
APFC project presentationkartickmp613
 

Ähnlich wie IJET-V2I6P11 (20)

Doc speed control of a dc motor using micro controller 8051
Doc speed control of a dc motor using micro controller 8051Doc speed control of a dc motor using micro controller 8051
Doc speed control of a dc motor using micro controller 8051
 
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTORADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
ADAPTIVE BANDWIDTH APPROACH ON DTC CONTROLLED INDUCTION MOTOR
 
EM1 LAB PROJECT PRESENTATION.pptx
EM1 LAB PROJECT PRESENTATION.pptxEM1 LAB PROJECT PRESENTATION.pptx
EM1 LAB PROJECT PRESENTATION.pptx
 
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
 
IRJET- Hybrid Feed Forward Control for Power Factor Correction Rectifier
IRJET-  	  Hybrid Feed Forward Control for Power Factor Correction RectifierIRJET-  	  Hybrid Feed Forward Control for Power Factor Correction Rectifier
IRJET- Hybrid Feed Forward Control for Power Factor Correction Rectifier
 
Reduction of Total Harmonic Distortion using Multipulse Cycloconverter
Reduction of Total Harmonic Distortion using Multipulse CycloconverterReduction of Total Harmonic Distortion using Multipulse Cycloconverter
Reduction of Total Harmonic Distortion using Multipulse Cycloconverter
 
Digital Current Mode Controller for Buck Converter
Digital Current Mode Controller for Buck ConverterDigital Current Mode Controller for Buck Converter
Digital Current Mode Controller for Buck Converter
 
Simulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID ControllerSimulation DC Motor Speed Control System by using PID Controller
Simulation DC Motor Speed Control System by using PID Controller
 
A DAPTIVE S UPPLY V OLTAGE M ANAGEMENT F OR L OW P OWER L OGIC C IRCU...
A DAPTIVE  S UPPLY  V OLTAGE  M ANAGEMENT  F OR  L OW  P OWER  L OGIC  C IRCU...A DAPTIVE  S UPPLY  V OLTAGE  M ANAGEMENT  F OR  L OW  P OWER  L OGIC  C IRCU...
A DAPTIVE S UPPLY V OLTAGE M ANAGEMENT F OR L OW P OWER L OGIC C IRCU...
 
Matlab simulation on chopper based speed control of dc motor: A Review
Matlab simulation on chopper based speed control of dc motor: A ReviewMatlab simulation on chopper based speed control of dc motor: A Review
Matlab simulation on chopper based speed control of dc motor: A Review
 
A Review on Modeling and Analysis of Multi Stage with Multi Phase DC DC Boost...
A Review on Modeling and Analysis of Multi Stage with Multi Phase DC DC Boost...A Review on Modeling and Analysis of Multi Stage with Multi Phase DC DC Boost...
A Review on Modeling and Analysis of Multi Stage with Multi Phase DC DC Boost...
 
Batch 05.pptx
Batch 05.pptxBatch 05.pptx
Batch 05.pptx
 
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
 
An on-chip soft-start pseudo-current hysteresis-controlled buck converter for...
An on-chip soft-start pseudo-current hysteresis-controlled buck converter for...An on-chip soft-start pseudo-current hysteresis-controlled buck converter for...
An on-chip soft-start pseudo-current hysteresis-controlled buck converter for...
 
Power Quality Enhancement in Power System Network using DSTACOM
Power Quality Enhancement in Power System Network using DSTACOMPower Quality Enhancement in Power System Network using DSTACOM
Power Quality Enhancement in Power System Network using DSTACOM
 
IRJET- Technique to Prevent Power Theft Losses using Static Device
IRJET-  	  Technique to Prevent Power Theft Losses using Static DeviceIRJET-  	  Technique to Prevent Power Theft Losses using Static Device
IRJET- Technique to Prevent Power Theft Losses using Static Device
 
Abb technical guide no.01 revc
Abb technical guide no.01 revcAbb technical guide no.01 revc
Abb technical guide no.01 revc
 
J43055863
J43055863J43055863
J43055863
 
IRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of Substation
 
APFC project presentation
APFC project presentationAPFC project presentation
APFC project presentation
 

Mehr von IJET - International Journal of Engineering and Techniques

Mehr von IJET - International Journal of Engineering and Techniques (20)

healthcare supervising system to monitor heart rate to diagonize and alert he...
healthcare supervising system to monitor heart rate to diagonize and alert he...healthcare supervising system to monitor heart rate to diagonize and alert he...
healthcare supervising system to monitor heart rate to diagonize and alert he...
 
verifiable and multi-keyword searchable attribute-based encryption scheme for...
verifiable and multi-keyword searchable attribute-based encryption scheme for...verifiable and multi-keyword searchable attribute-based encryption scheme for...
verifiable and multi-keyword searchable attribute-based encryption scheme for...
 
Ijet v5 i6p18
Ijet v5 i6p18Ijet v5 i6p18
Ijet v5 i6p18
 
Ijet v5 i6p17
Ijet v5 i6p17Ijet v5 i6p17
Ijet v5 i6p17
 
Ijet v5 i6p16
Ijet v5 i6p16Ijet v5 i6p16
Ijet v5 i6p16
 
Ijet v5 i6p15
Ijet v5 i6p15Ijet v5 i6p15
Ijet v5 i6p15
 
Ijet v5 i6p14
Ijet v5 i6p14Ijet v5 i6p14
Ijet v5 i6p14
 
Ijet v5 i6p13
Ijet v5 i6p13Ijet v5 i6p13
Ijet v5 i6p13
 
Ijet v5 i6p12
Ijet v5 i6p12Ijet v5 i6p12
Ijet v5 i6p12
 
Ijet v5 i6p11
Ijet v5 i6p11Ijet v5 i6p11
Ijet v5 i6p11
 
Ijet v5 i6p10
Ijet v5 i6p10Ijet v5 i6p10
Ijet v5 i6p10
 
Ijet v5 i6p2
Ijet v5 i6p2Ijet v5 i6p2
Ijet v5 i6p2
 
IJET-V3I2P24
IJET-V3I2P24IJET-V3I2P24
IJET-V3I2P24
 
IJET-V3I2P23
IJET-V3I2P23IJET-V3I2P23
IJET-V3I2P23
 
IJET-V3I2P22
IJET-V3I2P22IJET-V3I2P22
IJET-V3I2P22
 
IJET-V3I2P21
IJET-V3I2P21IJET-V3I2P21
IJET-V3I2P21
 
IJET-V3I2P20
IJET-V3I2P20IJET-V3I2P20
IJET-V3I2P20
 
IJET-V3I2P19
IJET-V3I2P19IJET-V3I2P19
IJET-V3I2P19
 
IJET-V3I2P18
IJET-V3I2P18IJET-V3I2P18
IJET-V3I2P18
 
IJET-V3I2P17
IJET-V3I2P17IJET-V3I2P17
IJET-V3I2P17
 

Kürzlich hochgeladen

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the weldingMuhammadUzairLiaqat
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 

Kürzlich hochgeladen (20)

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the welding
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 

IJET-V2I6P11

  • 1. International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 70 DC MOTOR SPEED CONTROL USING MICROCONTROLLER Ms Sarita S Umadi1 , Dinesh Patil2 (Electrical & Electronics Engineering, AITRC,Vita (Mechanical Engineering, BIT, Barshi) 1 INTRODUCTION: The direct current (DC) motor is a device that used in many industries in order to convert electrical energy into mechanical energy. This is all result from the availability of speed controllers is wide range, easily and many ways. In most applications, speed control is very important. For example, if we have DC motor in radio controller car, if we just apply a constant power to the motor, it is impossible to maintain the desired speed. It will go slower over rocky road, slower uphill, faster downhill and so on. So, it is important to make a controller to control the speed of DC motor in desired speed. DC motor plays a significant role in modern industry. The purpose of a motor speed controller is to take a signal representing the demanded speed, and to drive a motor at that speed. There are numerous applications where control of speed is required, as in rolling mills, cranes, hoists, elevators, machine tools, transit system and locomotive drives. These applications may demand high-speed control accuracy and good dynamic responses. In home appliances, washers, dryers and compressors are good example. There are many applications in our life that requires DC motor speed control. In conclusion, the simplicity of control speed made DC motors to be common in devices ranging from toys, house appliance and robotics to industrial application. Todays industries are increasingly demanding process automation in all sectors. Automation results into better quality, increased production an reduced costs. The variable speed drives, which can control the speed of A.C/D.C motors, are indispensable controlling elements in automation systems. Depending on the applications, some of them are fixed speed and some of the variable speed drives. Direct current (DC) motors have been used in variable speed drives for a long time. Basically, this paper is listing three main objectives: i. To design the hardware of the controller to control DC motor speed. Abstract: The aim of this paper is to control the speed of DC motor. The main advantage in using a DC motor is that the Speed-Torque relationship can be varied to almost any useful form. To achieve the speed control an electronic technique called Pulse Width Modulation is used which generates High and Low pulses. These pulses vary the speed in the motor. For the generation of these pulses a microcontroller (AT89c51) is used. As a microcontroller is used to set the speed ranges which is done by changing the duty cycles time period in the program. This is practical and highly feasible in economic point of view, and has an advantage of running motors of higher ratings. This paper gives a reliable, durable, accurate and efficient way of speed control of a DC motor. Keywords — Microcontroller (8051), Dc Motor,PWM RESEARCH ARTICLE OPEN ACCESS
  • 2. International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 71 ii. To develop controller using microcontroller as programming. iii. To develop precisely control the DC motor. 2 LITERATURE REVIEW: The main purpose of this paper is to analyze, identify and make conclusion based on this paper. A literature review means a collecting related data, analyzed business process, identify underlying patterns and create a conclusion. Another description of the literature review is a systematic, explicit and reproducible method to identifying evaluating and synthesizing the exiting body of completed and recorded work produced by researcher, scholars and practitioners. In order to develop a successful project, the current system is identified. The system of conventional DC motor speed control based on microcontroller is analyzed. Studies of these system are significant to develop a valid, reliable and efficient up grade project. The literature review part acts as a mean to discover which methodology should be chosen in developing this system. Facts and Findings established what the existing system does and the problem are and leads to a definition of a set of options from which users may choose their required system. This section will be discussing about the domain of this project, the existing system and finally the other techniques that applicable to be used while developing this project. It focused on the how to design and develop the project systematically according to the requirement of minimize the functional of conventional project. In the other situation, these will be describing any element or method which is useful to be used for the purpose of searching and gathered useful information in developing this project. 3 SPEED CONTROL METHODS IN A DC MOTOR:- The motor speed can be controlled by controlling armature voltage and armature current. It is obvious that speed control is possible by varying • Flux per pole, Φ (Flux control) • Resistance Ra of armature circuit (Rheostat Control) • Applied voltage V (Voltage Control) The above methods have some demerits like a large amount of power is wasted in the controller resistance. Hence, efficiency is decreased. It needs expensive arrangement for dissipation of heat produced in the controller resistance. It gives speeds below the normal speed. By these data that are acquainted we can draw a conclusion that these electric and electromechanical methods are less adaptive so electronic techniques are used for speed control. These methods provide higher efficiency, greater reliability, quick response, higher efficiency. One such technique is Pulse Width Modulation. We apply this technique in our project so as to control the speed of the DC motor. 4 PULSE WIDTH MODULATION (PWM) Pulse width modulation (PWM) is a method for binary signals generation, which has 2 signal periods (high and low). The width (W) of each pulse varies between 0 and the period (T). The main principle is control of power by varying the duty cycle. Here the conduction time to the load is controlled. Let for a time t1, the input voltage appears across the load i.e. ON state and for t2 time the voltage across the load is zero. Pulse-width modulation (PWM), as it applies to motor control, is a way of delivering energy through a succession of pulses rather than a continuously varying (analog) signal. By increasing or decreasing pulse width, the controller regulates energy flow to the motor shaft. The motors own inductance acts like a filter, storing energy during the “on” cycle while releasing it at a rate corresponding to the input or reference signal. In other words, energy flows into the load not so much the switching frequency, but at the reference frequency. 4.1 High Speed Signal (90%): The green part of the signal represents the ON time and the white
  • 3. International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 72 part of it represents time when it is not receiving any voltage 4.2 Signal with half voltage (50%): 5 BLOCK DIAGRAM:- Fig 5.1:Block Diagram 5.1 5v & 12v Dc Power Supply Fig: 5v & 12v Dc Power Supply 5.2 Working principle of DC power supply:- The AC voltage, typically 220V RMS, is connected to a transformer, which step down AC voltage to the level of the desired DC output. A diode rectifier then provides a full-wave rectified voltage that is initially filtered by a simple capacitor filter to produce a dc voltage. This resulting dc voltage usually has some ripple or ac voltage variation. A regulator circuit removes the ripples and also remains the same dc value even if the input dc voltage varies, or the load connected to the output dc voltage changes. 6 CIRCUIT DIAGRAM Fig 6.1: circuit diagram of microcontroller based DC motor speed controller. 6.1 OPERATION:-
  • 4. International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 73 Above figure shows the circuit of the DC motor speed controller. 230V, AC mains is stepped down by transformer X1 to deliver secondary output of 12V, 500mA. The secondary output is rectified by a full-wave bridge rectifier comprising diodes D1 through D4, filtered by capacitor C1 and regulated by IC 7805(IC1). Capacitor C2 bypasses any ripple present in the regulated output. LED1 acts as the power-„on‟ indicator. Resistor R1 limits the current passing through LED1. IC AT89C51 (IC2) is a low- power, high-performance, 8-bit microcontroller. At the heart of the speed controller system is microcontroller AT89C52 (IC2), which creates (using timer 0) pulses of varying width for pulse width modulation and controls the motor speed. To change the speed of the motor, switches S2 and S3 are interfaced to interrupt the input to pins P3.2 and P3.3 of IC2, respectively. Whenever any of switches S2 and S3 is pressed, an interrupt is generated, which changes the duty cycle of the pulse train. Switch S2 interfaced to Interrupt-0 increases the duty cycle of the pulse waveform, whereas switch S3 interfaced to Interrupt-1 decreases the duty cycle of the pulse waveform. Power-on reset for the microcontroller is achieved through capacitor C6 and resistor R2. Switch S1 provides manual reset to the microcontroller. A 12MHz crystal (XTAL) is used for basic clock frequency. Port pin P1.1 is internally pulled cup. It is used as the output to control the motor with driver transistor T1. Whenever timer-0 overflows, the status of pin P1.1 is complemented and hence a square wave with appropriate duty cycle is generated. This pin is interfaced to power transistor TIP122 (T1), which is used to drive the motor. When the transistor is driven into saturation, current flows through the motor. When the transistor is cut off, the motor current keeps flowing because of the motor‟s inductance. Diode D6 connected across the motor coil prevents reverse current flow. The software is written in „C‟ language and compiled using Keil C compiler, which generates Intel hex code for the microcontroller. The μVision3 integrates all tools including the „C‟ compiler, micro assembler, linker/locator and hex file generator. The generated hex code is burnt into the microcontroller using a suitable programmer. Whenever any switch is pressed, the duty cycle of PWM varies. The software then calculates the appropriate values for TH0 and TL0 for „on‟ and „off‟ time of the output, which are copied in TH0 and TL0 on timer interrupts. In this circuit, we have used timer-0 of the microcontroller for generating PWM pulses, which is clocked using a 12MHz crystal oscillator. The base frequency is kept constant at 1 kHz and the duty cycle of this wave is varied to change the analogue level at output pin P1.1 of the microcontroller. 6.2 Hardware setup: CONCLUSION: This project brought together several components and ideas to achieve a common goal: to prove that it is possible to run DC series motor on variable speed using PWM. We put a lot of time into achieve a variable speed of DC series motor and to perform best it possibly could. Now that the project as a whole is finished, we hand it over to future generations to design and improve each component. Possibly future projects may include. 1) Design of circuit: The circuit designing is done on the zero PCB but temporary we use rough Circuit dig. And then zero PCB use for designing (mounting) the circuit. 2) Design of power supply: Then we design the power supply of 12v, by using IC7805 we obtain the constant power supply of 12V&5V. 3) Burning of coding: We make the program in C language and burn it using universal burner with
  • 5. International Journal of Engineering and Techniques - Volume 2 Issue 6, Nov – Dec 2016 ISSN: 2395-1303 http://www.ijetjournal.org Page 74 Top wall software. And compare the speed which can be vary according to PWM. 7 FUTURE SCOPE The speed control of the DC motor is important because its speed can be changed over a wide variety of simple methods which is not possible in an AC motor. The total voltage of the batteries or DC power source connected to a shunt motor affects how first it moves. Increasing the DC voltage will make the shunt motor run faster. In future if this motor is used in fans then we can get variable speed by just pressing of push buttons. REFERENCES: 1] Y. S. E. Ali, S. B. M. Noor, S. M. Uashi and M. K Hassan” Microcontroller Performance for DC Motor Speed Control” O-7803-8208©2003 IEEE. 2] Speed Control Of DC Motor Using Analog PWM Technique Nandkishor P. Joshi,Member ISTE1 , Ajay P. Thakare,Member IEEE,Member ISTE2 3] N. Milivojevic, Mahesh Krishnamurthy and Yusuf Gurkaynak,” Stability Analysis of FPGA- Based Control of Brushless DC Motors and Generators Using Digital PWM Technique”, IEEE Transactions on Industrial Electronics, Vol. 59, no. 1, January 2012 [3] Hong Wong and Vikram Kapila, “Internet-Based Remote Control of a DC Motor using an Embedded Ethernet Microcontroller” 4] Abu Zaharin Ahmad and Mohd Nasir Taib. A study on the DC Motor Speed Control byUsingBack-EMF Voltage. Asia sense sensor, 2003, pg. 359-364 [8] Chia-An Yeh and Yen-Shin Lai,“Digital Pulsewidth Modulation Technique for a Synchronous Buck DC/DC Converter to Reduce Switching Frequency”, IEEE Transactions on Industrial Electronics, Vol. 59, No. 1, January 2012 5] Zhen yuyu, “Space-vector PWM with TMS320C24x/F24x using hardware and software determined switching patens,” SPRA524, pp.4-5, Texas Instruments, March 1999 6] A text book by mazidi and Mazidi and Ayla