<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>K. Yalova);</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Development of an Intelligent System with Fuzzy Logic for Indoor Microclimate Control</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Kateryna Yalova</string-name>
          <email>yalovakateryna@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mykhailo Babenko</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yurii Babenko</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kyrylo Krasnikov</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Viktor</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Bagriy</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Dniprovsky State Technical University</institution>
          ,
          <addr-line>Dniprobydivska Street 2, Kamianske, 51918</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Taras Shevchenko National University of Kyiv</institution>
          ,
          <addr-line>Volodymyrska Street 64/13, Kyiv, 01601</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
      </contrib-group>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0003</lpage>
      <abstract>
        <p>The paper presents the results of modeling a fuzzy logic controller for an intelligent system for monitoring and managing indoor microclimate conditions. The use of fuzzy logic in programming provides certain advantages, such as simplicity of data input into the control system and the ability to reduce errors inherent in classical microcontrollers. The microprocessor system used is based on the Arduino UNO board model Arduino Rev3, which features the ATMEL ATmega328P microcontroller and is compact, cost-effective, and easy to use. A fuzzy logic controller is utilized in the system for effective microclimate regulation. During the development of the intelligent system, the LabView software environment and Arduino IDE were employed. The study breaks down the system into several components and establishes links between them to enhance the efficiency of the software. Decisionmaking is determined by the system's functional requirements and the selected equipment for implementation.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;intelligent system</kwd>
        <kwd>microclimate control</kwd>
        <kwd>microcontroller</kwd>
        <kwd>Arduino IDE</kwd>
        <kwd>LabView 1</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>In any indoor space, a unique microclimate is formed a combination of factors that affect comfort
and well-being during occupancy [1]. The main characteristics of the microclimate include:
temperature, relative humidity, air quality, air movement speed, thermal (infrared) radiation
intensity, carbon dioxide concentration, fresh air intake, dust levels, etc. [2]. The values of
microclimate parameters are classified as:
minimal thermoregulation strain, and a sense of comfort.</p>
      <p>- Permissible: These represent criteria where a person may experience discomfort, applied when
optimal standards cannot be met.</p>
      <p>For each type of space, sanitary norms and standards are established to regulate permissible
microclimate characteristics to ensure optimal living and working conditions. In Ukraine, the main
regulatory document governing microclimate parameters in industrial premises is DSN 3.3.6.042-99
"Sanitary Norms for the Microclimate of Industrial Premises", which specifies optimal and
permissible microclimate indicators and sets requirements for measurement methods.</p>
      <p>Microclimate regulation methods are categorized as passive or active [3]. Passive methods
involve architectural and design solutions that naturally regulate microclimate parameters, such as
natural ventilation, sun protection designs, or insulation. Active methods involve the use of
devices, systems, and technologies to control microclimate parameters actively. These methods
have evolved significantly, from basic heating systems and mechanical ventilation to sophisticated
intelligent automated systems utilizing fuzzy logic and machine learning.</p>
      <p>The task of developing new climate control systems and improving existing ones remains a
relevant scientific and practical challenge, as effective management of microclimate parameters
ensures a high level of comfort for occupants and energy efficiency in buildings [4]. The
application of fuzzy logic provides flexible and smooth control of microclimate parameters,
allowing the use of fuzzy verbal categories and adaptive solutions. This improves the efficiency of
climate control systems, as fuzzy logic accounts for a wide range of factors and parameters under
conditions of incomplete or inaccurate information. Consequently, this positively affects the
performance of microclimate control systems, creating an optimally comfortable environment with
minimal energy consumption, which is critically important in the context of current energy
efficiency and sustainable development requirements.</p>
      <p>The goal of this study is to develop hardware, algorithmic, and software components for an
indoor microclimate control system. The research tasks include: developing a fuzzy logic controller
for the system, creating a system operation algorithm, implementing the hardware component, and
designing the system's software architecture. The advantages of using fuzzy logic in the developed
system include the ability to adjust the system's actions in real time based on current microclimate
parameters and considering individual user preferences. The practical significance of the proposed
solutions lies in the compactness, low cost, and ease of use of the developed intelligent system.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Works</title>
      <p>
        Numerous studies have substantiated [
        <xref ref-type="bibr" rid="ref22">1-6</xref>
        ] that the state of the microclimate significantly affects
