SlideShare a Scribd company logo
1 of 6
Download to read offline
Miss. Pranoti Khanke Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 4, ( Part -3) April 2015, pp.67-72
www.ijera.com 67 | P a g e
Speed control of Separately Excited DC Motor using various
Conventional Controllers
Miss. Pranoti Khanke*, Assi. Prof. Sangeeta Jain**
*(Department of Electrical Engineering, Savitribai Phule Pune University, Pune-07)
** (Department of Electrical Engineering, Savitribai Phule Pune University, Pune-07)
ABSTRACT
This paper presents comparative study of various conventional controllers such as Proportional (P), Proportional
Derivative (PD), Proportional integral (PI) and Proportional Integral Derivative (PID) controller for a speed
control of a Separately Excited Direct Current (SEDC) motor by using MATLAB / SIMULINK. All controllers
have their specific function for a particular task. The speed control normally done by feedback loop or closed
loop. The aim of development of this paper is towards providing efficient and simple method for controlling the
speed. The auto - tuning method are used to for this paper to control the speed. Among all this controllers PI
controller are frequently utilized in industries as compared to PID because Derivative action are sensitive to
noise, though PID controller will improve the steady state error. Additionally it produces less overshoot,
decreasing rise time and settling time. The MATLAB simulation are analysed and compared by using the auto
tuning method.
Keywords - Proportional (P), Proportional – Derivative (PD), Proportional - Integral (PI), Proportional –
Integral – Derivative (PID), Separately Excited Direct Current (SEDC).
I. INTRODUCTION
The development of high performance motor
drives is very important in industries. DC motor is
used extensively in adjustable speed drives and
position control applications due to their simplicity;
ease of applications, reliability and favourable cost
has been a backbone of industrial applications. The
beauty of this motor is, it provide high torque load
sustainable property. It is widely used in applications
such as railway engine, electric cars, elevator, robotic
application, and lifting and transportation purposes. It
also designed to use with battery, solar cells energy
sources which we can used when it is required and so
it provide cost effective solution because it is not
possible to have an AC supply in everywhere. DC
motor shows its replication for both voltage and
current, as speed of motor shown by applied voltage
while torque shown by current in armature winding.
The main purpose of speed control is, there are many
applications such as robotics in which there is need to
change the speed of motor because it can work
properly until its speed is controlled in precise way.
In DC motor, we can control the speed below and
above the rated speed by using various methods such
as field current control method and armature voltage
control method.
Many varieties of control techniques are used
such as P, PD, PI, PID, Fuzzy Logic Controller
(FLCs) and Fuzzy Neural Network etc. for
controlling the speed of DC motors. It has been
reported that more than 95% of the controllers in the
industrial process control applications are PID type
due to their simplicity, clear functionality,
applicability and ease of use. This paper mainly
focuses on the performance evaluation of SEDC
motor using conventional controllers. The simulation
results are presented to demonstrate the effectiveness
of this controller and compared with each other using
MATLAB / SIMULINK.
II. MATHEMATICAL MODEL OF SEDC
MOTOR
When a Separately Excited DC motor is
exhilarated by a field current of If and armature
current of Ia flows in a circuit, the motor develops a
back EMF and a torque to balance the load torque at
a particular speed. The If is independent of Ia. Each
winding are supplied separately. The interaction of
field flux and armature current in the rotor produces
torque.
TmVa
Ra
La
Jm
Bm
If
Rf
Lf
VfEb
Fig. 1 Separately Excited DC Motor model
When an input voltage is applied to the field
winding, the equation will becomes,
Vf = Rf*If + Lf (dIf / dt)
And field flux Φ is proportional to field current If
Φ α If
RESEARCH ARTICLE OPEN ACCESS
Miss. Pranoti Khanke Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 4, ( Part -3) April 2015, pp.67-72
www.ijera.com 68 | P a g e
We know that,
ωm α (Va – Ia Ra) /φ
ωm = (Va – Ia Ra) /φ (1)
Where,
ωm = Angular Velocity (rad/sec)
Va = Armature Voltage (in Volt)
Ia = Armature Current (in Ampere)
Ra = Armature Resistance (in ohm)
Armature Voltage equation is,
Va = Eb + Ia Ra + La(dIa/dt) (2)
Torque balance equation is,
Tm = Jm (dω/dt) + Bm * ωm + TL (3)
Where,
Tm = Motor torque
TL = Load toque
Jm = Mechanical inertia
Bm = Friction constant
By taking field flux as φ and back emf constant as K.
The equation for back emf of motor will be,
Eb = K φ ωm (4)
Tm = K φ Ia (5)
By taking Laplace transform to equation 2,
Ia(s) = (Va - Eb) / (Ra + La (s))
Ia(s) = (Va – K φ ωm) / [Ra (1+ Las /Ra)] (6)
Similarly by taking Laplace transform to equation 3,
ωm(s) = (Tm -TL) / (Jms +Bm) (7)
By using equation [1] to [7] we will drawn a
block diagram of SEDC motor are as shown in
below.
Fig. 2 Block model of SEDC motor
So, after obtaining the block model, we will
solve the equation further, so that we can find the
transfer function i.e.
ωm (s) / Va (s) = [Kφ] / [La Jm s2
+ (Ra + Jm + La Bm)s
+ (Bm Ra + (Kφ)2
)] (8)
Hence DC motor can be replaced by transfer
function obtaining in equation 8. The specification of
DC motor model parameter is shown in table 1.
TABLE I
SPECIFICATION OF SEDC MOTOR
Parameters Value
Armature Resistance (Ra) 1Ω
Armature Inductance (La) 0.01 H
Mechanical Inertia (Jm) 0.01 Kg.m2
Friction Constant (Bm) 0.1 N.m/rad/sec
Back EMF constant (K) 0.01 V/rad/sec
Rated speed in rpm 1450/sec
III. CONVENTIONAL CONTROLLERS
Conventional controllers are typically used
control loop feedback in industrial and control system
applications. It is simply an equation that the
controller used to evaluate the controlled variables
which is measures and feedback to the controller. The
controller then compares the feedback to the set point
and generates an error. It then tries to minimize the
error by incrementing or decrementing the control
inputs to the process, so that process variable moves
closer to the set point. The value is examined by one
or more of three proportional, integral and derivative
methodologies. Each controller has their specific
functions. To improve the performance, PID
controller must be adjusted according to the specific
applications.
1. Proportional (P) Controller
P controller is mostly used in first order
processes with single energy storage to stabilize the
unstable process. The main purpose of the P
controller is to decrease the steady state error of the
system. However, despite the reduction, P control
cannot manage to eliminate the steady state error of
the system. In addition, it decreases the rise time and
after a certain value of reduction on the steady state
error, increasing K only leads to overshoot of the
system replication.
2. Proportional Integral (PI) Controller
PI controller is mainly used to eliminate the
steady state error resulting from P controller. Integral
is equal to error multiplied by the time error has
persisted. In this manner, integral increases the
response of the system to a given error over time
until it is corrected. Mostly PI controllers are used in
industries because; the noise producing derivative
action is neglected.
Miss. Pranoti Khanke Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 4, ( Part -3) April 2015, pp.67-72
www.ijera.com 69 | P a g e
3. Proportional Derivative (PD) controller
PD control combines proportional and derivative
control in parallel. Proportional action provides an
instantaneous response to the control error which is
useful for improving the response of a stable system.
Derivative action is useful for fast system response to
a rapid rate of change than to a small rate of change
since it has an ability to predict the future error of the
system response. Also D action directly amplifies
process noise.
4. Proportional Integral and Derivative (PID)
controller
A Proportional Integral Derivative controller is a
generic controller widely used in industrial control
system. The Proportional term responds
instantaneously to the current error. The integral term
responds to the accumulation of error providing a
slow response that drives the steady state error
towards zero. And derivative term responds to the
rate at which the error is changing.
The PID controllers can use in continuous or
discrete form. Also for tunning of such a controller
various methods are implied which are given below.
1) Manual tunning method
2) Ziegler – Nichols method
3) Auto tunning method.
In this paper Auto tunning method is preferred.
This method has a consistent tunning. In case of
speed controlling of DC motor, we does not require
to calculate the value of constants such as KP, KI, KD ,
as we do in Ziegler – Nichols method. The feedback
loop easily calculated the constant value with the
help of PID controllers and we get the smooth
response of a system by using the Auto tunning
method.
IV. CONVENTIONAL CONTROLLER
DESIGN USING MATLAB /
SIMULINK
The system designed in MATLAB simulink
environment is used to investigate the performance of
a Separately Excited DC motor using all conventional
controllers. The MATLAB Simulink model for speed
control using P, PI, PD, and PID control are as shown
in fig.
Fig. 3 Simulink model of speed control of SEDC
model for P – controller
Fig. 4 Simulink model of speed control of SEDC
model for PI – controller
Fig. 5 Simulink model of speed control of SEDC
model for PD – controller.
Miss. Pranoti Khanke Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 4, ( Part -3) April 2015, pp.67-72
www.ijera.com 70 | P a g e
Fig. 6 Simulink model of speed control of SEDC
model for PID – controller.
The required speed is controlled by these
conventional controllers. The initial speed is input to
the any PID type controller. Now this speed and
feedback loop value is calculated as a difference
which produces an error. This error will minimize to
zero, so that speed can be controlled precisely. This
PID type controller we have to tune so that the
constant value such as KP, KI, KD will get
automatically because of Auto tunning method so
that trial and error method will skip.
V. SIMULATION RESULT AND
DISCUSSION
The MATLAB simulation results for all
conventional controllers are given below. Fig. 7, 9,
11, 13 shows Actual speed Vs time for P, PI, PD, and
PID respectively. And fig. 8, 10, 12 and 14 shows
Actual speed and torque Vs time for P, PI, PD and
PID respectively.
Fig. 7 Actual Speed Vs time for P controller
Fig 7 represents the response of speed with
respect to time by using P controller. It has a rise
time 0.0164 sec and it settles down at 0.0558 sec with
a overshoot 13.9%.
Fig. 8 Actual Speed and Torque Vs time for P
controller
Figure 8 represents Speed vs time and torque Vs
time. Here torque is increases with respect to time.
Fig. 9 Actual Speed Vs time for PI controller
Figure 9 shows the Actual speed Vs time for PI
controller. After adding the Integral action the
overshoot decreases upto 10.7% and it settles down
0.447sec.
Fig. 10 Actual Speed and Torque Vs time for PI
controller
Miss. Pranoti Khanke Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 4, ( Part -3) April 2015, pp.67-72
www.ijera.com 71 | P a g e
Fig. 11 Actual Speed Vs time for PD controller
The graphical representations of speed Vs time
for PD controller are shown in fig. 11. By using the
PD controller, it takes 0.0387 sec for settling the
output with 12.5% overshoot. It has less overshoot as
compared to P controller but greater than PD
controller.
Fig. 12 Actual speed and Torque Vs time for PD
controller
Fig. 13 Actual Speed Vs time for PID controller
PID controller is very efficient as compared to
other one though PID controller produces noise due
to Derivative action. . It has less overshoot as
compared to PI controller.
Fig. 14 Actual Speed and Torque Vs time for PID
Controller
A comparative simulation result is presented for
this PID type controller. The graphical result shows
speed and torque versus time with different
controller. And error signal results are also shown in
following figure.
The comparative analysing value for rise time,
settling time, peak, and percent overshoots for all
these conventional controllers are shown in table 2 as
follows.
TABLE III
CHARACTERISTIC OF SPEED RESPONSE
Contro
llers
Rise time
(tr)
Settling
time
(ts)
Peak
time
(tp)
Overs-
Hoot
(%mp)
P 0.0164 0.0558 1.03 13.9
PI 0.13 0.447 1.11 10.7
PD 0.0114 0.0387 1.05 12.5
PID 0.0785 0.245 1.09 8.91
From the above table we can observe that, the
value of rise time and pick time of PID controller is
small as compared to other. But PD controller has
less settling time i.e. 0.0387sec. By using the PID
controller the % overshoot is only 8.91 with a rise
time 0.0785sec and it settled at a point 0.245sec.
VI. CONCLUSION
The auto-tuning method used in this paper is
very efficient as compared to Ziegler Nichols
method, as we do not need to calculate the values of
constants and it reduces the time and complexity. The
speed can be controlled of SEDC motor using all
conventional controller, but as compared to other one
the Proportional Integral Controller is mainly
intended to control and maintain the constant speed
with a less % overshoot and rise time. After using the
PID controller it fails to make a zero overshoot value.
This conventional controller also fails to provide the
speed controlling for a non-linear load. The above
problems can be overcome by Fuzzy logic controller
(FLC).
Miss. Pranoti Khanke Int. Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 4, ( Part -3) April 2015, pp.67-72
www.ijera.com 72 | P a g e
Acknowledgements
We sincerely thanks to all those who have
encourage us. We take this opportunity to express our
deep sense of gratitude to, department of Electrical
Engineering of ZES, Dnyanganga College of
Engineering.
We also thanks our H.O.D. Prof. S. M. Kulkarni
for his helpful suggestion which lead to improvement
in this paper. It is our pleasure to express great
thanks to the Founder of ZES, Dnyanganga College
Of Engineering Hon. Shri S. M. Katkar and Principle
of ZES, Dnyanganga College Of Engineering for
their support and encouragement.
REFERENCES
[1] Dr. Ch. Chengainah and K. Venkateshwarlu,
“Comparative study on DC motor speed
control using various controller”,
IJAREEIE ISSN 2278-8875, Vol. 3, Issue 1,
Jan 2014.
[2] Mohammed Shoeb Mohiuddin,
“Comparative study of PID and Fuzzy tuned
PID controller for speed control of DC
motor”, IJIET, ISSN: 2319-1058, vol. 2,
Issue 4, Aug 2013.
[3] Niraj Kumar Shukla and Dr. S. K. Sinha,
“Fuzzy and PI controller based performance
evaluation of Seprately excited DC motor”,
IJETEE, vol 2, Issue. 1, April 2013
[4] Safina Al Nisa, Lini Mathew and S.
Chatterji, “Comparative analysis of speed
controlof DC motor using AI technique”,
IJERA, ISSN: 2248-9622, vol. 3, Issue 3,
pp. 1137-1146, June 2013.
[5] Gaurav Kumar mishra, Dr. A. K. Pandey,
Avinash Maurya, “Combined armature and
field speed control of DC motor”, SSRG-
IJEEE, vol. 1, Issue 6, Aug 2014.
[6] Kapil Raghuvanshi and Shilpam Saxena,
“Adaptive ontroller used for the speed
control of DC motor”, IJATER, ISSN No.
2250-3536,vol. 4, Issue 3, May 2014.
[7] J. N. Rai, Mayank Singhal and Mayank
Nandwani, “Speed control of DC motor
using Fuzzy logic technique”, IOSR-JEEE,
ISSN: 2278-1676, vol. 3, Issue 6, PP 41-48,
Dec 2012.
[8] A. Sadiq, H. B. Mamman and M. Ahmed,
“Field current speed control of Direct
current motor using Fuzzy logic technique”,
International Journal of Information and
Computer Technology, ISSN 0974-2239,
vol. 3, pp. 751-756, Aug 2013.
[9] S. M. Girirajkumar, A. A. Kumar and N.
Ananthraman, “Speed control of a rel time
DC shunt motor using SA based tuning of a
PID controller”, International Journal of
Computer Appliction, vol. 5- no. 11, Aug
2010.
[10] Prahlad Kumar Sahoo and Nirmal Kumar
Barik, “Speed control of separately excited
dc motor using self tunned Fuzzy PID
controller”, Btech thesis, National Institute
Of Technology, Rourkela, India, June 2011.

