23. Vasileios Thomopoulos_Application of Fuzzy logic and IoT in a small-scale Smart Greenhouse System
23. Vasileios Thomopoulos_Application of Fuzzy logic and IoT in a small-scale Smart Greenhouse System
A R T I C L E I N F O A B S T R A C T
Keywords: This research aims to address the critical challenges caused by global population increase, climate change, and
Greenhouse technology urbanization on food production by means of a Fuzzy Logic controller in a small-scale greenhouse and improving
Fuzzy control agricultural efficiency and sustainability.
Pi controller
The growing global population has stressed the significance of implementing efficient food production tech
Actuator systems
niques. Furthermore, the impact of climate change and extreme weather events complicates the production
Autonomous plant cultivation
Sustainability process. The goal of this study is to combine an innovative small greenhouse design with a fuzzy logic-based
control system in order to develop an IoT-enabled self-regulating environment for autonomous plant growing.
Continuous advances in technology have been focusing on automating greenhouses to provide self-regulating
microclimates and optimal developmental conditions. Current trends focus on automating greenhouses to pro
vide self-regulating microclimates. Looking ahead, the strategy entails combining automated approaches with
precisely planned structures via IoT.
This study’s key findings include the successful integration of a fuzzy logic control system with greenhouse
infrastructure, allowing for real-time monitoring and adjustment of environmental parameters, as well as the
development of a pilot IoT ecosystem demonstrating the feasibility of self-regulating microclimates for improved
plant growth.
* Corresponding author.
E-mail address: [email protected] (A. Kavga).
https://doi.org/10.1016/j.atech.2024.100446
Received 8 February 2024; Received in revised form 26 March 2024; Accepted 30 March 2024
Available online 31 March 2024
2772-3755/© 2024 The Authors. Published by Elsevier B.V. This is an open access article under the CC BY license (http://creativecommons.org/licenses/by/4.0/).
V. Thomopoulos et al. Smart Agricultural Technology 8 (2024) 100446
Table 1 Table 3
Sensor Information. Inference Rules.
Sensor Type Sensor Description Additional Information e \ Δe NL NS ZE PS PL
2
V. Thomopoulos et al. Smart Agricultural Technology 8 (2024) 100446
Fig. 1. Various greenhouse roof shapes: (a) Gable roof, (b) Arch roof, (c) Sawtooth roof, (d) Trussed roof, (e) Gable frame (even span), (f) Gothic house, (g) Hoop
house (Quonset), (h) Lean-to house [32].
Fig. 2. The developed greenhouse structure designed in Autodesk Fusion 360. It consists of a main compartment for crop cultivation with dimensions 500 × 350 ×
500 mm, and a secondary one for electronic components storage with dimensions 200 × 350 × 200 mm.
PID controller [15] and fuzzy controllers [27] have shown promising (Quonset), and lean-to house, are depicted in Fig. 1 [32].
outcomes. Additionally, larger-scale applications of fuzzy logic control For this project, designing an adaptable structure that is suitable for
have emphasized the link between energy optimization and indoor urban crop cultivation is this research’s main concern given that it will
temperature humidity [9]. Other control techniques include Neural address various concerns mainly related to weather fluctuations while at
Networks (NNs) [33], Machine Learning (ML), Particle Swarm Optimi the same time, it will maximize the exposure to solar radiation. Given
zation (PSO) [34], and Model Predictive Control (MPC). The application the greenhouse’s proximity to urban areas, it is intended to leverage the
of ML techniques, such as utilizing the VGG-trained model for early heat emitted by nearby walls to improve the microclimate. Furthermore,
plant disease detection [14], has significantly enhanced control in addressing solar radiation and internal air temperature concerns, this
strategies. study departed from traditional designs and opted to implement an
The subsequent sections of this paper are organized as follows: uneven-span structure. Given these considerations, the lean-to-house
Section 3 outlines the greenhouse design process, providing detailed form emerges as a fitting option. An indicative 3D design of the devel
insights into the sensors, actuators, and Printed Circuit Board (PCB). oped structure is depicted in Fig. 2.
Section 4 delves into the fundamentals of fuzzy control scheme and
fuzzy logic. Section 5 explores the implementation of IoT technology. 3.2. Material selection
Finally, Section 6 presents the findings of the study, while Section 7
offers concluding remarks. Choosing the right material for the greenhouse is essential as it
directly influences the quality of light inside the microclimate. Typi
3. The greenhouse structure cally, materials commonly used include a mix of glass and robust
polymers such as polycarbonate (plexiglass) [25,31]. To prioritize user
3.1. Shape selection safety and provide better protection against ultraviolet light exposure
([18]; La [22]), plexiglass was decided to be utilized, which has a
The design of the greenhouse is crucial for enhancing production thickness of 0.5 mm.
efficiency as it ensures the stability of the microclimate and shields crops
from external elements like rain, wind, and debris. A prevalent design
choice is the straight sidewall and gable roof configuration, as outlined 3.3. Sensors
by Yildiz [32]. Various greenhouse shapes, such as gable, arch,
sawtooth, trussed, even-span gable frame, gothic house, hoop house The monitoring of the microclimate is done by sensors trained to
track system parameters. Specifically, each sensor monitors a distinct
3
V. Thomopoulos et al. Smart Agricultural Technology 8 (2024) 100446
Fig. 3. The sensors utilized in the greenhouse system: (a) DHT22 Air Temperature and Relative Humidity Sensor, (b) Waveshare Moisture Sensor, (c) 5 mm OEM
Light Dependent Resistor (LDR).
separate physical property such as luminosity or temperature, etc. These 3.3.1. Temperature and air humidity
sensors provide real-time data on the state of each parameter, facili Sensor DHT 22 is known for its dual measurement capabilities. It is
tating the implementation of the subsequent closed-loop control system. small, with low power consumption, and a long transmission range.
To ensure the proper function of the electrical components a 12 V DC Being dual consists of two sensors, one sensor is placed inside the
power source was used. The power source could be changed with a 12 V structure, while the other is placed outside. This setup enables the
battery in order to increase flexibility. monitoring of both internal and external temperatures and relative
4
V. Thomopoulos et al. Smart Agricultural Technology 8 (2024) 100446
Fig. 6. Actuators: (a) Corsair 12 V DC Fan, (b) OEM 12 V Liquid Pump, (c) Waveshare MG90S Servo, (d) OEM LED Strip.
humidities, as well as the measurement of their difference. This fact can These readings are then converted into physical luminosity values using
be useful to avoid over-actuation, making the system more power a predefined conversion rule applied to voltage measurements. To
efficient. obtain a single measurement of luminosity, a weighted average of
multiple readings is calculated.
3.3.2. Soil moisture
The Waveshare sensor is used to detect soil moisture by exploiting 3.4. Actuators
the pads that have been exposed and function as variable resistors. The
resistance of the sensor is by analogy opposite to the proportion of the Actuators are used to highlight deviations from desired system pa
soil moisture level. This sensor is directly inserted into the soil to extract rameters. This project operates under the assumption that the effect of
accurate measurements. each actuator is locally bound with the designated parameter of the
microclimate, like the sensors mentioned above.
3.3.3. Luminosity
A 5 mm Light Dependent Resistor (LDR) is employed to gage envi 3.4.1. Temperature
ronmental luminosity. The LDR’s resistance varies inversely with light A Corsair 120 mm 12 V DC fan is mounted for cooling, and a servo-
intensity, serving as a measure thereof. The LDR resistance has a low controlled window on the opposite side provides adaptable air circula
value when the environment is light and a high value when the envi tion. Considering that no heating or cooling elements are utilized in the
ronment is dark. Since the sensor is read through measuring the voltage, implementation, the temperature inside the greenhouse can only
simply connecting the LDR to a voltage source would provide low values decrease to the level of the ambient air temperature. This characteristic
in light and high values in darkness, due to Ohm’s law. This is coun results in relatively low power requirements for the greenhouse, a
terintuitive as the luminosity measurement should be higher the lighter realistic scenario consistent with methods employed in large-scale
an environment is. To solve this issue the LDR is connected in a voltage greenhouses [28].
divider, as shown in Fig. 5. The measured voltage is given by the
following equation: 3.4.2. Air humidity
Humidity regulation within the greenhouse is achieved through the
R
Vout = Vin coordinated operation of the fan and the servo-controlled window.
R + RLDR
While the fan manages airflow, the servo-controlled window regulates
where R is a resistor value chosen at 10 kΩ since it provided the best ventilation, ensuring optimal humidity levels.
results. The measured voltage is close to the input voltage when the
environment is light and close to zero when it is dark. So by normalizing 3.4.3. Soil moisture
the measurements to a range of [0, 1] an estimation of a fuzzy boolean To facilitate irrigation, an OEM Peristaltic Liquid Pump equipped
measurement of its luminosity. Its slope depends on the value of the with Silicone Tubing is utilized. Despite its low-pressure flow, this pump
resistance R. It is obvious that such a measurement is not measured in a effectively delivers water from a tank or alternative source. Its suitability
formal quantity, such as Lux or Solar Irradiance, since it is considered to for this application lies in its minimal power consumption, making it an
be beyond the scope of this paper. Multiple LDRs are strategically efficient choice for our purposes.
located within the greenhouse to capture light levels comprehensively.
5
V. Thomopoulos et al. Smart Agricultural Technology 8 (2024) 100446
6
V. Thomopoulos et al. Smart Agricultural Technology 8 (2024) 100446
4. The control scheme The fundamental components of fuzzy logic are fuzzy sets, which
lack a well-defined boundary and are characterized by a curve that maps
4.1. Fuzzy logic preliminaries the input space to a value representing the degree of membership:
A = (x, μA (x) ∨ x ∈ X) (1)
Fuzzy logic operates on approximations rather than exact values,
accommodating uncertainties and unknown system models, much like A curve like μA(x) is termed a membership function and is typically
human reasoning. Unlike Boolean logic, which relies on clear-cut dis determined subjectively. When comparing a fuzzy set with a crisp
tinctions where statements are either entirely true or false, fuzzy logic Boolean set, the linguistic expression "The temperature is high" can be
allows for intermediate truth values between 0 and 1. Fuzzy logic rec seen why is often employed in goals related to microclimate regulation.
ognizes that statements can have varying degrees of membership in a In Fig. 10, when considering a temperature value of 24 ◦ C, the Crisp
set, thus expanding the concept to include multiple possible truth values set categorizes the statement as False (0). However, even a slight
ranging from 0 to 1. adjustment, such as increasing the temperature to 25 ◦ C, leads to a
7
V. Thomopoulos et al. Smart Agricultural Technology 8 (2024) 100446
Fig. 14. Defuzzification for the crisp input Temperature = 39.1 ◦ C, implemented using MATLAB R2021a.
significant change in the classification, now rendering the statement as interpretable rules to map crisp inputs to crisp outputs.
True (1). In contrast, the Fuzzy Set (FS) assigns a range of participation To delve deeper, let’s explore how a Cooling Fan functions based on
to the scenario of 24 ◦ C, indicating a "level of Truth" within that state temperature. During the Fuzzification stage, the discourse is divided into
ment, which amounts to 0.4256 (42.56 % True). At a higher temperature different fuzzy sets by selecting suitable linguistic variables and mem
of 50 ◦ C, the participation level would be 1, indicating complete truth bership functions.
fulness in the statement. As the Cooling Fan progresses to the Inference/Rules stage, it takes
Fuzzy logic finds application in designing Fuzzy Inference Systems into account linguistic rules derived from expert knowledge and data.
(FIS). Unlike abstract mathematical approaches, FIS employs human- The fuzzy sets of input variables established during the fuzzification
8
V. Thomopoulos et al. Smart Agricultural Technology 8 (2024) 100446
Algorithm 1
Control Algorithm.
1: Set the reference values of the microclimate parameters
2: Get the actual values from the sensors
3: Produce the PWM signals for the actuators based on the deviation from the reference value.
4: Let the system evolve for an adaptation period, under the produced control signals
5: Get the new values from the sensors
6: Go to 3
stage are then mapped to the output sets. Below is a summary of an output and the output fuzzy sets are synthesized using various methods,
example rule set illustration, while Fig. 13 visually represents the output as depicted in Fig. 14. This illustration showcases the defuzzification
of fuzzy sets: process utilizing the Centroid method for the crisp inputs Temperature =
39.1 ◦ C
• If (Temperature is Low) then (Fan is Off)
• If (Temperature is Desired) then (Fan is Off) 4.2. The control scheme
• If (Temperature is Medium) then (Fan is Low)
• If (Temperature is Medium High) then (Fan is Medium) The fuzzy controller, outlined as described in the preceding section,
• If (Temperature is High) then (Fan is High) constitutes a FIS. However, the microclimate encompasses various pa
rameters, leading to diverse inputs and outputs for the controller.
To finalize the process, during the Defuzzification stage, the crisp Attempting to encompass all of these within a unified inference system
9
V. Thomopoulos et al. Smart Agricultural Technology 8 (2024) 100446
would result in an excessively intricate ruleset. However, dedicated Fig. 15. The defuzzified outputs are translated into PWM signals, serving
actuators can directly influence various parameters, simplifying this as inputs to the actuators. Initially, reference values for the microclimate
mapping. Consequently, the initial system can be decomposed into parameters are established to ensure optimal plant growth, informed by
multiple subsystems and design individual single-input FIS controllers expert data. Subsequently, each measured value from the designated
for each. sensor is compared with these reference values, and any disparity serves
A system block diagram, partitioned into subsystems, is illustrated in as input to the controller. The controller generates commands for the
10
V. Thomopoulos et al. Smart Agricultural Technology 8 (2024) 100446
Fig. 20. Temperature monitoring allows users to set desired reference values and observe both internal and external temperatures, along with their evolution over
time via a chart. Additionally, users can monitor the operating percentage of the fan and manually intervene if necessary.
the control input (Δu), maintaining the integrated Δu. Fig. 16 illustrates
the controller’s operation.
Both inputs will be assigned normalized values within the range [− 1,
1], helping to prevent integral windup. Additionally, the output will be
limited to the same range [− 1, 1], enabling insightful observations
regarding the ruleset and the resulting PWM control signal. Fig. 17 and
Fig. 18 display the membership functions for each input and the output,
respectively. Table 3 outlines the inference rules, where:
5. IoT implementation
11
V. Thomopoulos et al. Smart Agricultural Technology 8 (2024) 100446
Fig. 22. The Cooling Subsystem’s response to a sudden increase in the microclimate temperature is depicted as follows: Initially, the dashboard displays the outside
temperature, followed by the evolution of the inside temperature.
12
V. Thomopoulos et al. Smart Agricultural Technology 8 (2024) 100446
Funding
Ethics statement
In this study, an original design for a small-scale greenhouse is pre Data availability
sented, covering various aspects including structure, materials, sensors,
and actuators. The inclusion of a fuzzy PI controller plays a crucial role Data will be made available on request.
in enabling self-regulation of the microclimate, while the integration of
IoT technology allows for remote monitoring. Future research endeavors
will focus on evaluating the effectiveness of the proposed scheme across References
different challenging environmental conditions to identify any potential
structural or monitoring shortcomings. Furthermore, exploring energy [1] H.C.J. Godfray, J.R. Beddington, I.R. Crute, L. Haddad, D. Lawrence, J.F. Muir,
J. Pretty, S. Robinson, S.M. Thomas, C. Toulmin, Food security: the challenge of
consumption patterns and optimization strategies, as well as integrating feeding 9 billion people, In, in: Science, 327, American Association for the
machine learning algorithms for growth stage monitoring and disease Advancement of Science (AAAS), 2010, pp. 812–818, https://doi.org/10.1126/
detection, represent important areas for further investigation. Lastly, the science.1185383. VolIssuepp.
[2] Ray, D.K., West, P.C., Clark, M., Gerber, J.S., Prishchepov, A.V., & Chatterjee, S.
insights gained from this design could be valuable for educational pur (2019). Climate change has likely already affected global food production. In Y. H.
poses, providing students with exposure to new technologies and envi Jung (Ed.), PLOS ONE (Vol. 14, Issue 5, p. e0217148). Public Library of Science
ronmental concepts. (PLoS). https://doi.org/10.1371/journal.pone.0217148.
[3] C. Maraveas, C.S. Karavas, D. Loukatos, T. Bartzanas, K.G. Arvanitis, E. Symeonaki,
Agricultural greenhouses: resource management technologies and perspectives for
zero greenhouse gas emissions, Agriculture 13 (2023) 1464, https://doi.org/
10.3390/agriculture13071464.
13
V. Thomopoulos et al. Smart Agricultural Technology 8 (2024) 100446
[4] A. Kavga, V. Thomopoulos, P. Barouchas, N. Stefanakis, A. Liopa-Tsakalidi, engineer optical functions in next-generation light management, Adv. Mater. 34 (6)
Research on innovative training on smart greenhouse technologies for economic (2022) 2104473.
and environmental sustainability, Sustainability. 13 (2021) 10536, https://doi. [19] Fazeel Ahmed Khan, Adamu Abubakar Ibrahim, Akram M. Zeki, Environmental
org/10.3390/su131910536. monitoring and disease detection of plants in smart greenhouse using internet of
[5] A. Çaylı, A. Akyüz, A.N. Baytorun, S. Boyacı, S. Üstün, F.B. Kozak, Sera Çevre things, J. Phys.Commun. 4 (2020), https://doi.org/10.1088/2399-6528/ab90c1,
Koşullarının Nesnelerin İnterneti Tabanlı İzleme ve Analiz Sistemi ile 5ISSN 23996528.
Denetlenmesi, in: Turkish journal of agriculture - food science and technology, 5, [20] Pinar Kirci, Erdinc Ozturk, Yavuz Celik, A novel approach for monitoring of smart
Turkish Science and Technology Publishing (TURSTEP), 2017, pp. 1279–1289, greenhouse and flowerpot parameters and detection of plant growth with sensors,
https://doi.org/10.24925/turjaf.v5i11.1279-1289.1282. Agriculture 12 (10) (2022) 1705.
[6] A. Bhujel, J.K. Basak, F. Khan, et al., Sensor systems for greenhouse microclimate [21] Abhishek Kumar, Vikrant Singh, Saurabh Kumar, Shiva Pujan Jaiswal, Vikas
monitoring and control: a review, J. Biosyst. Eng. 45 (2020) 341–361, https://doi. Singh Bhadoria, Iot enabled system to monitor and control greenhouse, 49, Elsevier
org/10.1007/s42853-020-00075-6. Ltd, 2020, pp. 3137–3141, https://doi.org/10.1016/j.matpr.2020.36911.040,
[7] B.B. Sinha, R. Dhanalakshmi, Recent advancements and challenges of internet of pages.
things in smart agriculture: a survey, In, in: Future Generation Computer Systems, [22] Luca La Notte, Lorena Giordano, Emanuele Calabrò, Roberto Bedini,
126, Elsevier BV, 2022, pp. 169–184, https://doi.org/10.1016/j. Giuseppe Colla, Giovanni Puglisi, Andrea Reale, Hybrid and organic photovoltaics
future.2021.08.006. for greenhouse applications, Appl. Energy 278 (2020) 115582.
[8] Khaldun I Arif, Hind Fadhil Abbas, Design and implementation a smart greenhouse, [23] Edgar Maya Olalla, Andres Lopez Flores, Marcelo Zambrano, Mauricio
Internat. J. Comput. Sci. Mobile Comput. 4 (8) (2015) 335–347. Domínguez Limaico, Henry Diaz Iza, Carlos Vasquez Ayala, Fuzzy control
[9] Maher Azaza, Camel Tanougast, Enrico Fabrizio, A. Mami, Smart greenhouse fuzzy application to an irrigation system of hydroponic crops under greenhouse: case
logic based control system enhanced with wireless data monitoring, ISA Trans. 61 cultivation of strawberries (fragaria vesca), Sensors 23 (2023), https://doi.org/
(2016) 297–307. 10.3390/s23084088.378, 4ISSN 14248220.
[10] Chiara Bersani, Carmelina Ruggiero, Roberto Sacile, Abdellatif Soussi, Enrico Zero, [24] T. Porselvi, et al., Automatic control and monitoring of greenhouse system using
Internet of things approaches for monitoring and control of smart greenhouses in IoT, Turkish J. Comput. Math. Edu. (TURCOMAT) 12 (11) (2021) 2708–2715.
industry 4.0, 2022, 5ISSN 19961073. [25] P. Parvatha Reddy, Sustainable crop protection under protected cultivation.
[11] Arindom Chakraborty, Monirul Islam, Animesh Dhar, Mohammad Shahadat Number BOOK, Springer, 2016.
Hossain, Iot Based greenhouse environment monitoring and smart irrigation [26] Omkar Sakpal, Swapnil Shetye, Shreyas Patil, Shubham Surve, and Anuradha
system for precision farming technology, Institute of Electrical and Electronics Jadiya. Iot based smart greenhouse. Available at SSRN 4108448, 2022.
Engineers Inc., 2022, pp. 123–128, https://doi.org/10.1109/ [27] Zaidon Faisal Shenan, Ali Fadhil Marhoon, Abbas A Jasim, Iot based intelligent
ICISET54810.2022.9775852, pagesISBN 9781665483971. greenhouse monitoring and control system, Basrah J. Eng. Sci. 17 (1) (2017)
[12] Deisiane Santos da Cruz, Caio Castro Rodrigues, Otavio A Chase, Denmora Gomes 61–69.
de Araujo, Jose Felipe Souza de Almeida, IoT-based smart mini greenhouse, 7, In [28] Meriem Soussi, Mohamed Thameur Chaibi, Martin Buchholz, Zahia Saghrouni,
Federal Rural University of Amazonia, 2019. Comprehensive review on climate control and cooling systems in greenhouses
[13] Mohamed A. Elashiri, Ahmed T. Shawky, Fuzzy smart greenhouses using Iot, IEEE, under hot and arid conditions, Agronomy 12 (3) (2022) 626, https://doi.org/
2018, pp. 1–4, https://doi.org/10.1109/ICCIC. 2018.8782307, pages12ISBN 978- 10.3390/agronomy12030626. MarchISSN 2073-4395.
1-5386-1508-9URL, https://ieeexplore.ieee.org/document/8782307/. [29] Mohammad Woli Ullah, Mohammad Golam Mortuza, Md Humayun Kabir, Zia
[14] Nafees Akhter Farooqui, Amit Kumar Mishra, Ritika Mehra, Iot based automated Uddin Ahmed, Sovan Kumar Dey Supta, Partho Das, and Syed Mohammad Didar
greenhouse using machine learning approach, Internat. J. Intell. Syst. and App. Hossain. Internet of things based smart greenhouse: remote monitoring and
Eng. 10 (2) (2022) 226–231. automatic control, DEStech Trans. Environ. Energy Earth Sci. (2018).
[15] Carlos Andrés González-Amarillo, Juan Carlos Corrales-Muñoz, Miguel [30] Amantur Umarov, Murat Kunelbayev, Maksat Satymbekov, Gulzat Turken, Bagila
Ángel Mendoza-Moreno, Ahmed Faeq Hussein, N. Arunkumar, Gustavo Ramirez- Alimbayeva, Kulbarchin Imanzhanova, and Laura Duisembayeva. Micro climate
González, An iot-based traceability system for greenhouse seedling crops, IEEe monitoring system for a home greenhouse as part of esp32, Test Eng. Manage. 82
Access. 6 (2018) 67528–67535. (1–2) (2020) 4564–4573.
[16] Carlos A. Hernández-Morales, J.M. Luna-Rivera, Rafael Perez-Jimenez, Design and [31] Demetres Briassoulis Von Elsner, Dries Waaijenberg, Antonis Mistriotis, Chr
deployment of a practical iot-based monitoring system for protected cultivations, Von Zabeltitz, Jean Gratraud, Giovanni Russo, Ricardo Suay Cortes, Review of
Comput. Commun 186 (2022) 51–64, https://doi.org/10.1016/j. structural and functional characteristics of greenhouses in european union
comcom.2022.01.009, 3ISSN 1873703X. countries: part i, design requirements, J. Agricult. Eng. Res. 75 (1) (2000) 1–16.
[17] Hiep Xuan Huynh, Linh Nhut Tran, Nghia Duong-Trung, Smart greenhouse [32] Ilhami Yildiz, Greenhouse engineering: integrated energy management, CRC Press,
construction and irrigation control system for optimal brassica juncea 2021.
development, PLoS. One 18 (2023), https://doi.org/10.1371/journal. [33] Israr Ullah, et al., ANN based learning to Kalman filter algorithm for indoor
pone.0292971, 10ISSN 19326203. environment prediction in smart greenhouse, IEEe Access. 8 (2020)
[18] Joice Jaqueline Kaschuk, Yazan Al Haj, Orlando J Rojas, Kati Miettunen, 159371–159388.
Tiffany Abitbol, Jaana Vapaavuori, Plant-based structures as an opportunity to [34] Medhat A. Tawfeek, Saad Alanazi, A.A. Abd El-Aziz, Smart greenhouse based on
ANN and IOT, Processes 10 (11) (2022) 2402.
14