SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1675
Liquid Level Control Strategy using Fractional Order PID Controller
Based on Artificial Intelligence
Adnan Mukhtar1, Farhan Mukhtar2
1Electrical and Electronics Engineering Department, Amity University Uttar Pradesh, Noida, 201303, India
2Automobile Engineering Department, Manav Rachna International Institute of Research and Studies Faridabad,
Haryana, 121004, India
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - At present, process control industries face
serious problems related to the liquid level. These industries
find it hard to maintain and regulate the liquid level so to
attain efficient product quality because the level of the
liquid needs to be maintained at a pre-defined rate. Without
any interruption, the level of the liquid needs continuous
monitoring and control that is only possible by designing a
suitable controller or control system. The Proportional-
Integral-Derivative (PID), Tilted-Integral-Derivative (TID)
and Fractional Order PID (FOPID) controllers are designed
based on artificial intelligence techniques to regulate the
liquid level. This paper analyses and compares the liquid
level control for a process by classical PID, TID and FOPID
controllers. The simulation results show far better peak
value (PV), settling time (ST), rise time (RT), steady-state
error(Ess), Integral of Time Multiplied by Absolute Error
(ITAE), Integral of Absolute Error ( IAE) and Integral of
Square Error (ISE) with FOPID controller, thus ensuring
overall higher efficiency.
Key Words: AI, FOPID Controller, GA, ITAE, PID
Controller, PSO, TID Controller
1. INTRODUCTION
The Control system finds numerous applications in the
field of process control. Regulating the height and
temperature of the liquid in a liquid tank are some of the
main problems encountered by these industries [5-6].
These industries find it very hard to regulate and maintain
the height and temperature of the liquid. So to overcome
these problems, process control industries need to adopt a
suitable controller or control system that will regulate the
height and temperature of the liquid [3], [4]. This paper
mainly emphasizes one such problem, the liquid level
control [1], [2], [4], [6]. There are numerous methods
designed in Control systems particularly to resolve such
problems [5]. This paper proposes three methods: the
Proportional-Integral-Derivative controller (PID), Tilted-
Integral-Derivative controller (TID), and Fractional Order
PID controller (FOPID). PID is feasible, robust and its
concept is simple. TID resembles with PID but the tilted
gain replaces the proportional gain It is easy to tune than
PID [7]. FOPID being an advanced PID controller is more
robust and flexible than PID and TID because it has five
gain parameters [9]. Moreover, it yields better output
responses. These controllers are optimized using artificial
intelligence (AI) techniques, Genetic Algorithm (GA) and
Particle Swarm Optimization (PSO). PSO is easy to
understand, it can be easily incorporated, and it has robust
parameters [2]. GA has a simple concept; better efficiency
and its response are fast.
In this work, the tuning of the parameters of the three
controllers is done using GA and PSO. A comparison
between the three controllers is done according to the peak
value, settling time, rise time, steady-state error, Integral of
Time Multiplied by Absolute Error (ITAE), Integral of
Absolute Error (IAE) and Integral of Square Error (ISE).
The entire work is carried out in MATLAB/SIMULINK.
This work is structured as- section 2 defines the
process modeling that comprises of the control valve,
liquid tank, and model equation, section 3 explains the
simulation results and the conclusion is discussed in
section 5.
2. SYSTEM DESCRIPTION
2.1 Process Modeling
The modeling process comprises the control
scheme, control valve, and liquid tank. Fig. 1 shows the
basic control scheme for the process liquid level.
2.2 Control Valve
Fig -2: Simulink diagram of Control Valve
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1676
Fig. 2 shows the Matlab/Simulink diagram of the control
valve. The Simulink blocks integrator and saturation are
used to regulate the liquid flowing in and out of the tank.
2.3 Liquid Tank and Mathematical Modeling
Fig -3: Schematic diagram of liquid tank
Fig. 3 shows the schematic diagram of the liquid tank. The
liquid flows in and out of the tank at rates ( ) and ( )
respectively. The density of the liquid is assumed to be
constant. The height of the liquid and output resistance
are H and R respectively. The liquid which flows out is
laminar.
For the laminar flow [2], [9]
( ) (1)
For the turbulent flow [2], [9]
( ) √ (2)
Where K is the coefficient of discharge
Liquid flows in and out of the tank through an inlet valve
and outlet valve. By relating the liquid in and out rates, the
model of the system is obtained. Using a balance of input
and output flow equations on the liquid tank [1], [2], [4],
[6], [9]
( ) ( ) (
( )
)
(3)
Where A C is the cross-sectional area of the liquid tank
The output flow is assumed to be turbulent [2], [9]. So
( ) √ (4)
Now, equation (3) can be written as
( ) √ (
( )
) (5)
( ) √ (
( )
) (6)
For the system modeling, transfer function [1], [2], [6] is
given by equation (7)
( ) (7)
To tune and simulate PID, TID, and FOPID controllers, the
transfer function in equation (7) is used.
The parameters of these controllers which are obtained by
PSO and GA techniques in Matlab/Simulink are tabulated
in Table. 1.
TABLE -1: CONTROLLER PARAMETERS
S.NO GAIN OF
CONTROLLERS
PSO-PID PSO-TID PSO-FOPID GA-PID GA-TID GA-FOPID
01 KP 6.8592 8.8592 10.4071 15.0230
02 KI 2.5235 2.5232 5.5235 3.3961 2.0235 3.0176
03 KD 0.1521 3.5213 2.5213 1.4378 3.5213 2.8664
04 KT 10.8592 11.8592
05 0.7553 0.0884
06 µ 0.8258 0.0549
3. SIMULATION RESULTS
In this work, PID, TID, and FOPID controllers regulate and
maintain the process liquid level and MATLAB/SIMULINK
carries out the simulations. The figures Fig. 4- Fig. 6 show
the SIMULINK models of the process with PID, TID, and
FOPID controllers.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1677
Fig -4: Simulink Model of a Process with PID Controller
Fig -5: Simulink Model of a Process with TID Controller
Fig -6: Simulink Model of a Process with FOPID Controller
The figures Fig. 7-Fig. 20 show the step and error
responses of the process liquid level with classical
PID, TID, and FOPID controllers based on PSO and GA.
The performance comparision of PID, TID, and FOPID
controllers is tabulated in Table 2.
Fig -7: Step Response Based on PSO-PID Controller
Fig -8: Step Response Based on PSO-TID Controller
0 5 10 15 20 25 30
0
0.2
0.4
0.6
0.8
1
1.2
1.4
Time (sec)
Amplitude
Step Response
0 5 10 15 20 25 30
0
0.2
0.4
0.6
0.8
1
1.2
1.4
Time (sec)
Amplitude
Step Response
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1678
Fig -9: Step Response Based on PSO-FOPID Controller
Fig -10: Overall Step Response Of The Process With
PSO
Fig -11: Error Response with PSO-PID
Fig -12: Error Response with PSO-TID
Fig -13: Error Response with FOPID
Fig -14: Step Response Based on GA-PID Controller
0 5 10 15 20 25 30
0
0.2
0.4
0.6
0.8
1
1.2
1.4
Time (sec)
Amplitude
Step Response
0 5 10 15 20 25 30
0
0.2
0.4
0.6
0.8
1
1.2
1.4
Time (sec)
Amplitude
Step Response
PSO-PID
PSO-TID
PSO-FOPID
0 5 10 15 20 25 30
0
1
2
3
4
5
6
Time (sec)
Error
ITAE
IAE
ISE
0 5 10 15 20 25 30
0
1
2
3
4
5
6
Time (sec)
Error
ITAE
IAE
ISE
0 5 10 15 20 25 30
0
1
2
3
4
5
6
Time (sec)
Error
ITAE
IAE
ISE
0 5 10 15 20 25 30
0
0.2
0.4
0.6
0.8
1
1.2
Step Response
Time (seconds)
Amplitude
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1679
Fig -15: Step Response Based on GA-TID Controller
Fig -16: Step Response Based on GA-FOPID Controller
Fig -17: Overall Step Response Of The Process With PSO
Fig -18: Error Response with GA-PID
Fig -19: Error Response with GA-TID
FIG -20: ERROR RESPONSE WITH GA-FOPID
0 5 10 15 20 25 30
0
0.2
0.4
0.6
0.8
1
1.2
1.4
Time (sec)
Amplitude
Step Response
0 5 10 15 20 25 30
0
0.2
0.4
0.6
0.8
1
1.2
Step Response
Time (seconds)
Amplitude
0 5 10 15 20 25 30
0
0.2
0.4
0.6
0.8
1
1.2
Step Response
Time (seconds)
Amplitude
GA-PID
GA-TID
GA-FOPID
0 5 10 15 20 25 30
0
1
2
3
4
5
6
Time (sec)
Error
ITAE
IAE
ISE
0 5 10 15 20 25 30
0
1
2
3
4
5
6
Time (sec)
Error
ITAE
IAE
ISE
0 5 10 15 20 25 30
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
Time (sec)
Error
ITAE
IAE
ISE
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1680
Table -2: COMPARISON BETWEEN CLASSICAL PID, TID, AND FOPID
S.NO SPECIFICATIONS PS0-PID PSO-TID PSO-FOPID GA-PID GA-TID GA-TID
01 PV 1.297 PU 1.258 PU 1.203 PU 1.128 PU 1.112 PU 1.063 PU
02 ST 9.697 9.242 7.421 6.939 6.931 5.563
03 RT 1.231 1.143 0.964 0.936 1.021 0.642
04 ESS 0.008 0.006 0.005 0.003 0.002 0.001
05 ITAE 5.556 4.425 2.227 4.866 5.057 0.1995
05 IAE 1.567 1.434 0.8777 1.254 1.371 0.4105
06 ISE 0.6285 0.5623 0.3312 0.482 0.519 0.2994
4. CONCLUSION
Without any interruption, the level of the liquid in the
liquid tank needs continuous monitoring and control so to
attain efficient product quality. In this paper, to achieve
better output responses, PID, TID, and FOPID controllers
with PSO and GA techniques are designed to maintain and
regulate the process liquid level. Based on the output
responses, the performance shown by the FOPID
controller is far better than PID, and TID controllers in the
case of both PSO and GA techniques. The time-domain
specifications viz.- peak value, settling time, rise time,
steady-state error, ITAE value, IAE value, and ISE value
show superior performance with the GA-FOPID controller.
REFERENCES
1. Jyothish Kumar S.Y, “Design and Implementation of
Fuzzy Controller on Embedded Computer for Water
Level Control”, International Journal of Scientific, &
Engineering Research, Volume 4, Issue 5, Pp: 51-56,
May-2013.
2. Adnan Mukhtar, Vijay Kumar Tayal, and H. P. Singh,
“PSO Optimized PID controller Design for the Process
Liquid Level Control”, 3rd International Conference on
Recent Developments in Automation, Control, and
Power Engineering, Pp: 590-593, February-2020.
3. S. M. Shariar Kabir Khan, “Design and Implementation
of neural Control System and Performance
Characterization with PID Controller for Water Level
Control”, International Journal of Artificial
Intelligence, and Applications, Volume 2, Issue 2, Pp:
79-88, April-2011.
4. Farhad Aslam and Mohd. Zeeshan Haider “An
Implementation and Comparative Analysis of PID
Controller and their Auto-Tuning Method for Three
Tank Liquid Level Control”, International Journal of
Computer Applications, Volume 20, Issue 8, Pp: 42-45,
May-2011.
5. Isa, I.S, Meng, B.C.C, Saad, Z, Fauzi, and N.A,
“Comparative Study of PID Controlled Modes on
Automatic Water Level Measurement System”, 7th
International Colloquium on Signal Processing and its
Applications, Pp: 237-242, May- 2011.
6. Senka Krivić, Muhidin Hujdur, Aida Mrzić, and Samim
Konjicija, “Design and Implementation of Fuzzy
Controller on Embedded Computer for Water Level
Control”, MIPRO, 2012 Proceedings of the 35th
International Convention, Pp: 2170-2174, January-
2012.
7. Pretty Topno and Saurabh Chanana, “Automatic
generation control using optimally tuned tilt integral
derivative controller”, First International Conference
on Control, Measurement, and Instrumentation (CMI),
January-2016.
8. Maruthai Suresh, Gunna Jeersamy Srinivasan, and
Ranganathan Rani Hemamalini, “Integrated Fuzzy
Logic Based Intelligent Control of Three Tank System”,
Serbian Journal of Electrical Engineering, Volume 6,
Issue 1, Pp: 1–14, May-2009.
9. Aysan Esgandanian1 and Sabalan Daneshvar, “A
Comparative Study on a Tilt-Integral-Derivative
Controller with Proportional-Integral-Derivative
Controller for a Pacemaker”, International Journal of
Advanced Biotechnology and Research (IJBR), Volume
7, Issue 3, Pp: 645-650, April-2016.