More Related Content

What's hot

Special Electrical Machines
Special Electrical MachinesSpecial Electrical Machines
Special Electrical Machinesjohny renoald
 
“MODELING AND ANALYSIS OF DC-DC CONVERTER FOR RENEWABLE ENERGY SYSTEM” Final...
“MODELING AND ANALYSIS OF DC-DC CONVERTER  FOR RENEWABLE ENERGY SYSTEM” Final...“MODELING AND ANALYSIS OF DC-DC CONVERTER  FOR RENEWABLE ENERGY SYSTEM” Final...
“MODELING AND ANALYSIS OF DC-DC CONVERTER FOR RENEWABLE ENERGY SYSTEM” Final...8381801685
 
Permanent magnet brushless dc motors ppt
Permanent magnet brushless dc motors pptPermanent magnet brushless dc motors ppt
Permanent magnet brushless dc motors pptsrmrithi
 
Electronic Measurement - Power Factor Meter
Electronic Measurement - Power Factor MeterElectronic Measurement - Power Factor Meter
Electronic Measurement - Power Factor MeterBurdwan University
 
Chapter 3 induction machine
Chapter 3 induction machineChapter 3 induction machine
Chapter 3 induction machinemkazree
 
Speed control of Three phase Induction motor using AC voltage regulator
Speed control of Three phase Induction motor using AC voltage regulatorSpeed control of Three phase Induction motor using AC voltage regulator
Speed control of Three phase Induction motor using AC voltage regulatorShivagee Raj
 
