You are currently viewing a new version of our website. To view the old version click .
Buildings
  • Article
  • Open Access

Published: 21 July 2022

Route Planning for Fire Rescue Operations in Long-Term Care Facilities Using Ontology and Building Information Models

,
,
,
,
and
1
Department of Civil Engineering, National Central University, Taoyuan 32001, Taiwan
2
Taoyuan Fire Department, Taoyuan 33054, Taiwan
*
Author to whom correspondence should be addressed.
This article belongs to the Special Issue Building Information Modelling, Semantic Web and Internet-of-Things for Smart Cities

Abstract

As our society ages, more and more elderly or disabled people live in long-term care (LTC) facilities, which are vulnerable to fires and may result in heavy casualties. Because of the low mobility of LTC residents, firefighters often need to enter the facility to save people. In addition, due to LTC facility management needs, many doors or windows on the passages for a fire rescue operation may be blocked. Thus, firefighters have to employ forcible entry tools such as disk cutters for passing through, which may lengthen the rescue time if an incorrect route or tool is utilized. As new information technologies such as ontology and building information modeling (BIM) have matured, this research aims at proposing a BIM-based ontology model to help firefighters determine better rescue routes instead of using rules of thumb. Factors such as the path length, building components and materials encountered, and forcible entry tools carried are considered in the model. Real LTC fire investigation reports are used for the comparisons between the original routes and the ones generated by the proposed model, and seven experts joined the evaluation workshop to provide further insights. The experts agreed that using the proposed approach can lead to better fire rescue route planning. The proposed BIM-based ontology model could be extended to accommodate additional needs for hospital fire scenes, in the hopes of enhancing the efficiency and effectiveness of firefighters’ rescue operations in such important facilities.

1. Introduction

With the aging population and the declining birthrate, more and more elderly or disabled people live in long-term care (LTC) facilities [,,]. An LTC facility, sometimes referred to as a special type of hospital or as a nursing home, can provide a variety of medical or non-medical services in order to meet the needs of the residents who cannot care for themselves for long periods of time []. Literature shows that although the incidences of hospital fires are low, such fire events often cause serious casualties, especially for LTC facilities [,,]. For instance, according to the U.S. National Fire Prevention Association, the average number of casualties caused by hospital fires from 2011 to 2015 was about 160 people per year, and of these, 48% came from LTC facilities [,]. In Asia, the number of deaths resulting from fires in LTC facilities is even higher due to the low cost of medical expenses and a high population density []. According to the literature, LTC facilities are likely to have more bedridden or low mobility residents, yet the number of paramedics has not increased [,,,,]. Hence, when arriving at such a fire scene, firefighters may need to help paramedics move or take care of the residents in addition to extinguishing fires. In fact, from a practical point of view, a typical fire scene requires several fire suppression processes, each involving water supply, fire attack, ventilation, search and rescue operations, etc. [,]. Water supply and ventilation in LTC facilities are usually not a problem because LTC facility owners need to regularly perform the inspection in order to meet related regulations [,]. However, due to the low mobility of LTC residents, fire rescue operations have been acknowledged as the most challenging work [].
Therefore, this research aims at finding out the safest and shortest rescue route from a firefighter to each evacuee inside an LTC facility. In other words, this research discusses only the planning of rescue routes in a typical search and rescue (SAR) operation. Since SAR problems are very complicated, this research does not consider how to evacuate trapped persons, nor does it address the issue of searching or locating trapped persons. The most special is to take into account that the doors and windows on a rescue route may be closed, which often happens in the LTC facility due to various management needs, and firefighters need to use forcible entry tools to destroy. Unlike other hospital emergency response literature [], this study does not discuss the dispatch of fire vehicles to the LTC facility and the transfer of LTC residents to other safe hospitals. This study assumes that firefighters have arrived outside the LTC facility and acquired the facility’s BIM model with good quality. Here, firefighters may need to use forcible entry tools to demolish doors, doorframes, windows, or even walls for passing through []. They may be able to select the shortest route but carry wrong forcible entry tools, which may take longer to perform dismantling work and may result in obstructing the given passage [,,]. Meanwhile, there may be another route with less passage and/or dismantling time, which firefighters do not perceive []. Thus, firefighters may go back and forth several times to obtain the adequate tools they need or lose direction and get trapped in the fire scene []. For inexperienced firefighters, they may even not possess the dismantling knowledge and misuse forcible entry tools [].
All aforementioned circumstances might cause time delays and further damage. For example, on 24 February 2016, there was a record of firefighters trapped in the scene because of a reinforced door []. The wrong tool was utilized to demolish such metal components, which caused further hazards []. In addition, firefighters may need to move each LTC bedridden patient with his or her bed together and remove parts of the door frames, so as to pass rooms smoothly. This not only makes fire rescue operations more complex but may result in heavy casualties. For example, a recent fire killed 12 people in a notable LTC facility in Taiwan [], and in 2018 at least 37 LTC residents died at a hospital fire in South Korea []. Therefore, improving the efficiency and effectiveness of LTC fire rescue operations has become an urgent issue in many countries in Asia, and perhaps the world.
As building information modeling (BIM) has gradually become a mainstream technology in the construction industry, a building’s spatial data such as floor maps can be obtained from BIM software without difficulty []. Meanwhile, several ontology models have been developed to enhance BIM to provide further semantic-rich information, such as logical relationships among rooms or spaces for spatial reasoning [,,,,,]. Nevertheless, firefighters require not only the location information pertaining all evacuees but the knowledge regarding the applicability of each forcible entry tool against various building components and materials encountered. If such information or knowledge can be synthesized with BIM models, firefighters could better plan rescue routes and carry the correct tools for dismantling particular building components and materials. Furthermore, the proposed model could be utilized to express varied, dynamic situations inside a LTC facility, which can be regarded as the facility’s real-time digital twin during a fire, in order to assist firefighters in making correct decisions. Such combinations have not been seen in the literature and can be described as the main contribution from this study.
Thus, the objectives of this research involve: (1) development of a BIM-based ontology model to help rescue route planning, considering the factors such as path length, building components and materials, and forcible entry tools; (2) collection and analysis of the data set on the time use of each tool against different building components and materials; and (3) examination of real fire investigation reports to gauge the differences between the original routes and the ones generated from the proposed approach, with the help from domain experts. In this research, an ontology model plays an important role in integrating BIM data and dismantling knowledge, because it has been successfully used to express sophisticated knowledge for highly dynamic environments, similar to the fire rescue operations described in this research [,,,,]. The manuscript is structured as follows: Section 2 reviews related literature, while Section 3 describes the proposed ontology model and the data collection process regarding forcible entry tools usage. Section 4 summarizes the use of the ontology model for rescue route planning and the results of the evaluation workshop from experts, followed by research conclusions and suggestions.

3. Methodology

3.1. Overview

