<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">The selection of a structure of a neural network model for predicting the flow parameters of transport systems</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Oleh</forename><surname>Pihnastyi</surname></persName>
							<email>pihnastyi@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="institution">National Technical University &quot;KhPI&quot;</orgName>
								<address>
									<addrLine>2, Kyrpychova str</addrLine>
									<postCode>61002</postCode>
									<settlement>Kharkiv</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Georgii</forename><surname>Kozhevnikov</surname></persName>
							<email>heorhii.kozhevnikov@khpi.edu.ua</email>
							<affiliation key="aff0">
								<orgName type="institution">National Technical University &quot;KhPI&quot;</orgName>
								<address>
									<addrLine>2, Kyrpychova str</addrLine>
									<postCode>61002</postCode>
									<settlement>Kharkiv</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Bohdan</forename><surname>Fedorchak</surname></persName>
							<email>bohdan.fedorchak@khpi.edu.ua</email>
							<affiliation key="aff0">
								<orgName type="institution">National Technical University &quot;KhPI&quot;</orgName>
								<address>
									<addrLine>2, Kyrpychova str</addrLine>
									<postCode>61002</postCode>
									<settlement>Kharkiv</settlement>
									<country key="UA">Ukraine</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">The selection of a structure of a neural network model for predicting the flow parameters of transport systems</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">1CB137BA430514FC8DBA37DA5DC27E78</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T17:41+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>conveyor</term>
					<term>distributed system</term>
					<term>control</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The selection of a structure of a model for predicting flow parameters of a distributed transport system of the conveyor type is considered in this paper. The rationale for using a neural network to model a transport system consisting of a large number of individual sections is given. The analysis of transport conveyor models is carried out. It is shown that the model of a transport system, which is based on a neural network, can be successfully applied to predict the flow parameters of a transport system consisting of a very large number of sections. The architecture of the neural network and the technique of forming a data set for its training are proposed. To train the neural network, the back propagation method of error was used. A comparative analysis of models of conveyor-type transport systems based on multilayer neural networks of different structures is carried out. Various neural network structures were studied on various test tasks. An analysis of the neural network learning rate with logistic and linear activation functions is given.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>One of the important problems of the leading enterprises of the mining industry is the reduction of costs for the extraction and transportation of minerals. The conveyor type transport system is the main method of transporting material <ref type="bibr" target="#b0">[1]</ref><ref type="bibr" target="#b1">[2]</ref><ref type="bibr" target="#b2">[3]</ref>. The average share of the cost of transporting a unit mass of material is 20% of the total cost of coal mining <ref type="bibr" target="#b3">[4]</ref>. Costs are especially noticeable for long multi-sectional transport systems and branched transport systems. As the length of the transport system increases, transportation costs increase too. Uneven coming of material at the input of the transport system leads to an uneven distribution of material along the transportation route. It's the one of the main reason for the inefficient use of transport conveyor.</p><p>Reduced transportation costs is achieved by increasing the level of congestion with the material of the transport system <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b4">5]</ref>. To increase the level of congestion of the transport system, control the speed of the conveyor belt or the value of the output stream from the accumulating hopper entering the input of a separate section is used <ref type="bibr" target="#b5">[6]</ref><ref type="bibr" target="#b6">[7]</ref><ref type="bibr" target="#b7">[8]</ref>. The design of the control system is simplified if the transport conveyor is divided into sections <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>. In this case, control of flow parameters can be carried out within a separate section. For the design of a control system for flow parameters of the transport system, transport conveyor models are most often used, which are based on the finite element method <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b8">[9]</ref><ref type="bibr" target="#b9">[10]</ref><ref type="bibr" target="#b10">[11]</ref><ref type="bibr" target="#b11">[12]</ref> and the finite difference method <ref type="bibr" target="#b12">[13,</ref><ref type="bibr" target="#b13">14]</ref>. For a qualitative analysis of the parameters of transport systems, equations of system dynamics <ref type="bibr" target="#b6">[7]</ref> and aggregated equations <ref type="bibr" target="#b14">[15]</ref> are used.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Formal Problem Statement</head><p>Dividing a long transport conveyor into separate sections and using transport systems with an extensive internal route containing a large number of converging and diverging sections ensures an increase in the capacity and length of transport systems. However, in this case, the use of finite element and finite difference methods for modelling conveyor-type transport systems is not effective due to the large amount of calculations <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b9">10,</ref><ref type="bibr" target="#b12">13]</ref>. To model a transport system consisting of a large number of sections, the analytical model of a transport conveyor <ref type="bibr" target="#b15">[16]</ref> can be successfully applied. An analytical model of the main multi-section conveyor is presented in <ref type="bibr" target="#b16">[17]</ref>. If the conveyor belt speed for each section of the transport system, consisting of a very large number of sections, is constant, then this models are an excellent tool for simulating such a transport system. If the speed of the conveyor belt changes over time, then the analytical model will require significant computational resources. This circumstance imposes a limitation on the maximum number of sections of the transport system, for the description of which an analytical model can be used. The maximum number of sections is determined from the condition that the calculation time should be less than the maximum permissible value. This value is limited by the time allotted for controlling the parameters of the transport system. If the number of sections reaches several dozen separate sections, then a more advanced model of the conveyor is required to design an effective control system for the flow parameters of the transport conveyor.</p><p>This paper proposes the use of a neural network (NN) for modelling a multi-section conveyor. It should be noted that the researchers of conveyor systems have already shown interest in this class of models. Regression models <ref type="bibr" target="#b17">[18]</ref><ref type="bibr" target="#b18">[19]</ref><ref type="bibr" target="#b19">[20]</ref> and NN models <ref type="bibr" target="#b20">[21,</ref><ref type="bibr" target="#b21">22,</ref><ref type="bibr" target="#b22">23]</ref> were used to analyse the strength characteristics of the transport conveyor. The feasibility of using the regression model of the conveyor section for the design of the belt speed control system was studied in paper <ref type="bibr" target="#b18">[19]</ref>. In <ref type="bibr" target="#b20">[21]</ref>, a model based on NN is considered to control the speed of movement of the conveyor belt. The advantage of these papers is that the regression model and the model based on NN were built in accordance with the actual experimental measurement. However, when designing multi-section transport conveyors, the ability to use an experimental data set is associated with great difficulties. This greatly complicates the use of NN for modelling a multi-section transport conveyor. This work is devoted to the construction of a model based on NN to describe the state of the flow parameters of a multi-section conveyor and the following analysis of these parameters.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">An Analytical Model of the Conveyor Section</head><p>A conveyor is a type of production line <ref type="bibr" target="#b22">[23]</ref>. Consider the approximation that the conveyor belt is not extensible. For this assumption, the rock material moves along the transportation route at the same speed equal to the speed of the belt. The system of equations for modelling the movement of material along the transport route has the form <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b15">16]</ref>:</p><formula xml:id="formula_0">∂ [ χ ] 0 ( t,S ) ∂ t ∂ [ χ ] 0 ( t,S ) ∂ S ( S )<label>(1)</label></formula><p>[ χ]</p><formula xml:id="formula_1">1 (t,S)=a(t )[ χ] 0 (t,S)<label>(2)</label></formula><p>under the initial conditions:</p><formula xml:id="formula_2">[ χ ] 0 (t 0 ,S)=H (S)Ψ (S) ,<label>(3)</label></formula><formula xml:id="formula_3">∫ −∞ +∞ δ(S)ds=1</formula><p>, H(S)=¿{ 0,S&lt;0;¿¿¿¿</p><p>where the parameters  Let's write the next expressions using dimensionless variables <ref type="bibr" target="#b15">[16]</ref>:</p><formula xml:id="formula_5">[ χ ] 0 ( t,S ) (t/m), [ χ ] 1 (t,S ) (t/h) -</formula><formula xml:id="formula_6">[ χ ] 0 ( t,S ) , [ χ ] 1 (t,S )</formula><formula xml:id="formula_7">τ = t T d , ξ= S S d , (<label>5</label></formula><formula xml:id="formula_8">)</formula><formula xml:id="formula_9">θ 0 ( τ , ξ )= [ χ ] 0 ( t,S ) Θ , ψ ( ξ )= Ψ ( S ) Θ , γ ( τ )=λ( t ) T d S d Θ ,<label>(6)</label></formula><formula xml:id="formula_10">g( τ )=a(t ) T d S d , ϑ ( τ )=σ (t ) T d S d Θ , Θ=max { Ψ ( S ), λ(t ) a(t ) } ,<label>(7)</label></formula><formula xml:id="formula_11">δ ( ξ )=S d δ ( S ) , H ( ξS d )=H ( S ) .<label>(8)</label></formula><p>Rewrite the system of equations ( <ref type="formula" target="#formula_0">1</ref>) -(3) in the dimensionless form:</p><formula xml:id="formula_12">∂ θ 0 ( τ , ξ ) ∂ τ ∂ θ 0 ( τ , ξ ) ∂ ξ ( ξ ) , (<label>9</label></formula><formula xml:id="formula_13">)</formula><formula xml:id="formula_14">θ 0 (0 ,ξ )= H(ξ )⋅ψ (ξ ) ,<label>(10)</label></formula><p>where d T is the time during which the rock passes the entire transportation route, from the moment it enters the conveyor belt and up to the point of unloading from the conveyor.</p><p>The system of equations ( <ref type="formula" target="#formula_7">5</ref>), ( <ref type="formula" target="#formula_9">6</ref>) corresponds to a system of characteristics:</p><formula xml:id="formula_15">dξ dτ =g( τ ) , ξ| τ=0 =β , (<label>11</label></formula><formula xml:id="formula_16">)</formula><formula xml:id="formula_17">dθ 0 ( τ , ξ ) dξ =δ (ξ ) γ ( τ ) g( τ ) , θ 0 ( 0 , β )= H( β )⋅ψ ( β ) . (<label>12</label></formula><formula xml:id="formula_18">)</formula><p>Integration of the system of equations ( <ref type="formula" target="#formula_15">11</ref>), <ref type="bibr" target="#b11">(12)</ref> allows to obtain a general solution in the form:</p><formula xml:id="formula_19">θ 0 ( τ , ξ )= [ H ( ξ )−H (−G( τ ξ )) ] γ ( τ ξ ) g( τ ξ ) + H (−G( τ ξ ))ψ (−G( τ ξ )) , (<label>13</label></formula><formula xml:id="formula_20">)</formula><formula xml:id="formula_21">τ ξ =G −1 (G( τ )−ξ )=τ−Δτ ξ , G(τ )= ∫ 0 τ g(ω)dω , G −1 (G(τ ))=τ ,<label>(14)</label></formula><p>where Δτ ξ is the value of the transport delay.</p><p>The obtained solution <ref type="bibr" target="#b12">(13)</ref> allows to determine the output parameters of the single conveyor's section. For a conveyor's section whose length is ξ=1 , the output parameters can be calculated using the following formulas:</p><formula xml:id="formula_22">θ 0 ( τ ,1)=(1−H (1−G(τ ))) γ ( τ−Δτ ξ ) g( τ−Δτ ξ ) +H (1−G( τ ))ψ (1−G( τ )) , (<label>15</label></formula><formula xml:id="formula_23">)</formula><formula xml:id="formula_24">θ 1 ( τ ,1)=(1−H (1−G(τ ))) γ ( τ−Δτ ξ ) g( τ−Δτ ξ ) g( τ )+H (1−G( τ ))ψ (1−G( τ ))g( τ ) . (<label>16</label></formula><formula xml:id="formula_25">)</formula><p>For the steady-state mode, expressions <ref type="bibr" target="#b14">(15)</ref> and ( <ref type="formula" target="#formula_24">16</ref>) have a simpler form:</p><formula xml:id="formula_26">θ 0 ( τ ,1)= γ ( τ −Δτ ξ ) g( τ −Δτ ξ ) , (<label>17</label></formula><formula xml:id="formula_27">)</formula><formula xml:id="formula_28">θ 1 ( τ ,1)= γ ( τ−Δτ ξ ) g( τ−Δτ ξ ) g( τ ) . (<label>18</label></formula><formula xml:id="formula_29">)</formula><p>In the initial period of movement of the conveyor belt (1−G(τ ))&gt;0 the output parameters of the conveyor section are determined by condition (10):</p><formula xml:id="formula_30">θ 0 ( τ ,1)=ψ (1−G( τ )) , (<label>19</label></formula><formula xml:id="formula_31">)</formula><formula xml:id="formula_32">θ 1 ( τ ,1)=g( τ )ψ (1−G( τ )) . (<label>20</label></formula><formula xml:id="formula_33">)</formula><p>The obtained expressions for calculating the output parameters θ 0 ( τ ,1) and θ 1 ( τ ,1) of the conveyor section ( <ref type="formula" target="#formula_26">17</ref>) -( <ref type="formula" target="#formula_32">20</ref>) will be used to form a data set for training NN of a multi-section conveyor.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Conveyor Section Model Using a Neural Network</head><p>The conveyor-type transport system provides directional movement of material from the place of mining to the place of processing or the point of loading for subsequent transportation. The route diagram of a branched conveyor system consisting of several dozen separate sections is given in <ref type="bibr" target="#b23">[24]</ref>. Constructing a model of a transport conveyor using NN, let's use a simplified diagram of the transport route shown in Figure <ref type="figure" target="#fig_1">1</ref>. The transport route diagram contains four input conveyors (section m = 1,2,4,5) and two output conveyors (section m = 7,8). The material coming from the previous section into the bunker instantly leaves it and enters the next section. The bunker only provides the required direction of movement of the material. Regulation of the value of the material flow is carried out with a change in the speed of the conveyor belt <ref type="bibr" target="#b17">(18)</ref>, <ref type="bibr" target="#b19">(20)</ref>. The model under consideration, as will be shown below, can be expanded without any problems to an arbitrary number of sections, which allows to simulate transport routes of a rather complex configuration.</p><p>To describe the functioning of a separate conveyor section of the transport system, we use dimensionless variables ( <ref type="formula" target="#formula_7">5</ref>)-( <ref type="formula" target="#formula_11">8</ref>) of the model ( <ref type="formula" target="#formula_12">9</ref>), <ref type="bibr" target="#b9">(10)</ref>, which allow to determine the state of the flow parameters of the individual conveyor section at a time τ : γ m ( τ ) is the intensity of the input flow of material; g m ( τ ) is conveyor belt speed; ξ m is length of the m -th transport section.</p><p>An additional parameter of the section may be the value of the transport delay Δτ ξm :</p><formula xml:id="formula_34">ξ m = ∫ τ−Δτ ξm τ g(ω)dω . (21)</formula><p>However, the measurement of the transport delay in production conditions is associated with a number of difficulties. As a result, the calculation of the value of the transport delay is performed by measuring the value of the conveyor belt speed, which is equivalent to solving <ref type="bibr" target="#b20">(21)</ref>. But solving <ref type="bibr" target="#b20">(21)</ref> leads to the fact that the advantage of using a model based on NN is lost in comparison with the analytical model. It is the cost of computing resources associated with solving ( <ref type="formula">21</ref>) that makes it difficult to use an analytical model to describe a transport system consisting of a large number of sections and opens the prospects for using a model based on NN. Therefore, if in real production conditions it is not possible to directly measure the amount of transport delay, this parameter is not advisable to include in a set of parameters for an individual section. Similar considerations can be given for the parameters of the input material flow γ m ( τ )=θ 1m ( τ ,0) and the material output flow θ 1m ( τ ,1) for the inner sections <ref type="bibr" target="#b16">(17)</ref>, <ref type="bibr" target="#b19">(20)</ref>, the values of which are determined through the value of the transport delay Δτ ξm . In addition, it should be pointed out that for calculating the parameters γ m ( τ )=θ 1m ( τ ,0) , θ 1m ( τ ,1) of the inner sections, the information should be stored on their values and values of the conveyor belt speed g m ( τ ) for the time interval ( τ −Δτ ξm ; τ ) . Taking into account the above arguments, as the nodes of the input layer of NN, we choose the intensity of the input stream of the material and the speed of the conveyor belt of the input sections (m = 1,2,4,5). The values of the nodes of the output layer of NN will correspond to the values of the output flow for the final sections (m = 7, 8).</p><formula xml:id="formula_35">γ 2 ( τ ) γ 3 ( τ ) =const , γ 3 ( τ )≠0 . (<label>22</label></formula><formula xml:id="formula_36">)</formula><p>The architecture of NN for constructing an aggregated model is a feed-forward, a fullconnected and three layer. We introduce the notation for the parameters of the input layer of NN:</p><formula xml:id="formula_37">x 3 m−2 =γ m ( τ ) , x 3 m−1 =g m ( τ ) , x 3 m =ξ m , μ=1,…,M. (<label>23</label></formula><formula xml:id="formula_38">)</formula><p>where m is the number of the conveyor section (Figure <ref type="figure" target="#fig_1">1</ref>). For the model of the transport system, we will use the input parameters γ m ( τ ) , g m ( τ ) , ξ 1 of the input sections m = 1,2,4,5 (Figure <ref type="figure" target="#fig_1">1</ref>). Let's introduce the notation for the parameters of the output layer of NN:</p><formula xml:id="formula_39">y 1 =θ 17 ( τ , ξ 7 ) , y 2 =θ 18 ( τ , ξ 8 ) . (<label>24</label></formula><formula xml:id="formula_40">)</formula><p>The output parameters y 1 and y 2 correspond to the output material flows for sections m = 7, 8 of the transport system of Figure <ref type="figure" target="#fig_1">1</ref>. The parameter system (23), ( <ref type="formula" target="#formula_39">24</ref>) is an example of a set of NN parameters for a transport system of eight sections. Using a similar approach, we can determine the input and output parameters for an aggregated model of a transport system with an arbitrary number of sections.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Results</head><p>Two types of activation functions were used for the selection of a structure of NN model <ref type="bibr" target="#b24">[25]</ref>: the linear or ReLU <ref type="bibr" target="#b24">(25)</ref> and the logistic (26):</p><formula xml:id="formula_41">f ( x )=bx , { f ( x ) =a , i f x ≥a / b , ¿ { f ( x ) =b x , i f a / b &gt; x &gt; 0 , ¿ ¿ ¿ ¿ (25) f ( x )= a 1+exp(−bx ) . (<label>26</label></formula><formula xml:id="formula_42">)</formula><p>Within one layer, for all nodes, the same activation function is set with coefficients fixed for each node of the layer a , b . For different layers, the form of the activation function and the coefficients that determine it may differ. For the transport system we had considered two models a multilayer NN with structure 13-N L L -2, containing L-hidden layers and N L nodes in each layer: 13-8-8-2 and 13-5-5-5-2. The considered structures contain approximately the same number of hidden nodes N h =N L L ~15 with the number of weights</p><formula xml:id="formula_43">N w = ( N i + N o ) N L +( L−1) N L 2 , (<label>27</label></formula><formula xml:id="formula_44">)</formula><p>that determine the computational complexity of the learning algorithm. When analyzing structures with the same number of neurons in the input N i , output N o and hidden layers N h the formula that determines the number of weight coefficients for the structure <ref type="figure" target="#fig_2">2</ref>) takes the form With an increase in the number of hidden layers L the value of the function N w ( L) decreases for L&gt;1. The sign of the derivative of the function N w ( L) is determined by the expression:</p><formula xml:id="formula_45">N i −N L L−N o (Figure</formula><formula xml:id="formula_46">N w = ( N i + N o ) N L +( L−1) N L 2 = N h 2 L ( 1− 1 L + N i + N o N h ) . (<label>28</label></formula><formula xml:id="formula_47">∂ N w ∂ L ~( 2 L − N i + N o + N h N h ) &lt;0</formula><p>, for L&gt;1.</p><p>(29) Thus, at constant values of N i , N o , N h the complexity of the computational algorithm for determining the values of the output flow parameters of the transport system in accordance with ( <ref type="formula" target="#formula_46">28</ref>) is inversely proportional to the number of hidden layers. The main characteristics of NN used to build a model of the transport system are presented in Table <ref type="table" target="#tab_1">1</ref>.  which allows you to compare the training durations of NN used to build different models of transport systems. The value of the coefficient "b" for the output layer is equal to 1,0 for all studied cases. In model 711 with structure 13-8-8-2, the same activation function is defined for each node. The results of predicting the output flow θ 17 ( τ ,3/2) using this model are presented in Figure <ref type="figure" target="#fig_4">3</ref>. The quality of the prediction is estimated at MSE = 0,390. A doubling of the scale factor in the activation function of the output layer led to a halving of the MSE value (MSE = 0,197) with the same number of learning epochs.  <ref type="bibr" target="#b1">(2)</ref>. With the value of the coefficients for the hidden layer a=4 , b=1 and for the hidden layer a=4 , b=1 the learning process was not stable. When changing the coefficients for the hidden layer a=100 , b=0 ,1 the learning process became stable. The learning process lasted ~68*103 epochs and was stopped with MSE~0,08 and Δ MSE ~7⋅10 −7 . Then, to speed up the learning process, the learning rate was increased from a value α km =10 −4  to a value α km =10 −3 for all nodes. This made it possible to continue the learning process in an accelerated mode, reaching ~78*103 epochs with an MSE~0,053. Further training was interrupted due to the development of instability in the training process. At the same time, the value MSE~0,390 and MSE~0,197 was reached at ~6*103 and ~15*103 epochs, respectively. This allows one to compare the training required by the three for logistic activation function and linear activation function (ReLU) for the given parameters for NN (Table <ref type="table" target="#tab_1">1</ref>) as a ratio of ~10 : 1.</p><p>The final stage of the study was the transition from structure 13-8-8-2 (Model 911) to structure 13-5-5-5-2 (Model 921), Table <ref type="table" target="#tab_1">1</ref>. The presence of an additional hidden layer did not lead to a decrease in the MSE value in model 921 compared to the 911. However, it is worth noting the presence of oscillatory processes of the MSE value relative to value ~ 0,082. The results of prediction the output flow parameters θ 17 (τ ,1.5) , θ 18 (τ ,0.6) of the transport system are presented in Figure <ref type="figure" target="#fig_5">4</ref>, Figure <ref type="figure" target="#fig_6">5</ref>. Comparison of the prediction results shows that the use of the ReLU activation function for training NN makes it possible to obtain a more accurate forecast of stream parameters with a lower MSE value than when using the Logistic activation function. A significant disadvantage of using the Linear activation function (ReLU) compared to using the Logistic activation function is a significant increase in the time that needs to be spent on training NN. A comparative analysis of the prediction quality criterion for those considered in this work is shown in Figure <ref type="figure" target="#fig_7">6</ref>.   Multilayer NN based on linear (ReLU) demonstrated a more robust learning process and gave lower MSEs than NN based on logistic activation functions. An increase in the number of hidden layers with a constant number of neurons in them led to the emergence of instabilities during the learning process of NN for the logistic activation function and the appearance of oscillatory processes in the case of using the ReLU activation function. It should be noted that an increase in the number of hidden layers, on the one hand, leads to a decrease in the quality of the forecast (an increase in the MSE value), on the other hand, it makes it possible to obtain a significant increase in the accuracy of predicting the peak values of the flow parameters of the transport system, which is clearly shown in Figure <ref type="figure" target="#fig_5">4</ref>, Figure <ref type="figure" target="#fig_6">5</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Conclusion</head><p>A model using NN can be a fairly good tool for predicting the state of the output flow parameters of a branched transport system consisting of a large number of individual sections. However, the accuracy of such a model depends on many factors, including the architecture and the structure of such a model.</p><p>In this work, a comparative analysis of transport conveyor models based on multilayer NN is carried out. The main focus is on NN with the logistic activation function and the ReLU activation function. NN with a logistic activation function demonstrated a shorter learning time for equal MSE values, which is explained by the distributed form of nonlinearity and high connectivity. However, it should be noted that the learning process of NN with and linear (ReLU) activation function is more stable, which allows achieving lower MSE values in the learning process. The influence of the structure of NN on the duration of their training was also studied.</p><p>The work touches upon many issues that are important from the point of view of constructing models of conveyor-type transport systems. The estimation of the method of initialization of the weight coefficients providing the connection between the nodes of NN is carried out and the rationale for the preparation of a normalized data set for training NN is given. The importance of the last question is emphasized by the fact that the values of the nodes of the input and output layers are positive, which leads to a simultaneous increase or decrease in the weight coefficients that ensure the connection of the nodes of the input layer with the nodes of the hidden layer, and, as a consequence, to the occurrence of oscillatory processes.</p><p>A method for increasing the accuracy of the learning process as a result of removing values from the data set is demonstrated, which characterize the transient mode of operation of the transport system. This article does not discuss the importance of hidden neurons as detectors of factors that determine the behavior of the flow parameters of the transport system. Also, the problem of reducing the order of a multilayer NN with losing the quality of the model prediction is not considered.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>are linked coefficient a=a(t ) (m/h), which determines the conveyor belt speed of the conveyor line; λ(t ) -the intensity of the arrival of the rock on the conveyor line at the point with the coordinate S=0; δ (S) is Dirac function.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Diagram of a branched conveyor transport route.</figDesc><graphic coords="5,124.75,277.85,345.85,160.20" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: The neural network structure: a) 13-8-8-2; b)13-5-5-5-2</figDesc><graphic coords="7,171.90,536.90,104.00,119.20" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head></head><label></label><figDesc>represented by the same and constant learning rate α km =10−4   </figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Predicted material output flow θ 17 (τ ,1.5) , Model 711. Subsequent migration from 13-8-8-2 (Model 712) to 13-5-5-5-2 (Model 713) did not result in a decrease in MSE. The reason is explained by the development of instability in the learning process of NN. The next step of the study was the transition in model 712 from the logistic activation function (1) to the linear activation function (2). With the value of the coefficients for</figDesc><graphic coords="9,147.20,85.00,315.15,146.00" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Predicted material output flow θ 17 ( τ ,3/2) : a) model 711; b) model 721; c) model 911; d) model 721.</figDesc><graphic coords="10,138.50,85.00,332.55,208.80" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: Predicted material output flow θ 18 (τ ,0.6) : a) model 711; b) model 721; c) model 911; d)</figDesc><graphic coords="10,155.65,359.70,284.00,230.80" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_7"><head>Figure 6 :</head><label>6</label><figDesc>Figure 6: Prediction quality criterion.</figDesc><graphic coords="11,170.55,85.00,268.40,163.85" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head></head><label></label><figDesc>the linear density of the rock and the flow of the rock at time t (h) at the point of the route determined by the coordinate S (m), S ∈ [ 0 , S d ] , S d is the length of the conveyor line. Flow parameters</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 1</head><label>1</label><figDesc>Characteristics of neural networks for modelling the transport system</figDesc><table><row><cell>id</cell><cell>Structure (hidden layer)</cell><cell>Activation function</cell><cell>Coeff. "a" (HL)</cell><cell>Coeff. "b" (HL)</cell><cell>Coefficient "a" (output layer)</cell><cell>Speed learning</cell><cell>MSE</cell><cell>Number of epochs</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title/>
		<author>
			<persName><forename type="first">Conveyors</forename><surname>Simines For</surname></persName>
		</author>
		<ptr target="https://new.siemens.com/global/en/markets/mining-industry/transport/conveyor-systems.html" />
		<imprint>
			<date type="published" when="2024">2024</date>
			<pubPlace>Siemens</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<ptr target="http://conveyorbeltguide.com/examples-of-use.html" />
		<title level="m">Conveyorbeltguide Engineering: Conveyor components</title>
				<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">Longer Overland Conveyors with Distributed Power</title>
		<author>
			<persName><forename type="first">M</forename><surname>Alspaugh</surname></persName>
		</author>
		<ptr target="http://www.overlandconveyor.com/pdf/Longer_Overland_Conveyors_with_Distributed_Power.pdf" />
		<imprint>
			<date type="published" when="2005">2005</date>
			<publisher>Overland Conveyor Company</publisher>
			<pubPlace>Lakewood, USA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Povyshenie jenergojeffektivnosti konvejernogo transporta ugol&apos;nyh shaht</title>
		<author>
			<persName><surname>Ju</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Razumnyj</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ruhlov</surname></persName>
		</author>
		<author>
			<persName><surname>Kozar</surname></persName>
		</author>
		<ptr target="https://docplayer.ru/64655888-Povyshenie-energoeffektivnosti-konveyernogo-transporta-ugolnyh-shaht.html" />
	</analytic>
	<monogr>
		<title level="j">Gіrnicha elektromehanіka ta avtomatika</title>
		<imprint>
			<biblScope unit="volume">76</biblScope>
			<biblScope unit="page" from="24" to="28" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">The impact of an uneven loading of a belt conveyor on the loading of drive motors and energy consumption in transportation</title>
		<author>
			<persName><forename type="first">A</forename><surname>Semenchenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Stadnik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Belitsky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Semenchenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Stepanenko</surname></persName>
		</author>
		<idno type="DOI">10.15587/1729-4061.2016.75936</idno>
		<ptr target="https://doi.org/10.15587/1729-4061.2016.75936" />
	</analytic>
	<monogr>
		<title level="j">EasternEuropean Journal of Enterprise Technologies</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="42" to="51" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Designing and assessing the benefits of control policies for conveyor belt systems in underground mines</title>
		<author>
			<persName><forename type="first">E</forename><surname>Wolstenholm</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Dynamica</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="25" to="35" />
			<date type="published" when="1980">1980</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Speed Control on Belt Conveyors -Does it Really Save Energy?</title>
		<author>
			<persName><forename type="first">H</forename><surname>Lauhoff</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Bulk Solids Handling Publ</title>
		<imprint>
			<biblScope unit="volume">25</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="368" to="377" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Model of conveyer with the regulable speed</title>
		<author>
			<persName><forename type="first">O</forename><surname>Pihnastyi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Khodusov</surname></persName>
		</author>
		<idno type="DOI">10.14529/mmp170407</idno>
		<ptr target="https://doi.org/10.14529/mmp170407" />
	</analytic>
	<monogr>
		<title level="j">Bulletin of the South Ural State University. Ser.Mathematical Modelling, Programming and Computer Software</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page" from="64" to="77" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Transient belt stresses during starting and stopping: Elastic response simulated by finite element methods</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">K</forename><surname>Nordell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><forename type="middle">P</forename><surname>Ciozda</surname></persName>
		</author>
		<ptr target="http://www.ckit.co.za/secure/conveyor/papers/troughed/transient/transient-belt-stresses.htm" />
	</analytic>
	<monogr>
		<title level="j">Bulk Solids Handling</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="99" to="104" />
			<date type="published" when="1984">1984</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Determination of Acceleration for Belt Conveyor Speed Control in Transient Operation</title>
		<author>
			<persName><forename type="first">D</forename><surname>He</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Pang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Lodewijks</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Liu</surname></persName>
		</author>
		<idno type="DOI">10.7763/IJET.2016.V8.886</idno>
		<ptr target="http://dx.doi.org/10.7763/IJET.2016.V8.886" />
	</analytic>
	<monogr>
		<title level="j">International Journal of Engineering and Technology</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="206" to="211" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">Modelling of long belt conveyors. Maintenance and reliability</title>
		<author>
			<persName><forename type="first">B</forename><surname>Karolewski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Ligocki</surname></persName>
		</author>
		<ptr target="http://yadda.icm.edu.pl/yadda/element/bwmeta1.element.baztech-ce355084-3e77-4e6b-b4b5-ff6131e77b30" />
		<imprint>
			<date type="published" when="2014">2014</date>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="page" from="179" to="187" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Analysis of transient loads on cable-reinforced conveyor belts with damping consideration</title>
		<author>
			<persName><forename type="first">R</forename><surname>Pascual</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Meruane</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Barrientos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the XXVI Iberian Latin-American Congress on Computational Methods in Engineering CILAMCE</title>
				<meeting>the XXVI Iberian Latin-American Congress on Computational Methods in Engineering CILAMCE</meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="1" to="15" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Predicting the main resistance of belt conveyors</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">A</forename><surname>Wheeler</surname></persName>
		</author>
		<ptr target="https://login.totalweblite.com/Clients/doublearrow/beltcon%202003/8.predicting%20the%20main%20resistance%20of%20belt%20conveyors.pdf" />
	</analytic>
	<monogr>
		<title level="m">International Materials Handling Conference (Beltcon)</title>
				<meeting><address><addrLine>Johannesburg, South Africa</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="1" to="16" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">A parametric energy model for energy management of long belt conveyors</title>
		<author>
			<persName><forename type="first">T</forename><surname>Mathaba</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Xia</surname></persName>
		</author>
		<idno type="DOI">10.3390/en81212375</idno>
		<ptr target="https://doi.org/10.3390/en81212375" />
	</analytic>
	<monogr>
		<title level="j">Energies</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">12</biblScope>
			<biblScope unit="page" from="13590" to="13608" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Improving energy efficiency of coal transportation by adjusting the speeds of a combine and a mine face conveyor</title>
		<author>
			<persName><forename type="first">M</forename><surname>Stadnik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Semenchenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Semenchenko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Belytsky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Virych</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Tkachov</surname></persName>
		</author>
		<idno type="DOI">10.15587/1729-4061.2019.156121</idno>
		<ptr target="https://doi.org/10.15587/1729-4061.2019.156121" />
	</analytic>
	<monogr>
		<title level="j">Eastern-European Journal of Enterprise Technologies</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">8</biblScope>
			<biblScope unit="page" from="60" to="70" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">The information controlling model transport system during transient conditions</title>
		<author>
			<persName><forename type="first">O</forename><surname>Pihnastyi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kozhevnikov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Bondarenko</surname></persName>
		</author>
		<idno type="DOI">10.1109/PICST47496.2019.9061214</idno>
		<ptr target="https://doi.org/10.1109/PICST47496.2019.9061214" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2019 international scientific-practical conference Problems of infocommunications, Science and Technology (PIC S&amp;T)</title>
				<meeting>the 2019 international scientific-practical conference Problems of infocommunications, Science and Technology (PIC S&amp;T)<address><addrLine>Kyiv, Ukraine</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="197" to="201" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Model of a composite magistral conveyor line</title>
		<author>
			<persName><forename type="first">O</forename><surname>Pihnastyi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Khodusov</surname></persName>
		</author>
		<idno type="DOI">10.1109/saic.2018.8516739</idno>
		<ptr target="https://doi.org/10.1109/saic.2018.8516739" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2018 IEEE International Conference on System analysis &amp; Intelligent computing (SAIC)</title>
				<meeting>the 2018 IEEE International Conference on System analysis &amp; Intelligent computing (SAIC)<address><addrLine>Ukraine, Kyiv</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="68" to="72" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Using the classical linear regression model in analysis of the dependences of conveyor belt life</title>
		<author>
			<persName><forename type="first">M</forename><surname>Andrejiova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Marasova</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Acta Montanistica Slovaca</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="77" to="84" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">A regression model for prediction of idler rotational resistance on belt conveyor</title>
		<author>
			<persName><surname>Ya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Lu</surname></persName>
		</author>
		<author>
			<persName><surname>Li</surname></persName>
		</author>
		<idno type="DOI">10.1177/0020294019840723</idno>
		<ptr target="https://doi.org/10.1177/0020294019840723" />
	</analytic>
	<monogr>
		<title level="j">Measurement and Control</title>
		<imprint>
			<biblScope unit="volume">52</biblScope>
			<biblScope unit="issue">5</biblScope>
			<biblScope unit="page" from="441" to="448" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">The possibility for adopting an artificial neural network model in the diagnostics of conveyor belt splices</title>
		<author>
			<persName><forename type="first">A</forename><surname>Kirjanow</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Interdisciplinary issues in mining and geology</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="page" from="1" to="11" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">The design and application of control system based on the BP neural network</title>
		<author>
			<persName><forename type="first">L</forename><surname>Xinglei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yu</forename><surname>Hongbin</surname></persName>
		</author>
		<idno type="DOI">10.2991/icmeis-15.2015.148</idno>
		<ptr target="https://doi.org/10.2991/icmeis-15.2015.148" />
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 3rd International Conference on Mechanical Engineering and Intelligent Systems (ICMEIS)</title>
				<meeting>the 3rd International Conference on Mechanical Engineering and Intelligent Systems (ICMEIS)</meeting>
		<imprint>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page" from="789" to="793" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Application research on BP neural network PID control of the belt conveyor</title>
		<author>
			<persName><forename type="first">P</forename><surname>Xi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Song</surname></persName>
		</author>
		<ptr target="https://www.questia.com/library/journal/1G1-338602055/application-research-on-bp-neural-network-pid-control" />
	</analytic>
	<monogr>
		<title level="j">JDIM</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="266" to="270" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Application of artificial neural network for harmonic estimation in different produced induction motors</title>
		<author>
			<persName><forename type="first">N</forename><surname>Selcuk</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Birbir</surname></persName>
		</author>
		<ptr target="https://pdfs.semanticscholar.org/ba2f/6d5ea4c91720be4044e0f3544efb60fd6bb4.pdf" />
	</analytic>
	<monogr>
		<title level="j">Int. J. of Circuits, Systems and Signal Processing</title>
		<imprint>
			<biblScope unit="volume">4</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="334" to="339" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<monogr>
		<title level="m" type="main">Statistical theory of control systems of the flow production</title>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">M</forename><surname>Pihnastyi</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2018">2018</date>
			<publisher>LAP LAMBERT Academic Publishing</publisher>
			<biblScope unit="page">436</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Predictive Modeling of Conveyor Belt Deterioration in Coal Mines Using AI Techniques</title>
		<author>
			<persName><forename type="first">P</forename><surname>Parmar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Jurdziak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Rzeszowska</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Burduk</surname></persName>
		</author>
		<idno type="DOI">10.3390/en17143497</idno>
		<ptr target="https://doi.org/10.3390/en17143497" />
	</analytic>
	<monogr>
		<title level="j">Energies</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="page" from="3497" to="3527" />
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