Grid to vehicle concept
Grid to vehicle conceptGrid to vehicle concept
Grid to vehicle conceptIhave4
 
Design of wireless power transfer system via magnetic resonant coupling at 13...
Design of wireless power transfer system via magnetic resonant coupling at 13...Design of wireless power transfer system via magnetic resonant coupling at 13...
Design of wireless power transfer system via magnetic resonant coupling at 13...Ajay Kumar Sah
 
types of alternator & its application
types of alternator & its applicationtypes of alternator & its application
types of alternator & its applicationPurushottam Kumar
 
Speed Control of Synchronous Motor
Speed Control of Synchronous Motor Speed Control of Synchronous Motor
Speed Control of Synchronous Motor Ashutosh Jha
 
Ultrasonic motor
Ultrasonic motorUltrasonic motor
Ultrasonic motorPintu Khan
 
Effect of Voltage Sag on an Induction Motor
Effect of Voltage Sag on an Induction MotorEffect of Voltage Sag on an Induction Motor
Effect of Voltage Sag on an Induction Motorijtsrd
 
Conventional and emerging converter technologies in hvdc power transmission s...
Conventional and emerging converter technologies in hvdc power transmission s...Conventional and emerging converter technologies in hvdc power transmission s...
Conventional and emerging converter technologies in hvdc power transmission s...Naveed Shahzad
 
