Optimization of Tubular Gas Heaters on Pellets with Recirculation of Gas-Air Mixture Using a Quasi-Two-Dimensional Model ()
1. Introduction
Infrared tube gas heaters (ITGOs) are used for autonomous heating and heating, which consist of a gas burner, a tube heater—a pipe inside which the combustion products of gas and air move, reflectors of the radiant flow and a fan (supply or exhaust), thanks to which the coolant moves inside the pipe and is removed outside after its cooling. There is a lot of experience in the application of ITGOs [1]-[3]. The use of tubular gas heaters has been developed, for example [4] the use of tubular gas heaters as an industrial product, including partial recirculation of the gas-air mixture [5]. The term “tubular gas heaters” (TGH) is an extension of the concept of ITGOs, which consist formally of similar elements, but are used not only for infrared heating of surfaces, but also for heating air, water, obtaining water vapour [6]. As a rule, TGHs are used as a result of individual design of the heating and gas supply system, which requires appropriate methodological support and calculations for decision-making. Relatively recently in tubular gas heaters began to use instead of combustible gas—wood pellets [7], as a result of combustion processes of which a gas-air mixture is formed, which is a coolant of TGH. Mathematical models of tubular gas heaters with pellets and solution of the problem of optimal design of tubular gas heaters are known, for example [8]. Various technical solutions are known, including those for TGH with recirculation of the coolant. For such a technical solution, the calculation of parameters was performed on the basis of a one-dimensional mathematical model of the hydraulic circuit. Earlier, a quasi-dimensional mathematical model of a tubular gas heater was also proposed, which allows describing the change of external temperature on the heater surface, which is desirable for solving a number of problems. However, the solution of the optimisation problem in the design of tubular gas heaters with recirculation of the coolant and taking into account the quasi-dimensional model has not been previously carried out, which determined the purpose of this work. The decision-making problem is formulated using binary choice relations. For numerical solution of the problem, the original algorithm of evolutionary search with several branches of the process running in parallel was used. Due to such construction of the algorithm it is possible to control the search parameters, which provides convergence of the evolutionary search to the optimal solution with probability 1.
Today, one of the urgent problems is the decision-making to pellet tube heaters with recirculation of gas-air mixture (Figure 1).
1) pellet burner; 2), 3) air and pellet supply nozzles; 4) the main section of the tubular heater; 5) fan; 6) ejector; 7) nozzle of the ejector for the active medium; 8) fan outlet; 9) nozzle of the ejector for the passive medium; 10) outlet nozzle of the ejector; 11) a pipe for the exit of flue gases.
Figure 1. Tubular gas pellet heater with heat carrier recirculation.
The purpose of the study
The purpose of the research: to obtain algorithmic support for making optimal decisions in the processes of construction and design of autonomous heat supply systems for pellet tubular gas heaters with heat carrier recirculation.
The goal of the work: to develop an algorithm of evolutionary search with a binary relation of choosing the most attractive (optimal) solutions for tubular gas heaters with heat carrier recirculation.
2. Mathemanical Model of Pellet Tubular Gas Heaters
One-dimensional steady-state motion of the gas-air mixture inside the heater tube part is considered,
is a linear coordinate.
The equations of motion along the length of the tube heater are as follows
(1)
(2)
(3)
where:
—density of the gas-air mixture;
—average linear velocity of the gas-air mixture moving along the radiating tube;
—cross-sectional area of the tube;
—absolute pressure and temperature of the gas-air mixture in the given cross-section of the radiating tube;
—gas constant depending on the composition of the gas-air mixture after complete combustion of combustible gas;
—pressure drop of the gas-air mixture on the section of length
;
—friction coefficient.
—known functions. There is an integral condition for the entire heater, which must be satisfied based on physical laws of the form. There is an integral condition for the entire heater, which must be satisfied based on physical laws of the form
(4)
To make decisions, two criteria were used—
the criterion of the efficiency of the tubular heater,
—the criterion of fulfilling physical laws (4),
—the criterion of fulfilling the technical conditions for the operation of the heater along the entire length.
Heat Transfer Equations
(5)
where
—Convective and radiant heat flows on the inner surface of the pipe,
—heat flux by heat conduction through the pipe wall,
—Convective and radiant heat fluxes on the outer surface of the pipe, where
(6)
(7)
To obtain a quasi-dimensional mathematical model of the thermal and hydraulic modes of the TGN, it is proposed to consider the temperature dependence of the heater surface as a function of linear and angular coordinates:
(8)
,
where
—angular coordinate of the heater surface;
—absolute ambient temperature.
(9)
(10)
A set of parameters affecting the temperature distribution around the heater perimeter due to convective motion can be identified and represented as follows
, where
—average surface temperature of the heater,
—Prandtl, Reynolds and Grasshoff numbers. On the basis of the experimental results, the regression dependence was obtained in the form of
(11)
where
is the temperature on the surface of the heater cross-section with angular coordinate
,
is the average temperature across the heater cross-section, and
are the regression constants. The regression dependence (11) is obtained as a result of minimizing the deviation of the calculated values of the surface temperature of the tubular heater from the experimental values presented in [9]. The error of this dependence on the experimental values is 0.07, i.e., the dependence corresponds to the process of complex heat transfer for a tubular heater and can be used for its mathematical modelling.
3. Methodology
Presentation of the Main Research Material
Following [10], optimisation is not just a tool in the arsenal of machine learning and artificial intelligence, it is the foundation upon which the efficiency and effectiveness of these fields results. Optimisation algorithms, discussed in the study [11], are key tools in machine learning and artificial intelligence. Each algorithm uses a different strategy to navigate the complex and treacherous terrain of the Rosenbrock function, a function known for its complex optimisation landscape characterised by narrow valleys and steep ridges. Gradient descent (GD) is one of the most fundamental and widely used optimisation algorithms, but the algorithm may overshoot the minimum, leading to divergence. Conversely, the algorithm can converge very slowly, requiring an impractical number of iterations to reach the minimum [12]. Stochastic Gradient Descent (SGD) is based on the principles of standard gradient descent, but introduces an element of randomness by updating the model parameters not on the entire dataset, but on a randomly selected subset of the data, called a minipartition. By using only a subset of the data, SGD significantly reduces the computational cost per iteration, which makes it particularly suitable for large-scale problems [13].
To solve the problem of calculating the thermal and hydraulic modes of operation of a tubular heater with heat carrier recirculation, the evolutionary search algorithm for the most attractive solutions was used. The basis of the algorithmic approach is the construction of algorithms for evolutionary search of solutions by binary choice relations. This approach is most fully described in [14].
It is consider a set Ω of elements (decisions)
, where
—a scalar parameter (continuous or discrete). It is determined the binary choice relation
for elements of the set Ω.
It is meant that there is a rule (algorithm) according to one decision is “better” than another. It is determined that choice relation
is a no strictly order relation.
For subset
,
we denote the function of choice in the form
(12)
We shall assume that set
contains the concrete number of elements—Nop.
We shall that for the set Ω it was determined relation
with attachment function
:
. Relation
will be termed generation relation.
For subset
,
we denote the function of generation in the form
,
(13)
We shall assume that set G(X) contains the concrete number of elements—NE.
The algorithm to search RS—optimal solution can be represented as
,
(14)
where Xk—the set of preferred solutions according to the binary choice relation RS at the iterate step k, Xk – 1—this is the same at the iterate step k − 1. G(X)—the function of generation with relation of generation RG. S(X)—the function of choice with the binary choice relation RS.
The iterate algorithm (14)—is the general form of evolutionary search.
We will consider the decomposition
,
,
(15)
where Xjk—the set of preferred solutions according to the binary choice relation RS at the iterate step k for the branch j of evolutionary search, Nb—the number of branches.
The algorithm (14) takes the form
,
,
(16)
These iterate algorithms (14), (16)—are the general form of evolutionary search.
For the task of finding the most attractive solution for a tubular gas heater with recirculation, the binary selection relation can be represented as follows.
The dimensionless efficiency function in the form
(17)
The general penalty function in the form of
(18)
where
—dimensionless pressure loss throughout the closed heater circuit
(19)
—dimensionless exceeding the maximum permissible heat flux through the outer surface of the heater.
(20)
—maximum permissible heat flux through the outer surface of the heater.
(21)
(22)
The general relation
for choosing between two possible solutions x and y is as follows:
(23)
4. Numerical Results
The algorithm for evolutionary search for the most attractive solutions to the problem of optimising the parameters of a tubular gas heater with recirculation is presented in form (16).
The sought solution has the form
where
—power of pellet burner,
—total flow rate of fresh air supplied to the heater,
—diameter of the tubular part of the heater,
—diameter of the screen of the heater,
—total length of the tubular heater, including the recirculation part,
—length of the heater of the initial part with the screen.
The initial search parameters adopted are as follows
,
The permissible limits of variation of the parameters are as follows
The results of the evolutionary search for the solution of the problem of optimal design of a tubular heater with heat carrier recirculation are given in Table 1.
Table 1. Results of the evolutionary search for tubular heater with recirculation and 2 criteria.
Number of iterations |
Argument values (parameters) |
Functions (criteria) |
x1 |
x2 |
x3 |
x4 |
x5 |
x6 |
|
|
Step 1 Branches 1, 2, 3 |
38.05292 |
178 |
0.121347 |
0.2899812 |
70 |
3 |
0.934281 |
0.846456 |
39.47193 |
184.8262 |
0.123994 |
0.3498935 |
70 |
4.332048 |
0.940479 |
0.872469 |
42.0129 |
172.3327 |
0.161610 |
0.2674288 |
68.91031 |
3 |
0.959257 |
1.42065 |
Step 2 Branches 1, 2, 3 |
31.84523 |
183.6643 |
0.1 |
0.35 |
69.60403 |
3.412462 |
0.913917 |
0.005766 |
36.34251 |
200 |
0.105756 |
0.35 |
70 |
3 |
0.912229 |
0.142706 |
44.32399 |
178.2993 |
0.149475 |
0.35 |
68.71887 |
4.826355 |
0.958499 |
1.254207 |
Step 3 Branches 1, 2, 3 |
31.84523 |
183.6643 |
0.1 |
0.35 |
69.60403 |
3.412462 |
0.909421 |
0 |
33.03416 |
200 |
0.1 |
0.35 |
69.92034 |
3 |
0.896563 |
0 |
29.27168 |
185.4664 |
0.137231 |
0.35 |
68.99318 |
5.626478 |
0.933428 |
0.759581 |
Step 5 Branches 1, 2, 3 |
29.73758 |
180.4266 |
0.1 |
0.35 |
69.74614 |
4.088115 |
0.914873 |
0 |
28.81708 |
193.8471 |
0.1 |
0.35 |
69.84319 |
3 |
0.899616 |
0 |
25.31072 |
183.625 |
0.1 |
0.35 |
69.30032 |
4.100157 |
0.905787 |
0 |
Step 12 Branches 1, 2, 3 |
29.34677 |
175.7512 |
0.1 |
0.35 |
68.98177 |
5.048008 |
0.918704 |
0 |
29.6055 |
175.7642 |
0.1 |
0.35 |
68.51453 |
4.260027 |
0.919052 |
0 |
29.54401 |
175.8815 |
0.1 |
0.35 |
68.45444 |
3.897392 |
0.918973 |
0 |
From the computational results, we can see that the evolutionary search converges quite quickly to a single solution, viz:
Heater power 30 kW, air flow rate 175 m3/hour, heater diameter 0.1 m, screen diameter 0.35 m, total heater length 69 m, initial section length with screen—4 m.
The overall efficiency of the heater with recirculation reaches 91.9% while fully satisfying all constraints (
).
5. Discussion
It is of interest to compare the solution found for the recirculating tube heater on the one hand and the linear type gas tube heater on the other. The results of optimal calculation of the heater without recirculation are presented in Table 2.
Table 2. Results of the evolutionary search for tubular heater without recirculation and 2 criteria.
Number of iterations |
Argument values (parameters) |
Functions (criteria) |
x1 |
x2 |
x3 |
x4 |
x5 |
x6 |
|
|
Step 8 Branches 1, 2, 3 |
20.2981 |
246.1759 |
0.1063 |
0.30688 |
65.51886 |
4.958077 |
0.8061 |
0.003290 |
20 |
240.6709 |
0.1025 |
0.35 |
66.24492 |
5.20974 |
0.81849 |
0 |
20 |
241.532 |
0.10673 |
0.337269 |
60.48888 |
5.06925 |
0.820997 |
0.007048 |
Step 20 Branches 1, 2, 3 |
2.017055 |
238.123 |
0.10185 |
0.346723 |
60.6891 |
3 |
0.82000 |
0 |
2.00014 |
229.6907 |
0.10076 |
0.35 |
60.3744 |
4.505256 |
0.82884 |
0 |
20 |
231.226 |
0.10120 |
0.347317 |
61.3520 |
45.67978 |
0.82655 |
0 |
As can be seen from the comparison of the two optimisation results—Table 1 and Table 2, there are differences in these results. First of all, at optimisation of the tube heater without recirculation the total power of the heater decreased, with recirculation +29.5 kW, without recirculation −20 kW. The fresh air flow rate increased slightly, instead of 175 m3/hour, it is necessary to supply 230 m3/hour. And the most important difference in achieving the overall efficiency of the tube heater: for the heater with recirculation—91.8%, and for the heater without recirculation—82%. These figures correspond to the efficiency of low-intensity infrared heaters [7], which are mass-produced, with a power of 15 - 50 kW, have a length of the heating part of the heater—6 - 15 metres, and the temperature of the heating pipe can reach 1000 ˚F (540˚C).
6. Concluding Remarks
Thus, it is convincingly demonstrated that the technical solution for the tubular heater provides improved heater efficiency compared to the linear configuration, as well as the simplicity and efficiency of using the algorithm for finding the most favoured solutions for selection by binary choice functions. The range of parameter variation can be specified based on the experimental study of gas emissions of pellet burner of tubular gas heater [7], namely:
.
The validity of the obtained results is based on the reliability of the mathematical modelling of the pellet gas burner—this follows from [7], and the modelling and calculation of the linear part of the pellet heater is outlined in [15], which shows good agreement of the calculated temperature values with the experimental values for the tubular pellet heater located in the existing greenhouse.