This section will describe the development process and main features of the BIM-based ontology model. In the ontology theory, a class is used to describe the abstract concept behind a group of similar objects or individuals in the real world, and each ontological class can have data properties (aka attributes) and object properties (aka association relationships). The former can represent a value that conforms to the current state of an object defined by the class, which usually changes over time. The latter can represent a present relationship of one object to link to another object. Although there are several approaches to the development of an ontology model, this research applied the most commonly used one [], which includes: (1) identifying all relevant concepts in the domain as classes; (2) finding out all relationships between two classes as object properties; (3) defining relevant attributes of each class as data properties; and (4) elaborating on representative objects of each class as individuals for the ontology model, as shown in Figure 1.
Figure 1. Overview of the ontology development process.
In Section 3.2, the background for the development of this ontology model, key assumptions and sources of existing data will be described. By reviewing the literature and the consulting experts, the research team has defined 15 classes to encompass common LTC building components and materials, as well as typical fire rescue configurations that correspond to Step 1 of Figure 1. The research team believes that the 15 classes should be sufficient to express the research problem and provide decision-making suggestions. For example, building components such as columns are not included in the 15 classes because firefighters rarely dismantle these building components. Only the building components that firefighters can destroy are included in the ontology model.
In Section 3.3, the detailed class definitions, attribute definitions and origins, relationship definitions and reasons will be described, which correspond to Steps 2 and 3 of Figure 1. Note that there are two types of relationships in an ontology model: inheritance relationships and association relationships. The former depicts a subclass connecting to a superclass, which stores the common part of the two classes. The latter depicts the meaningful linkage from one class to another class. As shown in Figure 1 and Figure 2, there are six association relationships and nine inheritance relationships. As for the attributes, since one can add an attribute to a class dynamically in an ontology model, currently only 12 attributes have been defined. In the future, attributes pertaining to varied fire conditions can be added to the model, depending on new requirements.
Figure 2. The proposed ontology model.
In Section 3.4, the individuals representing the dismantling knowledge will be explained, including the pairing of building components and materials, and corresponding forcible entry tools. This formed knowledge base is convenient for subsequent inferences about rescue paths and weights, which correspond to Step 4 of Figure 1. Note that in the ontology theory, objects must be created dynamically. At the beginning of the ontology model, considering all building components, materials, and forcible entry tools, there are about 100 objects. As the building volume increases, the fire scene changes, and new tools are purchased, the number of such objects will also vary.

3.2. Development of BIM-Based Ontology Model

In short, a rescue route begins with the location of a specific entrance door in a LTC facility and ends with the location of an evacuee. If all such location information is available, and if all passages inside the facility are unobstructed, i.e., all doors in the facility are unlocked, planning the shortest rescue route for each evacuee is not difficult and has been examined extensively in the literature. However, in reality, when entering a LTC fire scene, firefighters usually need to use forcible entry tools to dismantle locked doors or windows for passing through. In fact, most firefighters prefer selecting such a rescue route that may be relatively long in length and may require use of forcible entry tools, but the overall time to reach the evacuee will be the shortest []. A route that conforms to such nature cannot be inferred directly from the BIM geometry data alone. The forcible entry tools carried by the firefighters, the building components and materials encountered, and the length of the route they travel must be jointly considered.
Hence, an ontology model based on a building’s BIM data is proposed in this research, as shown in Figure 2, in order to realize the aforementioned goal. Today’s BIM models can provide buildings’ spatial geometry and materials data, but BIM software can neither be used to manage the data pertaining to forcible entry tools carried, nor can be extended to record the time required to destroy various building components and materials. Ontology, on the other hand, is flexible about managing varied types of data and, additionally, can infer newly derived information through pre-defined rules to assist in decision making.
Figure 2 shows the 15 classes for describing fire rescue-related concepts, and they can be grouped into three categories according to their information creation or access times. The first category, marked as blue in Figure 2, contains three classes and is designed to represent building materials or forcible entry tools. Objects in this category should be established before any fire rescue operations and are in fact independent of any building data. The second category, marked as red in Figure 2, contains nine classes and is designed to represent a specific building’s BIM data. Objects in this category should be accessed by firefighters when they arrive on site. The third category, marked as yellow in Figure 2, contains two classes and is designed to represent the on-site staffing and rescue, such as the locations of firefighters and evacuees and the list of forcible entry tools currently carried during each fire rescue operation. It should be noted that there is a class marked as orange, which implies that it contains the definitions of both the red and yellow categories.

3.3. Definitions of Each Class, Attribute and Relationship

Material, Tool, and ToolMatSec are the ontological classes in the first category. Objects of Material refer to various materials commonly used in building components such as wood, concrete, and glass. Objects of Tool refer to forcible entry tools, which can have a data property pertaining to the source of energy used, such as manpower, oil, or electricity. In fact, a data property is denoted as text inside its class box, with a positive sign in front of the text to indicate its public status, as shown in Figure 2. Another data property regarding precautions of using tools to destruct materials can be added to Material and Tool respectively, in order to prompt firefighters. In addition, there is a many-to-many relationship between Material and Tool, which can be described by the two object properties, each denoted as an arrow in Figure 2. The TMS2Tool object property means that a certain tool can be used to destroy different types of materials. The TMS2Mat object property means that a certain type of materials can be demolished by different tools. Therefore, an individual of ToolMatSec is designed to represent the relationship between one tool and one type of materials. It contains the two aforementioned object properties and the TMS_SecDist data property, which initially is the time an ordinary firefighter spends in order to use the tool to destroy the materials. Then, this time value will be converted into a distance value, called the fabricated distance, which is the time multiplied by the fixed speed. This speed parameter is given externally, and the default value is 0.5 m per second, which is the walking speed of ordinary firefighters with a normal set of equipment. Hence, for example, if the firefighter spends 10 s using a particular tool to demolish a given building material, the final value of TMS_SecDist shall be 5 m. In fact, firefighters can experiment in advance to record the time spent for each tool destroying each material, in order to form the first category of the ontology model.
The second category is established based on a given building’s BIM model and includes the following nine ontological classes: BS, Door, Inside, Link, LinkSS, Separator, Wall, Window, and Zone. A customized data transformation process, called the BIM-Ontology Converter, has been developed to extract needed geometry information from BIM data and create objects or values for these ontological classes. When firefighters arrive at a scene, they can apply this process to finalize all BIM-related preparation work. Basically, Zone is the generic concept of space, and one of its subclasses is Inside, which means every Inside individual represents a room in a given floor level of the building. It should be noted that in the ontology model the location of each evacuee must be one of the Inside individuals, meaning that evacuees are assumed to stay in certain room(s) inside the building.
The superclass of all BIM-related concepts is defined as BS, abbreviated from BIM Superclass, and it serves as the most generic building usage and common BIM interfaces here. Direct subclasses of BS are Zone and Separator. Basically, Separator represents the concept of real-world building components separating zones. If a building component, such as a wall, physically splits a large space into two rooms, it can be regarded as an individual Separator, which currently has three subclasses: Door, Window, and Wall. Individuals of Door, Window, and Wall represent real-world doors, windows, and walls respectively. A data property called Locked is added to Door or Window to enhance its versatility for reasoning the feasibility of a passage. The Sep2Mat object property, defined in Separator, can be used to link an individual of Separator’s subclass to the corresponding Material individual. Hence, when the BIM-Ontology Converter is performed, all relationships between building components and materials should be maintained consistently in the ontology model based on the information originally defined in the BIM model. It should also be noted that each time a firefighter enters a scene, they may face different conditions, therefore the individuals of BS’s subclasses may need to be changed accordingly. For instance, as the fire evolves, some building floor levels may have to be abandoned. Modifications of the individuals of BS’s subclasses to reflect the current conditions of the building may be needed. Indeed, more data properties such as fire scene conditions can be added to BS to cover the overall status data of a fire scene.
Further, a series of individuals of Link, which is the general concept of a link in a graph, can be used to represent a rescue route. The concept of a node in a graph is denoted by both the data property for representing the node’s label, i.e., LinkP1id or LinkP2id, and the object property for representing the node itself as a specific building component, i.e., Link2P1 or Link2P2. Certainly, two nodes form a Link object. There are two Link subclasses: LinkZS and LinkSS. The former represents an ordinary link, without any obstruction, connecting two distinct Separator individuals inside a room, while the latter represents such a link passing a Separator individual to be dismantled. An individual of LinkSS usually contains the same Separator individual as the Link2P1 and Link2P2 object properties. This is because when a firefighter dismantles a real-world building component such as a door, typically s/he will encounter only one type of building material. Lastly, the LinkSS_DistFac data property represents the thickness adjustment factor and/or the additional time needed for passing through each real-world door, window, or wall and is defined inside an individual of LinkSS. It can be used to enlarge or diminish the time needed for firefighters to dismantle the building component with atypical thickness and to pass smoothly. For instance, it takes 55 s for an ordinary firefighter to employ a forcible entry tool of Saber Saw to dismantle a wall of Laminated Timber with the standard thickness of 5 cm. When the firefighter encounters the same type of wall with a thickness of 10 cm, the value of LinkSS_DistFac should be close to 2.0 for such additional time.
The third category of ontological classes includes Person and Outside. Certainly, each individual Person represents a firefighter. Because of the differences in task assignments and physical abilities, the forcible entry tools that a firefighter can carry are not the same. Such information can be represented in the Tool2Person object property and be entered into the ontology model after firefighters arrive at a scene. An individual Outside represents a possible entry point of a building.
Finally, an individual of LinkZS can be regarded as simply a link without any obstruction and be classified into the second and third categories. This is because such a link will be entered or accessed at multiple time points and, in fact, contains three variation cases: (1) Separator–Zone–Separator (aka the SZS case): this case implies that the link is inside a room and connects a Separator individual to another Separator individual through the Inside individual; (2) Outside–—Separator (aka the OS case): this case implies that the link is in fact outside the building and connects an Outside individual to a Separator individual in the boundary room/zone; and (3) Separator–Evacuee (aka the SE case): this case implies that the link is inside a certain room containing evacuees and connects a Separator individual of the room/zone to the Inside individual representing the evacuee(s). Since the geometry and/or location information can be obtained from the BIM model, the value of the LinkZS_Dist data property can be calculated automatically and precisely. Additionally, all data in the SZS case should be created completely once the BIM model is available. Once the location information regarding firefighters and/or evacuees can be determined, the OS and SE cases should be finalized.

