SlideShare a Scribd company logo
24 International Journal for Modern Trends in Science and Technology
Volume: 2 | Issue: 10 | October 2016 | ISSN: 2455-3778IJMTST
Comparative Study of Speed Characteristics
of DC Motor with and without Controllers
Tireesh1
| S.Israel Babu2
| Murali Krishna.N3
1PG Scholar, Department of EEE, Sri Vani School of Engineering, Chevuturu, Andhra Pradesh, India.
2Assistant Professor, Department of EEE, Sri Vani School of Engineering, Chevuturu, Andhra Pradesh,
India.
3HOD. Department of EEE, Sri Vani School of Engineering, Chevuturu, Andhra Pradesh, India.
In this paper a dc motor is modeled using transfer function analysis and the speed characteristics are
plotted for dc motor with and without controllers. The difference between load torque and electromagnetic
torque is improved using discrete p, I, d controllers for improving the speed characterics.the best speed
characteristics is obtained using proportional plus derivative controller. These characteristics are obtained by
formulating a relation between speed and torque. The entire simulation is conducted on mat
lab/simulink2013 environment.
KEYWORDS: dc motor, discrete PID controller, speed, simulink
Copyright © 2016 International Journal for Modern Trends in Science and Technology
All rights reserved.
I. INTRODUCTION
The dc motor have been popular in the industry
control area for a long time, because they have
many good characteristics. Those are having high
starting torque and high response and proved to be
easier to linear control [1].at present mat lab
simulation simplifies the scientific computation,
process control, research, and industrial
application and measurement applications
[2].Fig.1.shows the block diagram of speed control
of dc motor using discrete PID controller.
Fig.1. Block diagram of speed control of dc motor using
discrete PID controller
II. BLOCK DIAGRAM AND TRANSFER FUNCTIONS
We know that the differential equation of dc motor
in terms of speed and torque is given by
𝐽
𝑑𝑤𝑚
𝑑𝑡
+ 𝐵𝑤𝑚 = 𝑇𝑒 − 𝑇𝑙 = 𝑇 (1)
Where Tl is the load torque and Te is the
electromagnetic torque and Ta is the acceleration
torque is the moment of inertia and wm is the
speed.
After applying Laplace transform we get the below
equations:
𝐼𝑎 𝑠 =
𝑉 𝑠 −𝐾𝑏∗𝑊𝑚𝑠 (𝑠)
𝑅𝑎+𝑠𝐿𝑎
(2)
𝑊𝑚 𝑠 =
𝐾𝑏∗𝐼𝑎 𝑠 −𝑇𝑙(𝑠)
𝐵+𝑠𝐽
(3)
By using equations (2) and (3) block diagram
shown in Fig.1.is constructed. The difference
between Te and Tl is improved using discrete P, I, D
controllers and the speed characteristics for
different combinations are plotted [3].
III. CIRCUIT DIAGRAM
The simulink diagram of dc motor using transfer
function analysis is shown in Fig.2.as shown in
figure the simulink includes with and without PID
ABSTRACT
25 International Journal for Modern Trends in Science and Technology
Comparative Study of Speed Characteristics of DC Motor with and without Controllers
controllers. The PID combinations are with pi
controller, PD controller, PID controller and
without PID controller.
Fig.2.Simulink diagram of dc motor
IV. DISCRETE P, I, D CONTROLLER
The discrete PID controllers are very flexible
today. Earlier we used to apply zadeh rules
manually for p, I, d values. But, now a days it
became very easy so that it is auto tuned in mat
lab. In this paper first the load torque and
electromagnetic torque is improved using P+I
controller and secondly using P+D controller and
finally using P+I+D controller. After all the three
combinations of PID controller, the best result of
speed control is obtained using P+D combination.
The input given to the dc motor in simulink
diagram shown is step.
V. VALUES
The values used in the speed control of dc motor are shown in Table.1.
Ra 0.003
La 0.5
B 0.01
J 0.0167
Kb 0.8
Tl 100
Vs 220
P 0.0102628039128877
I 0.0103454229667397
D -0.00357312093128814
Filter coefficient N 2.87222406133
VI. GRAPHS
The graphs for different combinations of pid
controllers and without controller are shown from
Fig.3. To Fig.6 below
Fig.3.speed characteristics discrete P+D combination
Fig.4.speed characteristics discrete P+I combination
Fig.5.speed characteristics discrete P+I+D combination
Fig.6.speed characteristics without controllers
As shown in the figures the speed is improved
more using discrete P+D combinations compared
to other combinations. The data used in this work
is shown in table.1.
26 International Journal for Modern Trends in Science and Technology
Volume: 2 | Issue: 10 | October 2016 | ISSN: 2455-3778IJMTST
VII. CONCLUSION
The characteristics of speed of dc motor control
are plotted and compared for different
combinations of discrete PID controllers and
without controller. The results obtained by using
P+D combination are very satisfactory compared to
any other type of combinations. The entire
simulation is conducted on mat lab/simulink2013
environment.
NOMENCLATURE
𝑅𝑎 = 𝑎𝑟𝑚𝑎𝑡𝑢𝑟𝑒 𝑟𝑒𝑠𝑖𝑠𝑡𝑎𝑛𝑐𝑒
𝐿𝑎 = 𝑎𝑟𝑚𝑎𝑡𝑢𝑟𝑒 𝑖𝑛𝑑𝑢𝑐𝑡𝑎𝑛𝑐𝑒
𝐵 = 𝑣𝑖𝑠𝑐𝑜𝑢𝑠 𝑐𝑜𝑒𝑓𝑓𝑖𝑐𝑖𝑒𝑛𝑡
𝐽 = 𝑚𝑜𝑚𝑒𝑛𝑡 𝑜𝑓 𝑖𝑛𝑒𝑟𝑡𝑖𝑎
𝑇𝑙 = 𝑙𝑜𝑎𝑑 𝑡𝑜𝑟𝑞𝑢𝑒
𝑃 = 𝑝𝑟𝑜𝑝𝑜𝑟𝑡𝑖𝑜𝑛𝑎𝑙
𝐼 = 𝑖𝑛𝑡𝑒𝑔𝑟𝑎𝑙
𝐷 = 𝑑𝑒𝑟𝑖𝑣𝑎𝑡𝑖𝑣𝑒
EQUATIONS FOR P, I, D CONTROLLERS
The equations for proportional (P), integral (I) and
derivative (D) are given in the below equations.
𝑢 𝑡 = 𝐾𝑝 ∗ 𝑒 𝑡 (4)
𝑢 𝑡 = 𝐾𝑖 𝑒 𝑡 𝑑𝑡
𝑡
0
(5)
𝑢 𝑡 = 𝐾𝑑 ∗
𝑑𝑒 (𝑡)
𝑑𝑡
(6)
For P+I+D combination the equation after applying
Laplace transform is given below:
𝐶(𝑠) = 𝐾𝑝 + 𝐾𝑡/𝑠 + 𝐾𝑑 ∗ 𝑠 =
𝑈(𝑠)
𝐸(𝑠)
(7)
ACKNOWLEDGEMENT
I sincerely thanks to all my faculty of Sri Vani
School of Engineering who helped me in this
publishing work. I sincerely thank all my friends
who helped me in calculating the values.
REFERENCES
[1] Salim, Jyothi Ohri, Naveen, “speed control of dc
motor using fuzzy logic based on lab view,”
international journal of scientific and research
publications, vol. 3, issue6, june-2013.
[2] Atul Kumar Dewangan,Sashai Shukla,Vinod
Yadu,”speed control of a separately excited dc motor
using fuzzy logic control based on mat lab
simulation program”, international journal of
scientific and technology research, Volume
1,issue2,march 2012.
[3] Electric motor drives modeling, analysys and
control, R.Krishnan, PHI publications.

