SlideShare a Scribd company logo
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 2, Issue 2, pp: (191-196), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 191
Paper Publications
DC Motor Speed Control for a Plant Based On
PID Controller
1
Soniya Kocher, 2
Dr. A.K. Kori
1
PG Scholar, Electrical Department (High Voltage Engineering), JEC, Jabalpur, M.P., India
2
Assistant Professor, Electrical Department, JEC, Jabalpur, M.P., India
Abstract: This paper aims is to design a controller for controlling the speed of DC motor .The effects of the
controller on motor speed is analyzed .Automatic tuning of the controller is also introduce for efficient control of
the process .The tuning is implemented using Ziegler Nichols method and results are compared with Variation in
speed without controller.
Keywords: PID, Tuning, Ziegler Nichols, DC Motor.
1. INTRODUCTION
PID controllers are the most widely-used type of controller for industrial applications. They are structurally simple and
exhibit robust performance over a wide range of operating conditions. In the absence of the complete knowledge of the
process these types of controllers are the most efficient of choices. The three main parameters involved are Proportional
(P), Integral (I) and Derivative (D). The proportional part is responsible for following the desired set-point, while the
integral and derivative part account for the accumulation of past errors and the rate of change of error in the process
respectively.
Fig.1 Block diagram
In above fig. the controller is used in a closed loop unity feedback system . the variables r,e,u and y denotes the input
signal , error signal, controller signal and output.
The transfer function of closed loop system is given by
=
Where Kc is Proportional gain , Ti is Integral time constant and Td is Derivative time constant.
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 2, Issue 2, pp: (191-196), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 192
Paper Publications
Table 1: Effects of KP, KI, KD on plant performance
Tuning Of Pid Controller:
Tuning of a PID controller refers to the tuning of its various parameters (P, I and D) to achieve an optimized value of the
desired response. The basic requirements of the output will be the stability, desired rise time, peak time and overshoot.
Different processes have different requirements of these parameters which can be achieved by meaningful tuning of the
PID parameters. If the system can be taken offline, the tuning method involves analysis of the step input response of the
system to obtain different PID parameters. But in most of the industrial applications, the system must be online and tuning
is achieved manually which requires very experienced personnel and there is always uncertainty due to human error.
2. PROPOSED METHOD
ZIEGLER NICHOLS: I .ZN Step method: The response of plant to unit step input looks like S shape that characterize
two constant delay time L and Time constant T which are determine by drawing tangents at inflection point.
Table -2: Ziegler –Nichols tuning rule based on step response of plant (first Method)
Type of controller KP Ti Td
P ∞ 0
PI 0.9 0
PID 2L 0.5 L
II .ZN Frequency Method: Ti ∞ and Td =0 is set using Proportional controller only and Kp is increased to critical values
Kcr at which output exhibit sustain oscillations Thus critical gain Kcr and Corresponding period Pcr is experimentally
determined.
Table3: ZN tuning rule based on critical gain and critical period
Types of controller KP Ti Td
P 0.5Kcr ∞ 0
PI 0.45Kcr 0.833Pcr 0
PID 0.6Kcr 0.5Pcr 0.125Pcr
3. SPEED CONTROLLER OF DC MOTOR
DC motor Provide excellent Speed control for both acceleration and deceleration with effective and simple torque control.
When speed control over a wide range is required, combination of armature voltage control and field flux control is used.
This combination permits the ratio of maximum to minimum speed to be 20 to 40. With closed loop control, this range
can be extended up to 200.
The parameters of the PID controller kp, ki and kd (or kp, Ti and Td) can be manipulated to produce various response
Curves. The electric circuit of armature is Shown below.
Closed loop responce Rise Time Over shoot Settling Time Steady State error
KP Decreases Increases Increases Decreases
KI Decreases Increases Increases Eliminate
KD Small change Decreases Decreases Small change
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 2, Issue 2, pp: (191-196), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 193
Paper Publications
Fig.2. Armature circuit
Let Ra=Armature Resistance,
La=Armature self inductance caused by armature flux,
ia= Armature current,
if= field current,
Eb=Back EMF in armature,
V =Applied voltage,
T=Torque developed by the motor,
θ Angular displacement of the motor shaft,
Ј Equivalent moment of inertia of motor shaft & load referred to the motor,
B= Equivalent Coefficient of friction of motor shaft & load referred to the motor
Fig 3. Mathematical model of DC Motor
The transfer function of DC motor speed with respect to the input voltage can be written as follows
(
(
( ( (
Where is motor gain and
Is motor time constant the following block diagram shows a closed loop system with PID controller
analysis of this system is done by considering the values of Kp, KI,KD.
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 2, Issue 2, pp: (191-196), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 194
Paper Publications
fig4. Model of DC motor with PID Controller
Fig5. Performance characteristics of motor without controller
Now Tuning of the controller is done to find out suitable values of KP ,KI, KD
I. ZN STEP METHOD: Tuning of controller is done by taking delay time L=1 and Time constant T= 5
Fig.6. Values of KP , Ki , Kd obtain from ZN method.
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 2, Issue 2, pp: (191-196), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 195
Paper Publications
Table. 3. Comparision of performance parameter with different controller and without controller
RISE TIME SETTLING TIME %OVERSHOOT
WITHOUT CONTROLLER 0.505 sec 0.913sec 0%
P 0.0139sec 0.097sec 37.7%
P+I 0.0148sec 0.245sec 33.6%
P+I+D 0.00807sec 0.0098sec 0%
Fig .7. Variation of speed without controller
Above figure shows that the motor is having high rise time and settling time which is not required .our approach is to
reduce this value so controllers are employed.
Fig. 8. Variation in speed with Proportional controller
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 2, Issue 2, pp: (191-196), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 196
Paper Publications
Fig.9 Variation in speed with Proportional and Integral controller
Fig.10 Variation in speed with PID controller
4. CONCLUSION
In this paper different controllers are design for motor. Response of motor with and without controller are compared.
Tuning of controller are done by using ZN method and values of Proportional gain ,integral gain and derivative gain are
derived from tuning method and response is studied using MATLAB.
REFERENCES
[1] Shenton, A.T., & Shafiei, Z., Relative stability for control system with adjustable parameters, J. of guidance, Control
and Dynamics 17(1994) 304-310.
[2] Xue Dingyu, Chen Yang Quan and Atherton P. Derek ,"Linear Feedback Control".
[3] Ogata Katsuhiko, Modern control Engineering, fourth edition, 2002.
[4] Kuo C. Benjamin, Automatic Control System, seventh edition, October 2000.
[5] Abdullah, K., W.C. David and E.S. Alice, 2006. Multi-objective optimization using genetic algorithm. Reliab. Eng.
Safety Syst., 91: 992-1007.

More Related Content

PPTX
ADC & DAC
PPTX
Lecture 2 transfer-function
PPTX
Block diagram Examples
PDF
PPT
Active Filter (Low Pass)
PPTX
Speed control of Three phase Induction motor using AC voltage regulator
PPTX
Multistage amplifier
PPTX
Lag lead compensator design in frequency domain 7th lecture
ADC & DAC
Lecture 2 transfer-function
Block diagram Examples
Active Filter (Low Pass)
Speed control of Three phase Induction motor using AC voltage regulator
Multistage amplifier
Lag lead compensator design in frequency domain 7th lecture

What's hot (20)

PPTX
Transfer function, determination of transfer function in mechanical and elect...
PDF
Electrical Classic Control (Basics)
PDF
Unit-I Characteristics of opamp
PPTX
Time Response Analysis
PPTX
Analog to digital converter
PPTX
Sample and hold circuit
PDF
Design of FIR filters
PPTX
Speed control of dc motor
PDF
Compensators
PPTX
1 ph semi converter (r-l load)
PPTX
Adaptive delta modulation
PDF
control engineering revision
PPT
CASCADE AMPLIFIER
PPTX
Week 14 pid may 24 2016 pe 3032
PPTX
Digital control systems (dcs) lecture 18-19-20
PPTX
plc-basics.pptx
PPTX
Types of Sampling in Analog Communication
PPTX
Op amp(operational amplifier)
PPTX
Signals and Systems: Energy and Power Signals
PPTX
IMPLEMENTATION OF UPSAMPLING & DOWNSAMPLING
Transfer function, determination of transfer function in mechanical and elect...
Electrical Classic Control (Basics)
Unit-I Characteristics of opamp
Time Response Analysis
Analog to digital converter
Sample and hold circuit
Design of FIR filters
Speed control of dc motor
Compensators
1 ph semi converter (r-l load)
Adaptive delta modulation
control engineering revision
CASCADE AMPLIFIER
Week 14 pid may 24 2016 pe 3032
Digital control systems (dcs) lecture 18-19-20
plc-basics.pptx
Types of Sampling in Analog Communication
Op amp(operational amplifier)
Signals and Systems: Energy and Power Signals
IMPLEMENTATION OF UPSAMPLING & DOWNSAMPLING
Ad

Viewers also liked (8)

PDF
LPC2138 Based Temperature Compensated Ultrasonic Ranging For Blind Person
PDF
Simulation and Comparison of DVR and DSTATCOM Used for voltage sag mitigation...
PDF
FPGA Debug Using Incremental Trace Buffer
PDF
Impact of Renewable Energy Sources on Power System
PDF
Reducing the Number Of Transistors In Carry Select Adder
PDF
Peak to Average Power Ratio (PAPR) Reduction in OFDM-OQAM Signals
PDF
Enhancement of Voltage Stability on IEEE 14 Bus Systems Using Static Var Comp...
PDF
Extraction of Features from Fundus Images for Diabetes Detection
LPC2138 Based Temperature Compensated Ultrasonic Ranging For Blind Person
Simulation and Comparison of DVR and DSTATCOM Used for voltage sag mitigation...
FPGA Debug Using Incremental Trace Buffer
Impact of Renewable Energy Sources on Power System
Reducing the Number Of Transistors In Carry Select Adder
Peak to Average Power Ratio (PAPR) Reduction in OFDM-OQAM Signals
Enhancement of Voltage Stability on IEEE 14 Bus Systems Using Static Var Comp...
Extraction of Features from Fundus Images for Diabetes Detection
Ad

Similar to DC Motor Speed Control for a Plant Based On PID Controller (20)

PDF
Optimal tuning of pid power system stabilizer in simulink environment
PDF
anas.pdf
PDF
Comparison of Tuning Methods of PID Controllers for Non-Linear System
PDF
D04954148
PDF
Performance Based Comparison Between Various Z-N Tuninng PID And Fuzzy Logic ...
PDF
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...
PDF
Speed control of dc motor using relay feedback tuned pi
PDF
A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source ...
PDF
Simulation DC Motor Speed Control System by using PID Controller
PDF
6. performance analysis of pd, pid controllers for speed control of dc motor
PDF
Reviews of Cascade Control of Dc Motor with Advance Controller
PDF
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
PDF
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
PDF
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
PDF
Comparative Analysis of Different Controllers in Two–Area Hydrothermal Power ...
PDF
Applied measurement of the motor speed controller for washing machine with ra...
PDF
Comparison of Different Control Techniques for Interleaved DC-DC Converter
PDF
Gl3311371146
PDF
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
PDF
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...
Optimal tuning of pid power system stabilizer in simulink environment
anas.pdf
Comparison of Tuning Methods of PID Controllers for Non-Linear System
D04954148
Performance Based Comparison Between Various Z-N Tuninng PID And Fuzzy Logic ...
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...
Speed control of dc motor using relay feedback tuned pi
A Fuzzy PID Controller for Induction Heating Systems with LLC Voltage Source ...
Simulation DC Motor Speed Control System by using PID Controller
6. performance analysis of pd, pid controllers for speed control of dc motor
Reviews of Cascade Control of Dc Motor with Advance Controller
IRJET- Stability Enhancement using Power System Stabilizer with Optimization ...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
Comparative Analysis of Different Controllers in Two–Area Hydrothermal Power ...
Applied measurement of the motor speed controller for washing machine with ra...
Comparison of Different Control Techniques for Interleaved DC-DC Converter
Gl3311371146
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...

Recently uploaded (20)

PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
PPT on Performance Review to get promotions
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
CH1 Production IntroductoryConcepts.pptx
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPT
Project quality management in manufacturing
Operating System & Kernel Study Guide-1 - converted.pdf
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
CYBER-CRIMES AND SECURITY A guide to understanding
PPT on Performance Review to get promotions
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
CH1 Production IntroductoryConcepts.pptx
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
Foundation to blockchain - A guide to Blockchain Tech
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
R24 SURVEYING LAB MANUAL for civil enggi
Embodied AI: Ushering in the Next Era of Intelligent Systems
bas. eng. economics group 4 presentation 1.pptx
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Automation-in-Manufacturing-Chapter-Introduction.pdf
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Project quality management in manufacturing

DC Motor Speed Control for a Plant Based On PID Controller

  • 1. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 2, Issue 2, pp: (191-196), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 191 Paper Publications DC Motor Speed Control for a Plant Based On PID Controller 1 Soniya Kocher, 2 Dr. A.K. Kori 1 PG Scholar, Electrical Department (High Voltage Engineering), JEC, Jabalpur, M.P., India 2 Assistant Professor, Electrical Department, JEC, Jabalpur, M.P., India Abstract: This paper aims is to design a controller for controlling the speed of DC motor .The effects of the controller on motor speed is analyzed .Automatic tuning of the controller is also introduce for efficient control of the process .The tuning is implemented using Ziegler Nichols method and results are compared with Variation in speed without controller. Keywords: PID, Tuning, Ziegler Nichols, DC Motor. 1. INTRODUCTION PID controllers are the most widely-used type of controller for industrial applications. They are structurally simple and exhibit robust performance over a wide range of operating conditions. In the absence of the complete knowledge of the process these types of controllers are the most efficient of choices. The three main parameters involved are Proportional (P), Integral (I) and Derivative (D). The proportional part is responsible for following the desired set-point, while the integral and derivative part account for the accumulation of past errors and the rate of change of error in the process respectively. Fig.1 Block diagram In above fig. the controller is used in a closed loop unity feedback system . the variables r,e,u and y denotes the input signal , error signal, controller signal and output. The transfer function of closed loop system is given by = Where Kc is Proportional gain , Ti is Integral time constant and Td is Derivative time constant.
  • 2. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 2, Issue 2, pp: (191-196), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 192 Paper Publications Table 1: Effects of KP, KI, KD on plant performance Tuning Of Pid Controller: Tuning of a PID controller refers to the tuning of its various parameters (P, I and D) to achieve an optimized value of the desired response. The basic requirements of the output will be the stability, desired rise time, peak time and overshoot. Different processes have different requirements of these parameters which can be achieved by meaningful tuning of the PID parameters. If the system can be taken offline, the tuning method involves analysis of the step input response of the system to obtain different PID parameters. But in most of the industrial applications, the system must be online and tuning is achieved manually which requires very experienced personnel and there is always uncertainty due to human error. 2. PROPOSED METHOD ZIEGLER NICHOLS: I .ZN Step method: The response of plant to unit step input looks like S shape that characterize two constant delay time L and Time constant T which are determine by drawing tangents at inflection point. Table -2: Ziegler –Nichols tuning rule based on step response of plant (first Method) Type of controller KP Ti Td P ∞ 0 PI 0.9 0 PID 2L 0.5 L II .ZN Frequency Method: Ti ∞ and Td =0 is set using Proportional controller only and Kp is increased to critical values Kcr at which output exhibit sustain oscillations Thus critical gain Kcr and Corresponding period Pcr is experimentally determined. Table3: ZN tuning rule based on critical gain and critical period Types of controller KP Ti Td P 0.5Kcr ∞ 0 PI 0.45Kcr 0.833Pcr 0 PID 0.6Kcr 0.5Pcr 0.125Pcr 3. SPEED CONTROLLER OF DC MOTOR DC motor Provide excellent Speed control for both acceleration and deceleration with effective and simple torque control. When speed control over a wide range is required, combination of armature voltage control and field flux control is used. This combination permits the ratio of maximum to minimum speed to be 20 to 40. With closed loop control, this range can be extended up to 200. The parameters of the PID controller kp, ki and kd (or kp, Ti and Td) can be manipulated to produce various response Curves. The electric circuit of armature is Shown below. Closed loop responce Rise Time Over shoot Settling Time Steady State error KP Decreases Increases Increases Decreases KI Decreases Increases Increases Eliminate KD Small change Decreases Decreases Small change
  • 3. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 2, Issue 2, pp: (191-196), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 193 Paper Publications Fig.2. Armature circuit Let Ra=Armature Resistance, La=Armature self inductance caused by armature flux, ia= Armature current, if= field current, Eb=Back EMF in armature, V =Applied voltage, T=Torque developed by the motor, θ Angular displacement of the motor shaft, Ј Equivalent moment of inertia of motor shaft & load referred to the motor, B= Equivalent Coefficient of friction of motor shaft & load referred to the motor Fig 3. Mathematical model of DC Motor The transfer function of DC motor speed with respect to the input voltage can be written as follows ( ( ( ( ( Where is motor gain and Is motor time constant the following block diagram shows a closed loop system with PID controller analysis of this system is done by considering the values of Kp, KI,KD.
  • 4. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 2, Issue 2, pp: (191-196), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 194 Paper Publications fig4. Model of DC motor with PID Controller Fig5. Performance characteristics of motor without controller Now Tuning of the controller is done to find out suitable values of KP ,KI, KD I. ZN STEP METHOD: Tuning of controller is done by taking delay time L=1 and Time constant T= 5 Fig.6. Values of KP , Ki , Kd obtain from ZN method.
  • 5. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 2, Issue 2, pp: (191-196), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 195 Paper Publications Table. 3. Comparision of performance parameter with different controller and without controller RISE TIME SETTLING TIME %OVERSHOOT WITHOUT CONTROLLER 0.505 sec 0.913sec 0% P 0.0139sec 0.097sec 37.7% P+I 0.0148sec 0.245sec 33.6% P+I+D 0.00807sec 0.0098sec 0% Fig .7. Variation of speed without controller Above figure shows that the motor is having high rise time and settling time which is not required .our approach is to reduce this value so controllers are employed. Fig. 8. Variation in speed with Proportional controller
  • 6. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 2, Issue 2, pp: (191-196), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 196 Paper Publications Fig.9 Variation in speed with Proportional and Integral controller Fig.10 Variation in speed with PID controller 4. CONCLUSION In this paper different controllers are design for motor. Response of motor with and without controller are compared. Tuning of controller are done by using ZN method and values of Proportional gain ,integral gain and derivative gain are derived from tuning method and response is studied using MATLAB. REFERENCES [1] Shenton, A.T., & Shafiei, Z., Relative stability for control system with adjustable parameters, J. of guidance, Control and Dynamics 17(1994) 304-310. [2] Xue Dingyu, Chen Yang Quan and Atherton P. Derek ,"Linear Feedback Control". [3] Ogata Katsuhiko, Modern control Engineering, fourth edition, 2002. [4] Kuo C. Benjamin, Automatic Control System, seventh edition, October 2000. [5] Abdullah, K., W.C. David and E.S. Alice, 2006. Multi-objective optimization using genetic algorithm. Reliab. Eng. Safety Syst., 91: 992-1007.