Doubly fed-induction-generator
Doubly fed-induction-generatorDoubly fed-induction-generator
Doubly fed-induction-generatorHarshad Karmarkar
 
Modern control engineering 5th ed solution manual (2010)
Modern control engineering 5th ed solution manual (2010)Modern control engineering 5th ed solution manual (2010)
Modern control engineering 5th ed solution manual (2010)Omar Elfarouk
 
Power system stability
Power system stabilityPower system stability
Power system stabilityBalaram Das
 
Braking methods of induction motor
Braking methods of induction motorBraking methods of induction motor
Braking methods of induction motorraviarmugam
 

What's hot (20)

Special Electrical Machines
Special Electrical MachinesSpecial Electrical Machines
Special Electrical Machines
 
“MODELING AND ANALYSIS OF DC-DC CONVERTER FOR RENEWABLE ENERGY SYSTEM” Final...
“MODELING AND ANALYSIS OF DC-DC CONVERTER  FOR RENEWABLE ENERGY SYSTEM” Final...“MODELING AND ANALYSIS OF DC-DC CONVERTER  FOR RENEWABLE ENERGY SYSTEM” Final...
“MODELING AND ANALYSIS OF DC-DC CONVERTER FOR RENEWABLE ENERGY SYSTEM” Final...
 
Permanent magnet brushless dc motors ppt
Permanent magnet brushless dc motors pptPermanent magnet brushless dc motors ppt
Permanent magnet brushless dc motors ppt
 
Pole Placement in Digital Control
Pole Placement in Digital ControlPole Placement in Digital Control
Pole Placement in Digital Control
 
Electronic Measurement - Power Factor Meter
Electronic Measurement - Power Factor MeterElectronic Measurement - Power Factor Meter
Electronic Measurement - Power Factor Meter
 
Chapter 3 induction machine
Chapter 3 induction machineChapter 3 induction machine
Chapter 3 induction machine
 
Speed control of Three phase Induction motor using AC voltage regulator
Speed control of Three phase Induction motor using AC voltage regulatorSpeed control of Three phase Induction motor using AC voltage regulator
Speed control of Three phase Induction motor using AC voltage regulator
 
Grid to vehicle concept
Grid to vehicle conceptGrid to vehicle concept
Grid to vehicle concept
 
Design of wireless power transfer system via magnetic resonant coupling at 13...
Design of wireless power transfer system via magnetic resonant coupling at 13...Design of wireless power transfer system via magnetic resonant coupling at 13...
Design of wireless power transfer system via magnetic resonant coupling at 13...
 
types of alternator & its application
types of alternator & its applicationtypes of alternator & its application
types of alternator & its application
 
Speed Control of Synchronous Motor
Speed Control of Synchronous Motor Speed Control of Synchronous Motor
Speed Control of Synchronous Motor
 
Ultrasonic motor
Ultrasonic motorUltrasonic motor
Ultrasonic motor
 
Chapter4 dc motor
Chapter4 dc motor Chapter4 dc motor
Chapter4 dc motor
 
Effect of Voltage Sag on an Induction Motor
Effect of Voltage Sag on an Induction MotorEffect of Voltage Sag on an Induction Motor
Effect of Voltage Sag on an Induction Motor
 
Conventional and emerging converter technologies in hvdc power transmission s...
Conventional and emerging converter technologies in hvdc power transmission s...Conventional and emerging converter technologies in hvdc power transmission s...
Conventional and emerging converter technologies in hvdc power transmission s...
 
COMMUTATOR MOTOR
COMMUTATOR MOTORCOMMUTATOR MOTOR
COMMUTATOR MOTOR
 
