Next Article in Journal
Efficient IoT User Authentication Protocol with Semi-Trusted Servers
Previous Article in Journal
Decoding Fluid Flow Characteristics Through Distributed Acoustic Sensing: A Novel Approach
Previous Article in Special Issue
Enhanced N-Butanol Sensing Performance of Cr-Doped CeO2 Nanomaterials
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Wildfire Early Warning System Based on a Smart CO2 Sensors Network

Department of Environmental Engineering, University of Calabria, Rende, 87036 Cosenza, Italy
*
Author to whom correspondence should be addressed.
Sensors 2025, 25(7), 2012; https://doi.org/10.3390/s25072012
Submission received: 6 February 2025 / Revised: 14 March 2025 / Accepted: 21 March 2025 / Published: 23 March 2025
(This article belongs to the Special Issue Smart Gas Sensor Applications in Environmental Change Monitoring)

Abstract

:
Climate change exacerbates wildfire risks in regions like the Mediterranean, where rising temperatures and prolonged droughts create ideal fire conditions. Adapting to this scenario requires implementing advanced risk management strategies that leverage cutting-edge technologies. Wildfire early warning systems are crucial tools for detecting fires at an early stage, helping prevent potential future damage. This paper proposes a smart CO2 sensor network-based early warning system, relying on a platform that enables the connection, management, and processing of data from the devices through the cloud. The wildfire early warning system was tested in a real controlled experiment, in which 44 sensors were deployed in strategically selected locations at varying distances from the fire. To enhance early detection, three Artificial Intelligence (AI) models were developed using AutoEncoders (AEs) and Long-Short-Term Memory (LSTM), and these were compared to a simple threshold-based (NO-AI) model. All AI models, especially the LSTM-based model, were able to extract more valuable information from the CO2 records, activating up to 56% more sensors than the NO-AI model in less time and tracking potential fire front propagation based on wind patterns. Therefore, the system not only improves early fire detection models but also effectively supports firefighting operations.

1. Introduction

Forest fires are a complex phenomenon that affects many ecosystems and can cause several issues for human life and activities [1]. Many factors, including climate, fuel type, and human presence, influence the number and extent of such fires [2]. Climate change cannot be omitted among the factors triggering or exacerbating this phenomenon, mainly due to the increasing anthropogenic pressure on wildland ecosystems [3]. Unsurprisingly, it is estimated that 96% of fires in Europe are of anthropogenic origin, either intentional or due to negligence [4,5,6,7,8].
Detecting wildfire ignitions early is crucial to reducing its impacts, as it enables timely intervention before fires escalate beyond control. Quantifying such aspects is highly challenging because of the large number of factors to take into account. However, some studies show that most damage and fatalities occur in the first 4 h after ignition [9]. With the intensification of climate change, wildfires are occurring more frequently, covering larger areas and burning with greater intensity worldwide. This highlights the need for advanced and reliable early detection technologies. Among the first signs of a wildfire is smoke production. Smoke is a rich and complex mixture of particulate matter [10,11,12] and gases, including greenhouse gases such as CO2, CO, O3, and CH4. Of course, the specific composition of each smoke varies depending on the type of fuel and the microclimatic conditions in which the wildfire occurs. Still, the above gases are among the most common [13].
From an early detection system point of view, a non-trivial problem is the propagation of these gases in the atmosphere, highly influenced by numerous external factors. For this reason, data-driven systems, increasingly based on AI (Artificial Intelligence), are preferred to physically based models, which require a lot of spatially distributed meteorological data [14]. AI has proven useful in early warning system monitoring and development. Several studies in the literature demonstrate its effectiveness [15,16,17,18,19,20,21]. In recent years, various sorts of data sources have been employed for fire detection, such as data from aerial (satellites or drones) and ground-based (cameras) remote sensing, as well as data from in situ sensor networks.
Table 1 summarises some recent contributions to the literature that prove the effectiveness of the AI methodology as compared to different data sources. Ref. [15] aimed to assess hardware accelerators’ efficiency in edge computing for real-time wildfire alerts, leveraging Convolutional Neural Networks (CNNs) and hyperspectral data analysis. Wildfires in Australia were analysed as a practical case study using data obtained from the PRISMA (PRecursore IperSpettrale della Missione Applicativa) satellite. In [16], Artificial Neural Networks and Support Vector Machines (SVMs) were used to process satellite imagery from vast regions, enabling the prediction of wildfire occurrences. Ref. [17] introduced the Flame and Smoke Detection Dataset (FASDD), a groundbreaking collection of over 120,000 diverse images depicting various fire scenarios aimed at advancing fire detection models. This dataset was utilized to evaluate Swin Transformer models, which exhibited commendable fire detection performance. Focusing on the combined use of ground-based remote sensing (images acquired from optical cameras) and sensors, ref. [18] provided a CNN methodology that leverages transfer learning alongside data augmentation techniques. In [19], Inception-v3, a CNN-based transfer learning approach, was proposed by incorporating Radial Basis Function Networks (RBFNs) along with Rapid and Accurate Image Super-Resolution (RAISR). In [20], a wireless sensor network (WSN) was employed to develop early-warning systems with high accuracy. Sensors (i.e., optical cameras) in WSN collected remotely sensed images from the target environment, while deep learning (DL) methods were used to analyse the collected images to detect wildfires. Ref. [21] presented a study in which the application of AI relies only on a point sensor network monitoring several meteorological and air quality (PM2.5, PM10, CO, and NO2) data. More specifically, a U-Convolutional Long Short-Term Memory (ULSTM) neural network was developed to extract key spatial and temporal features from the dataset to address the spatial and temporal nature of the location of wildfire evolution.
Indeed, within a flexible and reliable combined approach, based on both images and point sensors, the latter represent a key element in an early warning system because they provide the ground truth, quantitatively providing information about the time-space evolution of wildfire intensity and its effects on the surrounding environmental features. Many portable sensors, particularly gas and particle analysers, have been developed for this aim. Since a great number of these sensors should be deployed in the field in an operational context, low-cost devices are particularly desired. In [22], a thorough evaluation of low-cost CO2 sensors across various price ranges is conducted, comparing their performance with a reference-grade instrument and exploring the potential for calibration through different machine learning techniques. In [23], the suitability and accuracy of three commercially available air quality sensors were examined through controlled laboratory experiments, highlighting the extent to which low-cost, portable emission sensors can be effectively used for wildfire measurements in the field. In [24], a compact and sensitive dual-gas laser absorption sensor was created for detecting smoldering peat fires through the real-time monitoring of transient CO2 and CH4 emissions. In [25], 13 Outdoor Aerosol Samplers (OASs) were deployed around a large prescribed fire in southern Colorado to evaluate their effectiveness as a smoke monitoring tool.
Within the framework of an integrated (joint ground-based images from camera systems and sensors) forest fire early warning system, this paper presents the design, implementation, and testing of a monitoring network composed of robust and versatile moderate-cost CO2 sensors, whose measurements were treated using AI-based techniques to extract early wildfire detection information. The sensors utilized were the Milesight EM500-CO2 connected by a UG67 Gateway. This system permits the design of a network of CO2 sensors utilizing LoRaWAN technology. The network was evaluated in a field experiment to determine its reliability and accuracy, positioning dozens of CO2 sensors at various distances (in the order of 101 m) from a controlled fire. A platform was created that enabled the collection, storage, and display of data from sensors during the experiment via a remote service. Furthermore, three Artificial Intelligence models based on an AutoEncoder and LSTM were built to allow autonomous fire detection. These models were compared to a traditional threshold alerting strategy that does not involve artificial intelligence.
The paper is structured as follows: Section 2, regarding the materials and methods, describes the CO2 sensors used, the field experiment performed, the architecture of the data acquisition system, the AI methodology, the alert threshold strategies, and the dataset. Section 3 presents and discusses the results achieved and highlights the ability of the AI-based models to codify information from network measurements to enhance the early warning capacity of the system. Finally, Section 4 summarize the main features and limits of the system and delineate future outlooks.

