SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal of Engineering and Techniques - Volume 1 Issue 4, July - Aug 2015
ISSN: 2395-1303 http://www.ijetjournal.org Page 26
Controller Tuning for Disturbance Rejection Associated with
Delayed Double Integrating Processes, Part V: 2DOF Controller
Galal Ali Hassaan
Emeritus Professor, Department of Mechanical Design & Production,
Faculty of Engineering, Cairo University, Egypt
I. INTRODUCTION
In a series of research papers the author
investigated five types of feedforward controllers
for the purpose of disturbance rejection associated
with one of the difficult unstable processes which is
the delayed double integrating process. This is the
fifth paper of this series exploring the effectiveness
of using a two-degree of freedom (2DOF) controller
for this purpose and comparing the performance of
the control system with other types of controllers in
the same series.
Wang (2004) studied the design of robust
tracking controller of feed drive for high-speed
machining applications. He tested the tracking
performance of both a cascade controller and 2DOF
tracking controller with discrete time SMC. He
concluded that the 2DOF tracking controller
outperformed the cascade controller in accuracy
and dynamic stiffness [1]. Miklosovic and Gao
(2004) introduced a robust 2DOF control design
technique extending the concepts of active
disturbance rejection control and PID control in
new directions. They assigned the transfer functions
of the 2DOF controller elements for double
integrator process without time delay [2]. Taroco,
Mazzini and Ribeiro (2008) studied the tuning of
2DOF PI/PID controller associated with second-
order unstable processes. They showed that the set-
point time responses were satisfactory and could be
independently tuned [3].
Pokar and Prokop (2008) demonstrated the
utilization of algebraic controller design in an
unconventional ring when controlling integrating
processes with time delay. The considered a 2DOF
control structure and adopted the dominant pole
assignment to tune the controller [4]. Guvenc,
Guvenc and Karaman (2010) investigated the use of
2DOF control structure as a robust steering
controller for yaw stabilization tasks for driver-
assist system. They used steering tasks with and
without the controller to see the effect of using the
controller to improve vehicle handling quality [5].
Liu and Gao (2010) used a 2DOF control structure
allowing for independent regulation of load
disturbance rejection from set-point tracking. They
have given an illustrative example to show the
effectiveness and merits of their proposed method
[6]. Huba and Tapak (2011) presented experimental
verification of a modified filtered Smith predictor
with primary 2DOF P-controller. They showed that
the solutions with a second-order disturbance filter
were much more sensitive than those with first-
order one [7].
RESEARCH ARTICLE OPEN ACCESS
Abstract:
The objective of the paper is to investigate the possibility of using a 2DOF controller in disturbance rejection associated
with delayed double integrating processes. The effect of time delay of the process in a range between 0.1 and 0.9 seconds is
considered. The controller is tuned using MATLAB optimization toolbox with three forms of the objective function in terms of
the error between the step time response of the closed-loop control system and the desired zero value. Using the proposed
controller with the fractional delayed double integrating process indicates the robustness of the controller in the time delay
range used. The 2DOF controller is able to complete with the PID plus first-order lag controller , but it can not compete with
other types of controllers such as the I-PD and PD-PI controllers..
Keywords — Delayed double integrating process, 2DOF controller, controller tuning, MATLAB optimization toolbox,
Control system performance.
International Journal of Engineering and Techniques - Volume 1 Issue 4, July - Aug 2015
ISSN: 2395-1303 http://www.ijetjournal.org Page 27
Liu and Gao (2011) proposed a modified IMC-
based controller designs to deal with step or ramp
load disturbance. They developed analytical
controller formulae based on 2DOF control
structure allowing separate optimization of load
disturbance rejection from set-point tracking. They
presented illustrative examples to show
effectiveness and merits of their proposed method
for different cases of load disturbance [8]. Yesil,
Guzelkaya and Eksin (2012) proposed an online
tuned set-point regulator with a fuzzy mechanism.
The control structure exploited the advantages of
1DOF and 2DOF control forms. They used the IMC
methodology to design the PI controller
incorporated in both control forms [9]. Sutikno,
Abdul aziz, Yee and Mamat (2013) developed a
2DOF controller to overcome the weakness of using
IMC for disturbance rejection. They proposed a
tuning method based on using maximum peak and
gain margin of the control system. They evaluated
the effectiveness of their tuning method and
compared with IMC controller tuning program [10].
Valecha, Narayan and Kumar (2014) presented a
design methodology for 2DOF observer based
controller for integral processes with dead-time.
They used particle swarm optimization to tune the
feedback controller and pre-filter designs. They
demonstrated the efficiency of their design
approach using three design examples [11]. Tang
and Li (2014) proposed a compliant 2DOF micro-
nanopositioning stage with modified lever
displacement amplifiers for the atomic force
microscope scanning system. They designed an
active disturbance rejection controller including the
components of nonlinearity tracking differentiator,
extended state observer and nonlinear state error
feedback for automatically estimating and
suppressing the plant uncertainties [12]. Wul, Wang
and Wang (2015) proposed a dynamic modeling of
a heavy duty parallel manipulator. They presented a
double feedforward control. They concluded that
the tracking performance was improved using their
proposed method [13].
II. PROCESS
The controlled process is delayed double
integrating process having the transfer function,
Gp(s):
Gp(s) = (Kp/s2
) exp(-Tds) (1)
Where Kp is the process gain and Td is its time
delay.
It is dealt with the exponential term in Eq.1 through
the first-order Taylor series as [14]:
exp(-Tds) ≈ 1 – Tds (2)
Combining Eqs.1 and 2 gives the process transfer
function as:
Gp(s) = (-KpTds + Kp) / s2
(3)
III. CONTROLLER
The controller used is a feedforward 2FOF
controller having the structure shown in Fig.1 [2,3].
Fig.1 2DOF controller structure [3].
The block diagram of the control system of Fig.1
has two inputs: reference input R(s) and disturbance
input D(s). The 2DOF controller has two transfer
functions: Gc1(s) in the forward path and Gc2(s) in
the feedback path. According to the work of
Miklosovic and Gao, they have the following
mathematical expressions for double integrating
processes [2]:
Gc1(s) = Ki / s (4)
And Gc2(s) = Kpc +Kds (5)
Where Kpc, Ki and Kd are the gain parameters of the
2DOF controller.
IV. CONTROL SYTEM TRANSFER
FUNCTION
According to the block diagram in Fig.2 for
disturbance rejection analysis, the reference input
R(s) is set to zero and the closed loop transfer
International Journal of Engineering and Techniques - Volume 1 Issue 4, July - Aug 2015
ISSN: 2395-1303 http://www.ijetjournal.org Page 28
function of the resulting control system , M(s) will
be :
M(s) = (b0s2
+b1s) / [a0s3
a1s2
+a2s + a3] (6)
Where:
b0 = -TdKp
b1 = Kp
a0 = 1-TdKpKd
a1 = KpKd-TdKpKpc
a2 = KpKpc-TdKpKpc
a3 = KpKi
V. CONTROLLER TUNING AND SYTEM
TIME RESPONSE
The controller has three parameters: Kpc, Ki and
Kd. The controller parameters are tuned as follows:
- The optimization toolbox of MATLAB is
used to assign the other three parameters of
the controller (Kpc , Ki and Kd) [15].
- The MATLAB command 'fminunc' is used
[15].
- 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 compensators. They are ITAE
[16], ISE and IAE [17].
- The tuning procedure is applied for a
specific time delay of the double integrating
process in the range 0.1 ≤ Td ≤ 0.9 s.
- The step response of the closed-loop control
system is plotted using the command 'step'
of MATLAB [18].
- The time-based specifications of the control
system are extracted using the MATLAB
command 'stepinfo' [18].
A sample of the tuning results is shown in Table
1 for an 0.1 s time delay of the double integrating
process and a unit gain.
TABLE 1
CONTROLLER TUNING FOR PROCESS UNIT GAIN AND 0.1 s
TIME DELAY
Objective
Function
Kpc Ki Kd
ITAE 9.8652 2.3845 9
ISE 9.8652 2.3845 9
IAE 9.8652 2.3845 9
With this controller, changing the objective
function did not have any impact on the tuning
process of the controller parameters, and hence on
the time response of the control system to a unit
disturbance input. The time response of the control
system for a unit step disturbance input is shown in
Figs.2 for time delay of 0.1 s
Fig.2 Control system time response for a 0.1 s time delayed double
integrating process.
The effect of time delay of the time response of
the closed-loop control using ITAE in tuning the
2DOF controller is shown in Fig.3.
Fig.3 Effect of delay time on system time response.
The effect of the time delay of the double
integrating process on some of the time-based
specifications of the control system is shown in
Fig.4 using the ITAE objective function.
International Journal of Engineering and Techniques - Volume 1 Issue 4, July - Aug 2015
ISSN: 2395-1303 http://www.ijetjournal.org Page 29
Fig.4 Effect of process time delay on maximum response, time of
maximum response and settling time.
The maximum time response due to the unit
disturbance input increases as the time delay
increases. The time of the maximum response has a
mean value of 2.04 s with standard deviation of
0.436 s. The settling time increases as the time
delay increases from 0.1 to 0.9 s as clear from its
trend.
VI. COMPARISON WITH OTHER
RESEARCH WORK
The unit disturbance input time response of the
control system for disturbance rejection using the
2DOF controller is compared with the work of
Hassaan using I-PD controller [19], PD-PI
controller [20] and PID plus first-order lag
controller [21] for the same unit gain double
integrating process with 0.1 s time delay. The
comparison is shown graphically in Fig.5.
The time based specifications of the four time
responses in Fig.5 are compared in Table 2.
TABLE 2
COMPARISON OF CONTROL SYSTEM SPECIFICATIONS
Controller cmax Tcmax (s) Ts (s)
I-PD 0.0538 0.2721 0.3
PD-PI 0.0735 0.7178 1.2
PID+first
order lag
0.8314 2.3327 13.0
Present 0.0838 1.9089 4.2
Fig.5 Time response comparison for 0.1 s time delay.
VII. CONCLUSION
- The dynamic problem of tuning a 2 DOF
feedforward controller for use with a
fractional delayed double integrating
process for the purpose of disturbance
rejection was investigated.
- The effect of the process time delay on the
tuning results and the time response of the
control system was investigated.
- Thee objective function forms were applied
to tune the compensator.
- It has been shown that choosing a suitable
objective function had no effect on the
tuning operation of the 2DOF controller.
- The examined 2DOF controller could
compete with the PID plus first-order lag
controller, but could not compete with the
other controller types such as the I-PD and
PD-PI controllers.
- The time delay had a remarkable effect of
the disturbance input time response of the
control system.
- The feedforward 2DOF controller was
robust against the change in the fractional
process time delay in the range between 0.1
and 0.9 seconds in terms of system stability
and performance.
International Journal of Engineering and Techniques - Volume 1 Issue 4, July - Aug 2015
ISSN: 2395-1303 http://www.ijetjournal.org Page 30
REFERENCES
1. J. Wang, “Robust tracking controller design with
application to the motion control of an X-Y feed table for
high speed machinery”, Ph D Thesis, Katholieke
University, Leuven, Belgium, 2004.
2. R. Miklosovic and Z. Gao, “A robust two degree of
freedom control design technique and its practical
application”, Industry Application Conference, vol.3,
pp.1495-1502, 3-7 October, 2004.
3. C. Taroco, H. Mazzini and L. Ribeiro, “Tuning of two
degree of freedom PI/PID controller for second order
unstable processes”, Congresso Brasileiro de Automatica,
Tuiz de Fora, pp.1-6, 2008.
4. L. Pekar and R. Prokop, “Control of delayed integrating
processes using two feedback controllers- RMS approach”,
Proceedings of the 7th
WSEAS International Conference
on System Science and Simulation, Wisconsin, USA,
pp.35-40, 2008.
5. B. Guvenc, L. Guvenc and S. Karaman, “Robust yaw
stability controller design and hardware in the loop testing
for road vehicle”, IEEE Transactions on Vehicular
Technology, vol.58, issue 2, pp.555-571, 2009.
6. T. Liu and F. Gao, “Enhanced IMC based load
disturbance rejection design for integrating processes
with slow dynamics”, Proceedings of the 9th
International
Symposium on Dynamics and Control of Process Systems”,
Leuven, Belgium, pp.67-72, 5-7 July 2010.
7. M. Huba and P. Tapak, “Experimenting with the modified
filtered Smith predictor for FOPDT plants” , 18th
IFAC
World Congress, Milano, Italy, pp.2452-2457, August 28 –
September 2, 2011.
8. T. Liu and F. Gao, “Enhanced IMC design of load
disturbance rejection for integrating and unstable
processes with slow dynamics”, ISA Transaction, vol.50,
pp.239-248, April 2011.
9. E. Yesil, M. Guzelkaya and I. Eksin, “A fuzzy adaptive set-
point rehulator design”, IEEE 13th
International
Symposium on Computational Intelligence, Budapest,
Hungary, 20-22 November, 2012.
10. J. Sutikno, B. Abdul aziz, C. Yee and C. Mamat, “A new
tuning method for two degree of freedom internal model
control under parametric uncertainty”, Chinese Journal of
Chemical Engineering, vol.21, issue 9, pp.1030-1037,
2013.
11. A. Valecha, S. Narayan and J. Kumar, “2DOF observer
based controller for integral process with dead time using
PSO”, International Journal of Control System and
Instrumentation, vol.5, pp.8-21, 2014.
12. H. Tang and Y. Li, “Development and active disturbance
rejection control of a complaint micro-nanopositioning
piezo stage with dual mode”, IEEE Transactions on
Industrial Electronics, vol.61, issue 3, pp.1475-1492, 2014.
13. J. Wul, D. Wang and L. Wang, “A control strategy of a
two degree of freedom heavy duty parallel manipulator”,
Journal of Dynamic Systems, Measurement and Control,
vol.137, issue 6, 10 pages, 2015.
14. C. Mungan, “Three important Taylor series for
introductory physics”, Latin American Journal of Physics
Education, vol.3, issue 3, pp.535-538, 2009.
15. C. Lopez, MATLAB optimization techniques, Springer,
2014.
16. M. Martins, “Tuning PID controllers using ITAE
criterion”, International Journal of Engineering
Education, vol.21, issue 5, pp.867-873, 2005.
17. Y. Soni and R. Bhatt, “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, issue 6, pp.2333-2336,
2013.
18. D. Xue, Y. Chen and D. Atherton, Linear feedback control:
Analysis and design with MATLAB, Society for Industrial
and Applied Mathematics, 2007.
19. G. A. Hassaan, “Controller tuning for disturbance
rejection associated with delayed double integrating
processes: Part II: I-PD controller”, International
Journal of Science and Engineering, Accepted for
publication, 2015.
20. G. A. Hassaan, “Controller tuning for disturbance
rejection associated with delayed double integrating
processes: Part I: PD-PI controller”, International
Journal of Computer Techniques, vol.2, issue 3, pp.110-
115, 2015.
21. G. A. Hassaan, “Controller tuning for disturbance
rejection associated with delayed double integrating
processes: Part IV: PID plus first order lag controller”,
International Journal of Advanced Research in Computer
Science and Technology, Under publication, 2015.
International Journal of Engineering and Techniques - Volume 1 Issue 4, July - Aug 2015
ISSN: 2395-1303 http://www.ijetjournal.org Page 31
BIOGRAPHY
Galal Ali Hassaan
• Emeritus Professor of System Dynamics
and Automatic Control.
• Has got his B.Sc. and M.Sc. from Cairo
University in 1970 and 1974.
• Has got his Ph.D. in 1979 from Bradford
University, UK under the supervision of
Late Prof. John Parnaby.
• Now with the Faculty of Engineering, Cairo
University, EGYPT.
• Research on Automatic Control, Mechanical
Vibrations , Mechanism
Synthesis and History of Mechanical
Engineering.
• Published 10’s of research papers in
international journals and
conferences.
• Author of books on Experimental Systems
Control, Experimental Vibrations and
Evolution of Mechanical Engineering.
• Chief Justice of International Journal of
Computer Techniques.
• Member of the Editorial Board of some
International Journals including the
International Journal of Engineering and
Techniques.
• Reviewer in some international journals.
• Scholars interested in the author’s
publications can visit:
http://scholar.cu.edu.eg/galal

