SlideShare a Scribd company logo
1 of 6
Download to read offline
Scientific Review
ISSN: 2412-2599
Vol. 1, No. 7, pp: 102-107, 2015
URL: http://arpgweb.com/?ic=journal&journal=10&info=aims
*Corresponding Author
102
Academic Research Publishing Group
Disturbance Rejection with a Highly Oscillating Second-Order
Process, Part II: PD-PI Controller
Galal Ali Hassaan Emeritus Professor, Department of Mechanical Design & Production, Faculty of Engineering, Cairo
University, Giza, Egypt.
1. Introduction
This is the second paper in a series of research papers investigating disturbance rejection associated with a
highly oscillating second-order-like process. The first paper was about using a feedforward second-order
compensator for this purpose. Here, is the second paper investigating using the PD-PI controller for the same
purpose. .
Skogestad [1] used modified integral term of the PID controller to improve disturbance rejection associated
with integrating processes. Skogestad [2] used a single tuning rule for first order and second order time delay
models . Sorensen, et al. [3] developed a combined feedback and input shaping controller to address sources of
oscillation by motion of the bridge or crane or from environmental disturbances. They applied the developed
controller on a 10 ton bridge crane of the Georgia Institute of Technology.
Jain and Nigram [4] explored the idea of model generation and optimization for a PD-PI controller. They
obtained promising results when using the PD-PI controller with the highly nonlinear inverted pendulum. Matusu,
Matusu, et al. [5] compared three different control designs for SISO system with harmonically time-varying delay.
They compared the three methods through simulation example for both set point tracking and disturbance inputs.
Jujuly [6] developed a unified framework for the internal model control (IMC) based on PI/PID controller design
and analysis. He developed a generalized 2DOF IMC-PI/PID controller design methods for first order, second order
and other processes without time delay and compared with other existing methods. Asad, et al. [7] proposed a fuzzy
PD-based control strategy to transfer loads using overhead cranes. They presented a comparative analysis of fuzzy
PD and classical PD controllers.
Rajinikanth and Lathe [8] proposed a bacterial foraging optimization algorithm based approach to tune an
IMC-PID controller for a class of first order plus time delayed unstable systems. They confirmed the efficiency of
their tuning procedure through a comparison with other algorithms such as particle swarm optimization and ant
colony optimization. They obtained robust performance in reference tracking with perturbed model parameters.
Herbst [9] carried out a simulative study using generic first and second order plants for quick virtual assessment of
the abilities of disturbance rejection control. He concluded that active disturbance rejection control can be considered
as a strong alternative for solving practical control problems. Agarwal [10] proposed tuning rules for PI and PID
controllers for unstable first order plus dead time processes. His tuning method is based on the satisfaction of gain
and phase pargin specifications.
Hassaan [11] examined using a PD-PI controller in controlling first order delayed processes. The results
showed better performance when compared with PID controller with two different tuning techniques for set-point
tracking. Hassaan [12] investigated using a PD-PI controller for disturbance rejection associated with delayed double
integrating processes. He showed that the PD-PI controller is superior compared with other disturbance rejection
technique based on PID controller for the same process. Hassaan [13] investigated the possibility of using a 2DOF
Abstract: This research paper aims at investigating disturbance rejection associated with a highly oscillating
second-order process. The PD-PI controller having three parameters are tuned to provide efficient rejection of a
step input disturbance input. Controller tuning based on using MATLAB control and optimization toolboxes.
Using the suggested tuning technique, it is possible to reduce the maximum time response of the closed loop
control system to as low as 0.0095 and obtain time response to the disturbance input having zero settling time.
The effect of the proportional gain of the PD-PI controller on the control system dynamics is investigated for a
gain ≤ 100. The performance of the control system during disturbance rejection using the PD-PI controller is
compared with that using a second-order compensator. The PD-PI controller is superior in dealing with the
disturbance rejection associated with the highly oscillating second-order process.
Keywords: Disturbance rejection; Highly oscillating second-order process; PD-PI controller; Controller tuning; Control
system performance.
Scientific Review, 2015, 1(6): 102-107
103
controller in disturbance rejection associated with delayed double integrating processes. He showed that the 2DOF
controller was able to compete with a PID plus first order lag controller, but it could not compete with I-PD and PD-
PI controllers. Shin [14] presented PID controller with disturbance rejection, low sensitivity and notch filter against
bending frequency by the disturbances. They certified the performance of the designed system by simulation and
experimentally indicating the improvement of system performance in cases of existence of external disturbances.
2. Process
The controlled process is second-order-like process having the transfer function, Gp(s):
Gp(s) = (ωn
2
/ (s2
+ 2ζωns + ωn
2
) (1)
Where:
ωn = process natural frequency = 10 rad/s
ζ = process damping ratio = 0.05
This level of damping ratio generates a dynamic system having a highly oscillating characteristics when
subjected to a step input. This highly oscillating nature is characterized by an 85.4 % damping ratio.
3. Controller
The controller used is a PD-PI controller having the structure shown in Fig.1 [4].
Fig-1. PD-PI controller structure [4].
The block diagram of the control system of Fig.1 has two inputs: reference input R(s) and disturbance input
D(s). The PD-PI controller has two feedforward control loops. The first loop incorporates the derivative gain Kd,
while the second loop incorporates the proportional gain Kpc and the integral gain Ki.
The transfer function of the PD-PI controller using the 2 loops in Fig.1, Gc(s) is given by Hassaan [11]:
Gc(s) = [KpcKds2
+ (Kpc+KiKd)s + Ki] / s (2)
4. Control System Transfer Function
For the purpose of disturbance rejection, the reference input, R(s) is omitted from Fig.1 and the the disturbance
input D(s) is considered the control system input and C(s) is its output. The closed-loop transfer function of the
closed-loop control systems with disturbance input is obtained from the system block diagram of Fig.1 with R(s) =0
as:
C(s)/D(s) = b0s / [s3
+ a0s2
+a1s + a2] (3)
Where:
b0 = ωn
2
a0 = 2ζωn + KpcKdωn
2
a1 = ωn
2
+ ωn
2
(Kpc + KiKd)
a2 = Ki ωn
2
5. Controller Tuning and System Time Response
The controller has three parameters: Kpc, Ki and Kd. The controller parameters are tuned as follows:
- The control and optimization toolboxes of MATLAB is used to assign the three parameters of the controller
(Kpc , Ki and Kd) [15], [16].
- The MATLAB command 'fminunc' is used [16].
Scientific Review, 2015, 1(6): 102-107
104
- A number of objective functions based on the error between the step time response of the control system for
a unit disturbance input and its zero desired value are selected to tune the controller. They are ITAE, ISE,
IAE, ITSE and ISTSE [17-19].
- The step response of the closed-loop control system is plotted using the command 'step' of MATLAB [15].
- The time-based specifications of the control system are extracted using the MATLAB command 'stepinfo'
[15].
A sample of the tuning results is shown in Table 1 for the highly oscillating second-order-like process.
Table-1 PD-PI controller tuning and performance measures
Objective
Function
ITAE ISE IAE ITSE ISTSE
Kpc 9.9369 8.9705 8.9750 9.9361 9.9377
Ki 1.6175 0.4974 0.4949 1.6190 1.6176
Kd 0.0457 0.0164 0.0020 0.0458 0.0457
cmax 0.095 0.145 0.188 0.095 0.095
Tcmax (s) 0.12 0.10 0.09 0.12 0.12
Ts (s) 4.2 14.0 14.0 4.2 4.2
The effect of the five objective functions on the tuning process is investigated by their effect of the time
response of the control system during the disturbance rejection process. The time response of the control system for
a unit step disturbance input is shown in Fig.2.
Fig-2. Control system time response with 5 objective functions.
The IAE objective function is not suitable at all for this application, while the other four objective functions
generate almost the same time response to the unit step disturbance input.
Because of the nonlinearity of the optimization problem, each guessed proportional parameter Kpc generates a
local minimum for the objective function (ITAE) and hence a set of tuned PD-PI controller parameters. The effect of
the proportional gain on the dynamics of the control system during the disturbance rejection process is shown in
Fig.3 for a proportional gain in the range 5.005 ≤ Kpc ≤ 29.697.
Fig-3.Effect of Kpc up to 24.697 on control system dynamics.
Scientific Review, 2015, 1(6): 102-107
105
The effect of higher levels of Kpc on the disturbance time response during the process of disturbance rejection is
shown in Fig.4 for response time up 2 s.
Fig-4. Effect of Kpc from 59.321 on control system dynamics.
The effect of the proportional gain of the PD-PI controller on some of the time-based specifications of the control
system is shown in Figs.4 and 5 using the ITAE objective function.
Fig-5. Effect controller proportional gain on maximum response.
Fig-6. Effect controller proportional gain on settling time.
Scientific Review, 2015, 1(6): 102-107
106
Both the maximum time response and the settling time of the disturbance time response decreases as the
proportional gain of the PD-PI controller increases.
6. Comparison with other Research Work
The first compensator investigated for disturbance rejection associated with this highly oscillating second-order-
like process was the second-order compensator proposed by the author and used successfully in set point input
tracking associated with the highly oscillating second-order-like process [20]. The same compensator was tried for
disturbance rejection by the author, but it did not give satisfactory results [21]. The comparison of the time response
of the control system for a unit disturbance input using the second-order compensator and the present PD-PI
controller is shown graphically in Fig.7.
Fig-7. Time response comparison for Kpc = 9.937.
The time based specifications of the two time responses in Fig.7 are compared in Table 2.
Table-2. Comparison of control system specifications
Controller /
compensator
cmax Tcmax (s) Ts (s) ess
Second-order
compensator
1.739 1.20 7.3 0.047
Present PD-
PI controller
0.095 0.120 4.2 0
7. Conclusion
 The dynamic problem of disturbance rejection associated with highly oscillating second-order-like process
was investigated using a PD-PI controller.
 The PD-PI controller was tuned using control and optimization toolboxes with five different error-based
objective functions.
 The IAE objective function did not give satisfactory performance.
 The ITAE, ISE, ITSE and ISTSE objective functions have given almost the same time response to a unit
disturbance input.
 The effect of using different levels of guessed proportional gain of the PD-PI controller was investigated for
the range 5 ≤ Kpc ≤ 100.
 The proposed PD-PI controller was completely successful in rejecting the disturbance associated with the
highly oscillating second-order-like process.
 The PD-PI controller could generate a time response without any oscillation around the steady-state value
and succeeded to reduce the steady-state error to zero.
 It was possible to reduce the maximum time response of the control system in response to a unit step
disturbance input to less than 0.01.
 It was possible with the PD-PI controller to reduce the settling time of the time response to zero.
 In comparison with the previously investigated second-order compensator, the PD-PI controller was
superior in rejecting the load disturbance associated with the highly oscillating second-order process.
Scientific Review, 2015, 1(6): 102-107
107
References
[1] Skogestad, S., 2001. "Probably the best simple PID tuning rules in the world." AIChE Annual Meeting,
Reno, Nevada, p. 27.
[2] Skogestad, S. S., 2003. "Simple analytic rules for model reduction and PID controller tuning." Journal of
Process Control, vol. 13, pp. 291-309.
[3] Sorensen, K., Singhose, W., and Dickerson, S., 2007. "A controller enabling precise positioning and sway
reduction in bridge and gantry cranes." Control Engineering Practice, vol. 15, pp. 825-837.
[4] Jain, T. and Nigram, M., 2008. "Optimization of PD-PI controller using swarm intelligence." Journal of
Theoretical and Applied Information Technology, vol. 6, pp. 55-59.
[5] Matusu, R., Prokop, R., and Vojtesek, J., 2009. "Control of systems with time varying delay: an algebraic
approach versus modified Smith predictors." In 17th International Conference on Process Control.Strbske
Pleso, Slovakia. p. 5.
[6] Jujuly, M., 2010. "Analytical design of PID controller for enhanced disturbance rejection of processes
without time delay." M. Sc., Department of Chemical Engineering and Technology, Graduate school of
Yeungnam University. South Korea.
[7] Asad, S., Salahat, M., AbuZalata, M., Alia, M., and Al-Rawashdeh, A., 2011. "Design of Fuzzy PD
controlled overhead crane system with anti-swing compensator." Journal of Engineering and Computer
Innovations, vol. 2, pp. 51-58.
[8] Rajinikanth, V. and Lathe, K., 2012. "Internal model control-PID controller tuning for first order plus time
delayed unstable systems using bacterial foraging algorithm." Scientific Research and Essays, vol. 7, pp.
3406-3420.
[9] Herbst, G., 2013. "A simulative study on active disturbance rejection control as a control tool for
practitioners." Electronics, vol. 2, pp. 246-279.
[10] Agarwal, K., 2013. "A paper on system stability (first order and second order) using PID controller."
International Journal of Innovative Technology and Engineering, vol. 3, pp. 129-132.
[11] Hassaan, G. A., 2014. "PD-PI controller used with first order delayed processes." International Journal of
Engineering Research, vol. 3, pp. 2751-2755.
[12] Hassaan, G. A., 2015. "Controller tuning for disturbance rejection associated with a delayed double
integrating process, Part I: PD-PI controller." International Journal of Computer Techniques, vol. 2, pp.
110-115.
[13] Hassaan, G. A., 2015. "Controller tuning for disturbance rejection associated with a delayed double
integrating process, Part V: 2DOF controller." International Journal of Engineering and Technology, vol. 1,
pp. 26-31.
[14] Shin, K. a. J., U., 2015. "Design and implementation of dynamic attitude control of continuous track system
using gyro sensors." International Journal of Control and Automation, vol. 8, pp. 221-230.
[15] Lopez, C., 2014. Control Systems with MATLAB: Springer.
[16] Lopez, C., 2014. MATLAB optimization techniques: Springer.
[17] Martins, M., 2005. "Tuning PID controllers using ITAE criterion." International Journal of Engineering
Education, vol. 21, pp. 867-873.
[18] Soni, Y. and Bhatt, R., 2013. "BF-PSO optimized PID controller design using ISE, IAE, ITAE and MSE
error criteria." International Journal of Advanced Research in Computer Engineering and Technology, vol.
2, pp. 2333-2336.
[19] Xue, D., Chen, Y., and Atherton, D., 2007. "Linear feedback control: Analysis and design with MATLAB,
Society for Industrial and Applied Mathematics.
[20] Hassaan, G. A., 2015. "Tuning of a novel second-order compensator for use with a highly oscillating
second-order-like process." International Journal of Engineering and Advanced Research Technology, vol.
1, pp. 32-35.
[21] Hassaan, G. A., 2015. "Disturbance rejection associated with a highly oscillating second-order-like process,
Part I: Feedforward second-order compensator." International Journal of Computer Techniques, vol. 2, pp.
90-95.

More Related Content

What's hot

Control tutorials for matlab and simulink introduction pid controller desig...
Control tutorials for matlab and simulink   introduction pid controller desig...Control tutorials for matlab and simulink   introduction pid controller desig...
Control tutorials for matlab and simulink introduction pid controller desig...
ssuser27c61e
 
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
ijics
 
Paper id 21201482
Paper id 21201482Paper id 21201482
Paper id 21201482
IJRAT
 
Servo Fundamentals
Servo FundamentalsServo Fundamentals
Servo Fundamentals
purnima saha
 
Speed Control of DC Motor using PID FUZZY Controller.
Speed Control of DC Motor using PID FUZZY Controller.Speed Control of DC Motor using PID FUZZY Controller.
Speed Control of DC Motor using PID FUZZY Controller.
Binod kafle
 
PID Controller Tuning
PID Controller TuningPID Controller Tuning
PID Controller Tuning
Ahmad Taan
 

What's hot (19)

Controller Tuning for Integrator Plus Delay Processes.
Controller Tuning for Integrator Plus Delay Processes.Controller Tuning for Integrator Plus Delay Processes.
Controller Tuning for Integrator Plus Delay Processes.
 
Control tutorials for matlab and simulink introduction pid controller desig...
Control tutorials for matlab and simulink   introduction pid controller desig...Control tutorials for matlab and simulink   introduction pid controller desig...
Control tutorials for matlab and simulink introduction pid controller desig...
 
Comparative analysis of P/PI/PID controllers for pH neutralization process
Comparative analysis of P/PI/PID controllers for pH neutralization processComparative analysis of P/PI/PID controllers for pH neutralization process
Comparative analysis of P/PI/PID controllers for pH neutralization process
 
Model-based Approach of Controller Design for a FOPTD System and its Real Tim...
Model-based Approach of Controller Design for a FOPTD System and its Real Tim...Model-based Approach of Controller Design for a FOPTD System and its Real Tim...
Model-based Approach of Controller Design for a FOPTD System and its Real Tim...
 
Modified smith predictor based cascade control of unstable time delay processes
Modified smith predictor based cascade control of unstable time delay processesModified smith predictor based cascade control of unstable time delay processes
Modified smith predictor based cascade control of unstable time delay processes
 
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
 
D04954148
D04954148D04954148
D04954148
 
MODEL BASED ANALYSIS OF TEMPERATURE PROCESS UNDER VARIOUS CONTROL STRATEGIES ...
MODEL BASED ANALYSIS OF TEMPERATURE PROCESS UNDER VARIOUS CONTROL STRATEGIES ...MODEL BASED ANALYSIS OF TEMPERATURE PROCESS UNDER VARIOUS CONTROL STRATEGIES ...
MODEL BASED ANALYSIS OF TEMPERATURE PROCESS UNDER VARIOUS CONTROL STRATEGIES ...
 
An optimal PID controller via LQR for standard second order plus time delay s...
An optimal PID controller via LQR for standard second order plus time delay s...An optimal PID controller via LQR for standard second order plus time delay s...
An optimal PID controller via LQR for standard second order plus time delay s...
 
Pid controller mcq answers
Pid controller   mcq answersPid controller   mcq answers
Pid controller mcq answers
 
Paper id 21201482
Paper id 21201482Paper id 21201482
Paper id 21201482
 
Time response of discrete systems 4th lecture
Time response of discrete systems 4th lectureTime response of discrete systems 4th lecture
Time response of discrete systems 4th lecture
 
Ch8 pid controller
Ch8 pid controllerCh8 pid controller
Ch8 pid controller
 
PID controller for microsatellite yaw-axis attitude control system using ITAE...
PID controller for microsatellite yaw-axis attitude control system using ITAE...PID controller for microsatellite yaw-axis attitude control system using ITAE...
PID controller for microsatellite yaw-axis attitude control system using ITAE...
 
Enhanced self-regulation nonlinear PID for industrial pneumatic actuator
Enhanced self-regulation nonlinear PID for industrial pneumatic actuatorEnhanced self-regulation nonlinear PID for industrial pneumatic actuator
Enhanced self-regulation nonlinear PID for industrial pneumatic actuator
 
Servo Fundamentals
Servo FundamentalsServo Fundamentals
Servo Fundamentals
 
Speed Control of DC Motor using PID FUZZY Controller.
Speed Control of DC Motor using PID FUZZY Controller.Speed Control of DC Motor using PID FUZZY Controller.
Speed Control of DC Motor using PID FUZZY Controller.
 
PID Controller Tuning
PID Controller TuningPID Controller Tuning
PID Controller Tuning
 
Shams i ecr-with-cover-page-v2
Shams i ecr-with-cover-page-v2Shams i ecr-with-cover-page-v2
Shams i ecr-with-cover-page-v2
 

Similar to Disturbance Rejection with a Highly Oscillating Second-Order Process, Part II: PD-PI Controller

DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
ijcisjournal
 
Optimized proportional integral derivative (pid) controller for the exhaust t...
Optimized proportional integral derivative (pid) controller for the exhaust t...Optimized proportional integral derivative (pid) controller for the exhaust t...
Optimized proportional integral derivative (pid) controller for the exhaust t...
Ali Marzoughi
 

Similar to Disturbance Rejection with a Highly Oscillating Second-Order Process, Part II: PD-PI Controller (20)

TUNING OF AN I-PD CONTROLLER USED WITH A HIGHLY OSCILLATING SECOND-ORDER PROC...
TUNING OF AN I-PD CONTROLLER USED WITH A HIGHLY OSCILLATING SECOND-ORDER PROC...TUNING OF AN I-PD CONTROLLER USED WITH A HIGHLY OSCILLATING SECOND-ORDER PROC...
TUNING OF AN I-PD CONTROLLER USED WITH A HIGHLY OSCILLATING SECOND-ORDER PROC...
 
FRACTIONAL ORDER PID CONTROLLER TUNING BASED ON IMC
FRACTIONAL ORDER PID CONTROLLER TUNING BASED ON IMC FRACTIONAL ORDER PID CONTROLLER TUNING BASED ON IMC
FRACTIONAL ORDER PID CONTROLLER TUNING BASED ON IMC
 
Pa3426282645
Pa3426282645Pa3426282645
Pa3426282645
 
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
DESIGN OF PID CONTROLLERS INTEGRATOR SYSTEM WITH TIME DELAY AND DOUBLE INTEGR...
 
Comparison Analysis of Model Predictive Controller with Classical PID Control...
Comparison Analysis of Model Predictive Controller with Classical PID Control...Comparison Analysis of Model Predictive Controller with Classical PID Control...
Comparison Analysis of Model Predictive Controller with Classical PID Control...
 
Optimal control of load frequency control power system based on particle swar...
Optimal control of load frequency control power system based on particle swar...Optimal control of load frequency control power system based on particle swar...
Optimal control of load frequency control power system based on particle swar...
 
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
 
Process Control Final Report
Process Control Final ReportProcess Control Final Report
Process Control Final Report
 
Optimized proportional integral derivative (pid) controller for the exhaust t...
Optimized proportional integral derivative (pid) controller for the exhaust t...Optimized proportional integral derivative (pid) controller for the exhaust t...
Optimized proportional integral derivative (pid) controller for the exhaust t...
 
Bj4301341344
Bj4301341344Bj4301341344
Bj4301341344
 
Di34672675
Di34672675Di34672675
Di34672675
 
Optimised control using Proportional-Integral-Derivative controller tuned usi...
Optimised control using Proportional-Integral-Derivative controller tuned usi...Optimised control using Proportional-Integral-Derivative controller tuned usi...
Optimised control using Proportional-Integral-Derivative controller tuned usi...
 
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
 
70
7070
70
 
Modern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningModern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID Tuning
 
G010525868
G010525868G010525868
G010525868
 
1011ijaia03
1011ijaia031011ijaia03
1011ijaia03
 
Aa04405152157
Aa04405152157Aa04405152157
Aa04405152157
 
54 890
54 89054 890
54 890
 
An Approach for Engineering Tuning of PID Controller with a Highly Oscillatin...
An Approach for Engineering Tuning of PID Controller with a Highly Oscillatin...An Approach for Engineering Tuning of PID Controller with a Highly Oscillatin...
An Approach for Engineering Tuning of PID Controller with a Highly Oscillatin...
 

More from Scientific Review SR

Internationalization and Sustainable Operations: A Broad Investigation of Chi...
Internationalization and Sustainable Operations: A Broad Investigation of Chi...Internationalization and Sustainable Operations: A Broad Investigation of Chi...
Internationalization and Sustainable Operations: A Broad Investigation of Chi...
Scientific Review SR
 
Usability Engineering, Human Computer Interaction and Allied Sciences: With R...
Usability Engineering, Human Computer Interaction and Allied Sciences: With R...Usability Engineering, Human Computer Interaction and Allied Sciences: With R...
Usability Engineering, Human Computer Interaction and Allied Sciences: With R...
Scientific Review SR
 
Concentration Distribution and Ecological Risk Assessment of Polycyclic Aroma...
Concentration Distribution and Ecological Risk Assessment of Polycyclic Aroma...Concentration Distribution and Ecological Risk Assessment of Polycyclic Aroma...
Concentration Distribution and Ecological Risk Assessment of Polycyclic Aroma...
Scientific Review SR
 
Volume Fractions of Tantalum Carbides Deduced from the Ta Contents in the Mat...
Volume Fractions of Tantalum Carbides Deduced from the Ta Contents in the Mat...Volume Fractions of Tantalum Carbides Deduced from the Ta Contents in the Mat...
Volume Fractions of Tantalum Carbides Deduced from the Ta Contents in the Mat...
Scientific Review SR
 
Bio Inspired Self-Curing Composite: A Leap into Augmented Enactment
Bio Inspired Self-Curing Composite: A Leap into Augmented EnactmentBio Inspired Self-Curing Composite: A Leap into Augmented Enactment
Bio Inspired Self-Curing Composite: A Leap into Augmented Enactment
Scientific Review SR
 
Reinforcement of Bakelite Moulding Powder in Acrylonitrile Butadiene Rubber (...
Reinforcement of Bakelite Moulding Powder in Acrylonitrile Butadiene Rubber (...Reinforcement of Bakelite Moulding Powder in Acrylonitrile Butadiene Rubber (...
Reinforcement of Bakelite Moulding Powder in Acrylonitrile Butadiene Rubber (...
Scientific Review SR
 
A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...
A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...
A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...
Scientific Review SR
 
Biogas Synthesis as Means of Solid Waste Management in Kampala, Uganda
Biogas Synthesis as Means of Solid Waste Management in Kampala, UgandaBiogas Synthesis as Means of Solid Waste Management in Kampala, Uganda
Biogas Synthesis as Means of Solid Waste Management in Kampala, Uganda
Scientific Review SR
 
The Influence of Partial Replacement of Some Selected Pozzolans on the Drying...
The Influence of Partial Replacement of Some Selected Pozzolans on the Drying...The Influence of Partial Replacement of Some Selected Pozzolans on the Drying...
The Influence of Partial Replacement of Some Selected Pozzolans on the Drying...
Scientific Review SR
 
Machining Versus Molding Tolerances in Manufacturing Automotive Sealing Systems
Machining Versus Molding Tolerances in Manufacturing Automotive Sealing SystemsMachining Versus Molding Tolerances in Manufacturing Automotive Sealing Systems
Machining Versus Molding Tolerances in Manufacturing Automotive Sealing Systems
Scientific Review SR
 
Sinthesis and Properties of Marble-Like Glass-Ceramics Using of Ash from Ther...
Sinthesis and Properties of Marble-Like Glass-Ceramics Using of Ash from Ther...Sinthesis and Properties of Marble-Like Glass-Ceramics Using of Ash from Ther...
Sinthesis and Properties of Marble-Like Glass-Ceramics Using of Ash from Ther...
Scientific Review SR
 

More from Scientific Review SR (20)

Scientific Management of Equipment in Medical Innovation Laboratory
Scientific Management of Equipment in Medical Innovation LaboratoryScientific Management of Equipment in Medical Innovation Laboratory
Scientific Management of Equipment in Medical Innovation Laboratory
 
Internationalization and Sustainable Operations: A Broad Investigation of Chi...
Internationalization and Sustainable Operations: A Broad Investigation of Chi...Internationalization and Sustainable Operations: A Broad Investigation of Chi...
Internationalization and Sustainable Operations: A Broad Investigation of Chi...
 
Mechanical Engineering in Ancient Egypt, Part 92: Tomb Inscription During the...
Mechanical Engineering in Ancient Egypt, Part 92: Tomb Inscription During the...Mechanical Engineering in Ancient Egypt, Part 92: Tomb Inscription During the...
Mechanical Engineering in Ancient Egypt, Part 92: Tomb Inscription During the...
 
Usability Engineering, Human Computer Interaction and Allied Sciences: With R...
Usability Engineering, Human Computer Interaction and Allied Sciences: With R...Usability Engineering, Human Computer Interaction and Allied Sciences: With R...
Usability Engineering, Human Computer Interaction and Allied Sciences: With R...
 
Concentration Distribution and Ecological Risk Assessment of Polycyclic Aroma...
Concentration Distribution and Ecological Risk Assessment of Polycyclic Aroma...Concentration Distribution and Ecological Risk Assessment of Polycyclic Aroma...
Concentration Distribution and Ecological Risk Assessment of Polycyclic Aroma...
 
Volume Fractions of Tantalum Carbides Deduced from the Ta Contents in the Mat...
Volume Fractions of Tantalum Carbides Deduced from the Ta Contents in the Mat...Volume Fractions of Tantalum Carbides Deduced from the Ta Contents in the Mat...
Volume Fractions of Tantalum Carbides Deduced from the Ta Contents in the Mat...
 
Assessment of the Coliform Bacterial Load of Some Drinking Water Sources in D...
Assessment of the Coliform Bacterial Load of Some Drinking Water Sources in D...Assessment of the Coliform Bacterial Load of Some Drinking Water Sources in D...
Assessment of the Coliform Bacterial Load of Some Drinking Water Sources in D...
 
Bio Inspired Self-Curing Composite: A Leap into Augmented Enactment
Bio Inspired Self-Curing Composite: A Leap into Augmented EnactmentBio Inspired Self-Curing Composite: A Leap into Augmented Enactment
Bio Inspired Self-Curing Composite: A Leap into Augmented Enactment
 
Influence of Information and Communication Technology (ICT) in Tourism Sector...
Influence of Information and Communication Technology (ICT) in Tourism Sector...Influence of Information and Communication Technology (ICT) in Tourism Sector...
Influence of Information and Communication Technology (ICT) in Tourism Sector...
 
Reinforcement of Bakelite Moulding Powder in Acrylonitrile Butadiene Rubber (...
Reinforcement of Bakelite Moulding Powder in Acrylonitrile Butadiene Rubber (...Reinforcement of Bakelite Moulding Powder in Acrylonitrile Butadiene Rubber (...
Reinforcement of Bakelite Moulding Powder in Acrylonitrile Butadiene Rubber (...
 
Toxic Effect of Glyphosate-Pesticide on Lipid Peroxidation Superoxide Dismuta...
Toxic Effect of Glyphosate-Pesticide on Lipid Peroxidation Superoxide Dismuta...Toxic Effect of Glyphosate-Pesticide on Lipid Peroxidation Superoxide Dismuta...
Toxic Effect of Glyphosate-Pesticide on Lipid Peroxidation Superoxide Dismuta...
 
Design of Quad-Wheeled Robot for Multi-Terrain Navigation
Design of Quad-Wheeled Robot for Multi-Terrain NavigationDesign of Quad-Wheeled Robot for Multi-Terrain Navigation
Design of Quad-Wheeled Robot for Multi-Terrain Navigation
 
Geometrical Analysis and Design of Tension-Actuated Ackermann Steering System...
Geometrical Analysis and Design of Tension-Actuated Ackermann Steering System...Geometrical Analysis and Design of Tension-Actuated Ackermann Steering System...
Geometrical Analysis and Design of Tension-Actuated Ackermann Steering System...
 
A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...
A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...
A Study of Propensity Score on Influencing Factors of Length of Stay in Hospi...
 
Effects of Carbonation on the Properties of Concrete
Effects of Carbonation on the Properties of ConcreteEffects of Carbonation on the Properties of Concrete
Effects of Carbonation on the Properties of Concrete
 
Biogas Synthesis as Means of Solid Waste Management in Kampala, Uganda
Biogas Synthesis as Means of Solid Waste Management in Kampala, UgandaBiogas Synthesis as Means of Solid Waste Management in Kampala, Uganda
Biogas Synthesis as Means of Solid Waste Management in Kampala, Uganda
 
The Influence of Partial Replacement of Some Selected Pozzolans on the Drying...
The Influence of Partial Replacement of Some Selected Pozzolans on the Drying...The Influence of Partial Replacement of Some Selected Pozzolans on the Drying...
The Influence of Partial Replacement of Some Selected Pozzolans on the Drying...
 
Study on the Granulation of FLY Ash from Thermal Power Station
Study on the Granulation of FLY Ash from Thermal Power StationStudy on the Granulation of FLY Ash from Thermal Power Station
Study on the Granulation of FLY Ash from Thermal Power Station
 
Machining Versus Molding Tolerances in Manufacturing Automotive Sealing Systems
Machining Versus Molding Tolerances in Manufacturing Automotive Sealing SystemsMachining Versus Molding Tolerances in Manufacturing Automotive Sealing Systems
Machining Versus Molding Tolerances in Manufacturing Automotive Sealing Systems
 
Sinthesis and Properties of Marble-Like Glass-Ceramics Using of Ash from Ther...
Sinthesis and Properties of Marble-Like Glass-Ceramics Using of Ash from Ther...Sinthesis and Properties of Marble-Like Glass-Ceramics Using of Ash from Ther...
Sinthesis and Properties of Marble-Like Glass-Ceramics Using of Ash from Ther...
 

Recently uploaded

一比一原版(UNITEC毕业证书)UNITEC理工学院毕业证成绩单原件一模一样
一比一原版(UNITEC毕业证书)UNITEC理工学院毕业证成绩单原件一模一样一比一原版(UNITEC毕业证书)UNITEC理工学院毕业证成绩单原件一模一样
一比一原版(UNITEC毕业证书)UNITEC理工学院毕业证成绩单原件一模一样
dyuozua
 
0838*4800*7379 JUAL OBAT ABORSI CYTOTEC BOGOR
0838*4800*7379 JUAL OBAT ABORSI CYTOTEC BOGOR0838*4800*7379 JUAL OBAT ABORSI CYTOTEC BOGOR
0838*4800*7379 JUAL OBAT ABORSI CYTOTEC BOGOR
jualobat34
 
一比一原版(MU毕业证书)梅努斯大学毕业证成绩单原件一模一样
一比一原版(MU毕业证书)梅努斯大学毕业证成绩单原件一模一样一比一原版(MU毕业证书)梅努斯大学毕业证成绩单原件一模一样
一比一原版(MU毕业证书)梅努斯大学毕业证成绩单原件一模一样
dyuozua
 
一比一原版(UoA毕业证书)奥克兰大学毕业证成绩单原件一模一样
一比一原版(UoA毕业证书)奥克兰大学毕业证成绩单原件一模一样一比一原版(UoA毕业证书)奥克兰大学毕业证成绩单原件一模一样
一比一原版(UoA毕业证书)奥克兰大学毕业证成绩单原件一模一样
dyuozua
 
Corporate Presentation Probe Canaccord Conference 2024.pdf
Corporate Presentation Probe Canaccord Conference 2024.pdfCorporate Presentation Probe Canaccord Conference 2024.pdf
Corporate Presentation Probe Canaccord Conference 2024.pdf
Probe Gold
 
Jual obat aborsi Tawangmangu ( 085657271886 ) Cytote pil telat bulan penggugu...
Jual obat aborsi Tawangmangu ( 085657271886 ) Cytote pil telat bulan penggugu...Jual obat aborsi Tawangmangu ( 085657271886 ) Cytote pil telat bulan penggugu...
Jual obat aborsi Tawangmangu ( 085657271886 ) Cytote pil telat bulan penggugu...
Klinik kandungan
 
一比一原版(YU毕业证书)约克大学毕业证成绩单原件一模一样
一比一原版(YU毕业证书)约克大学毕业证成绩单原件一模一样一比一原版(YU毕业证书)约克大学毕业证成绩单原件一模一样
一比一原版(YU毕业证书)约克大学毕业证成绩单原件一模一样
dyuozua
 
一比一原版(UCD毕业证书)都柏林大学毕业证成绩单原件一模一样
一比一原版(UCD毕业证书)都柏林大学毕业证成绩单原件一模一样一比一原版(UCD毕业证书)都柏林大学毕业证成绩单原件一模一样
一比一原版(UCD毕业证书)都柏林大学毕业证成绩单原件一模一样
dyuozua
 
一比一原版(AUT毕业证书)奥克兰理工大学毕业证成绩单原件一模一样
一比一原版(AUT毕业证书)奥克兰理工大学毕业证成绩单原件一模一样一比一原版(AUT毕业证书)奥克兰理工大学毕业证成绩单原件一模一样
一比一原版(AUT毕业证书)奥克兰理工大学毕业证成绩单原件一模一样
dyuozua
 
一比一原版(UofG毕业证书)圭尔夫大学毕业证成绩单原件一模一样
一比一原版(UofG毕业证书)圭尔夫大学毕业证成绩单原件一模一样一比一原版(UofG毕业证书)圭尔夫大学毕业证成绩单原件一模一样
一比一原版(UofG毕业证书)圭尔夫大学毕业证成绩单原件一模一样
dyuozua
 
一比一原版(ArtEZ毕业证书)ArtEZ艺术学院毕业证成绩单原件一模一样
一比一原版(ArtEZ毕业证书)ArtEZ艺术学院毕业证成绩单原件一模一样一比一原版(ArtEZ毕业证书)ArtEZ艺术学院毕业证成绩单原件一模一样
一比一原版(ArtEZ毕业证书)ArtEZ艺术学院毕业证成绩单原件一模一样
dyuozua
 
一比一原版(EUR毕业证书)鹿特丹伊拉斯姆斯大学毕业证原件一模一样
一比一原版(EUR毕业证书)鹿特丹伊拉斯姆斯大学毕业证原件一模一样一比一原版(EUR毕业证书)鹿特丹伊拉斯姆斯大学毕业证原件一模一样
一比一原版(EUR毕业证书)鹿特丹伊拉斯姆斯大学毕业证原件一模一样
sovco
 

Recently uploaded (20)

一比一原版(UNITEC毕业证书)UNITEC理工学院毕业证成绩单原件一模一样
一比一原版(UNITEC毕业证书)UNITEC理工学院毕业证成绩单原件一模一样一比一原版(UNITEC毕业证书)UNITEC理工学院毕业证成绩单原件一模一样
一比一原版(UNITEC毕业证书)UNITEC理工学院毕业证成绩单原件一模一样
 
Osisko Gold Royalties Ltd - Q1 2024 Results
Osisko Gold Royalties Ltd - Q1 2024 ResultsOsisko Gold Royalties Ltd - Q1 2024 Results
Osisko Gold Royalties Ltd - Q1 2024 Results
 
abortion pills in Riyadh+966572737505 Cytotec Riyadh
abortion pills in  Riyadh+966572737505    Cytotec Riyadhabortion pills in  Riyadh+966572737505    Cytotec Riyadh
abortion pills in Riyadh+966572737505 Cytotec Riyadh
 
0838*4800*7379 JUAL OBAT ABORSI CYTOTEC BOGOR
0838*4800*7379 JUAL OBAT ABORSI CYTOTEC BOGOR0838*4800*7379 JUAL OBAT ABORSI CYTOTEC BOGOR
0838*4800*7379 JUAL OBAT ABORSI CYTOTEC BOGOR
 
Osisko Development - Investor Presentation - May 2024
Osisko Development - Investor Presentation - May 2024Osisko Development - Investor Presentation - May 2024
Osisko Development - Investor Presentation - May 2024
 
一比一原版(MU毕业证书)梅努斯大学毕业证成绩单原件一模一样
一比一原版(MU毕业证书)梅努斯大学毕业证成绩单原件一模一样一比一原版(MU毕业证书)梅努斯大学毕业证成绩单原件一模一样
一比一原版(MU毕业证书)梅努斯大学毕业证成绩单原件一模一样
 
一比一原版(UoA毕业证书)奥克兰大学毕业证成绩单原件一模一样
一比一原版(UoA毕业证书)奥克兰大学毕业证成绩单原件一模一样一比一原版(UoA毕业证书)奥克兰大学毕业证成绩单原件一模一样
一比一原版(UoA毕业证书)奥克兰大学毕业证成绩单原件一模一样
 
The Leonardo 1Q 2024 Results Presentation
The Leonardo 1Q 2024 Results PresentationThe Leonardo 1Q 2024 Results Presentation
The Leonardo 1Q 2024 Results Presentation
 
Corporate Presentation Probe Canaccord Conference 2024.pdf
Corporate Presentation Probe Canaccord Conference 2024.pdfCorporate Presentation Probe Canaccord Conference 2024.pdf
Corporate Presentation Probe Canaccord Conference 2024.pdf
 
Teck Investor Presentation, April 24, 2024
Teck Investor Presentation, April 24, 2024Teck Investor Presentation, April 24, 2024
Teck Investor Presentation, April 24, 2024
 
Jual obat aborsi Tawangmangu ( 085657271886 ) Cytote pil telat bulan penggugu...
Jual obat aborsi Tawangmangu ( 085657271886 ) Cytote pil telat bulan penggugu...Jual obat aborsi Tawangmangu ( 085657271886 ) Cytote pil telat bulan penggugu...
Jual obat aborsi Tawangmangu ( 085657271886 ) Cytote pil telat bulan penggugu...
 
Teekay Corporation Q1-24 Earnings Results
Teekay Corporation Q1-24 Earnings ResultsTeekay Corporation Q1-24 Earnings Results
Teekay Corporation Q1-24 Earnings Results
 
一比一原版(YU毕业证书)约克大学毕业证成绩单原件一模一样
一比一原版(YU毕业证书)约克大学毕业证成绩单原件一模一样一比一原版(YU毕业证书)约克大学毕业证成绩单原件一模一样
一比一原版(YU毕业证书)约克大学毕业证成绩单原件一模一样
 
Financial Results for the Fiscal Year Ended March 2024
Financial Results for the Fiscal Year Ended March 2024Financial Results for the Fiscal Year Ended March 2024
Financial Results for the Fiscal Year Ended March 2024
 
Teck Supplemental Information, May 2, 2024
Teck Supplemental Information, May 2, 2024Teck Supplemental Information, May 2, 2024
Teck Supplemental Information, May 2, 2024
 
一比一原版(UCD毕业证书)都柏林大学毕业证成绩单原件一模一样
一比一原版(UCD毕业证书)都柏林大学毕业证成绩单原件一模一样一比一原版(UCD毕业证书)都柏林大学毕业证成绩单原件一模一样
一比一原版(UCD毕业证书)都柏林大学毕业证成绩单原件一模一样
 
一比一原版(AUT毕业证书)奥克兰理工大学毕业证成绩单原件一模一样
一比一原版(AUT毕业证书)奥克兰理工大学毕业证成绩单原件一模一样一比一原版(AUT毕业证书)奥克兰理工大学毕业证成绩单原件一模一样
一比一原版(AUT毕业证书)奥克兰理工大学毕业证成绩单原件一模一样
 
一比一原版(UofG毕业证书)圭尔夫大学毕业证成绩单原件一模一样
一比一原版(UofG毕业证书)圭尔夫大学毕业证成绩单原件一模一样一比一原版(UofG毕业证书)圭尔夫大学毕业证成绩单原件一模一样
一比一原版(UofG毕业证书)圭尔夫大学毕业证成绩单原件一模一样
 
一比一原版(ArtEZ毕业证书)ArtEZ艺术学院毕业证成绩单原件一模一样
一比一原版(ArtEZ毕业证书)ArtEZ艺术学院毕业证成绩单原件一模一样一比一原版(ArtEZ毕业证书)ArtEZ艺术学院毕业证成绩单原件一模一样
一比一原版(ArtEZ毕业证书)ArtEZ艺术学院毕业证成绩单原件一模一样
 
一比一原版(EUR毕业证书)鹿特丹伊拉斯姆斯大学毕业证原件一模一样
一比一原版(EUR毕业证书)鹿特丹伊拉斯姆斯大学毕业证原件一模一样一比一原版(EUR毕业证书)鹿特丹伊拉斯姆斯大学毕业证原件一模一样
一比一原版(EUR毕业证书)鹿特丹伊拉斯姆斯大学毕业证原件一模一样
 

Disturbance Rejection with a Highly Oscillating Second-Order Process, Part II: PD-PI Controller

  • 1. Scientific Review ISSN: 2412-2599 Vol. 1, No. 7, pp: 102-107, 2015 URL: http://arpgweb.com/?ic=journal&journal=10&info=aims *Corresponding Author 102 Academic Research Publishing Group Disturbance Rejection with a Highly Oscillating Second-Order Process, Part II: PD-PI Controller Galal Ali Hassaan Emeritus Professor, Department of Mechanical Design & Production, Faculty of Engineering, Cairo University, Giza, Egypt. 1. Introduction This is the second paper in a series of research papers investigating disturbance rejection associated with a highly oscillating second-order-like process. The first paper was about using a feedforward second-order compensator for this purpose. Here, is the second paper investigating using the PD-PI controller for the same purpose. . Skogestad [1] used modified integral term of the PID controller to improve disturbance rejection associated with integrating processes. Skogestad [2] used a single tuning rule for first order and second order time delay models . Sorensen, et al. [3] developed a combined feedback and input shaping controller to address sources of oscillation by motion of the bridge or crane or from environmental disturbances. They applied the developed controller on a 10 ton bridge crane of the Georgia Institute of Technology. Jain and Nigram [4] explored the idea of model generation and optimization for a PD-PI controller. They obtained promising results when using the PD-PI controller with the highly nonlinear inverted pendulum. Matusu, Matusu, et al. [5] compared three different control designs for SISO system with harmonically time-varying delay. They compared the three methods through simulation example for both set point tracking and disturbance inputs. Jujuly [6] developed a unified framework for the internal model control (IMC) based on PI/PID controller design and analysis. He developed a generalized 2DOF IMC-PI/PID controller design methods for first order, second order and other processes without time delay and compared with other existing methods. Asad, et al. [7] proposed a fuzzy PD-based control strategy to transfer loads using overhead cranes. They presented a comparative analysis of fuzzy PD and classical PD controllers. Rajinikanth and Lathe [8] proposed a bacterial foraging optimization algorithm based approach to tune an IMC-PID controller for a class of first order plus time delayed unstable systems. They confirmed the efficiency of their tuning procedure through a comparison with other algorithms such as particle swarm optimization and ant colony optimization. They obtained robust performance in reference tracking with perturbed model parameters. Herbst [9] carried out a simulative study using generic first and second order plants for quick virtual assessment of the abilities of disturbance rejection control. He concluded that active disturbance rejection control can be considered as a strong alternative for solving practical control problems. Agarwal [10] proposed tuning rules for PI and PID controllers for unstable first order plus dead time processes. His tuning method is based on the satisfaction of gain and phase pargin specifications. Hassaan [11] examined using a PD-PI controller in controlling first order delayed processes. The results showed better performance when compared with PID controller with two different tuning techniques for set-point tracking. Hassaan [12] investigated using a PD-PI controller for disturbance rejection associated with delayed double integrating processes. He showed that the PD-PI controller is superior compared with other disturbance rejection technique based on PID controller for the same process. Hassaan [13] investigated the possibility of using a 2DOF Abstract: This research paper aims at investigating disturbance rejection associated with a highly oscillating second-order process. The PD-PI controller having three parameters are tuned to provide efficient rejection of a step input disturbance input. Controller tuning based on using MATLAB control and optimization toolboxes. Using the suggested tuning technique, it is possible to reduce the maximum time response of the closed loop control system to as low as 0.0095 and obtain time response to the disturbance input having zero settling time. The effect of the proportional gain of the PD-PI controller on the control system dynamics is investigated for a gain ≤ 100. The performance of the control system during disturbance rejection using the PD-PI controller is compared with that using a second-order compensator. The PD-PI controller is superior in dealing with the disturbance rejection associated with the highly oscillating second-order process. Keywords: Disturbance rejection; Highly oscillating second-order process; PD-PI controller; Controller tuning; Control system performance.
  • 2. Scientific Review, 2015, 1(6): 102-107 103 controller in disturbance rejection associated with delayed double integrating processes. He showed that the 2DOF controller was able to compete with a PID plus first order lag controller, but it could not compete with I-PD and PD- PI controllers. Shin [14] presented PID controller with disturbance rejection, low sensitivity and notch filter against bending frequency by the disturbances. They certified the performance of the designed system by simulation and experimentally indicating the improvement of system performance in cases of existence of external disturbances. 2. Process The controlled process is second-order-like process having the transfer function, Gp(s): Gp(s) = (ωn 2 / (s2 + 2ζωns + ωn 2 ) (1) Where: ωn = process natural frequency = 10 rad/s ζ = process damping ratio = 0.05 This level of damping ratio generates a dynamic system having a highly oscillating characteristics when subjected to a step input. This highly oscillating nature is characterized by an 85.4 % damping ratio. 3. Controller The controller used is a PD-PI controller having the structure shown in Fig.1 [4]. Fig-1. PD-PI controller structure [4]. The block diagram of the control system of Fig.1 has two inputs: reference input R(s) and disturbance input D(s). The PD-PI controller has two feedforward control loops. The first loop incorporates the derivative gain Kd, while the second loop incorporates the proportional gain Kpc and the integral gain Ki. The transfer function of the PD-PI controller using the 2 loops in Fig.1, Gc(s) is given by Hassaan [11]: Gc(s) = [KpcKds2 + (Kpc+KiKd)s + Ki] / s (2) 4. Control System Transfer Function For the purpose of disturbance rejection, the reference input, R(s) is omitted from Fig.1 and the the disturbance input D(s) is considered the control system input and C(s) is its output. The closed-loop transfer function of the closed-loop control systems with disturbance input is obtained from the system block diagram of Fig.1 with R(s) =0 as: C(s)/D(s) = b0s / [s3 + a0s2 +a1s + a2] (3) Where: b0 = ωn 2 a0 = 2ζωn + KpcKdωn 2 a1 = ωn 2 + ωn 2 (Kpc + KiKd) a2 = Ki ωn 2 5. Controller Tuning and System Time Response The controller has three parameters: Kpc, Ki and Kd. The controller parameters are tuned as follows: - The control and optimization toolboxes of MATLAB is used to assign the three parameters of the controller (Kpc , Ki and Kd) [15], [16]. - The MATLAB command 'fminunc' is used [16].
  • 3. Scientific Review, 2015, 1(6): 102-107 104 - A number of objective functions based on the error between the step time response of the control system for a unit disturbance input and its zero desired value are selected to tune the controller. They are ITAE, ISE, IAE, ITSE and ISTSE [17-19]. - The step response of the closed-loop control system is plotted using the command 'step' of MATLAB [15]. - The time-based specifications of the control system are extracted using the MATLAB command 'stepinfo' [15]. A sample of the tuning results is shown in Table 1 for the highly oscillating second-order-like process. Table-1 PD-PI controller tuning and performance measures Objective Function ITAE ISE IAE ITSE ISTSE Kpc 9.9369 8.9705 8.9750 9.9361 9.9377 Ki 1.6175 0.4974 0.4949 1.6190 1.6176 Kd 0.0457 0.0164 0.0020 0.0458 0.0457 cmax 0.095 0.145 0.188 0.095 0.095 Tcmax (s) 0.12 0.10 0.09 0.12 0.12 Ts (s) 4.2 14.0 14.0 4.2 4.2 The effect of the five objective functions on the tuning process is investigated by their effect of the time response of the control system during the disturbance rejection process. The time response of the control system for a unit step disturbance input is shown in Fig.2. Fig-2. Control system time response with 5 objective functions. The IAE objective function is not suitable at all for this application, while the other four objective functions generate almost the same time response to the unit step disturbance input. Because of the nonlinearity of the optimization problem, each guessed proportional parameter Kpc generates a local minimum for the objective function (ITAE) and hence a set of tuned PD-PI controller parameters. The effect of the proportional gain on the dynamics of the control system during the disturbance rejection process is shown in Fig.3 for a proportional gain in the range 5.005 ≤ Kpc ≤ 29.697. Fig-3.Effect of Kpc up to 24.697 on control system dynamics.
  • 4. Scientific Review, 2015, 1(6): 102-107 105 The effect of higher levels of Kpc on the disturbance time response during the process of disturbance rejection is shown in Fig.4 for response time up 2 s. Fig-4. Effect of Kpc from 59.321 on control system dynamics. The effect of the proportional gain of the PD-PI controller on some of the time-based specifications of the control system is shown in Figs.4 and 5 using the ITAE objective function. Fig-5. Effect controller proportional gain on maximum response. Fig-6. Effect controller proportional gain on settling time.
  • 5. Scientific Review, 2015, 1(6): 102-107 106 Both the maximum time response and the settling time of the disturbance time response decreases as the proportional gain of the PD-PI controller increases. 6. Comparison with other Research Work The first compensator investigated for disturbance rejection associated with this highly oscillating second-order- like process was the second-order compensator proposed by the author and used successfully in set point input tracking associated with the highly oscillating second-order-like process [20]. The same compensator was tried for disturbance rejection by the author, but it did not give satisfactory results [21]. The comparison of the time response of the control system for a unit disturbance input using the second-order compensator and the present PD-PI controller is shown graphically in Fig.7. Fig-7. Time response comparison for Kpc = 9.937. The time based specifications of the two time responses in Fig.7 are compared in Table 2. Table-2. Comparison of control system specifications Controller / compensator cmax Tcmax (s) Ts (s) ess Second-order compensator 1.739 1.20 7.3 0.047 Present PD- PI controller 0.095 0.120 4.2 0 7. Conclusion  The dynamic problem of disturbance rejection associated with highly oscillating second-order-like process was investigated using a PD-PI controller.  The PD-PI controller was tuned using control and optimization toolboxes with five different error-based objective functions.  The IAE objective function did not give satisfactory performance.  The ITAE, ISE, ITSE and ISTSE objective functions have given almost the same time response to a unit disturbance input.  The effect of using different levels of guessed proportional gain of the PD-PI controller was investigated for the range 5 ≤ Kpc ≤ 100.  The proposed PD-PI controller was completely successful in rejecting the disturbance associated with the highly oscillating second-order-like process.  The PD-PI controller could generate a time response without any oscillation around the steady-state value and succeeded to reduce the steady-state error to zero.  It was possible to reduce the maximum time response of the control system in response to a unit step disturbance input to less than 0.01.  It was possible with the PD-PI controller to reduce the settling time of the time response to zero.  In comparison with the previously investigated second-order compensator, the PD-PI controller was superior in rejecting the load disturbance associated with the highly oscillating second-order process.
  • 6. Scientific Review, 2015, 1(6): 102-107 107 References [1] Skogestad, S., 2001. "Probably the best simple PID tuning rules in the world." AIChE Annual Meeting, Reno, Nevada, p. 27. [2] Skogestad, S. S., 2003. "Simple analytic rules for model reduction and PID controller tuning." Journal of Process Control, vol. 13, pp. 291-309. [3] Sorensen, K., Singhose, W., and Dickerson, S., 2007. "A controller enabling precise positioning and sway reduction in bridge and gantry cranes." Control Engineering Practice, vol. 15, pp. 825-837. [4] Jain, T. and Nigram, M., 2008. "Optimization of PD-PI controller using swarm intelligence." Journal of Theoretical and Applied Information Technology, vol. 6, pp. 55-59. [5] Matusu, R., Prokop, R., and Vojtesek, J., 2009. "Control of systems with time varying delay: an algebraic approach versus modified Smith predictors." In 17th International Conference on Process Control.Strbske Pleso, Slovakia. p. 5. [6] Jujuly, M., 2010. "Analytical design of PID controller for enhanced disturbance rejection of processes without time delay." M. Sc., Department of Chemical Engineering and Technology, Graduate school of Yeungnam University. South Korea. [7] Asad, S., Salahat, M., AbuZalata, M., Alia, M., and Al-Rawashdeh, A., 2011. "Design of Fuzzy PD controlled overhead crane system with anti-swing compensator." Journal of Engineering and Computer Innovations, vol. 2, pp. 51-58. [8] Rajinikanth, V. and Lathe, K., 2012. "Internal model control-PID controller tuning for first order plus time delayed unstable systems using bacterial foraging algorithm." Scientific Research and Essays, vol. 7, pp. 3406-3420. [9] Herbst, G., 2013. "A simulative study on active disturbance rejection control as a control tool for practitioners." Electronics, vol. 2, pp. 246-279. [10] Agarwal, K., 2013. "A paper on system stability (first order and second order) using PID controller." International Journal of Innovative Technology and Engineering, vol. 3, pp. 129-132. [11] Hassaan, G. A., 2014. "PD-PI controller used with first order delayed processes." International Journal of Engineering Research, vol. 3, pp. 2751-2755. [12] Hassaan, G. A., 2015. "Controller tuning for disturbance rejection associated with a delayed double integrating process, Part I: PD-PI controller." International Journal of Computer Techniques, vol. 2, pp. 110-115. [13] Hassaan, G. A., 2015. "Controller tuning for disturbance rejection associated with a delayed double integrating process, Part V: 2DOF controller." International Journal of Engineering and Technology, vol. 1, pp. 26-31. [14] Shin, K. a. J., U., 2015. "Design and implementation of dynamic attitude control of continuous track system using gyro sensors." International Journal of Control and Automation, vol. 8, pp. 221-230. [15] Lopez, C., 2014. Control Systems with MATLAB: Springer. [16] Lopez, C., 2014. MATLAB optimization techniques: Springer. [17] Martins, M., 2005. "Tuning PID controllers using ITAE criterion." International Journal of Engineering Education, vol. 21, pp. 867-873. [18] Soni, Y. and Bhatt, R., 2013. "BF-PSO optimized PID controller design using ISE, IAE, ITAE and MSE error criteria." International Journal of Advanced Research in Computer Engineering and Technology, vol. 2, pp. 2333-2336. [19] Xue, D., Chen, Y., and Atherton, D., 2007. "Linear feedback control: Analysis and design with MATLAB, Society for Industrial and Applied Mathematics. [20] Hassaan, G. A., 2015. "Tuning of a novel second-order compensator for use with a highly oscillating second-order-like process." International Journal of Engineering and Advanced Research Technology, vol. 1, pp. 32-35. [21] Hassaan, G. A., 2015. "Disturbance rejection associated with a highly oscillating second-order-like process, Part I: Feedforward second-order compensator." International Journal of Computer Techniques, vol. 2, pp. 90-95.