SlideShare a Scribd company logo
International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016
DOI:10.5121/ijitca.2016.6202 13
A STUDY ON PERFORMANCE OF DIFFERENT
OPEN LOOP PID TUNNING TECHNIQUE FOR
A LIQUID FLOW PROCESS
Pijush Dutta1
,Dr.(Prof) Asok Kumar2
Department of Electronics &Communication Engg.,Global Institute of Management &
Technolgy,India
Department of Electronics &Communication Engg,,MCKV Institute of Engg.,India,
ABSTRACT
Process control is the application and study of automatic control to maintain a process at the desired
operating condition ,safety,and efficiently while satisfying the environmental and product quality.Like the
Level,Temparature & Pressure, Liquid flow Measurement is one of the major controlling parameter in
process plant. This paper mainly concern about the single tank liquid flow process and designing the
controller with different PID tunning methods.Many process plants controlled by the PID controller with
similar dynamics to find out the possible set of satisfactory controller parameters from the less plant
information but from the mathematical model.With minimum effort adjust the controller parameters by
using three open loop PID controller IMC,CHR & AMIGOand compare their output response in real time
flow tank system.
Keywords
Liquid flow System, IMC,C-H-R,AMIGO.
1. INTRODUCTION
In recent times the various parameters like temperature, pressure,level and flow are controlled in
the process of industry.Flow rate control is one of the important parameter in a process system to
keep the liquid the flow in the plant suck as oil,water,chemical liquids in tanks under control.To
maintain a set point at a given value and able to accept te new set point value dynamically in the
flow rate controlled system a proper controller should be designed. To meet their required
performance in time response or in frequency response The conventional PID controller
parameters are tuned for controlling the flow rate of the fluid [1,2]..In that the comparison of
time domain and frequency domain of PID controller mentioned in this process control
performance for 20% increase or decrease in the gain, time constant Dead time is determined
.The best advantage of such controller scheme is that in can handle the constrained of actuated
variables and internal variables.To forcast the process behaviour over the horizon of interest in
most of application is [15],[16].A large number of process control show that PID controller are
poorly tuned as because the PID parameters are operated non systematically .In this paper proper
model designed by following steps-
Step 1.By using the proper Half rule the delay model is designed..
Step 2. Apply the model-based controller settings.,
International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016
14
2. LIQUID FLOW SYSTEM
2.1.Brief description of liquid level System
In the process industries the control of liquid level and flow between the tanks is a basic problem.
Most of the chemical and mixing treatment of the liquid ,the level must be controlled and flow
between these tanks need to be regulated.In all chemical engineering system level and flow are
the heart and nerve of that system .The industries where the liquid level and flow rate are the
necessary parameters includes in following industries
• Petro-chemical industries.
• Paper making industries.
• Water treatment industries etc.
2.2.Modeling of liquid level System
According to the value of Reynolds number it is essential to divide the flow regime into laminar
and turbulent flow.In case the laminar flow the Reynolds number is less than about 2000and for
turbulent flow the Reynolds number is greater than about 3000to 4000.Non linear differential
equation is used for the system which involve turbulent flow and for the laminar flow linear
differential equation is used.In a Industrial process where the liquid flow through connection
pipes and tanks is often turbulent not laminar flow .The dynamic model of the flow can be
represented by introducing the concept of resistance and capacitance .The resistance R is a liquid
flow restriction is defined as the change in the level difference to the cause a unit change in flow
rate.
Q+ qi
Q+ qo
Fig.1liquid flow diagram
Consider the flow through a tanks connecting to two pipe (incoming & outgoing) .The resistance
R for liquid flow in such a pipe is defined by the charge in the level difference which is necessary
to cause a unit change in flow rate. In this system the liquid flow out through the load valve in the
side of the tank. In this system the flow is laminar, hence the relationship between the steady state
flow rate and steady state head at the level is given by
Q=KH (1)
Where Q= Steady-state liquid flow rate,
K= Coefficient of proportionality,
H= Steady-state head,
International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016
15
In case of the turbulent flow, the relationship between steady state flow rate and steady state head
is given by
Q =k √H (2)
Since, dQ= √
dH; (3)
=2
√
(4)
From the equation (2) we get
= (5)
Now we introduced the analogous resistance and capacitance here, to representing the turbulent
flow in the system
Rt= (6)
Rt= (7)
The value of the turbulent flow resistance Rt depends upon the flow rate and head. Thus we can
say that, the flow rate is defined by
Q= (8)
The capacitance of the liquid level system can be defined as the change in the quality of stored
liquid to cause a unit change in head
C=( change in liquid stored, )/(change in head);
The capacitance of the tank is equal to the cross- sectional area of it . If the liquid stored capcity
is constant then the capacitance is constant for any head.
Q = steady –state flow rate,
qi = small deviation of inflow rate from its steady-state value,
qo = small deviation of outflow rate from its steady-state value,
H = steady-state head,
h = small deviation of head from its steady-state value,
as stated previously, a system is said to be linear if the flow of liquid is laminar. Even if the flow
is turbulent, the system can be linearized if the variables changes are kept small. The differential
equations of this system can be obtained by the inflow minus outflow during the small time
interval dt is equal to the additional amount stored in the tank, is given by
Cdh =(qi -qo )dt (9)
Since , we know that
qi =
International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016
16
Equation (9) becomes
RC +h=R qi (10)
Note that the RC is the time constant of the system. Taking Laplace transform of both sides of
equation (10), by assuming zero initial conditions.
(SRC+1)H( s)=RQi
If we consider, qi is input for the system and h is the output for the system, then the transfer
function of the system is given by
( )
(
= (11)
If the qo is taken as the output and the input is qi, then the transfer function of the system is given
by as follows:
qo =
Taking Laplace transform both the sides, we get
Q0(s)=
( )
(12)
From equation (11) and (12), we obtain
( )
( )
=
( )
(
=
.
where [R=0.23 , C=30.4] (13)
2.3.Determination of Process Transfer Function:
Matlab code : H=tf([0.23],[7 1]);>> stepplot(H)
Fig 2. Time delay step response for the uncontrolled 1st
order transfer function
Time domain analysis :
Rise time :15.4
Settling time:27.4
t1=3.17 (35.3% of the max amp)
International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016
17
t2=12.4 ( 85.3%of the max amp)
K=0.229
After computing the t1 & t2 the time time delay (=θ) and the process time constant (=T) can be
obtained by the following equation Θ=1.3t1-0.29t2 =0.525,T=0.67(t2-t1)=6.1841
Now the transfer function can be represented by the equivalent first order time delay form is
G(s)= exp(-Θ*s
=
.
.
exp(-0.525*s) (14)
3.Tunning Methods
3.1 AMIGO Method:
AMIGO (Approximate M-constrained Integral Gain Optimization) tuning method uses a different
PID control algorithm compared to the previous methods. Here ltering is applied on all terms, not
only on the derivative part. The AMIGO controller is given as
u(t) = kp(byr(t)−yf(t))+ki yr(α) − yf (α)dα + kd (c dyr(t)/ dt − yf (t) /dt) (15)
where b and c are the set-point weights and y(f) is the ltered process output signal. Y(f) is
obtained from the process output signal y by ltering, i.e. Yf (s) = Gf (s)Y (s). The lter transfer
function is
Gf(s)=1/(1+sTf)n
(16)
where Tf is the time constant and n = 1, 2, .. is the order. The AMIGO PID controller actually has
six tunable parameters kp, ki , kd, Tf , b and c. The AMIGO tuning rules proposed by Åström and
Hägglund in [8] are
Kp = 1/ K ( 0.2 + 0.45 T /L1 ) ; Ti = L1( 0.4L1 + 0.8T)/( L1 + 0.1T) ;
Td=0.5L1T/(0.3L1+T) (17)
where parameters K, T and L1 are determined by the rst order model in(14) Filter time constant is
set to Tf ≈ 0.1L1 and the set point weights are set to c = 0 and
b = 0, if L1 T +L1 < 0.5
1, if L1 T +L1 ≥ 0.5
Note that kp = Kp, ki = Kp/Ti and kd = KpTd.
3.2 IMC Method :
The internal model controller provides a transparent frame work for control system design and
tuning. The first order transfer function of the process has been adopted as a reference [3,6]. The
derivation to calculate the parameters of ideal internal model control based proportional integral
derivative controller is expressed in below.
Gp(s) = kp / (τps + 1)
Gp(s) is the transfer function of the process
International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016
18
Gp(s) = 0.23 / (7s + 1)
The ideal internal model control controller transfer function Q(s) which includes the filter f(s) to
make a Q(s) semi proper is given below
Q(s) = Gp-1(s) f(s)
f(s) = 1 / (λs + 1)
Q(s) = ( (7s + 1) /0.23 ) * (1 / λs + 1)
λ is the tuning parameter of the filter f(s)
Take the value of λ as 0.466[=7/(3*5)], which is practically one third of one fifth of time constant
and put it in equation (4.6) to get the value of ideal internal model control controller Q(s). The
equation becomes
Q(s) = ( (7s + 1) / 0.23 ) * (1 / 0.466s + 1)
Q(s) = (7s + 1) / (0.107s + 0.23)
From the above equation (4.6), the value for the proportional integral tuning parameters is given
by
kc = τp / kpλ
kc = 7 /0.23*0.466 = 65.31
τi = τp = 7
So the transfer function of proportional integral controller is now given by Gc(s) = kc ( (τis +1) /
(τis)
Gc(s) = 65.31 ( (7s +1) / (7s) ) (18)
The above transfer function without delay and disturbance results in proportional integral control
only.
3.2 C-H-R Method :( Chien ,Hrones and Reswick)
In the process industry the parameters are often tuned according to CHR recommendations .They
are based on the tuned parameters of open loop step reference change response. This type PID
tuning method is only useful for the 0% overshoot.
4. Simulation &Analysis
4.1.PID Controller response :
Fig3.AMIGO PID step response
International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016
19
Fig4. IMC PID step response
Fig5.CHR PID step response
4.2.Bode Plot characteristics :
Fig6.Bode plot for AMIGO PID tunning
Fig7.Bode plot for IMC PID tunning
International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016
20
Fig7.Bode plot for C-H-R PID tunning
4.C Nyquist characteristics :
Fig8.Nyquist plot for AMIGO PID tunning method
Fig9. Nyquist plot for IMC PID tunning method
Fig10. Nyquist plot for C-H-R PID tunning method
International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016
21
TABLE1.Open loop pid tunning parameters
Method Kp Ti Td
AMIGO method 24.02 2.36 0.2559
IMC method
(λ=0.13125)
4.230 6.4466 0.4831
C.H.R method 30.8626 6.1841 0.2625
TABLE2.Time domain analysis for different tunning method
Method Rise time Peak time Settling time overshoot
AMIGO method 2.03 27.5 17.9 no
IMC method
(λ=0.13125)
4.6 6.07 15.5 no
C.H.R method 1.94 6.1 11.9 10%
TABLE3.Frequency domain & robustness analysis
Method
Frequency domain analysis robustness analysis
Gain margin Phase margin
Modulus
margin (db)
Dealy margin
(sec)
AMIGO
method
infinite -6.26 -61.3633 3.0587
IMC
method
(λ=0.13125)
Infinite -0.578 -39.1834 1.0161
C.H.R
method
Infinite -0.657 -54.8578 1.5114
CONCLUSIONS
For,the open loop liquid flow tunning method gives 0%overshoot except the CHR method as
shown in figure as well as the table2.The IMC &CHR gives the least settling time but AMIGO &
CHR gives least rise time.Show out of all open loop tunning method IMC & CHR tunning
methods gives the best performance while time domain analysis AMIGO tunning method gives
the least saisfactory performance in liquid flow process.In a frequency domain analysis only IMC
open loop method gives the value of the phase margin within the range but the gain margin is not
achieved.In robustness analysis modulus margin & delay margin both are not fall in range. In a
nyquist plot no one of the open loop tunning system enclosed the point -1+j.0.
REFERENCES
[1] Niimura, T. and Yokoyama, R., “Water level control of small-scale hydro- generating units by fuzzy
logic”, Proceedings of IEEE International Conference on Systems, Man and Cybernetics, pp.
483,1995.
[2] Roubos,J.A., Babuska,R., Bruijn,R.M. and Verbruggen,H.B., “Predictive Control by Local
Linearizatin of a Takagi-Sugeno Fuzzy Model”, IEEE Transactions, 1998.
[3] N.K Bose, P. Liang, “Neural network fundamentals with graphs,algorithms and applications”,2001.
[4] Ghwanmeh,S.H., Jones,K.O. and Williams,D., “On-line Performance Evaluation of a Self- Learning
Fuzzy Logic Controller Applied to Non-Linear Processes”, IEEE Transactions, 1996
International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016
22
[5] Riyaz Shariff, Audrey Cudrak and Qing Zhang “Advanced process control techniques for water
treatment using artificial neural networks”
[6] J. Environ. Eng. Sci. 3(S1): S61–S67 (2004).[6] Xiao,Y., Hu,H., Jiang,H., Zhou,J.and Yang,Q., “A
Adaptive Control Based Neural Network for Liquid Level of Molten Steel Smelting Noncrystlloid
Flimsy Alloy Line”, Proc. of 4th World Congress on Intelligent Control and Automation, China,
2002.
[7] Yamada, T.and Yabuta, T., “Dynamic system identification using neural networks”, Systems, Man
and Cybernetics, IEEE Transactions on,Vol.23, Issue 1,Jan/Feb, 1993.
[8] S. Haykin, Neural Networks: “A comprehensive foundation”, 2002.
[9] Narendra, K.S. and Parthasarathy, K., “Identification and Control of Dynamical Systems Using
Neural Networks”, Neural Networks, IEEE Transactions on,Vol.1, No.1,Mar,1990.
[10] Takagi,T. and Sugeno,M., “Fuzzy Identification of System and its Applicaiton to Modeling and
Control”, IEEE Transactions on Systems, Man and Cybernetics, Vol.15, No.1, 1985.
[11] D. W. Clarke, C. Mohtadi, and P. S. Tuffs, “Generalized predictivecontrol-part 1: The basic
algorithm,” Automatica, 137-148 vol.23, 1987.
[12] Tan, K.K., Lee, T.H., Hunag, S.N. & Leu, F.M., “PID control designbased on a gpc approach,”
Industrial & Engineering Chemistry Research 41(8), 2002.
[13] T. Peterson. E. Hemandez. Y. Arkun, and F.J. Schork, "Nonlinear Predictive Control of a Semi
Batch Polymerisation Reactor by an Extended DMC." Proc. I989 American Control
Conference, pp. 1534- 1539. in 1989.
[14] J. Thibault and B.P.A. Grandjean. "Neural Networks in Process Control:A Survey," Advunced
Control of Chemical Processes. K. Najim and E.Dufour. eds.. IFAC Symposium Series No. 8, pp.
251.260.
[15] C. Cutler and B. Ramaker, "Dynamic Matrix Control: A Computer Control Algorithm," Pror. 1980
Joint Autoniatic Coritrol Conference.
[16] C.E. Garcia and M. Morari, "Internal Model Control. I . A Unifying Review and Some New
Results," hid. Eng. Chem. Process Des. Dei: 2 1.pp.308-323, 1982
[17] Katsuhiko Ogata, “Modern Control System”, 3rd edition, Prentice Hall, Upper Saddle River, New
Jersy 07458
Authors:
Pijush Dutta :He received the Bachelor’s Degree in the Department of Electronics &
communication Engneering Dept.& Masters Degree in the Department of Mechatronics
from West Bengal University of Technology , India , in 2007 and 2012 respectively.He is
currently assistant professor in the department of ECE Department , in Global Institute of
Mangement Technology , Krishnagar ,India. His research are is intelligence system
&,sensor &transducer .
Dr(Prof)Asok Kumar:He received the Bachelor &Masters in the Department of Radio
Physics &electronics from Calcutta University ,India in 1997&1999repectively .He
received His Phd Degree from Jadavpur university from 2007.He has more than 45
international & national journal .His research fields are coding,communication .sensor
&Transducer & intelligence system .

More Related Content

PDF
IJRTER_KSK
PDF
10.1.1.1039.4745
PDF
IRJET_KSK
PDF
10.1.1.193.2962
PPTX
PPTX
Presentation on Computational fluid dynamic smulation and benchmarking a dess...
PDF
Application-Of-Laplace-Transform-To-Pressure-Transient-Analysis-In-A-Reservoi...
PDF
A Robust Fuzzy Logic Control of Two Tanks Liquid Level Process
IJRTER_KSK
10.1.1.1039.4745
IRJET_KSK
10.1.1.193.2962
Presentation on Computational fluid dynamic smulation and benchmarking a dess...
Application-Of-Laplace-Transform-To-Pressure-Transient-Analysis-In-A-Reservoi...
A Robust Fuzzy Logic Control of Two Tanks Liquid Level Process

What's hot (17)

PDF
Chato lox tank helium removal for propellant scavenging presentation 2009
PDF
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
PDF
Liquid Level Estimation in Dynamic Condition using Kalman Filter
PPSX
Productivity index
PDF
Cfd simulation of flow heat and mass transfer
PPTX
A literature review on Computational fluid dynamic simulation on Ranque Hilsc...
PDF
gonzales_wesley_ENGR3406_FINAL_PROJECT
PPTX
Om presentation
PDF
An optimal PID controller via LQR for standard second order plus time delay s...
PDF
3. Enhance DCM
PDF
PID controller auto tuning based on process step response and damping optimum...
PDF
Tomographic inverse estimation of aquifer properties based on pressure varia...
PPTX
Process Modelling and Control : Summary most important points in process mo...
PDF
International Journal of Engineering Research and Development (IJERD)
PDF
Ijmet 08 02_029NUMERICAL SOLUTIONS FOR PERFORMANCE PREDICTION OF CENTRIFUGAL ...
PDF
0520 th m10.4
PPTX
Process dynamics
Chato lox tank helium removal for propellant scavenging presentation 2009
Mathematical Modeling and Fuzzy Adaptive PID Control of Erection Mechanism
Liquid Level Estimation in Dynamic Condition using Kalman Filter
Productivity index
Cfd simulation of flow heat and mass transfer
A literature review on Computational fluid dynamic simulation on Ranque Hilsc...
gonzales_wesley_ENGR3406_FINAL_PROJECT
Om presentation
An optimal PID controller via LQR for standard second order plus time delay s...
3. Enhance DCM
PID controller auto tuning based on process step response and damping optimum...
Tomographic inverse estimation of aquifer properties based on pressure varia...
Process Modelling and Control : Summary most important points in process mo...
International Journal of Engineering Research and Development (IJERD)
Ijmet 08 02_029NUMERICAL SOLUTIONS FOR PERFORMANCE PREDICTION OF CENTRIFUGAL ...
0520 th m10.4
Process dynamics
Ad

Similar to A STUDY ON PERFORMANCE OF DIFFERENT OPEN LOOP PID TUNNING TECHNIQUE FOR A LIQUID FLOW PROCESS (20)

PDF
Design and Control of a Hydraulic Servo System and Simulation Analysis
PDF
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
PDF
TOCbw I&ECPDD Oct67
PDF
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
PDF
G010525868
PDF
An Adaptive Liquid Level Controller Using Multi Sensor Data Fusion
PPT
Control system
PDF
Robust PID Controller Design for Non-Minimum Phase Systems using Magnitude Op...
PDF
Simulation, bifurcation, and stability analysis of a SEPIC converter control...
PDF
PID controller using rapid control prototyping techniques
PDF
Design of de-coupler for an interacting tanks system
PDF
Tank liquid level control using narma l2 and mpc controllers
PDF
Simulation analysis of Series Cascade control Structure and anti-reset windup...
PDF
On the dynamic behavior of the current in the condenser of a boost converter ...
PDF
C045051318
PDF
Nonlinear batch reactor temperature control based on adaptive feedback based ilc
PDF
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILC
PDF
Iaetsd design and implementation of intelligent
PDF
Modeling & Analysis of a Novel Adaptive Hysteresis Band Controller for Boost ...
PDF
C0325010015
Design and Control of a Hydraulic Servo System and Simulation Analysis
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
TOCbw I&ECPDD Oct67
Metamodel-based Optimization of a PID Controller Parameters for a Coupled-tan...
G010525868
An Adaptive Liquid Level Controller Using Multi Sensor Data Fusion
Control system
Robust PID Controller Design for Non-Minimum Phase Systems using Magnitude Op...
Simulation, bifurcation, and stability analysis of a SEPIC converter control...
PID controller using rapid control prototyping techniques
Design of de-coupler for an interacting tanks system
Tank liquid level control using narma l2 and mpc controllers
Simulation analysis of Series Cascade control Structure and anti-reset windup...
On the dynamic behavior of the current in the condenser of a boost converter ...
C045051318
Nonlinear batch reactor temperature control based on adaptive feedback based ilc
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILC
Iaetsd design and implementation of intelligent
Modeling & Analysis of a Novel Adaptive Hysteresis Band Controller for Boost ...
C0325010015
Ad

More from IJITCA Journal (20)

PDF
ANALYSIS AND GLOBAL CHAOS CONTROL OF THE HYPERCHAOTIC LI SYSTEM VIA SLIDING C...
PDF
HYBRID CHAOS SYNCHRONIZATION OF UNCERTAIN LORENZ-STENFLO AND QI 4-D CHAOTIC S...
PDF
INVESTIGATING HUMAN-MACHINE INTERFACES’ EFFICIENCY IN INDUSTRIAL MACHINERY AN...
PDF
AN ENVIRONMENT-VISUALIZATION SYSTEM WITH IMAGE-BASED RETRIEVAL AND DISTANCE C...
PDF
INVESTIGATING HUMAN-MACHINE INTERFACES’ EFFICIENCY IN INDUSTRIAL MACHINERY AN...
PDF
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...
PDF
DEVELOPMENT OF AN INTEGRATED TOOL THAT SUMMARRIZE AND PRODUCE THE SIGN LANGUA...
PDF
IMPROVED CONTROL DESIGN FOR AUTONOMOUS VEHICLES
PDF
CARE –AN ARCHITECTURAL APPROACH FOR A MULTIMEDIA ASSISTANCE SYSTEM FOR SINGLE...
PDF
16th International Conference on Web services & Semantic Technology (WeST 2024)
PDF
13th International Conference on Signal, Image Processing and Pattern Recogni...
PDF
International Journal of Information Technology, Control and Automation (IJITCA)
PDF
10th International Conference on Data Mining and Database Management Systems ...
PDF
International Journal of Information Technology Convergence and services (IJI...
DOCX
International Journal of Information Technology, Control and Automation (IJITCA)
DOCX
International Journal of Information Technology, Control and Automation (IJITCA)
PDF
International Journal of Information Technology, Control and Automation (IJITCA)
PDF
6th International Conference on Machine Learning & Applications (CMLA 2024)
PDF
The International Journal of Information Technology, Control and Automation (...
PDF
The International Journal of Information Technology, Control and Automation (...
ANALYSIS AND GLOBAL CHAOS CONTROL OF THE HYPERCHAOTIC LI SYSTEM VIA SLIDING C...
HYBRID CHAOS SYNCHRONIZATION OF UNCERTAIN LORENZ-STENFLO AND QI 4-D CHAOTIC S...
INVESTIGATING HUMAN-MACHINE INTERFACES’ EFFICIENCY IN INDUSTRIAL MACHINERY AN...
AN ENVIRONMENT-VISUALIZATION SYSTEM WITH IMAGE-BASED RETRIEVAL AND DISTANCE C...
INVESTIGATING HUMAN-MACHINE INTERFACES’ EFFICIENCY IN INDUSTRIAL MACHINERY AN...
Effect of Different Defuzzification methods in a Fuzzy Based Liquid Flow cont...
DEVELOPMENT OF AN INTEGRATED TOOL THAT SUMMARRIZE AND PRODUCE THE SIGN LANGUA...
IMPROVED CONTROL DESIGN FOR AUTONOMOUS VEHICLES
CARE –AN ARCHITECTURAL APPROACH FOR A MULTIMEDIA ASSISTANCE SYSTEM FOR SINGLE...
16th International Conference on Web services & Semantic Technology (WeST 2024)
13th International Conference on Signal, Image Processing and Pattern Recogni...
International Journal of Information Technology, Control and Automation (IJITCA)
10th International Conference on Data Mining and Database Management Systems ...
International Journal of Information Technology Convergence and services (IJI...
International Journal of Information Technology, Control and Automation (IJITCA)
International Journal of Information Technology, Control and Automation (IJITCA)
International Journal of Information Technology, Control and Automation (IJITCA)
6th International Conference on Machine Learning & Applications (CMLA 2024)
The International Journal of Information Technology, Control and Automation (...
The International Journal of Information Technology, Control and Automation (...

Recently uploaded (20)

PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PDF
Well-logging-methods_new................
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
composite construction of structures.pdf
PDF
PPT on Performance Review to get promotions
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
Welding lecture in detail for understanding
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
additive manufacturing of ss316l using mig welding
PPT
Mechanical Engineering MATERIALS Selection
PDF
Digital Logic Computer Design lecture notes
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Well-logging-methods_new................
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
composite construction of structures.pdf
PPT on Performance Review to get promotions
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
Internet of Things (IOT) - A guide to understanding
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Operating System & Kernel Study Guide-1 - converted.pdf
Welding lecture in detail for understanding
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
additive manufacturing of ss316l using mig welding
Mechanical Engineering MATERIALS Selection
Digital Logic Computer Design lecture notes
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd

A STUDY ON PERFORMANCE OF DIFFERENT OPEN LOOP PID TUNNING TECHNIQUE FOR A LIQUID FLOW PROCESS

  • 1. International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016 DOI:10.5121/ijitca.2016.6202 13 A STUDY ON PERFORMANCE OF DIFFERENT OPEN LOOP PID TUNNING TECHNIQUE FOR A LIQUID FLOW PROCESS Pijush Dutta1 ,Dr.(Prof) Asok Kumar2 Department of Electronics &Communication Engg.,Global Institute of Management & Technolgy,India Department of Electronics &Communication Engg,,MCKV Institute of Engg.,India, ABSTRACT Process control is the application and study of automatic control to maintain a process at the desired operating condition ,safety,and efficiently while satisfying the environmental and product quality.Like the Level,Temparature & Pressure, Liquid flow Measurement is one of the major controlling parameter in process plant. This paper mainly concern about the single tank liquid flow process and designing the controller with different PID tunning methods.Many process plants controlled by the PID controller with similar dynamics to find out the possible set of satisfactory controller parameters from the less plant information but from the mathematical model.With minimum effort adjust the controller parameters by using three open loop PID controller IMC,CHR & AMIGOand compare their output response in real time flow tank system. Keywords Liquid flow System, IMC,C-H-R,AMIGO. 1. INTRODUCTION In recent times the various parameters like temperature, pressure,level and flow are controlled in the process of industry.Flow rate control is one of the important parameter in a process system to keep the liquid the flow in the plant suck as oil,water,chemical liquids in tanks under control.To maintain a set point at a given value and able to accept te new set point value dynamically in the flow rate controlled system a proper controller should be designed. To meet their required performance in time response or in frequency response The conventional PID controller parameters are tuned for controlling the flow rate of the fluid [1,2]..In that the comparison of time domain and frequency domain of PID controller mentioned in this process control performance for 20% increase or decrease in the gain, time constant Dead time is determined .The best advantage of such controller scheme is that in can handle the constrained of actuated variables and internal variables.To forcast the process behaviour over the horizon of interest in most of application is [15],[16].A large number of process control show that PID controller are poorly tuned as because the PID parameters are operated non systematically .In this paper proper model designed by following steps- Step 1.By using the proper Half rule the delay model is designed.. Step 2. Apply the model-based controller settings.,
  • 2. International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016 14 2. LIQUID FLOW SYSTEM 2.1.Brief description of liquid level System In the process industries the control of liquid level and flow between the tanks is a basic problem. Most of the chemical and mixing treatment of the liquid ,the level must be controlled and flow between these tanks need to be regulated.In all chemical engineering system level and flow are the heart and nerve of that system .The industries where the liquid level and flow rate are the necessary parameters includes in following industries • Petro-chemical industries. • Paper making industries. • Water treatment industries etc. 2.2.Modeling of liquid level System According to the value of Reynolds number it is essential to divide the flow regime into laminar and turbulent flow.In case the laminar flow the Reynolds number is less than about 2000and for turbulent flow the Reynolds number is greater than about 3000to 4000.Non linear differential equation is used for the system which involve turbulent flow and for the laminar flow linear differential equation is used.In a Industrial process where the liquid flow through connection pipes and tanks is often turbulent not laminar flow .The dynamic model of the flow can be represented by introducing the concept of resistance and capacitance .The resistance R is a liquid flow restriction is defined as the change in the level difference to the cause a unit change in flow rate. Q+ qi Q+ qo Fig.1liquid flow diagram Consider the flow through a tanks connecting to two pipe (incoming & outgoing) .The resistance R for liquid flow in such a pipe is defined by the charge in the level difference which is necessary to cause a unit change in flow rate. In this system the liquid flow out through the load valve in the side of the tank. In this system the flow is laminar, hence the relationship between the steady state flow rate and steady state head at the level is given by Q=KH (1) Where Q= Steady-state liquid flow rate, K= Coefficient of proportionality, H= Steady-state head,
  • 3. International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016 15 In case of the turbulent flow, the relationship between steady state flow rate and steady state head is given by Q =k √H (2) Since, dQ= √ dH; (3) =2 √ (4) From the equation (2) we get = (5) Now we introduced the analogous resistance and capacitance here, to representing the turbulent flow in the system Rt= (6) Rt= (7) The value of the turbulent flow resistance Rt depends upon the flow rate and head. Thus we can say that, the flow rate is defined by Q= (8) The capacitance of the liquid level system can be defined as the change in the quality of stored liquid to cause a unit change in head C=( change in liquid stored, )/(change in head); The capacitance of the tank is equal to the cross- sectional area of it . If the liquid stored capcity is constant then the capacitance is constant for any head. Q = steady –state flow rate, qi = small deviation of inflow rate from its steady-state value, qo = small deviation of outflow rate from its steady-state value, H = steady-state head, h = small deviation of head from its steady-state value, as stated previously, a system is said to be linear if the flow of liquid is laminar. Even if the flow is turbulent, the system can be linearized if the variables changes are kept small. The differential equations of this system can be obtained by the inflow minus outflow during the small time interval dt is equal to the additional amount stored in the tank, is given by Cdh =(qi -qo )dt (9) Since , we know that qi =
  • 4. International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016 16 Equation (9) becomes RC +h=R qi (10) Note that the RC is the time constant of the system. Taking Laplace transform of both sides of equation (10), by assuming zero initial conditions. (SRC+1)H( s)=RQi If we consider, qi is input for the system and h is the output for the system, then the transfer function of the system is given by ( ) ( = (11) If the qo is taken as the output and the input is qi, then the transfer function of the system is given by as follows: qo = Taking Laplace transform both the sides, we get Q0(s)= ( ) (12) From equation (11) and (12), we obtain ( ) ( ) = ( ) ( = . where [R=0.23 , C=30.4] (13) 2.3.Determination of Process Transfer Function: Matlab code : H=tf([0.23],[7 1]);>> stepplot(H) Fig 2. Time delay step response for the uncontrolled 1st order transfer function Time domain analysis : Rise time :15.4 Settling time:27.4 t1=3.17 (35.3% of the max amp)
  • 5. International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016 17 t2=12.4 ( 85.3%of the max amp) K=0.229 After computing the t1 & t2 the time time delay (=θ) and the process time constant (=T) can be obtained by the following equation Θ=1.3t1-0.29t2 =0.525,T=0.67(t2-t1)=6.1841 Now the transfer function can be represented by the equivalent first order time delay form is G(s)= exp(-Θ*s = . . exp(-0.525*s) (14) 3.Tunning Methods 3.1 AMIGO Method: AMIGO (Approximate M-constrained Integral Gain Optimization) tuning method uses a different PID control algorithm compared to the previous methods. Here ltering is applied on all terms, not only on the derivative part. The AMIGO controller is given as u(t) = kp(byr(t)−yf(t))+ki yr(α) − yf (α)dα + kd (c dyr(t)/ dt − yf (t) /dt) (15) where b and c are the set-point weights and y(f) is the ltered process output signal. Y(f) is obtained from the process output signal y by ltering, i.e. Yf (s) = Gf (s)Y (s). The lter transfer function is Gf(s)=1/(1+sTf)n (16) where Tf is the time constant and n = 1, 2, .. is the order. The AMIGO PID controller actually has six tunable parameters kp, ki , kd, Tf , b and c. The AMIGO tuning rules proposed by Åström and Hägglund in [8] are Kp = 1/ K ( 0.2 + 0.45 T /L1 ) ; Ti = L1( 0.4L1 + 0.8T)/( L1 + 0.1T) ; Td=0.5L1T/(0.3L1+T) (17) where parameters K, T and L1 are determined by the rst order model in(14) Filter time constant is set to Tf ≈ 0.1L1 and the set point weights are set to c = 0 and b = 0, if L1 T +L1 < 0.5 1, if L1 T +L1 ≥ 0.5 Note that kp = Kp, ki = Kp/Ti and kd = KpTd. 3.2 IMC Method : The internal model controller provides a transparent frame work for control system design and tuning. The first order transfer function of the process has been adopted as a reference [3,6]. The derivation to calculate the parameters of ideal internal model control based proportional integral derivative controller is expressed in below. Gp(s) = kp / (τps + 1) Gp(s) is the transfer function of the process
  • 6. International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016 18 Gp(s) = 0.23 / (7s + 1) The ideal internal model control controller transfer function Q(s) which includes the filter f(s) to make a Q(s) semi proper is given below Q(s) = Gp-1(s) f(s) f(s) = 1 / (λs + 1) Q(s) = ( (7s + 1) /0.23 ) * (1 / λs + 1) λ is the tuning parameter of the filter f(s) Take the value of λ as 0.466[=7/(3*5)], which is practically one third of one fifth of time constant and put it in equation (4.6) to get the value of ideal internal model control controller Q(s). The equation becomes Q(s) = ( (7s + 1) / 0.23 ) * (1 / 0.466s + 1) Q(s) = (7s + 1) / (0.107s + 0.23) From the above equation (4.6), the value for the proportional integral tuning parameters is given by kc = τp / kpλ kc = 7 /0.23*0.466 = 65.31 τi = τp = 7 So the transfer function of proportional integral controller is now given by Gc(s) = kc ( (τis +1) / (τis) Gc(s) = 65.31 ( (7s +1) / (7s) ) (18) The above transfer function without delay and disturbance results in proportional integral control only. 3.2 C-H-R Method :( Chien ,Hrones and Reswick) In the process industry the parameters are often tuned according to CHR recommendations .They are based on the tuned parameters of open loop step reference change response. This type PID tuning method is only useful for the 0% overshoot. 4. Simulation &Analysis 4.1.PID Controller response : Fig3.AMIGO PID step response
  • 7. International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016 19 Fig4. IMC PID step response Fig5.CHR PID step response 4.2.Bode Plot characteristics : Fig6.Bode plot for AMIGO PID tunning Fig7.Bode plot for IMC PID tunning
  • 8. International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016 20 Fig7.Bode plot for C-H-R PID tunning 4.C Nyquist characteristics : Fig8.Nyquist plot for AMIGO PID tunning method Fig9. Nyquist plot for IMC PID tunning method Fig10. Nyquist plot for C-H-R PID tunning method
  • 9. International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016 21 TABLE1.Open loop pid tunning parameters Method Kp Ti Td AMIGO method 24.02 2.36 0.2559 IMC method (λ=0.13125) 4.230 6.4466 0.4831 C.H.R method 30.8626 6.1841 0.2625 TABLE2.Time domain analysis for different tunning method Method Rise time Peak time Settling time overshoot AMIGO method 2.03 27.5 17.9 no IMC method (λ=0.13125) 4.6 6.07 15.5 no C.H.R method 1.94 6.1 11.9 10% TABLE3.Frequency domain & robustness analysis Method Frequency domain analysis robustness analysis Gain margin Phase margin Modulus margin (db) Dealy margin (sec) AMIGO method infinite -6.26 -61.3633 3.0587 IMC method (λ=0.13125) Infinite -0.578 -39.1834 1.0161 C.H.R method Infinite -0.657 -54.8578 1.5114 CONCLUSIONS For,the open loop liquid flow tunning method gives 0%overshoot except the CHR method as shown in figure as well as the table2.The IMC &CHR gives the least settling time but AMIGO & CHR gives least rise time.Show out of all open loop tunning method IMC & CHR tunning methods gives the best performance while time domain analysis AMIGO tunning method gives the least saisfactory performance in liquid flow process.In a frequency domain analysis only IMC open loop method gives the value of the phase margin within the range but the gain margin is not achieved.In robustness analysis modulus margin & delay margin both are not fall in range. In a nyquist plot no one of the open loop tunning system enclosed the point -1+j.0. REFERENCES [1] Niimura, T. and Yokoyama, R., “Water level control of small-scale hydro- generating units by fuzzy logic”, Proceedings of IEEE International Conference on Systems, Man and Cybernetics, pp. 483,1995. [2] Roubos,J.A., Babuska,R., Bruijn,R.M. and Verbruggen,H.B., “Predictive Control by Local Linearizatin of a Takagi-Sugeno Fuzzy Model”, IEEE Transactions, 1998. [3] N.K Bose, P. Liang, “Neural network fundamentals with graphs,algorithms and applications”,2001. [4] Ghwanmeh,S.H., Jones,K.O. and Williams,D., “On-line Performance Evaluation of a Self- Learning Fuzzy Logic Controller Applied to Non-Linear Processes”, IEEE Transactions, 1996
  • 10. International Journal of Information Technology, Control and Automation (IJITCA) Vol. 6, No.2, April 2016 22 [5] Riyaz Shariff, Audrey Cudrak and Qing Zhang “Advanced process control techniques for water treatment using artificial neural networks” [6] J. Environ. Eng. Sci. 3(S1): S61–S67 (2004).[6] Xiao,Y., Hu,H., Jiang,H., Zhou,J.and Yang,Q., “A Adaptive Control Based Neural Network for Liquid Level of Molten Steel Smelting Noncrystlloid Flimsy Alloy Line”, Proc. of 4th World Congress on Intelligent Control and Automation, China, 2002. [7] Yamada, T.and Yabuta, T., “Dynamic system identification using neural networks”, Systems, Man and Cybernetics, IEEE Transactions on,Vol.23, Issue 1,Jan/Feb, 1993. [8] S. Haykin, Neural Networks: “A comprehensive foundation”, 2002. [9] Narendra, K.S. and Parthasarathy, K., “Identification and Control of Dynamical Systems Using Neural Networks”, Neural Networks, IEEE Transactions on,Vol.1, No.1,Mar,1990. [10] Takagi,T. and Sugeno,M., “Fuzzy Identification of System and its Applicaiton to Modeling and Control”, IEEE Transactions on Systems, Man and Cybernetics, Vol.15, No.1, 1985. [11] D. W. Clarke, C. Mohtadi, and P. S. Tuffs, “Generalized predictivecontrol-part 1: The basic algorithm,” Automatica, 137-148 vol.23, 1987. [12] Tan, K.K., Lee, T.H., Hunag, S.N. & Leu, F.M., “PID control designbased on a gpc approach,” Industrial & Engineering Chemistry Research 41(8), 2002. [13] T. Peterson. E. Hemandez. Y. Arkun, and F.J. Schork, "Nonlinear Predictive Control of a Semi Batch Polymerisation Reactor by an Extended DMC." Proc. I989 American Control Conference, pp. 1534- 1539. in 1989. [14] J. Thibault and B.P.A. Grandjean. "Neural Networks in Process Control:A Survey," Advunced Control of Chemical Processes. K. Najim and E.Dufour. eds.. IFAC Symposium Series No. 8, pp. 251.260. [15] C. Cutler and B. Ramaker, "Dynamic Matrix Control: A Computer Control Algorithm," Pror. 1980 Joint Autoniatic Coritrol Conference. [16] C.E. Garcia and M. Morari, "Internal Model Control. I . A Unifying Review and Some New Results," hid. Eng. Chem. Process Des. Dei: 2 1.pp.308-323, 1982 [17] Katsuhiko Ogata, “Modern Control System”, 3rd edition, Prentice Hall, Upper Saddle River, New Jersy 07458 Authors: Pijush Dutta :He received the Bachelor’s Degree in the Department of Electronics & communication Engneering Dept.& Masters Degree in the Department of Mechatronics from West Bengal University of Technology , India , in 2007 and 2012 respectively.He is currently assistant professor in the department of ECE Department , in Global Institute of Mangement Technology , Krishnagar ,India. His research are is intelligence system &,sensor &transducer . Dr(Prof)Asok Kumar:He received the Bachelor &Masters in the Department of Radio Physics &electronics from Calcutta University ,India in 1997&1999repectively .He received His Phd Degree from Jadavpur university from 2007.He has more than 45 international & national journal .His research fields are coding,communication .sensor &Transducer & intelligence system .