<?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">An Ontological Model of Peltier Thermoelement Control based on a Fuzzy Digital Filter and a PID-controller</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Maxim</forename><forename type="middle">B</forename><surname>Bobyr</surname></persName>
							<email>maxbobyr@gmail.com</email>
							<affiliation key="aff0">
								<orgName type="institution">Southwest State University of Russia (SWSU)</orgName>
								<address>
									<addrLine>94, 50 Let Oktyabrya St</addrLine>
									<postCode>305000</postCode>
									<settlement>Kursk</settlement>
									<country key="RU">Russian Federation</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Natalya</forename><surname>Milostnaya</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">Southwest State University of Russia (SWSU)</orgName>
								<address>
									<addrLine>94, 50 Let Oktyabrya St</addrLine>
									<postCode>305000</postCode>
									<settlement>Kursk</settlement>
									<country key="RU">Russian Federation</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Artem</forename><surname>Aseev</surname></persName>
							<email>asseeff.artem@gmail.com</email>
							<affiliation key="aff2">
								<orgName type="institution">Southwest State University of Russia (SWSU)</orgName>
								<address>
									<addrLine>94, 50 Let Oktyabrya St</addrLine>
									<postCode>305000</postCode>
									<settlement>Kursk</settlement>
									<country key="RU">Russian Federation</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">An Ontological Model of Peltier Thermoelement Control based on a Fuzzy Digital Filter and a PID-controller</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">C38D93E8FA0367CC2CE8C8D71396CB98</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:10+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>PID-controller, Peltier thermoelement ontology, Fuzzy logic, Fuzzy digital filter, Exponential moving average filter 0000-0002-5400-6817 (M. B. Bobyr)</term>
					<term>0000-0002-3779-9165 (N. Milostnaya)</term>
					<term>0009-0007-8271-7660 (A. Aseev)</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The ontological model of Peltier thermoelement control is presented in the article. It consists of a PID-controller, a fuzzy digital filter and an exponential moving average filter, implemented in software in the microcontroller. The ontological model calculates the voltage value, which is transmitted to the gate of the MOSFET-transistor. The field-effect transistor converts the applied voltage into a drain current signal, and this value is transmitted to the Peltier thermoelement. Voltage is removed from the Peltier thermoelement using thermistor, which is converted into a temperature value and limited from 25°C to 75°C. The technique for converting voltage to temperature is presented in the article. The temperature signal is transmitted to the input of the microcontroller. Also, a user-defined signal is fed to the input of the microcontroller, which must select the appropriate temperature value on the thermocouple. The fuzzy model, depending on the input signal, forms the coefficients of the exponential averaging filter. A limitation of the fuzzy method for calculating the coefficients used in the ontological model of thermoelement control is the use of triangular membership functions to describe the input variables. The experimental results presented in the article showed that when using a combination of a PID-controller, a fuzzy digital filter and an exponential moving average filter, the transient time during Peltier thermoelement control is reduced: overshoot reduced by 2.44%, achieved a 11.25% faster response time, and ensured 4.19% quicker stabilization.</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>Systems with a PID-controller are often used in temperature control devices: a cutting tool cooling device <ref type="bibr" target="#b0">[1]</ref>, a device for regulating the temperature of a climatic chamber <ref type="bibr" target="#b1">[2]</ref>, a control system for electromechanical equipment <ref type="bibr" target="#b2">[3]</ref>, a temperature control system in a greenhouse <ref type="bibr" target="#b3">[4]</ref>, a controller for the performance and energy consumption of an industrial air conditioner <ref type="bibr" target="#b4">[5]</ref>, a control device for the air conditioning system of a car <ref type="bibr" target="#b5">[6]</ref>. However, the PID-controller has two significant drawbacks: a large jump in the amplitude of the first harmonic of the output control signal (leading to a voltage jump that clearly accelerates the wear of the elements of the entire system) <ref type="bibr" target="#b6">[7]</ref> and a long transient process time when the control signal goes to the specified values <ref type="bibr" target="#b7">[8]</ref>. The third drawback of the PID-controller is the need to select the controlled coefficients Kp, Ki and Kd <ref type="bibr" target="#b8">[9]</ref>. In one of the studies, this drawback was solved using a genetic method that allows for automatic selection of the controlled coefficients <ref type="bibr" target="#b9">[10]</ref>. In <ref type="bibr" target="#b3">[4]</ref>, a neuro-fuzzy approach is used to solve the same drawback. In the study <ref type="bibr" target="#b1">[2]</ref>, scientists abandoned PID-control in favor of the Tsukamoto method. In this article, it is proposed to use a PID-controller modified using a combination of a fuzzy digital filter (FDF) and an exponential moving average filter (EMAF) <ref type="bibr" target="#b10">[11]</ref> to control a Peltier thermoelement (PTE). FDF and EMAF allow to reduce the time of transient processes when controlling a PTE by reducing the jump in the amplitude of the first harmonic of the output control signal. With this approach, it is enough to set the controlled coefficients once and not change them. Thus, all the main problems of the PID-controller are eliminated at once. At present, there are already modifications of the PID-controller using fuzzy logic blocks <ref type="bibr" target="#b5">[6]</ref>, <ref type="bibr" target="#b9">[10]</ref>, <ref type="bibr" target="#b11">[12]</ref>. There are also exponential averaging modifications <ref type="bibr" target="#b8">[9]</ref>, but the combination used in this article is presented for the first time.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Methodological basis of the ontological model of Peltier thermoelement control</head><p>The Ontological Model of Peltier Thermoelement Control (OMPTC) allows to organize the structure of the system and describe the interaction of its components. OMPTC is represented as the following formula:</p><formula xml:id="formula_0">𝑂 𝑚 = ⟨ 10 𝑂 𝑐 i=1 , 21 𝑂 𝑎 j=1 , 18 𝑂 𝑟 k=1 , ⟩<label>(1)</label></formula><p>where 𝑂 𝑐 is the ontology of concepts, 𝑂 𝑎 is the ontology of attributes, 𝑂 𝑟 is the ontology of relations <ref type="bibr" target="#b12">[13]</ref>.</p><p>The graphical representation of the ontological model is shown in Fig. <ref type="figure" target="#fig_0">1</ref>.</p><p>A list of elements is used to describe the process of TE control, such as a MOSFET-transistor, PTE, thermistor, power supply and microcontroller (MC), in which the following are software implemented: comparison unit, PID-controller, FDF, EMAF; voltage converter, indicating their attributes and interrelations. The list of elements is summarized in Table <ref type="table" target="#tab_0">1</ref>.</p><p>The structure of the computational processes for controlling the PTE is presented as a two-level system in Fig. <ref type="figure" target="#fig_1">2</ref>. This structure allows to reduce the time of transient processes and reduce the jump in the amplitude of the first harmonic of the output control signal of the PID-controller. The first level includes the following computational processes: converting the thermistor voltage into temperature; calculating the PIDi control signal using the PID-controller; smoothing this signal using the FDF based on fuzzification of input data and the area ratio defuzzification method, forming the optimal voltage for the MOSFET-gate using the EMAF.</p><p>The second level of the system is designed to control the intensity of cooling or heating of the PTE. It includes the following computational processes: regulating the PTE power using the MOSFET-transistor, measuring the temperature on the PTE using the thermistor, transmitting the voltage by the thermistor to the voltage converter.</p><p>At the initial stage of the OMTC operation, data is received from the thermistor. For this purpose, it is necessary to calculate the temperature value Tinput based on the dependence of the voltages at the analog output of the thermistor, using a formula based on polynomial regression <ref type="bibr" target="#b13">[14]</ref>, which is obtained empirically:</p><p>𝑇 𝑖𝑛𝑝𝑢𝑡 = 7.39 × 𝑈 2 + 62.17 × 𝑈 + 131.24,</p><p>where U is the voltage at the analog input of the MC. Thus, according to Eq.2, the MC calculates the temperature of the PTE using information coming from the thermistor, which is fixed on the surface of the PTE.</p><p>PID-controller is used to control the thermoelement, ensuring that the set temperature is maintained. For this purpose, a controlled signal is calculated, the task of which is to reduce the difference between the temperature set by the user 𝑇 𝑠𝑒𝑡𝑝𝑜𝑖𝑛𝑡 and the actual 𝑇 𝑖𝑛𝑝𝑢𝑡 received from the thermistor in the MC:</p><formula xml:id="formula_2">𝑒𝑟𝑟 = 𝑇 𝑠𝑒𝑡𝑝𝑜𝑖𝑛𝑡 − 𝑇 𝑖𝑛𝑝𝑢𝑡 → 𝑚𝑖𝑛.<label>(3)</label></formula><p>The coefficients proportional 𝐾 𝑝 , integrating 𝐾 𝑖 , differentiating 𝐾 𝑑 , integration step dt have specific values and do not need to be calculated. Thus, the following signal is generated at the output of the PID-controller <ref type="bibr" target="#b14">[15]</ref>:</p><formula xml:id="formula_3">𝑃 𝐼𝐷 𝑖 = 𝑒𝑟𝑟 × 𝐾 𝑝 + 𝑒𝑟𝑟 × 𝑑𝑡 × 𝐾 𝑖 + (𝑒𝑟𝑟 𝑖 − 𝑒𝑟𝑟 𝑖−1 ) × 𝐾 𝑑 𝑑𝑡 .<label>(4)</label></formula><p>From the control signal of the PID-controller 𝑃 𝐼𝐷 𝑖 , a delay signal 𝑃 𝐼𝐷 𝑖−1 is formed, determined after a specified time interval 𝑡 𝑑𝑒𝑙𝑎𝑦 . Both signals are transmitted to the FDF for further smoothing using a fuzzy rule base.  After the PID-controller generates the control signal, it is necessary to smooth it to eliminate sharp jumps and reduce the load on the MOSFET-transistor. For this purpose, a FDF is used, which eliminates high-frequency interference in the signal. The EMAF signal smoothing formula is formulated as follows:</p><formula xml:id="formula_4">𝐷𝑋 = 𝑃 𝐼𝐷 𝑖 − 𝑃 𝐼𝐷 𝑖−1 .</formula><p>(</p><formula xml:id="formula_5">)<label>5</label></formula><p>where 𝑃 𝐼𝐷 𝑖 is the current signal of the PID-controller, 𝑃 𝐼𝐷 𝑖−1 is the delay signal determined after a specified time interval 𝑑𝑡.</p><p>Transform the variable DX (see Eq.5) into a linguistic variable with terms DX = DX1, DX2, DX3, DX4, DX5. The core of the input linguistic variable is the range of values from 0.0 to 7.0. The graph of the input membership function is shown in Fig. <ref type="figure" target="#fig_2">3</ref>.</p><p>The output linguistic variable is the control coefficient 𝛼, consisting of five terms: M1, M2, M3, M4, M5, which is set by a proportional value in the range from 40% to 80% [0.4; 0.8] of its maximum value <ref type="bibr" target="#b16">[17]</ref>. The bases of the input membership functions (see Eqs.6-8) and fuzzy rules (see Eqs.9-13) are presented below: </p><formula xml:id="formula_6">𝜇(𝐷𝑋) 1 = ⎧ ⎪ ⎨ ⎪ ⎩ 1, if 𝐷𝑋 &gt; 0 and 𝐷𝑋 &lt; 𝐿𝑖𝑚 1 𝐿𝑖𝑚 2 −𝐷𝑋 𝐿𝑖𝑚 2 −𝐿𝑖𝑚 1 , if 𝐷𝑋 &gt; 𝐿𝑖𝑚 1 and 𝐷𝑋 &lt; 𝐿𝑖𝑚 2 0, else;<label>(6)</label></formula><formula xml:id="formula_7">𝜇(𝐷𝑋) 2,3,4 = ⎧ ⎪ ⎨ ⎪ ⎩ 𝐷𝑋−𝐿𝑖𝑚 1 𝐿𝑖𝑚 2 −𝐿𝑖𝑚 1 , if 𝐷𝑋 &gt; 𝐿𝑖𝑚 1 and 𝐷𝑋 &lt; 𝐿𝑖𝑚 2 𝐿𝑖𝑚 3 −𝐷𝑋 𝐿𝑖𝑚 3 −𝐿𝑖𝑚 2 , if 𝐷𝑋 &gt; 𝐿𝑖𝑚 2 and 𝐷𝑋 &lt; 𝐿𝑖𝑚 3 0, else;<label>(7)</label></formula><formula xml:id="formula_8">𝜇(𝐷𝑋) 5 = ⎧ ⎪ ⎨ ⎪ ⎩ 𝐷𝑋−𝐿𝑖𝑚 1 𝐿𝑖𝑚 2 −𝐿𝑖𝑚 1 , if 𝐷𝑋 &gt; 𝐿𝑖𝑚 1 and 𝐷𝑋 &lt; 𝐿𝑖𝑚 2 1, if 𝐷𝑋 &gt; 𝐿𝑖𝑚 2 and 𝐷𝑋 &lt; 𝐿𝑖𝑚 3 0, else;<label>(8)</label></formula><formula xml:id="formula_9">𝐼𝐹 𝐷𝑋 1 𝑇 𝐻𝐸𝑁 𝑀 1<label>(9)</label></formula><formula xml:id="formula_10">𝐼𝐹 𝐷𝑋 2 𝑇 𝐻𝐸𝑁 𝑀 2<label>(10)</label></formula><formula xml:id="formula_11">𝐼𝐹 𝐷𝑋 3 𝑇 𝐻𝐸𝑁 𝑀 3<label>(11)</label></formula><p>𝐼𝐹 𝐷𝑋 4 𝑇 𝐻𝐸𝑁 𝑀 4</p><p>𝐼𝐹 𝐷𝑋 5 𝑇 𝐻𝐸𝑁 𝑀 5 <ref type="bibr" target="#b12">(13)</ref> The graph of the output membership function is shown in Figure <ref type="figure" target="#fig_3">4</ref>.</p><p>The control coefficient 𝛼 is calculated using the following formula:</p><formula xml:id="formula_13">𝛼 = ∑︀ 5 𝑖=1 𝐷𝑋 𝑖 − 𝑀 𝑖 ∑︀ 5 𝑖=1 𝐷𝑋 𝑖 .<label>(14)</label></formula><p>Calculating the 𝛽 coefficient:</p><formula xml:id="formula_14">𝛽 = 1 − 𝛼.<label>(15)</label></formula><p>The coefficient 𝛽 is necessary for the final calculation of the output voltage value from EMAF 𝑈 𝑔 . The 𝑈 𝑔 value is calculated according to the following form:</p><formula xml:id="formula_15">𝑈 𝑔 = 𝑃 𝐼𝐷 𝑖−1 × 𝛼 + 𝑃 𝐼𝐷 𝑖 × 𝛽. (<label>16</label></formula><formula xml:id="formula_16">)</formula><p>After calculating the voltage Ug, it is converted into a range suitable for the eight-bit DAC at the output of the MC (Arduino) <ref type="bibr" target="#b15">[16]</ref>:</p><formula xml:id="formula_17">𝑝𝑜𝑤𝑒𝑟 𝑚𝑎𝑝 = 𝑈 𝑔 × 100/255.<label>(17)</label></formula><p>The output voltage Ug after processing by the EMAF is transferred to the drain of the MOSFETtransistor, which is used to switch the power of the PTE <ref type="bibr" target="#b16">[17]</ref>. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Experimental research</head><p>The characteristics of the OMPTC were determined by conducting experimental studies. The experimental setup of the control system with software-implemented FDF, EMAF and PID-regulator is shown in Fig. <ref type="figure">5</ref>.</p><p>The objective of the experiment was to compare the performance of the OMPTC system using the default PID-regulator against the enhanced PID-regulator with FDF and EMAF. During the experiment, the user set a target temperature of 𝑇 𝑠𝑒𝑡𝑝𝑜𝑖𝑛𝑡 = 45°C, represented by the value1 signal (blue). This signal remained constant over time, indicating that the system was maintaining the desired temperature.</p><p>Signal value2 (orange) represents the current measured temperature 𝑇 𝑖𝑛𝑝𝑢𝑡 from the PTE obtained via a thermistor. When value1 changes, the control system adjusts the PTE temperature to approach the target value, demonstrating effective regulation.</p><p>Signal value3 (green): This is the control signal representing the voltage 𝑝𝑜𝑤𝑒𝑟 𝑚𝑎𝑝 applied from MC (Arduino) to the MOSFET-transistor. The MOSFET-transistor regulates the power supplied to the PTE. The sharp spikes and subsequent drops in this signal indicate the process of power regulation to minimize the deviation from the target temperature. The behavior of the default PID-regulator and the enhanced PID-regulator (with FDF and EMAF) is shown in Figs. <ref type="figure">6-8</ref>:</p><p>The results of the experiment are summarized in Table <ref type="table" target="#tab_1">2</ref>.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Conclusion</head><p>The experiment aimed to compare the performance of the OMPTC system with a default PID-regulator against the OMPTC system enhanced with FDF and EMAF in terms of temperature control and stabilization. Based on the results, the FDF and EMAF PID-regulator demonstrated better performance across all key indicators: it reduces overshoot by 2.44%, achieves a 11.25% faster response time, and ensures 4.19% quicker stabilization.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: The ontological model of PTE control</figDesc><graphic coords="2,72.00,65.61,451.27,175.96" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: The structure of computational processes in a two-level PTE control system</figDesc><graphic coords="4,72.00,65.61,451.28,226.14" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Input membership functions, where the labels 𝐿𝑖𝑚 1 , 𝐿𝑖𝑚 2 , 𝐿𝑖𝑚 3 are designated for the second membership function 𝐷𝑋 2</figDesc><graphic coords="4,139.69,330.99,315.89,132.44" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Output membership functions</figDesc><graphic coords="5,162.25,65.61,270.77,127.82" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 5 :Figure 6 :</head><label>56</label><figDesc>Figure 5: The experimental setup OMPTC with FDF</figDesc><graphic coords="6,117.13,65.61,361.03,149.76" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 7 :Figure 8 :</head><label>78</label><figDesc>Figure 7: 𝑇 𝑖𝑛𝑝𝑢𝑡 equal 𝑇 𝑠𝑒𝑡𝑝𝑖𝑜𝑛𝑡 moment: A is default PID-regulator, B is PID-regulator with FDF and EMAF</figDesc><graphic coords="7,94.57,65.61,406.13,104.64" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1</head><label>1</label><figDesc>Specification of concepts of the OMPTC Receives data from the voltage converter and the set value 𝑂 𝑟9 . Gives a signal about the need for regulation 𝑂 𝑟10 . Tsetpoint 𝑂 𝑎10 PID-controller 𝑂 𝑐6 Coefficient 𝐾 𝑝 𝑂 𝑎11 Receives power data after a signal about the need for regulation 𝑂 𝑟11 . Calculates the control signal for the FDF 𝑂 𝑟12 . Coefficient 𝐾 𝑖 𝑂 𝑎12 Coefficient 𝐾 𝑑 𝑂 𝑎13 𝑑𝑡 𝑂 𝑎14 Output PID 𝑖 𝑂 𝑎15 FDF 𝑂 𝑐7 𝛼 𝑂 𝑎16 Processes the control signal of the PID-controller using a smoothing algorithm 𝑂 𝑟13 . 𝛽 𝑂 𝑎17 EMAF 𝑂 𝑐8 Output value power 𝑂 𝑎18 From the signal coming from the FDF, it forms an output signal and transmits it to the MOSFET-transistor 𝑂 𝑟14 . MOSFET-transistor 𝑂 𝑐9 Current 𝑂 𝑎19 Receives control signal from EMAF controller 𝑂 𝑟15 . Connected to zero bus 𝑂 𝑟16 . Voltage 𝑂 𝑎20 Power supply 𝑂 𝑐10 Voltage 𝑂 𝑎21 Connected to the 12V TE 𝑂 𝑟17 , zero bus 𝑂 𝑟18 .</figDesc><table><row><cell>Concepts 𝑂 𝑐</cell><cell>Attributes 𝑂 𝑎</cell><cell>Relationships 𝑂 𝑟</cell></row><row><cell>PTE 𝑂 𝑐1</cell><cell>PTE type (Peltier element)</cell><cell>Controlled by the drain current of the MOSFET</cell></row><row><cell></cell><cell>𝑂 𝑎1</cell><cell>transistor 𝑂 𝑟1 , the temperature is measured by the</cell></row><row><cell></cell><cell>Power 𝑂 𝑎2</cell><cell>thermistor 𝑂 𝑟2 .</cell></row><row><cell></cell><cell>Efficiency 𝑂 𝑎3</cell><cell></cell></row><row><cell>Thermistor 𝑂 𝑐2</cell><cell>Temperature 𝑂 𝑎4</cell><cell>Measures the temperature of the PTE 𝑂 𝑟3 . Transmits</cell></row><row><cell></cell><cell>Resistance 𝑂 𝑎5</cell><cell>temperature data to the voltage converter 𝑂 𝑟4 .</cell></row><row><cell>MC 𝑂 𝑐3</cell><cell>Clock frequency 𝑂 𝑎6</cell><cell>Controls the PID-controller and the MOSFET-transistor</cell></row><row><cell></cell><cell>Memory capacity 𝑂 𝑎7</cell><cell>𝑂 𝑟5 . Connected to the zero bus 𝑂 𝑟6 .</cell></row><row><cell>User 𝑂 𝑐4</cell><cell>Setpoint 𝑂 𝑎8</cell><cell>Sets the specified value 𝑂 𝑟7 . The value goes to the com-</cell></row><row><cell></cell><cell></cell><cell>parison block 𝑂 𝑟8 .</cell></row><row><cell>Comparison block</cell><cell>Tinput 𝑂 𝑎9</cell><cell></cell></row><row><cell>𝑂 𝑐5</cell><cell></cell><cell></cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2</head><label>2</label><figDesc>OMPTC default PID-regulator and FDF EMAF PID-regulator comparison</figDesc><table><row><cell>Characteristics</cell><cell cols="2">default PID-regulator FDF and EMAF PID-regulator</cell></row><row><cell>Overshoot reduction</cell><cell>82</cell><cell>80</cell></row><row><cell>Response time</cell><cell>1:20</cell><cell>1:11</cell></row><row><cell>Stabilization time</cell><cell>5:34</cell><cell>5:20</cell></row></table></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Acknowledgments</head><p>The work was prepared as part of the implementation of the RSF project No. 24-21-00055. The authors are grateful to the Foundation for their support.</p></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Declaration on Generative AI</head><p>The author(s) have not employed any Generative AI tools.</p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Fuzzy devices for cooling the cutting tool of the cnc machine implemented on fpga</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">V</forename><surname>Bobyr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">S</forename><surname>Yakushev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">A</forename><surname>Dorodnykh</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.measurement.2019.107378</idno>
	</analytic>
	<monogr>
		<title level="j">Measurement</title>
		<imprint>
			<biblScope unit="volume">152</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Comparing temperature and humidity control using pid and fuzzy logic in a climatic chamber</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">K</forename><surname>Putra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Rahmawati</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">A</forename><surname>Tetraputra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Misra</surname></persName>
		</author>
		<idno type="DOI">10.35882/teknokes.v17i2.493</idno>
	</analytic>
	<monogr>
		<title level="j">Jurnal Teknokes</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="page" from="117" to="120" />
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Application of fuzzy logic in the control system of electromechanical equipment</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">M</forename><surname>Yesaulov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><forename type="middle">F</forename><surname>Babicheva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Khvorost</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Naidonov</surname></persName>
		</author>
		<idno type="DOI">10.33042/2522-1809-2023-6-180-33-42</idno>
	</analytic>
	<monogr>
		<title level="j">Municipal economy of cities</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Self tuning fuzzy-pid controller in real time greenhouse temperature control</title>
		<author>
			<persName><forename type="first">M</forename><surname>Outanoute</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Selmani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Oubehar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Snoussi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Guerbaoui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Ed-Dahhak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Lachhab</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Bouchikhi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Third International Conference on Optimization and Applications (ICOA 2017)</title>
				<editor>
			<persName><forename type="first">B</forename><surname>Bachir</surname></persName>
		</editor>
		<meeting>the Third International Conference on Optimization and Applications (ICOA 2017)<address><addrLine>Meknes Morocco</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Fuzzy logic regulator for the performance improvement and the energy consumption reduction of an industrial chiller</title>
		<author>
			<persName><forename type="first">L</forename><surname>Barelli</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Bidini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Arce</surname></persName>
		</author>
		<idno type="DOI">10.1115/IMECE2003-41910</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the ASME 2003 International Mechanical Engineering Congress and Exposition</title>
				<meeting>the ASME 2003 International Mechanical Engineering Congress and Exposition</meeting>
		<imprint>
			<publisher>ASME</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="page" from="1218" to="1221" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Fuzzy-based thermal management control analysis of vehicle air conditioning system</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">U</forename><surname>Yakubu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Xiong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Jiang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Zhao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Ye</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wangsen</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.ijhydene.2024.06.030</idno>
	</analytic>
	<monogr>
		<title level="j">International Journal of Hydrogen Energy</title>
		<imprint>
			<biblScope unit="volume">77</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Model parametrisation and rule selection for problem-tailored pid autotuning</title>
		<author>
			<persName><forename type="first">A</forename><surname>Leva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Zamuner</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.ifacol.2024.08.008</idno>
	</analytic>
	<monogr>
		<title level="j">IFAC-PapersOnLine</title>
		<imprint>
			<biblScope unit="volume">58</biblScope>
			<biblScope unit="page" from="43" to="48" />
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Metaheuristic algorithms for pid controller parameters tuning: Review, approaches and open problems</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Bassi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">D</forename><surname>Gbenga</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Abidemi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Oyewola</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">K</forename><surname>Mohammed</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.heliyon.2022.e09399</idno>
	</analytic>
	<monogr>
		<title level="j">Heliyon</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Adaptive iterative method to improve the robustness of pid regulators</title>
		<author>
			<persName><forename type="first">L</forename><surname>Keviczky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bányász</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.ifacol.2022.07.303</idno>
	</analytic>
	<monogr>
		<title level="j">IFAC-PapersOnLine</title>
		<imprint>
			<biblScope unit="volume">55</biblScope>
			<biblScope unit="page" from="149" to="155" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Fuzzy-pid controller based sliding-mode for suppressing low frequency oscillations of the synchronous generator</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">K</forename><surname>Signe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">B</forename><surname>Motto</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.heliyon.2024.e35035</idno>
	</analytic>
	<monogr>
		<title level="j">Heliyon</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Deep reinforcement learning optimized double exponentially weighted moving average controller for chemical mechanical polishing processes</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Ma</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Pan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Tian</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.cherd.2023.07.049</idno>
	</analytic>
	<monogr>
		<title level="j">Chemical Engineering Research and Design</title>
		<imprint>
			<biblScope unit="volume">197</biblScope>
			<biblScope unit="page" from="419" to="433" />
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Control of quadrotor robot via optimized nonlinear type-2 fuzzy fractional pid with fractional filter: Theory and experiment</title>
		<author>
			<persName><forename type="first">W</forename><surname>Xian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Q</forename><surname>Qi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Wang</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.ast.2024.109286</idno>
	</analytic>
	<monogr>
		<title level="j">Aerospace Science and Technology</title>
		<imprint>
			<biblScope unit="volume">151</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><surname>Grebeshkov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Shebalov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gorshkov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Mushtak</surname></persName>
		</author>
		<title level="m">Ontological modelling of enterprises: technologies and methods</title>
				<meeting><address><addrLine>Yekaterinburg Russia</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2019">2019</date>
		</imprint>
		<respStmt>
			<orgName>TriniData LLC and Ural Federal University</orgName>
		</respStmt>
	</monogr>
	<note>1st ed</note>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">The fuzzy filter based on the method of areas&apos; ratio</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">V</forename><surname>Bobyr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">A</forename><surname>Milostnaya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">A</forename><surname>Bulatnikov</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.asoc.2022.108449</idno>
	</analytic>
	<monogr>
		<title level="j">Applied Soft Computing</title>
		<imprint>
			<biblScope unit="volume">117</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Fuzzy system of distribution of braking forces on the engines of a mobile robot</title>
		<author>
			<persName><forename type="first">M</forename><surname>Bobyr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Titov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Belyaev</surname></persName>
		</author>
		<idno type="DOI">10.1051/matecconf/20167901052</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the MATEC Web of Conferences</title>
		<title level="s">MATEC Web of Conferences</title>
		<meeting>the MATEC Web of Conferences<address><addrLine>Les Ulis France</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="volume">79</biblScope>
			<biblScope unit="page" from="3" to="7" />
		</imprint>
		<respStmt>
			<orgName>EDP Sciences</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Developing an arduino-based control system for temperature-dependent gas modification in a fruit storage container</title>
		<author>
			<persName><forename type="first">A</forename><surname>Jalahi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Linke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Weltzien</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Mahajan</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.compag.2022.107126</idno>
	</analytic>
	<monogr>
		<title level="j">Computers and Electronics in Agriculture</title>
		<imprint>
			<biblScope unit="volume">198</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title level="a" type="main">Electro-thermo-mechanical modelling of a sic mosfet transistor under non-destructive short-circuit</title>
		<author>
			<persName><forename type="first">F</forename><surname>Loche-Moinet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Theolier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Woirgard</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.microrel.2023.115143</idno>
	</analytic>
	<monogr>
		<title level="j">Microelectronics Reliability</title>
		<imprint>
			<biblScope unit="volume">150</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Analyzing differentiable fuzzy logic operators</title>
		<author>
			<persName><forename type="first">E</forename><surname>Van Krieken</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Acar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Van Harmelen</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.artint.2021.103602</idno>
	</analytic>
	<monogr>
		<title level="j">Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">302</biblScope>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">A method for creating a depth map based on a three-level fuzzy model</title>
		<author>
			<persName><forename type="first">M</forename><surname>Bobyr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">E</forename><surname>Arkhipov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Emelyanov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Milostnaya</surname></persName>
		</author>
		<idno type="DOI">10.1016/j.engappai.2022.105629</idno>
	</analytic>
	<monogr>
		<title level="j">Engineering Applications of Artificial Intelligence</title>
		<imprint>
			<biblScope unit="volume">117</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

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