2. Materials and Methods

2.1. Sensors Description

The Milesight EM500-CO2 is a sensor that measures not only the concentration of carbon dioxide (CO2) but also various environmental parameters such as temperature, humidity, and barometric pressure under external or extreme conditions. The Milesight EM500-CO2 is considered a moderate-cost sensor [26]. This equipment uses LoRaWAN technology to transmit data. It is a low-power sensor and lasts for many years. Figure 1a shows the Milesight EM500-CO2, and Figure 1b depicts the Milesight gateway UG67. Equipped with the LoRa SX1302 chip and a 1.5 GHz 64-bit quad-core processor, the UG67 can handle connections with more than 2000 devices, providing coverage up to 15 km in ideal conditions and about 2 km in urbanised environments [27].
The Milesight EM500-CO2 is composed of an integrated carbon dioxide sensor, which is a non-dispersive infrared type sensor that is well known for its high accuracy and reliability in measuring gas concentrations. The working principle of the NDIR sensor involves the passage of infrared light through a chamber containing an air sample. CO2 molecules absorb some specific wavelengths of this light. The sensor uses a passive air sampling mechanism, in which air naturally diffuses into the sensor’s measurement chamber without the assistance of pumps or fans. Such a sensor is less reactive than an active flow sensor, but it makes the system cheaper and easier to maintain. A detector measures how much light is passing through the chamber, so the amount of light absorbed indicates the concentration of CO2. The method gives an accurate measurement ranging between 400 ppm and 5000 ppm, with an accuracy of ±(30 ppm + 3% of reading) from 0 °C to 50 °C, under relative humidity from 0 to 85%. From now on in this paper, for the sake of simplicity, we will refer to CO2 concentration measurements as CO2 measurements.
Along with the CO2 sensor, the EM500-CO2 now includes MEMS sensors for temperature, relative humidity, and barometric pressure measurements. These sensors are not original devices but are miniaturized through the use of mechanical and electronic components, in addition to being very sensitive and offering fast responses. The temperature sensor is used within a total range from −30 °C to +70 °C, with an accuracy of ±0.3 °C from 0 °C to +70 °C and ±0.6 °C from −30 °C to 0 °C. The humidity sensor works under a complete range from 0% to 100% relative humidity and ±3% accuracy between 10% and 90% RH and ±5% outside that range. The sensor for barometric pressure can measure from 300 to 1100 hPa with precision ±1 hPa. Although the sensor can measure several environmental variables, in this work, only CO2 is taken into consideration. EM500-CO2 is encased in an IP65-rated enclosure, which protects it from dust and water jets [28,29].

2.2. Description of the Experiment

The CO2 sensors were placed in the morning of 23 March 2024, creating a regular grid near the trigger point as much as possible. In addition, 6 sensors were placed at the extremes of the investigated hillslope, at longer distances and higher elevations. All sensors were placed on small poles at a height of 1.5 m above the ground, and the measurement of the temporal resolution of the sensor was set to two minutes. To evaluate the system’s ability to detect wildfires, we lit a controlled fire on 28 March 2024, 5 days after the sensor’s installation, from 11:28 to 13:18 (local time) in an area dominated by olive groves in the Dipignano (CS) Municipality (southern Italy). Figure 2a shows the location of the 44 sensors with respect to the trigger point, starting from which equidistant lines are highlighted. Each sensor was labeled with a corresponding number to identify it during the experiment. Figure 2b highlights the elevation that spans from approximately 500 m asl to 530 m asl at the locations of sensors 39–42 (i.e., the two farthest).
As a preliminary step, we installed a weather station to monitor the wind speed and direction in real time, two key factors influencing plume air propagation. The station, a model of the Raddy WF-100C type, allows the real-time monitoring of precipitation, wind direction and intensity, air temperature, relative humidity, atmospheric pressure, solar radiation, and UV index. A solar panel powers the sensors, and the station communicates data every five minutes in real time on online clouds to create a historical database. This comprehensive data collection enables researchers to analyze trends and make informed decisions regarding air quality and environmental impact. Furthermore, integrating this technology promotes a deeper understanding of atmospheric dynamics, ultimately aiding in developing more effective pollution control strategies.
During the fire experiment, 8 m3 of olive and oak tree branches, cut during the previous weeks, were used as fuel and burnt. In order to simulate a real fire, the branches were not cleared, leaving the twigs and leaves intact, so in the estimated volume there were many voids. No other fuel was used to simulate a real wildfire without any accelerators. The fire experiment started at 11:28 and ended at 13:18, when all the fuels were consumed.
To also monitor the temperature gradient during the fire experiment, we performed a UAV flight with a DJI 350RTK matrix equipped with a thermal camera, model DJI Zenmuse H20T. Figure 2c shows an example of a thermal image recorded during the fire experiment. Figure 2a shows, as background, the RGB image recorded from the UAV and highlights the smoke propagation in the atmosphere. In the Supplementary Material, we attached a video highlighting the temperature and RGB evolution near the ignition point during part of the field experiment.

