Mathematical Problems in Engineering - 2015 - Li - Dynamic Modeling of Steam Condenser and Design of PI Controller Based On
Mathematical Problems in Engineering - 2015 - Li - Dynamic Modeling of Steam Condenser and Design of PI Controller Based On
Research Article
Dynamic Modeling of Steam Condenser and Design of
PI Controller Based on Grey Wolf Optimizer
Copyright © 2015 S.-X. Li and J.-S. Wang. This is an open access article distributed under the Creative Commons Attribution
License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly
cited.
Shell-and-tube condenser is a heat exchanger for cooling steam with high temperature and pressure, which is one of the main
kinds of heat exchange equipment in thermal, nuclear, and marine power plant. Based on the lumped parameter modeling
method, the dynamic mathematical model of the simplified steam condenser is established. Then, the pressure PI control system
of steam condenser based on the Matlab/Simulink simulation platform is designed. In order to obtain better performance, a new
metaheuristic intelligent algorithm, grey wolf optimizer (GWO), is used to realize the fine-tuning of PI controller parameters.
On the other hand, the Z-N engineering tuning method, genetic algorithm, and particle swarm algorithm are adopted for tuning
PI controller parameters and compared with GWO algorithm. Simulation results show that GWO algorithm has better control
performance than other four algorithms.
Steam inlet Gh1 Th1 enthalpy of saturated water corresponding to the condenser
pressure (kJ/kg).
Y∗ − Y
𝑑𝑡
(X∗ , Y∗ )
where 𝐻gp is the bubbling oxygen exhaust steam enthalpy
(kJ/kg), 𝐻𝑤 is the enthalpy of hot well water (kJ/kg), and (X∗ − X, Y∗ )
𝐻cw is the enthalpy of saturated water corresponding to the (X, Y∗ )
condenser pressure (kJ/kg).
Alpha
Beta
Explored
Unexplored
| ≥1
1 If | A
D𝛼 If | A| <
D𝛽
Move
Explored
Unexplored
D𝛿
dynamic mathematical model of the condenser is based on Table 1: Parameters of steam condenser.
the following assumption that the total amount of condensa- Parameter Parameter value Unit
tion, the circulating water flow, and the condenser volume are
𝑅 0.461526 kJ/kgK
certain. So it is set up based on the dynamic heat balance and
mass balance of the condenser water. 𝑉 3 m3
𝜆 2265.65 kJ/kg
4.1.1. Dynamic Heat Balance. In the dynamic heat balance, it 𝑈𝐴 356.972 kW/K
is assumed that the total amount of condensation is certain 𝑀cw 6500 kg
and that the input steam and the output condensate are 𝐶𝑝 4.2 kJ/(kgK)
saturated. Therefore, the heat from steam to the circulating 𝛼 0.3162 K/kPa
∘
water and the steam potential heat are equal. So the steam 𝛽 68.0958 C
released heat can be approximated, calculated by the follow- 𝛼1 8.7292e − 2
ing equations: 𝛼2 7.3787e − 4
𝑄 ≈ 𝑈𝐴Δ𝑡𝑚 ,
Table 2: Variables of steam condenser.
𝑇 − 𝑇cw (22)
Δ𝑡𝑚 = . Variable Meaning Variable value Unit
ln ((𝑇𝑠 − 𝑇cw ) / (𝑇𝑠 − 𝑇)) 𝐹𝑠 Steam flow 4 kg/s
The heat transfer coefficient 𝑈 and the heat transfer area 𝐹𝑐 Condensate water flow 4 kg/s
𝐴 can be replaced by the following exponential equation 𝐹cw Cooling water flow 107.8881 kg/s
approximately: 𝑃 Condenser pressure 90 kPa
∘
𝑇 Circulating water outlet temperature 80 C
1
= 𝛼1 𝐹cw −0.8 + 𝛼2 , (23) 𝑇cw Circulating water inlet temperature 60 ∘
C
𝑈𝐴 ∘
𝑇𝑐 Saturated water temperature 96.5538 C
where 𝛼1 and 𝛼2 are constants. 𝑄 Steam heat 9062.6 kW
When 𝐹cw → ∞ , 𝛼2 is determined by 𝑈𝐴. In this case, 𝑈𝐴
is determined by the heat transfer ratio between the steam
and the tube wall and the thermal resistance of the tube wall. are eight variables (𝐹𝑠 , 𝐹𝑐 , 𝐹cw , 𝑃, 𝑇, 𝑇cw , 𝑇𝑐 , and 𝑄) and ten
Thus, by assuming the outlet temperature of the circulating parameters (𝑅, 𝑉, 𝜆, 𝑈𝐴, 𝑀cw , 𝐶𝑝 , 𝛼, 𝛽, 𝛼1 , and 𝛼2 ). The values
water, 𝛼2 can be determined. Based on the above assumptions of ten parameters are shown in Table 1, where 𝛼1 and 𝛼2 are
and equations, the dynamic heat balance equation of the determined under 𝑇 = 90∘ C (𝐹cw → ∞). The values of the
condenser is described as follows: eight variables are shown in Table 2 under the assumption
𝑑𝑇 𝐹 𝑄 that the system is stable.
= cw (𝑇cw − 𝑇) + . (24) Based on the above model equations and the software
𝑑𝑡 𝑀cw 𝑀cw 𝐶𝑝
Matlab/Simulink, a simulation model of PI controller for
condenser pressure closed-loop control system is established
4.1.2. Mass Balance. The mass balance of steam and conden- as shown in Figure 6, which includes a first-order delay unit
sate is based on the assumption that the space 𝑉 is constant, used to represent the actuator with a time constant 𝜏 = 10 (s)
and the volume of the steam and air is constant. That is to and a lag unit caused by the pressure sensor with the time
say, in order to maintain the vapor condensation level of constant 𝜏 = 5 (s).
the condenser (certain vacuum degree), the output flow of
condensate water needs to be controlled in a certain range. So,
in order to simplify the model, we assume that the inlet and 4.2. Encoding and Fitness Function. Because the design of
outlet of the condensate are saturated. Therefore, the ideal gas the PID controller is actually a multidimensional function
model equation is expressed as optimization problem, the GWO algorithm adopts the real
number coding. So, for the parameters optimization of the PI
𝑑𝑃 𝑅𝑇𝑐 controller, each wolf can be directly coded as (𝐾𝑝 , 𝐾𝑖 ):
= (𝐹𝑠 − 𝐹𝑐 ) , (25)
𝑑𝑡 𝑉
𝑋 = {𝐾𝑝 , 𝐾𝑖 } . (27)
where 𝐹𝑠 is the steam flow (kg/s) and 𝐹𝑐 is the condensate
water flow (kg/s).
The control parameter optimization is designed to make
Among them, the condensation water temperature 𝑇𝑐 and
the control error tend to zero and has a faster response speed
the condenser pressure 𝑃 have a unique relationship. In order
and smaller overshoot. So the evaluation of the performance
to simplify the model, it is approximated by the following
of each set of control parameters is good or bad; the integral
linear relationship equation:
of the product of absolute error and time is selected as the
𝑇𝑐 = 𝛼𝑃 + 𝛽. (26) fitness function:
∞
The steam condenser model given above has five equa- ITAE = ∫ 𝑡 |𝑒 (𝑡)| 𝑑𝑡. (28)
tions, among which two are dynamic equations. Here, there 0
2629, 2015, 1, Downloaded from https://onlinelibrary.wiley.com/doi/10.1155/2015/120975 by GEBZE TEKNIK UNIVERSITESI, Wiley Online Library on [14/11/2024]. See the Terms and Conditions (https://onlinelibrary.wiley.com/terms-and-conditions) on Wiley Online Library for rules of use; OA articles are governed by the applicable Creative Commons License
Mathematical Problems in Engineering 7
⟨Fcw ⟩
4 Fs 145
⟨T⟩
Fs
60 Tcw y = ⟨Fcw ⟩ 140
⟨Q⟩
Tcw ⟨P⟩ 135
Fcw Scope
Steam condenser 130
++ PID
−
+ 125
Amplitude
PID controller 120
Input step test Pressure setpoint 115
Reaction curve
PID tuning
110
Click here to tune the PID controller
105
Figure 6: Matlab/Simulink simulation model of PI controller for
100
condenser pressure closed-loop control system.
95
0 10 20 30 40 50
⟨T⟩ Time (s)
80
ZN PSO
GA GWO
⟨Q⟩
10200
79
10000
9800
9600
78.5 9400
Amplitude
0 10 20 30 40 50
Time (s) 9200
9000
ZN PSO
GA GWO 8800
Figure 7: Output response curves of outlet temperature of cooling 8600
water under different algorithms.
8400
8200
Table 3: Parameters of PI controller. 0 10 20 30 40 50
Time (s)
PID parameters ZN GA PSO GWO
𝐾𝑝 10.8 8.53 7.07 4.47 ZN PSO
GA GWO
𝐾𝑖 4.22 0.91 1.04 0.89
Figure 9: Output response curves of steam heat output under
different algorithms.
4.3. Simulation Experiments and Results Analysis of PI Con-
troller. On the basis of the above established model of steam
condenser, the GWO algorithm is adopted to optimize the As seen from the above simulation results, the PI con-
parameters of the adopted PI controller. The self-tuning troller under the optimization by the proposed GWO algo-
performances are compared with the Z-N engineering tun- rithm has the best control performance, that is to say, small
ing method, genetic algorithm (GA), and particle swarm overshoot and short rise time and adjustment time. The Z-N
optimization (PSO) algorithm. Respectively, run GWO, PSO, engineering self-tuning method has the worst performance,
and GA algorithm 30 times, and then select the best PID where the overshoot is the largest, and the rise time and
parameters of each algorithm. The output response curves adjustment time are the longest. The GWO algorithm can
of cooling water outlet temperature, circulating water flow, effectively improve the system control quality and achieve the
steam discharge heat, and condenser pressure are shown in desired effect.
Figures 7–10. The parameters of PI controllers are listed in Because the Z-N method belongs to engineering setting
Table 3. method, setting the PID parameters depends on experience
2629, 2015, 1, Downloaded from https://onlinelibrary.wiley.com/doi/10.1155/2015/120975 by GEBZE TEKNIK UNIVERSITESI, Wiley Online Library on [14/11/2024]. See the Terms and Conditions (https://onlinelibrary.wiley.com/terms-and-conditions) on Wiley Online Library for rules of use; OA articles are governed by the applicable Creative Commons License
8 Mathematical Problems in Engineering
87 Authors’ Contribution
Amplitude
86
Shu-Xia Li participated in the data collection, analysis, algo-
85 rithm simulation, draft writing, and critical revision of this
paper. Jie-Sheng Wang participated in the concept, design,
84
and interpretation and commented on the paper.
83
82 Acknowledgments
81 This work is partially supported by National Key Technolo-
0 10 20 30 40 50
Time (s)
gies R & D Program of China (Grant no. 2014BAF05B01),
Project by National Natural Science Foundation of China
ZN PSO (Grant no. 21576127), Program for Liaoning Excellent Talents
GA GWO in University (Grant no. LR2014008), Project by Liaoning
Figure 10: Output response curves of pressure under different Provincial Natural Science Foundation of China (Grant no.
algorithms. 2014020177), Program for Research Special Foundation of
University of Science and Technology of Liaoning (Grant
no. 2015TD04), and Opening Project of National Financial
Security and System Equipment Engineering Research Cen-
value, so the effect of PID control is poor. The GA algorithm ter (Grant no. USTLKEC201401).
and PSO algorithm are intelligent method, so control effect
of PID controller whose parameters are optimized by these References
two methods has been greatly improved, relative to the Z-N
setting method. But because of their inherent search mode [1] T. Tahri, S. A. Abdul-Wahab, A. Bettahar, M. Douani, H. Al-
and the defects, the search accuracy is not high enough; thus, Hinai, and Y. Al-Mulla, “Simulation of the condenser of the
result of parameters setting is poorer than that of grey wolf seawater greenhouse. Part I: theoretical development,” Journal
optimizer. It can be known from searching way of GWO of Thermal Analysis and Calorimetry, vol. 96, no. 1, pp. 35–42,
2009.
algorithm above that the grey wolf optimizer is going to
search solutions in the comprehensive evaluation by three [2] P. K. Bansal and T. C. Chin, “Modelling and optimisation of
wire-and-tube condenser,” International Journal of Refrigera-
wolves. Therefore, the GWO algorithm has a high search
tion, vol. 26, no. 5, pp. 601–613, 2003.
precision, which can make it sure to search a better solution
value. Thus, the GWO algorithm increases the probability of [3] M. R. Malin, “Modelling flow in an experimental marine
condenser,” International Communications in Heat and Mass
searching a better group of PID parameters.
Transfer, vol. 24, no. 5, pp. 597–608, 1997.
[4] X. Ding, W. Cai, P. Duan, and J. Yan, “Hybrid dynamic modeling
5. Conclusions for two phase flow condensers,” Applied Thermal Engineering,
vol. 62, no. 2, pp. 830–837, 2014.
In this paper, a dynamic model of steam condenser and the [5] W. Wang, D. Zeng, J. Liu, Y. Niu, and C. Cui, “Feasibility analysis
closed-loop control system are established on the basis of the of changing turbine load in power plants using continuous
lumped parameter model of the condenser. For the pressure condenser pressure adjustment,” Energy, vol. 64, pp. 533–540,
closed-loop control system, in order to improve the system 2014.
performance, the GWO algorithm is adopted to optimize the [6] Z. Ma and S. Wang, “Online fault detection and robust control
PI parameters. Through the simulation experiments and per- of condenser cooling water systems in building central chiller
formance comparison of cooling water outlet temperature, plants,” Energy and Buildings, vol. 43, no. 1, pp. 153–165, 2011.
circulating water flow, steam discharge heat, and condenser [7] D. Whitley, “An executable model of a simple genetic algo-
pressure, the introduction of the GWO algorithm makes the rithm,” Foundations of Genetic Algorithms, vol. 2, no. 1519, pp.
steam condenser PI controller have better control effect. In 45–62, 2014.
order to have a better control effect of steam condenser, we [8] J. Kennedy and R. Eberhart, “Particle swarm optimization,”
can try to improve the design of PID controller. Since the in Proceedings of the IEEE International Conference on Neural
research of grey wolf optimizer is just in its infancy, the Networks, pp. 1942–1948, December 1995.
GWO algorithm should be improved to obtain better PID [9] D. Karaboga and B. Basturk, “On the performance of artificial
parameters in the further study. Other superior algorithms bee colony (ABC) algorithm,” Applied Soft Computing, vol. 8,
should be exploited for PID parameter optimization. no. 1, pp. 687–697, 2008.
2629, 2015, 1, Downloaded from https://onlinelibrary.wiley.com/doi/10.1155/2015/120975 by GEBZE TEKNIK UNIVERSITESI, Wiley Online Library on [14/11/2024]. See the Terms and Conditions (https://onlinelibrary.wiley.com/terms-and-conditions) on Wiley Online Library for rules of use; OA articles are governed by the applicable Creative Commons License
Mathematical Problems in Engineering 9