More Related Content

What's hot

IRJET- A Testbed for Real Time Water Level Control System
IRJET- 	  A Testbed for Real Time Water Level Control SystemIRJET- 	  A Testbed for Real Time Water Level Control System
IRJET- A Testbed for Real Time Water Level Control SystemIRJET Journal
 
Design and Implementation of Discrete Augmented Ziegler-Nichols PID Controller
Design and Implementation of Discrete Augmented Ziegler-Nichols PID ControllerDesign and Implementation of Discrete Augmented Ziegler-Nichols PID Controller
Design and Implementation of Discrete Augmented Ziegler-Nichols PID ControllerIDES Editor
 
IRJET- Automobile Radiator Design and Validation
IRJET- Automobile Radiator Design and ValidationIRJET- Automobile Radiator Design and Validation
IRJET- Automobile Radiator Design and ValidationIRJET Journal
 
Endurance Testing of Aircraft Electro-Hydraulic Actuator Using LabVIEW
Endurance Testing of Aircraft Electro-Hydraulic Actuator Using LabVIEWEndurance Testing of Aircraft Electro-Hydraulic Actuator Using LabVIEW
Endurance Testing of Aircraft Electro-Hydraulic Actuator Using LabVIEWWaqas Tariq
 
Fuzzy gain scheduling control apply to an RC Hovercraft
Fuzzy gain scheduling control apply to an RC Hovercraft  Fuzzy gain scheduling control apply to an RC Hovercraft
Fuzzy gain scheduling control apply to an RC Hovercraft IJECEIAES
 