people's health, work capacity, and resistance to diseases. Effective control of the microclimate
helps reduce health risks and increases overall comfort and subjective satisfaction, which has a
significant impact on cognitive functions, especially in workplaces and educational institutions.
The studies in [3, 7-9] present findings on the impact of microclimate quality on people's
productivity and work performance, emphasizing the importance of ventilation and control of
indoor microclimate as a whole.
      </p>
      <p>
        Currently, microprocessor-based systems for indoor climate control are used to monitor and
automatically regulate microclimate parameters [
        <xref ref-type="bibr" rid="ref17 ref25 ref27">10-11</xref>
        ]. The most advanced systems are smart
HVAC (heating, ventilation, and air conditioning) systems that use machine learning algorithms
combined with Internet of Things (IoT) technologies. The use of automated indoor climate control
systems has dual benefits: positively impacting health, well-being, and productivity, while
optimizing microclimate parameters for rational energy consumption [12]. Another line of research
focuses on the influence of indoor microclimate parameters on energy efficiency, highlighting
microclimate control as a critical factor for rational energy use [
        <xref ref-type="bibr" rid="ref17 ref25 ref27">10</xref>
        ].
      </p>
      <p>Advances in computer technology and electronics have enabled the development of climate
control systems that process sensor data in real time and send commands to regulate devices, such
as thermostats or air conditioners. Achievements in machine learning have allowed the integration
of prediction modules into microclimate control systems [12-14]. These prediction modules
anticipate changes in microclimate parameters based on intelligent processing of retrospective data
and/or weather forecasts.</p>
      <p>In cases where microclimate parameters are challenging to predict due to their nonlinear
nature, fuzzy logic can lead to more effective decision-making, ultimately improving comfort,
energy efficiency, and adaptability of climate control systems. A popular and practically valuable
approach is the use of fuzzy logic to create linguistic variables and rules in microclimate control
322
systems. The works in [15-18] describe the design and successful implementation of this approach.
The application of fuzzy logic improves the quality of microclimate parameter management
compared to binary systems or rigid rule-based controllers, as it allows for processing imprecise
input values and converting them into specific commands for electronic devices.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Proposed methodology</title>
      <sec id="sec-3-1">
        <title>3.1. Development of a Fuzzy Logic Controller</title>
        <p>The modern smart home is a dynamic ecosystem where various devices work together to maintain
an optimal living environment [15]. To achieve this, we will develop control system. The fuzzy
logic controller (FLC) is well-suited for applications requiring a degree of uncertainty, or
imprecision, like home environmental control. Unlike traditional binary logic, where an input
varying degrees of membership [16].</p>
        <p>The construction of control systems using a fuzzy logic controller was carried out in the
following order:
- selecting inputs and outputs of the control system.
- defining membership functions for each input and output variable.
- forming a database of fuzzy rules.
- selecting and implementing a fuzzy inference algorithm.
- analyzing the control process using the developed system.</p>
        <p>The design of the fuzzy logic system was performed using the Fuzzy System Designer add-on of
the LabView software environment. Experiments were conducted using software developed by the
authors that implements the fuzzy system, and were compared with results obtained in the
LabView environment.</p>
        <p>We start with the primary input parameters which are temperature (0 50°C), CO2 concentration
(0 1000 ppm), and humidity (0 100%). The system provides control over the smart house
humidifier (on/off), conditioner (on/off), and the state of the heater-cooler (freeze/off/warm). The
system monitors indoor temperature, ranging between different conditions from freezing to very
warm environments. CO2 levels are important for assessing air quality, and the system measures
concentrations between 0 and 1000 parts per million (ppm). High CO2 levels indicate poor air
circulation, potentially necessitating adjustments in the ventilation or conditioning system.
Relative humidity, measured on a scale from 0% to 100%, is influences comfort, like preventing dry
air.</p>
        <p>The controller influences three major output controllables. The first one is humidifier on/off:
The system turns the humidifier on or off based on the humidity level and overall environmental
conditions. The air conditioner can be turned on or off depending on the temperature and CO2
levels. The heater/cooler operates in freeze state when the system cools down the environment. It
is off when neither heating nor cooling is activated. It can warm up to increases the temperature to
reach comfort levels.</p>
        <p>Each input parameter (temperature, CO2, humidity) is characterized by fuzzy sets.</p>
        <p>For the given task, comfortable conditions are determined primarily by the humidity and