2.3. Data Acquisition System

With the aim of testing the sensor network in a real-world context, a data-gathering, storage, and visualization system was implemented. The data acquisition system was based on the MQTT (Message Queuing Telemetry Transport) protocol. An MQTT broker server was set up. With this protocol, it is possible to define a publisher (in the case of the experiment, the Milesight Gateway UG67) and a subscriber, i.e., a service by which whenever a sensor sends a data item, it is promptly received and stored within a database. The database used refers to InfluxDB, a versatile tool for storing time series, while services based on Apache NiFi were implemented to manage the entire data flow from the sensors. Moreover, a VPN tunnel was implemented for security reasons, allowing the milesight gateway to connect to the remote MQTT broker server. Figure 3 depicts the data acquisition system architecture.

2.4. Methodology

This research adopts two different kinds of AI techniques as follows: AutoEncoders (AEs) and Long-Short-Term Memory (LSTM) networks. Rumelhart established the notion of the AE in a research article in 1985 [30]. AEs are a kind of neural network used to learn and reconstruct input data (CO2 concentration values, in our case) based on unsupervised learning. The main goal of unsupervised learning is to obtain an “informative” data representation. AEs encode input data into a compressed and semantically understandable form and then accurately decode it to recover the original input data [31]. In more detail, AEs are neural networks that use the back-propagation technique to learn features. They do not need labeled data for training, so they are typically employed for unsupervised learning tasks. Because of this, AEs can be used in scenarios where labeled data are complex to come by or prohibitively expensive [31]. AEs learn important features from data automatically. Hence, they do not require human feature engineering. This saves a lot of preprocessing time and effort. The AEs encode essential features from the input data, resulting in meaningful representations of the data in the latent space.
On the other hand, LSTMs are recurrent neural networks. Generally, unlike standard feedforward neural networks, Recurrent Neural Networks (RNNs) feature connections that create directed cycles, allowing them to retain a memory of past inputs. RNNs are well suited to work with time series data and sequential dependencies. In particular, LSTM networks are a form of RNN that detects long-term dependencies in sequential data. Unlike traditional RNNs, LSTMs can efficiently remember critical information over lengthy time periods while avoiding problems like disappearing gradients. LSTMs are especially useful in feedforward prediction for time series analysis.
The main goal of this study is to explore how artificial intelligence approaches might be utilized to automatically extract information from CO2 sensor networks to enhance early wildfire detection. The performance of AI models was compared to a classical threshold procedure that did not use AI techniques, called NO-AI hereafter. A total of three AI models were developed, implemented, and tested, two based on AE, such as AE CO2, AE Δ CO2, and one on LSTM, using as input data the CO2 time series recorded by the 44 sensors. Since each sensor provided a different CO2 concentration value at each time step, all three AI models were trained separately for each sensor. The three AI models are described below as follows:
  • AE CO2: The objective was to train the model before the fire event to reconstruct the detected CO2 data efficiently. Once the model has been trained, a CO2 concentration anomaly triggers an error in the model’s reconstruction, resulting in an alarm. The model comprised three hidden layers, with 10, 20, and 10 neurons, respectively, achieved after several experiments. The best hyperparameters for the model are a batch size of 64, with a learning rate of 0.001 for a total of 50 epochs. The Adam optimizer was used with a Mean Square Error (MSE) loss function, and the ReLU activation function was adopted. Figure 4a illustrates the AE architecture.
  • AE ΔCO2: The same methodology applied to the AE CO2 was used. The main difference refers to the input data, since the model learns to reconstruct the Δ CO2 change between the value that was detected at time t and that at time t 1 . The development of this model was prompted by the observation that the CO2 recorded by the sensors exhibits a highly oscillatory pattern rather than a linear trend. The model used the same hyperparameter as the AE CO2 model. Nevertheless, the best architecture adopted comprised 5 hidden layers, with 10, 20, 30, 20, and 10 neurons, respectively. Figure 4a illustrates the AE architecture.
  • LSTM: The best LSTM model developed was trained by considering a time window of 10 consequent measurements with the prediction of the next CO2 value and configured with 32 memory units. A total of 50 epochs with a batch size of 64 were used. The Adam optimizer was also considered with the MSE loss function and a learning rate of 0.001. Figure 4b illustrates the LSTM architecture.
The models were developed using the Keras and TensorFlow deep learning API written in Python3. Moreover, dataframe datastructure and numpy library were used to manipulate the input data of the models. All AI computational analyses were performed on a scientific workstation equipped with an AMD Ryzer 5 5600H and an NVIDIA GeForce RTX 3050 GPU.

2.5. Alert Threshold

An alert threshold was considered since the developed AI models do not automatically discriminate the anomalies. To calibrate the alert thresholds for all the models, a calibration algorithm was designed to find the best value that discriminates from a CO2 usual trend to an anomaly/alert. The calibration algorithm considered the training period in which different thresholds were tested to avoid false alarms. For each of the 44 sensors, different thresholds were considered for each model. The system raises an alert if the AI model error-reconstructed value differs with respect to the observed CO2 more than the calculated threshold. Equation (1) explains the alert mechanism.
f ( O i t ) = a l e r t if O i t > = M i , m t + Δ i , m n o _ a l e r t if O i t < M i , m t + Δ i , m
where O i t identifies the observed CO2 value related to the sensor i at time t, M i , m t depicts the modeled CO2 value for the sensor i and model m, and Δ i , m is the alert threshold calibrated for every sensor and model, with the intention to avoid false alarms during the training period.
The NO-AI methodology considers the maximum value of individual sensors in the training period (i.e., 5 days before the fire event) as the alert threshold. This threshold allows to avoid false alarms during the training period and achieve the best performance during the test period.

2.6. Dataset

The AI models were trained on a dataset composed of the time series of the CO2 concentrations recorded from 5 days before the fire experiment in normal (i.e., undisturbed) conditions. The CO2 sensors were configured to measure CO2 every two minutes. A total of 3521 CO2 values for each sensor were registered. In particular, 80% was used for training and 20% for validation (2817 and 704 measurements, respectively).
A test dataset composed of measurements from early morning to the end of the wildfire event was considered to evaluate the performance of the AI models. It is worth noting that the test set takes into account not only the fire event but also undisturbed CO2 conditions, therefore, also checking for the possibility of false alarms. The test dataset is composed of a total of 236 measurements for each sensor.