More Related Content

What's hot

Fractional-order sliding mode controller for the two-link robot arm
Fractional-order sliding mode controller for the two-link robot arm Fractional-order sliding mode controller for the two-link robot arm
Fractional-order sliding mode controller for the two-link robot arm
IJECEIAES
 
Design of Quadratic Optimal Regulator for DC Motor
Design of Quadratic Optimal Regulator for DC Motor Design of Quadratic Optimal Regulator for DC Motor
Design of Quadratic Optimal Regulator for DC Motor
International Journal of Research and Discovery(IJRD)
 
Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...
Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...
Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...
International Journal of Latest Research in Engineering and Technology
 
IRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVE
IRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVEIRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVE
IRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVE
IRJET Journal
 
Analysis of a pendulum problem
Analysis of a pendulum problemAnalysis of a pendulum problem
Analysis of a pendulum problemSuman Lata
 
Lecture 5 ME 176 2 Mathematical Modeling
Lecture 5 ME 176 2 Mathematical ModelingLecture 5 ME 176 2 Mathematical Modeling
Lecture 5 ME 176 2 Mathematical ModelingLeonides De Ocampo
 
IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...
IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...
IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...
IRJET Journal
 
kinematics of 8-axis robot for material handling applications
kinematics of 8-axis robot for material handling applicationskinematics of 8-axis robot for material handling applications
kinematics of 8-axis robot for material handling applications
jani parth
 
