Next Article in Journal
DIMETER: A Haptic Master Device for Tremor Diagnosis in Neurodegenerative Diseases
Previous Article in Journal
Influence of Surface Position along the Working Range of Conoscopic Holography Sensors on Dimensional Verification of AISI 316 Wire EDM Machined Surfaces
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Towards a Holistic Framework for the Evaluation of Emergency Plans in Indoor Environments

Department of Telematic Systems Engineering, Polytechnic University of Madrid, Madrid 28040, Spain
*
Author to whom correspondence should be addressed.
Sensors 2014, 14(3), 4513-4535; https://doi.org/10.3390/s140304513
Submission received: 8 October 2013 / Revised: 24 February 2014 / Accepted: 26 February 2014 / Published: 6 March 2014
(This article belongs to the Section Sensor Networks)

Abstract

: One of the most promising fields for ambient intelligence is the implementation of intelligent emergency plans. Because the use of drills and living labs cannot reproduce social behaviors, such as panic attacks, that strongly affect these plans, the use of agent-based social simulation provides an approach to evaluate these plans more thoroughly. (1) The hypothesis presented in this paper is that there has been little interest in describing the key modules that these simulators must include, such as formally represented knowledge and a realistic simulated sensor model, and especially in providing researchers with tools to reuse, extend and interconnect modules from different works. This lack of interest hinders researchers from achieving a holistic framework for evaluating emergency plans and forces them to reconsider and to implement the same components from scratch over and over. In addition to supporting this hypothesis by considering over 150 simulators, this paper: (2) defines the main modules identified and proposes the use of semantic web technologies as a cornerstone for the aforementioned holistic framework; (3) provides a basic methodology to achieve the framework; (4) identifies the main challenges; and (5) presents an open and free software tool to hint at the potential of such a holistic view of emergency plan evaluation in indoor environments.

1. Introduction

An emergency plan is an exhaustive information guide that contains the actions and procedures that people will follow when an emergency occurs. Its main goal is to generate, in a systematic manner, a set of instructions that allow interested agents to reduce and control the effects produced by emergency events, such as fires, earthquakes and terrorist attacks. Emergency action plans can help people to remain safe in many situations. Traditionally, these plans have been validated using drills. In addition to their cost, drills present a number of shortcomings, such as not covering crowd conditions in which people may experience human behaviors, such as panic. Several recent catastrophes, including those in the Madrid Arena [1] and the Brazilian Santa Maria [2], have demonstrated the necessity of improving emergency plan strategies.

Ambient intelligence (AmI) is an emerging discipline in information technology in which people are empowered through a digital environment that primarily consists of sensors and devices connected through a network [3]. AmI is based on inherent aspects, such as artificial intelligence, human-computer interaction, sensors and ubiquitous computing. The main goal of AmI is to offer a digital environment in which it is possible to support the cooperation of devices, services and people. AmI allows creating sensitive, adaptive and responsive scenarios that interact with users seamlessly by providing them with implicit and unobtrusive interaction paradigms.

One of the most promising fields for AmI is the implementation of intelligent emergency plans in which it is possible to advise people in an intelligent manner when an emergency situation takes place in dynamic and complex scenarios. Putting decisions into action and resolving situations caused by emergency events require the integration of a set of techniques and elements that enable intelligent evacuations to be conducted. Inasmuch as AmI is meant to predict users' needs and react accordingly, this is a very suitable approach to support all the features required in an intelligent emergency plan and to allow for the collaboration and coordination strategy to improve response efforts in emergency situations. Similar works have addressed providing appropriate, updated and accessible information to all people in emergency situations [4], developing intelligent emergency algorithms to calculate the emergency plan dynamically [5,6] and improving sensors or their management to detect the symptoms of emergencies [7,8].

AmI systems are traditionally assessed by using living labs, which refers to an approach that represents a user-centric methodology for sensing, prototyping, validating and refining complex solutions in evolving real-life contexts [9]. Living labs use an infrastructure that enables developers to emulate final physical spaces, such as houses or buildings, with multiple ubiquitous devices connected and distributed across a network. Although the use of living labs is always desirable, they have the same problems as drills. In AmI research, there has been a trend of using simulations in addition to the hegemonic assessment method, living labs. However, common shortcomings include the following: (1) these simulations are usually “closed” and for a specific service, i.e., they cannot be parameterized to adapt them to other cases beyond the studied case; (2) the experiments are not reproducible, i.e., the information given about how the authors have built the simulations is insufficient to repeat them; and, most importantly; (3) the source code is rarely given.

Over the last few years, computer-based simulations (CBS) have become a useful part of modeling many natural and human systems [10]. CBS have enabled emergency committees to improve the performance and efficiency of many emergency plans while decreasing the limitations of regular drills. By using CBS, it is possible to: (1) reduce the cost of experimentation; (2) control the variables and parameters of the experiment; and (3) control the time of the experiment. Several research works based on CBS have been proposed and developed to validate different types of emergency plans. Among those, the use of agent-based social simulation (ABSS) is one of the most representative research streams.

ABSS is a computer-assisted simulation technique used to model artificial societies populated with multiple autonomous entities, called agents, which act autonomously by employing some knowledge or representation of their beliefs, desires and intentions. ABSS is an innovative approach to open questions in a wide range of scientific domains, including economics, biology, chemistry, ecology and sociology. One of the main advantage of using ABSS to evaluate emergency plans is that it allow components of a final agent-based architecture to be connected in the simulation to be tested [11].

In contrast with the large number of research projects and ABSS platforms in which emergency evacuation is a recurrent topic [12] and the also vast number of emergency planning approaches that are studied by simulations [13]: (1) the hypothesis this paper defends is that little interest has been shown in formally describing the key elements that these simulators must include in this domain. Most importantly, contributions that focus on some of these elements are usually presented without making the implementations available for researchers. This hinders researchers from interconnecting these contributions with other tools to achieve a holistic framework for emergency plan assessment. To support this hypothesis, over 150 simulators have been considered in different relevant scopes: general ABSS frameworks, game engines, simulators for the emergency domain and AmI simulators.

In addition to discussing the hypothesis explained above: (2) this paper also defines the authors' idea of the main modules required in such a holistic framework. Semantic web technologies, which concentrate on declarative forms of knowledge representation, are considered here as the cornerstone of the holistic framework. The reason is that the use of these technologies would allow (or at least facilitate) different implementations to understand each other. Even when this is not possible, researchers would always have a knowledge repository to use in their new implementations.

Furthermore, the paper: (3) proposes a methodology to develop and use a holistic framework based on the development of AmI systems; (4) discusses the main challenges; and (5) presents an open-source tool to achieve a simplistic version of the proposed holistic framework. The authors expect this paper to be a research proposal about the most efficient way of completing these modules by reusing existing works if possible and how to facilitate its future use and extension.

The paper outline is as follows. After presenting the background that supports the hypothesis stated in this paper in Section 2, the main components identified for the holistic framework are given in Section 3. A methodology for the development of this holistic framework and the main challenges are described in Section 4. A preliminary implementation is described in Section 5. Some illustrative experimental results are discussed in Sections 6 and 7 concludes.

2. Background

This section describes a number of possible frameworks to evaluate emergency plans using simulations in four main categories: ABSS frameworks, game engines, emergency domain simulators and AmI simulators.

2.1. Agent-Based Social Simulation Frameworks