3. Results and Discussion

Figure 5 shows a Pearson correlation heatmap of the CO2 concentration time series recorded by all 44 sensors in the no-fire period with a 2 min time resolution. It can be immediately observed that correlations were high during this period. Moreover, all correlations were significant at a 95% level. Fifteen sensors, mainly placed in the middle of the network, showed average correlations with all other sensors higher than 0.7 (with a maximum average correlation of 0.73 for sensor 11). The three sensors with the lowest average correlation with the others (lower than 0.6) were 40, 43, and 44, i.e., the three sensors positioned further north. Such results are expected given the short distance among the sensors measuring almost simultaneously several diurnal–nocturnal CO2 cycles. The same analysis performed for the much shorter fire period (only 110 min) led to much lower correlation values (not shown) because of the effects induced by the fire on the atmosphere, the local variability of the measurements, and the instruments’ accuracy, making the correlations not significant, even for sensors close to each other and not affected by fires.
Figure 6 graphically illustrates the anomalies of the CO2 concentration time series recorded the morning of the experiment, with the gray area highlighting the fire experiment time. The downwind sensors exhibited high sensitivity to the presence of fire. For example, sensors 17, 3, and 18, positioned between 5 and 10 meters from the fire, recorded several significant spikes in CO2 levels, strongly modifying the expected trend before the fire experiment. Similar patterns, though with fewer spikes, were observed with sensors located further from the fire, such as sensors 4, 8, and 43, positioned at distances of 20, 30, and 70 m, respectively, (Figure 2a). However, a more comprehensive statistical analysis (Table A1 in the Appendix A) highlighted that, extending the analysis period backward to the date of installation of the sensor network, only in 16 cases out of 44 the maximum CO2 concentration values recorded during the fire period were higher than the no-fire period. Furthermore, 13 out of these 16 stations were located at less than 20 m from the controlled fire, and only in 6 cases the CO2 maxima were more than 10% higher than the no-fire period. Such an analysis demonstrates that detecting a clear fire signal in progress through oversimplified threshold-based rules could be ambiguous or ineffective, especially for sensors not very close to the fire. Unconventional methods such as AI-based models could be particularly helpful in extracting more valuable and timely information from the recorded time series.
The effectiveness of the models in identifying the spikes is depicted in Table 2, showing the total number of alerts the models provided for all sensors with at least one alert. The total number of sensors for which at least one methodology (i.e., LSTM) produced an alert was 26 out of a total of 44 sensors used. The sensors with the most alerts were 17 and 11, with a total of 89 alerts considering all four models, and a maximum of 36 alerts provided by the NO-AI model, while those with the fewest alerts were 5, 29, and 44, with only one alert provided. In several cases, only one model provided alerts; more specifically, LSTM was the only model to provide alerts in sensors 5, 29, and 44. The total number of alerts provided by NO-AI was 127, followed by LSTM with 101, AE Δ CO2 with 97, and finally, AE CO2 with 93 total alerts. The maximum calibrated thresholds Δ i , m retrieved by following the methodology explained in Section 2.5 are 33.1, 55, and 30.9 ppm for the AE CO2, AE Δ CO2, and LSTM models, achieved on sensors 40, 32, and 16, respectively. Considering all 44 sensors, the model with the lowest median threshold is the LSTM with 22.4 ppm, compared to 23.4 ppm for AE CO2 and 30.5 ppm for AE Δ CO2. These differences could be due to the different input information used by the models. More specifically, AE CO2 and LSTM directly use the measured CO2 concentration values, whereas AE Δ CO2 relies on the difference between two consecutive measurements. Moreover, the median threshold of AE Δ CO2 is approximately within the sensor’s declared accuracy range of ±30 ppm.
In more detail, Figure 7 shows the temporal evolution of the CO2 concentration only during the fire experiment (i.e., from fire lighting to extinguishing) and highlights the alerts provided by the different models. On the one hand, some sensors, according to which the alert was not triggered following the NO-AI model, were instead alerted following the LSTM model (for example, sensors 8 and 36). More specifically, the anomaly in the CO2 signal was not such as to exceed the maximum value recorded in the previous five days. However, using AI predictive techniques, the difference between observed and predicted data was enough to trigger alerts. On the other hand, in sensors that recorded very high anomalies during the fire experiment, the NO-AI models provided alerts almost continuously (e.g., sensor 17 or 18).
Figure 8 illustrates the spatial distribution of the alerted sensors at the end of the fire experiment provided by the four models. The total number of alerted sensors was 22, 19, 26, and 16, achieved by the AE CO2, AE Δ CO2, LSTM, and NO-AI model, respectively. The NO-AI model not only alerted the lowest number of sensors, demonstrating to be the less sensible to changing CO2 conditions, but was also unable to alert sensors beyond a distance of 40 m, at which the CO2 concentration propagation was less evident by looking directly at the time series data. All the other models successfully alerted one of the furthest sensors (i.e., sensor 43). Moreover, LSTM was the only model to alert sensors 44 and 5, almost aligned in the same direction as sensor 43.
Figure 9 shows the number of sensors alerted and the timing of the first alert provided by all models from the fire ignition time. Such an analysis unambiguously reveals the efficiency of each model. Indeed, the NO-AI model is not only the one with the fewest alerted sensors, but it also has a large proportion of them presented as delayed first alerts with respect to all the AI-based methodologies. Considering the number of sensors alerted, the best model was the LSTM model, with nine sensors alerted within the first 10 min, while the NO-AI model only provided alerts to three sensors. After 20 min from the beginning of the field experiment, 18 sensors were alerted by the LSTM, 14 by the AE CO2, 13 by the AE Δ CO2, and 10 by the NO-AI model. The sensor for which the LSTM model performed best was sensor 6, where the LSTM-driven alert was advanced by 30 min compared to the NO-AI model.
Finally, Table 3 further highlights the capability of the LSTM model to detect alerts timely. Particularly, it shows the ratio between the Euclidean distance of each sensor from the ignition point to the time interval provided by the model for the first alert, therefore calculating a kind of celerity in providing alerts. In fact, given a fixed distance, higher values indicate that less time is needed by the model to alert the sensor. Table 3 shows that for many sensors the alerts were provided simultaneously by all models. However, in all cases in which a single model could be detected as the most timely, that was the LSTM model.
As highlighted during the fire experiment, atmospheric conditions, particularly wind direction, are crucial for determining the evolution of the fire and, therefore, alerting the sensors. The prevailing wind direction during the fire experiment was from the south, as depicted in Figure 10, showing the wind rose frequency analysis during the experiment. The wind blew mainly, but not exclusively, from southerly directions, and never exceeded 6.4 km/h. Most of the sensors that detected the fires were in the north sector, aligned with the prevailing wind direction from the south.
To highlight those aspects, Figure 11 depicts the spatial distribution of the first anomaly detection related to the best model, the LSTM model, from the beginning of the fire event until the end. The red dots indicate where the model identified an alert. It highlights how, after approximately 40 min, the wind started blowing from another direction, further activating other sensors. The LSTM model could detect the fire within the first 10 min with 9 sensors (Figure 11a), and within the first 20 min with 18 sensors, but still limited to the north direction (Figure 11b). Then, more sensors were activated in the west direction, as evidenced, especially after 60 and 90 min (Figure 11e,f).
The key advantage of AI models, and in particular LSTM, lies in their ability to detect CO2 anomalies and generate alerts for the sensors that have actually captured such signals (i.e., the downwind sensors). The capability of capturing and enhancing even weak signatures of the wildfire effects provides added value to the measurements, leading to fewer missed alarms. From this point of view, a crucial role is played by the CO2 sensors, which should be as responsive and accurate as possible. In our case study, characterized by the adoption of passive and moderate-cost sensors, results, though satisfying in terms of alerting capacity, could still be improved. As shown in Figure 11f, sensors 9, 14, and 16 should, in principle, also trigger alerts as the prevailing winds are directed toward them. Conversely, as expected, sensors such as 21, 23, 24, and several others remain unaffected in all models (see Figure 8), since the wind carries the CO2 plume in the opposite direction.