Industrial Control Systems - Special Structures
Industrial Control Systems - Special StructuresIndustrial Control Systems - Special Structures
Industrial Control Systems - Special StructuresBehzad Samadi
 
Control Strategy of Triple Effect Evaporators based on Solar Desalination of...
Control Strategy  of Triple Effect Evaporators based on Solar Desalination of...Control Strategy  of Triple Effect Evaporators based on Solar Desalination of...
Control Strategy of Triple Effect Evaporators based on Solar Desalination of...IRJET Journal
 
Identification-of-aircraft-gas-turbine-engines-temperature-condition-
 Identification-of-aircraft-gas-turbine-engines-temperature-condition- Identification-of-aircraft-gas-turbine-engines-temperature-condition-
Identification-of-aircraft-gas-turbine-engines-temperature-condition-Cemal Ardil
 
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
 
New controllers efficient model based design method
New controllers efficient model based design methodNew controllers efficient model based design method
New controllers efficient model based design methodAlexander Decker
 
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET Journal
 
Identification of-aircraft-gas-turbine-engine-s-temperature-condition
Identification of-aircraft-gas-turbine-engine-s-temperature-conditionIdentification of-aircraft-gas-turbine-engine-s-temperature-condition
Identification of-aircraft-gas-turbine-engine-s-temperature-conditionCemal Ardil
 
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection MechanismMathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection MechanismTELKOMNIKA JOURNAL
 
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...IJECEIAES
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...IRJET Journal
 