An interesting wiki [14] on platform comparisons presents the large number of frameworks available for general ABSS. This wiki currently lists 81 frameworks with information that is important for the purpose of this paper, such as the license. To the best of the authors' knowledge, none of these simulators gives abstract mechanisms for simulating emergency plans. In general, the most popular ABSS frameworks, such as NetLogo [15], MASON[16] and Repast [17], do not offer tools to build a realistic environment model with the capacity to perform emergency-plan evaluations. Nevertheless, these platforms can supply interesting support for developing more abstract resources. In this vein, Dawson et al. [18] use NetLogo to study emergency plans for flood incidents.

2.2. Game Engines

The use of general game engines is also very common when there is a need for modeling a real environment with agents moving through it. This is an essential requirement for emergency simulators, which is usually solved in these platforms, every time better and more automatically, by using navigation meshes and pathfinding methods. Barbosa et al. [19] propose the use of virtual simulation to evaluate emergency operating procedures in the nuclear industry through reusing a game engine platform. In this work, the real environment may be virtually modeled, and people are able to virtually navigate and interact with each other. Szymanezyk et al. [20] adapt popular video-game technology for an agent-based crowd simulation framework in an airport terminal. There is a wiki [21] that details the main properties of a large number of these engines. Strangely enough, this wiki also lists exactly 81 game engines, the same number of ABSS frameworks mentioned above. Some of the most popular engines are Unity [22] (proprietary and written in C++), GamePlay3D [23] (under the Apache license and written in C++) and JMonkey [24] (under the BSDlicense and written in Java). Although these engines are incredibly useful for our goal, they lack important elements, such as a model of simulated sensors or abstract behaviors for the users modeled. Some works overcome these limitation by considering real users as players to study their response in a simulated emergency [25]. Moreover, the parameterization of simulations built by these engines is still complex; thus, they are only employed for closed simulations, i.e., those in which changing the scenario or the elements requires rebuilding the engine.

2.3. Emergency Domain Simulators

A number of domain-specific simulators address the emergency domain in indoor environments [26]. Some examples are EVACNET4 [27], WAYOUT [28], STEPS [29] and SimWalk [30]. These works give excellent tools to model emergencies, but: (1) they do not contemplate the inclusion of AmI features to assess an intelligent plan, such as a sensor model and actuators to guide users intelligently; (2) they tend to ignore the multi-agent paradigm, which, as stated in the Introduction, is an intuitive manner of studying complex adaptive systems; and, more importantly; (3) the code is often not available, and thus, researchers cannot extend, reuse or simply learn from it.

2.4. Ambient Intelligence Simulators

Campillo-Sanchez et al. [31] review six different simulators devoted to evaluating general AmI systems, including UbiWise [33], TATUS [34] and UbiReal [35]. Although they enable developers to design realistic environments, the user role has to be played by a real user interacting with the simulator. Therefore, it is not possible to conduct batches of experiments to obtain statistically significant results. Moreover, the authors do not give the source code, thereby hindering researchers from reusing modules of these works. This is also the case of the simulators proposed by Tang et al. [36] and Diewald et al. [37], which, although they are significant contributions for the AmI field, do not provide researchers with open implementations. Hence, to the best of the authors' knowledge, there is no open simulator that focuses on AmI general evaluation besides the one extended, released and presented in this paper.

2.5. Partial Conclusion

These works demonstrate that there are numerous attempts to assess emergency plans by simulations, and excellent contributions have been proposed. However, there is no “most complete” tool, and most of the time, it is not possible to reuse and combine components of different frameworks. Further evidence of this can be found by consulting the EU Research Projects on the CORDIS (Community Research and Development Information Service) website [38], where a search with the keywords “emergency” and “simulation” returns over 8,000 results of funded projects. As a result, without a true interest in sharing and interconnecting works, researchers in this domain are constantly damned to reinvent the wheel.

3. Main Components of the Holistic Framework

This section describes the proposed holistic framework for the evaluation of emergency plans. In an attempt to narrow down this challenging problem, the framework only addresses indoor environments. Figure 1 depicts our vision of the holistic framework. The formally represented knowledge, on the left side of the figure, is the cornerstone of the framework. This knowledge is the basis for the other two main components: the ABSS models and a service-oriented architecture. These three components are explained and justified below.

3.1. Formally Represented Knowledge

As stated above, the basis of the framework is formally represented knowledge and, more specifically, the use of ontologies. There are several reasons to develop ontologies [39]. They allow a common understanding of the structure of information to be shared among people or software agents. For this scope, this means that if tools are based on the use of ontologies, these are more likely to be understood by developers and to be connected successfully with other tools (whether they are developed by other researchers or not). Furthermore, ontologies enable the reuse of domain knowledge and, as stated in Section 2, given the number of projects and software packages that address this problem, reusing components is a must. Moreover, ontologies make domain assumptions explicit and enable experts in emergency plans (who may not have expertise in computer science) to verify these assumptions and change them if needed. Ontologies also separate the domain knowledge, which is very similar in the vast literature of emergency-plan evaluation, from the operational knowledge, which is considerably different in these works. Last, but not least, there are a number of powerful mechanisms developed over ontologies that can be used for the remaining components of the framework (such as the SPARQL [40] for queries or SPINfor rules and constraints [41]).

The following necessary basic ontologies have been identified:

  • Users. The users are the humans who need to be saved in case of an emergency by the final AmI system. There are a number of works that address ontologies that model AmI users [42], which cover some of the concepts (or classes in OWL [43] terminology) necessary for the emergency evacuation domain. Some examples are the personal context (such as location, state and time) and personal information (such as contact information, disabilities and physical information). Obviously, navigation in indoor environments is highly challenging for the severely visually impaired [44]. These ontologies need to be adapted to include more knowledge relevant for the domain, such as knowledge about the routes or the adoption of special roles in emergencies, such as “leader”. Of course, this knowledge may not be available in the final system if sensors cannot perceive it or if it cannot be provided a priori. However, even in these cases, a user's ontology is very valuable to study the main human aspects that can affect the emergency plan and, therefore, to test the robustness of an emergency plan by considering a great variety of user populations.

  • Indoor space. Users, as other elements of the AmI system, are immersed in an environment (an indoor space for the considered domain). An AmI system is basically a system that uses processing units, sensors and actuators distributed in the environment to support humans in their daily lives [45]. In the emergency management case, the environment limits, among others, people's speed and the routes that can be used for evacuations. Again, it is easy to find ontologies for indoor spaces [46] with relevant concepts, such as doors, stairs, elevators or fire doors, but it is more difficult to find concepts that are required for a variety of possible emergencies (drains for floods, for example) or necessary to conduct a realistic simulation (the combustibility of the furniture, for instance).

  • Sensors and actuators. Sensors and actuators are the artifacts that are used to, respectively, capture the events from and act on the environment in which the humans are living, working, driving or learning, for example [47]. Compton et al. [48] revise different semantic specifications of sensors and the concepts they usually include, such as accuracy, frequency, field of vision, units of measurement, location and operating conditions. Regarding the actuators, the possible notification devices in case of emergency have been extensively discussed [49] (they include phones, the web, e-mails and SMSs).

  • Emergencies. Another important category for which to formalize knowledge is the emergency that the service needs to address. The consideration of fires is certainly the most studied case in the emergency management of indoor environments, but there are other, less popular emergencies, such as floods or bombs. Furthermore, although it is easy to find works that simulate these emergencies, they usually lack a formalization of the knowledge that could help developers validate their correctness and extend them.

  • Emergency service. This ontology has to cover the main concepts of the emergency service to be evaluated and that motivates the holistic framework proposed in Figure 1. Several works have tried to formalize this knowledge [50], which includes, among other concepts, scene control, medical aid, evacuation, monitoring and alerts and victim assistance. However, the interconnection among these concepts and relevant ontologies, such as the ones defined above, is not discussed.

  • Experiments. Finally, an ontology for the experiments is required to include, at least, the simulation configuration and the main metrics contemplated for the evaluation of the service. Therefore, this ontology necessarily includes concepts of the remaining ontologies and formalizes the evaluation to be conducted by simulations, which, as shown in Section 2, are conducted for thousands of projects.