Adaptive dynamic programing based optimal control for a robot manipulator
Adaptive dynamic programing based optimal control for a robot manipulatorAdaptive dynamic programing based optimal control for a robot manipulator
Adaptive dynamic programing based optimal control for a robot manipulator
International Journal of Power Electronics and Drive Systems
 
Controller design for gantry crane system using modified sine cosine optimiza...
Controller design for gantry crane system using modified sine cosine optimiza...Controller design for gantry crane system using modified sine cosine optimiza...
Controller design for gantry crane system using modified sine cosine optimiza...
TELKOMNIKA JOURNAL
 
Modeling and simulation of vehicle windshield wiper system using h infinity l...
Modeling and simulation of vehicle windshield wiper system using h infinity l...Modeling and simulation of vehicle windshield wiper system using h infinity l...
Modeling and simulation of vehicle windshield wiper system using h infinity l...
Mustefa Jibril
 
D05532531
D05532531D05532531
D05532531
IOSR-JEN
 
Raymond.Brunkow-Project-EEL-3657-Sp15
Raymond.Brunkow-Project-EEL-3657-Sp15Raymond.Brunkow-Project-EEL-3657-Sp15
Raymond.Brunkow-Project-EEL-3657-Sp15Raymond Brunkow
 
Backstepping control of cart pole system
Backstepping  control of cart pole systemBackstepping  control of cart pole system
Backstepping control of cart pole system
Shubhobrata Rudra
 
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
IAEME Publication
 
A1102030105
A1102030105A1102030105
A1102030105
IOSR Journals
 
3.3 NUMERICAL BASED ON GEAR TRAINS
3.3 NUMERICAL BASED ON GEAR TRAINS3.3 NUMERICAL BASED ON GEAR TRAINS
3.3 NUMERICAL BASED ON GEAR TRAINS
Kiran Wakchaure
 
Design Optimization of Front Suspension System of a Heavy Truck using Finite ...
Design Optimization of Front Suspension System of a Heavy Truck using Finite ...Design Optimization of Front Suspension System of a Heavy Truck using Finite ...
Design Optimization of Front Suspension System of a Heavy Truck using Finite ...
IRJET Journal
 

What's hot (19)

Fractional-order sliding mode controller for the two-link robot arm
Fractional-order sliding mode controller for the two-link robot arm Fractional-order sliding mode controller for the two-link robot arm
Fractional-order sliding mode controller for the two-link robot arm
 
Design of Quadratic Optimal Regulator for DC Motor
Design of Quadratic Optimal Regulator for DC Motor Design of Quadratic Optimal Regulator for DC Motor
Design of Quadratic Optimal Regulator for DC Motor
 
Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...
Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...
Basics Of Kalman Filter And Position Estimation Of Front Wheel Automatic Stee...
 
IRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVE
IRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVEIRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVE
IRJET- Analyzing Vehicle Handling using BICYCLE MODEL in MATLAB/OCTAVE
 
Analysis of a pendulum problem
Analysis of a pendulum problemAnalysis of a pendulum problem
Analysis of a pendulum problem
 
Lecture 5 ME 176 2 Mathematical Modeling
Lecture 5 ME 176 2 Mathematical ModelingLecture 5 ME 176 2 Mathematical Modeling
Lecture 5 ME 176 2 Mathematical Modeling
 
IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...
IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...
IRJET - Radius Approach for Inverse Kinematics of 4-R Manipulator in Spatial ...
 
kinematics of 8-axis robot for material handling applications
kinematics of 8-axis robot for material handling applicationskinematics of 8-axis robot for material handling applications
kinematics of 8-axis robot for material handling applications
 
Adaptive dynamic programing based optimal control for a robot manipulator
Adaptive dynamic programing based optimal control for a robot manipulatorAdaptive dynamic programing based optimal control for a robot manipulator
Adaptive dynamic programing based optimal control for a robot manipulator
 
Controller design for gantry crane system using modified sine cosine optimiza...
Controller design for gantry crane system using modified sine cosine optimiza...Controller design for gantry crane system using modified sine cosine optimiza...
Controller design for gantry crane system using modified sine cosine optimiza...
 
Modeling and simulation of vehicle windshield wiper system using h infinity l...
Modeling and simulation of vehicle windshield wiper system using h infinity l...Modeling and simulation of vehicle windshield wiper system using h infinity l...
Modeling and simulation of vehicle windshield wiper system using h infinity l...
 
D05532531
D05532531D05532531
D05532531
 