Design of predictive controller for smooth set point tracking for fast dynami...
Design of predictive controller for smooth set point tracking for fast dynami...Design of predictive controller for smooth set point tracking for fast dynami...
Design of predictive controller for smooth set point tracking for fast dynami...eSAT Journals
 

What's hot (19)

IRJET- A Testbed for Real Time Water Level Control System
IRJET- 	  A Testbed for Real Time Water Level Control SystemIRJET- 	  A Testbed for Real Time Water Level Control System
IRJET- A Testbed for Real Time Water Level Control System
 
Design and Implementation of Discrete Augmented Ziegler-Nichols PID Controller
Design and Implementation of Discrete Augmented Ziegler-Nichols PID ControllerDesign and Implementation of Discrete Augmented Ziegler-Nichols PID Controller
Design and Implementation of Discrete Augmented Ziegler-Nichols PID Controller
 
IRJET- Automobile Radiator Design and Validation
IRJET- Automobile Radiator Design and ValidationIRJET- Automobile Radiator Design and Validation
IRJET- Automobile Radiator Design and Validation
 
Endurance Testing of Aircraft Electro-Hydraulic Actuator Using LabVIEW
Endurance Testing of Aircraft Electro-Hydraulic Actuator Using LabVIEWEndurance Testing of Aircraft Electro-Hydraulic Actuator Using LabVIEW
Endurance Testing of Aircraft Electro-Hydraulic Actuator Using LabVIEW
 