More Related Content

What's hot

Fuzzy controlled mine drainage system based on embedded system
Fuzzy controlled mine drainage system based on embedded systemFuzzy controlled mine drainage system based on embedded system
Fuzzy controlled mine drainage system based on embedded systemIRJET Journal
 
Advanced Process Control
Advanced Process ControlAdvanced Process Control
Advanced Process ControlRatul Das
 
Practical Advanced Process Control for Engineers and Technicians
Practical Advanced Process Control for Engineers and TechniciansPractical Advanced Process Control for Engineers and Technicians
Practical Advanced Process Control for Engineers and TechniciansLiving Online
 
Plc based inspection, packaging, storage and retrieval application
Plc based inspection, packaging, storage and  retrieval applicationPlc based inspection, packaging, storage and  retrieval application
Plc based inspection, packaging, storage and retrieval applicationNilesh parmar
 
A Development of Hybrid Temperature Recorder Monitoring System
A Development of Hybrid Temperature Recorder Monitoring SystemA Development of Hybrid Temperature Recorder Monitoring System
A Development of Hybrid Temperature Recorder Monitoring Systemkuku001
 
Analysis of Different Controllers used for Boiler Drum Level Control by using...
Analysis of Different Controllers used for Boiler Drum Level Control by using...Analysis of Different Controllers used for Boiler Drum Level Control by using...
Analysis of Different Controllers used for Boiler Drum Level Control by using...ijtsrd
 