4. Conclusions

This paper introduces a new paradigm of early warning systems for detecting forest fires using a network of CO2 sensors, a data acquisition system, and AI techniques to identify anomalies automatically. The performance of the CO2 sensor network was tested in a real scenario with an experiment in situ with a controlled fire. The network comprised 44 sensors located at different distances from the ignition point (from 10 m to 80 m). Three AI models were developed based on AutoEncoder and LSTM to automatically detect CO2 anomalies. To assess their performance, the models were compared to a simple NO-AI model, which used the maximum CO2 concentration recorded in normal conditions (i.e., no fire) as a threshold, assuming that during the fire experiment such a concentration would be higher.
AI techniques significantly increased the number of sensors detecting alerts during the fire experiment (26, 22, and 19 out of 44 for LSTM, AE CO2, and AE Δ CO2, respectively, vs. 16 out of 44 obtained by the NO-AI model) still avoiding false alarms (i.e., sensors upwind of the fire and not affected by it were not activated). These techniques also permitted more timely alerts for several sensors, achieving a more efficient and reliable early warning system. In particular, the LSTM model was able to extract informative content from the CO2 concentration measurements of the sensors that, compared to a simple threshold method like NO-AI, (i) was able to activate more than a 50% more sensors; (ii) activated the sensors with better timing, thus favoring the prompt intervention by the authorities in charge; and (iii) flexibly and reliably tracked the space-time evolution of the potential fire front propagation direction, adapting to the change in wind direction. These features, which already emerged when using moderate-cost passive sensors, are expected to be further improved with higher-quality sensors.
Future outlooks include implementing such a system at a larger scale, with a higher number of sensors but located at a greater distance from each other, and considering other atmospheric variables monitored, such as temperature and humidity. Other future developments will regard the integration of this point-based detection mode with other classical forest fire detection technologies based on RGB images and AI techniques. Finally, all these systems will be integrated into an all-embracing platform that will also incorporate fire propagation models and fire risk evaluation, with AI-based techniques [32], to obtain predictions about the space-time evolution of the fires automatically detected by the system.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/s25072012/s1, Video S1: Thermal and RGB video recorded during the fire experiment.

Author Contributions

Conceptualization, A.D.R., L.F., A.S. and G.M.; methodology, A.D.R.; software, F.C.; validation, F.C. and A.D.R.; resources, G.M.; data curation, F.C. and A.D.R.; writing—original draft preparation, A.D.R. and L.F.; writing–manuscript review A.S. and G.M.; visualization, A.D.R., L.F. and F.C.; supervision, A.S. and G.M; funding acquisition, G.M. All authors have read and agreed to the published version of the manuscript.

Funding

This work was funded by the Next Generation EU—Italian NRRP, Mission 4, Component 2, Investment 1.5, call for the creation and strengthening of ’Innovation Ecosystems’, building ’Territorial R&D Leaders’ (Directorial Decree n. 2021/3277)—project Tech4You—Technologies for climate change adaptation and quality of life improvement, n. ECS0000009. This work reflects only the authors’ views and opinions, and not those of the Ministry for University and Research or the European Commission. This work was partially supported by PON “Research and Innovation” 2014-2020 CUP H25F21001220006, C. I. 1062_R22_INNOVAZIONE.

Data Availability Statement

The datasets presented in this article are not readily available because they are part of ongoing studies. Requests to access the datasets should be directed to the corresponding author, Alessio De Rango, at alessio.derango@unical.it.

Acknowledgments

The authors acknowledge Marcomweb for supplying the product in the Italian market, particularly Luca Marani, for providing useful suggestions in selecting the Milesight products. Furthermore, the authors thank Giuseppe Pio Piserà for their support during their bachelor thesis work and experiment setup.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
AE CO2AutoEncoder CO2
AE Δ CO2AutoEncoder Δ CO2
LSTMLong Short-Term Memory
NO-AIAllert system without AI techniques
GBGround-based
RSRemote sensing

Appendix A