Raymond.Brunkow-Project-EEL-3657-Sp15
Raymond.Brunkow-Project-EEL-3657-Sp15Raymond.Brunkow-Project-EEL-3657-Sp15
Raymond.Brunkow-Project-EEL-3657-Sp15
 
Ball and beam
Ball and beamBall and beam
Ball and beam
 
Backstepping control of cart pole system
Backstepping  control of cart pole systemBackstepping  control of cart pole system
Backstepping control of cart pole system
 
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
 
A1102030105
A1102030105A1102030105
A1102030105
 
3.3 NUMERICAL BASED ON GEAR TRAINS
3.3 NUMERICAL BASED ON GEAR TRAINS3.3 NUMERICAL BASED ON GEAR TRAINS
3.3 NUMERICAL BASED ON GEAR TRAINS
 
Design Optimization of Front Suspension System of a Heavy Truck using Finite ...
Design Optimization of Front Suspension System of a Heavy Truck using Finite ...Design Optimization of Front Suspension System of a Heavy Truck using Finite ...
Design Optimization of Front Suspension System of a Heavy Truck using Finite ...
 

Viewers also liked

Performance Improved Multipliers Based on Non-Redundant Radix-4 Signed-Digit ...
Performance Improved Multipliers Based on Non-Redundant Radix-4 Signed-Digit ...Performance Improved Multipliers Based on Non-Redundant Radix-4 Signed-Digit ...
Performance Improved Multipliers Based on Non-Redundant Radix-4 Signed-Digit ...
IJMTST Journal
 
Lesrooster Velserbroek
Lesrooster VelserbroekLesrooster Velserbroek
Lesrooster Velserbroekmicd88
 
Effective Cross-Domain Collaborative Filtering using Temporal Domain – A Brie...
Effective Cross-Domain Collaborative Filtering using Temporal Domain – A Brie...Effective Cross-Domain Collaborative Filtering using Temporal Domain – A Brie...
Effective Cross-Domain Collaborative Filtering using Temporal Domain – A Brie...
IJMTST Journal
 
Best stop watches 2016
Best stop watches 2016Best stop watches 2016
Best stop watches 2016
dhoni45
 
Alcatel-Lucent 690-2943-203
Alcatel-Lucent 690-2943-203Alcatel-Lucent 690-2943-203
Alcatel-Lucent 690-2943-203
savomir
 
Powerwave 7085-15
Powerwave 7085-15Powerwave 7085-15
Powerwave 7085-15
savomir
 
Geotecnia ensayo triaxial
Geotecnia ensayo triaxialGeotecnia ensayo triaxial
Geotecnia ensayo triaxial
Liz Ledesma
 
Teorías y estándares internacionales para la construcción de redes
Teorías y estándares internacionales para la construcción de redesTeorías y estándares internacionales para la construcción de redes
Teorías y estándares internacionales para la construcción de redes
MauriciOo ChaTto
 
Tellabs 815524A
Tellabs 815524ATellabs 815524A
Tellabs 815524A
savomir
 
Ceragon 15PI-GBE2-SF-20-8T-E
Ceragon 15PI-GBE2-SF-20-8T-ECeragon 15PI-GBE2-SF-20-8T-E
Ceragon 15PI-GBE2-SF-20-8T-E
savomir
 
Treatment with anticoagulation
Treatment with anticoagulationTreatment with anticoagulation
Treatment with anticoagulation
somayyeh nasiripour
 
Sexualidad como argumento publicitario
Sexualidad como argumento publicitarioSexualidad como argumento publicitario
Sexualidad como argumento publicitario
Cultura Audiovisual
 
Salário Mínimo Regional
Salário Mínimo RegionalSalário Mínimo Regional
Salário Mínimo RegionalThiago Peixoto
 
Historia de la fesad
Historia de la fesadHistoria de la fesad
Historia de la fesad
Andrea Arevalo Gonzalez
 
Wear casual shoes to get dignified and professional look
Wear casual shoes to get dignified and professional lookWear casual shoes to get dignified and professional look
Wear casual shoes to get dignified and professional lookfanefootwear
 
A Comparative Analysis of Intelligent Techniques to obtain MPPT by Metaheuris...
A Comparative Analysis of Intelligent Techniques to obtain MPPT by Metaheuris...A Comparative Analysis of Intelligent Techniques to obtain MPPT by Metaheuris...
A Comparative Analysis of Intelligent Techniques to obtain MPPT by Metaheuris...
IJMTST Journal
 
Impactos Salário Regional
Impactos Salário RegionalImpactos Salário Regional
Impactos Salário RegionalThiago Peixoto
 

Viewers also liked (20)