Advanced Process Control for ARC
Advanced Process Control for ARCAdvanced Process Control for ARC
Advanced Process Control for ARCanilkc12
 
A fuzzy model based adaptive pid controller design for nonlinear and uncertai...
A fuzzy model based adaptive pid controller design for nonlinear and uncertai...A fuzzy model based adaptive pid controller design for nonlinear and uncertai...
A fuzzy model based adaptive pid controller design for nonlinear and uncertai...ISA Interchange
 
Fuzzy based control using lab view for miso temperature process
Fuzzy based control using lab view for miso temperature processFuzzy based control using lab view for miso temperature process
Fuzzy based control using lab view for miso temperature processeSAT Publishing House
 
Real-Time Monitoring of Industrial Environmental Temperature using LabVIEW
Real-Time Monitoring of Industrial Environmental Temperature using LabVIEWReal-Time Monitoring of Industrial Environmental Temperature using LabVIEW
Real-Time Monitoring of Industrial Environmental Temperature using LabVIEWIJERA Editor
 
Open Process Automation: Status of the O-PAS™ Standard, Conformance Certifica...
Open Process Automation: Status of the O-PAS™ Standard, Conformance Certifica...Open Process Automation: Status of the O-PAS™ Standard, Conformance Certifica...
Open Process Automation: Status of the O-PAS™ Standard, Conformance Certifica...Yokogawa1
 