temperature of the indoor air. Measurements of these parameters are fed to the inputs of the
control system. The output signals of the system are on and off signals that are sent to the heater,
air conditioner, and humidifier. For the fuzzy temperature controller, the input linguistic variable is
the room temperature. According to recommendations, the indoor air temperature should be
between 18 and 24 °C. If the temperature in the room is below 18 °C, it is considered low and has a
low level of comfort for people. If the air temperature is above 24 °C, it is considered overheating.
Thus, this input variable has three terms (low, normal, high). The output signals are the on and off
signals for the heater and air conditioner operating in cooling mode, so these signals have two
terms each (On and Off). The definition of the membership functions was performed in Fuzzy
System Designer. The results obtained for the input and two output variables are shown in Figure
1.</p>
        <p>Fuzzy set of temperature is following:
(Temperature, T={Low, Norm, High}, X=[0 .. 50])
μLow = trapmf (0,0,18,21), μNorm = trapmf (18,20,22,24), μHigh = trapmf (21,24,50,50).</p>
        <p>Fuzzy rules combine the fuzzy sets of the input parameters to determine the appropriate output
actions:</p>
        <p>IF Thermometer is Norm THEN Heater is Off ALSO Conditioner is Off
IF Thermometer is High THEN Heater is Off ALSO Conditioner is On
IF Temperature is Low THEN Heater is On ALSO Conditioner is Off</p>
        <p>In this software environment, it is possible to test the developed fuzzy logic controller (Figure
2).</p>
        <p>The test results confirm the correctness of the adopted decisions. The fuzzy temperature
controller has one input and two outputs; thus it has a SIMO structure.</p>
        <p>For the fuzzy humidity controller, the input linguistic variable is the indoor air humidity. The
output linguistic variable is the control signal value sent to the humidifier.</p>
        <p>Normal air humidity ranges between 40-60%, high humidity exceeds 60%, and dry air has
humidity below 40%. The membership function for the input variable also has three terms: low,
normal, high (Figure 3). The membership function for the output variable has two terms (On and
Off).</p>
        <p>Fuzzy set of Humidity is following:
(Humidity, H={Low, Norm, High}, X=[0 .. 100])
μLow = trapmf (0,0,40,48), μNorm = trapmf (38,48,53,62), μHigh = trapmf (53,60,100,100).
The obtained fuzzy rule base contains three rules:
IF Humidity is High THEN Humidifer is Off
IF Humidity is Low THEN Humidifer is On
IF Humidity is Norm THEN Humidifer is Off</p>
        <p>The test results confirm the correctness of the adopted decisions (Figure 4).</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Mathematical Description of Fuzzy Controller</title>
        <p>Control signal u can be represented by formula:</p>
        <p>where xi input variable.
functions:
 = 
( ⋃ ( 
 =1</p>
        <p>(  ))) .
</p>
        <p>
 
</p>
        <p></p>
        <p>
 
( ) = 
( ) = 
ℎ
( ) = 
( ) = 
( ) = 

 
ℎ
( ) = 
(
(
(
(
(
(

(
(</p>
        <p>(1,
 − 18
21 −</p>
        <p>3
, 1,
2
(
(1,
10
(
 − 21
3
48 −</p>
        <p>8
, 1,
 − 53</p>
        <p>7
 − 38</p>
        <p>) , 0),
24 −</p>
        <p>2
, 1) , 0).</p>
        <p>) , 0),
62 −</p>
        <p>9
, 1) , 0).</p>
        <p>) , 0),
) , 0),
For the humidity input variable H the following triangular membership functions are defined:
To determine the fuzzy output the fuzzy inference is used:


( ) = 
( 
,   ℎ
).</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. Development of Algorithmic and Software</title>
        <p>The process of converting exact inputs (such as 27°C temperature or 650 ppm CO2) into fuzzy
values is done using fuzzification. After applying the fuzzy rules, the resulting fuzzy output
converted back into an exact action, such as turning on the air conditioner or activating the
humidifier. The popular method of defuzzification is centroid method, which calculates the center
of the area under the membership function curve.</p>
        <p>The FLC operates within a feedback control system. Sensors continuously monitor the
environmental parameters (temperature, humidity, CO2), sending real-time data to the controller.
The FLC then processes this data, applies the fuzzy logic rules, and adjusts the operation of the
humidifier, air conditioner, and heater-cooler.</p>
        <p>The developed flowchart of the system's operation algorithm is shown in Figure 5.</p>
        <sec id="sec-3-3-1">
          <title>Measurement: temperature Ti humidity Hi</title>
        </sec>
        <sec id="sec-3-3-2">
          <title>Assignment: temperature Ta humidity Ha Ti= Ta</title>
          <p>Hi=Ha
Yes
Yes</p>
          <p>Ti&gt;Ta
Yes</p>
          <p>Heater OFF