Fuzzy gain scheduling control apply to an RC Hovercraft
Fuzzy gain scheduling control apply to an RC Hovercraft  Fuzzy gain scheduling control apply to an RC Hovercraft
Fuzzy gain scheduling control apply to an RC Hovercraft
 
Industrial Control Systems - Special Structures
Industrial Control Systems - Special StructuresIndustrial Control Systems - Special Structures
Industrial Control Systems - Special Structures
 
Control Strategy of Triple Effect Evaporators based on Solar Desalination of...
Control Strategy  of Triple Effect Evaporators based on Solar Desalination of...Control Strategy  of Triple Effect Evaporators based on Solar Desalination of...
Control Strategy of Triple Effect Evaporators based on Solar Desalination of...
 
Identification-of-aircraft-gas-turbine-engines-temperature-condition-
 Identification-of-aircraft-gas-turbine-engines-temperature-condition- Identification-of-aircraft-gas-turbine-engines-temperature-condition-
Identification-of-aircraft-gas-turbine-engines-temperature-condition-
 
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...
 
New controllers efficient model based design method
New controllers efficient model based design methodNew controllers efficient model based design method
New controllers efficient model based design method
 
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
 
Identification of-aircraft-gas-turbine-engine-s-temperature-condition
Identification of-aircraft-gas-turbine-engine-s-temperature-conditionIdentification of-aircraft-gas-turbine-engine-s-temperature-condition
Identification of-aircraft-gas-turbine-engine-s-temperature-condition
 
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
 
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection MechanismMathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
 
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
P1111214158
P1111214158P1111214158
P1111214158
 
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
Compensator Design for Speed Control of DC Motor by Root Locus Approach using...
 
Design of predictive controller for smooth set point tracking for fast dynami...
Design of predictive controller for smooth set point tracking for fast dynami...Design of predictive controller for smooth set point tracking for fast dynami...
Design of predictive controller for smooth set point tracking for fast dynami...
 

Similar to [IJET-V1I4P6] Authors :Galal Ali Hassaan

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...IAEME Publication
 
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...IJECEIAES
 
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...TELKOMNIKA JOURNAL
 
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 actuatorIJECEIAES
 
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
 
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 IJITCA Journal
 
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 Systempaperpublications3
 
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 ControllerIRJET Journal
 
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
 
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...ijsc
 
Optimal Feedback Controllers for Aircraft Applications: A Survey
Optimal Feedback Controllers for Aircraft Applications: A SurveyOptimal Feedback Controllers for Aircraft Applications: A Survey
Optimal Feedback Controllers for Aircraft Applications: A SurveyIRJET Journal
 
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...theijes
 
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
 
Tuning of IMC-based PID controllers for integrating systems with time delay
Tuning of IMC-based PID controllers for integrating systems with time delayTuning of IMC-based PID controllers for integrating systems with time delay
Tuning of IMC-based PID controllers for integrating systems with time delayISA Interchange
 
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.theijes
 

Similar to [IJET-V1I4P6] Authors :Galal Ali Hassaan (20)

30120140505012
3012014050501230120140505012
30120140505012
 
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...
 
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...
 
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...
 
B044050811
B044050811B044050811
B044050811
 
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
 
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
 
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
 
C0333017026
C0333017026C0333017026
C0333017026
 
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
 
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
 
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
 
Ge2310721081
Ge2310721081Ge2310721081
Ge2310721081
 
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...
Performance based Comparison between Various Z-N Tuninng PID and Fuzzy Logic ...
 
Optimal Feedback Controllers for Aircraft Applications: A Survey
Optimal Feedback Controllers for Aircraft Applications: A SurveyOptimal Feedback Controllers for Aircraft Applications: A Survey
Optimal Feedback Controllers for Aircraft Applications: A Survey
 
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...
 
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...
 
Tuning of IMC-based PID controllers for integrating systems with time delay
Tuning of IMC-based PID controllers for integrating systems with time delayTuning of IMC-based PID controllers for integrating systems with time delay
Tuning of IMC-based PID controllers for integrating systems with time delay
 
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.
 
Design and implementation of variable and constant load for induction motor
Design and implementation of variable and constant load for induction motorDesign and implementation of variable and constant load for induction motor
Design and implementation of variable and constant load for induction motor
 

More from IJET - International Journal of Engineering and Techniques

More from IJET - International Journal of Engineering and Techniques (20)

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

Recently uploaded

Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 

Recently uploaded (20)

Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 

