SlideShare a Scribd company logo
1 of 8
Download to read offline
IOP Conference Series: Materials Science and Engineering
PAPER • OPEN ACCESS
A Genetic Algorithm (GA)-PID Controller for Temperature Control in
Shell and Tube Heat Exchanger
To cite this article: C Somasundar Reddy and K Balaji 2020 IOP Conf. Ser.: Mater. Sci. Eng. 925 012020
View the article online for updates and enhancements.
This content was downloaded from IP address 185.250.46.231 on 25/10/2020 at 13:30
Content from this work may be used under the terms of the Creative Commons Attribution 3.0 licence. Any further distribution
of this work must maintain attribution to the author(s) and the title of the work, journal citation and DOI.
Published under licence by IOP Publishing Ltd
ICCEMS-2020
IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020
IOP Publishing
doi:10.1088/1757-899X/925/1/012020
1
A Genetic Algorithm (GA)-PID Controller for Temperature
Control in Shell and Tube Heat Exchanger
C Somasundar Reddy1
and K Balaji2
1,2
Department of EEE, SPIHER, Avadi, Chennai, India.
1
somasundarphd@gmail.com, 2
balajiphd12@gmail.com
Abstract. In Genetic Algorithm tuned PID method for controls the fluid flow in the heat
exchanger is presented in this paper. Shell and tube heat exchanger is the most generally utilized
types of heat exchanger for heat transfer in many industrial purposes. The exchanger consists of
mechanical part and controlling part. Both the modeled to ensure the efficient operation of shell
and tube heat exchanger. The mechanical modeling is completely established on the type of
applications. The controller only needs the input fluid and output fluid properties such as
temperature and flow rate. Hence the primary objective of the paper is to focus on the controller
part for enhancing the heat exchanger performance. This paper proposes the Genetic Algorithm
tuned-PID controlling technique to make the settling time and overshoot of set point temperature
to be less to a greater extent and the results are compared with the conventional PI method with
various tuning algorithms [16]. The performance of proposed GA tuned plant has been compared
with existing PID controller outputs with the help of MATLAB/Simulink.
Keywords: ANFIS Controller, BLDC Motor, Back EMF Method, Indirect Field Oriented
Controller (FOC)
1. Introduction
Generally, the shell and tube heat exchangers with optimal design and control techniques are used in
many industrial applications such as chemical, food and refrigeration industries [1]. In existing, fuzzy-
PID has attracted most of the researchers because of its simple structure as well as PID has the advantage
of high performance on steady state & fuzzy has the advantage of high performance on the dynamic
state [11].GA is one of the methods influenced by nature that generally relies on the basic concept of
fittest survival [12]. A detailed methodology for optimal tuning of PID controller has been proposed in
this work. Suggested tuning of the operator using the genetic algorithm methodology. The existing
method has some drawbacks such as less settling time and high peak overshoot. GA based PID technique
has used but there are various mathematical operations are performed between the outputs coming from
them. The optimal operation has to be chosen for the desired plant operations. In this paper, the general
model of the controller has been developed for the shell and tube heat exchanger using transfer functions.
The modeling is based on the flow rate of input fluid & flow rate of fluid coming into the shell,
temperature sensor range, valve capacity to increase the flow rate and pressure. The GA-PID structure
operation is implemented for obtaining the benefits such as less peak overshoot and settling time has
been obtained for the desired set point.
ICCEMS-2020
IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020
IOP Publishing
doi:10.1088/1757-899X/925/1/012020
2
2. Literature survey
Shell and tube are the two type’s structure of the heat exchanger. The tube structure belongs to the input
fluid or process fluid which is to be heated and shell structure belongs to the fluid which will transfer
the heat to the input fluid. The tube structures consist of tubes and shell structure [2]. It also comes under
the mechanical part need more to modeling the tube structure and shell structure. The great process also
a time of controller in the modeling processes. To understand the complete model of the heat exchanger
first is difficult. In existing method was quite difficult to achieve the accurate model [3-5].
The nominal modeling of the heat exchanger should base on following condition such as, open loop
condition and closed loop condition. In accordance with the set point is to maintain the output process
fluid temperature by the controller. A flow rate of fluid coming to the shell structure and input fluid flow
rate are the controlling parameter of the heat exchanger. Different control techniques are presented in
practice. P, PI, and PID are the manually tuned controller and Fuzzy, ANFIS are the artificial intelligence
controller. The typical PID controller has been attracted by many industries because of easy modeling,
tuning of constants flexibility and controllability [6-8]. The constants are normally tuned by the
following optimization methods such as Particle Swarm Optimization (PSO), Cuckoo Algorithm, Bat
Algorithm, Genetic Algorithm, Ziegler–Nichols method. The other controller such as SMC and MPC
has high benefits over dynamic control but it is quite complex to design and hard to implement [9].
Nowadays the combined structure of controllers has been designed. This method gives the nominal
values of tuning constants with quick response and acceptableness of changing conditions. In spite of
its advantages, it also has disadvantages such as optimization of tuning constants and it can be honorably
used for the linear systems rather than the non-linear systems due to its low performance on non-linear
systems [10]. The main aim of the design is to utilize both the benefits of the combined controllers.
3. Objective
• To design the shell and tube heat exchanger model in MATLAB/Simulink based on experimental
data.
• To regulate the temperature of the heat exchanger output fluid through the implementation of GA
based PID control scheme.
4. Proposed model of heat exchanger
The temperature sensor is used in the system to get the feedback from the input fluid coming out from
the heat exchanger. The sensor is designed in the range of sensing the temperature 500-1500C. The
temperature signal is converted into the current signal by the transducer to the value of 4-20mA.The
transfer function of the valve which is used to increase the flow rate of fluid coming into the shell is
given by,
1
*0.75*0.13
3 1
valve
G
s
=
+
(1)
To control the temperature coming out of the tube outlet is controlled by the combined structure of
Fuzzy-PID controller as well as feed forward controller is also added in this part to diminishes the error
caused by the input fluid disturbance coming through the tube inlet. Figure 1 shows the general structure
of the shell and tube heat exchanger. The general block diagram in figure.1 is included for easy
understanding.
ICCEMS-2020
IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020
IOP Publishing
doi:10.1088/1757-899X/925/1/012020
3
Figure 1. General block diagram
5. Function of Proposed Controller
5.1. PID Controller
The PID controller is one of the most traditional controllers used in the control systems of the industry
because of its simplicity and ease of implementation. Even though it has a simple structure the tuning
of gain value makes some difficulties in using them. In general, PID consists of three signals such as
proportional, integral and derivative signals and they are added each other to generate error correction
signal to the plant model. The gains of each signal are a proportional gain (Kd), integral gain (Ki),
derivative gain (Kd). The input to the PID controller is error and output coming from the PID is error
corrective value. The mathematical equation is given by,
* * * * error
output p i d
d
PID K error K error dt K
dt
= + +
∫ (2)
There are several tuning methods are experimented for tuning the PID gains. In that GA based PID
tuning has been used in this paper because of its fast& adaptable gain process and non-complex structure
[13]. GA method consists of following tuning methodology,
5.2. GA Algorithm
It is one of the methods used for optimization. The continuing performance improvement of
computational systems has made them attractive for some types of optimization. The genetic algorithm
begins with the stages of three evolutionary operators such as replication, fusion, and mutation to arrive
at the best possible solution. General process chart of the GA is shown in figure 2
ICCEMS-2020
IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020
IOP Publishing
doi:10.1088/1757-899X/925/1/012020
4
Figure 2. General Block Diagram of GA
5.3. GA based PID Controller
Compared to conventionally tuned PID regulator, GA tuned PID controller have much better output
characteristic. The current tuning rule was used based on critical Ker gain and critical per time. The
integral Ti time is set to infinity in this process, and the derivative Td time to zero. Using this to get the
system's initial PID configuration. Using the steepest descent gradient process, this PID configuration
will be further optimized. Only the proportional control action will be employed in this system... The
Kp will raise to a critical Ker value at which the performance of the device will display repeated
oscillations. The PID controller transfer function is given below
2
2
18.461 6.769 0.205
30 31 1
feedback
s s
G
s s
− − −
=
+ +
6. Simulation Results
The Simulation testing shown in figure. 3 has been done on the transfer function modeled shell and tube
heat exchanger. The simulation run time is chosen as 400sec and the set point temperature is kept at
900C, input fluid gain is kept as 20 and Kp, Ki, Kd values are kept as 13.25, 0.36, 56.25 respectively
and the results have been obtained for the verification with conventional one using
MATLAB/SIMULINK.
ICCEMS-2020
IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020
IOP Publishing
doi:10.1088/1757-899X/925/1/012020
5
Figure 3. Simulink Diagram of the Proposed GA-PID controller
Figure 4 and 5 shows the input and output set point temperature. Fuzzy-PID controller output is shown
in figure 6.
Figure 4. Input set point temperature
Figure 5. Output set point temperature
Figure 6. Fuzzy-PID controller output
ICCEMS-2020
IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020
IOP Publishing
doi:10.1088/1757-899X/925/1/012020
6
The settling time and peak overshoot shown in figure.7 and figure .8 has been compared with
conventional method [16]. The settling time of conventional method is 74 sec. The settling time of set
point temperature using proposed controller is 65 sec.
Figure 7. Settling time of set point temperature using proposed controller
Figure 8. Peak Overshoot of set point temperature using proposed controller
The conventional peak overshoot is 3.54% but in proposed peak overshoot of set point temperature is
3.22%. The peak overshoot percentage is calculated as,
92.9 90
% *100 3.22%
90
peak overshoot
−
= =
7. Conclusion
The Simulation has been done on the temperature control on the shell and tube heat exchanger model
using Genetic-PID controller. The shell and tube heat exchanger controller part is modelled by the
transfer function model. The Genetic-PID with feed forward controller is implemented to reduce the
error caused by the input fluid. The genetic-PID which is the combined using multiplication operation
has made peak overshoot and settling time of output set point temperature with the least values of 3.54%
and 74 sec respectively. The values of peak overshoot and settling time obtained from the proposed
control strategy which is less than the PI control method.
References
[1] Costiuc L and Popa V 2009 Simulink Model for a Heat-Exchanger
[2] Nithya S, Sivakumaran N, Balasubramanian T and Anantharaman N 2008 Model based controller
design for a spherical tank process in real time IJSSST 9 25-31
[3] Kumar GV 2018 Fuzzy-PID Control Method of Hybrid Derived Boost Converter (HDBC) Using
Wind Energy International Journal of MC Square Scientific Research 9 1-10
ICCEMS-2020
IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020
IOP Publishing
doi:10.1088/1757-899X/925/1/012020
7
[4] Vinod S, Balaji M and Prabhakar M 2015 Robust control of parallel buck fed buck converter
using hybrid fuzzy PI controller 11th
Int. Conf. on Power Electronics and Drive Systems 347-
351
[5] Peng X, Jia M, He L, Yu X and Lv Y 2018 Fuzzy sliding mode control based on longitudinal
force estimation for electro-mechanical braking systems using BLDC motor CES Transactions
on Electrical Machines and Systems 2 142-51
[6] Al-Bargothi SN, Qaryouti GM and Jaber QM 2019 Speed control of DC motor using conventional
and adaptive PID controllers Indonesian Journal of Electrical Engineering and Computer
Science 16 1221-8
[7] Thufail MK and Balaji K 2017 Analysis and improvement of Self Tuning Based on Sensor less
Control of BLDC Motor Indian Journal of Public Health Research & Development 8 623-9
[8] Jafari SM, Saramnejad F and Dehnad D 2018 Designing and application of a shell and tube heat
exchanger for nanofluid thermal processing of liquid food products Journal of food process
engineering 41 e12658
[9] Gupta S, Gupta R and Padhee S 2018 Parametric system identification and robust controller
design for liquid–liquid heat exchanger system IET Control Theory & Applications 12 1474-
82
[10] Åström KJ and Hägglund T 2014 Revisiting the Ziegler–Nichols step response method for PID
control Journal of process control 14 635-50
[11] Mansor H, Azmi Mat Esa MK, Gunawan TS, Janin Z 2020 Design of travel angle control of
quanser bench-top helicopter using mamdani-based fuzzy logic controller Indonesian Journal
of Electrical Engineering and Computer Science 17 815-825
[12] Kumar A and Balaji K 2017 PI and Sliding Mode Speed Control of Permanent Magnet
Synchronous Motor Fed from Three Phase Four Switch VSI Journal of Mechanical
Engineering Research and Developments 40 716-725
[13] Kumar GV 2018 Fuzzy-PID Control Method of Hybrid Derived Boost Converter (HDBC) Using
Wind Energy International Journal of MC Square Scientific Research 9 1-10
[14] N C Damasceno and O Gabriel Filho, “PI controller optimization for a heat exchanger through
metaheuristic Bat algorithm, particle swarm optimization, flower pollination algorithm and
Cuckoo search algorithm IEEE Latin America Transactions 15 1801-1807
[15] Aldossary F 2017 Health Observation System Using Cloud Computing International Journal of
MC Square Scientific Research 9 08-16
[16] Ali AJ, Ramesh GP 2020 Analysis of Open, Closed Loop PI, PID, FLC and ANN
Controllable Wind Energy System Using Γ-ZSI with PMSM ICDSMLA 2019 1143-1155
[17] Puttamadappa C and Parameshachari BD 2019 Demand side management of small scale loads in
a smart grid using glow-worm swarm optimization technique Microprocessors and
Microsystems 71 102886