Doubly fed-induction-generator
Doubly fed-induction-generatorDoubly fed-induction-generator
Doubly fed-induction-generator
 
Modern control engineering 5th ed solution manual (2010)
Modern control engineering 5th ed solution manual (2010)Modern control engineering 5th ed solution manual (2010)
Modern control engineering 5th ed solution manual (2010)
 
Power system stability
Power system stabilityPower system stability
Power system stability
 
Braking methods of induction motor
Braking methods of induction motorBraking methods of induction motor
Braking methods of induction motor
 

Viewers also liked

Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...
Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...
Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...IDES Editor
 
Study the factors on which efficiency of cooling tower can be critically accl...
Study the factors on which efficiency of cooling tower can be critically accl...Study the factors on which efficiency of cooling tower can be critically accl...
Study the factors on which efficiency of cooling tower can be critically accl...IJERA Editor
 
Conarh 2014 por que falham os programas de td
Conarh 2014 por que falham os programas de td Conarh 2014 por que falham os programas de td
Conarh 2014 por que falham os programas de td INSTITUTO MVC
 
Twitter assignment
Twitter assignmentTwitter assignment
Twitter assignmentmisiti2
 
Palm Oil Processing Plant | Market Size | Cost
Palm Oil Processing Plant | Market Size | CostPalm Oil Processing Plant | Market Size | Cost
Palm Oil Processing Plant | Market Size | CostIMARC Group
 

Viewers also liked (7)

Assignment 2
Assignment 2Assignment 2
Assignment 2
 
Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...
Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...
Modelling and Simulation of DC-Motor Electric Drive Control System with Varia...
 
Study the factors on which efficiency of cooling tower can be critically accl...
Study the factors on which efficiency of cooling tower can be critically accl...Study the factors on which efficiency of cooling tower can be critically accl...
Study the factors on which efficiency of cooling tower can be critically accl...
 
Development of schools
Development of schoolsDevelopment of schools
Development of schools
 
Conarh 2014 por que falham os programas de td
Conarh 2014 por que falham os programas de td Conarh 2014 por que falham os programas de td
Conarh 2014 por que falham os programas de td
 
Twitter assignment
Twitter assignmentTwitter assignment
Twitter assignment
 
Palm Oil Processing Plant | Market Size | Cost
Palm Oil Processing Plant | Market Size | CostPalm Oil Processing Plant | Market Size | Cost
Palm Oil Processing Plant | Market Size | Cost
 

Similar to Speed control of Separately Excited DC Motor using various Conventional Controllers

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
 
Speed Control of Dc Motor using Adaptive PID with SMC Scheme
Speed Control of Dc Motor using Adaptive PID with SMC SchemeSpeed Control of Dc Motor using Adaptive PID with SMC Scheme
Speed Control of Dc Motor using Adaptive PID with SMC SchemeIRJET Journal
 
Speed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned piSpeed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned piAlexander Decker
 
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 motork srikanth
 
IRJET-Comparison between Scalar & Vector Control Technique for Induction Moto...
IRJET-Comparison between Scalar & Vector Control Technique for Induction Moto...IRJET-Comparison between Scalar & Vector Control Technique for Induction Moto...
IRJET-Comparison between Scalar & Vector Control Technique for Induction Moto...IRJET Journal
 
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 TechniquesIJERA Editor
 
Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...IJERA Editor
 
Performance analysis of Fuzzy logic based speed control of DC motor
Performance analysis of Fuzzy logic based speed control of DC motorPerformance analysis of Fuzzy logic based speed control of DC motor
Performance analysis of Fuzzy logic based speed control of DC motorIOSR Journals
 
Closed loop performance investigation
Closed loop performance investigationClosed loop performance investigation
Closed loop performance investigationPrabhakar Captain
 
IRJET- Performance Analysis of Induction Motor using different Controller for...
IRJET- Performance Analysis of Induction Motor using different Controller for...IRJET- Performance Analysis of Induction Motor using different Controller for...
IRJET- Performance Analysis of Induction Motor using different Controller for...IRJET Journal
 
IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...
IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...
IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...IRJET Journal
 
IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...
IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...
IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...IRJET Journal
 
D0255033039
D0255033039D0255033039
D0255033039theijes
 
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...IJMER
 

Similar to Speed control of Separately Excited DC Motor using various Conventional Controllers (20)

Gl3311371146
Gl3311371146Gl3311371146
Gl3311371146
 
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
 
Speed Control of Dc Motor using Adaptive PID with SMC Scheme
Speed Control of Dc Motor using Adaptive PID with SMC SchemeSpeed Control of Dc Motor using Adaptive PID with SMC Scheme
Speed Control of Dc Motor using Adaptive PID with SMC Scheme
 
Speed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned piSpeed control of dc motor using relay feedback tuned pi
Speed control of dc motor using relay feedback tuned pi
 
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
 
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...
 
Design of H_∞ for induction motor
Design of H_∞ for induction motorDesign of H_∞ for induction motor
Design of H_∞ for induction motor
 
Design and implementation speed control system of DC Motor based on PID contr...
Design and implementation speed control system of DC Motor based on PID contr...Design and implementation speed control system of DC Motor based on PID contr...
Design and implementation speed control system of DC Motor based on PID contr...
 
IRJET-Comparison between Scalar & Vector Control Technique for Induction Moto...
IRJET-Comparison between Scalar & Vector Control Technique for Induction Moto...IRJET-Comparison between Scalar & Vector Control Technique for Induction Moto...
IRJET-Comparison between Scalar & Vector Control Technique for Induction Moto...
 
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
 
Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...Comparison of different controllers for the improvement of Dynamic response o...
Comparison of different controllers for the improvement of Dynamic response o...
 