3.4. Collection of Time Use on Tools against Materials

Adequate use of forcible entry tools can be regarded as one of the most important tasks in fire rescue operations []. Today, many fire departments in Taiwan have contracted for the purchase of appropriate forcible entry tools, which need to meet related specifications and performance requirements, in order to be used in cases involving life trapping, hermetic room rescue, building structural fires, car or train accident rescue, earthquake disasters, etc. In Taoyuan City, where the research team is located, the fire department has selected the European standard of DIN EN 13204 (double-acting hydraulic rescue tools for fire and rescue service use—safety and performance requirements) and the ANSI/NFPA 1936 standard (performance requirements for powered rescue tools and components that are used by emergency services personnel to facilitate the extrication of victims from entrapment) for defining the specifications for such purchase contracts [,]. However, these specifications simply define whether materials of different shapes, diameters, thicknesses, or side lengths can be dismantled by each tool, thereby defining its performance level [,,,,,]. In other words, such specifications do not define any requirements regarding how long a given tool should be used to completely dismantle a certain type of building material [,,]. Therefore, it is necessary to measure the time used in each pair of materials and tool in order to assist in rescue route planning.
In this study, ten firefighters, with an average of nine years of rescue experience, were invited to participate in the experiment for collecting the time used to destroy a given building component using a specific forcible entry tool. The experiment was designed to simulate LTC fire scenes as much as possible. Basically, 12 forcible entry tools, often utilized here in fire rescue operations, and 14 types of building materials were covered in the experiment, as listed in Table 2. The building components containing such materials were selected and dismantled for the experiment because they can be acquired almost free and are frequently utilized in construction projects in Taiwan. As indicated in Table 2, the materials can be classified into four categories: metal, wood, stone, and glass. The thickness of the mental materials and the wood materials is 1.5 cm and 2.5 cm, respectively. The diameter of the copper wire is 1.5 cm, and the diameter of the iron column is the same. The thickness of the concrete, stone, and tile is 2.5 cm, 2.5 cm, and 1.5 cm, respectively. There are three types of glass, all with a thickness of 0.8 cm. The value shown in each cell of Table 2 is the seconds averagely needed for one firefighter to use a given tool to dismantle a specific type of materials when he carries a full set of equipment.
Table 2. The experiment of dismantling time in seconds for different material vs. tool.

4. Model Demonstration and Discussions

4.1. Pseudo Codes for the Transformation and Reasoning Processes of the Ontology Model

The previous section explained the structure of the ontology model and the dismantling time of each forcible entry tool for various building materials. This section will describe the details about how to build and use the ontology model, such as how to extract and transform the required data from BIM software to the ontology model (see Algorithm 1) and what information firefighters need to enter when they are on the scene of a fire (see Algorithm 2). Finally, the ontological reasoning process for each fire rescue operation to get the shortest route will be described (see Algorithm 3), with the assistance from employing Dijkstra’s algorithm. The following paragraphs describe each Algorithm in detail and highlight design considerations.
Algorithm 1 Set up general properties of Tool, Material, and ToolMatSec in the ontology model
Input:
   The information about all forcible entry tools available in the fire department and building materials commonly used in the local area are needed.
Output:
   All individuals of Material, Tool and ToolMatSec in the ontology model will be completely defined. The ontology model in such status can be called as in the initial version.
Steps:
   1: Create and set up all known Material individuals;
   2: Create and set up all known Tool individuals;
   3: For each pair of Material and Tool individuals according to Table 2:
   4:    Create a ToolMatSec individual;
   5:    Set up the TMS2Mat object property as the corresponding Material individual;
   6:    Set up the TMS2Tool object property as the corresponding Tool individual;
   7:    Set up the TMS_SecDist data property based on Table 2;
8: End for
Algorithm 2 Set up BIM-related ontology classes
Input:
   The BIM Revit file and the floor number of the fire scene are needed.
Output:
   All individuals of Inside, LinkSS, Door, Window and Wall in the ontology model will be completely defined. The individuals of LinkZS in all the rooms, except the room(s) containing the evacuees, will be defined. In other words, the SZS case will be finalized after Algorithm 2 is performed.
Steps:
   1: For each room in the given floor level:
   2:    Create an Inside individual representing the room;
   3:    For each wall of the room:
   4:      bSep = False;
   5:      For each BIM window or door element along the wall side:
   6:        bSep = True;
   7:        If there is no Separator individual associated with this BIM window or door element:
   8:          Create a Window or Door individual whose parent class is Separator;
   9:          Query the BIM element and set up the Sep2Mat object property as the Material individual;
   10:       End if
   11:     End for
   12:     If bSep = False and there is no Separator individual associated with this BIM wall element:
   13:       Create a Wall individual whose parent class is Separator;
   14:       Query the BIM element and set up the Sep2Mat object property as the Material individual;
   15:     End if
   16:   End for
   17:   For each Separator individual in the room:
   18:     If there is no LinkSS individual containing this Separator individual:
   19:       Set w as the current BIM wall element;
   20:       Create a LinkSS individual;
   21:       Assign the two Face.GeometryObject.IDs of w to LinkP1id and LinkP2id accordingly; // one wall side face, one Revit Face unique id
   22:       Set up the LinkSS_DistFac data property based on its material thickness; // 1.0 means the ordinary thickness of its material
   23:       Assign this Separator individual to both Link2P1 and Link2P2;
   24:     End if
   25:   End for
   26:   For each pair of the Separator individuals within the room: // the individuals are defined as s1 and s2 respectively. Note that s1 is one of the Separator individuals in the BIM wall element (denoted as w1), and so for s2 and w2, where w1 is not equal to w2. Moreover, note that firstly, s1 or s2 should represent each unlocked BIM window or door element. Only if there is no such element along each wall side can s1 or s2 be used to represent each locked BIM window, door or even wall element along the wall side.
   27:     Create a LinkZS individual; // for example, there will be six LinkZS individuals for a typical rectangular room, with each wall side containing just one Separator individual.
   28:     Assign s1 and s2 to Link2P1 and Link2P2 accordingly;
   29:     Get the two Face.IDs from s1 and s2 of the same room and assign them to LinkP1id and LinkP2id accordingly;
   30:     Query BIM geometry and set up the LinkZS_Dist data property based on the actual length;
   31:   End for
   32: End for