Performance Improved Multipliers Based on Non-Redundant Radix-4 Signed-Digit ...
Performance Improved Multipliers Based on Non-Redundant Radix-4 Signed-Digit ...Performance Improved Multipliers Based on Non-Redundant Radix-4 Signed-Digit ...
Performance Improved Multipliers Based on Non-Redundant Radix-4 Signed-Digit ...
 
Lesrooster Velserbroek
Lesrooster VelserbroekLesrooster Velserbroek
Lesrooster Velserbroek
 
Lecture 42
Lecture 42Lecture 42
Lecture 42
 
ค่า T test
ค่า T testค่า T test
ค่า T test
 
Effective Cross-Domain Collaborative Filtering using Temporal Domain – A Brie...
Effective Cross-Domain Collaborative Filtering using Temporal Domain – A Brie...Effective Cross-Domain Collaborative Filtering using Temporal Domain – A Brie...
Effective Cross-Domain Collaborative Filtering using Temporal Domain – A Brie...
 
Best stop watches 2016
Best stop watches 2016Best stop watches 2016
Best stop watches 2016
 
Deber
DeberDeber
Deber
 
Alcatel-Lucent 690-2943-203
Alcatel-Lucent 690-2943-203Alcatel-Lucent 690-2943-203
Alcatel-Lucent 690-2943-203
 
Powerwave 7085-15
Powerwave 7085-15Powerwave 7085-15
Powerwave 7085-15
 
Geotecnia ensayo triaxial
Geotecnia ensayo triaxialGeotecnia ensayo triaxial
Geotecnia ensayo triaxial
 
Teorías y estándares internacionales para la construcción de redes
Teorías y estándares internacionales para la construcción de redesTeorías y estándares internacionales para la construcción de redes
Teorías y estándares internacionales para la construcción de redes
 
Tellabs 815524A
Tellabs 815524ATellabs 815524A
Tellabs 815524A
 
Ceragon 15PI-GBE2-SF-20-8T-E
Ceragon 15PI-GBE2-SF-20-8T-ECeragon 15PI-GBE2-SF-20-8T-E
Ceragon 15PI-GBE2-SF-20-8T-E
 
Treatment with anticoagulation
Treatment with anticoagulationTreatment with anticoagulation
Treatment with anticoagulation
 
Sexualidad como argumento publicitario
Sexualidad como argumento publicitarioSexualidad como argumento publicitario
Sexualidad como argumento publicitario
 
Salário Mínimo Regional
Salário Mínimo RegionalSalário Mínimo Regional
Salário Mínimo Regional
 
Historia de la fesad
Historia de la fesadHistoria de la fesad
Historia de la fesad
 
Wear casual shoes to get dignified and professional look
Wear casual shoes to get dignified and professional lookWear casual shoes to get dignified and professional look
Wear casual shoes to get dignified and professional look
 
A Comparative Analysis of Intelligent Techniques to obtain MPPT by Metaheuris...
A Comparative Analysis of Intelligent Techniques to obtain MPPT by Metaheuris...A Comparative Analysis of Intelligent Techniques to obtain MPPT by Metaheuris...
A Comparative Analysis of Intelligent Techniques to obtain MPPT by Metaheuris...
 
Impactos Salário Regional
Impactos Salário RegionalImpactos Salário Regional
Impactos Salário Regional
 

Similar to Comparative Study of Speed Characteristics of DC Motor with and without Controllers

Layout and Design Analysis of Carry Look Ahead Adder using 90nm Technology
Layout and Design Analysis of Carry Look Ahead Adder using 90nm Technology Layout and Design Analysis of Carry Look Ahead Adder using 90nm Technology
Layout and Design Analysis of Carry Look Ahead Adder using 90nm Technology
IJEEE
 
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
IRJET Journal
 
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy ControllerIRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET Journal
 
V04507125128
V04507125128V04507125128
V04507125128
IJERA Editor
 
6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor
k srikanth
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
ijscmcj
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
ijscmcjournal
 
Speed Control of Induction Motor by Using Intelligence Techniques
Speed Control of Induction Motor by Using Intelligence TechniquesSpeed Control of Induction Motor by Using Intelligence Techniques
Speed Control of Induction Motor by Using Intelligence Techniques
IJERA Editor
 
Speed control of Separately Excited DC Motor using various Conventional Contr...
Speed control of Separately Excited DC Motor using various Conventional Contr...Speed control of Separately Excited DC Motor using various Conventional Contr...
Speed control of Separately Excited DC Motor using various Conventional Contr...
IJERA Editor
 