Performance analysis of Fuzzy logic based speed control of DC motor
Performance analysis of Fuzzy logic based speed control of DC motorPerformance analysis of Fuzzy logic based speed control of DC motor
Performance analysis of Fuzzy logic based speed control of DC motor
 
Closed loop performance investigation
Closed loop performance investigationClosed loop performance investigation
Closed loop performance investigation
 
IRJET- Performance Analysis of Induction Motor using different Controller for...
IRJET- Performance Analysis of Induction Motor using different Controller for...IRJET- Performance Analysis of Induction Motor using different Controller for...
IRJET- Performance Analysis of Induction Motor using different Controller for...
 
Pi controller ieee format
Pi controller ieee formatPi controller ieee format
Pi controller ieee format
 
IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...
IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...
IRJET- Speed Control of Induction Motors using Proposed Closed Loop V/F Contr...
 
Applied measurement of the motor speed controller for washing machine with ra...
Applied measurement of the motor speed controller for washing machine with ra...Applied measurement of the motor speed controller for washing machine with ra...
Applied measurement of the motor speed controller for washing machine with ra...
 
IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...
IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...
IRJET- Design and Implementation of Acceleration and Speed Control Unit for E...
 
D0255033039
D0255033039D0255033039
D0255033039
 
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...Fuzzy logic Technique Based Speed Control of a Permanent  Magnet Brushless DC...
Fuzzy logic Technique Based Speed Control of a Permanent Magnet Brushless DC...
 

Recently uploaded

Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 

Recently uploaded (20)

Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 

