METHOD OF LINES IN DISTRIBUTED PROBLEMS OF EXPERIMENTAL DATA PROCESSING
Gennady Shvachych, Doctor of Science, National Metallurgical Academy of Ukraine, Dnipro, Ukraine, ORCIDID: https://orcid.org/0000-0002-9439-55H
Nataliia Vozna, Doctor of Technical Sciences, West Ukrainian National University, Ternopil, Ukraine, ORCID ID: https://orcid.org/0000-0002-8856-1720
Ivashchenko Olena, Candidate of Technical Sciences, National Metallurgical Academy of Ukraine, Dnipro, Ukraine, ORCID ID: https://orcid.org/0000-0003-4394-6907
Oleksandr Bilyi, Candidate of Technical Science, National Metallurgical Academy of Ukraine, Dnipro, Ukraine, ORCID ID: https://orcid.org/0000-0003-1234-5404 Dmytro Moroz, Master, Oles Honchar Dnipro National University, Dnipro, Ukraine, ORCID ID: https://orcid.org/0000-0003-2577-3352
DOI: https://doi.org/10.31435/rsglobal_wos/30042021/7520
ARTICLE INFO ABSTRACT
Received: 25 February 2021 In many cases, the mathematical support of non-stationary thermal
Accepted: 10 April 2021 experiments is based on methods for solving the inverse heat conduction
Published: 30 June 2021 problem (IHCP), which include boundary thermal conditions
--determination, identification of heat and mass transfer processes,
KEYWORDS restoration of external and internal temperature fields, etc. However, at
.. , , , . present, the main field of the IHCP application remains the processing and
mathematical model, multiprocessor
interpretation of the results of the thermal experiments. It was here where
system, extreme problems, parallel
the most considerable theoretical and applied successes were achieved in
structures, residual principle,
methods' effectiveness and the breadth of their practical use. This paper p . highlights the issues of mathematical modeling of multidimensional non-
stationary problems of metallurgical thermophysics. The primary research purpose aims at solving problems associated with identifying parallel structures of algorithms and programs and their reflection in the computers' architecture in solving a wide range of applied problems. Supercomputers are currently inaccessible due to the enormous cost and service price. In this regard, a real alternative is cluster-type computing systems by which the simulation results are covered in this paper.
Being a relatively new technology, cluster-type parallel computing systems are useful in solving a large class of non-stationary multidimensional problems, while allowing to increase the productivity and quality of computations. The software developed in this paper can be used to plan and process the results of a thermophysical experiment. The algorithms developed in the application program package are simply reconstructed to solve other coefficient and boundary problems of thermal conductivity. The developed algorithms for solving thermophysical problems are highly accurate and efficient: the test solution for IHCP with accurate input data coincides with the thermophysical features of the sample material. The developed software for processing the results of a thermophysical experiment is self-regulating. Moreover, it is quite merely tuned to the solution of others and, in particular, of boundary IHCP.
Citation: Gennady Shvachych, Nataliia Vozna, Ivashchenko Olena, Oleksandr Bilyi, Dmytro Moroz. (2021) Method of Lines in Distributed Problems of Experimental Data Processing. International Academy Journal Web of Scholar. 2(52). doi: 10.31435/rsglobal_wos/30042021/7520
Copyright: © 2021 Gennady Shvachych, Nataliia Vozna, Ivashchenko Olena, Oleksandr Bilyi, Dmytro Moroz. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) or licensor are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
Introduction. In metallurgical production, they face many diverse and interconnected processes. It includes heat transfer and mass exchange, hydrodynamic processes in melts, as well as a change in the substance aggregation state, deformation phenomena under power and thermal loads, etc. Most of these processes can be described based on differential equations of continuum mechanics, which reflect the objective laws of conservation of mass, momentum, and energy. In mathematical
terms, these are systems of multidimensional nonlinear differential equations that, like laws of chemistry and thermodynamics, describe interconnected processes, as well as their interaction.
Moreover, the practice of recent years shows that neither the intensification of the metallurgical production processes nor the constructive improvement of metallurgical equipment variety is possible without studying and analyzing the phenomena of heat transfer by methods of mathematical modeling [1, 2]. A theoretical study of the heat and mass transfer process is mainly based on their numerical simulation using computer technology. Besides, fundamental problems in the potentially endless increase of peak computer performance disappear with the development of cluster computing systems. Parallel computing systems are developing very fast, and with the advent of computing clusters [3, 4], parallel computing has become available to many. As a rule, mass processors, standard network technologies, and freely distributed software are used to build clusters. It was these circumstances that made the so-called big problems of metallurgical thermophysics [5 - 7] possible to solve.
At the same time, the problems arising in the development of parallel computing systems that meet unique features are, as a rule, paramount and require in-depth study and research [8, 9]. Indeed, distributed computer modeling covers the whole spectrum of modern computer technology: supercomputers, cluster computing systems, local and global networks. Besides, distributed modeling allows solving problems requiring huge processing time, integrate mathematical models that are processed on various (including geographically distant) computing systems.
In many cases, the mathematical support of non-stationary thermal experiments is based on methods for solving the inverse heat conduction problem (IHCP), which include boundary thermal conditions determination, identification of heat and mass transfer processes, restoration of external and internal temperature fields, etc. However, at present, the main field of the IHCP application remains the processing and interpretation of the results of the thermal experiments.
This paper highlights the issues of mathematical modeling of multidimensional non-stationary problems of metallurgical thermophysics.
The primary research purpose aims at solving problems associated with identifying parallel structures of algorithms and programs and their reflection in the computers' architecture in solving a wide range of applied problems.
Mathematical Formulation of Research Problem. When solving IHCP, it is first of all necessary to illuminate the controllability conditions of mathematical models (MM) that allow, by methods of mathematical modeling, bringing the system into a given thermal state using control actions. We will proceed from the fact that MM is known and includes several causal features, which we denote by the R-input parameters' vector. Let a discrete analog of MM and a computational algorithm be developed. The MM sensitivity to vector R variations, i.e., it is shown that the desired solution to a specific MM problem is determined not only by the functions of spatial coordinates and time but also by the R-input parameters' function. Thus, to evaluate the reliability of the obtained MM solution, it is necessary to study its behavior with variations in the input data. When studying the MM sensitivity, variations in input parameters are assumed to be given. Equally important are the formulation and methods of solving inverse problems, which essence is to evaluate the vector R input parameters from the actual information about the simulated system known from the experiment. The mathematical modeling process of this class of problems involves several stages.
First, the development of an algorithm and a computational program for solving the direct MM problem, the computational algorithm for solving that implements the transformation.
T = (x, t, R) (1)
determining the MM temperature state vector as a function of independent variables and input parameters of the vector R.
Secondly, when solving IHCP as a quality criterion for identifying the parameters R on MM solutions, it is necessary to introduce into the algorithm a particular functional characterizing the model as a whole or the deviations between the measured Te(tj) and the computed values of the state vector Tp(tj). Let us choose the standard mean square residual as deviation the measure.
(TP, Te) = (Tp - Te )2, (2)
wherein Tp is the thermal state vector value computed by the MM model. The components of the Te(tj) vector can be determined on a discrete set of points of a given domain of temperature function definition. As a rule, in practice, several such criteria are used for the model's quality assessment.
Thus, we have come to one of the promising directions in solving IHCP corresponding to their extreme formulation using well-known numerical methods of optimization theory. Considering that the computation of the vector gradJ() inherent in these methods is a serious mathematical problem, we show how this can be avoided. Note that if MM implements transformation (1), then at each step of such transformations, it is possible to compute the values of functional (2). It allows, by repeated variation of the vector R input parameters, constructing a sequence of changes in functional (2) that would include the point of its minimum. Thus, if this is feasible, then the IHCP solution is reduced to minimizing the function of many variables. This algorithm most looks merely for one variable of the vector R. The solving IHCP algorithm, in this case, includes separation of the interval containing the minimum functional point and the procedure for its refining. The update of the minimum coordinate can be implemented as follows. Suppose that the functional J(R) (2) has a sufficient analyticity margin concerning the vector R input parameters. Let us represent its value by a segment of the Taylor series near a minimum.
Jp+sk ,1(R) = Jp,1 + SRJp,2 +8R Jp,3 +....., (3)
wherein
R _R
SR = Y^-f- 1,+1]'
Rp+1 _ Rp
J = (J _ J )/2 (4)
Jp,2 = (Jp+1,1 + Jp-1,1 _ 2 Jp,1) / 2
are known Taylor components, andp=1,2,3, ... are the numbers of grid nodes.
Having saved three terms in (3), differentiating concerning £r, and equating to zero, we construct the interpolation formula
R = R _ {Rp+1 _ Rp). IpL , (5)
p 2 J
2 J p 33
wherein all the notations correspond to those adopted above. Thus, the IHCP solution from this class of problems reduces to separating the minimum and its refinement by iterations according to formula (5). This algorithm is tested below on solutions of coefficient IHCP.
Construction Features of the Controlled MM for the Coefficient IHCP Problem. Let us consider the one-dimensional problem of unsteady heat conduction described by the quasilinear equation.
^ T) dT = _L A
dz xK dx
^(T )^j, x e[0,i1te[0, 4 (6)
wherein
z = a0t / L , a0 = ¿o / Cu0,
x = x/L,Cu = Cu /C„o, (7)
A = A/ A0, k = 0,1,2,
are dimensionless input data, k is a parameter of the sample (plate, cylinder, and ball) shape.
Equation (6), after time discretization, is transformed at grid domain nodes (p=1,2,...,m^1) into an ordinary differential equations system of a two-point type.
T" ,1 (ex) + 2 ApT' ,1 (ex) _ BT^ (ex) = 1 (ex), (8)
p+£x ,1 ^ x' p p+£x ,1 ^ x' p p+sx ,1V x' p p+£x
wherein
f 1 ~
= 2
+kDx1
V^ xp j Dx1 CVpi
B =
p Dt1 Äpi
(9)
The functions Tp+S l(sx),TOp+E^in (9) are assigned to the current and previous time layers, respectively.
The solution of the investigated differential equation according to the direct method is presented in an analytical form by nodes
T^M) = T*+BX11(SX) + C^** + Dpe, (10)
wherein
xK
P + Bv
3 = Qp -Ap, p2 = Qp + Ap, Qp = ^A
are the roots of the characteristic equation; Cp, Dp are the integration constants;
Tp+eXi (SX) is a particular solution to the inhomogeneous equation (8).
The final sub-node solution to this problem takes the following form
,-33(1-=,)
(11)
Tp+e,A*, ) = T p+Ex,i(sx ) + Fl
e " " - -20p(l+*,)
Det
-(l - e-
) +
+ F 2
-P (i+er )
e Pl x a p-2^pd-*,k
wherein
Fl = (Tp+ii -T* ),F2 = (Tp-ii -T* ),Det = (l-e~4Qp)
(12)
(13)
' p+1,1 p+1,1~ V~p-1,1 ~ p-1,
are the grid complexes.
Setting in (12) Ex=0, we obtain MM algebraic analog in the form of a system of linear differential equations of a tridiagonal structure
CpTp+u -Tpi + DpTp-11 = fpi, p = 12m-I, (14)
wherein
O-Pl
Cp =
1 -2fi p l + e p
e
-P2
Dp l + ep
fPll = (CPT* - Tp,l + DpTp-l,l )
(15)
The quadratic dependence of the argument TO (=) concretizes the form of the initial
function Ex wherein
TOp+*x ,l *x ) = TOpl + SxTOp2 + *2 xTOp,3,
TOp,2 — (TOp+l,l -TOp-l,l)
TOp,3 = l(TOp+l,l + TOp-l,l -2TOp,l)
(16)
(17)
Considering these dependencies, particular solution of inhomogeneous equation (8), which is included in the MM (14) in an implicit form, takes following form
TO' (sx) = M0 +s\M2, (18)
p+£x
wherein
M„ = TO . + bTO . + 2b TO .
0 p, l l p, 2 2 p, 3
M l = TOp2 + blTOp,3
M 2 = TOp,3 - — l
bl = 2 , b2 = 4 + —
l B B2 B
p p p
(19)
The solution of linear algebraic equations system (14) for given input data is entirely simply implemented by the sweep method. Thus, we can assume that we developed the first MM being necessary to solve the coefficient IHCP in the above (extreme) statement. Let us designate it as Model 1. We should also add its gradient analog to the (temperature) MM (14). By differentiating function (12) Ex concerning and setting Ex=0, we construct the gradient Model 2
-Fl
t-ß.
Det
'fa+ßyC20*'
(20)
wherein the function T 2 {£X ) is computed by the formula
p+e2
K+£x ,i(£X ) = Ml + 2sxM1. (21)
Thus, the identification MM, which includes Model 1 (14) and Model 2 (20), allows formulating a solution to the coefficient IHCP in an extreme setting according to the scheme described above. The proposed approach is implemented as a package of application programs. The Solution of the Test Coefficient IHCP Using Mathematical Modeling. As a test problem let us consider a cylindrical sample made of a material with thermophysical properties [16] (coke from gas coal p. 41, Table 42-molded coke):
2 = 0.161 + 0.024-10-C = 1.281 + 0.208 -10-
(22)
The density of coke from gas coal p = 1912, kg / m3. With such thermophysical properties, we simulated the temperature field of a cylindrical shape sample (k=1). For given time-linear temperature change at sample boundary (tl = 20 +100 -r), the temperature field for a particular time moment
r = a0t/R2 = 0.5, wherein a0 /p c0(l0 = 1,c0 = l), shown in Fig. 1 - 3. T
119,88993
119,38993
118,88993
1,00 (r/L)
Fig. 1. The change in temperature over the at time moment T = rl= 0,5
0,00 0,03 0,06 0,09 0,12 0,15 0,18 0,21 0,24 0,27 0,30
2
2
Fig. 2. The solution of the coefficient cross-section of the sample IHCP with R = A
0,00008 0,00007 0,00006 0,00005 0,00004 0,00003 0,00002 0,00001 0,00000 o,
DO 0,20 0,40 0,60 0,80 1,00 1,20
Fig. 3. The solution of the coefficient IHCP with R = a with control relative to the coefficient of
thermal diffusivity
The coefficient exact values of thermal conductivity and thermal diffusivity are respectively equal A(f2 ) = 0.166, a (f2 ) = 0.054, wherein f2 is the temperature change in the second node along the cross-section of the sample. The minimum residuals presented in Fig. 2, 3 exactly correspond to these values.
Conclusions. In many cases, the mathematical support of non-stationary thermal experiments is based on methods for solving the inverse heat conduction problem (IHCP), which include boundary thermal conditions determination, identification of heat and mass transfer processes, restoration of external and internal temperature fields, etc. However, at present, the main field of the IHCP application remains the processing and interpretation of the results of the thermal experiments. It was here where the most considerable theoretical and applied successes were achieved in methods' effectiveness and the breadth of their practical use. This paper highlights the issues of mathematical modeling of multidimensional non-stationary problems of metallurgical thermophysics.
The primary research purpose aims at solving problems associated with identifying parallel structures of algorithms and programs and their reflection in the computers' architecture in solving a wide range of applied problems.
Supercomputers are currently inaccessible due to the enormous cost and service price. In this regard, a real alternative is cluster-type computing systems by which the simulation results are covered in this paper.
Being a relatively new technology, cluster-type parallel computing systems are useful in solving a large class of non-stationary multidimensional problems, while allowing to increase the productivity and quality of computations.
The software developed in this paper can be used to plan and process the results of a thermophysical experiment. The algorithms developed in the application program package are simply reconstructed to solve other coefficient and boundary problems of thermal conductivity.
The developed algorithms for solving thermophysical problems are highly accurate and efficient: the test solution for IHCP with accurate input data coincides with the thermophysical features of the sample material.
The developed software for processing the results of a thermophysical experiment is self-regulating. Moreover, it is quite merely tuned to the solution of others and, in particular, of boundary IHCP.
REFERENCES
1. Shvachych G.G. Mathematical modeling of one class of problems in metallurgical thermal physics based on multiprocessor parallel computing systems. Mathematical modeling. 2008. No. 1 (18). P. 60 - 65.
2. Shvachich G.G., Shmukin A.A. Features of vectorization of calculations when modeling heat and mass transfer processes. Mathematical modeling. 2005. No. 1 (13). P. 23 - 28.
3. Shvachych G., Multiprocessors computing systems in the problem of global optimization. Structural transformations and problems of information economy formation: monograph / G. Shvachych, I. Pobochii, E. Kholod, O. Ivaschenko, V. Busygin. Ascona Publishing United States of America. 2018. P. 281 - 291.
4. Shvachych G.G. Prospects of construction highly-productive computers systems on the base of standard technologies. Strategy of Quality in Indastry and Education: IV Intranational Conference. May 30 - June 6. - 2008, Varna, Bulgaria. V. 2. P. 815 - 819.
5. Ivaschenko V., Shvachych G., Ivaschenko O., Busygin, V. Processors selection problem in the module computing system when making new technological processes. Information Technology in Metallurgy and Machine Building: materials and Technical International Conference, m. flHinpo, 27-29 6epe3Ha 2018 p. ^Hinpo. 2018. C. 106.
6. Shvachych G., Moroz B., Pobochii I., Ivaschenko O., Busygin V. Maximally parallel forms of distributed simulation of dynamic systems. World Science. Poland. 2018. № 4(32). Vol.1. P.12 - 19.
7. Shvachych G., Ivaschenko O., Busygin V., Fedorov E. Parallel computational algorithms in thermal processes in metallurgy and mining. Naukovyi visnyk NHU. Dnipro. 2018. № 4. P. 129 - 137.
8. Shvachych G., Pobochii I., Ivaschenko O., Busygin V. Research of compatibility in the multi-processing compound systems. Science Review. Poland. 2018. № 2 (9). Vol. 1. P. 15 -19.
9. Alishov N.I., Shvachych G.G., Tkach M.A. Study of the efficiency of multiprocessor systems when solving problems with the expandable area calculations. Journal of Qafqaz University. Mathematics and Computer Science, Baku, Azerbaijan. 2015. Vol. 1. Numb. 1. P. 3 -11.