More Related Content

What's hot

Episode 34 : Project Execution Part (5)
Episode 34 :  Project Execution Part (5)Episode 34 :  Project Execution Part (5)
Episode 34 : Project Execution Part (5)SAJJAD KHUDHUR ABBAS
 
A simple nonlinear PD controller for integrating processes
A simple nonlinear PD controller for integrating processesA simple nonlinear PD controller for integrating processes
A simple nonlinear PD controller for integrating processesISA Interchange
 
Modified smith predictor based cascade control of unstable time delay processes
Modified smith predictor based cascade control of unstable time delay processesModified smith predictor based cascade control of unstable time delay processes
Modified smith predictor based cascade control of unstable time delay processesISA Interchange
 
IRJET - Variable Refrigerant Volume:- Air Conditioning Part: A Review
IRJET - Variable Refrigerant Volume:- Air Conditioning Part: A ReviewIRJET - Variable Refrigerant Volume:- Air Conditioning Part: A Review
IRJET - Variable Refrigerant Volume:- Air Conditioning Part: A ReviewIRJET Journal
 
IRJET- Static Structural and Modal Analysis of Secondary Air Flow System
IRJET- Static Structural and Modal Analysis of Secondary Air Flow SystemIRJET- Static Structural and Modal Analysis of Secondary Air Flow System
IRJET- Static Structural and Modal Analysis of Secondary Air Flow SystemIRJET Journal
 