Speed control of Separately Excited DC Motor using various Conventional Controllers

  • 1. Miss. Pranoti Khanke Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 4, ( Part -3) April 2015, pp.67-72 www.ijera.com 67 | P a g e Speed control of Separately Excited DC Motor using various Conventional Controllers Miss. Pranoti Khanke*, Assi. Prof. Sangeeta Jain** *(Department of Electrical Engineering, Savitribai Phule Pune University, Pune-07) ** (Department of Electrical Engineering, Savitribai Phule Pune University, Pune-07) ABSTRACT This paper presents comparative study of various conventional controllers such as Proportional (P), Proportional Derivative (PD), Proportional integral (PI) and Proportional Integral Derivative (PID) controller for a speed control of a Separately Excited Direct Current (SEDC) motor by using MATLAB / SIMULINK. All controllers have their specific function for a particular task. The speed control normally done by feedback loop or closed loop. The aim of development of this paper is towards providing efficient and simple method for controlling the speed. The auto - tuning method are used to for this paper to control the speed. Among all this controllers PI controller are frequently utilized in industries as compared to PID because Derivative action are sensitive to noise, though PID controller will improve the steady state error. Additionally it produces less overshoot, decreasing rise time and settling time. The MATLAB simulation are analysed and compared by using the auto tuning method. Keywords - Proportional (P), Proportional – Derivative (PD), Proportional - Integral (PI), Proportional – Integral – Derivative (PID), Separately Excited Direct Current (SEDC). I. INTRODUCTION The development of high performance motor drives is very important in industries. DC motor is used extensively in adjustable speed drives and position control applications due to their simplicity; ease of applications, reliability and favourable cost has been a backbone of industrial applications. The beauty of this motor is, it provide high torque load sustainable property. It is widely used in applications such as railway engine, electric cars, elevator, robotic application, and lifting and transportation purposes. It also designed to use with battery, solar cells energy sources which we can used when it is required and so it provide cost effective solution because it is not possible to have an AC supply in everywhere. DC motor shows its replication for both voltage and current, as speed of motor shown by applied voltage while torque shown by current in armature winding. The main purpose of speed control is, there are many applications such as robotics in which there is need to change the speed of motor because it can work properly until its speed is controlled in precise way. In DC motor, we can control the speed below and above the rated speed by using various methods such as field current control method and armature voltage control method. Many varieties of control techniques are used such as P, PD, PI, PID, Fuzzy Logic Controller (FLCs) and Fuzzy Neural Network etc. for controlling the speed of DC motors. It has been reported that more than 95% of the controllers in the industrial process control applications are PID type due to their simplicity, clear functionality, applicability and ease of use. This paper mainly focuses on the performance evaluation of SEDC motor using conventional controllers. The simulation results are presented to demonstrate the effectiveness of this controller and compared with each other using MATLAB / SIMULINK. II. MATHEMATICAL MODEL OF SEDC MOTOR When a Separately Excited DC motor is exhilarated by a field current of If and armature current of Ia flows in a circuit, the motor develops a back EMF and a torque to balance the load torque at a particular speed. The If is independent of Ia. Each winding are supplied separately. The interaction of field flux and armature current in the rotor produces torque. TmVa Ra La Jm Bm If Rf Lf VfEb Fig. 1 Separately Excited DC Motor model When an input voltage is applied to the field winding, the equation will becomes, Vf = Rf*If + Lf (dIf / dt) And field flux Φ is proportional to field current If Φ α If RESEARCH ARTICLE OPEN ACCESS
  • 2. Miss. Pranoti Khanke Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 4, ( Part -3) April 2015, pp.67-72 www.ijera.com 68 | P a g e We know that, ωm α (Va – Ia Ra) /φ ωm = (Va – Ia Ra) /φ (1) Where, ωm = Angular Velocity (rad/sec) Va = Armature Voltage (in Volt) Ia = Armature Current (in Ampere) Ra = Armature Resistance (in ohm) Armature Voltage equation is, Va = Eb + Ia Ra + La(dIa/dt) (2) Torque balance equation is, Tm = Jm (dω/dt) + Bm * ωm + TL (3) Where, Tm = Motor torque TL = Load toque Jm = Mechanical inertia Bm = Friction constant By taking field flux as φ and back emf constant as K. The equation for back emf of motor will be, Eb = K φ ωm (4) Tm = K φ Ia (5) By taking Laplace transform to equation 2, Ia(s) = (Va - Eb) / (Ra + La (s)) Ia(s) = (Va – K φ ωm) / [Ra (1+ Las /Ra)] (6) Similarly by taking Laplace transform to equation 3, ωm(s) = (Tm -TL) / (Jms +Bm) (7) By using equation [1] to [7] we will drawn a block diagram of SEDC motor are as shown in below. Fig. 2 Block model of SEDC motor So, after obtaining the block model, we will solve the equation further, so that we can find the transfer function i.e. ωm (s) / Va (s) = [Kφ] / [La Jm s2 + (Ra + Jm + La Bm)s + (Bm Ra + (Kφ)2 )] (8) Hence DC motor can be replaced by transfer function obtaining in equation 8. The specification of DC motor model parameter is shown in table 1. TABLE I SPECIFICATION OF SEDC MOTOR Parameters Value Armature Resistance (Ra) 1Ω Armature Inductance (La) 0.01 H Mechanical Inertia (Jm) 0.01 Kg.m2 Friction Constant (Bm) 0.1 N.m/rad/sec Back EMF constant (K) 0.01 V/rad/sec Rated speed in rpm 1450/sec III. CONVENTIONAL CONTROLLERS Conventional controllers are typically used control loop feedback in industrial and control system applications. It is simply an equation that the controller used to evaluate the controlled variables which is measures and feedback to the controller. The controller then compares the feedback to the set point and generates an error. It then tries to minimize the error by incrementing or decrementing the control inputs to the process, so that process variable moves closer to the set point. The value is examined by one or more of three proportional, integral and derivative methodologies. Each controller has their specific functions. To improve the performance, PID controller must be adjusted according to the specific applications. 1. Proportional (P) Controller P controller is mostly used in first order processes with single energy storage to stabilize the unstable process. The main purpose of the P controller is to decrease the steady state error of the system. However, despite the reduction, P control cannot manage to eliminate the steady state error of the system. In addition, it decreases the rise time and after a certain value of reduction on the steady state error, increasing K only leads to overshoot of the system replication. 2. Proportional Integral (PI) Controller PI controller is mainly used to eliminate the steady state error resulting from P controller. Integral is equal to error multiplied by the time error has persisted. In this manner, integral increases the response of the system to a given error over time until it is corrected. Mostly PI controllers are used in industries because; the noise producing derivative action is neglected.
  • 3. Miss. Pranoti Khanke Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 4, ( Part -3) April 2015, pp.67-72 www.ijera.com 69 | P a g e 3. Proportional Derivative (PD) controller PD control combines proportional and derivative control in parallel. Proportional action provides an instantaneous response to the control error which is useful for improving the response of a stable system. Derivative action is useful for fast system response to a rapid rate of change than to a small rate of change since it has an ability to predict the future error of the system response. Also D action directly amplifies process noise. 4. Proportional Integral and Derivative (PID) controller A Proportional Integral Derivative controller is a generic controller widely used in industrial control system. The Proportional term responds instantaneously to the current error. The integral term responds to the accumulation of error providing a slow response that drives the steady state error towards zero. And derivative term responds to the rate at which the error is changing. The PID controllers can use in continuous or discrete form. Also for tunning of such a controller various methods are implied which are given below. 1) Manual tunning method 2) Ziegler – Nichols method 3) Auto tunning method. In this paper Auto tunning method is preferred. This method has a consistent tunning. In case of speed controlling of DC motor, we does not require to calculate the value of constants such as KP, KI, KD , as we do in Ziegler – Nichols method. The feedback loop easily calculated the constant value with the help of PID controllers and we get the smooth response of a system by using the Auto tunning method. IV. CONVENTIONAL CONTROLLER DESIGN USING MATLAB / SIMULINK The system designed in MATLAB simulink environment is used to investigate the performance of a Separately Excited DC motor using all conventional controllers. The MATLAB Simulink model for speed control using P, PI, PD, and PID control are as shown in fig. Fig. 3 Simulink model of speed control of SEDC model for P – controller Fig. 4 Simulink model of speed control of SEDC model for PI – controller Fig. 5 Simulink model of speed control of SEDC model for PD – controller.
  • 4. Miss. Pranoti Khanke Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 4, ( Part -3) April 2015, pp.67-72 www.ijera.com 70 | P a g e Fig. 6 Simulink model of speed control of SEDC model for PID – controller. The required speed is controlled by these conventional controllers. The initial speed is input to the any PID type controller. Now this speed and feedback loop value is calculated as a difference which produces an error. This error will minimize to zero, so that speed can be controlled precisely. This PID type controller we have to tune so that the constant value such as KP, KI, KD will get automatically because of Auto tunning method so that trial and error method will skip. V. SIMULATION RESULT AND DISCUSSION The MATLAB simulation results for all conventional controllers are given below. Fig. 7, 9, 11, 13 shows Actual speed Vs time for P, PI, PD, and PID respectively. And fig. 8, 10, 12 and 14 shows Actual speed and torque Vs time for P, PI, PD and PID respectively. Fig. 7 Actual Speed Vs time for P controller Fig 7 represents the response of speed with respect to time by using P controller. It has a rise time 0.0164 sec and it settles down at 0.0558 sec with a overshoot 13.9%. Fig. 8 Actual Speed and Torque Vs time for P controller Figure 8 represents Speed vs time and torque Vs time. Here torque is increases with respect to time. Fig. 9 Actual Speed Vs time for PI controller Figure 9 shows the Actual speed Vs time for PI controller. After adding the Integral action the overshoot decreases upto 10.7% and it settles down 0.447sec. Fig. 10 Actual Speed and Torque Vs time for PI controller
  • 5. Miss. Pranoti Khanke Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 4, ( Part -3) April 2015, pp.67-72 www.ijera.com 71 | P a g e Fig. 11 Actual Speed Vs time for PD controller The graphical representations of speed Vs time for PD controller are shown in fig. 11. By using the PD controller, it takes 0.0387 sec for settling the output with 12.5% overshoot. It has less overshoot as compared to P controller but greater than PD controller. Fig. 12 Actual speed and Torque Vs time for PD controller Fig. 13 Actual Speed Vs time for PID controller PID controller is very efficient as compared to other one though PID controller produces noise due to Derivative action. . It has less overshoot as compared to PI controller. Fig. 14 Actual Speed and Torque Vs time for PID Controller A comparative simulation result is presented for this PID type controller. The graphical result shows speed and torque versus time with different controller. And error signal results are also shown in following figure. The comparative analysing value for rise time, settling time, peak, and percent overshoots for all these conventional controllers are shown in table 2 as follows. TABLE III CHARACTERISTIC OF SPEED RESPONSE Contro llers Rise time (tr) Settling time (ts) Peak time (tp) Overs- Hoot (%mp) P 0.0164 0.0558 1.03 13.9 PI 0.13 0.447 1.11 10.7 PD 0.0114 0.0387 1.05 12.5 PID 0.0785 0.245 1.09 8.91 From the above table we can observe that, the value of rise time and pick time of PID controller is small as compared to other. But PD controller has less settling time i.e. 0.0387sec. By using the PID controller the % overshoot is only 8.91 with a rise time 0.0785sec and it settled at a point 0.245sec. VI. CONCLUSION The auto-tuning method used in this paper is very efficient as compared to Ziegler Nichols method, as we do not need to calculate the values of constants and it reduces the time and complexity. The speed can be controlled of SEDC motor using all conventional controller, but as compared to other one the Proportional Integral Controller is mainly intended to control and maintain the constant speed with a less % overshoot and rise time. After using the PID controller it fails to make a zero overshoot value. This conventional controller also fails to provide the speed controlling for a non-linear load. The above problems can be overcome by Fuzzy logic controller (FLC).
  • 6. Miss. Pranoti Khanke Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 4, ( Part -3) April 2015, pp.67-72 www.ijera.com 72 | P a g e Acknowledgements We sincerely thanks to all those who have encourage us. We take this opportunity to express our deep sense of gratitude to, department of Electrical Engineering of ZES, Dnyanganga College of Engineering. We also thanks our H.O.D. Prof. S. M. Kulkarni for his helpful suggestion which lead to improvement in this paper. It is our pleasure to express great thanks to the Founder of ZES, Dnyanganga College Of Engineering Hon. Shri S. M. Katkar and Principle of ZES, Dnyanganga College Of Engineering for their support and encouragement. REFERENCES [1] Dr. Ch. Chengainah and K. Venkateshwarlu, “Comparative study on DC motor speed control using various controller”, IJAREEIE ISSN 2278-8875, Vol. 3, Issue 1, Jan 2014. [2] Mohammed Shoeb Mohiuddin, “Comparative study of PID and Fuzzy tuned PID controller for speed control of DC motor”, IJIET, ISSN: 2319-1058, vol. 2, Issue 4, Aug 2013. [3] Niraj Kumar Shukla and Dr. S. K. Sinha, “Fuzzy and PI controller based performance evaluation of Seprately excited DC motor”, IJETEE, vol 2, Issue. 1, April 2013 [4] Safina Al Nisa, Lini Mathew and S. Chatterji, “Comparative analysis of speed controlof DC motor using AI technique”, IJERA, ISSN: 2248-9622, vol. 3, Issue 3, pp. 1137-1146, June 2013. [5] Gaurav Kumar mishra, Dr. A. K. Pandey, Avinash Maurya, “Combined armature and field speed control of DC motor”, SSRG- IJEEE, vol. 1, Issue 6, Aug 2014. [6] Kapil Raghuvanshi and Shilpam Saxena, “Adaptive ontroller used for the speed control of DC motor”, IJATER, ISSN No. 2250-3536,vol. 4, Issue 3, May 2014. [7] J. N. Rai, Mayank Singhal and Mayank Nandwani, “Speed control of DC motor using Fuzzy logic technique”, IOSR-JEEE, ISSN: 2278-1676, vol. 3, Issue 6, PP 41-48, Dec 2012. [8] A. Sadiq, H. B. Mamman and M. Ahmed, “Field current speed control of Direct current motor using Fuzzy logic technique”, International Journal of Information and Computer Technology, ISSN 0974-2239, vol. 3, pp. 751-756, Aug 2013. [9] S. M. Girirajkumar, A. A. Kumar and N. Ananthraman, “Speed control of a rel time DC shunt motor using SA based tuning of a PID controller”, International Journal of Computer Appliction, vol. 5- no. 11, Aug 2010. [10] Prahlad Kumar Sahoo and Nirmal Kumar Barik, “Speed control of separately excited dc motor using self tunned Fuzzy PID controller”, Btech thesis, National Institute Of Technology, Rourkela, India, June 2011.