Note that all these ontologies are interconnected. Therefore, if a graph was defined with a vertex for each ontology and edges indicating that two ontologies are interconnected, the resulting graph would be complete, i.e., every pair of distinct vertices would be connected by a unique edge. Some examples include the following: the location of a user is a concept of the indoor space; a fire of the emergency ontology can excite a smoke sensor; and the emergency service may indicate an escape route by a number of actuators. Therefore, although there are ambitious works in the definition of ontologies for emergency management [49], to the best of the authors' knowledge, the identification of these key ontologies is a novel contribution of the presented work. Moreover, these works hint at the difficulty of defining not only the whole holistic framework of this paper, but also this specific module.

Note also that, according to the semantic web philosophy, considering or including elements of external ontologies (concepts, roles or individuals) in the framework presented involves using URLsto link to these elements instead of replicating data. In other words, the linked data principles stated by Tim Berners-Lee [51] must be followed: (1) a URL should point to the data; (2) anyone accessing the URL should get data back; and (3) the relationships in the data should point to additional URLs with data.

3.2. Agent-Based Social Simulation Models

The ABSS model is a representation of the real system to be studied by simulations [52]. In this case, the real system is the AmI system for emergency management, and the model (which, in the framework proposed in Figure 1, is separated into several models) is an abstraction of this reality that has to be easily studied (or, at least, in an easier manner than treating the reality directly). As stated in the introduction, emergency management is a field in which simulations are a typical solution, because they enable researchers to study emergencies under a number of situations that cannot be reproduced in drills.

The framework demonstrates that these models are based on: (1) the ontologies of the formally represented knowledge; and (2) a modeling technique. As explained by Benjamin et al. [53], although ontological analysis has been demonstrated to be an effective first step in the construction of robust knowledge-based systems, the modeling and simulation community, in general, has not enjoyed the benefits of ontology-management methods and tools. Given the number of works and projects that address emergency simulations, ontologies are essential for facilitating simulation models' interoperability, composition and information exchange at the semantic level [53].

There is a clear mapping from the ontologies to the identified models. Two exceptions are the following: (1) the experiment ontology, which is not employed by the ABSS models, because it addresses the implementations of these models (see Section 3.3); and (2) the context model, which gathers, merges, interprets, reasons and stores the contextual information needed by the emergency service [54]. Although some works address isolated context ontologies [55], in this scope, in which a number of ontologies address the main aspects of the problem, most of the concepts of the context are spread through the aforementioned ontologies.

It is important to note that although there exists a clear mapping from ontologies to models, ontologies have expressive limitations that make models necessary. In the semantic web literature, these limitations are usually overcome by rule-based knowledge. Accordingly, because the holistic framework presented is based on the use of ontologies, semantic rule-based modeling is recommended as the basic modeling technique for the agents included in the different ABSS models. For example, the context model may include the following rules (written in pseudo-code inspired by SWRL [56]):

R 1 : Sensor ( ? s ) hasEvent ( ? s , ? e ) SmokeEvent ( ? e ) value ( ? e , 1 ) hasLocation ( ? s , ? l ) DangerousLocation ( ? l ) R 2 : Sensor ( ? s ) hasEvent ( ? s , ? e ) MotionEvent ( ? e ) value ( ? e , 1 ) hasLocation ( ? s , ? l ) LocationWithUser ( ? l ) R 3 : User ( ? u ) hasSmartphone ( ? u , ? s ) hasLocation ( ? s , ? l ) LocationWithUser ( ? l ) R 4 : LocationWithUser ( ? l 1 ) closestVisibleNotificationDevice ( ? n , ? l 1 ) hasLocation ( ? n , ? l 2 ) LocationWithVisibleNotificationDevice ( ? l 2 )