[IJET-V1I4P6] Authors :Galal Ali Hassaan

  • 1. International Journal of Engineering and Techniques - Volume 1 Issue 4, July - Aug 2015 ISSN: 2395-1303 http://www.ijetjournal.org Page 26 Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating Processes, Part V: 2DOF Controller Galal Ali Hassaan Emeritus Professor, Department of Mechanical Design & Production, Faculty of Engineering, Cairo University, Egypt I. INTRODUCTION In a series of research papers the author investigated five types of feedforward controllers for the purpose of disturbance rejection associated with one of the difficult unstable processes which is the delayed double integrating process. This is the fifth paper of this series exploring the effectiveness of using a two-degree of freedom (2DOF) controller for this purpose and comparing the performance of the control system with other types of controllers in the same series. Wang (2004) studied the design of robust tracking controller of feed drive for high-speed machining applications. He tested the tracking performance of both a cascade controller and 2DOF tracking controller with discrete time SMC. He concluded that the 2DOF tracking controller outperformed the cascade controller in accuracy and dynamic stiffness [1]. Miklosovic and Gao (2004) introduced a robust 2DOF control design technique extending the concepts of active disturbance rejection control and PID control in new directions. They assigned the transfer functions of the 2DOF controller elements for double integrator process without time delay [2]. Taroco, Mazzini and Ribeiro (2008) studied the tuning of 2DOF PI/PID controller associated with second- order unstable processes. They showed that the set- point time responses were satisfactory and could be independently tuned [3]. Pokar and Prokop (2008) demonstrated the utilization of algebraic controller design in an unconventional ring when controlling integrating processes with time delay. The considered a 2DOF control structure and adopted the dominant pole assignment to tune the controller [4]. Guvenc, Guvenc and Karaman (2010) investigated the use of 2DOF control structure as a robust steering controller for yaw stabilization tasks for driver- assist system. They used steering tasks with and without the controller to see the effect of using the controller to improve vehicle handling quality [5]. Liu and Gao (2010) used a 2DOF control structure allowing for independent regulation of load disturbance rejection from set-point tracking. They have given an illustrative example to show the effectiveness and merits of their proposed method [6]. Huba and Tapak (2011) presented experimental verification of a modified filtered Smith predictor with primary 2DOF P-controller. They showed that the solutions with a second-order disturbance filter were much more sensitive than those with first- order one [7]. RESEARCH ARTICLE OPEN ACCESS Abstract: The objective of the paper is to investigate the possibility of using a 2DOF controller in disturbance rejection associated with delayed double integrating processes. The effect of time delay of the process in a range between 0.1 and 0.9 seconds is considered. The controller is tuned using MATLAB optimization toolbox with three forms of the objective function in terms of the error between the step time response of the closed-loop control system and the desired zero value. Using the proposed controller with the fractional delayed double integrating process indicates the robustness of the controller in the time delay range used. The 2DOF controller is able to complete with the PID plus first-order lag controller , but it can not compete with other types of controllers such as the I-PD and PD-PI controllers.. Keywords — Delayed double integrating process, 2DOF controller, controller tuning, MATLAB optimization toolbox, Control system performance.
  • 2. International Journal of Engineering and Techniques - Volume 1 Issue 4, July - Aug 2015 ISSN: 2395-1303 http://www.ijetjournal.org Page 27 Liu and Gao (2011) proposed a modified IMC- based controller designs to deal with step or ramp load disturbance. They developed analytical controller formulae based on 2DOF control structure allowing separate optimization of load disturbance rejection from set-point tracking. They presented illustrative examples to show effectiveness and merits of their proposed method for different cases of load disturbance [8]. Yesil, Guzelkaya and Eksin (2012) proposed an online tuned set-point regulator with a fuzzy mechanism. The control structure exploited the advantages of 1DOF and 2DOF control forms. They used the IMC methodology to design the PI controller incorporated in both control forms [9]. Sutikno, Abdul aziz, Yee and Mamat (2013) developed a 2DOF controller to overcome the weakness of using IMC for disturbance rejection. They proposed a tuning method based on using maximum peak and gain margin of the control system. They evaluated the effectiveness of their tuning method and compared with IMC controller tuning program [10]. Valecha, Narayan and Kumar (2014) presented a design methodology for 2DOF observer based controller for integral processes with dead-time. They used particle swarm optimization to tune the feedback controller and pre-filter designs. They demonstrated the efficiency of their design approach using three design examples [11]. Tang and Li (2014) proposed a compliant 2DOF micro- nanopositioning stage with modified lever displacement amplifiers for the atomic force microscope scanning system. They designed an active disturbance rejection controller including the components of nonlinearity tracking differentiator, extended state observer and nonlinear state error feedback for automatically estimating and suppressing the plant uncertainties [12]. Wul, Wang and Wang (2015) proposed a dynamic modeling of a heavy duty parallel manipulator. They presented a double feedforward control. They concluded that the tracking performance was improved using their proposed method [13]. II. PROCESS The controlled process is delayed double integrating process having the transfer function, Gp(s): Gp(s) = (Kp/s2 ) exp(-Tds) (1) Where Kp is the process gain and Td is its time delay. It is dealt with the exponential term in Eq.1 through the first-order Taylor series as [14]: exp(-Tds) ≈ 1 – Tds (2) Combining Eqs.1 and 2 gives the process transfer function as: Gp(s) = (-KpTds + Kp) / s2 (3) III. CONTROLLER The controller used is a feedforward 2FOF controller having the structure shown in Fig.1 [2,3]. Fig.1 2DOF controller structure [3]. The block diagram of the control system of Fig.1 has two inputs: reference input R(s) and disturbance input D(s). The 2DOF controller has two transfer functions: Gc1(s) in the forward path and Gc2(s) in the feedback path. According to the work of Miklosovic and Gao, they have the following mathematical expressions for double integrating processes [2]: Gc1(s) = Ki / s (4) And Gc2(s) = Kpc +Kds (5) Where Kpc, Ki and Kd are the gain parameters of the 2DOF controller. IV. CONTROL SYTEM TRANSFER FUNCTION According to the block diagram in Fig.2 for disturbance rejection analysis, the reference input R(s) is set to zero and the closed loop transfer
  • 3. International Journal of Engineering and Techniques - Volume 1 Issue 4, July - Aug 2015 ISSN: 2395-1303 http://www.ijetjournal.org Page 28 function of the resulting control system , M(s) will be : M(s) = (b0s2 +b1s) / [a0s3 a1s2 +a2s + a3] (6) Where: b0 = -TdKp b1 = Kp a0 = 1-TdKpKd a1 = KpKd-TdKpKpc a2 = KpKpc-TdKpKpc a3 = KpKi V. CONTROLLER TUNING AND SYTEM TIME RESPONSE The controller has three parameters: Kpc, Ki and Kd. The controller parameters are tuned as follows: - The optimization toolbox of MATLAB is used to assign the other three parameters of the controller (Kpc , Ki and Kd) [15]. - The MATLAB command 'fminunc' is used [15]. - 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 compensators. They are ITAE [16], ISE and IAE [17]. - The tuning procedure is applied for a specific time delay of the double integrating process in the range 0.1 ≤ Td ≤ 0.9 s. - The step response of the closed-loop control system is plotted using the command 'step' of MATLAB [18]. - The time-based specifications of the control system are extracted using the MATLAB command 'stepinfo' [18]. A sample of the tuning results is shown in Table 1 for an 0.1 s time delay of the double integrating process and a unit gain. TABLE 1 CONTROLLER TUNING FOR PROCESS UNIT GAIN AND 0.1 s TIME DELAY Objective Function Kpc Ki Kd ITAE 9.8652 2.3845 9 ISE 9.8652 2.3845 9 IAE 9.8652 2.3845 9 With this controller, changing the objective function did not have any impact on the tuning process of the controller parameters, and hence on the time response of the control system to a unit disturbance input. The time response of the control system for a unit step disturbance input is shown in Figs.2 for time delay of 0.1 s Fig.2 Control system time response for a 0.1 s time delayed double integrating process. The effect of time delay of the time response of the closed-loop control using ITAE in tuning the 2DOF controller is shown in Fig.3. Fig.3 Effect of delay time on system time response. The effect of the time delay of the double integrating process on some of the time-based specifications of the control system is shown in Fig.4 using the ITAE objective function.
  • 4. International Journal of Engineering and Techniques - Volume 1 Issue 4, July - Aug 2015 ISSN: 2395-1303 http://www.ijetjournal.org Page 29 Fig.4 Effect of process time delay on maximum response, time of maximum response and settling time. The maximum time response due to the unit disturbance input increases as the time delay increases. The time of the maximum response has a mean value of 2.04 s with standard deviation of 0.436 s. The settling time increases as the time delay increases from 0.1 to 0.9 s as clear from its trend. VI. COMPARISON WITH OTHER RESEARCH WORK The unit disturbance input time response of the control system for disturbance rejection using the 2DOF controller is compared with the work of Hassaan using I-PD controller [19], PD-PI controller [20] and PID plus first-order lag controller [21] for the same unit gain double integrating process with 0.1 s time delay. The comparison is shown graphically in Fig.5. The time based specifications of the four time responses in Fig.5 are compared in Table 2. TABLE 2 COMPARISON OF CONTROL SYSTEM SPECIFICATIONS Controller cmax Tcmax (s) Ts (s) I-PD 0.0538 0.2721 0.3 PD-PI 0.0735 0.7178 1.2 PID+first order lag 0.8314 2.3327 13.0 Present 0.0838 1.9089 4.2 Fig.5 Time response comparison for 0.1 s time delay. VII. CONCLUSION - The dynamic problem of tuning a 2 DOF feedforward controller for use with a fractional delayed double integrating process for the purpose of disturbance rejection was investigated. - The effect of the process time delay on the tuning results and the time response of the control system was investigated. - Thee objective function forms were applied to tune the compensator. - It has been shown that choosing a suitable objective function had no effect on the tuning operation of the 2DOF controller. - The examined 2DOF controller could compete with the PID plus first-order lag controller, but could not compete with the other controller types such as the I-PD and PD-PI controllers. - The time delay had a remarkable effect of the disturbance input time response of the control system. - The feedforward 2DOF controller was robust against the change in the fractional process time delay in the range between 0.1 and 0.9 seconds in terms of system stability and performance.
  • 5. International Journal of Engineering and Techniques - Volume 1 Issue 4, July - Aug 2015 ISSN: 2395-1303 http://www.ijetjournal.org Page 30 REFERENCES 1. J. Wang, “Robust tracking controller design with application to the motion control of an X-Y feed table for high speed machinery”, Ph D Thesis, Katholieke University, Leuven, Belgium, 2004. 2. R. Miklosovic and Z. Gao, “A robust two degree of freedom control design technique and its practical application”, Industry Application Conference, vol.3, pp.1495-1502, 3-7 October, 2004. 3. C. Taroco, H. Mazzini and L. Ribeiro, “Tuning of two degree of freedom PI/PID controller for second order unstable processes”, Congresso Brasileiro de Automatica, Tuiz de Fora, pp.1-6, 2008. 4. L. Pekar and R. Prokop, “Control of delayed integrating processes using two feedback controllers- RMS approach”, Proceedings of the 7th WSEAS International Conference on System Science and Simulation, Wisconsin, USA, pp.35-40, 2008. 5. B. Guvenc, L. Guvenc and S. Karaman, “Robust yaw stability controller design and hardware in the loop testing for road vehicle”, IEEE Transactions on Vehicular Technology, vol.58, issue 2, pp.555-571, 2009. 6. T. Liu and F. Gao, “Enhanced IMC based load disturbance rejection design for integrating processes with slow dynamics”, Proceedings of the 9th International Symposium on Dynamics and Control of Process Systems”, Leuven, Belgium, pp.67-72, 5-7 July 2010. 7. M. Huba and P. Tapak, “Experimenting with the modified filtered Smith predictor for FOPDT plants” , 18th IFAC World Congress, Milano, Italy, pp.2452-2457, August 28 – September 2, 2011. 8. T. Liu and F. Gao, “Enhanced IMC design of load disturbance rejection for integrating and unstable processes with slow dynamics”, ISA Transaction, vol.50, pp.239-248, April 2011. 9. E. Yesil, M. Guzelkaya and I. Eksin, “A fuzzy adaptive set- point rehulator design”, IEEE 13th International Symposium on Computational Intelligence, Budapest, Hungary, 20-22 November, 2012. 10. J. Sutikno, B. Abdul aziz, C. Yee and C. Mamat, “A new tuning method for two degree of freedom internal model control under parametric uncertainty”, Chinese Journal of Chemical Engineering, vol.21, issue 9, pp.1030-1037, 2013. 11. A. Valecha, S. Narayan and J. Kumar, “2DOF observer based controller for integral process with dead time using PSO”, International Journal of Control System and Instrumentation, vol.5, pp.8-21, 2014. 12. H. Tang and Y. Li, “Development and active disturbance rejection control of a complaint micro-nanopositioning piezo stage with dual mode”, IEEE Transactions on Industrial Electronics, vol.61, issue 3, pp.1475-1492, 2014. 13. J. Wul, D. Wang and L. Wang, “A control strategy of a two degree of freedom heavy duty parallel manipulator”, Journal of Dynamic Systems, Measurement and Control, vol.137, issue 6, 10 pages, 2015. 14. C. Mungan, “Three important Taylor series for introductory physics”, Latin American Journal of Physics Education, vol.3, issue 3, pp.535-538, 2009. 15. C. Lopez, MATLAB optimization techniques, Springer, 2014. 16. M. Martins, “Tuning PID controllers using ITAE criterion”, International Journal of Engineering Education, vol.21, issue 5, pp.867-873, 2005. 17. Y. Soni and R. Bhatt, “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, issue 6, pp.2333-2336, 2013. 18. D. Xue, Y. Chen and D. Atherton, Linear feedback control: Analysis and design with MATLAB, Society for Industrial and Applied Mathematics, 2007. 19. G. A. Hassaan, “Controller tuning for disturbance rejection associated with delayed double integrating processes: Part II: I-PD controller”, International Journal of Science and Engineering, Accepted for publication, 2015. 20. G. A. Hassaan, “Controller tuning for disturbance rejection associated with delayed double integrating processes: Part I: PD-PI controller”, International Journal of Computer Techniques, vol.2, issue 3, pp.110- 115, 2015. 21. G. A. Hassaan, “Controller tuning for disturbance rejection associated with delayed double integrating processes: Part IV: PID plus first order lag controller”, International Journal of Advanced Research in Computer Science and Technology, Under publication, 2015.
  • 6. International Journal of Engineering and Techniques - Volume 1 Issue 4, July - Aug 2015 ISSN: 2395-1303 http://www.ijetjournal.org Page 31 BIOGRAPHY Galal Ali Hassaan • Emeritus Professor of System Dynamics and Automatic Control. • Has got his B.Sc. and M.Sc. from Cairo University in 1970 and 1974. • Has got his Ph.D. in 1979 from Bradford University, UK under the supervision of Late Prof. John Parnaby. • Now with the Faculty of Engineering, Cairo University, EGYPT. • Research on Automatic Control, Mechanical Vibrations , Mechanism Synthesis and History of Mechanical Engineering. • Published 10’s of research papers in international journals and conferences. • Author of books on Experimental Systems Control, Experimental Vibrations and Evolution of Mechanical Engineering. • Chief Justice of International Journal of Computer Techniques. • Member of the Editorial Board of some International Journals including the International Journal of Engineering and Techniques. • Reviewer in some international journals. • Scholars interested in the author’s publications can visit: http://scholar.cu.edu.eg/galal