Table A1. CO2 concentration (ppm) statistics recorded during the 5 days before the fire experiment (training period) and the fire experiment period on the 44 sensors.
Table A1. CO2 concentration (ppm) statistics recorded during the 5 days before the fire experiment (training period) and the fire experiment period on the 44 sensors.
IDTraining PeriodFire Experiment Period
Min1st QuartMeanMedian3rd QuartMaxMin1st QuartMeanMedian3rd QuartMax
1430468476475484516454465476470480571
2391420428427435462405417422422427469
3422459468469478505441455467461469603
4426447455455463492432446455451459544
5470499509508519552484498503503507529
6463497504504511543477494504501511583
7423452459459466489443452459458464502
8453485493493500530477488493493498530
9465493502503511538478490494495498514
10385412418419424447392407413413417445
11404427434435442473413425483438504949
12413452461462469495437448458454461518
13409444451453459485430441447446451481
14402440468481489516465474479480483518
15409437443444450478424436440439442470
16399428435437443464405422427427431445
17423464475477486515448465517480541759
18405437444444451480426436481446493886
19414447455455464494433440446444449496
20410435445445453481421428432432437451
21424445453453461483430442446446450463
22396422428428435457408417421420423438
23402430437437444467416425429429433445
24424454462463471498438449453453457472
25413449457458465490430444448448451464
26393427434434441465413421425424428464
27406431438439445472419427433431437493
28392429436436442470420428437434439487
29385416422423429455400412419417423448
30387416422422428452393412418418422461
31454479490489500532465476484482488538
32409447456456465495435443447447451461
33409440448449456483422433439440443454
34395425434435442473402416419419422441
35395426433435441465413425427427430445
36420447453454459482430440444443448475
37394433440440446469420433437437440459
38407433440441447469417430434433438453
39416446452453459482434443446446450458
40453478485485492528470481486486490506
41413453459459465486441453455455458467
42424465474474483513444456460461466478
43438461466465470490450459462462465485
44384417423423428449403418422422426441

References

  1. Clarke, H.; Cirulis, B.; Borchers-Arriagada, N.; Bradstock, R.; Price, O.; Penman, T. Health costs of wildfire smoke to rise under climate change. NPJ Clim. Atmos. Sci. 2023, 6, 102. [Google Scholar] [CrossRef]
  2. Spadoni, G.L.; Moris, J.V.; Vacchiano, G.; Elia, M.; Garbarino, M.; Sibona, E.; Tomao, A.; Barbati, A.; Sallustio, L.; Salvati, L.; et al. Active governance of agro-pastoral, forest and protected areas mitigates wildfire impacts in Italy. Sci. Total Environ. 2023, 890, 164281. [Google Scholar] [CrossRef] [PubMed]
  3. Mansoor, S.; Farooq, I.; Kachroo, M.M.; Mahmoud, A.E.D.; Fawzy, M.; Popescu, S.M.; Alyemeni, M.; Sonne, C.; Rinklebe, J.; Ahmad, P. Elevation in wildfire frequencies with respect to the climate change. J. Environ. Manag. 2022, 301, 113769. [Google Scholar] [CrossRef] [PubMed]
  4. El Garroussi, S.; Di Giuseppe, F.; Wetterhall, F. Europe faces up to tenfold increase in extreme fires in a warming climate. NPJ Clim. Atmos. Sci. 2024, 7, 30. [Google Scholar] [CrossRef]
  5. Dijkstra, J.; Durrant, T.; San-Miguel-Ayanz, J.; Veraverbeke, S. Anthropogenic and Lightning Fire Incidence and Burned Area in Europe. Land 2022, 11, 651. [Google Scholar] [CrossRef]
  6. Curt, T.; Fréjaville, T.; Lahaye, S. Modelling the spatial patterns of ignition causes and fire regime features in southern France: Implications for fire prevention policy. Int. J. Wildland Fire 2016, 25, 785–796. [Google Scholar] [CrossRef]
  7. Syphard, A.D.; Keeley, J.E. Location, timing and extent of wildfire vary by cause of ignition. Int. J. Wildland Fire 2015, 24, 37–47. [Google Scholar] [CrossRef]
  8. Gonzalez-Olabarria, J.R.; Brotons, L.; Gritten, D.; Tudela, A.; Teres, J.A. Identifying location and causality of fire ignition hotspots in a Mediterranean region. Int. J. Wildland Fire 2012, 21, 905–914. [Google Scholar] [CrossRef]
  9. Honary, R.; Shelton, J.; Kavehpour, P. A Review of Technologies for the Early Detection of Wildfires. ASME Open J. Eng. 2025, 4, 040803. [Google Scholar] [CrossRef]
  10. Castagna, J.; Senatore, A.; Bencardino, M.; D’Amore, F.; Sprovieri, F.; Pirrone, N.; Mendicino, G. Multiscale assessment of the impact on air quality of an intense wildfire season in southern Italy. Sci. Total Environ. 2021, 761, 143271. [Google Scholar] [CrossRef]
  11. Castagna, J.; Senatore, A.; Bencardino, M.; Mendicino, G. Concurrent Influence of Different Natural Sources on the Particulate Matter in the Central Mediterranean Region during a Wildfire Season. Atmosphere 2021, 12, 144. [Google Scholar] [CrossRef]
  12. Castagna, J.; Senatore, A.; Pellis, G.; Vitullo, M.; Bencardino, M.; Mendicino, G. Uncertainty assessment of remote sensing- and ground-based methods to estimate wildfire emissions: A case study in Calabria region (Italy). Air Qual. Atmos. Health 2023, 16, 705–717. [Google Scholar] [CrossRef]
  13. Urbanski, S. Wildland fire emissions, carbon, and climate: Emission factors. For. Ecol. Manag. 2014, 317, 51–60. [Google Scholar] [CrossRef]
  14. Mambile, C.; Kaijage, S.; Leo, J. Application of Deep Learning in Forest Fire Prediction: A Systematic Review. IEEE Access 2024, 12, 190554–190581. [Google Scholar] [CrossRef]
  15. Thangavel, K.; Spiller, D.; Sabatini, R.; Amici, S.; Sasidharan, S.T.; Fayek, H.; Marzocca, P. Autonomous Satellite Wildfire Detection Using Hyperspectral Imagery and Neural Networks: A Case Study on Australian Wildfire. Remote Sens. 2023, 15, 720. [Google Scholar] [CrossRef]
  16. Sayad, Y.O.; Mousannif, H.; Al Moatassime, H. Predictive modeling of wildfires: A new dataset and machine learning approach. Fire Saf. J. 2019, 104, 130–146. [Google Scholar] [CrossRef]
  17. Wang, M.; Yue, P.; Jiang, L.; Yu, D.; Tuo, T.; Li, J. An open flame and smoke detection dataset for deep learning in remote sensing based fire detection. Geo-Spat. Inf. Sci. 2024, 1–16. [Google Scholar] [CrossRef]
  18. Sousa, M.J.; Moutinho, A.; Almeida, M. Wildfire detection using transfer learning on augmented datasets. Expert Syst. Appl. 2020, 142, 112975. [Google Scholar] [CrossRef]
  19. Prakash, M.; Neelakandan, S.; Tamilselvi, M.; Velmurugan, S.; Baghavathi Priya, S.; Ofori Martinson, E. Deep Learning-Based Wildfire Image Detection and Classification Systems for Controlling Biomass. Int. J. Intell. Syst. 2023, 2023, 7939516. [Google Scholar] [CrossRef]
  20. Paidipati, K.K.; Kurangi, C.; Reddy, A.S.K.; Kadiravan, G.; Shah, N.H. Wireless sensor network assisted automated forest fire detection using deep learning and computer vision model. Multimed. Tools Appl. 2024, 83, 26733–26750. [Google Scholar] [CrossRef]
  21. Bhowmik, R.T.; Jung, Y.S.; Aguilera, J.A.; Prunicki, M.; Nadeau, K. A multi-modal wildfire prediction and early-warning system based on a novel machine learning framework. J. Environ. Manag. 2023, 341, 117908. [Google Scholar] [CrossRef]
  22. Dubey, R.; Telles, A.; Nikkel, J.; Cao, C.; Gewirtzman, J.; Raymond, P.A.; Lee, X. Low-Cost CO2 NDIR Sensors: Performance Evaluation and Calibration Using Machine Learning Techniques. Sensors 2024, 24, 5675. [Google Scholar] [CrossRef] [PubMed]
  23. Cui, W.; Dossi, S.; Rein, G. Laboratory benchmark of low-cost portable gas and particle analysers at the source of smouldering wildfires. Int. J. Wildland Fire 2023, 32, 1542–1557. [Google Scholar] [CrossRef]
  24. Raza, M.; Chen, Y.; Trapp, J.; Sun, H.; Huang, X.; Ren, W. Smoldering peat fire detection by time-resolved measurements of transient CO2 and CH4 emissions using a novel dual-gas optical sensor. Fuel 2023, 334, 126750. [Google Scholar] [CrossRef]
  25. Kelleher, S.; Quinn, C.; Miller-Lionberg, D.; Volckens, J. A low-cost particulate matter (PM2.5) monitor for wildland fire smoke. Atmos. Meas. Tech. 2018, 11, 1087–1097. [Google Scholar] [CrossRef]
  26. Gerboles, M.; Spinelle, L.; Borowiak, A. Measuring Air Pollution with Low-Cost Sensors. European Commission’s Joint Research Centre, JRC107461. 2017. Available online: https://publications.jrc.ec.europa.eu/repository/handle/JRC107461 (accessed on 14 March 2025).
  27. Milesight UG 67 Description. Available online: https://www.milesight.com/iot/product/lorawan-gateway/ug67 (accessed on 14 March 2025).
  28. Milesight EM500-CO2 Description. Available online: https://www.milesight.com/iot/product/lorawan-sensor/em500-co2 (accessed on 14 March 2025).
  29. Milesight EM500-CO2 Specification. Available online: https://resource.milesight.com/milesight/iot/document/em500-co2-datasheet-en.pdf (accessed on 14 March 2025).
  30. Rumelhart, D.E.; Hinton, G.E.; Williams, R.J. Learning Internal Representations by Error Propagation. 1986. Available online: https://www.cs.cmu.edu/~bhiksha/courses/deeplearning/Fall.2016/pdfs/Chap8_PDP86.pdf (accessed on 14 March 2025).
  31. Rokach, L.; Maimon, O.; Shmueli, E. Machine Learning for Data Science Handbook: Data Mining and Knowledge Discovery Handbook, 3rd ed.; Springer Nature: Cham, Switzerland, 2023. [Google Scholar] [CrossRef]
  32. De Rango, A.; D’Ambrosio, D.; Mendicino, G. Application of Deep Learning for Wildfire Risk Management: Preliminary Results. In Numerical Computations: Theory and Algorithms; Sergeyev, Y.D., Kvasov, D.E., Astorino, A., Eds.; Springer Nature: Cham, Switzerland, 2025; pp. 223–230. [Google Scholar] [CrossRef]