Aplication of on line data analytics to a continuous process polybetene unit
Aplication of on line data analytics to a continuous process polybetene unitAplication of on line data analytics to a continuous process polybetene unit
Aplication of on line data analytics to a continuous process polybetene unitEmerson Exchange
 
IRJET- A Case Study Approach of Quality Tools in Manufacturing Industry
IRJET- A Case Study Approach of Quality Tools in Manufacturing IndustryIRJET- A Case Study Approach of Quality Tools in Manufacturing Industry
IRJET- A Case Study Approach of Quality Tools in Manufacturing IndustryIRJET Journal
 
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
 

What's hot (19)

Fuzzy controlled mine drainage system based on embedded system
Fuzzy controlled mine drainage system based on embedded systemFuzzy controlled mine drainage system based on embedded system
Fuzzy controlled mine drainage system based on embedded system
 
Advanced Process Control
Advanced Process ControlAdvanced Process Control
Advanced Process Control
 
Practical Advanced Process Control for Engineers and Technicians
Practical Advanced Process Control for Engineers and TechniciansPractical Advanced Process Control for Engineers and Technicians
Practical Advanced Process Control for Engineers and Technicians
 
Plc based inspection, packaging, storage and retrieval application
Plc based inspection, packaging, storage and  retrieval applicationPlc based inspection, packaging, storage and  retrieval application
Plc based inspection, packaging, storage and retrieval application
 
PID Tuning Rules
PID Tuning RulesPID Tuning Rules
PID Tuning Rules
 
A Development of Hybrid Temperature Recorder Monitoring System
A Development of Hybrid Temperature Recorder Monitoring SystemA Development of Hybrid Temperature Recorder Monitoring System
A Development of Hybrid Temperature Recorder Monitoring System
 
SIMCET: Real-time PID control simulator for training
SIMCET: Real-time PID control simulator for trainingSIMCET: Real-time PID control simulator for training
SIMCET: Real-time PID control simulator for training
 
Bj4301341344
Bj4301341344Bj4301341344
Bj4301341344
 
Analysis of Different Controllers used for Boiler Drum Level Control by using...
Analysis of Different Controllers used for Boiler Drum Level Control by using...Analysis of Different Controllers used for Boiler Drum Level Control by using...
Analysis of Different Controllers used for Boiler Drum Level Control by using...
 
Simulation of medical defibilator facility
Simulation of medical defibilator facilitySimulation of medical defibilator facility
Simulation of medical defibilator facility
 
Advanced Process Control for ARC
Advanced Process Control for ARCAdvanced Process Control for ARC
Advanced Process Control for ARC
 
How To Improve PID
How To Improve PIDHow To Improve PID
How To Improve PID
 
A fuzzy model based adaptive pid controller design for nonlinear and uncertai...
A fuzzy model based adaptive pid controller design for nonlinear and uncertai...A fuzzy model based adaptive pid controller design for nonlinear and uncertai...
A fuzzy model based adaptive pid controller design for nonlinear and uncertai...
 
Fuzzy based control using lab view for miso temperature process
Fuzzy based control using lab view for miso temperature processFuzzy based control using lab view for miso temperature process
Fuzzy based control using lab view for miso temperature process
 
Real-Time Monitoring of Industrial Environmental Temperature using LabVIEW
Real-Time Monitoring of Industrial Environmental Temperature using LabVIEWReal-Time Monitoring of Industrial Environmental Temperature using LabVIEW
Real-Time Monitoring of Industrial Environmental Temperature using LabVIEW
 
Open Process Automation: Status of the O-PAS™ Standard, Conformance Certifica...
Open Process Automation: Status of the O-PAS™ Standard, Conformance Certifica...Open Process Automation: Status of the O-PAS™ Standard, Conformance Certifica...
Open Process Automation: Status of the O-PAS™ Standard, Conformance Certifica...
 
Aplication of on line data analytics to a continuous process polybetene unit
Aplication of on line data analytics to a continuous process polybetene unitAplication of on line data analytics to a continuous process polybetene unit
Aplication of on line data analytics to a continuous process polybetene unit
 
IRJET- A Case Study Approach of Quality Tools in Manufacturing Industry
IRJET- A Case Study Approach of Quality Tools in Manufacturing IndustryIRJET- A Case Study Approach of Quality Tools in Manufacturing Industry
IRJET- A Case Study Approach of Quality Tools in Manufacturing Industry
 
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
 

Similar to IRJET - Liquid Level Control Strategy using Fractional Order PID Controller based on Artificial Intelligence

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
 
Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...
Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...
Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...IRJET Journal
 
PLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVEL
PLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVELPLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVEL
PLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVELIAEME Publication
 
Plc based pid implementation in process control of temperature flow and level
Plc based pid implementation in process control of temperature flow and levelPlc based pid implementation in process control of temperature flow and level
Plc based pid implementation in process control of temperature flow and levelIAEME Publication
 
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
 
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...IRJET Journal
 
Automation of Instrument Air Distribution System using Arduino and Integrate ...
Automation of Instrument Air Distribution System using Arduino and Integrate ...Automation of Instrument Air Distribution System using Arduino and Integrate ...
Automation of Instrument Air Distribution System using Arduino and Integrate ...IRJET Journal
 
IRJET- Interlooping Process of Diode Continuity Clamping Voltage Checking Mac...
IRJET- Interlooping Process of Diode Continuity Clamping Voltage Checking Mac...IRJET- Interlooping Process of Diode Continuity Clamping Voltage Checking Mac...
IRJET- Interlooping Process of Diode Continuity Clamping Voltage Checking Mac...IRJET Journal
 
DEVELOPMENT OF MULTI INPUT MULTI OUTPUT COUPLED PROCESS CONTROL LABORATORY TE...
DEVELOPMENT OF MULTI INPUT MULTI OUTPUT COUPLED PROCESS CONTROL LABORATORY TE...DEVELOPMENT OF MULTI INPUT MULTI OUTPUT COUPLED PROCESS CONTROL LABORATORY TE...
DEVELOPMENT OF MULTI INPUT MULTI OUTPUT COUPLED PROCESS CONTROL LABORATORY TE...IAEME Publication
 
A software based gain scheduling of pid controller
A software based gain scheduling of pid controllerA software based gain scheduling of pid controller
A software based gain scheduling of pid controllerijics
 
Design of a PID Controller using VHDL
Design of a PID Controller using VHDLDesign of a PID Controller using VHDL
Design of a PID Controller using VHDLIRJET Journal
 
Control Strategy of Flow Properties of Waxy Crude oil from Hegleig to Khartou...
Control Strategy of Flow Properties of Waxy Crude oil from Hegleig to Khartou...Control Strategy of Flow Properties of Waxy Crude oil from Hegleig to Khartou...
Control Strategy of Flow Properties of Waxy Crude oil from Hegleig to Khartou...IRJET Journal
 
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
 
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...Mustefa Jibril
 
IRJET - Adaptive Fractional Order PID Controller Design of a Pacemaker based ...
IRJET - Adaptive Fractional Order PID Controller Design of a Pacemaker based ...IRJET - Adaptive Fractional Order PID Controller Design of a Pacemaker based ...
IRJET - Adaptive Fractional Order PID Controller Design of a Pacemaker based ...IRJET Journal
 
Somasundarreddy2020
Somasundarreddy2020Somasundarreddy2020
Somasundarreddy2020parry2125
 
IRJET- Water Level Monitoring System
IRJET- Water Level Monitoring SystemIRJET- Water Level Monitoring System
IRJET- Water Level Monitoring SystemIRJET Journal
 
Fuzzy and Pid Based Pitch Angle Control of Variable Speed Wind Turbines
Fuzzy and Pid Based Pitch Angle Control of Variable Speed Wind TurbinesFuzzy and Pid Based Pitch Angle Control of Variable Speed Wind Turbines
Fuzzy and Pid Based Pitch Angle Control of Variable Speed Wind TurbinesIRJET Journal
 
IRJET- Quadrotor Modeling and Control using PID Technique
IRJET- Quadrotor Modeling and Control using PID TechniqueIRJET- Quadrotor Modeling and Control using PID Technique
IRJET- Quadrotor Modeling and Control using PID TechniqueIRJET Journal
 

Similar to IRJET - Liquid Level Control Strategy using Fractional Order PID Controller based on Artificial Intelligence (20)

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
 
Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...
Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...
Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...
 
PLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVEL
PLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVELPLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVEL
PLC BASED PID IMPLEMENTATION IN PROCESS CONTROL OF TEMPERATURE FLOW AND LEVEL
 
Plc based pid implementation in process control of temperature flow and level
Plc based pid implementation in process control of temperature flow and levelPlc based pid implementation in process control of temperature flow and level
Plc based pid implementation in process control of temperature flow and level
 
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- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
 
Automation of Instrument Air Distribution System using Arduino and Integrate ...
Automation of Instrument Air Distribution System using Arduino and Integrate ...Automation of Instrument Air Distribution System using Arduino and Integrate ...
Automation of Instrument Air Distribution System using Arduino and Integrate ...
 
IRJET- Interlooping Process of Diode Continuity Clamping Voltage Checking Mac...
IRJET- Interlooping Process of Diode Continuity Clamping Voltage Checking Mac...IRJET- Interlooping Process of Diode Continuity Clamping Voltage Checking Mac...
IRJET- Interlooping Process of Diode Continuity Clamping Voltage Checking Mac...
 