Algorithm 3 Finalize the ontology to generate the shortest rescue route
Input:
   An entry position (denoted as b) and a list of each evacuee position for rescue (denoted as e) are needed. Moreover, information regarding forcible entry tools carried by the firefighter is needed.
Output:
   The shortest route to each evacuee will be generated, along with the tools suggestion.
Steps:
   1: Set up the Person individual as the firefighter and all forcible entry tools he or she will carry as each Tool2Person object property;
   2: For each evacuee e position: // for the SE case
   3:    Find the e’s room, which is assumed to be i pertaining to the Inside class;
   4:    If i has not been visited before:
   5:      For each Separator individual in i:
   6:        Create a LinkZS individual and assign (this Separator individual, i) to Link2P1 and Link2P2 accordingly;
   7:        Assign the Face.ID of this wall side to LinkP1id;
   8:        If e does not have a unique integer:
   9:          Generate a unique integer for e;
   10:       Else
   11:         Assign e’s integer to LinkP2id;
   12:       End if
   13:       Query BIM geometry and set up the LinkZS_Dist data property based on the actual length;
   14:     End for
   15:   Else
   16:     Record that this e’s route is the same as the one defined in the i’s previous visitation;
   17:   End if
   18: End for
   19:// Assume that the given entry point can have many nearby Separator individuals in different rooms, all within 15 m (the OS case).
   20: Create an Outside individual o for b and generate a unique integer for b;
   21: For each Separator individual pertaining to a BIM window or door element, all within the predefined radius distance of b:
   22:   Create a LinkZS individual and assign (o, this Separator individual) to Link2P1 and Link2P2 accordingly;
   23:   Assign b’s integer to LinkP1id;
   24:   Assign the Face.ID of this Separator individual’s outer wall side to LinkP2id;
   25:   Query BIM geometry and set up the LinkZS_Dist data property based on the actual length;
   26: End for
   27:// At this line, the final version of the ontology model can be obtained.
   28: SWRL-1: // this SWRL command can be used to help the firefighter know which forcible entry tool best for dismantling a given building component.
   29:       RDP:LinkSS(?z) ^ RDP:Link2P1(?z, ?p1) ^ RDP:Link2P2(?z, ?p2) ^
   30:       RDP:Sep2Mat(?p1, ?m1) ^ RDP:Sep2Mat(?p2, ?m2) ^
   31:       RDP:TMS2Mat(?tt1, ?m1) ^ RDP:TMS2Mat(?tt2, ?m2)
   32:       ^ RDP:TMS2Tool(?tt1, ?t1) ^ RDP:TMS2Tool(?tt2, ?t2)
   33:       . sqwrl:makeSet(?sMat, ?m1) ^ sqwrl:makeSet(?sMat, ?m2)
   34:       ^ sqwrl:groupBy(?sMat, ?z) . sqwrl:element(?eMat, ?sMat) ^
   35:       RDP:TMS2Mat(?eTMS, ?eMat) ^ RDP:TMS_SecDist(?eTMS, ?eDist) ^
   36:       RDP:TMS2Tool(?eTMS, ?eTool) -> sqwrl:select(?z, ?eMat, ?eDist, ?eTool)
   37:       ^ sqwrl:orderBy(?z, ?eDist)
   38:       SWRL-2: // this SWRL command can be used help the firefighter know the inferred, fabricated distance for using the best tool dismantling a given building component
   39:       RDP:LinkSS(?z) ^ RDP:Link2P1(?z, ?p1) ^ RDP:LinkSS_DistFac(?z, ?fa) ^
   40:       RDP:Sep2Mat(?p1, ?m1) ^ RDP:TMS2Mat(?tt1, ?m1) ^
   41:       RDP:TMS2Tool(?tt1, ?t1) ^ RDP:TMS_SecDist(?tt1, ?d1) ^
   42:       RDP:Tool2Person(?t1, ?per1) ^ sameAs(?per1, RDP:iPerson)
   43:       . sqwrl:makeSet(?ss, ?d1) ^ sqwrl:groupBy(?ss, ?z) .
   44:       sqwrl:min(?min1, ?ss) ^ swrlb:multiply(?min2, ?min1, ?fa) ^
   45:       sqwrl:max(?maxx, ?ss) -> sqwrl:select(?z, ?min2, ?fa, ?min1, ?maxx)
   46:// End of SWRL work
   47: Formulate the distance matrix and run Dijkstra’s algorithm from b to all end points and then run filtering to get the route to each rescue point e;
Algorithm 1 shows the steps to establish the initial version of the ontology model. As introduced previously, this model is in fact independent of any buildings and contains the information the fire department needs to possess and manage before any fire events. In other words, if firefighters would like to reuse the ontology model to plan rescue routes for other fire scenes of different buildings, they have to clean and restore the ontology model to the initial version.
Then, for a specific fire scene, firefighters need to obtain the BIM file describing the given building, preferably in the Revit file format. Algorithm 2 shows the steps to formally transform the BIM data into the ontology model. Once finished, the ontology model can be reused throughout the given fire scene.
In Algorithm 2, the first for loop (Line 1) deals with setting up objects or values for each room of a given floor level. Inside a room, the second for loop (Line 3) deals with setting up objects or values along each wall. Only three classes of individuals are allowed here: Window, Door, and Wall. For each BIM window or door element on a wall, the corresponding Separator individual will be created, meaning that it can be one of the candidate nodes for passing through the wall. However, if there is no BIM window or door element on a wall, the wall itself will become a Separator individual, meaning that firefighters may still break through this wall for passing, providing that adequate tools are carried and employed.
As indicated previously, a LinkSS individual contains two identical Separator individuals, which is designed to represent the BIM window, door, or wall element. When determining the best rescue route, each such LinkSS individual is used to represent a fabricated link with a prolonged distance, to denote the time needed to dismantle the building component and to pass smoothly. Certainly, there will be a set of distinct LinkSS individuals with different fabricated distances to indicate each passing path of the same wall using different forcible entry tools for the specified building components.
The final for loop (Line 26) deals with the SZS case for the LinkZS class. Basically, firefighters would like to select such a link that will pass through the room and contain both the Separator individuals all with the unlocked status. If there is no such link, firefighters will have to dismantle at least one locked door or window component. The worst case is the link containing both the Separator individuals representing two distinct walls, which implies that firefighters will spend much time demolishing the two wall components in order to reach the next room or zone.
After running Algorithm 2, firefighters will begin to enter the building for fire rescue operations. Algorithm 3 can help them obtain the shortest route(s) from their current position, i.e., outside the building, to the location of each evacuee inside the building. Firefighters need to reuse the ontology model after having run Algorithm 2, as well as to input the positions of the candidate entry point and the evacuees. In addition, they can enter the list of forcible entry tools they currently carry to the ontology model, to better reflect the current conditions of the fire scene. It should be also noted that since the process of shortest rescue route generation involves ontological inferences, Algorithm 3 contains two SWRL commands to facilitate the reasoning process.
In Algorithm 3, Line 1 deals with setting up the relationship between the firefighter and the forcible entry tools carried. In fact, each fire rescue operation may involve a different set of forcible entry tools and can contain several rescue routes to all the evacuees currently identified. Hence, in Line 2, this for loop deals with setting up the SE case for the LinkZS class, i.e., a link from the Separator individual on the wall to the position of the evacuee (denoted as e). Note that each BIM wall element should have at least one Separator individual. If such a Separator individual pertains to a BIM window or door element, undoubtedly it will be selected to form a LinkZS individual.
Lines 19–26 deal with setting up the OS case for the LinkZS class. Suppose that firefighters can tell the ontology model about their current position (denoted as b). Line 21 shows that the BIM software will be employed to find out all Separator individuals, which are located within a prescribed distance and pertain to BIM window or door elements. These individuals will be used to create the corresponding LinkZS individuals to form the candidate entry paths. In Line 27, the ontology model can be regarded as in the final version and is ready for the following reasoning work.
Lines 28–37 pertain to the first SWRL command and are designed to help the firefighter pick the best forcible entry tool for dismantling a specified building component. This SWRL output tuple consists of: (1) LinkSS individual; (2) Material individual; (3) the fabricated distance without considering thickness adjustment; (4) Tool individual. Here, because SWRL is good at reasoning about the relationship between objects, this command will generate multiple records representing the forcible entry tools all applicable to a given building component and sort out the results according to the prefabricated distances from short to long. The firefighter should always pick the first suggested tool unless the firefighter is unfamiliar with the tool or has other considerations.
Lines 38–45 pertain to the second SWRL command and are designed to list the inferred, fabricated distance for the best tool suggested for each building component requiring demolishment. This SWRL output tuple consists of: (1) LinkSS individual; (2) the final inferred, fabricated distance; (3) the thickness adjustment factor; (4) the fabricated distance without considering thickness adjustment. These inferred distances can then be used to form the graph that allows each fabricated link to have the correct distance, and finally, the shortest path from the firefighter to all evacuees can be determined.
After running the two SWRL commands, all Link individuals, whether pertaining to the LinkZS class with real length or pertaining to the LinkSS class with fabricated length, now have known distance values. Next, a distance matrix, often used in graph theory, can be formed using these distance values derived from SWRL, and N means the total number of nodes. In this matrix, the entries on the main diagonal line are all zero, i.e., xii = 0 for all 1 ≤ iN, and the matrix is symmetric (xij = xji). Moreover, all the off-diagonal entries are positive (xij > 0 if ij), i.e., a non-negative matrix. Further, if the two building components represented as the nodes in the graph are not connected, the corresponding cell value in the matrix is zero. This is because the first building component to which the corresponding column index belongs and the second building component to which the corresponding row index belongs should not be able to form a Link individual.
Once the distance matrix has been determined, Dijkstra’s algorithm can be employed to find the shortest path between a given source node and every other node. The position of the firefighter can be regarded as the source node and should be placed in the first column/row index, while the position of each evacuee can be regarded as a target node placed in any other column/row index. Because Dijkstra’s algorithm is very popular and commonly used in different domains, this research simply applied it to the problem domain and does not show the algorithm steps. Figure 3 shows a sample output with the path information based on Dijkstra’s algorithm for the proposed ontology model.
Figure 3. A sample output showing the detailed path of each rescue route based on Dijkstra’s algorithm.

4.2. Ontology Model Evaluation Results

To validate the usability of the proposed approach, a recent LTC fire investigation report was chosen as the input to the ontology model. In this three-story LTC facility, a fire broke out in the early hours of a morning in February 2019 and should have started in the laundry room on the second floor, as shown in the red dot in Figure 4. Arranged by the nursing staff, the evacuees were concentrated in the storage room (see Point S6 of Figure 4), which was far from the origin of the fire. The nearby stairwell was not used for many years and was full of debris, which was not conducive to the passage of firefighters. Hence, the field commander decided to take the stairs next to the entrance gate to the second floor (see Point S1 of Figure 4). According to the investigation report, the firefighters went to the evacuees’ place (Point S6) after passing through the main corridor (see the red dotted line of Points S1, S2 and S3 in Figure 4). Since most of the left half of the second floor was the bedroom area and the right half was the public space, the LTC facility owner already set up a door to separate the two zones. This door was made of laminated timber and had a thickness of 5 cm (see Point S3 of Figure 4).
Figure 4. A recent LTC fire scene for model validation.
During the fire rescue operation, one firefighter used a disk cutter to dismantle this door for passing through, which took 90 s for complete demolishment. It should be noted that if the thickness of the door is only 2.5 cm, it would only take 45 s to destroy it with this tool, based on the measurement data listed in Table 2. According to the recorder on the firefighter’s body, between 3:45:15 AM and 3:47:43 AM, the firefighter traveled from Points S1 to S2 to S3 to S6, with a total length of 29.4 m, and it took a total of 148 s (including the dismantling time). The average walking speed of the firefighter was 0.509 m per second.
The research team prepared the ontology model applicable to this fire scene and inputted relevant data. Using the proposed approach, the final ontology model suggested another rescue route, which is longer in length and requires breaking a glass door (see Point S5 of Figure 4). Basically, the new route indicates that a firefighter should go to the evacuees’ place after passing through another corridor (see the purple dotted line of Points S1, S4 and S5 in Figure 4). The model output also includes the use of another forcible entry tool and expresses that the firefighter should use a crowbar to dismantle this glass door for passing through. The estimated time for such complete demolishment is just 3 s. Hence, the suggested fire rescue route is from Points S1 to S4 to S5 to S6, with a total length of 47.6 m, and it should take a total of 97 s (including the dismantling time). It should be also noted that the average walking speed of the firefighter was the same in both cases. Obviously, compared to the original route, the new route is shorter, requires less time to walk, and should be safer.
After the comparison, seven senior firefighters, with an average of 15 years of rescue experience, were invited to attend the evaluation workshop. Fundamental BIM and ontology concepts as well as the related literature and research results were introduced. The experts’ further opinions on the use of the proposed approach as well as managerial insight were collected and are summarized as follows:
  • There are four phases in a typical building structural fire: inception, growth, full development and decay. When firefighters arrive at a scene, if they identify the current situation is in the first or second phase, the length of a rescue route is often not a top priority. Almost all routes involve the use of forcible entry tools (hereinafter referred to as tools). Only by choosing the right tools can the overall time be shortest.
  • Firefighters may not be familiar with building materials and it sometimes happens that they spend much time using the wrong tools for dismantling certain building components.
  • At a fire scene, firefighters may need to search elsewhere to find a better rescue route. Although such a route is relatively long, the overall time could be shorter due to the use of correct tools.
  • When the fire scene is a basement because the underground structure of a building is usually solid, airtight and not easy to ventilate, it is difficult for firefighters to judge the fire situation from the ground. Firefighters first need to enter the basement to assess the situation; hence, it is important to carry and use the right tools, so they can go down just once. In the past, there have been cases of smoldering caused by firefighters dismantling components for too long due to selecting the wrong tools. Such cases may also be due to the fact that firefighters want to carry light tools, which might lead to going back and forth several times until the right tools are utilized.
  • Some tools are very effective in dismantling certain materials, which might make firefighters mistakenly believe that the tools are also effective in demolishing other similar types of materials. For example, a chain saw has a good destructive effect on wood materials and firefighters might misuse the tool to dismantle softer metals, such as aluminum. Because the blade of a chain saw is running at high speed, when it first touches the metal, it can smoothly cut a small gap on the surface. However, when it is broken down, the sharp chain often causes the chain to jam instantly due to insufficient damage to the metal, which is harmful to the operator.
  • Some tools need to be assembled before use and the selection of tool parts is in fact dependent on the type of the material demolished. For instance, a disk cutter can be regarded as one of the most frequently used tools by firefighters, and it has two cutting wheel options during assembling: resin or diamond. At present, the Taoyuan Fire Department only uses resin cutting wheels for assembling a disk cutter, even for dismantling concrete. However, in other fire departments in Taiwan, due to the use of different tool brands, some use diamond cutting wheels for dismantling clay bricks, which can have better damage effects.
  • Before firefighters demolish a building component, they may need to be aware of the legal issue regarding the financial value of the component to be demolished. For the civil codes in most countries, the statement similar to the following may exist: a person acting to avoid an imminent danger menacing the life, body, liberty, or property of himself or of another is not liable to compensate for any injury arising from his/her action, provided the action is necessary for avoiding the danger and does not exceed the limit of the injury which would have been caused by the said danger. In other words, firefighters may need to compare the cost of the component to be demolished with the price of not performing the rescue operation. The experts believed that the price value could be directly obtained from BIM software, which definitively helps firefighters assess whether to run the rescue operation.
  • Although this study is meant to help to start planning the best route when firefighters arrive at a fire scene, from the management perspective, the proposed approach should assist in the decision regarding dispatching which types of fire vehicles. The reason is that, in fact, each type of fire vehicle often has specific disaster relief tasks and functions and the tools that can be carried by one fire vehicle are limited. When the public reports a fire, if firefighters can access the facility’s BIM data, they should be able to know which tools they should carry once the rescue route and building materials information are available. In the local governments of the United States and Japan, due to the similar fire organization to Taiwan, local firefighters also need 2D building maps for disaster relief work. Some fire departments have new information technologies to assist in disaster decision making. For example, firefighters in San Francisco can use mobile apps to check the water sources near the facility []. However, it is slightly insufficient for disaster relief assistance in buildings.

5. Conclusions

This research proposes a BIM-based ontology model for fire rescue operations in LTC facilities. When firefighters arrive at a fire scene, through the proposed SWRL-based algorithms and codes, the final ontology model can help firefighters find the shortest rescue route to each evacuee identified. The model output includes what forcible entry tools should be used by firefighters whenever they encounter a door, window or wall that needs to be destroyed. This is because the mobility of LTC residents is poor, and many doors and windows of an LTC facility are often closed due to management requirements.
Although BIM models have building geometry and materials information, it is not easy to add non-building attributes to such models for other management purposes. The BIM software itself does not have reasoning functionality either. Therefore, this study integrates BIM and ontology technology. The proposed ontology model can fully express many dynamic relationships such as the characteristics of a firefighter, forcible entry tools currently carried, building components and materials encountered and rescue routes. The model output has been verified through the experts’ evaluation workshop, in order to show the correctness and practicability of the proposed approach.
Due to the poor visibility of many fire scenes, future research needs to enable firefighters to perceive a given building’s spatial layout in advance. For example, once the current location of a firefighter is known, the future version of the proposed approach shall display what building elements he or she is facing and what forcible entry tools are recommended to use if needed. In addition, when some forcible entry tool is in use if the tool encounters certain building materials, the results of forcible use will be harmful and have been reported in the literature. If the future version of the proposed approach can more actively remind this kind of knowledge, it is bound to avoid such secondary disaster events and shall improve the overall efficiency and effectiveness of fire rescue operations.

Author Contributions

Conceptualization, P.-Y.W. and C.-C.C.; design of the work, R.-G.W., P.-Y.W., C.-Y.L., J.-C.T., M.-L.C. and C.-C.C.; writing—original draft preparation, R.-G.W., P.-Y.W., C.-Y.L., J.-C.T. and M.-L.C.; writing—review and editing, R.-G.W. and C.-C.C. All authors have read and agreed to the published version of the manuscript.

Funding

The research was supported by the Ministry of Science and Technology of Taiwan under Project No. MOST108-2221-E-008-009-MY3, by Architecture and Building Research Institute, Ministry of the Interior of Taiwan under Collaborative Project No. 11115B0001 and by Institute for Information Industry, Bureau of Energy, Ministry of Economic Affairs of Taiwan and Environmental Protection Department, New Taipei City Government in Taiwan under Project No. 111-E0208 and PP22050042.

Institutional Review Board Statement

Not applicable.

Data Availability Statement

The data presented in this study are available on request from the corresponding author. The data are not publicly available due to the sponsored investigation.

Acknowledgments

The authors gratefully acknowledge the support provided by the Taoyuan Fire Department, Taoyuan City Government in Taiwan.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. National Institute on Aging. What Is Long-Term Care? Available online: https://www.nia.nih.gov/health/what-long-term-care (accessed on 1 May 2022).
  2. World Bank. Population Ages 65 and Above (% of Total Population). Available online: https://data.worldbank.org/indicator/SP.POP.65UP.TO.ZS (accessed on 1 May 2022).
  3. Centers for Disease Control and Prevention. Long-Term Care Providers and Services Users in the United States, 2015–2016. Available online: https://www.cdc.gov/nchs/data/series/sr_03/sr03_43-508.pdf (accessed on 1 May 2022).
  4. Salleh, N.M.; Salim, N.A.A.; Jaafar, M.; Sulieman, M.Z.; Ebekozien, A. Fire safety management of public buildings: A systematic review of hospital buildings in Asia. Prop. Manag. 2020, 38, 497–511. [Google Scholar]
  5. National Fire Protection Association. Structure Fires in Health Care Facilities. Available online: https://www.nfpa.org//-/media/Files/News-and-Research/Fire-statistics-and-reports/Building-and-life-safety/oshealthcarefacilities.pdf (accessed on 1 May 2022).
  6. National Fire Protection Association. Fire Loss in the United States during 2020. Available online: https://www.nfpa.org/~/media/fd0144a044c84fc5baf90c05c04890b7.ashx (accessed on 1 May 2022).
  7. Aiken, L.H.; Sloane, D.M.; Bruyneel, L.; van den Heede, K.; Griffiths, P.; Busse, R.; Diomidous, M.; Kinnunen, J.; Kózka, M.; Lesaffre, E.; et al. Nurse staffing and education and hospital mortality in nine European countries: A retrospective observational study. Lancet 2014, 383, 1824–1830. [Google Scholar] [CrossRef]
  8. Wang, T.Y.; Tsai, K.C. Investigation Report of Bei-Men Hospital Fire in Taiwan on 23 October 2012. In Proceedings of the 11th Asia-Oceania Symposium on Fire Science and Technology, Taipei, Taiwan, 22–24 October 2018; Springer: Singapore, 2019; pp. 857–865. [Google Scholar]
  9. Cable News Network. Taipei Hospital Fire Leaves 9 Dead, 15 Injured. Available online: https://edition.cnn.com/2018/08/13/asia/taipei-hospital-fire-intl/index.html (accessed on 1 May 2022).
  10. British Broadcasting Corporation. South Korea Hospital Fire Kills at Least 37 in Miryang. Available online: https://www.bbc.com/news/world-asia-42828023 (accessed on 1 May 2022).
  11. Lee, E. Comparative Analysis between the Jecheon Sports Center and Miryang Sejong Hospital Fires. J. Korean Soc. Hazard Mitig. 2019, 19, 151–158. [Google Scholar] [CrossRef][Green Version]
  12. Yazdani, M.; Mojtahedi, M.; Loosemore, M.; Sanderson, D.; Dixit, V. Hospital evacuation modelling: A critical literature review on current knowledge and research gaps. Int. J. Disaster Risk Reduct. 2021, 66, 102627. [Google Scholar] [CrossRef]
  13. International Association of Fire Chiefs. Firefighter Suffers Burns during Basement Evolution with High Fuel Loads. Available online: http://www.firefighternearmiss.com/Reports?id=13822 (accessed on 1 May 2022).
  14. International Association of Fire Chiefs. Vent Saw Chain Failure. Available online: http://www.firefighternearmiss.com/Reports?id=11754 (accessed on 1 May 2022).
  15. International Association of Fire Chiefs. Smoke Explosion at Structure Fire. Available online: http://www.firefighternearmiss.com/Reports?id=6406 (accessed on 1 May 2022).
  16. Azhar, S. Building information modeling: Trends, benefits, risks, and challenges for the AEC industry. ASCE Leadersh. Manag. Eng. 2011, 11, 241–252. [Google Scholar] [CrossRef]
  17. Kim, T.W.; Fischer, M. Ontology for Representing Building Users’ Activities in Space-Use Analysis. J. Constr. Eng. Manag. 2014, 140, 04014035. [Google Scholar] [CrossRef]
  18. Shen, Y.; Xu, M.; Lin, Y.; Cui, C.; Shi, X.; Liu, Y. Safety Risk Management of Prefabricated Building Construction Based on Ontology Technology in the BIM Environment. Buildings 2022, 12, 765. [Google Scholar] [CrossRef]
  19. Shen, Q.; Wu, S.; Deng, Y.; Deng, H.; Cheng, J.C.P. BIM-Based Dynamic Construction Safety Rule Checking Using Ontology and Natural Language Processing. Buildings 2022, 12, 564. [Google Scholar] [CrossRef]
  20. Ren, G.; Li, H.; Liu, S.; Goonetillake, J.; Khudhair, A.; Arthur, S. Aligning BIM and ontology for information retrieve and reasoning in value for money assessment. Autom. Constr. 2021, 124, 103565. [Google Scholar] [CrossRef]
  21. González, E.; Piñeiro, J.D.; Toledo, J.; Arnay, R.; Acosta, L. An approach based on the ifcOWL ontology to support indoor navigation. Egypt. Inform. J. 2021, 22, 1–13. [Google Scholar] [CrossRef]
  22. Jiang, L.; Shi, J.; Wang, C. Multi-ontology fusion and rule development to facilitate automated code compliance checking using BIM and rule-based reasoning. Adv. Eng. Inform. 2022, 51, 101449. [Google Scholar] [CrossRef]
  23. Pouchard, L.; Ivezic, N.; Schlenoff, C. Ontology Engineering for Distributed Collaboration in Manufacturing. In Proceedings of the AIS 2000 Conference (NIST), Gaithersburg, MD, USA, 16–19 October 2000. [Google Scholar]
  24. De Nicola, A.; Missikoff, M.; Navigli, R. A software engineering approach to ontology building. Inf. Syst. 2009, 34, 258–275. [Google Scholar] [CrossRef]
  25. Deshpande, N.; Kumbhar, R. Construction and applications of ontology: Recent trends. DESIDOC J. Libr. Inf. Technol. 2011, 31, 84–89. [Google Scholar] [CrossRef]
  26. Bader, S.R.; Grangel-Gonz’alez, I.; Tasnim, M.; Lohmann, S. Structuring the Industry 4.0 Landscape. In Proceedings of the 24th IEEE International Conference on Emerging Technologies and Factory Automation (ETFA), Zaragoza, Spain, 10–13 September 2019; pp. 224–231. [Google Scholar]
  27. Fu, C.; Liu, C.; Ishi, C.; Yoshikawa, Y.; Ishiguro, H. SeMemNN: A Semantic Matrix-Based Memory Neural Network for Text Classification. In Proceedings of the 2020 IEEE 14th International Conference on Semantic Computing (ICSC), San Diego, CA, USA, 3–5 February 2020. [Google Scholar]
  28. East, E.W.; Nisbet, N.; Liebich, T. Facility management handover model view. ASCE J. Comput. Civ. Eng. 2012, 27, 61–67. [Google Scholar] [CrossRef]
  29. Volk, R.; Stengel, J.; Schultmann, F. Building Information Modeling (BIM) for existing buildings—Literature review and future needs. Autom. Constr. 2014, 38, 109–127. [Google Scholar] [CrossRef]
  30. Gao, X.; Pishdad-Bozorgi, P. BIM-enabled facilities operation and maintenance: A review. Adv. Eng. Inform. 2019, 39, 227–247. [Google Scholar] [CrossRef]
  31. Hsieh, C.-C.; Liu, C.-Y.; Wu, P.-Y.; Jeng, A.-P.; Wang, R.-G.; Chou, C.-C. Building information modeling services reuse for facility management for semiconductor fabrication plants. Autom. Constr. 2019, 102, 270–287. [Google Scholar] [CrossRef]
  32. Chen, L.-C.; Wu, C.-H.; Shen, T.-S.; Chou, C.-C. The application of geometric network models and building information models in geospatial environments for fire-fighting simulations. Comput. Environ. Urban Syst. 2014, 45, 1–12. [Google Scholar] [CrossRef]
  33. Wang, S.-H.; Wang, W.-C.; Wang, K.-C.; Shih, S.-Y. Applying building information modeling to support fire safety management. Autom. Constr. 2015, 59, 158–167. [Google Scholar] [CrossRef]
  34. Chen, A.Y.; Chu, J.C. TDVRP and BIM Integrated Approach for In-Building Emergency Rescue Routing. J. Comput. Civ. Eng. 2016, 30, C4015003. [Google Scholar] [CrossRef]
  35. Zhou, Z.; Goh, Y.M.; Shen, L. Overview and Analysis of Ontology Studies Supporting Development of the Construction Industry. J. Comput. Civ. Eng. 2016, 30, 4016026. [Google Scholar] [CrossRef]
  36. Amailef, K.; Lu, J. Ontology-supported case-based reasoning approach for intelligent m-Government emergency response services. Decis. Support Syst. 2013, 55, 79–97. [Google Scholar] [CrossRef]
  37. Chou, C.-C.; Jeng, A.-P.; Chu, C.-P.; Chang, C.-H.; Wang, R.-G. Generation and visualization of earthquake drill scripts for first responders using ontology and serious game platforms. Adv. Eng. Inform. 2018, 38, 538–554. [Google Scholar] [CrossRef]
  38. NFPA. Standard on Powered Rescue Tools; NFPA: Quincy, MA, USA, 2015. [Google Scholar]
  39. Charlesraj, V.P.C. Knowledge-based Building Information Modeling (K-BIM) for Facilities Management. In Proceedings of the 31st International Symposium on Automation and Robotics in Construction and Mining, Sydney, Australia, 9–11 July 2014; pp. 936–941. [Google Scholar]
  40. Ren, Z.; Anumba, C. Multi-agent systems in construction–state of the art and prospects. Autom. Constr. 2004, 13, 421–434. [Google Scholar] [CrossRef]
  41. Leite, F.; Akinci, B. Formalized Representation for Supporting Automated Identification of Critical Assets in Facilities during Emergencies Triggered by Failures in Building Systems. J. Comput. Civ. Eng. 2012, 26, 519–529. [Google Scholar] [CrossRef]
  42. Luo, H.; Peng, X.; Zhong, B. Application of Ontology in Emergency Plan Management of Metro Operation. Procedia Eng. 2016, 164, 158–165. [Google Scholar] [CrossRef]
  43. Sha, K.; Shi, W.; Watkins, O. Using Wireless Sensor Networks for Fire Rescue Applications: Requirements and Challenges. In Proceedings of the 2006 IEEE International Conference on Electro/Information Technology, East Lansing, MI, USA, 7–10 May 2006. [Google Scholar]
  44. Lim, Y.; Lim, S.; Choi, J.; Cho, S.; Kim, C.; Lee, Y. A Fire Detection and Rescue Support Framework with Wireless Sensor Networks. In Proceedings of the 2007 International Conference on Convergence Information Technology, Gyeongju, Korea, 21–23 November 2007. [Google Scholar]
  45. Tan, L.; Hu, M.; Lin, H. Agent-based simulation of building evacuation: Combining human behavior with predictable spatial accessibility in a fire emergency. Inf. Sci. 2015, 295, 53–66. [Google Scholar] [CrossRef]
  46. Chen, A.Y.; Huang, T. Toward BIM-Enabled Decision Making for In-Building Response Missions. IEEE Trans. Intell. Transp. Syst. 2015, 16, 2765–2773. [Google Scholar] [CrossRef]
  47. Chou, J.-S.; Cheng, M.-Y.; Hsieh, Y.-M.; Yang, I.-T.; Hsu, H.-T. Optimal path planning in real time for dynamic building fire rescue operations using wireless sensors and visual guidance. Autom. Constr. 2018, 99, 1–17. [Google Scholar] [CrossRef]
  48. Nunavath, V.; Prinz, A. Visualization of Exchanged Information with Dynamic Networks: A Case Study of Fire Emergency Search and Rescue Operation. In Proceedings of the 2017 IEEE 7th International Advance Computing Conference, Hyderabad, India, 5–7 January 2017. [Google Scholar]
  49. Tsetsos, V.; Anagnostopoulos, C.; Kikiras, P.; Hadjiefthymiades, S. Semantically enriched navigation for indoor environments. Int. J. Web Grid Serv. 2006, 2, 453. [Google Scholar] [CrossRef]
  50. Yazdani, M.; Mojtahedi, M.; Loosemore, M. Enhancing evacuation response to extreme weather disasters using public transportation systems: A novel simheuristic approach. J. Comput. Des. Eng. 2020, 7, 195–210. [Google Scholar] [CrossRef]
  51. Rambha, T.; Nozick, L.K.; Davidson, R.; Yi, W.; Yang, K. A stochastic optimization model for staged hospital evacuation during hurricanes. Transp. Res. Part E Logist. Transp. Rev. 2021, 151, 102321. [Google Scholar] [CrossRef]
  52. Kim, K.Y.; Kutanoglu, E.; Hasenbein, J.; Wu, W.Y.; Yang, Z.L. A Large-Scale Patient Evacuation Modeling Framework using Scenario Generation and Stochastic Optimization. In Proceedings of the 2020 IISE Annual Conference (IISE), New Orleans, LA, USA, 30 May–2 June 2020. [Google Scholar]
  53. Chiu, Y.-Y.; Omura, H.; Chen, H.-E.; Chen, S.-C. Indicators for Post-Disaster Search and Rescue Efficiency Developed Using Progressive Death Tolls. Sustainability 2020, 12, 8262. [Google Scholar] [CrossRef]
  54. Cerna, S.; Guyeux, C.; Royer, G.; Chevallier, C.; Plumerel, G. Predicting Fire Brigades Operational Breakdowns: A Real Case Study. Mathematics 2020, 8, 1383. [Google Scholar] [CrossRef]
  55. Lin, B.S.M.; Lin, C.Y.; Kung, C.W.; Lin, Y.J.; Chou, C.C.; Chuang, Y.J.; Hsiao, G.L.K. Wayfinding of Firefighters in Dark and Complex Environments. Int. J. Environ. Res. Public Health 2021, 18, 8014. [Google Scholar] [CrossRef] [PubMed]
  56. Sun, X.; Zhang, Y.; Chen, J. High-Level Smart Decision Making of a Robot Based on Ontology in a Search and Rescue Scenario. Future Internet 2019, 11, 230. [Google Scholar] [CrossRef]
  57. Kim, Y.-D.; Son, G.-J.; Kim, H.; Song, C.; Lee, J.-H. Smart Disaster Response in Vehicular Tunnels: Technologies for Search and Rescue Applications. Sustainability 2018, 10, 2509. [Google Scholar] [CrossRef]
  58. Scholz, M.; Gordon, D.; Ramirez, L.; Sigg, S.; Dyrks, T.; Beiglm, M. A Concept for Support of Firefighter Frontline Communication. Future Internet 2013, 5, 113–127. [Google Scholar] [CrossRef]
  59. De Leeuw, D.; De Maeyer, P.; De Cock, L. A Gamification-Based Approach on Indoor Wayfinding Research. ISPRS Int. J. Geo-Inf. 2020, 9, 423. [Google Scholar] [CrossRef]
  60. Devlin, A.S. Wayfinding in Healthcare Facilities: Contributions from Environmental Psychology. Behav. Sci. 2014, 4, 423–436. [Google Scholar] [CrossRef]
  61. Bi, H.; Gelenbe, E. A Survey of Algorithms and Systems for Evacuating People in Confined Spaces. Electronics 2019, 8, 711. [Google Scholar] [CrossRef]
  62. British Standards Institution. Double Acting Hydraulic Rescue Tools for Fire and Rescue Service Use—Safety and Performance Requirements. Available online: https://standards.iteh.ai/catalog/standards/cen/98640a9a-fd90-4b6b-bb44-204d07130192/en-13204-2004 (accessed on 1 May 2022).
  63. Edwards, J.S.; Evenden, M.P.; Whittaker, B.N. The design of an instrument for measuring the cutting characteristics of rocks in situ. Min. Sci. Technol. 1991, 13, 115–129. [Google Scholar] [CrossRef]
  64. Weman, K. Cutting methods. In Welding Processes Handbook, 2nd ed.; Woodhead: Sawston, UK, 2012. [Google Scholar]
  65. Cho, J.W.; Jeon, S.; Jeong, H.Y.; Chang, S.H. Evaluation of cutting efficiency during TBM disc cutter excavation within a Korean granitic rock using linear-cutting-machine testing and photogrammetric measurement. Tunn. Undergr. Space Technol. 2013, 35, 37–54. [Google Scholar] [CrossRef]
  66. Staš, L.; Sitek, L.; Zajícová, V.; Souček, K.; Hlaváček, P. Effects of Shaping Method on Properties of Rock Samples. Procedia Eng. 2017, 191, 703–710. [Google Scholar] [CrossRef]
  67. Umili, G.; Bonetto, S.; Ferrero, A.M. An integrated multiscale approach for characterization of rock masses subjected to tunnel excavation. J. Rock Mech. Geotech. Eng. 2018, 10, 513–522. [Google Scholar] [CrossRef]
  68. Metternich, J.; Bosch, E. Understanding and assessing complexity in cutting tool management. Procedia CIRP 2018, 72, 1499–1504. [Google Scholar]
  69. Oggeri, C.; Fenoglio, T.M.; Godio, A.; Vinai, R. Overburden management in open pits: Options and limits in large limestone quarries. Int. J. Min. Sci. Technol. 2019, 29, 217–228. [Google Scholar] [CrossRef]
  70. Patel, D.; Thakar, V.; Pandian, S.; Shah, M.; Sircar, A. A review on casing while drilling technology for oil and gas production with well control model and economical analysis. Petroleum 2019, 5, 1–12. [Google Scholar] [CrossRef]
  71. Skinner, L. Oil field uses of hydraulic rigs. In Hydraulic Rig Technology and Operations; Gulf Professional: Houston, TX, USA, 2019; Volume 5, pp. 277–381. [Google Scholar]
  72. San Francisco Fire Department. Available online: https://apps.apple.com/us/app/san-francisco-fire-department/id1507849623 (accessed on 1 May 2022).
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Article Metrics

Citations

Article Access Statistics

Multiple requests from the same IP address are counted as one view.