R 1 checks for smoke events with a value of one (smoke detected) in the sensor, ?s, to set the location of a danger zone in ?l. Analogously, R 2 checks for the activation of motion events to detect possible user locations. R 3 considers users with smartphones, including some type of indoor location system that allows the context model to obtain the device (and user's) location. Finally, R 4 obtains positions for visible notification devices (such as monitors or the aforementioned smartphones). Note that the rules contain parts that obtain relevant information for the emergency service derived from data collected through sensors, such as dangerous positions, to infer the emergency state, users' locations to consider possible crowds in the escape route and notification device positions to display escape routes calculated from those points, for example.

As ontologies, these rules have expressive limitations. For example, because of the open-world assumption, rules that attempt to enumerate individuals or properties in an ontology are not always possible [57]. Rules and inferences based on the number of individuals or property values in an ontology are not expressible in SWRL (unless OWL statements explicitly state those numbers). Therefore, with the aforementioned context model and using the same semantic rules for the emergency service, this service could not list the individuals of the DangerousLocation class to take them into account. On the other hand, this would be possible by using built-ins for lists, which are usable in OWL Full [43]. Another option would be to introduce the positions one at a time, as shown in the following rule that the emergency system model may consider:

R 5 : DangerousLocation ( ? l ) ( notConsideredByService ) ( ? l ) EscapeRoute ( ? r ) includeForEscapeRoute ( ? r , ? l ) ConsideredByService ( ? l )

The example shown above illustrates that the use of semantic rules is not always appropriate or easy. Therefore, semantic rule-based modeling is desirable in the presented framework, but not necessary. Moreover, the main idea of proposing this framework is trying to integrate previous works with it, and obviously, those works may be based on other modeling techniques. The use of behavior trees [58], for instance, is very widespread for modeling agents' behaviors in video games, and they could be employed for the user models. Garcia Valverde et al. also propose the use of hierarchical automata to model human behaviors in AmI systems [59]. Another example is the use of cognitive BDI (belief desire intention) agents in ABSS as introduced by Caballero et al. [60].

This raises an important question: are the ontological components of the framework worthwhile when no semantic web technology is going to be employed at the modeling and implementation stages? Benjamin et al. [53] note that the design and creation of ontologies, as a previous step of ABSS modeling, allow, at least, a terminology harmonization to enable shared and clear understanding by disambiguating terminology. Furthermore, ontologies facilitate detailed analysis of objects and mapping the simulation model constraints to the specifications of real-world constraints under the specific domain. Therefore, the ideas presented in this framework are valid for a range of scenarios. More specifically, its application to emergency management in outdoor environments is straightforward by adding new elements to interconnect different indoor spaces.

3.3. Service-Oriented Architecture

After defining the model, in most ABSS research methodologies, there is a building stage that consists of translating the model into something that can be used by a computer (i.e., programming the model) [52]. The proposed framework presented in Figure 1 demonstrates that this building stage is conducted by combining the ABSS models, the formally represented knowledge and a collection of languages and external services.

As shown in Figure 1, the resulting implementation is a service-oriented architecture (SOA), i.e., a software architecture based on discrete pieces of software that give application functionality as services. Among others, design principles underlying SOA emphasize reuse, abstraction, loose coupling and composability [61]. These principles are a must for the evaluation of emergency plans, because of the number of research projects that address this issue. As in the combination of ABSS and semantic web technologies, there are works that detail the number of benefits derived from the use of these semantic technologies in SOAs [62].

Another important reason to propose an SOA is that it is one of the most widely employed paradigms for the development of AmI systems [63]. Note that unlike in most ABSS research, some of the models of the proposed framework must evolve until becoming the final AmI system. More specifically, the simulation implementation (which is composed of services for simulating sensors, actuators, users, emergencies and an environment) is employed to evaluate an emergency service and the context model that connects them. After the assessment conducted by simulations, the simulation services have to disappear, and the same context middleware has to connect the emergency system with living labs for further evaluation drills.

In addition to these three evaluation levels (simulations, living labs and drills), the framework makes possible the combination of real elements with simulated entities [12]. This approach involves the following: participatory simulations, in which scenario-guided agents and human-controlled avatars coexist in a shared virtual space and jointly perform simulations, and augmented experiments, in which an experiment is performed in real space by human subjects enhanced by the simulation [64]. Moreover, depending on the service implementation, humans can play not only the role of AmI users, but also the role of sensors. In this vein, the use of human-centric wireless sensor networks (HWSNs) is a relevant technology that has been employed to implement services focusing on reducing energy consumption [65], improving personal security [66] and urban search and rescue activities [67]. HWSNs are opportunistic networks that consist of regular sensors, information holders and human-based sensors [67] (i.e., people that input information to the network and that can provide qualitative information based on quantitative and qualitative information provided by other nodes). For participatory simulations, the implementation presented in Section 5 allows avatars in simulations to be controlled by developers using a keyboard and mouse. Moreover, the avatar's viewpoint can be adopted as in a first-person game. For augmented experiments, the aforementioned implementation has been used to make mobile devices, which can be used by humans playing the role of human-based sensors or AmI users, perceive simulated entities [31] (video available on-line: [32]).

A general programming language or one of the more abstract languages to implement simulation services can be used for the construction of the architecture (Section 2 discusses plenty of alternatives). The second option is considerably more convenient, because these works already give basic elements to address this problem. For example, the generation of a realistic indoor environment and coding the possibility of making an agent go from A to B in this environment could take several person-years with a general programming language. Aside from programming languages, a number of external tools are typically required and used in the simulation of emergency plans. If the models are based on semantic rules as proposed in Section 3.2, the use of semantic reasoners, such as SPIN [41] and Jena [68], provides developers with a natural transition from the model to the implementation. Again, for the sake of reuse and extension, open and free software is recommended.

Once more, the reader can appreciate the complexity of the research proposal this paper presents if an isolated service is considered. With this illustrative purpose, Figure 2 displays a possible emergency service. The sensors give the data perceived from the world to the context layer, and the latter has to provide the emergency service with more abstract information, such as dangerous positions and user locations (see the semantic rules proposed in Section 3.2). This service, which is usually modularized in agents in charge of zones or sub-services, needs: (1) to reason about the aforementioned information to understand that there is an emergency, its nature and its state; (2) to feed an emergency plan generator (typically an evacuation algorithm); (3) to adapt this plan with expert rules if necessary; (4) to discover and learn patterns in past experiences [69] (which come from simulation experiments) to improve the service; and (5) to communicate the decisions made to the context middleware.

4. Methodology and Main Challenges

The framework explained in Section 3 describes three clear modules: the formally represented knowledge, the ABSS model and the service-oriented architecture. Because each one is based on the following, Figure 3 describes a simple flowchart with subroutines that clearly address these modules. Iterative and incremental development is necessary, as in several well-known strategies from software engineering (such as Spiral, Prototyping and any Agile software method [70]). Hence, the flowchart also describes the iterations over these three main subroutines. The fourth and, after the required iterations, final subroutine is the evaluation of an emergency plan based on the use of the holistic framework presented in this paper.

Although emergency management evaluation by means of simulations is a hot topic, as described in the Introduction, this is the first work that proposes and justifies the combination of semantic web technologies, agent-based social simulations and ambient intelligence systems. Therefore, there is not a detailed methodology for the development of such a system in the specialized literature. Figure 3 describes the main methodological research streams that have to be contemplated: (1) an ontology development methodology, such as METHONTOLOGY[71]; (2) an agent-based social simulation methodology, such as the one proposed by Gilbert and Troitzsch [52]; and (3) an ambient intelligence-development methodology, such as the formal approach proposed by Coronato and De Pietro [72]. Moreover: (4) methodologies for the emergency plans definition and evaluation are required during the whole process, because of the specific domain nature of the framework. Finally, the: (5) systematic review methodologies [73] have to be considered in an attempt to integrate available works when possible and to disseminate research results for this recurrent topic.

Although providing reference examples of methodologies for the isolated modules is easy, as shown above, the main challenge identified in the full deployment of this methodology is to include interactions among methodologies of disparate research streams. As explained above, the combination of the technologies contemplated here is an unexplored field, although some works address some of them [31,47]. Most importantly, as in any evaluation based on simulations, the ultimate question is whether the conclusions are valid for the real world or just a result of an incorrect verification and validation of the software [52]. This question is extremely challenging even when considering isolated components of the framework: For example, are the simulated users realistic? Are the sensors responding to the simulated events as they would do with real ones? If debugging traditional software is considerably complex, debugging multi-agent-based simulations and multi-agent systems in which intelligent or emergent behaviors may appear is much more complex, because a well-known feature of agent technologies is their ability to generate unpredictable, complex and emergent behaviors from very simple rules [74].

5. Implementation and State of the Framework

As explained above, there are a number of simulators in the literature that cover some of these modules. Unfortunately, to the best of authors' knowledge, none of them cover all the relevant modules. Particularly, no open-source simulator of pedestrian movement under both normal and emergency conditions has been found. Even considering proprietary software, the reaction to possible actuators, such as indications in panels, and the error that sensors may include are not usually considered.

Currently, UbikSim [75], a general AmI simulator, has been extended to implement different modules of the holistic framework for the evaluation of emergency plans in the indoor environments presented in this paper. Although some preliminary versions of UbikSim were distributed under an academic license [12] (until 2010), the current version has been recently documented, tested and released via GitHub (on 31 January, 2013) [75] in the scope of this research work and in collaboration with the University of Murcia (see the UbikSim license [75]). UbikSim is open and free software, and its GPLlicense [76] ensures that its extensions will remain open and free. This simulator has been employed to explain graphically possible emergencies detected after processing the data collected through artificial sensing [77], among other applications.

One of the most significant improvements of this new version is that the environment model, which is a crucial factor in designing emergency plans, is realistic and parameterizable. Unlike most social simulation frameworks (see Section 2.1), which consider the space to be a toroidal grid, UbikSim allows creating realistic space models by using a drag and drop editor; see Figure 4. Unlike most simulations based on games engines (see Section 2.2), the model is parameterizable: developers cannot only modify common attributes in the elements simulated (such as the location, size, name and role), but also add any metadata needed in the simulations (such as the floor adhesiveness, furniture combustibility and maximum capacity of the stairs).

It is important to note that although the evacuation case has been a recurrent example of UbikSim's use in a number of research works (see the papers section in [75]), it lacks some important features of an emergency simulator, such as realistic models of emergencies, evacuation algorithms for the AmI system and abstract behaviors for agents in this domain, such as “lead the evacuation of this floor” or “panic”. The EscapeSim [78] library has been created to address these aspects. The border between UbikSim and EscapeSim is blurry, because when some feature is developed in the scope of EscapeSim and is considered interesting not only for the emergency domain, but also for general AmI study, this feature is integrated into UbikSim to be automatically inherited by EscapeSim.

This distinction between UbikSim and EscapeSim allows the EscapeSim library to offer remarkable usability. This simplicity of use was checked as part of the course “Agent-based social simulation” given at the Polytechnic University of Madrid. In this forum, undergraduate students were able to use EscapeSim after a few lessons to: (1) define emergency scenarios; (2) use predefined emergency management strategies; (3) implement new strategies; (4) build user profiles, such as handicapped or emergency managers; and, as described in Section 6, which was a programming assignment of this course; (5) conduct an evaluation of emergency plans though a batch of simulations.

Note that this paper is a research proposal, and we are still far from achieving the holistic framework described in Section 3. Our final purpose is to combine it (or replace it if needed) with other tools. More specifically, the definition of the ontologies required and the development of models based on semantic web technologies are still under development. On the other hand, EscapeSim in combination with UbikSim is the first AmI simulator for evaluating emergency plans that allows the interested reader to download it [78] and adapt it for her own use. Possible adaptations include creating new environments (walls and rooms may be drawn, and then, the user can drag and drop other elements, such as sensors, users or furniture) and creating new user profiles with different emergency plans. In addition to the source code of the framework [78], there is a video available on-line [79] that shows the use of EscapeSim for developing a space model and assessing different emergency plans.

6. Case Study

In the scope of the project Technologies for the future of hotels (THOFU) [80], EscapeSim has been employed to model a hotel environment and to assess emergency evacuations in this space. The top panel of Figure 5 shows the definition of the environment model with a number of points that model fire sensors that the context model uses to know the state of a fire. In the bottom panel, this figure also shows an execution of the simulation with a fire, which is started in a random position to be able to evaluate the emergency under previously unknown circumstances. By default, this simulation includes 27 users, who follow the shortest path that they receive via smartphone from the emergency service.

The simulation GUI makes it possible to study the effects of a number of what-if scenarios: What happens if the fire is near an exit? What if an exit is the closest to most of the rooms? Does the emergency plan produce crowds? One of the conclusions reached by this study was that given that the central staircases of the environment cover most rooms (see Figure 5, top), an emergency plan based on using the shortest path produces crowds, which delay the escape. Undoubtedly, these results are valid just for this specific hotel. This issue, as explained in the Introduction, is one of the reasons to study emergency plans in the scope of a specific case.

As observed above, the study of the simulation GUIis worthy. Nevertheless, the GUI tends to disappear for the evaluation in simulation research [12]. As a result, batch experiments are employed to obtain general conclusions of the emergency plan being tested. EscapeSim includes the infrastructure required for: (1) defining a set of metrics to study the plan; (2) executing a batch of simulations; (3) logging the metrics defined in (1) for each time step and each simulation; and (4) conducting statistical operations over these data to summarize the results.

Just for illustrative purposes, EscapeSim includes two basic pre-defined metrics: PeopleInBuilding, which is the number of users who are on the floor for each time step; and PeopleWhoReachEmergency, which is the number of users who are in touch with the simulated emergency at each time step. The PeopleWhoReachEmergency does not necessarily measure failures of vital functions in the simulated users, although the simulator allows this option if required (in addition to defining new metrics). By default, PeopleWhoReachEmergency is increased when a user occupies the same position as the simulated emergency and only once per user.

Additionally, several emergency plans have been implemented:

  • Random initial wait. This policy consists of making agents wait a random number of simulation steps (zero to 50) before starting the flight to minimize breakdowns in access to exits. As explained, by default, the service provides users with the shortest path to the closest exit.

  • Distributing exits based on escape order. The first user evacuated receives a path to the first exit, the second to the second and the third to the third, whereas the fourth user receives the first exit again (assuming three exits, as in the environment modeled), and so on.

  • Avoiding the exit closest to the fire. After calculating the Euclidean distance to the fire (specifically, to the position of the fire calculated based on the sensors excited), the closest stairway to that position is discarded for the evacuation.

  • Avoiding routes that include positions with fire. To improve the plan shown above, only routes that include positions with fire are ruled out. Therefore, if it is possible, the service makes use of all exits and, if more than one fire escape is risky, they are not used.

  • Putting out the fire. A random user is chosen as the emergency manager and led to the lobby to activate sprinklers that put out the fire. Then, the service guides this user to the closest fire escape.

After executing 100 experiments with each emergency plan, the mean of the results for both metrics is displayed in Figure 6. The data are also available on-line with the standard deviation [81]. The results demonstrate that putting out the fire (fifth plan), even when it is performed by a random user who can be far from the hall, gives the best results for both metrics. The fourth plan is the next best option, which is to evacuate most of the building as fast as possible. Nonetheless, some users can remain in the building for more time than with the first and second plans, because the service tries to avoid routes in touch with the emergency. Moreover, the number of users who reach the emergency is similar to the case when the third strategy, which is much simpler, is used.

Although these experiment are just to illustrate the use of EscapeSim, these results hint at the potential of studying emergency plans by simulations and contributing with open and free software. Moreover, as explained in Section 5, the usability of EscapeSim has been a major concern, and undergraduate students were able to reproduce and extend the experiments presented here in different scenarios. More importantly, the social simulation defined here proved to be a powerful tool to gain insights into the emergency plans; e.g., most students detected that the central stairs were the closest exit to nearly all rooms. Therefore, providing all users with the shortest path to an exit at the same time causes dangerous collapses, whereas the other two alternatives are underused.

7. Conclusion and Future Works

After explaining the interest in enhancing emergency plans by ambient intelligence and the necessity of simulation techniques to evaluate these plans, this paper has linked to over 150 different simulators capable of conducting some aspects of this type of assessment, but, as explained, not all. Furthermore, thousands of projects that, to some extent, address this problem have been found. Inasmuch as most of the research literature focuses on improving emergency services, the simulators and simulations employed to evaluate these contributions often remain obscure; i.e., the code or the implementation are not available or the experiments are not described enough, for example. This fact forces new researchers to build an evaluation framework from scratch, which can be even more complex than the service to be deployed and assessed.

To improve this situation, this research proposal paper has presented a holistic framework that attempts to address all emergency evaluation aspects and that facilitates the reuse, extension and interconnection of its major components. The framework has noted the necessity of: (1) including modules that formalize the concepts involved in the remaining modules by using semantic web technologies; (2) offering abstract models prior to the implementation without specific programming language constraints by employing the agent-based simulation paradigm; and, when implementing these models; (3) giving an open and highly modularized source code to enhance its reuse and extension in the context of a service-oriented architecture.

The paper has also described the methodological framework required for this novel combination of technologies, which emphasizes the integration of previous works and the diffusion of each little advance in the construction of this holistic framework. Finally, this work contributes an open and free software tool called EscapeSim [78], which is based on the also-free software, UbikSim [75]. The use of this software has been illustrated in the context of evaluating a number of emergency plans in a hotel (a presentation video [79] and the experimental results are available on-line [81]). EscapeSim intends to be a first grain of sand in the construction of the complex framework described here and an example of code dissemination.

Future work should focus on revising evacuation algorithms in the specialized literature, adapting the algorithms to make them contemplate the main elements considered in the holistic framework presented (particularly, an imperfect vision of the world given by sensors and the necessity of actuators to establish contact with users) and evaluating the performance of the existing algorithms and new adaptations proposed by using simulation techniques.

Acknowledgments

This research work is supported by the Spanish Ministry of Economy and Competitiveness under the R&D projects CALISTA (TEC2012-32457) and Thofu (CEN-2010-1019).

Author Contributions

Although Emilio Serrano took the leadership on this research work, all authors (Emilio Serrano, Geovanny Poveda and Mercedes Garijo) have contributed significantly to the original idea, proposed framework, tool development, case study, and manuscript writing.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. BBC. Spain Halloween Stampede Kills Three in Madrid. 2012. Available online: http://www.bbc.co.uk/news/world-europe-20166315 (accessed on 1 March 2014). [Google Scholar]
  2. Darlington, S. Fire Rips Through Crowded Brazil Nightclub Killing 223. 2013. Available online: http://edition.cnn.com/2013/01/27/world/americas/brazil-nightclub-fire (accessed on 1 March 2014). [Google Scholar]
  3. Cook, D.J.; Augusto, J.C.; Jakkula, V.R. Ambient Intelligence: Technologies, Applications, and Opportunities; Elsevier: Amsterdam, The Netherlands, 2007. [Google Scholar]
  4. Aedo, I.; Yu, S.; Díaz, P.; Acuña, P.; Onorati, T. Personalized Alert Notifications and Evacuation Routes in Indoor Environments. Sensors 2012, 12, 7804–7827. [Google Scholar]
  5. Cheon, M.; Lee, J.; Lee, W.; Hyun, C.H.; Park, M. Intelligent Emergency Stop Algorithm for a Manipulator Using a New Regression Method. Sensors 2012, 12, 7451–7467. [Google Scholar]
  6. Zeng, Y.; Sreenan, C.J.; Sitanayah, L.; Xiong, N.; Park, J.H.; Zheng, G. An Emergency-Adaptive Routing Scheme for Wireless Sensor Networks for Building Fire Hazard Monitoring. Sensors 2011, 11, 2899–2919. [Google Scholar]
  7. Gray, A.J.G.; Sadler, J.; Kit, O.; Kyzirakos, K.; Karpathiotakis, M.; Calbimonte, J.P.; Page, K.; García-Castro, R.; Frazer, A.; Galpin, I.; et al. A Semantic Sensor Web for Environmental Decision Support Applications. Sensors 2011, 11, 8855–8887. [Google Scholar]
  8. Alonso, L.; Milanés, V.; Torre-Ferrero, C.; Godoy, J.; Oria, J.P.; De Pedro, T. Ultrasonic Sensors in Urban Traffic Driving-Aid Systems. Sensors 2011, 11, 661–673. [Google Scholar]
  9. Eriksson, M. State-of-the-art and Good Practice in the Field of Living Labs. Proceedings of the 12th International Conference on Concurrent Enterprising: Innovative Products and Services through Collaborative Networks, Italy, Milan, 3-4 July, 2006; p. 2628.
  10. Fishwick, P.A. Simulation Model Design and Execution; Prentice Hall: Upper Saddle River, NJ, USA, 1995. [Google Scholar]
  11. Aldunate, R.G.; Schmidt, K.N.; Herrera, O. Enabling Communication in Emergency Response Environments. Sensors 2012, 12, 6380–6394. [Google Scholar]
  12. Serrano, E.; Botia, J. Validating ambient intelligence based ubiquitous computing systems by means of artificial societies. Inf. Sci. 2013, 222, 3–24. [Google Scholar]
  13. Millan-Garcia, L.; Sanchez-Perez, G.; Nakano, M.; Toscano-Medina, K.; Perez-Meana, H.; Rojas-Cardenas, L. An Early Fire Detection Algorithm Using IP Cameras. Sensors 2012, 12, 5670–5686. [Google Scholar]
  14. ABSS Frameworks List. Available online: http://en.wikipedia.org/wiki/ABM_Software_Comparison (accessed on 1 March 2014).
  15. NetLogo 5.0.4 User Manual. Available online: http://ccl.northwestern.edu/netlogo/docs/ (accessed on 1 March 2014).
  16. Luke, S.; Cioffi-Revilla, C.; Panait, L.; Sullivan, K. MASON: A New Multi-Agent Simulation Toolkit. Proceedings of the 2004 Swarmfest Workshop, Ann Arbor, MI, USA, 9–11 May 2004.
  17. Collier, N. RePast: An Extensible Framework for Agent Simulation. Available online: http://www2.econ.iastate.edu/tesfatsi/RepastTutorial.Collier.pdf (accessed on 1 March 2002).
  18. Dawson, R.J.; Peppe, R.; Wang, M. An agent-based model for risk-based flood incident management. Nat. Hazards 2011, 59, 167–189. [Google Scholar]
  19. Gatto, L.B.S.; Mól, A.C.A.; dos Santos, I.J.L.; Jorge, C.A.F.; Legey, A.P. Virtual simulation of a nuclear power plant's control room as a tool for ergonomic evaluation. Progr. Nuclear Energy 2013, 64, 8–15. [Google Scholar]
  20. Szymanezyk, O.; Duckett, T.; Dickinson, P. Agent-Based Crowd Simulation in Airports Using Games Technology. In Transactions on Computational Collective Intelligence VIII; Nguyen, N.T., Ed.; Springer: Berlin/Heidelberg, Germany, 2012; Volume 7430, pp. 192–213. [Google Scholar]
  21. Game Engines List. Available online: http://en.wikipedia.org/wiki/List_of_game_engines (accessed on 1 March 2014).
  22. Unity-Game Engine. Available online: http://unity3d.com/ (accessed on1 March 2014).
  23. Gameplay, Free. 3D Game Engine. Available online: http://gameplay3d.org/ (accessed on 1 March 2014).
  24. jMonkeyEngine 3.0, Java OpenGL Game EnginejMonkeyEngine 3.0. Available online: http://jmonkeyengine.org/ (accessed on 1 March 2014).
  25. Rüppel, U.; Schatz, K. Designing a BIM-based serious game for fire safety evacuation simulations. Adv. Eng. Inf. 2011, 25, 600–611. [Google Scholar]
  26. Kuligowski, E.D.; Peacock, R.D.; Hoskins, B.L. A Review of Building Evacuation Models, 2nd ed.; National Institute of Standards and Technology (NIST): Gaithersburg, MD, USA; p. 1680.
  27. Francis, R.; Saunders, P. EVACNET: Prototype Network Optimization Models for Building Evacuation; National Bureau of Standards: Gaithersburg, MD, USA, 1979. [Google Scholar]
  28. Shestopal, V.O.; Grubits, S.J. Evacuation Model for Merging Traffic Flows in Multi-Room and Multi-Storey Buildings. Proceedings of the Fourth International Symposium on Fire Safety Science, Ottawa, Canada, 13–17 June, 1994.
  29. Zhang, B.; Chan, W.K.V.; Ukkusuri, S.V. Agent-Based Discrete-Event Hybrid Space Modeling Approach for Transportation Evacuation Simulation. Proceedings of the Winter Simulation Conference, Winter Simulation Conference, Savannah, GA, USA, 7–10 December, 2011; pp. 199–209.
  30. Sakaki, T.; Toriumi, F.; Shinoda, K.; Kazama, K.; Kurihara, S.; Noda, I.; Matsuo, Y. Disaster Detection and Location Estimation of Suffered Areas Using Social Media. Proceedings of the JSAI, Yamaguchi, Japan, 12–15 December 2012.
  31. Campillo-Sanchez, P.; Serrano, E.; Botía, J.A. Testing context-aware services based on smartphones by agent based social simulation. JAISE 2013. [Google Scholar]
  32. Campillo-Sanchez, P.; Serrano, E.; Botía, J.A. Connecting a Social Simulation with an Android Smartphone. Available online: http://www.youtube.com/watch?v=jdeFYwf77HY (accessed on 1 March 2014).
  33. Barton, J.J.; Vijayaraghavan, V. UBIWISE, A Ubiquitous Wireless Infrastructure Simulation Environment; Technical Report; HP: Palo Alto, CA, USA, 2002. [Google Scholar]
  34. O'Neill, E.; Klepal, M.; Lewis, D.; O'Donnell, T.; O'Sullivan, D.; Pesch, D.A. Testbed for Evaluating Human Interaction with Ubiquitous Computing Environments. Proceedings of the First International Conference on Testbeds and Research Infrastructures for the Development of Networks and Communities, Washington, DC, USA, 5–7 May 2005; pp. 60–69.
  35. Nishikawa, H.; Yamamoto, S.; Tamai, M.; Nishigaki, K.; Kitani, T.; Shibata, N.; Yasumoto, K.; Ito, M. UbiREAL: Realistic Smartspace Simulator for Systematic Testing; Springer: Berlin, Germany, 2006; pp. 459–476. [Google Scholar]
  36. Tang, L.; Zhou, X.; Becker, C.; Yu, Z.; Schiele, G. Situation-Based Design: A Rapid Approach for Pervasive Application Development. UIC/ATC; Apduhan, B.O., Hsu, C.H., Dohi, T., Ishida, K., Yang, L.T., Ma, J., Eds.; IEEE: New York, NY, USA; pp. 128–135.
  37. Diewald, S.; Roalter, L.; Möller, A.; Kranz, M. Towards a Holistic Approach for Mobile Application Development in Intelligent Environments. Proceedings of the 10th International Conference on Mobile and Ubiquitous Multimedia, Beijing, China, 7–9 November 2011; pp. 73–80.
  38. CORDIS EU Research Projects. Available online: http://cordis.europa.eu/projects/home_en.html (accessed on 1 March 2014).
  39. Noy, N.F.; Mcguinness, D.L. Ontology Development 101: A Guide to Creating Your First Ontology. 2001. Available online: http://www.ksl.stanford.edu/people/dlm/papers/ontology-tutorial-noy-mcguinness-abstract.html (accessed on 1 March 2014). [Google Scholar]
  40. Garlik, S.H.; Seaborne, A.; Prud'hommeaux, E. SPARQL 1.1 Query Language. 2011. Available online: http://www.w3.org/TR/sparql11-query/ (accessed on 1 March 2014). [Google Scholar]
  41. SPIN-SPARQL Inferencing Notation. 2010. Available online: http://www.topquadrant.com/spin/ (accessed on 1 March 2014).
  42. Panagiotopoulos, I.; Seremeti, L.; Kameas, A. An Alignable User Profile Ontology for Ambient Intelligence Environments. Proceedings of the IEEE Intelligent Environments, Athens, Greece, 16–19 July 2011; pp. 270–276.
  43. Grau, B.C.; Horrocks, I.; Motik, B.; Parsia, B.; Patel-Schneider, P.; Sattler, U. OWL 2: The next step for OWL. Web Semant 2008, 6, 309–322. [Google Scholar]
  44. Guerrero, L.A.; Vasquez, F.; Ochoa, S.F. An Indoor Navigation System for the Visually Impaired. Sensors 2012, 12, 8236–8258. [Google Scholar]
  45. Augusto, J. Ambient intelligence: The confluence of pervasive computing and artificial intelligence. Intell. Comput. Everywhere 2007, 213–234. [Google Scholar] [CrossRef]
  46. Yang, L.; Worboys, M.A. Navigation Ontology for Outdoor-Indoor Space: (Work-in-Progress). Proceedings of the 3rd ACM SIGSPATIAL International Workshop on Indoor Spatial Awareness, New York, NY, USA, 6 November 2011; pp. 31–34.
  47. Augusto, J.C.; Hornos, M.J. Software simulation and verification to increase the reliability of Intelligent Environments. Adv. Eng. Softw. 2013, 58, 18–34. [Google Scholar]
  48. Compton, M.; Henson, C.; Neuhaus, H.; Lefort, L.; Sheth, A. A Survey of the Semantic Specification of Sensors. Proceedings of the 2nd International Workshop on Semantic Sensor Networks, at 8th International Semantic Web Conference, Washington, DC, USA, 25–29 October, 2009.
  49. Malizia, A.; Onorati, T.; Diaz, P.; Aedo, I.; Astorga-Paliza, F. SEMA4A: An ontology for emergency notification systems accessibility. Expert Syst. Appl. 2010, 37, 3380–3391. [Google Scholar]
  50. Li, X.; Liu, G.; Ling, A.; Zhan, J.; An, N.; Li, L.; Sha, Y. Building a Practical Ontology for Emergency Response Systems. In CSSE (4); IEEE Computer Society: Wuhan, Hubei, 2008; pp. 222–225. [Google Scholar]
  51. Tim Berners-Lee on the next Web. Available online: http://www.ted.com/talks/tim_berners_lee_-on_the_next_web.html (accessed on 1 March 2014).
  52. Gilbert, N.; Troitzsch, K.G. Simulation for the Social Scientist; Open University Press: Berkshire, UK, 2005. [Google Scholar]
  53. Benjamin, P.; Patki, M.; Mayer, R. Using Ontologies for Simulation Modeling. Proceedings of the 38th Conference on Winter Simulation, Monterey, CA, USA, 3–6 December, 2006; pp. 1151–1159.
  54. Garcia-Valverde, T.; Serrano, E.; Botia, J. Combining the real world with simulations for a robust testing of Ambient Intelligence services. Artif. Intell. Rev. 2012, Volume 0, 1–24. [Google Scholar]
  55. Wang, X.H.; Zhang, D.Q.; Gu, T.; Pung, H.K. Ontology Based Context Modeling and Reasoning using OWL. Proceedings of the IEEE International Conference on Pervasive Computing and Communications Workshops, Orlando, FL, USA, 24–28 March 2004; p. 18.
  56. Horrocks, I.; Patel-Schneider, P.F.; Boley, H.; Tabet, S.; Grosof, B.; Dean, M. SWRL: A Semantic Web Rule Language Combining OWL and RuleML. W3c member submission, World Wide Web Consortium. 2004. Available online: http://www.w3.org/Submission/SWRL/ (accessed on 1 March 2014). [Google Scholar]
  57. SWRL Language FAQ website. Available online: http://protege.cim3.net/cgi-bin/wiki.pl?SWRLLanguageFAQ (accessed on 1 March 2014).
  58. Millington, I.; Funge, J. Artificial Intelligence for Games, 2nd ed.; Morgan Kaufmann Publishers Inc.: San Francisco, CA, USA, 2009. [Google Scholar]
  59. Garcia-Valverde, T.; Campuzano, F.; Serrano, E.; Villa, A.; Botia, J.A. Simulation of human behaviors for the validation of Ambient Intelligence services: A methodological approach. J. Ambient Intell. Smart Environ. 2012, 4, 163–181. [Google Scholar]
  60. Caballero, A.; Botía, J.; Gómez-Skarmeta, A. Using cognitive agents in social simulations. Eng. Appl. Artif. Intell. 2011, 24, 1098–1109. [Google Scholar]
  61. Erl, T. Service-Oriented Architecture: A Field Guide to Integrating XML and Web Services; Prentice Hall PTR: Upper Saddle River, NJ, USA, 2004. [Google Scholar]
  62. El-Gayar, O.; Deokar, A. A semantic service-oriented architecture for distributed model management systems. Decis. Support Syst. 2013, 55, 374–384. [Google Scholar]
  63. Corredor, I.; Bernardos, A.M.; Iglesias, J.; Casar, J.R. Model-Driven Methodology for Rapid Deployment of Smart Spaces Based on Resource-Oriented Architectures. Sensors 2012, 12, 9286–9335. [Google Scholar]
  64. Ishida, T.; Nakajima, Y.; Murakami, Y.; Nakanishi, H. Augmented Experiment: Participatory Design with Multiagent Simulation, IJCAI 2007, Proceedings of the 20th International Joint Conference on Artificial Intelligence, Hyderabad, India, 9–12 January 2007; Veloso, M.M., Ed.; pp. 1341–1346.
  65. Messeguer, R.; Molina, C.; Ochoa, S.F.; Santos, R.M. Reducing energy consumption in human-centric wireless sensor networks. SMC. IEEE 2012, 1473–1478. [Google Scholar]
  66. Carren̈o, P.; Gutierrez, F.; Ochoa, S.F.; Fortino, G. Using Human-Centric Wireless Sensor Networks to Support Personal Security. In Internet and Distributed Computing Systems; Pathan, M., Wei, G., Fortino, G., Eds.; Springer: Berlin/Heidelberg, Germany, 2013; Volume 8223, pp. 51–64. [Google Scholar]
  67. Ochoa, S.F.; Santos, R. Human-centric wireless sensor networks to improve information availability during urban search and rescue activities. In Inf. Fusion; 2013; in Press. [Google Scholar]
  68. Jena—A Semantic Web Framework for Java. 2002. Available online: http://jena.sourceforge.net/index.html (accessed on 1 March 2014).
  69. Serrano, E.; Rovatsos, M.; Botia, J.A. Data mining agent conversations: A qualitative approach to multiagent systems analysis. Inf. Sci. 2013, 230, 132–146. [Google Scholar]
  70. Abrahamsson, P.; Salo, O.; Ronkainen, J.; Warsta, J. Agile Software Development Methods; Technical Report; VTT Publications: Espoo, Finland, 2002. [Google Scholar]
  71. Fernández-López, M.; Gómez-Pérez, A. Overview and analysis of methodologies for building ontologies. Knowl. Eng. Rev. 2002, 17, 129–156. [Google Scholar]
  72. Coronato, A.; Pietro, G.D. Formal Design of Ambient Intelligence Applications. IEEE Comput. 2010, 43, 60–68. [Google Scholar]
  73. Yang, S.; Li, Q. Inertial Sensor-Based Methods in Walking Speed Estimation: A Systematic Review. Sensors 2012, 12, 6102–6116. [Google Scholar]
  74. Serrano, E.; Munoz, A.; Botia, J. An approach to debug interactions in multi-agent system software tests. Inf. Sci. 2012, 205, 38–57. [Google Scholar]
  75. UbikSim website. Available online: https://github.com/emilioserra/UbikSim/wiki (accessed on 1 March 2014).
  76. GNU General Public License, version 3. 2007. Available online: http://www.gnu.org/licenses/gpl.html (accessed on 1 March 2014).
  77. Munoz, A.; Serrano, E.; Villa, A.; Valdés, M.; Botía, J.A. An Approach for Representing Sensor Data to Validate Alerts in Ambient Assisted Living. Sensors 2012, 12, 6282–6306. [Google Scholar]
  78. EscapeSim website. Available online: https://github.com/gsi-upm/EscapeSim (accessed on 1 March 2014).
  79. EscapeSim for evaluating emergency plans in a hotel. Available online: http://www.youtube.com/watch?v=4h1frI3mU1A&hl=fr&cclang_pref=fr&ccload_policy=1 (accessed on 1 March 2014).
  80. THOFU (Tecnologías para el HOtel del FUturo). Available online: http://www.thofu.es/ (accessed on 1 March 2014). Reference: CEN-2010-1019.
  81. Case study experiments, additional material. Available online: http://www.dit.upm.es/eserrano/EscapeSimExperiments (accessed on 1 March 2014).
Figure 1. A holistic framework for the evaluation of emergency plans.
Figure 1. A holistic framework for the evaluation of emergency plans.
Sensors 14 04513f1 1024
Figure 2. Details of the emergency service in the holistic framework for the evaluation of emergency plans.
Figure 2. Details of the emergency service in the holistic framework for the evaluation of emergency plans.
Sensors 14 04513f2 1024
Figure 3. Methodology for the development, extension and use of the holistic framework. ABSS, agent-based social simulation; SOA, service-oriented architecture.
Figure 3. Methodology for the development, extension and use of the holistic framework. ABSS, agent-based social simulation; SOA, service-oriented architecture.
Sensors 14 04513f3 1024
Figure 4. Designing an indoor space model with UbikSim.
Figure 4. Designing an indoor space model with UbikSim.
Sensors 14 04513f4 1024
Figure 5. Using UbikSim for the emergency plan evaluation (the definition of the space model is in the (top) panel, and the caption of a simulation is in the (bottom) panel).
Figure 5. Using UbikSim for the emergency plan evaluation (the definition of the space model is in the (top) panel, and the caption of a simulation is in the (bottom) panel).
Sensors 14 04513f5 1024
Figure 6. Experimental results with EscapeSim.
Figure 6. Experimental results with EscapeSim.
Sensors 14 04513f6 1024

Share and Cite

MDPI and ACS Style

Serrano, E.; Poveda, G.; Garijo, M. Towards a Holistic Framework for the Evaluation of Emergency Plans in Indoor Environments. Sensors 2014, 14, 4513-4535. https://doi.org/10.3390/s140304513

AMA Style

Serrano E, Poveda G, Garijo M. Towards a Holistic Framework for the Evaluation of Emergency Plans in Indoor Environments. Sensors. 2014; 14(3):4513-4535. https://doi.org/10.3390/s140304513

Chicago/Turabian Style

Serrano, Emilio, Geovanny Poveda, and Mercedes Garijo. 2014. "Towards a Holistic Framework for the Evaluation of Emergency Plans in Indoor Environments" Sensors 14, no. 3: 4513-4535. https://doi.org/10.3390/s140304513

Article Metrics

Back to TopTop