DEVELOPMENT OF MULTI INPUT MULTI OUTPUT COUPLED PROCESS CONTROL LABORATORY TE...
DEVELOPMENT OF MULTI INPUT MULTI OUTPUT COUPLED PROCESS CONTROL LABORATORY TE...DEVELOPMENT OF MULTI INPUT MULTI OUTPUT COUPLED PROCESS CONTROL LABORATORY TE...
DEVELOPMENT OF MULTI INPUT MULTI OUTPUT COUPLED PROCESS CONTROL LABORATORY TE...
 
Controller Tuning Method for Non-Linear Conical Tank System
Controller Tuning Method for Non-Linear Conical Tank SystemController Tuning Method for Non-Linear Conical Tank System
Controller Tuning Method for Non-Linear Conical Tank System
 
A software based gain scheduling of pid controller
A software based gain scheduling of pid controllerA software based gain scheduling of pid controller
A software based gain scheduling of pid controller
 
Design of a PID Controller using VHDL
Design of a PID Controller using VHDLDesign of a PID Controller using VHDL
Design of a PID Controller using VHDL
 
Control Strategy of Flow Properties of Waxy Crude oil from Hegleig to Khartou...
Control Strategy of Flow Properties of Waxy Crude oil from Hegleig to Khartou...Control Strategy of Flow Properties of Waxy Crude oil from Hegleig to Khartou...
Control Strategy of Flow Properties of Waxy Crude oil from Hegleig to Khartou...
 
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
 
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
Comparison of pid and mpc controllers for continuous stirred tank reactor (cs...
 
IRJET - Adaptive Fractional Order PID Controller Design of a Pacemaker based ...
IRJET - Adaptive Fractional Order PID Controller Design of a Pacemaker based ...IRJET - Adaptive Fractional Order PID Controller Design of a Pacemaker based ...
IRJET - Adaptive Fractional Order PID Controller Design of a Pacemaker based ...
 
Somasundarreddy2020
Somasundarreddy2020Somasundarreddy2020
Somasundarreddy2020
 
IRJET- Water Level Monitoring System
IRJET- Water Level Monitoring SystemIRJET- Water Level Monitoring System
IRJET- Water Level Monitoring System
 
Fuzzy and Pid Based Pitch Angle Control of Variable Speed Wind Turbines
Fuzzy and Pid Based Pitch Angle Control of Variable Speed Wind TurbinesFuzzy and Pid Based Pitch Angle Control of Variable Speed Wind Turbines
Fuzzy and Pid Based Pitch Angle Control of Variable Speed Wind Turbines
 
IRJET- Quadrotor Modeling and Control using PID Technique
IRJET- Quadrotor Modeling and Control using PID TechniqueIRJET- Quadrotor Modeling and Control using PID Technique
IRJET- Quadrotor Modeling and Control using PID Technique
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 

Recently uploaded (20)

Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 

IRJET - Liquid Level Control Strategy using Fractional Order PID Controller based on Artificial Intelligence

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1675 Liquid Level Control Strategy using Fractional Order PID Controller Based on Artificial Intelligence Adnan Mukhtar1, Farhan Mukhtar2 1Electrical and Electronics Engineering Department, Amity University Uttar Pradesh, Noida, 201303, India 2Automobile Engineering Department, Manav Rachna International Institute of Research and Studies Faridabad, Haryana, 121004, India ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - At present, process control industries face serious problems related to the liquid level. These industries find it hard to maintain and regulate the liquid level so to attain efficient product quality because the level of the liquid needs to be maintained at a pre-defined rate. Without any interruption, the level of the liquid needs continuous monitoring and control that is only possible by designing a suitable controller or control system. The Proportional- Integral-Derivative (PID), Tilted-Integral-Derivative (TID) and Fractional Order PID (FOPID) controllers are designed based on artificial intelligence techniques to regulate the liquid level. This paper analyses and compares the liquid level control for a process by classical PID, TID and FOPID controllers. The simulation results show far better peak value (PV), settling time (ST), rise time (RT), steady-state error(Ess), Integral of Time Multiplied by Absolute Error (ITAE), Integral of Absolute Error ( IAE) and Integral of Square Error (ISE) with FOPID controller, thus ensuring overall higher efficiency. Key Words: AI, FOPID Controller, GA, ITAE, PID Controller, PSO, TID Controller 1. INTRODUCTION The Control system finds numerous applications in the field of process control. Regulating the height and temperature of the liquid in a liquid tank are some of the main problems encountered by these industries [5-6]. These industries find it very hard to regulate and maintain the height and temperature of the liquid. So to overcome these problems, process control industries need to adopt a suitable controller or control system that will regulate the height and temperature of the liquid [3], [4]. This paper mainly emphasizes one such problem, the liquid level control [1], [2], [4], [6]. There are numerous methods designed in Control systems particularly to resolve such problems [5]. This paper proposes three methods: the Proportional-Integral-Derivative controller (PID), Tilted- Integral-Derivative controller (TID), and Fractional Order PID controller (FOPID). PID is feasible, robust and its concept is simple. TID resembles with PID but the tilted gain replaces the proportional gain It is easy to tune than PID [7]. FOPID being an advanced PID controller is more robust and flexible than PID and TID because it has five gain parameters [9]. Moreover, it yields better output responses. These controllers are optimized using artificial intelligence (AI) techniques, Genetic Algorithm (GA) and Particle Swarm Optimization (PSO). PSO is easy to understand, it can be easily incorporated, and it has robust parameters [2]. GA has a simple concept; better efficiency and its response are fast. In this work, the tuning of the parameters of the three controllers is done using GA and PSO. A comparison between the three controllers is done according to the peak value, settling time, rise time, steady-state error, Integral of Time Multiplied by Absolute Error (ITAE), Integral of Absolute Error (IAE) and Integral of Square Error (ISE). The entire work is carried out in MATLAB/SIMULINK. This work is structured as- section 2 defines the process modeling that comprises of the control valve, liquid tank, and model equation, section 3 explains the simulation results and the conclusion is discussed in section 5. 2. SYSTEM DESCRIPTION 2.1 Process Modeling The modeling process comprises the control scheme, control valve, and liquid tank. Fig. 1 shows the basic control scheme for the process liquid level. 2.2 Control Valve Fig -2: Simulink diagram of Control Valve
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1676 Fig. 2 shows the Matlab/Simulink diagram of the control valve. The Simulink blocks integrator and saturation are used to regulate the liquid flowing in and out of the tank. 2.3 Liquid Tank and Mathematical Modeling Fig -3: Schematic diagram of liquid tank Fig. 3 shows the schematic diagram of the liquid tank. The liquid flows in and out of the tank at rates ( ) and ( ) respectively. The density of the liquid is assumed to be constant. The height of the liquid and output resistance are H and R respectively. The liquid which flows out is laminar. For the laminar flow [2], [9] ( ) (1) For the turbulent flow [2], [9] ( ) √ (2) Where K is the coefficient of discharge Liquid flows in and out of the tank through an inlet valve and outlet valve. By relating the liquid in and out rates, the model of the system is obtained. Using a balance of input and output flow equations on the liquid tank [1], [2], [4], [6], [9] ( ) ( ) ( ( ) ) (3) Where A C is the cross-sectional area of the liquid tank The output flow is assumed to be turbulent [2], [9]. So ( ) √ (4) Now, equation (3) can be written as ( ) √ ( ( ) ) (5) ( ) √ ( ( ) ) (6) For the system modeling, transfer function [1], [2], [6] is given by equation (7) ( ) (7) To tune and simulate PID, TID, and FOPID controllers, the transfer function in equation (7) is used. The parameters of these controllers which are obtained by PSO and GA techniques in Matlab/Simulink are tabulated in Table. 1. TABLE -1: CONTROLLER PARAMETERS S.NO GAIN OF CONTROLLERS PSO-PID PSO-TID PSO-FOPID GA-PID GA-TID GA-FOPID 01 KP 6.8592 8.8592 10.4071 15.0230 02 KI 2.5235 2.5232 5.5235 3.3961 2.0235 3.0176 03 KD 0.1521 3.5213 2.5213 1.4378 3.5213 2.8664 04 KT 10.8592 11.8592 05 0.7553 0.0884 06 µ 0.8258 0.0549 3. SIMULATION RESULTS In this work, PID, TID, and FOPID controllers regulate and maintain the process liquid level and MATLAB/SIMULINK carries out the simulations. The figures Fig. 4- Fig. 6 show the SIMULINK models of the process with PID, TID, and FOPID controllers.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1677 Fig -4: Simulink Model of a Process with PID Controller Fig -5: Simulink Model of a Process with TID Controller Fig -6: Simulink Model of a Process with FOPID Controller The figures Fig. 7-Fig. 20 show the step and error responses of the process liquid level with classical PID, TID, and FOPID controllers based on PSO and GA. The performance comparision of PID, TID, and FOPID controllers is tabulated in Table 2. Fig -7: Step Response Based on PSO-PID Controller Fig -8: Step Response Based on PSO-TID Controller 0 5 10 15 20 25 30 0 0.2 0.4 0.6 0.8 1 1.2 1.4 Time (sec) Amplitude Step Response 0 5 10 15 20 25 30 0 0.2 0.4 0.6 0.8 1 1.2 1.4 Time (sec) Amplitude Step Response
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1678 Fig -9: Step Response Based on PSO-FOPID Controller Fig -10: Overall Step Response Of The Process With PSO Fig -11: Error Response with PSO-PID Fig -12: Error Response with PSO-TID Fig -13: Error Response with FOPID Fig -14: Step Response Based on GA-PID Controller 0 5 10 15 20 25 30 0 0.2 0.4 0.6 0.8 1 1.2 1.4 Time (sec) Amplitude Step Response 0 5 10 15 20 25 30 0 0.2 0.4 0.6 0.8 1 1.2 1.4 Time (sec) Amplitude Step Response PSO-PID PSO-TID PSO-FOPID 0 5 10 15 20 25 30 0 1 2 3 4 5 6 Time (sec) Error ITAE IAE ISE 0 5 10 15 20 25 30 0 1 2 3 4 5 6 Time (sec) Error ITAE IAE ISE 0 5 10 15 20 25 30 0 1 2 3 4 5 6 Time (sec) Error ITAE IAE ISE 0 5 10 15 20 25 30 0 0.2 0.4 0.6 0.8 1 1.2 Step Response Time (seconds) Amplitude
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1679 Fig -15: Step Response Based on GA-TID Controller Fig -16: Step Response Based on GA-FOPID Controller Fig -17: Overall Step Response Of The Process With PSO Fig -18: Error Response with GA-PID Fig -19: Error Response with GA-TID FIG -20: ERROR RESPONSE WITH GA-FOPID 0 5 10 15 20 25 30 0 0.2 0.4 0.6 0.8 1 1.2 1.4 Time (sec) Amplitude Step Response 0 5 10 15 20 25 30 0 0.2 0.4 0.6 0.8 1 1.2 Step Response Time (seconds) Amplitude 0 5 10 15 20 25 30 0 0.2 0.4 0.6 0.8 1 1.2 Step Response Time (seconds) Amplitude GA-PID GA-TID GA-FOPID 0 5 10 15 20 25 30 0 1 2 3 4 5 6 Time (sec) Error ITAE IAE ISE 0 5 10 15 20 25 30 0 1 2 3 4 5 6 Time (sec) Error ITAE IAE ISE 0 5 10 15 20 25 30 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 Time (sec) Error ITAE IAE ISE
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1680 Table -2: COMPARISON BETWEEN CLASSICAL PID, TID, AND FOPID S.NO SPECIFICATIONS PS0-PID PSO-TID PSO-FOPID GA-PID GA-TID GA-TID 01 PV 1.297 PU 1.258 PU 1.203 PU 1.128 PU 1.112 PU 1.063 PU 02 ST 9.697 9.242 7.421 6.939 6.931 5.563 03 RT 1.231 1.143 0.964 0.936 1.021 0.642 04 ESS 0.008 0.006 0.005 0.003 0.002 0.001 05 ITAE 5.556 4.425 2.227 4.866 5.057 0.1995 05 IAE 1.567 1.434 0.8777 1.254 1.371 0.4105 06 ISE 0.6285 0.5623 0.3312 0.482 0.519 0.2994 4. CONCLUSION Without any interruption, the level of the liquid in the liquid tank needs continuous monitoring and control so to attain efficient product quality. In this paper, to achieve better output responses, PID, TID, and FOPID controllers with PSO and GA techniques are designed to maintain and regulate the process liquid level. Based on the output responses, the performance shown by the FOPID controller is far better than PID, and TID controllers in the case of both PSO and GA techniques. The time-domain specifications viz.- peak value, settling time, rise time, steady-state error, ITAE value, IAE value, and ISE value show superior performance with the GA-FOPID controller. REFERENCES 1. Jyothish Kumar S.Y, “Design and Implementation of Fuzzy Controller on Embedded Computer for Water Level Control”, International Journal of Scientific, & Engineering Research, Volume 4, Issue 5, Pp: 51-56, May-2013. 2. Adnan Mukhtar, Vijay Kumar Tayal, and H. P. Singh, “PSO Optimized PID controller Design for the Process Liquid Level Control”, 3rd International Conference on Recent Developments in Automation, Control, and Power Engineering, Pp: 590-593, February-2020. 3. S. M. Shariar Kabir Khan, “Design and Implementation of neural Control System and Performance Characterization with PID Controller for Water Level Control”, International Journal of Artificial Intelligence, and Applications, Volume 2, Issue 2, Pp: 79-88, April-2011. 4. Farhad Aslam and Mohd. Zeeshan Haider “An Implementation and Comparative Analysis of PID Controller and their Auto-Tuning Method for Three Tank Liquid Level Control”, International Journal of Computer Applications, Volume 20, Issue 8, Pp: 42-45, May-2011. 5. Isa, I.S, Meng, B.C.C, Saad, Z, Fauzi, and N.A, “Comparative Study of PID Controlled Modes on Automatic Water Level Measurement System”, 7th International Colloquium on Signal Processing and its Applications, Pp: 237-242, May- 2011. 6. Senka Krivić, Muhidin Hujdur, Aida Mrzić, and Samim Konjicija, “Design and Implementation of Fuzzy Controller on Embedded Computer for Water Level Control”, MIPRO, 2012 Proceedings of the 35th International Convention, Pp: 2170-2174, January- 2012. 7. Pretty Topno and Saurabh Chanana, “Automatic generation control using optimally tuned tilt integral derivative controller”, First International Conference on Control, Measurement, and Instrumentation (CMI), January-2016. 8. Maruthai Suresh, Gunna Jeersamy Srinivasan, and Ranganathan Rani Hemamalini, “Integrated Fuzzy Logic Based Intelligent Control of Three Tank System”, Serbian Journal of Electrical Engineering, Volume 6, Issue 1, Pp: 1–14, May-2009. 9. Aysan Esgandanian1 and Sabalan Daneshvar, “A Comparative Study on a Tilt-Integral-Derivative Controller with Proportional-Integral-Derivative Controller for a Pacemaker”, International Journal of Advanced Biotechnology and Research (IJBR), Volume 7, Issue 3, Pp: 645-650, April-2016.