Figure 1. (a) A Milesight sensor EM500-CO2; (b) A Milesight UG 67 Gateway.
Figure 1. (a) A Milesight sensor EM500-CO2; (b) A Milesight UG 67 Gateway.
Sensors 25 02012 g001
Figure 2. (a) Overview of the study area where 44 CO2 sensors were located. The number identifies the sensors, and the colored dashed circles indicate the equidistant lines with respect to the ignition point (flame symbol). (b) 3D view of the study area (z factor = 1.5) with the 44 sensors (red dots), the ignition point, and the contour lines with 10 m spacing (thin yellow lines). (c) Thermal image recorded by the drone during the fire experiment.
Figure 2. (a) Overview of the study area where 44 CO2 sensors were located. The number identifies the sensors, and the colored dashed circles indicate the equidistant lines with respect to the ignition point (flame symbol). (b) 3D view of the study area (z factor = 1.5) with the 44 sensors (red dots), the ignition point, and the contour lines with 10 m spacing (thin yellow lines). (c) Thermal image recorded by the drone during the fire experiment.
Sensors 25 02012 g002
Figure 3. Representation of the system architecture.
Figure 3. Representation of the system architecture.
Sensors 25 02012 g003
Figure 4. AutoEncoder (a) and LSTM (b) architectures.
Figure 4. AutoEncoder (a) and LSTM (b) architectures.
Sensors 25 02012 g004
Figure 5. Correlation heatmap considering the CO2 concentration in the 44 sensors installed. The correlation was calculated during the 5 days before the fire experiment period, used to train the AI models and select the NO-AI thresholds.
Figure 5. Correlation heatmap considering the CO2 concentration in the 44 sensors installed. The correlation was calculated during the 5 days before the fire experiment period, used to train the AI models and select the NO-AI thresholds.
Sensors 25 02012 g005
Figure 6. A subset of CO2 time series related to 12 sensors recorded on 28 March 2024 from early morning until the wildfire event. The gray area indicates the fire experiment period.
Figure 6. A subset of CO2 time series related to 12 sensors recorded on 28 March 2024 from early morning until the wildfire event. The gray area indicates the fire experiment period.
Sensors 25 02012 g006
Figure 7. Subset of CO2 time series related to 12 sensors, recorded during the wildfire experiment and compared with the alerts detected by the 4 different models.
Figure 7. Subset of CO2 time series related to 12 sensors, recorded during the wildfire experiment and compared with the alerts detected by the 4 different models.
Sensors 25 02012 g007
Figure 8. Spatial distribution of the sensors alerted during the fire experiment by the 4 different models: (a) AutoEncoder directly applied on the CO2 concentration; (b) AutoEncoder applied on the difference of CO2 concentration; (c) LSTM; and (d) NO-AI model.
Figure 8. Spatial distribution of the sensors alerted during the fire experiment by the 4 different models: (a) AutoEncoder directly applied on the CO2 concentration; (b) AutoEncoder applied on the difference of CO2 concentration; (c) LSTM; and (d) NO-AI model.
Sensors 25 02012 g008
Figure 9. Temporal distribution of the alert provided by the different models since the beginning of the fire experiment. The x-axis indicates the minutes after the ignition, while the y-axis indicates the total number of sensors alerted. The label highlights the sensor ID: (a) AutoEncoder directly applied on the CO2 concentration; (b) AutoEncoder applied on the difference Δ of CO2 concentration; (c) LSTM; and (d) NO-AI model.
Figure 9. Temporal distribution of the alert provided by the different models since the beginning of the fire experiment. The x-axis indicates the minutes after the ignition, while the y-axis indicates the total number of sensors alerted. The label highlights the sensor ID: (a) AutoEncoder directly applied on the CO2 concentration; (b) AutoEncoder applied on the difference Δ of CO2 concentration; (c) LSTM; and (d) NO-AI model.
Sensors 25 02012 g009
Figure 10. Wind rose obtained during the fire experiment. The color represents the wind speed in km/h, while the band length represents the percentage frequency. The angle represents the source direction of the wind.
Figure 10. Wind rose obtained during the fire experiment. The color represents the wind speed in km/h, while the band length represents the percentage frequency. The angle represents the source direction of the wind.
Sensors 25 02012 g010
Figure 11. Spatial distribution of the sensors alerted after the ignition at: (a) 10, (b) 20, (c) 30, (d) 40, (e) 60, and (f) 80 min by adopting the best model (i.e., LSTM). The red dots indicate the alerted sensors and the white dots indicate the sensors not alerted.
Figure 11. Spatial distribution of the sensors alerted after the ignition at: (a) 10, (b) 20, (c) 30, (d) 40, (e) 60, and (f) 80 min by adopting the best model (i.e., LSTM). The red dots indicate the alerted sensors and the white dots indicate the sensors not alerted.
Sensors 25 02012 g011
Table 1. An overview of previous studies on wildfire analysis and detection. RS: remote sensing; GB: ground-based.
Table 1. An overview of previous studies on wildfire analysis and detection. RS: remote sensing; GB: ground-based.
ReferenceData SourceAI Methotodogy
[15]Aerial RSCNN
[16]Aerial RSMLP and Support Vector Machine
[17]Aerial and GB RSSwin Transformer
[18]GB RS datasetCNN using transfer learning and augmentation
[19]GB RS datasetCNN with a novel activation function
[20]GB RS networkCNN
[21]Sensor networkU-Convolutional LSTM (ULSTM)
Table 2. Total number of alerts provided by the different models during the experiment in each sensor alerted. The first column indicates the sensor ID. AE CO2 refers to the AutoEncoder CO2 model, AE Δ CO2 refers to the AutoEncoder Δ CO2 model, LSTM represents the Long Short-Term Memory model, and the last column is the NO-AI model.
Table 2. Total number of alerts provided by the different models during the experiment in each sensor alerted. The first column indicates the sensor ID. AE CO2 refers to the AutoEncoder CO2 model, AE Δ CO2 refers to the AutoEncoder Δ CO2 model, LSTM represents the Long Short-Term Memory model, and the last column is the NO-AI model.
IDAE CO2AE Δ CO2LSTMNO-AI
15474
22631
36656
41421
50010
62141
71121
81110
101010
1115231536
126275
131020
141011
150110
1721181832
1816171431
191011
261110
271321
284134
290010
302221
313441
361110
431110
440010
Table 3. Ratio between the distance of the sensors from the ignition point to the time interval of the first alert provided by the four different models. When, for a given sensor, a single model performs better than all the others, the value of the ratio is bolded. The first column indicates the sensor ID, the second column AE CO2 refers to the AutoEncoder CO2 model, the third column AE Δ CO2 refers to AutoEncoder Δ CO2 model, the fourth column LSTM represents Long Short-Term Memory model, and the last column is the NO-AI model.
Table 3. Ratio between the distance of the sensors from the ignition point to the time interval of the first alert provided by the four different models. When, for a given sensor, a single model performs better than all the others, the value of the ratio is bolded. The first column indicates the sensor ID, the second column AE CO2 refers to the AutoEncoder CO2 model, the third column AE Δ CO2 refers to AutoEncoder Δ CO2 model, the fourth column LSTM represents Long Short-Term Memory model, and the last column is the NO-AI model.
IDAE CO2AE Δ CO2LSTMNO-AI
10.290.290.500.29
20.290.500.500.29
30.290.290.290.29
40.100.290.290.10
5--0.12-
60.110.110.500.11
70.250.250.250.25
80.250.250.25-
100.25-0.25-
110.670.670.670.67
120.290.291.000.29
130.29-0.50
140.25-0.250.25
15-0.250.25-
170.500.670.670.67
180.400.500.500.50
190.05-0.050.05
260.050.050.05-
270.070.150.150.07
280.070.040.080.07
29--0.40-
300.250.250.250.25
310.110.120.120.05
360.070.070.07-
430.250.250.25-
44--0.05-
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

De Rango, A.; Furnari, L.; Cortale, F.; Senatore, A.; Mendicino, G. Wildfire Early Warning System Based on a Smart CO2 Sensors Network. Sensors 2025, 25, 2012. https://doi.org/10.3390/s25072012

AMA Style

De Rango A, Furnari L, Cortale F, Senatore A, Mendicino G. Wildfire Early Warning System Based on a Smart CO2 Sensors Network. Sensors. 2025; 25(7):2012. https://doi.org/10.3390/s25072012

Chicago/Turabian Style

De Rango, Alessio, Luca Furnari, Fabio Cortale, Alfonso Senatore, and Giuseppe Mendicino. 2025. "Wildfire Early Warning System Based on a Smart CO2 Sensors Network" Sensors 25, no. 7: 2012. https://doi.org/10.3390/s25072012

APA Style

De Rango, A., Furnari, L., Cortale, F., Senatore, A., & Mendicino, G. (2025). Wildfire Early Warning System Based on a Smart CO2 Sensors Network. Sensors, 25(7), 2012. https://doi.org/10.3390/s25072012

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop