Next Article in Journal
Sex-Related Ecophysiological Responses of Hippophae rhamnoide Saplings to Simulate Sand Burial Treatment in Desertification Areas
Next Article in Special Issue
A Small-Target Forest Fire Smoke Detection Model Based on Deformable Transformer for End-to-End Object Detection
Previous Article in Journal
Characterization of Forest Ecosystems in the Chure (Siwalik Hills) Landscape of Nepal Himalaya and Their Conservation Need
Previous Article in Special Issue
Modeling Forest Fire Spread Using Machine Learning-Based Cellular Automata in a GIS Environment
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Event-Response Tree-Based Resource Scheduling Method for Wildfire Fighting

College of Information Science and Technology, Nanjing Forestry University, Nanjing 210037, China
*
Author to whom correspondence should be addressed.
Forests 2023, 14(1), 102; https://doi.org/10.3390/f14010102
Submission received: 16 November 2022 / Revised: 19 December 2022 / Accepted: 29 December 2022 / Published: 5 January 2023
(This article belongs to the Special Issue Advances in Forest Fire and Other Detection Systems)

Abstract

:
Dispatching firefighting resources effectively plays a vital role in wildfire management. To control the fire in a timely manner, resources should be dispatched in an effective and reasonable way. Moreover, the relationship between various resource-dispatching processes should be intuitive for firefighters to make decisions. In this paper, we propose a novel event-response tree-based model to dispatch different kinds of firefighting resources based on the fire suppression index (SI), which evaluates the effect of fire suppression by considering the time, cost, and effect of dispatching resources. To validate the proposed method, we compared it with the widely used mixed-integer programming (MIP) by using the historical fire data of Nanjing Laoshan National Forest Park. The results showed that the E-R tree-based resource scheduling can effectively schedule resources as well as the MIP model. Moreover, the relationship between various resource-dispatching processes in the proposed model is clear and intuitive for firefighters to make decisions.

1. Introduction

Wildfire is currently one of the most-severe natural disasters in the world and has been considered one of the eighth biggest natural disasters. Wildfires not only can cause vast amounts of damage, but also result in many people losing their lives [1]. In November 2018, a wildfire resulted in dozens of deaths in California, and more than 150,000 acres of land were burned [2]. Recently, wildfire has been an increasing trend in China [3,4]. If the decision-makers dispatch resources depending on their experience, this may lead to excessive or insufficient resource scheduling. Thus, it is necessary to improve the ability of decision-makers to dispatch firefighting resources in a more efficient way [5].
In practice, firefighting resource scheduling can be classified into single-resource scheduling and multi-resource scheduling [6] according to the number of resource scheduling objects. Single-resource scheduling refers to scheduling a single kind of fire resource [6]. Currently, approaches to scheduling firefighting resources focus on different issues. The risk-based model aims to obtain the best route for evacuees at each location [7]. Graph theory and network flow methods are used to optimize the route for firefighting resource dispatching [8,9].
Multi-resource dispatch refers to having multiple resources to dispatch. Some studies have explored the multi-resource scheduling model through a dynamic optimization model to minimize the number of firefighting resources dispatched [10]. For firefighting, a shorter rescue path means a shorter arrival time, so the shortest path is the factor mainly considered in most of the studies [11,12,13,14].
Vehicles were one of the primary resources to dispatch in previous research [15,16]. With the development of fire detection [17,18] and firefighting technologies [19,20], different kinds of resources can be dispatched. In the multi-resource scheduling method, there are multiple objectives that should be satisfied. Some studies proposed fuzzy multi-objective programming combined with a genetic algorithm to optimize the location of the fire stations [21]. They appropriately converted the original fuzzy multiple objectives into a single unified goal based on the evaluation of experts [22]. Since cost is a factor that constrains the number of resources that can be dispatched, some studies have proposed a multi-resource scheduling method that combines the features of fire, labor, and cost to schedule firefighting resources. In order to schedule resources more effectively, some methods that dispatch resources combined the fire-spread model [23] or combined with GIS [24,25] have been proposed. It is difficult to measure the input parameters required by the model due to the harmful nature and instability of fire. Thus, its computational cost makes it not easy to operate and maintain.
Variables are in the form of integers, for example a variable whose values are restricted to 0 or 1, indicating whether or not some action is taken. The integrality constraints allow the models constructed by MIP to capture the discrete nature of some decisions. Thus, the resource scheduling problems are most commonly solved by MIP [26,27]. Although MIP can obtain effective scheduling schemes, its calculation is not easy, and the relationship between various resource-dispatching processes is not intuitive. It may not be easy for firefighters to make decisions in a timely manner.
This paper proposed a new novel event-response tree (E-R tree) model to schedule firefighting resources. The tree-based model is constructed based on the fire suppression index (SI). SI is proposed to evaluate the fire suppression ability of firefighting resources, which considers the time, cost, and effect of dispatching resources. In order to evaluate the proposed method, we compared it with MIP using actual data. The evaluation results demonstrated that our approach provides an effective firefighting-resource-dispatching method in an intuitive way. In this research, our aims were to propose a tree-based firefighting-resource-scheduling model to visualize the process of resource scheduling, which can help decision-makers make rapid resource scheduling decisions when a fire breaks out.

2. Materials and Methods

2.1. System Abstraction

Usually, wildfire resource scheduling can be abstracted as follows. There are n fire stations, M 1 , M 2 , M 3 , , M n , in the study area. There exist different kinds of resources that can be allocated by each fire station defined as X 1 , X 2 , X 3 , , X m . In each fire station, there exists a number of scheduling methods denoted as φ = | φ 1 , φ 2 , , φ m | . The set of all scheduling paths is Ω . The time spent on resource scheduling is T ( φ ) ; the cost spent on resource scheduling and fire suppression is C ( φ ) ; the number of the dispatched firefighting resources is N ( φ ) . An optimal scheduling scheme should schedule firefighting resources to meet the fire control requirement with the following constraints Equation (1):
min ( T ( φ ) ) min ( C ( φ ) ) min ( N ( φ ) ) s t . Ω
The above constraints are solved by MIP. In this paper, we propose a new E-R tree-based method to solve it.

2.2. E-R Tree

The event-response tree (E-R tree) enumerates and specifies the scheduling method used by the decision-maker. The construction process of the E-R tree is simple and intuitive, as shown in Figure 1. There are three different kinds of nodes in the E-R tree. The path from the event node to the root node is called the scheduling path, which represents all available scheduling processes:
Root: 
The root node is the topmost node in the E-R tree data structure. It represents the target of resource scheduling.
Response: 
The response node is the non-leaf node in the tree data structure, which is in the middle of the E-R tree data structure; it has more than 0 children, and it can be seen as a sub-step to reach the root node. The response node is composed of multiple event nodes or response nodes.
Event: 
The event node is the leaf node in the tree data structure, which is the bottom node in the E-R tree data structure. It consists of indivisible resources, which do not have children.
There are two kinds of relationships, “AND” and “OR”, between sibling nodes, as shown in Figure 2; “OR” indicates as long as any branch under the parent node is completed, while “AND” indicates the various branches under the parent node that must be completed.

2.3. Mixed-Integer Programming

The mixed-integer programming (MIP) model is usually used to optimally select the resources for forest fire extinction in the planning period [28]. The objective function of the model Equation (2) is to minimize the cost during resource dispatching. The objective function consists of two parts. The first part is to minimize the cost caused by dispatching the firefighting resources from the station to the fire field (consequently minimizing the arrival time, that is the shorter distance, the less the cost is). The second part is to minimize the selection cost of the resources, that is the fixed cost caused by choosing and using the firefighting resource (thus minimizing the associated cost of the number of resources, consequently minimizing the number of resources required).
min i I , t T C i · u i t + i I F i · z i
These are subject to the following constraints:
t T P E R t · y t 1 i I , t T P R i t · r i t
t T , P · y t t T t P E R t · y t 1 i I , t T t P R i t · r i t
i I , t T , A i · r i t t T t tr i t
Equation (3) denotes that the area of the fire suppression that firefighting resources can bring is greater than the wildfire area. This constraint can ensure that the objective function has a solution. In Equation (4), y t is a binary variable, when y t = 0 , which means that the fire can be controlled in time period t T . Equation (5) denotes that the firefighting resources spend time in transit before they can be used to control the fire. This constraint considers the scheduling time of firefighting resources, which is in line with the actual situation. Table 1 lists the symbols in the MIP model.

2.4. Fire Suppression Index

In order to evaluate whether the scheduled resources can satisfy the number of resources required to control the fire, we propose the fire suppression index ( S I ). It can be calculated with Equation (6). S I indicates the effect of the fire suppression ability of the firefighting resources. The larger its value, the more obvious the effect is. If there are n resources dispatched, S I is the summation of all the n resources. In order to control the fire, its value should be larger than the S I value required to control the fire.
S I = W × U = W time W cost W eff × U t i m e i U cost i U e f f i
where W is the attribute weight vector. It can be calculated through AHP (more details in Section 3.2.2). U consists of t i m e i , c o s t i , and e f f i . t i m e i is the time for resource i to reach the fire point; c o s t i is the cost spent on scheduling resource i; e f f i indicates the effect that the firefighting resource i can have; W satisfies W × E = 1 (E is the unit array).
U ( x ) = c x
where x indicates the corresponding attributes’ rating, which is classified into five levels (Table 2) based on the travel time criterion ( T T C ) [29] and firefighting distance criterion ( F F D C ) [30] for firefighting resource dispatch. c is a constant, which takes the value of 1 for the convenience of calculation.

3. Construction of the E-R Tree-Based Wildfire-Resource-Scheduling Model

The overall construction process of the E-R tree modeling is shown in Figure 3, which consists of four parts: data input, modeling, quantification, and scheduling path.

3.1. Data Input

In this study, the road network of the area can be obtained through Open Street Map (OSM). The locations of the fire stations around the fire point were obtained through Google Maps. The path length between the fire station and the fire point was calculated with a digital elevation model (DEM), which can be obtained through the geospatial data cloud (Table 3).
The number of firefighting resources to be dispatched varies for different scales of fire. In this study, we used historical fire data to evaluate the scale of the fire. For the areas without fire history data, the fire model can be used to estimate the fire scale. Generally, factors such as the wind speed, temperature, humidity, fuel type, and slope are used as the variables of the model. The fire model evaluates the corresponding fire spread speed, V, calculates the time T required for firefighting resource scheduling according to the distance L between the point and the rescue site, and then, estimates the area of the forest fire according to V and T [31,32]. Based on the fire area, the amount of firefighting resource required can be obtained.

3.2. Modeling and Quantification

3.2.1. E-R Tree Construction

The E-R tree enumerates and specifies all the possible scheduling paths that can be used to dispatch firefighting resources. The root node is the target of resource scheduling. Generally, it is to put out the fire. Under the root node, these response nodes are the sub-targets that should be completed to achieve the final target. The leaf node of the E-R tree is the event node, which is the resources. We can construct E-R trees based on the available resources in different fire stations.

3.2.2. SI of E-R Tree

In order to calculate the S I of the event node with Equation (6), AHP [33,34] was used to determine the weights of different attributes. When the weights are estimated, the experts compare the corresponding two variables with each other. In the process of comparison, the experts score the different degrees of importance between the two sets of variables with Table 4.
The judgment matrix represents the result of a two-by-two comparison between attributes, which can be obtained through expert evaluation. After normalization of the matrix, the eigenvectors α = ( α 1 , α 2 , α 3 ) can be obtained with Equation (8), where α i denotes the weight value of the i t h element.
α i = j = 1 n b i j i = 1 , j = 1 n n b i j
where b i j represents the elements in the judgment matrix.
C I (consistency index) and C R (consistency ratio) are calculated with Equations (9) and (10) to verify whether the α is reasonable.
C R = C I R I
where R I is the average random consistency index.
C I = λ max n n 1
where λ m a x can be obtained by Equation (11) and n is the size of the matrix.
λ max = 1 n i = 1 n ( A α ) i α i
If C R <0.1, it indicates that the eigenvector is reasonable, which can be used as W. With this and Equation (7), the S I of the event node can be obtained [33].

3.3. Scheduling Path

The suppression index of the parent n o d e i can be calculated with Equation (12):
S I i = k = 1 n S I k
where S I k denotes the suppression index of child n o d e k . Due to the different scheduling paths, various combinations of resource scheduling methods can be obtained. From the leaf node to the root node, along the path, the S I of the root node can be calculated. When the S I of the root node is greater than the S I value required to control the fire, it can be considered as an available firefighting resource scheduling path. With these paths, we can know from where and which resources should be allocated.

4. Results

4.1. Scenario

The proposed method was verified with the real field data of Nanjing Laoshan National Forest Park, which is located at 118°30 E, 30°40 N. Generally, the wind speed, temperature, humidity, fuel type, and slope are used to evaluate the scale of the fire and the number of resources required to control the fire. With this, the required suppression index can be obtained. In this paper, we considered a mid-size fire with real historical data. There are three fire stations, M1, M2, and M3, in the area. The fire stations in the study area were obtained from Google Maps, as shown in Figure 4.
The firefighting resources of each fire station are different. Fire stations M1 and M2 have only firefighters and fire engines, and fire station M3 is equipped with drones for firefighting. The distance between the fire station and the fire was calculated based on Dijkstra’s algorithm [35] with DEM data. Table 5 lists the available fire resources in each fire station.
Most of the fires that occurred in the area were medium- and small-scale. Generally, based on the travel time criterion [29] and firefighting distance criterion [30], there are a few fire stations nearby that should respond to the occurrence of fires and could arrive at the fire field in the required time within a moderate traveling distance. In most cases, the fire could be effectively controlled with the cooperation of a few firefighting stations in this area.

4.2. Result of E-R Tree Model

The goal of the root node is to put out the fire, as shown in Figure 5. The symbols’ meanings are given in Table 6. The E-R tree can be divided into three levels. The first level consists of responses by the different fire stations in the early stage of the fire spreading. The second level consists of responses to possible firefighting-resource-dispatching schemes in each fire station. The third level is the event for which the resources should be dispatched with different schemes.

4.3. Scheduling Path of E-R Tree

In order to minimize the number of firefighting resources that should be dispatched, we preferentially selected resources with large S I for scheduling. Figure 6 shows the scheduling paths of the E-R tree, where we can clearly see the resources from stations to the destination. Table 7 summarizes the obtained results of Figure 6. We can know that five scheduling paths are unitized to dispatch firefighting resources to achieve the expected fire suppression effect. The paths are SP1, SP2, SP3, SP4, and SP5 with different colors, respectively.

4.4. Result of MIP

We also used MIP to schedule available fire resources (Section 2.3), as shown in Table 8. The results achieved by the E-R tree-based resource scheduling model were the same as the MIP model. Compared with MIP, the relationship between various resource-dispatching processes was clear and intuitive for firefighters to make decisions.
From the experimental results, it can be seen that the M1 fire station plays a larger role than the M2 and M3 fire stations, and the fire engines’ suppression of fire from the fire station is relatively obvious compared to other firefighting methods. In the actual firefighting activities, the number can also be increased appropriately to improve the effectiveness of fire suppression and decrease the impact that wildfires have.

5. Conclusions

Dispatching firefighting resources is a critical issue as far as wildfire fighting is concerned. Thus, it is necessary to improve the ability of decision-makers to dispatch firefighting resources in a more efficient way so that the fire can be controlled in time. In this paper, a new E-R tree-based resource scheduling model to dispatch firefighting resources based on the fire suppression index (SI) was proposed. The proposed model not only achieves available resource scheduling, but also clearly shows the relationship between various resource-dispatching processes. In order to validate the proposed method, we compared it with the widely used MIP model by using actual data. The results showed that the E-R tree-based resource scheduling can effectively schedule resources as well as the MIP model. Moreover, the relationship between various resources dispatched in the proposed model was clearly displayed. The decision-makers can clearly see the resources scheduled from each station to the fire field. This is helpful for the decision-makers to schedule the resources quickly.
Although our work here was presented in the context of firefighting resource scheduling, the model may be deployed in other resource-scheduling scenarios as well. The root node of the E-R tree denotes the goal of resource scheduling. For example, for the dispatching of emergency supplies, its goal can be to minimize the loss from the emergency [36]. According to variable resources at each site, the E-R tree model can be constructed, and the decision-maker can dispatch the resources easily and intuitively. As such, the proposed method could have a wider scope of applicability.
Although the E-R tree scheduling model can schedule the resources in a simple and intuitive way, since the proposed method is partly based on AHP, subjectivity may exist. Currently, there are other methods, such as fuzzy AHP [37] and multi-layer AHP [38], that can be used to assign weights to the factors in a more accurate way. We intend to investigate this aspect in our future work.

Author Contributions

The two authors contributed equally in each and every stage of this research work. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Ryu, J.H.; Han, K.S.; Hong, S.; Park, N.W.; Lee, Y.W.; Cho, J. Satellite-based evaluation of the post-fire recovery process from the worst forest fire case in South Korea. Remote Sens. 2018, 10, 918. [Google Scholar] [CrossRef] [Green Version]
  2. Gin, K.; Tovar, J.; Bartelink, E.J.; Kendell, A.; Milligan, C.; Willey, P.; Wood, J.; Tan, E.; Turingan, R.S.; Selden, R.F. The 2018 California wildfires: Integration of rapid DNA to dramatically accelerate victim identification. J. Forensic Sci. 2020, 65, 791–799. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  3. Ying, L.; Han, J.; Du, Y.; Shen, Z. Forest fire characteristics in China: Spatial patterns and determinants with thresholds. For. Ecol. Manag. 2018, 424, 345–354. [Google Scholar] [CrossRef]
  4. Yun, T.; Jiang, K.; Li, G.; Eichhorn, M.P.; Fan, J.; Liu, F.; Chen, B.; An, F.; Cao, L. Individual tree crown segmentation from airborne LiDAR data using a novel Gaussian filter and energy function minimization-based approach. Remote Sens. Environ. 2021, 256, 112307. [Google Scholar] [CrossRef]
  5. Khakzad, N. Optimal firefighting to prevent domino effects. In Dynamic Risk Assessment and Management of Domino Effects and Cascading Events in the Process Industry; Elsevier: Amsterdam, The Netherlands, 2021; pp. 319–339. [Google Scholar]
  6. Jansen, K.; Rau, M. Closing the gap for single resource constraint scheduling. arXiv 2021, arXiv:2107.01613. [Google Scholar]
  7. Li, J.J.; Zhu, H.Y. A risk-based model of evacuation route optimization under fire. Procedia Eng. 2018, 211, 365–371. [Google Scholar] [CrossRef]
  8. Klein, R.; Kübel, D.; Langetepe, E.; Sack, J.R.; Schwarzwald, B. A new model in firefighting theory. In Proceedings of the Conference on Algorithms and Discrete Applied Mathematics, Hyderabad, India, 13–15 February 2020; pp. 371–383. [Google Scholar]
  9. Chen, P.A.; Wu, H.T.; Hsu, Y.T. Widening narrow alleys to enhance response efficiency for fire emergency from the perspective of urban roadway network analysis. J. East. Asia Soc. Transp. Stud. 2019, 13, 2598–2613. [Google Scholar]
  10. Zhang, H.; Liang, Z.; Liu, H.; Wang, R.; Liu, Y. Ensemble framework by using nature inspired algorithms for the early-stage forest fire rescue—A case study of dynamic optimization problems. Eng. Appl. Artif. Intell. 2020, 90, 103517. [Google Scholar] [CrossRef]
  11. Zonouzi, M.N.; Kargari, M. Modeling uncertainties based on data mining approach in emergency service resource allocation. Comput. Ind. Eng. 2020, 145, 106485. [Google Scholar] [CrossRef]
  12. Wang, P.; Yang, J.; Jin, Y.; Wang, J. Research on allocation and dispatching strategies of rescue vehicles in emergency situation on the freeway. In Proceedings of the 2020 16th International Conference on Control, Automation, Robotics and Vision (ICARCV), Shenzhen, China, 13–15 December 2020; pp. 130–135. [Google Scholar]
  13. Lozano, L.; Duque, D.; Medaglia, A.L. An exact algorithm for the elementary shortest path problem with resource constraints. Transp. Sci. 2016, 50, 348–357. [Google Scholar] [CrossRef]
  14. Himmich, I.; Ben Amor, H.; El Hallaoui, I.; Soumis, F. A primal adjacency-based algorithm for the shortest path problem with resource constraints. Transp. Sci. 2020, 54, 1153–1169. [Google Scholar] [CrossRef]
  15. Roldán-Gómez, J.J.; González-Gironda, E.; Barrientos, A. A survey on robotic technologies for forest firefighting: Applying drone swarms to improve firefighters’ efficiency and safety. Appl. Sci. 2021, 11, 363. [Google Scholar] [CrossRef]
  16. Chen, X.; Jiang, K.; Zhu, Y.; Wang, X.; Yun, T. Individual tree crown segmentation directly from UAV-borne LiDAR data using the PointNet of deep learning. Forests 2021, 12, 131. [Google Scholar] [CrossRef]
  17. Zhang, S.; Gao, D.; Lin, H.; Sun, Q. Wildfire detection using sound spectrum analysis based on the internet of things. Sensors 2019, 19, 5093. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  18. Farasin, A.; Colomba, L.; Garza, P. Double-step u-net: A deep learning-based approach for the estimation of wildfire damage severity through sentinel-2 satellite data. Appl. Sci. 2020, 10, 4332. [Google Scholar] [CrossRef]
  19. Ye, Q.; Huang, P.; Zhang, Z.; Zheng, Y.; Fu, L.; Yang, W. Multiview learning with robust double-sided twin SVM. IEEE Trans. Cybern. 2021, 52, 12745–12758. [Google Scholar] [CrossRef] [PubMed]
  20. Fu, L.; Li, Z.; Ye, Q.; Yin, H.; Liu, Q.; Chen, X.; Fan, X.; Yang, W.; Yang, G. Learning robust discriminant subspace based on joint L2, p-and L2, s-norm distance metrics. IEEE Trans. Neural Netw. Learn. Syst. 2020, 33, 130–144. [Google Scholar] [CrossRef]
  21. Lin, H.; Xue, Q.; Bai, D. Internet of things intrusion detection model and algorithm based on cloud computing and multi-feature extraction extreme learning machine. Digit. Commun. Netw. 2022, in press. [CrossRef]
  22. Gong, X.; Liang, J.; Zeng, Y.; Meng, F.; Fong, S.; Yang, L. A Hierarchical Multi-objective Programming Approach to Planning Locations for Macro and Micro Fire Stations. In Proceedings of the International Conference on Computer and Communication Engineering, Rome, Italy, 11–13 March 2022; pp. 163–180. [Google Scholar]
  23. Tian, G.; Ren, Y.; Zhou, M. Dual-objective scheduling of rescue vehicles to distinguish forest fires via differential evolution and particle swarm optimization combined algorithm. IEEE Trans. Intell. Transp. Syst. 2016, 17, 3009–3021. [Google Scholar] [CrossRef]
  24. Feng, G.; Su, G.; Sun, Z. Optimal route of emergency resource scheduling based on GIS. In Proceedings of the 3rd ACM SIGSPATIAL Workshop on Emergency Management Using, Redondo Beach, CA, USA, 7–10 November 2017; pp. 1–5. [Google Scholar]
  25. Petrasova, A.; Harmon, B.; Petras, V.; Tabrizian, P.; Mitasova, H. Tangible Modeling with Open Source GIS; Springer: Berlin/Heidelberg, Germany, 2018. [Google Scholar]
  26. Wei, Y.; Thompson, M.P.; Haas, J.R.; Dillon, G.K.; O’Connor, C.D. Spatial optimization of operationally relevant large fire confine and point protection strategies: Model development and test cases. Can. J. For. Res. 2018, 48, 480–493. [Google Scholar] [CrossRef] [Green Version]
  27. Wei, Y.; Thompson, M.P.; Belval, E.; Gannon, B.; Calkin, D.E.; O’Connor, C.D. Comparing contingency fire containment strategies using simulated random scenarios. Nat. Resour. Model. 2021, 34, e12295. [Google Scholar] [CrossRef]
  28. Rodríguez-Veiga, J.; Ginzo-Villamayor, M.J.; Casas-Méndez, B. An integer linear programming model to select and temporally allocate resources for fighting forest fires. Forests 2018, 9, 583. [Google Scholar] [CrossRef]
  29. Laschi, A.; Neri, F.; Brachetti Montorselli, N.; Marchi, E. A methodological approach exploiting modern techniques for forest road network planning. Croat. J. For. Eng. J. Theory Appl. For. Eng. 2016, 37, 319–331. [Google Scholar]
  30. Zhang, F.; Dong, Y.; Xu, S.; Yang, X.; Lin, H. An approach for improving firefighting ability of forest road network. Scand. J. For. Res. 2020, 35, 547–561. [Google Scholar] [CrossRef]
  31. Dan, Y. Forest Fire Extinguishing Resource Scheduling System Based on Spread Prediction. Master’s Thesis, Central South University of Forestry and Technology, Changsha, China, 2016. [Google Scholar]
  32. Voltolina, D.; Cappellini, G.; Apuani, T.; Sterlacchini, S. A Machine Learning Model for Predicting Wildland Surface Fire Spread According to Rothemel’s Equations. Environ. Sci. Proc. 2022, 17, 26. [Google Scholar]
  33. Saaty, T.L. Relative measurement and its generalization in decision making why pairwise comparisons are central in mathematics for the measurement of intangible factors the analytic hierarchy/network process. RACSAM-Rev. Real Acad. Cienc. Exactas Fis. Nat. Ser. A Mat. 2008, 102, 251–318. [Google Scholar] [CrossRef]
  34. Eskandari, S. A new approach for forest fire risk modeling using fuzzy AHP and GIS in Hyrcanian forests of Iran. Arab. J. Geosci. 2017, 10, 190. [Google Scholar] [CrossRef]
  35. Alam, M.A.; Faruq, M.O. Finding shortest path for road network using Dijkstra’s algorithm. Bangladesh J. Multidiscip. Sci. Res. 2019, 1, 41–45. [Google Scholar] [CrossRef]
  36. Liu, T.; Duan, Y.; Liu, Y. The Framework Research of the Internet of Things in Dispatching Emergency Supplies. In Frontier Computing; Springer: Berlin/Heidelberg, Germany, 2016; pp. 841–853. [Google Scholar]
  37. Wang, W. Site Selection of Fire Stations in Cities Based on Geographic Information System and Fuzzy Analytic Hierarchy Process. Int. Inf. Eng. Technol. Assoc. 2019, 24, 619–626. [Google Scholar] [CrossRef]
  38. Gomez-Ruiz, J.A.; Karanik, M.; Peláez, J.I. Improving the consistency of AHP matrices using a multi-layer perceptron-based model. In Proceedings of the International Work-Conference on Artificial Neural Networks, Salamanca, Spain, 10–12 June 2009; pp. 41–48. [Google Scholar]
Figure 1. Abstract E-R tree resource scheduling.
Figure 1. Abstract E-R tree resource scheduling.
Forests 14 00102 g001
Figure 2. The relationship between nodes in the E-R tree.
Figure 2. The relationship between nodes in the E-R tree.
Forests 14 00102 g002
Figure 3. Workflow of event-response tree-based resource scheduling.
Figure 3. Workflow of event-response tree-based resource scheduling.
Forests 14 00102 g003
Figure 4. Study area.
Figure 4. Study area.
Forests 14 00102 g004
Figure 5. E-R tree modeling.
Figure 5. E-R tree modeling.
Forests 14 00102 g005
Figure 6. Scheduling paths of each site.
Figure 6. Scheduling paths of each site.
Forests 14 00102 g006
Table 1. Indices, sets, parameters, and decision variables in the MIP model.
Table 1. Indices, sets, parameters, and decision variables in the MIP model.
Indices
tCurrent time period.
iKind of firefighting resource.
Sets
T Set of time periods in fire suppression.
I Set of fire firefighting resource in fire stations.
Parameters
C i Cost per time period for resource i I .
F i Fixed cost for resource i I
P E R t Increment of fire perimeter in time period t T .
P R i t Performance of firefighting resource i I in time period t T
PPositive constant, large enough to establish constraints
A i Number of time periods required to arrive at the fire point by firefighting resource i I
Decision Variables
u i t Resource i I has been dispatched in time period t T
z i Resource i I has been selected
y t If y t = 0 , it means the fire has been suppressed successfully in time period t T ;
we take y 0 as 1, which means the fire is not contained in the initial time period
r i t Resource i I is putting out the fire
t r i t Resource i I is on its way to the fire point in time period t T
Table 2. Grading standard table.
Table 2. Grading standard table.
xArrival Time (M)Cost (K)Effect
5>120>10Not obvious
490–1205–10Little obvious
360–902–5Obvious
230–601–2Very obvious
1<30<1Extremely obvious
Table 3. Data source.
Table 3. Data source.
DataDescriptionSourceResolution
ASTGTMv003DEMhttps://lpdaac.usgs.gov
accessed on 20 July 2022
30 m
OSMRoad networkhttps://www.openstreetmap.org
accessed on 20 August 2022
m
Table 4. Scale table of the 1 to 9 scale method.
Table 4. Scale table of the 1 to 9 scale method.
Intensity of ScaleExplanation
1 a i and a j are equally preferred
3 a i is moderately preferred
5 a i is strongly preferred
7 a i is very strongly preferred
9 a i is extremely preferred
2, 4, 6, 8The intermediate value of the adjacent grades above the
reciprocalContrary to the meaning of the above comparison
Table 5. The number of resources at each fire station and the distance from the fire.
Table 5. The number of resources at each fire station and the distance from the fire.
Fire StationsFire EnginesDronesFiremenDistance from Fire
M150153 km
M2802010 km
M31533514 km
Table 6. Symbols in the E-R tree.
Table 6. Symbols in the E-R tree.
SymbolKindExplanation
RootRootSuccessfully Put Out the Fire
r1responseDispatch firefighting resources from M1
r2responseDispatch firefighting resources from M2
r3responseDispatch firefighting resources from M3
r4responseDispatch fire engines with firemen from M1
r5responseDispatch firemen from M1
r6responseDispatch fire engines with firemen from M2
r7responseDispatch firemen from M2
r8responseDispatch fire engines with firemen from M3
r9responseDispatch firemen from M3
r10responseDispatch drones with firemen from M3
e1eventFire engines from M1
e2eventFiremen who operate fire engines from M1
e3eventFiremen from M1
e4eventFire engines from M2
e5eventFiremen who operate fire engines from M2
e6eventFiremen from M2
e7eventFire engines from M3
e8eventFiremen who operate fire engines from M3
e9eventFiremen from M3
e10eventFiremen who operate drones from M3
e11eventDrones from M3
Table 7. Scheduling paths of different resources.
Table 7. Scheduling paths of different resources.
Scheduling PathNodesStationsNumber of ResourcesSIMeaning
SP 1e1, e2, r4, r1, rootM152.435 fire engines with 10 firemen from M1
SP 2e3, r5, r1, root 51.985 firemen from M1
SP 3e4, e5, r6, r2, rootM282.768 fire engines with 16 firemen from M2
SP 4e7, e8, r8, r3, rootM361.146 fire engines with 12 firemen from M3
SP 5e10, e11, r10, r3, root 31.843 drones with 3 firemen from M3
Table 8. MIP schedules the number of resources.
Table 8. MIP schedules the number of resources.
ResourcesStationNumber of Resources
e1M15
e2M110
e3M15
e4M28
e5M216
e6M20
e7M36
e8M312
e9M30
e10M33
e11M33
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

Zhou, K.; Zhang, F. An Event-Response Tree-Based Resource Scheduling Method for Wildfire Fighting. Forests 2023, 14, 102. https://doi.org/10.3390/f14010102

AMA Style

Zhou K, Zhang F. An Event-Response Tree-Based Resource Scheduling Method for Wildfire Fighting. Forests. 2023; 14(1):102. https://doi.org/10.3390/f14010102

Chicago/Turabian Style

Zhou, Kaiwen, and Fuquan Zhang. 2023. "An Event-Response Tree-Based Resource Scheduling Method for Wildfire Fighting" Forests 14, no. 1: 102. https://doi.org/10.3390/f14010102

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