Cooling tower-handbook final
Cooling tower-handbook finalCooling tower-handbook final
Cooling tower-handbook finalRupan Guha
 
Mechanical Engineering Seminar 2017_3
Mechanical Engineering Seminar 2017_3Mechanical Engineering Seminar 2017_3
Mechanical Engineering Seminar 2017_3Nicholas Naing
 
Ashrae 90.1 2004 appendix g - performance rating method
Ashrae 90.1   2004 appendix g - performance rating methodAshrae 90.1   2004 appendix g - performance rating method
Ashrae 90.1 2004 appendix g - performance rating methodEduardo Miranda Cáceres
 
Life cycle cost analysis for chilled water plant
Life cycle cost analysis for chilled water plantLife cycle cost analysis for chilled water plant
Life cycle cost analysis for chilled water plantIr. Kok Jing Shun
 
DoE_Final_Report_H2_Electrolyzer_PUBLIC_version
DoE_Final_Report_H2_Electrolyzer_PUBLIC_versionDoE_Final_Report_H2_Electrolyzer_PUBLIC_version
DoE_Final_Report_H2_Electrolyzer_PUBLIC_versionDana Ray Nilsson (Swalla)
 
Retrocommissioning of Existing Buildings
Retrocommissioning of Existing BuildingsRetrocommissioning of Existing Buildings
Retrocommissioning of Existing BuildingsWIGreenBuilding
 
Oct. 24 Webinar/Seminar: Is ASHRAE 90.1 2012 or iecc-2012 the right energy co...
Oct. 24 Webinar/Seminar: Is ASHRAE 90.1 2012 or iecc-2012 the right energy co...Oct. 24 Webinar/Seminar: Is ASHRAE 90.1 2012 or iecc-2012 the right energy co...
Oct. 24 Webinar/Seminar: Is ASHRAE 90.1 2012 or iecc-2012 the right energy co...lizzabel
 
TCI Control System Overview
TCI Control System OverviewTCI Control System Overview
TCI Control System OverviewErnieAd
 
IRJET - A Review on Design and Optimization of Cooling Plate for Battery Modu...
IRJET - A Review on Design and Optimization of Cooling Plate for Battery Modu...IRJET - A Review on Design and Optimization of Cooling Plate for Battery Modu...
IRJET - A Review on Design and Optimization of Cooling Plate for Battery Modu...IRJET Journal
 
Enhancing Sustainability in Automobile & Ancillaries; Boost productivity; red...
Enhancing Sustainability in Automobile & Ancillaries; Boost productivity; red...Enhancing Sustainability in Automobile & Ancillaries; Boost productivity; red...
Enhancing Sustainability in Automobile & Ancillaries; Boost productivity; red...A.T.E. Private Limited
 

What's hot (20)

Episode 34 : Project Execution Part (5)
Episode 34 :  Project Execution Part (5)Episode 34 :  Project Execution Part (5)
Episode 34 : Project Execution Part (5)
 
A simple nonlinear PD controller for integrating processes
A simple nonlinear PD controller for integrating processesA simple nonlinear PD controller for integrating processes
A simple nonlinear PD controller for integrating processes
 
Modified smith predictor based cascade control of unstable time delay processes
Modified smith predictor based cascade control of unstable time delay processesModified smith predictor based cascade control of unstable time delay processes
Modified smith predictor based cascade control of unstable time delay processes
 
IRJET - Variable Refrigerant Volume:- Air Conditioning Part: A Review
IRJET - Variable Refrigerant Volume:- Air Conditioning Part: A ReviewIRJET - Variable Refrigerant Volume:- Air Conditioning Part: A Review
IRJET - Variable Refrigerant Volume:- Air Conditioning Part: A Review
 
IRJET- Static Structural and Modal Analysis of Secondary Air Flow System
IRJET- Static Structural and Modal Analysis of Secondary Air Flow SystemIRJET- Static Structural and Modal Analysis of Secondary Air Flow System
IRJET- Static Structural and Modal Analysis of Secondary Air Flow System
 
Cooling tower-handbook final
Cooling tower-handbook finalCooling tower-handbook final
Cooling tower-handbook final
 
Mechanical Engineering Seminar 2017_3
Mechanical Engineering Seminar 2017_3Mechanical Engineering Seminar 2017_3
Mechanical Engineering Seminar 2017_3
 
ASHRAE Standard 100
ASHRAE Standard 100ASHRAE Standard 100
ASHRAE Standard 100
 
Ashrae 90.1 2004 appendix g - performance rating method
Ashrae 90.1   2004 appendix g - performance rating methodAshrae 90.1   2004 appendix g - performance rating method
Ashrae 90.1 2004 appendix g - performance rating method
 
Engineering portfolio
Engineering portfolioEngineering portfolio
Engineering portfolio
 
Life cycle cost analysis for chilled water plant
Life cycle cost analysis for chilled water plantLife cycle cost analysis for chilled water plant
Life cycle cost analysis for chilled water plant
 
[IJET-V1I4P6] Authors :Galal Ali Hassaan
[IJET-V1I4P6] Authors :Galal Ali Hassaan[IJET-V1I4P6] Authors :Galal Ali Hassaan
[IJET-V1I4P6] Authors :Galal Ali Hassaan
 
DoE_Final_Report_H2_Electrolyzer_PUBLIC_version
DoE_Final_Report_H2_Electrolyzer_PUBLIC_versionDoE_Final_Report_H2_Electrolyzer_PUBLIC_version
DoE_Final_Report_H2_Electrolyzer_PUBLIC_version
 
Retrocommissioning of Existing Buildings
Retrocommissioning of Existing BuildingsRetrocommissioning of Existing Buildings
Retrocommissioning of Existing Buildings
 
The Role of HVAC in Achieving High Performance Goals
The Role of HVAC in Achieving High Performance GoalsThe Role of HVAC in Achieving High Performance Goals
The Role of HVAC in Achieving High Performance Goals
 
case study
case studycase study
case study
 
Oct. 24 Webinar/Seminar: Is ASHRAE 90.1 2012 or iecc-2012 the right energy co...
Oct. 24 Webinar/Seminar: Is ASHRAE 90.1 2012 or iecc-2012 the right energy co...Oct. 24 Webinar/Seminar: Is ASHRAE 90.1 2012 or iecc-2012 the right energy co...
Oct. 24 Webinar/Seminar: Is ASHRAE 90.1 2012 or iecc-2012 the right energy co...
 
TCI Control System Overview
TCI Control System OverviewTCI Control System Overview
TCI Control System Overview
 
IRJET - A Review on Design and Optimization of Cooling Plate for Battery Modu...
IRJET - A Review on Design and Optimization of Cooling Plate for Battery Modu...IRJET - A Review on Design and Optimization of Cooling Plate for Battery Modu...
IRJET - A Review on Design and Optimization of Cooling Plate for Battery Modu...
 
Enhancing Sustainability in Automobile & Ancillaries; Boost productivity; red...
Enhancing Sustainability in Automobile & Ancillaries; Boost productivity; red...Enhancing Sustainability in Automobile & Ancillaries; Boost productivity; red...
Enhancing Sustainability in Automobile & Ancillaries; Boost productivity; red...
 

Similar to Somasundarreddy2020

A fuzzy-PID controller in shell and tube heat exchanger simulation modeled f...
A fuzzy-PID controller in shell and tube heat exchanger  simulation modeled f...A fuzzy-PID controller in shell and tube heat exchanger  simulation modeled f...
A fuzzy-PID controller in shell and tube heat exchanger simulation modeled f...nooriasukmaningtyas
 
Comparison of different controller strategies for Temperature control
Comparison of different controller strategies for Temperature controlComparison of different controller strategies for Temperature control
Comparison of different controller strategies for Temperature controlIRJET Journal
 
Controller Tuning for Integrator Plus Delay Processes.
Controller Tuning for Integrator Plus Delay Processes.Controller Tuning for Integrator Plus Delay Processes.
Controller Tuning for Integrator Plus Delay Processes.theijes
 
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
 
Optimized proportional integral derivative (pid) controller for the exhaust t...
Optimized proportional integral derivative (pid) controller for the exhaust t...Optimized proportional integral derivative (pid) controller for the exhaust t...
Optimized proportional integral derivative (pid) controller for the exhaust t...Ali Marzoughi
 
Long term temperature stability of thermal cycler developed using low profil...
Long term temperature stability of thermal cycler developed  using low profil...Long term temperature stability of thermal cycler developed  using low profil...
Long term temperature stability of thermal cycler developed using low profil...IJECEIAES
 
IRJET - Liquid Level Control Strategy using Fractional Order PID Controlle...
IRJET - 	  Liquid Level Control Strategy using Fractional Order PID Controlle...IRJET - 	  Liquid Level Control Strategy using Fractional Order PID Controlle...
IRJET - Liquid Level Control Strategy using Fractional Order PID Controlle...IRJET Journal
 
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
 
Model Based Embedded Control System Design for Smart Home
Model Based Embedded Control System Design for Smart HomeModel Based Embedded Control System Design for Smart Home
Model Based Embedded Control System Design for Smart HomeIRJET Journal
 
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
 
Hybrid controller design using gain scheduling approach for compressor systems
Hybrid controller design using gain scheduling approach for  compressor systemsHybrid controller design using gain scheduling approach for  compressor systems
Hybrid controller design using gain scheduling approach for compressor systemsIJECEIAES
 
Temperature Control for a Cryogenic Freezer for Bovine Semen Samples for Assi...
Temperature Control for a Cryogenic Freezer for Bovine Semen Samples for Assi...Temperature Control for a Cryogenic Freezer for Bovine Semen Samples for Assi...
Temperature Control for a Cryogenic Freezer for Bovine Semen Samples for Assi...IRJET Journal
 
Optimal tuning of pid power system stabilizer in simulink environment
Optimal tuning of pid power system stabilizer in simulink environmentOptimal tuning of pid power system stabilizer in simulink environment
Optimal tuning of pid power system stabilizer in simulink environmentIAEME Publication
 
Classical Techniques for PID Tunning: Review
Classical Techniques for PID Tunning: ReviewClassical Techniques for PID Tunning: Review
Classical Techniques for PID Tunning: ReviewIRJET Journal
 
Optimal tuning of proportional integral controller for fixed-speed wind turb...
Optimal tuning of proportional integral controller for  fixed-speed wind turb...Optimal tuning of proportional integral controller for  fixed-speed wind turb...
Optimal tuning of proportional integral controller for fixed-speed wind turb...IJECEIAES
 

Similar to Somasundarreddy2020 (20)

A fuzzy-PID controller in shell and tube heat exchanger simulation modeled f...
A fuzzy-PID controller in shell and tube heat exchanger  simulation modeled f...A fuzzy-PID controller in shell and tube heat exchanger  simulation modeled f...
A fuzzy-PID controller in shell and tube heat exchanger simulation modeled f...
 
Comparison of different controller strategies for Temperature control
Comparison of different controller strategies for Temperature controlComparison of different controller strategies for Temperature control
Comparison of different controller strategies for Temperature control
 
Acc shams
Acc shamsAcc shams
Acc shams
 
Controller Tuning for Integrator Plus Delay Processes.
Controller Tuning for Integrator Plus Delay Processes.Controller Tuning for Integrator Plus Delay Processes.
Controller Tuning for Integrator Plus Delay Processes.
 
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...
 
Optimized proportional integral derivative (pid) controller for the exhaust t...
Optimized proportional integral derivative (pid) controller for the exhaust t...Optimized proportional integral derivative (pid) controller for the exhaust t...
Optimized proportional integral derivative (pid) controller for the exhaust t...
 
V13I1006.pdf
V13I1006.pdfV13I1006.pdf
V13I1006.pdf
 
Long term temperature stability of thermal cycler developed using low profil...
Long term temperature stability of thermal cycler developed  using low profil...Long term temperature stability of thermal cycler developed  using low profil...
Long term temperature stability of thermal cycler developed using low profil...
 
IRJET - Liquid Level Control Strategy using Fractional Order PID Controlle...
IRJET - 	  Liquid Level Control Strategy using Fractional Order PID Controlle...IRJET - 	  Liquid Level Control Strategy using Fractional Order PID Controlle...
IRJET - Liquid Level Control Strategy using Fractional Order PID Controlle...
 
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...
 
At4201308314
At4201308314At4201308314
At4201308314
 
Model Based Embedded Control System Design for Smart Home
Model Based Embedded Control System Design for Smart HomeModel Based Embedded Control System Design for Smart Home
Model Based Embedded Control System Design for Smart Home
 
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...
 
Hybrid controller design using gain scheduling approach for compressor systems
Hybrid controller design using gain scheduling approach for  compressor systemsHybrid controller design using gain scheduling approach for  compressor systems
Hybrid controller design using gain scheduling approach for compressor systems
 
PID Tuning Rules
PID Tuning RulesPID Tuning Rules
PID Tuning Rules
 
Temperature Control for a Cryogenic Freezer for Bovine Semen Samples for Assi...
Temperature Control for a Cryogenic Freezer for Bovine Semen Samples for Assi...Temperature Control for a Cryogenic Freezer for Bovine Semen Samples for Assi...
Temperature Control for a Cryogenic Freezer for Bovine Semen Samples for Assi...
 
Optimal tuning of pid power system stabilizer in simulink environment
Optimal tuning of pid power system stabilizer in simulink environmentOptimal tuning of pid power system stabilizer in simulink environment
Optimal tuning of pid power system stabilizer in simulink environment
 
Classical Techniques for PID Tunning: Review
Classical Techniques for PID Tunning: ReviewClassical Techniques for PID Tunning: Review
Classical Techniques for PID Tunning: Review
 
Optimal tuning of proportional integral controller for fixed-speed wind turb...
Optimal tuning of proportional integral controller for  fixed-speed wind turb...Optimal tuning of proportional integral controller for  fixed-speed wind turb...
Optimal tuning of proportional integral controller for fixed-speed wind turb...
 

Recently uploaded

Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
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
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 

Recently uploaded (20)

Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
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
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
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
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 

Somasundarreddy2020

  • 1. IOP Conference Series: Materials Science and Engineering PAPER • OPEN ACCESS A Genetic Algorithm (GA)-PID Controller for Temperature Control in Shell and Tube Heat Exchanger To cite this article: C Somasundar Reddy and K Balaji 2020 IOP Conf. Ser.: Mater. Sci. Eng. 925 012020 View the article online for updates and enhancements. This content was downloaded from IP address 185.250.46.231 on 25/10/2020 at 13:30
  • 2. Content from this work may be used under the terms of the Creative Commons Attribution 3.0 licence. Any further distribution of this work must maintain attribution to the author(s) and the title of the work, journal citation and DOI. Published under licence by IOP Publishing Ltd ICCEMS-2020 IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020 IOP Publishing doi:10.1088/1757-899X/925/1/012020 1 A Genetic Algorithm (GA)-PID Controller for Temperature Control in Shell and Tube Heat Exchanger C Somasundar Reddy1 and K Balaji2 1,2 Department of EEE, SPIHER, Avadi, Chennai, India. 1 somasundarphd@gmail.com, 2 balajiphd12@gmail.com Abstract. In Genetic Algorithm tuned PID method for controls the fluid flow in the heat exchanger is presented in this paper. Shell and tube heat exchanger is the most generally utilized types of heat exchanger for heat transfer in many industrial purposes. The exchanger consists of mechanical part and controlling part. Both the modeled to ensure the efficient operation of shell and tube heat exchanger. The mechanical modeling is completely established on the type of applications. The controller only needs the input fluid and output fluid properties such as temperature and flow rate. Hence the primary objective of the paper is to focus on the controller part for enhancing the heat exchanger performance. This paper proposes the Genetic Algorithm tuned-PID controlling technique to make the settling time and overshoot of set point temperature to be less to a greater extent and the results are compared with the conventional PI method with various tuning algorithms [16]. The performance of proposed GA tuned plant has been compared with existing PID controller outputs with the help of MATLAB/Simulink. Keywords: ANFIS Controller, BLDC Motor, Back EMF Method, Indirect Field Oriented Controller (FOC) 1. Introduction Generally, the shell and tube heat exchangers with optimal design and control techniques are used in many industrial applications such as chemical, food and refrigeration industries [1]. In existing, fuzzy- PID has attracted most of the researchers because of its simple structure as well as PID has the advantage of high performance on steady state & fuzzy has the advantage of high performance on the dynamic state [11].GA is one of the methods influenced by nature that generally relies on the basic concept of fittest survival [12]. A detailed methodology for optimal tuning of PID controller has been proposed in this work. Suggested tuning of the operator using the genetic algorithm methodology. The existing method has some drawbacks such as less settling time and high peak overshoot. GA based PID technique has used but there are various mathematical operations are performed between the outputs coming from them. The optimal operation has to be chosen for the desired plant operations. In this paper, the general model of the controller has been developed for the shell and tube heat exchanger using transfer functions. The modeling is based on the flow rate of input fluid & flow rate of fluid coming into the shell, temperature sensor range, valve capacity to increase the flow rate and pressure. The GA-PID structure operation is implemented for obtaining the benefits such as less peak overshoot and settling time has been obtained for the desired set point.
  • 3. ICCEMS-2020 IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020 IOP Publishing doi:10.1088/1757-899X/925/1/012020 2 2. Literature survey Shell and tube are the two type’s structure of the heat exchanger. The tube structure belongs to the input fluid or process fluid which is to be heated and shell structure belongs to the fluid which will transfer the heat to the input fluid. The tube structures consist of tubes and shell structure [2]. It also comes under the mechanical part need more to modeling the tube structure and shell structure. The great process also a time of controller in the modeling processes. To understand the complete model of the heat exchanger first is difficult. In existing method was quite difficult to achieve the accurate model [3-5]. The nominal modeling of the heat exchanger should base on following condition such as, open loop condition and closed loop condition. In accordance with the set point is to maintain the output process fluid temperature by the controller. A flow rate of fluid coming to the shell structure and input fluid flow rate are the controlling parameter of the heat exchanger. Different control techniques are presented in practice. P, PI, and PID are the manually tuned controller and Fuzzy, ANFIS are the artificial intelligence controller. The typical PID controller has been attracted by many industries because of easy modeling, tuning of constants flexibility and controllability [6-8]. The constants are normally tuned by the following optimization methods such as Particle Swarm Optimization (PSO), Cuckoo Algorithm, Bat Algorithm, Genetic Algorithm, Ziegler–Nichols method. The other controller such as SMC and MPC has high benefits over dynamic control but it is quite complex to design and hard to implement [9]. Nowadays the combined structure of controllers has been designed. This method gives the nominal values of tuning constants with quick response and acceptableness of changing conditions. In spite of its advantages, it also has disadvantages such as optimization of tuning constants and it can be honorably used for the linear systems rather than the non-linear systems due to its low performance on non-linear systems [10]. The main aim of the design is to utilize both the benefits of the combined controllers. 3. Objective • To design the shell and tube heat exchanger model in MATLAB/Simulink based on experimental data. • To regulate the temperature of the heat exchanger output fluid through the implementation of GA based PID control scheme. 4. Proposed model of heat exchanger The temperature sensor is used in the system to get the feedback from the input fluid coming out from the heat exchanger. The sensor is designed in the range of sensing the temperature 500-1500C. The temperature signal is converted into the current signal by the transducer to the value of 4-20mA.The transfer function of the valve which is used to increase the flow rate of fluid coming into the shell is given by, 1 *0.75*0.13 3 1 valve G s = + (1) To control the temperature coming out of the tube outlet is controlled by the combined structure of Fuzzy-PID controller as well as feed forward controller is also added in this part to diminishes the error caused by the input fluid disturbance coming through the tube inlet. Figure 1 shows the general structure of the shell and tube heat exchanger. The general block diagram in figure.1 is included for easy understanding.
  • 4. ICCEMS-2020 IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020 IOP Publishing doi:10.1088/1757-899X/925/1/012020 3 Figure 1. General block diagram 5. Function of Proposed Controller 5.1. PID Controller The PID controller is one of the most traditional controllers used in the control systems of the industry because of its simplicity and ease of implementation. Even though it has a simple structure the tuning of gain value makes some difficulties in using them. In general, PID consists of three signals such as proportional, integral and derivative signals and they are added each other to generate error correction signal to the plant model. The gains of each signal are a proportional gain (Kd), integral gain (Ki), derivative gain (Kd). The input to the PID controller is error and output coming from the PID is error corrective value. The mathematical equation is given by, * * * * error output p i d d PID K error K error dt K dt = + + ∫ (2) There are several tuning methods are experimented for tuning the PID gains. In that GA based PID tuning has been used in this paper because of its fast& adaptable gain process and non-complex structure [13]. GA method consists of following tuning methodology, 5.2. GA Algorithm It is one of the methods used for optimization. The continuing performance improvement of computational systems has made them attractive for some types of optimization. The genetic algorithm begins with the stages of three evolutionary operators such as replication, fusion, and mutation to arrive at the best possible solution. General process chart of the GA is shown in figure 2
  • 5. ICCEMS-2020 IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020 IOP Publishing doi:10.1088/1757-899X/925/1/012020 4 Figure 2. General Block Diagram of GA 5.3. GA based PID Controller Compared to conventionally tuned PID regulator, GA tuned PID controller have much better output characteristic. The current tuning rule was used based on critical Ker gain and critical per time. The integral Ti time is set to infinity in this process, and the derivative Td time to zero. Using this to get the system's initial PID configuration. Using the steepest descent gradient process, this PID configuration will be further optimized. Only the proportional control action will be employed in this system... The Kp will raise to a critical Ker value at which the performance of the device will display repeated oscillations. The PID controller transfer function is given below 2 2 18.461 6.769 0.205 30 31 1 feedback s s G s s − − − = + + 6. Simulation Results The Simulation testing shown in figure. 3 has been done on the transfer function modeled shell and tube heat exchanger. The simulation run time is chosen as 400sec and the set point temperature is kept at 900C, input fluid gain is kept as 20 and Kp, Ki, Kd values are kept as 13.25, 0.36, 56.25 respectively and the results have been obtained for the verification with conventional one using MATLAB/SIMULINK.
  • 6. ICCEMS-2020 IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020 IOP Publishing doi:10.1088/1757-899X/925/1/012020 5 Figure 3. Simulink Diagram of the Proposed GA-PID controller Figure 4 and 5 shows the input and output set point temperature. Fuzzy-PID controller output is shown in figure 6. Figure 4. Input set point temperature Figure 5. Output set point temperature Figure 6. Fuzzy-PID controller output
  • 7. ICCEMS-2020 IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020 IOP Publishing doi:10.1088/1757-899X/925/1/012020 6 The settling time and peak overshoot shown in figure.7 and figure .8 has been compared with conventional method [16]. The settling time of conventional method is 74 sec. The settling time of set point temperature using proposed controller is 65 sec. Figure 7. Settling time of set point temperature using proposed controller Figure 8. Peak Overshoot of set point temperature using proposed controller The conventional peak overshoot is 3.54% but in proposed peak overshoot of set point temperature is 3.22%. The peak overshoot percentage is calculated as, 92.9 90 % *100 3.22% 90 peak overshoot − = = 7. Conclusion The Simulation has been done on the temperature control on the shell and tube heat exchanger model using Genetic-PID controller. The shell and tube heat exchanger controller part is modelled by the transfer function model. The Genetic-PID with feed forward controller is implemented to reduce the error caused by the input fluid. The genetic-PID which is the combined using multiplication operation has made peak overshoot and settling time of output set point temperature with the least values of 3.54% and 74 sec respectively. The values of peak overshoot and settling time obtained from the proposed control strategy which is less than the PI control method. References [1] Costiuc L and Popa V 2009 Simulink Model for a Heat-Exchanger [2] Nithya S, Sivakumaran N, Balasubramanian T and Anantharaman N 2008 Model based controller design for a spherical tank process in real time IJSSST 9 25-31 [3] Kumar GV 2018 Fuzzy-PID Control Method of Hybrid Derived Boost Converter (HDBC) Using Wind Energy International Journal of MC Square Scientific Research 9 1-10
  • 8. ICCEMS-2020 IOP Conf. Series: Materials Science and Engineering 925 (2020) 012020 IOP Publishing doi:10.1088/1757-899X/925/1/012020 7 [4] Vinod S, Balaji M and Prabhakar M 2015 Robust control of parallel buck fed buck converter using hybrid fuzzy PI controller 11th Int. Conf. on Power Electronics and Drive Systems 347- 351 [5] Peng X, Jia M, He L, Yu X and Lv Y 2018 Fuzzy sliding mode control based on longitudinal force estimation for electro-mechanical braking systems using BLDC motor CES Transactions on Electrical Machines and Systems 2 142-51 [6] Al-Bargothi SN, Qaryouti GM and Jaber QM 2019 Speed control of DC motor using conventional and adaptive PID controllers Indonesian Journal of Electrical Engineering and Computer Science 16 1221-8 [7] Thufail MK and Balaji K 2017 Analysis and improvement of Self Tuning Based on Sensor less Control of BLDC Motor Indian Journal of Public Health Research & Development 8 623-9 [8] Jafari SM, Saramnejad F and Dehnad D 2018 Designing and application of a shell and tube heat exchanger for nanofluid thermal processing of liquid food products Journal of food process engineering 41 e12658 [9] Gupta S, Gupta R and Padhee S 2018 Parametric system identification and robust controller design for liquid–liquid heat exchanger system IET Control Theory & Applications 12 1474- 82 [10] Åström KJ and Hägglund T 2014 Revisiting the Ziegler–Nichols step response method for PID control Journal of process control 14 635-50 [11] Mansor H, Azmi Mat Esa MK, Gunawan TS, Janin Z 2020 Design of travel angle control of quanser bench-top helicopter using mamdani-based fuzzy logic controller Indonesian Journal of Electrical Engineering and Computer Science 17 815-825 [12] Kumar A and Balaji K 2017 PI and Sliding Mode Speed Control of Permanent Magnet Synchronous Motor Fed from Three Phase Four Switch VSI Journal of Mechanical Engineering Research and Developments 40 716-725 [13] Kumar GV 2018 Fuzzy-PID Control Method of Hybrid Derived Boost Converter (HDBC) Using Wind Energy International Journal of MC Square Scientific Research 9 1-10 [14] N C Damasceno and O Gabriel Filho, “PI controller optimization for a heat exchanger through metaheuristic Bat algorithm, particle swarm optimization, flower pollination algorithm and Cuckoo search algorithm IEEE Latin America Transactions 15 1801-1807 [15] Aldossary F 2017 Health Observation System Using Cloud Computing International Journal of MC Square Scientific Research 9 08-16 [16] Ali AJ, Ramesh GP 2020 Analysis of Open, Closed Loop PI, PID, FLC and ANN Controllable Wind Energy System Using Γ-ZSI with PMSM ICDSMLA 2019 1143-1155 [17] Puttamadappa C and Parameshachari BD 2019 Demand side management of small scale loads in a smart grid using glow-worm swarm optimization technique Microprocessors and Microsystems 71 102886