Improved Speed Characteristics of a Synchronous Machine using Discrete PID Co...
Improved Speed Characteristics of a Synchronous Machine using Discrete PID Co...Improved Speed Characteristics of a Synchronous Machine using Discrete PID Co...
Improved Speed Characteristics of a Synchronous Machine using Discrete PID Co...
IJMTST Journal
 
Dz36755762
Dz36755762Dz36755762
Dz36755762
IJERA Editor
 
Comparison of Tuning Methods of PID Controllers for Non-Linear System
Comparison of Tuning Methods of PID Controllers for Non-Linear SystemComparison of Tuning Methods of PID Controllers for Non-Linear System
Comparison of Tuning Methods of PID Controllers for Non-Linear System
paperpublications3
 
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC MotorNovelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
IRJET Journal
 
Fuzzy gain scheduling control apply to an RC Hovercraft
Fuzzy gain scheduling control apply to an RC Hovercraft  Fuzzy gain scheduling control apply to an RC Hovercraft
Fuzzy gain scheduling control apply to an RC Hovercraft
IJECEIAES
 
Analysis and Design of Conventional Controller for Speed Control of DC Motor ...
Analysis and Design of Conventional Controller for Speed Control of DC Motor ...Analysis and Design of Conventional Controller for Speed Control of DC Motor ...
Analysis and Design of Conventional Controller for Speed Control of DC Motor ...
IJERA Editor
 
Paper id 24201493
Paper id 24201493Paper id 24201493
Paper id 24201493IJRAT
 
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection MechanismMathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
TELKOMNIKA JOURNAL
 
A Novel 4WD Permanent Magnet Synchronous Motor for an Electrical Vehicle Cont...
A Novel 4WD Permanent Magnet Synchronous Motor for an Electrical Vehicle Cont...A Novel 4WD Permanent Magnet Synchronous Motor for an Electrical Vehicle Cont...
A Novel 4WD Permanent Magnet Synchronous Motor for an Electrical Vehicle Cont...
IRJET Journal
 
IRJET- Analysis of Fractional PID Controller Parameters on Time Domain Specif...
IRJET- Analysis of Fractional PID Controller Parameters on Time Domain Specif...IRJET- Analysis of Fractional PID Controller Parameters on Time Domain Specif...
IRJET- Analysis of Fractional PID Controller Parameters on Time Domain Specif...
IRJET Journal
 

Similar to Comparative Study of Speed Characteristics of DC Motor with and without Controllers (20)

Layout and Design Analysis of Carry Look Ahead Adder using 90nm Technology
Layout and Design Analysis of Carry Look Ahead Adder using 90nm Technology Layout and Design Analysis of Carry Look Ahead Adder using 90nm Technology
Layout and Design Analysis of Carry Look Ahead Adder using 90nm Technology
 
Id93
Id93Id93
Id93
 
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
 
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy ControllerIRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
 
V04507125128
V04507125128V04507125128
V04507125128
 
6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
 
Speed Control of Induction Motor by Using Intelligence Techniques
Speed Control of Induction Motor by Using Intelligence TechniquesSpeed Control of Induction Motor by Using Intelligence Techniques
Speed Control of Induction Motor by Using Intelligence Techniques
 
Speed control of Separately Excited DC Motor using various Conventional Contr...
Speed control of Separately Excited DC Motor using various Conventional Contr...Speed control of Separately Excited DC Motor using various Conventional Contr...
Speed control of Separately Excited DC Motor using various Conventional Contr...
 
Improved Speed Characteristics of a Synchronous Machine using Discrete PID Co...
Improved Speed Characteristics of a Synchronous Machine using Discrete PID Co...Improved Speed Characteristics of a Synchronous Machine using Discrete PID Co...
Improved Speed Characteristics of a Synchronous Machine using Discrete PID Co...
 
Dz36755762
Dz36755762Dz36755762
Dz36755762
 
Comparison of Tuning Methods of PID Controllers for Non-Linear System
Comparison of Tuning Methods of PID Controllers for Non-Linear SystemComparison of Tuning Methods of PID Controllers for Non-Linear System
Comparison of Tuning Methods of PID Controllers for Non-Linear System
 
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC MotorNovelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
 
Fuzzy gain scheduling control apply to an RC Hovercraft
Fuzzy gain scheduling control apply to an RC Hovercraft  Fuzzy gain scheduling control apply to an RC Hovercraft
Fuzzy gain scheduling control apply to an RC Hovercraft
 
Analysis and Design of Conventional Controller for Speed Control of DC Motor ...
Analysis and Design of Conventional Controller for Speed Control of DC Motor ...Analysis and Design of Conventional Controller for Speed Control of DC Motor ...
Analysis and Design of Conventional Controller for Speed Control of DC Motor ...
 
Paper id 24201493
Paper id 24201493Paper id 24201493
Paper id 24201493
 
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection MechanismMathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
 
A Novel 4WD Permanent Magnet Synchronous Motor for an Electrical Vehicle Cont...
A Novel 4WD Permanent Magnet Synchronous Motor for an Electrical Vehicle Cont...A Novel 4WD Permanent Magnet Synchronous Motor for an Electrical Vehicle Cont...
A Novel 4WD Permanent Magnet Synchronous Motor for an Electrical Vehicle Cont...
 
IRJET- Analysis of Fractional PID Controller Parameters on Time Domain Specif...
IRJET- Analysis of Fractional PID Controller Parameters on Time Domain Specif...IRJET- Analysis of Fractional PID Controller Parameters on Time Domain Specif...
IRJET- Analysis of Fractional PID Controller Parameters on Time Domain Specif...
 

Recently uploaded

Steel & Timber Design according to British Standard
Steel & Timber Design according to British StandardSteel & Timber Design according to British Standard
Steel & Timber Design according to British Standard
AkolbilaEmmanuel1
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
Kamal Acharya
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABSDESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
itech2017
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
veerababupersonal22
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
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
Water Industry Process Automation & Control
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 

Recently uploaded (20)

Steel & Timber Design according to British Standard
Steel & Timber Design according to British StandardSteel & Timber Design according to British Standard
Steel & Timber Design according to British Standard
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABSDESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
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
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 

Comparative Study of Speed Characteristics of DC Motor with and without Controllers

  • 1. 24 International Journal for Modern Trends in Science and Technology Volume: 2 | Issue: 10 | October 2016 | ISSN: 2455-3778IJMTST Comparative Study of Speed Characteristics of DC Motor with and without Controllers Tireesh1 | S.Israel Babu2 | Murali Krishna.N3 1PG Scholar, Department of EEE, Sri Vani School of Engineering, Chevuturu, Andhra Pradesh, India. 2Assistant Professor, Department of EEE, Sri Vani School of Engineering, Chevuturu, Andhra Pradesh, India. 3HOD. Department of EEE, Sri Vani School of Engineering, Chevuturu, Andhra Pradesh, India. In this paper a dc motor is modeled using transfer function analysis and the speed characteristics are plotted for dc motor with and without controllers. The difference between load torque and electromagnetic torque is improved using discrete p, I, d controllers for improving the speed characterics.the best speed characteristics is obtained using proportional plus derivative controller. These characteristics are obtained by formulating a relation between speed and torque. The entire simulation is conducted on mat lab/simulink2013 environment. KEYWORDS: dc motor, discrete PID controller, speed, simulink Copyright © 2016 International Journal for Modern Trends in Science and Technology All rights reserved. I. INTRODUCTION The dc motor have been popular in the industry control area for a long time, because they have many good characteristics. Those are having high starting torque and high response and proved to be easier to linear control [1].at present mat lab simulation simplifies the scientific computation, process control, research, and industrial application and measurement applications [2].Fig.1.shows the block diagram of speed control of dc motor using discrete PID controller. Fig.1. Block diagram of speed control of dc motor using discrete PID controller II. BLOCK DIAGRAM AND TRANSFER FUNCTIONS We know that the differential equation of dc motor in terms of speed and torque is given by 𝐽 𝑑𝑤𝑚 𝑑𝑡 + 𝐵𝑤𝑚 = 𝑇𝑒 − 𝑇𝑙 = 𝑇 (1) Where Tl is the load torque and Te is the electromagnetic torque and Ta is the acceleration torque is the moment of inertia and wm is the speed. After applying Laplace transform we get the below equations: 𝐼𝑎 𝑠 = 𝑉 𝑠 −𝐾𝑏∗𝑊𝑚𝑠 (𝑠) 𝑅𝑎+𝑠𝐿𝑎 (2) 𝑊𝑚 𝑠 = 𝐾𝑏∗𝐼𝑎 𝑠 −𝑇𝑙(𝑠) 𝐵+𝑠𝐽 (3) By using equations (2) and (3) block diagram shown in Fig.1.is constructed. The difference between Te and Tl is improved using discrete P, I, D controllers and the speed characteristics for different combinations are plotted [3]. III. CIRCUIT DIAGRAM The simulink diagram of dc motor using transfer function analysis is shown in Fig.2.as shown in figure the simulink includes with and without PID ABSTRACT
  • 2. 25 International Journal for Modern Trends in Science and Technology Comparative Study of Speed Characteristics of DC Motor with and without Controllers controllers. The PID combinations are with pi controller, PD controller, PID controller and without PID controller. Fig.2.Simulink diagram of dc motor IV. DISCRETE P, I, D CONTROLLER The discrete PID controllers are very flexible today. Earlier we used to apply zadeh rules manually for p, I, d values. But, now a days it became very easy so that it is auto tuned in mat lab. In this paper first the load torque and electromagnetic torque is improved using P+I controller and secondly using P+D controller and finally using P+I+D controller. After all the three combinations of PID controller, the best result of speed control is obtained using P+D combination. The input given to the dc motor in simulink diagram shown is step. V. VALUES The values used in the speed control of dc motor are shown in Table.1. Ra 0.003 La 0.5 B 0.01 J 0.0167 Kb 0.8 Tl 100 Vs 220 P 0.0102628039128877 I 0.0103454229667397 D -0.00357312093128814 Filter coefficient N 2.87222406133 VI. GRAPHS The graphs for different combinations of pid controllers and without controller are shown from Fig.3. To Fig.6 below Fig.3.speed characteristics discrete P+D combination Fig.4.speed characteristics discrete P+I combination Fig.5.speed characteristics discrete P+I+D combination Fig.6.speed characteristics without controllers As shown in the figures the speed is improved more using discrete P+D combinations compared to other combinations. The data used in this work is shown in table.1.
  • 3. 26 International Journal for Modern Trends in Science and Technology Volume: 2 | Issue: 10 | October 2016 | ISSN: 2455-3778IJMTST VII. CONCLUSION The characteristics of speed of dc motor control are plotted and compared for different combinations of discrete PID controllers and without controller. The results obtained by using P+D combination are very satisfactory compared to any other type of combinations. The entire simulation is conducted on mat lab/simulink2013 environment. NOMENCLATURE 𝑅𝑎 = 𝑎𝑟𝑚𝑎𝑡𝑢𝑟𝑒 𝑟𝑒𝑠𝑖𝑠𝑡𝑎𝑛𝑐𝑒 𝐿𝑎 = 𝑎𝑟𝑚𝑎𝑡𝑢𝑟𝑒 𝑖𝑛𝑑𝑢𝑐𝑡𝑎𝑛𝑐𝑒 𝐵 = 𝑣𝑖𝑠𝑐𝑜𝑢𝑠 𝑐𝑜𝑒𝑓𝑓𝑖𝑐𝑖𝑒𝑛𝑡 𝐽 = 𝑚𝑜𝑚𝑒𝑛𝑡 𝑜𝑓 𝑖𝑛𝑒𝑟𝑡𝑖𝑎 𝑇𝑙 = 𝑙𝑜𝑎𝑑 𝑡𝑜𝑟𝑞𝑢𝑒 𝑃 = 𝑝𝑟𝑜𝑝𝑜𝑟𝑡𝑖𝑜𝑛𝑎𝑙 𝐼 = 𝑖𝑛𝑡𝑒𝑔𝑟𝑎𝑙 𝐷 = 𝑑𝑒𝑟𝑖𝑣𝑎𝑡𝑖𝑣𝑒 EQUATIONS FOR P, I, D CONTROLLERS The equations for proportional (P), integral (I) and derivative (D) are given in the below equations. 𝑢 𝑡 = 𝐾𝑝 ∗ 𝑒 𝑡 (4) 𝑢 𝑡 = 𝐾𝑖 𝑒 𝑡 𝑑𝑡 𝑡 0 (5) 𝑢 𝑡 = 𝐾𝑑 ∗ 𝑑𝑒 (𝑡) 𝑑𝑡 (6) For P+I+D combination the equation after applying Laplace transform is given below: 𝐶(𝑠) = 𝐾𝑝 + 𝐾𝑡/𝑠 + 𝐾𝑑 ∗ 𝑠 = 𝑈(𝑠) 𝐸(𝑠) (7) ACKNOWLEDGEMENT I sincerely thanks to all my faculty of Sri Vani School of Engineering who helped me in this publishing work. I sincerely thank all my friends who helped me in calculating the values. REFERENCES [1] Salim, Jyothi Ohri, Naveen, “speed control of dc motor using fuzzy logic based on lab view,” international journal of scientific and research publications, vol. 3, issue6, june-2013. [2] Atul Kumar Dewangan,Sashai Shukla,Vinod Yadu,”speed control of a separately excited dc motor using fuzzy logic control based on mat lab simulation program”, international journal of scientific and technology research, Volume 1,issue2,march 2012. [3] Electric motor drives modeling, analysys and control, R.Krishnan, PHI publications.