Conditioner ON
Yes</p>
          <p>Hi&lt;Ha
No
No
No
No</p>
        </sec>
        <sec id="sec-3-3-3">
          <title>Heater ON</title>
          <p>Conditioner OFF</p>
        </sec>
        <sec id="sec-3-3-4">
          <title>Heater OFF Conditioner OFF</title>
        </sec>
        <sec id="sec-3-3-5">
          <title>Humidifier ON</title>
        </sec>
        <sec id="sec-3-3-6">
          <title>Humidifier OFF</title>
        </sec>
        <sec id="sec-3-3-7">
          <title>Humidifier OFF</title>
          <p>The system architecture involves three layers. The input layer collects data from sensors
(temperature, CO2, humidity). The processing layer applies fuzzification, evaluates fuzzy rules, and
defuzzifies outputs. The output layer sends control signals to the smart house devices.</p>
          <p>Through the application of fuzzy rules and logic, this system can manage the balance between
comfort, air quality, and energy consumption, providing a seamless experience for smart home
users.</p>
          <p>The requirements for the functioning of this system are reduced to ensuring the specified
temperature and humidity conditions in the room. To meet these requirements, the system collects
temperature and humidity measurements from the room and sends the measurement results to the
microcontroller.</p>
          <p>The main criteria for software development are execution speed, ease of use, cross-platform
capability, simplicity of implementation, and many others [14]. In this case, the project is
implemented using an Arduino UNO board, model Arduino Rev3, based on the ATMEL
ATmega328P microcontroller. The Arduino hardware board consists not only of the
microcontroller but also includes everything necessary to connect to external peripheral devices. In
addition, it has a built-in programmer that allows direct programming from a computer. A
distinctive feature of these microprocessor devices is the availability of open-source code and a
significant number of libraries for the interaction of the embedded microcontroller with other
external components. It is widely used for developing interactive objects and receiving data from
various sensors or switches. Considering this, Arduino is the most popular embedded platform
used in many projects.</p>
          <p>The code is developed in the native Arduino IDE, based on a programming language that is a
variant of C/C++ for microcontrollers. Arduino projects can be either autonomous or interact with
any software running on a computer. In this project, LabView software with a visual graphical
programming language was used.</p>
          <p>The general view of the front panel and the block diagram of the developed system project are
shown in Figures 6 and 7, respectively.
concentration in real time. Changes in temperature and humidity can be monitored graphically.</p>
          <p>The air in the room should have a CO2 concentration between 0.01-0.05%. An elevated CO2 level
ranges from 0.05-0.09%, while a high concentration exceeds 0.09%. If the indoor climate control
system detects elevated or high CO2 levels, the exhaust ventilation is activated. In this case, the
front panel displays a warning and a danger signal (Figure 8).</p>
          <p>The developed system can operate in both automatic and manual modes. Switching between
modes is done using an interactive switch on the front panel. In manual mode, the user turns the
actuators heater, air conditioner, humidifier, and ventilation on or off (Figure 9). In automatic
mode, these operations are performed by the system based on the built-in regulator.</p>
          <p>The developed microprocessor system also has a configuration mode, which is activated using
an interactive switch on the front panel (Figure 10). In this mode, sensor signals are disconnected
from the system inputs and replaced by signals from simulators. The values of the simulated
signals can be changed from the front panel. This solution allows modeling of any possible
situation at the site and evaluating the system's response, as well as checking and adjusting the
regulators.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Results</title>
      <p>A simulation of fuzzy logic controllers was conducted for the developed intelligent indoor climate
control system. The results highlighted several advantages of this development, including:
- Enhanced quality of control.
- Low sensitivity to changes in the parameters of the controlled object.</p>
      <p>- Simplified synthesis of control systems with fuzzy logic using modern hardware and software
support compared to traditional control systems.</p>
      <p>The simulation was carried out using LabVIEW a platform and development environment for
the visual graphical programming language by National Instruments (USA). Integrating the
Arduino platform with this environment provides many opportunities to simplify project
implementation:</p>
      <p>- A user-friendly package allows lines of code to be converted into a graphical program, hiding
the complexities of hardware and software.</p>
      <p>- The data flow programming model focuses on code implementation by connecting the inputs
and outputs of graphical blocks, enabling an intuitive graphical code approach instead of textual
programming.</p>
      <p>- It allows for quick and easy creation of a graphical user interface for the developed program.
- LabVIEW software includes a wide range of useful add-ons and libraries, opening new
possibilities for project implementation.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusions</title>
      <p>An intelligent indoor climate control and management system based on fuzzy control has been
developed. The integration of the Arduino platform with the LabView programming environment
significantly reduces development time and enhances system performance. Software testing has
been conducted, demonstrating that the developed software meets the requirements of the
technical specifications. A comparison of the results produced by the developed software with
those obtained in the LabVIEW environment showed a good match, confirming the adequacy of
the intelligent system. In addressing this problem, the primary objective was to ensure human
comfort within the indoor environment rather than to conserve energy resources. Nevertheless,
through the application of fuzzy climate control, energy savings of at least 9% were achieved.</p>
    </sec>
    <sec id="sec-6">
      <title>Declaration on Generative AI</title>
      <p>The authors have not employed any Generative AI tools.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>China</surname>
          </string-name>
          . Buildings,
          <volume>13</volume>
          (
          <issue>5</issue>
          ) (
          <year>2023</year>
          )
          <article-title>1158</article-title>
          . doi:
          <volume>10</volume>
          .3390/buildings13051158. [2]
          <string-name>
            <given-names>Q.</given-names>
            <surname>Yi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Nho</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Kenneth</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Duc</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Thien</surname>
          </string-name>
          ,
          <string-name>
            <surname>M</surname>
          </string-name>
          , Tuan. Investigating the relationship between
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <source>Human Factors in Sports, Performance and Wellness</source>
          ,
          <volume>150</volume>
          (
          <year>2024</year>
          )
          <fpage>38</fpage>
          48. doi:
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          https://doi.org/10.54941/ahfe1005288. [3]
          <string-name>
            <given-names>K. Y. T.</given-names>
            <surname>Lim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A. N.</given-names>
            <surname>Duc</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. T. N.</given-names>
            <surname>Thien</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Yuvaraj</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. S.</given-names>
            <surname>Fogarty</surname>
          </string-name>
          , Investigating the effects of
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Sustainability</surname>
          </string-name>
          ,
          <volume>14</volume>
          (
          <year>2022</year>
          )
          <article-title>10769</article-title>
          . doi:
          <volume>10</volume>
          .3390/su141710769. [4]
          <string-name>
            <given-names>T.</given-names>
            <surname>Sharmin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Steemers</surname>
          </string-name>
          ,
          <article-title>Effects of microclimate and human parameters on outdoor thermal</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <article-title>sensation in the high-density tropical context of Dhaka</article-title>
          .
          <source>International journal Biometeorol</source>
          ,
          <volume>64</volume>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          (
          <year>2020</year>
          )
          <fpage>187</fpage>
          203. doi:
          <volume>10</volume>
          .1007/s00484-018-1607-2. [5]
          <string-name>
            <given-names>C.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zhan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Lyu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Fan</surname>
          </string-name>
          , Research on the influence of microclimate on
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <article-title>recreation behavior in urban waterfront public space</article-title>
          ,
          <source>in: Proceedings of the 26th International</source>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          426. [6]
          <string-name>
            <given-names>A. A.</given-names>
            <surname>Ragheb</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Aly</surname>
          </string-name>
          , G. Ragheb,
          <string-name>
            <given-names>H.</given-names>
            <surname>Mohamed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Ashmawy</surname>
          </string-name>
          , Influence of building height on
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <source>International Journal of Sustainable Development and Planning</source>
          ,
          <volume>19</volume>
          (
          <issue>7</issue>
          ) (
          <year>2024</year>
          ) 2559
          <fpage>2568</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <article-title>productivity, in: Proceeding of the 21th National and</article-title>
          7th International Conference in Quality
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          <string-name>
            <surname>KraljeviCardaci</surname>
          </string-name>
          ,
          <year>2019</year>
          , pp.
          <fpage>21</fpage>
          <lpage>29</lpage>
          . [8]
          <string-name>
            <given-names>M. B.</given-names>
            <surname>Richardson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Gohlke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. B.</given-names>
            <surname>Allison</surname>
          </string-name>
          , Effects of indoor thermal environment on
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          (Silver Spring),
          <volume>26</volume>
          (
          <issue>12</issue>
          ) (
          <year>2018</year>
          )
          <year>1826</year>
          1833. doi:
          <volume>10</volume>
          .1002/oby.22328. [9]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Deng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Dong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Guo</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. Zhang,</surname>
          </string-name>
          <article-title>Impact of indoor air quality and multi-domain factors on</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <article-title>human productivity and physiological responses: a comprehensive review</article-title>
          .
          <source>Indoor Air</source>
          ,
          <year>2024</year>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          (
          <year>2024</year>
          )
          <article-title>25</article-title>
          . doi:
          <volume>10</volume>
          .1155/
          <year>2024</year>
          /5584960. [10]
          <string-name>
            <given-names>T.</given-names>
            <surname>Shao</surname>
          </string-name>
          ,
          <article-title>Indoor environment intelligent control system of green building based on PMV index</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <source>Advances in Civil Engineering</source>
          ,
          <year>2021</year>
          (
          <year>2021</year>
          )
          <article-title>11</article-title>
          . doi:
          <volume>10</volume>
          .1155/
          <year>2021</year>
          /6619401. [11]
          <string-name>
            <given-names>S. H.</given-names>
            <surname>Kim</surname>
          </string-name>
          ,
          <string-name>
            <surname>H. J. Moon,</surname>
          </string-name>
          <article-title>The performance of reinforcement learning for indoor climate control</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <article-title>devices according to the level of outdoor air particulate matters</article-title>
          .
          <source>Buildings</source>
          ,
          <volume>13</volume>
          (
          <issue>12</issue>
          ) (
          <year>2023</year>
          )
          <fpage>3062</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          <source>doi: 10</source>
          .3390/buildings13123062. [12]
          <string-name>
            <given-names>A.</given-names>
            <surname>Banjac</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Novak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Vasak</surname>
          </string-name>
          ,
          <article-title>Implementation of model predictive indoor climate control for</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <article-title>hierarchical building energy management</article-title>
          .
          <source>Control Engineering Practice</source>
          ,
          <volume>136</volume>
          (
          <year>2023</year>
          )
          <fpage>105536</fpage>
          . [13]
          <string-name>
            <given-names>H.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Kolmanovsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. R.</given-names>
            <surname>Amini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <article-title>Model predictive climate control of connected</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          833. doi:
          <volume>10</volume>
          .23919/ACC.
          <year>2018</year>
          .
          <volume>8431051</volume>
          . [14]
          <string-name>
            <surname>M. M. Mazar</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Rezaeizadeh</surname>
          </string-name>
          ,
          <article-title>Adaptive model predictive climate control of multi-unit</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <article-title>buildings using weather forecast data</article-title>
          .
          <source>Journal of Building Engineering</source>
          ,
          <volume>32</volume>
          (
          <year>2020</year>
          )
          <fpage>101449</fpage>
          . [15]
          <string-name>
            <surname>I. Olenych</surname>
          </string-name>
          ,
          <article-title>Smart home climate control system based on fuzzy logic controller</article-title>
          . Electronics and
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <string-name>
            <given-names>Information</given-names>
            <surname>Technologies</surname>
          </string-name>
          ,
          <volume>17</volume>
          (
          <year>2022</year>
          )
          <fpage>26</fpage>
          35. doi:
          <volume>10</volume>
          .30970/eli.17.3. [16]
          <string-name>
            <given-names>A.</given-names>
            <surname>Berouine</surname>
          </string-name>
          et al.
          <article-title>A Fuzzy Logic-Based Approach for HVAC Systems Control</article-title>
          , in: Proceedings
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          <source>of the 6th International Conference on Control, Decision and Information Technologies</source>
          ,
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          1515. doi:
          <volume>10</volume>
          .1109/CoDIT.
          <year>2019</year>
          .
          <volume>8820356</volume>
          . [17]
          <string-name>
            <given-names>J.</given-names>
            <surname>Riahi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Nasri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mami</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Vergura</surname>
          </string-name>
          ,
          <article-title>Effectiveness of the fuzzy logic control to manage the</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <article-title>microclimate inside a smart insulated greenhouse smart cities, 7 (</article-title>
          <year>2024</year>
          )
          <fpage>1304</fpage>
          1329. doi:
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          10.3390/smartcities7030055. [18]
          <string-name>
            <given-names>L.</given-names>
            <surname>Zh. Sansyzbay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. B.</given-names>
            <surname>Orazbayev</surname>
          </string-name>
          ,
          <article-title>Modeling the operation of climate control system in</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          <article-title>premises based on fuzzy controller</article-title>
          .
          <source>Journal of Physics: Conference Series</source>
          ,
          <volume>1399</volume>
          (
          <issue>4</issue>
          )
          <issue>4</issue>
          (
          <issue>2019</issue>
          )
          <article-title>1 7</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          <source>doi:10</source>
          .1088/
          <fpage>1742</fpage>
          -6596/1399/4/044017.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>