Agent Based Approach in Disaster Rescue Simulation - From Test-Bed of Multiagent System to Practical Application -

Size: px
Start display at page:

Download "Agent Based Approach in Disaster Rescue Simulation - From Test-Bed of Multiagent System to Practical Application -"

Transcription

1 Agent Based Approach in Disaster Rescue Simulation - From Test-Bed of Multiagent System to Practical Application - Tomoichi Takahashi 1, Satoshi Tadokoro 2, Masayuki Ohta 3, and Nobuhiro Ito 4 1 Chubu University, 1200 Matsumoto, Kasugai, AICHI, Japan ttaka@isc.chubu.ac.jp 2 Kobe University, Rokkodai, Nada, Kobe Japan tadokoro@cs.kobe-u.ac.jp 3 Tokyo Inst. of Tech., Dept. of Math.and CS., Ookayama, Meguro-ku, Tokyo Japan. m-oota@is.titech.ac.jp 4 Nagoya Inst. of Tech., Gokisochou, Showa-ku, Nagoya, Japan bobson@phaser.elcom.nitech.ac.jp Abstract. We apply multi-agent approach to search and rescue in a large-scale domain. The simulator is designed to simulate various domain specific simulation and human behaviors. Kobe-Awaji earthquake data is used as disaster scenarios and a prototype system was made open at RoboCup A rescue team composed of heterogeneous agents, fire brigades, ambulances, and polices, takes active part in the disastrous situation where about 100 civilian agents move autonomously. By comparing with rescue operations of two teams, we showed that the search and rescue in disasters can be used as a test-bed for multi-agent systems. The comparing experiments made clear that rescue task is not well defined in spite of its practical importance, and planning based on multi-perspectives on disaster losses is necessary. It points that the rescue problem is not only a test-bed for multi-agent system but also for laboratory work for practical system. 1 Introduction Society consists of multi/heterogeneous entities. Simulating activates in the society requires handling social structures that is difficult to handle systematically. Multi-agent system is one of methods to simulate such human activities. Casti presented that behaviors of individual change traffic condition of a city [1]. Management of environmental emergency is concerned as one of application fields of multi-agent system [7]. Cuena and Ossowski handled a flood management with four types of agent - Local Emergency Management Agent, Dam Management, Fire Brigade Management Agent, and Transport & Ambulance Management Agent. The agents decide their actions to save victims according to disaster situations. Escape problem from a theater has been studied as application field of multi-agent learning [9]. The problem consists of two phases. The first is that agents search for a button to open doors and one agent pushes it. Other agents can escape from doors after that. Their field is 8 8 mesh world with one exit. A. Birk, S. Coradeschi, and S. Tadokoro (Eds.): RoboCup 2001, LNAI 2377, pp , c Springer-Verlag Berlin Heidelberg 2002

2 Agent Based Approach in Disaster Rescue Simulation 103 Earthquake at urban areas causes various disasters, such as, fire, building damages, disruption of roads and life lines - electricity, water supply, gas - etc. Fire brigades extinguish fires, ambulance teams bring victims to hospitals, while civilians seek refuge and ask for help. RoboCup - Rescue is proposed to develop a series of technologies that can actually save people in case of large-scale disasters [2,4,3]. The simulation Project that applies multi-agent research to search and rescue domain, is composed of disaster simulations, rescue people, and residents in that area. In this paper, we first describe rescue operations in disaster simulation. Secondly, what urban disasters are is described, and the prototype system of RoboCup - Rescue is outlined. Simulations of rescue agent behavior and the simulated world is demonstrated in the third section. Problems that were made clear in applying multi-agent system to rescue domains are discussed in fourth section. Finally, points to be studied in future are presented. 2 Disaster & Rescue Simulation Task At January 17, 1995, a large earthquake of a moment magnitude 6.9 hit Kobe City, Japan. Over 6,000 people were dead, at least 300,000 were injured, and more than 100,000 buildings were collapsed. Similar tragedies also took place in California, Turkey, Taiwan, and other places. 2.1 Rescue Domain Characteristics as Multi-agent Task Domain characteristics of soccer, and rescue are illustrated in Table 1. In rescue domain, there are heterogeneous agents - civilian, fire fighter, ambulance, police, city offices - to act autonomously. Some of them have hierarchical structure in themselves, for example, fire fighters are composed of fire brigades and fire office. Fire office agents can order fire brigade agents. Rescue (Prototype) Soccer Number of Agents 100 or more 11 per a team Agents in the team Heterogeneous, Hierarchical Homogeneous Logistics Major Issue No Information Access Very Bad Reasonably good Representation Symbolic & Non-Symbolic Non-Symbolic Control Distributed/Semi-Central Distributed Filed structure dynamic (GIS) static (goal, line) motion only move along roads can move to any point in xy plane Table 1. Features of Rescue and Soccer

3 104 Tomoichi Takahashi et al. 2.2 Fire Department Decisions in Disaster When a fire occurs, a fire station receives calls from residents. The fire office deploys fire brigades to put off the fire effectively. One of the deployment policies is that extinguish power of fire engines suppress the fire, i extinguish power(i) >fire. On the other hand, an earthquake occurs at urban area, various disasters - fire, collapses of buildings and roads, damages of electric powers and telephone lines - occurs simultaneously over the area. The power of fires all over the area is more than extinguish powers of fire engines. i extinguish power(i) < j fire(j). And roads covered with debris may disturb fire engines move and the flow of civilians who refuge from damaged areas makes situations worse. According to Tokyo Fire Department, their main office controls their fire engines. In a case of big fires, they change their strategies from extinguishing fires respectively to not spreading the fires. Fire engines are deployed around the fires to make water wall. And in a case of worse disaster where there may be troubles in communication, they suppose the center-controlled system will not work well. At that time, local fire stations are permitted to control their fire engines at their decisions. 2.3 RoboCup - Rescue Simulation Prototype System RoboCup - Rescue has been undertaken to put large-scale simulations in use in the domain of search and rescue for large-scale disasters [5]. specification The prototype simulator was designed based on Kobe-Awaji earthquake s case. target area: Nagata Ward was one of the most damaged area. The area was km 2 and 130,466 people (53,284 households) lived there. simulation period: The purposes of rescue activities change as time passes. The rescue activities are classified into five stages: chaos stage, initial operation stage, recovery stage, reconstruction stage, and normal stage. At the first chaos stage, there is no aid from outside, and the main purpose is saving the victims using local facilities. Considering that survival rate of buried people decreases rapidly after a few days, the period to be simulated is set to first 72 hours. rescue agents: When earthquakes occur, there are many calls asking for fire fighters. So local rescue agents will do the first rescue actions. There were a total of 7 rescue agents at Nagata fire office. space resolution: Representing disaster situations or rescue activities requires displaying items at the size of cars. GIS (Geographic Information System) data is maintained with a resolution of 5 m. architecture The simulator is designed to combine various disaster simulations and human behaviors, and to present them as coherent and comprehensive scene. Disaster simulators are fire, building and road collapse. Human behaviors are rescue activities and evacuation to safe places, etc. Traffic simulator manages the movement of human agents. A kernel of the simulator combine all information and up-date the status of the simulated world. Several domain specific simulators are connected to the kernel. Information on an entire disaster field is stored in geographic information system (GIS).

4 Agent Based Approach in Disaster Rescue Simulation 105 Numbers of agents are deployed in this simulation environment to test strength and weakness of the search and rescue strategies. 3 Rescue Scenarios 3.1 Model of Agent Behaviors In simulation, statistics data will help to model human activities in disasters. Disaster simulators such as fire or collapse have been designed so that results of simulations match the real disasters data. Statistics data on human, such as White paper of National Land Agency, Japan, says that 88% of the cause of death was crushed to death, 10% people were burned to death, and others by fall of things, etc. The data are used to set initial conditions, however, it is very difficult to model human behavior during the simulation. The behavior model how a civilian acts in emergency or how people act collectively in evacuation will be needed in simulation of rescue operations and their estimation. 3.2 Agents and Their Hierarchy The word agent is used to refer to autonomous entity in the simulated world. Figure 1 shows agents prepared in the prototype system. Agents Civilian, Car, Fire Brigade, Ambulance, Police can move in the area. Civilian represents a resident in that area, and Car represents a resident in a car and can move faster than Civilian. Fire Brigade is a fire engine, Ambulance can bring civilians to a refuge, and Police can repair collapsed roads. All agents have properties such as damage of body, stamina. The properties affected by disaster simulations determine agents life and death. Fire Station, Ambulance Center, Police Office, Refuge are building objects and represent functions of people in the building provide. Fire Station, Ambulance Center, and Police Office can instruct corresponding agents. When buried civilians are brought to a refuge, they can receive medical treatments. Otherwise their health point decreases with time, and they will be dead as time passes. Agents take actions against disastrous situations. The situation changes with time and is changed by the agent rescue operations. Using predefined protocols, the agents see situations around them with sensory information sent from kernel. The information is objects within a certain radius around the agent, hear voices that other agents ask for help, plan next actions according to their objectives such as, to search for victims, to rescue them, to evacuate them to safe places, etc., send their actions to the kernel as act command. It consists of extinguish Target, rescue Target, load Target, unload, open Target. The kernel gathers all messages sent from agents, and broadcasts them to the component simulators. The component simulators individually compute how the world changes its internal status. These results are sent back to the kernel.

5 106 Tomoichi Takahashi et al. Object Moving Object Humanoid Point Object Building Civilian Car FireBrigade Ambulance Police FireStation AmbulaceCenter PoliceOffice Refuge Fig. 1. Hierarchy of rescue agents 3.3 Collaboration among Rescue Agents The above agent s communication must be done within one simulation step, otherwise the agent stays with doing nothing, And agents communicate each other using the communication to collaborate in rescue operations. The following are types of collaboration that should be appeared in rescue domain. type I: collaboration among homogeneous agents. The first task is n Fire Brigade agents extinguish fires that break out at m places. Using 1/10 scale mode with m =3,n =1 9, Ohta showed that extinguishing task has a feature that collaboration among n homogeneous agents obtains more than n times results [8]. And his simulation showed it better to deploy fire brigades intensively to an ignition point than to deploy them widely to ignition points. This corresponds to one of fire departments methodologies of extinguishing. type II: collaboration among homogeneous agents with hierarchy. Fire departments consist of fire brigades and stations. Fire brigades extinguish fires based on local information that they can get within the field of their vision, while fire stations may grab global situation from civilians reports. Fire stations instruct their fire brigades to minimize loss caused from fires. For example, fire stations decide to change their strategies from extinguishing fires to preventing their spread. This hierarchical structure exists in ambulance agents, police agents, etc. type III: collaboration among heterogeneous agents. It is very important for fire brigades to go quickly to fires. Earthquakes cause traffic troubles as collapses of roads and buildings, civilian s evacuate-flow. Police agents get rid of debris from roads and make fire brigades or ambulance moves swiftly. Collaboration among police agents and fire brigades is necessary to rescue effectively.

6 Agent Based Approach in Disaster Rescue Simulation 107 Fig. 2. snapshot of simulation at time=5 4 Simulation Experiments 4.1 Simulation of Rescue Operations Table 2 shows GIS data that was used in our experiment. 1/1 scale model is a square area 2,217 m on a side. The numbers of agents and objects are real ones except civilian s number. The real number of civilians, which is 100 times this number, is too large to simulate at this time. Figure 2 shows a snapshot of a 2D viewer. The legible part in the center is the area selected as 1/10 scale model. The blocks are buildings and the lines are roads. The color of buildings is green, and buildings turn red when they burn. Table 3 shows the results of two teams rescue activities. Both teams have 10 fire brigades, 5 ambulances, and 10 polices. Team A s fire agents are programmed to look for fires individually by walking randomly. On the other hand, the agents of team B are programmed to rush fires after looking around them. Ambulance and police agents provided as sample agents were used for both teams [6]. An earthquake occurred at time=1, more than 740 houses were collapsed. The collapsed houses buried citizens who were accidentally near them. The buried citizens are alive at first, however their physical strength is decreased with time. If rescue agents save the buried citizens, they will lose their lives. Figure 3 shows the number of dead people during the first 50 steps. After that period, the numbers remain the same.

7 108 Tomoichi Takahashi et al. Table 2. Numbers of agents and objects used in test autonomous agents GIS objects scale 1/100 1/10 1/1 1/100 1/10 1/1 Civilian road ,776 Ambulance Team node ,143 Fire Brigade building ,357 Police Force area size (m) ,217 Table 3. Statistics on rescue operations dead buildings road time /living on fire burnt ext. collapsed 5 1/ team A 50 16/ / / / / / team B 50 18/ / / / extinguished and saved buildings the data is the same from 200 to 300 The number of collapsed roads at time=5 shows that road collapse simulator worked and the number of burning houses increases as fire spreads. Team A could not extinguish fires, while team B put off at time=200. The number of burnt houses by team A is more 10 times than by team B. However team A saved more people than team B. Figure 4, 5 show the simulation results of team A and B respectively. 4.2 Estimation of Rescue Operations The rescue operations are estimated from how many lives or houses are saved, not form how well their simulations fit the real one. It is important to validate whether the simulation results can be applied to the real situations. Different from physical phenomena, we cannot experience earthquakes repeatedly to collect data that show some relationship between rescue operations and damages. The disaster data we can get are the total number not as a form of time sequence [10]. The fire and road collapse simulators

8 Agent Based Approach in Disaster Rescue Simulation team-a team-b Fig. 3. time sequence of the number of dead people are adjusted to produce the reported numbers, while other simulators have no reliable models. There are many indexes that show how large the disaster damaged the society. The indexes are loss of human life, loss of lost buildings, or the money required to restore, etc. It is difficult to say which index is the best or how to combine the indexes to estimate rescue operations. Moreover the rescue agents cannot calculate their values to optimize their behavior when they are in action. The right window in Figure 4, 5 indicates the losses over the area that is total of all rescue operations at each simulation step. The indexes are the same ones in Table 3 and the values at the final step are used to estimate rescue operations. Actions of agents can be rephrased as teamwork. Although we implemented only type I collaboration at present, it is important to evaluate teamwork as rescue activities. From this point, team- B is better than team-a. However, their evaluations change places form saving human lives. 5 Discussion and Conclusion Applying multi-agent system to rescue operation in large disaster made clear the following problems, in addition to themes of information engineering that makes simulators stable to move over 10,000 agents; Rescue activities are so closely related with human activities, that are easy to express with task-level language but are hard to describe them as command-level operation. Objectives of rescue operations come from different fields. And they change with time. Different form other fields, such as soccer that can be scored as goals, rescue operations include something mental aspect like victims feeling. Attentions from sociological aspect must be paid to refer to disaster victims. Even though the rescue domain is one of the most serious social issues, goals of rescue simulation are not well defined as in Shakey s world, wumpus world, etc. Besides representing state space of rescue, our first simulation presents new themes; In order to represent a civilian as an individual agent, ontology is necessary to communication among agents and representing their feel of the place [11]

9 110 Tomoichi Takahashi et al. There are numbers of search and rescue scenario in city offices. Human planners will do political decisions and social decision that are not easily incorporated into automated planning of agents. As a way of interactions with real world, planning with human interaction will be necessary. Search and rescue problem in disasters is an ideal platform for practical application of multi-agent system. We hope our research will not only provide many research themes but also help real rescue operations. Fig. 4. snapshot of Team A at time=300 The author would like to thank other members of RoboCup - Rescue Technical Committee. References 1. J. L. Casti, Would-Be Worlds, John Wiley & Sons, Inc Kitano, H., et al., RoboCup Rescue: Search and Rescue in Large-Scale Disasters as a Domain for Autonomous Agents Research, IEEE International Conference on System, Man, and cybernetics (SMC-99), Tokyo, Kitano, H., RoboCup Rescue: A Grand Challenge for Multi-Agent Systems, International Conference on Multi-Agent Systems (ICMAS-2000), Boston, 2000.

10 Agent Based Approach in Disaster Rescue Simulation 111 Fig. 5. snapshot of Team B at time= Tadokoro, S., et al., The RoboCup Rescue Project: a multi-agent approach to the disaster mitigation problem, IEEE International Conference on Robotics and Automation (ICRA-00), San Francisco, Takahashi, T., et al., Disaster Simulator Architecture, International Conference on Multi- Agent Systems (ICMAS-2000), Boston, Cuena, J. & Ossowski, S. Distributed Models for Decision Support. in Multiagent Systems edited by G. Weiss, MIT Press, Ohta, M., et al., RoboCup-Rescue Simulation: in case of Fire Fighting Planning, Proc. of ICMAS RoboCup Rescue Workshop,, Mita,H., et al., Solving an Escape Problem with Generic Programming, (Japanese) Proc. of MACC2000,, Noda, I., et al., Language Design for Rescue Agents Proc. of RoboCup Symposium,, 2001.

FC Portugal: Search and Rescue in Urban Catastrophes

FC Portugal: Search and Rescue in Urban Catastrophes FC Portugal: Search and Rescue in Urban Catastrophes João Certo 1,2,3, Nuno Cordeiro 2,3, Luís Paulo Reis 2,3, Nuno Lau 1,4 joao.certo@fe.up.pt, nuno_cordeiro@hotmail.com, lpreis@fe.up.pt, lau@det.ua.pt

More information

PROPOSAL OF RETROFITTING PROMOTION SYSTEM FOR LOW EARTHQUAKE-RESISTANT STRUCTURES IN EARTHQUAKE PRONE COUNTRIES

PROPOSAL OF RETROFITTING PROMOTION SYSTEM FOR LOW EARTHQUAKE-RESISTANT STRUCTURES IN EARTHQUAKE PRONE COUNTRIES 13 th World Conference on Earthquake Engineering Vancouver, B.C., Canada August 1-6, 24 Paper No. 927 PROPOSAL OF RETROFITTING PROMOTION SYSTEM FOR LOW EARTHQUAKE-RESISTANT STRUCTURES IN EARTHQUAKE PRONE

More information

RoboCup 2012 Rescue Agent Simulation Competition GUC ArtSapience Team Description Paper

RoboCup 2012 Rescue Agent Simulation Competition GUC ArtSapience Team Description Paper RoboCup 2012 Rescue Agent Simulation Competition GUC ArtSapience Team Description Paper Amr Labib Hussein, Ahmed Abouraya, Dina Helal, Noha Khater, Mina Fahmy, Ahmed Wafa, and Carmen Gervet German University

More information

Development of Corresponding Management System for Disaster

Development of Corresponding Management System for Disaster Development of Corresponding Management System for Disaster Wang JIN, Young Jin PARK, Takashi FURUYA and Satoru SADOHARA Summary There are many damages caused by natural and article disasters. In October

More information

Proposal of a New Disaster Manual for Implementation of Efficient Disaster Management Measures

Proposal of a New Disaster Manual for Implementation of Efficient Disaster Management Measures The th World Conference on Earthquake Engineering October -7,, Beijing, China Proposal of a New Disaster Manual for Implementation of Efficient Disaster Management Measures Shinya KONDO and Kimiro MEGURO

More information

A Supporting System for Emergency Vehicles Dispatching Planning Under a Disaster Situation

A Supporting System for Emergency Vehicles Dispatching Planning Under a Disaster Situation A Supporting System for Emergency Vehicles Dispatching Planning Under a Disaster Situation Yudai Higuchi 1(&), Takayoshi Kitamura 2, Tomoko Izumi 2, and Yoshio Nakatani 2 1 Graduate School of Science and

More information

Effective Recovery after a Catastrophic Earthquake: Community, Financial and Environmental Collaboration

Effective Recovery after a Catastrophic Earthquake: Community, Financial and Environmental Collaboration Effective Recovery after a Catastrophic Earthquake: Community, Financial and Environmental Collaboration The case of Kobe City Japan Project Brief Background and Objectives On the morning of January 17,

More information

Construction of a Mega Disaster Crisis Management System

Construction of a Mega Disaster Crisis Management System Construction of a Mega Disaster Crisis Management System Kazuhiro Takahagi 1, Tomoyuki Ishida 1, Akira Sakuraba 2, Kaoru Sugita 3, Noriki Uchida 3, and Yoshitaka Shibata 2 1 Ibaraki University, Hitachi,

More information

RoboAkut 2009 Rescue Simulation League Agent Team Description

RoboAkut 2009 Rescue Simulation League Agent Team Description RoboAkut 2009 Rescue Simulation League Agent Team Description H. Levent Akın, Ertan Doğrultan, Tekin Meriçli, and Ergin Özkucur Department of Computer Engineering Boğaziçi University, Istanbul, Turkey

More information

RECENT DEVELOPMENT IN EARTHQUAKE RISK MANAGEMENT PLANS AND PROGRAMS IN TEHRAN

RECENT DEVELOPMENT IN EARTHQUAKE RISK MANAGEMENT PLANS AND PROGRAMS IN TEHRAN RECENT DEVELOPMENT IN EARTHQUAKE RISK MANAGEMENT PLANS AND PROGRAMS IN TEHRAN Maziar Hosseini 2 and Kambod Amini Hosseini 1 1 Assistance Professor of Islamic Azad University (South Branch) and president

More information

Syrian Arab Republic. National progress report on the implementation of the Hyogo Framework for Action. Name of focal point : Engineer Erfan Ali

Syrian Arab Republic. National progress report on the implementation of the Hyogo Framework for Action. Name of focal point : Engineer Erfan Ali Syrian Arab Republic National progress report on the implementation of the Hyogo Framework for Action Name of focal point : Engineer Erfan Ali Organization : Ministry of Local Administration and Environment

More information

Intelligent Systems. Intelligent systems. AI Programming course. TDDD10 AI Programming Introduction. Cyrille Berger 2 / 51

Intelligent Systems. Intelligent systems. AI Programming course. TDDD10 AI Programming Introduction. Cyrille Berger 2 / 51 Intelligent Systems TDDD10 AI Programming Introduction Cyrille Berger Warehouse transport Robotic truck convoy Automatic parking Drone delivery system Long distance delivery Robot vacuum cleaner 2 / 51

More information

Decision and Coordination Strategies for RoboCup Rescue Agents

Decision and Coordination Strategies for RoboCup Rescue Agents Decision and Coordination Strategies for RoboCup Rescue Agents Maitreyi Nanjanath, Alexander J. Erlandson, Sean Andrist, Aravind Ragipindi, Abdul A. Mohammed, Ankur S. Sharma, and Maria Gini Department

More information

AN OVERVIEW OF CRISIS OPERATIONS RELATED ACTIVITIES TRANSPORT NETWORKS

AN OVERVIEW OF CRISIS OPERATIONS RELATED ACTIVITIES TRANSPORT NETWORKS HELLENIC INSTITUTE OF TRANSPORT AN OVERVIEW OF CRISIS MANAGEMENT AND EMERGENCY OPERATIONS RELATED ACTIVITIES FROM THE PERSPECTIVE OF TRANSPORT NETWORKS EVANGELOS MITSAKIS WEATHER project Kick-Off meeting

More information

Agent Based Reasoning in Multilevel Flow Modeling

Agent Based Reasoning in Multilevel Flow Modeling ZHANG Xinxin *, and LIND Morten * *, Department of Electric Engineering, Technical University of Denmark, Kgs. Lyngby, DK-2800, Denmark (Email: xinz@elektro.dtu.dk and mli@elektro.dtu.dk) 1 Introduction

More information

Testing Your Operational Readiness with Outside Agencies. Tom Clark, CBCP Director, IT Infrastructure Continuity Services Liberty Mutual Group

Testing Your Operational Readiness with Outside Agencies. Tom Clark, CBCP Director, IT Infrastructure Continuity Services Liberty Mutual Group Testing Your Operational Readiness with Outside Agencies Tom Clark, CBCP Director, IT Infrastructure Continuity Services Liberty Mutual Group Operational Readiness Capability of an organization to continually

More information

NEXT-GENERATION DATA MANAGEMENT FOR PUBLIC SAFETY ORGANIZATIONS. Next-Generation Data Management for Public Safety Organizations

NEXT-GENERATION DATA MANAGEMENT FOR PUBLIC SAFETY ORGANIZATIONS. Next-Generation Data Management for Public Safety Organizations NEXT-GENERATION DATA MANAGEMENT FOR PUBLIC SAFETY ORGANIZATIONS Page 1 Data Management Challenges in Public Safety Today more than ever before, public safety organizations worldwide are challenged to deliver

More information

New development of super-dense seismic monitoring and damage assessment system for city gas networks

New development of super-dense seismic monitoring and damage assessment system for city gas networks Structural Safety and Reliability, Corotis et al. (eds), 2001 Swets & Zeitlinger, ISBN 90 5809 197 X New development of super-dense seismic monitoring and damage assessment system for city gas networks

More information

Organized by MBZIRC Challenge Description MBZIRC 2019 CHALLENGE DESCRIPTION PAGE - 1

Organized by MBZIRC Challenge Description MBZIRC 2019 CHALLENGE DESCRIPTION PAGE - 1 Organized by MBZIRC 2019 Challenge Description MBZIRC 2019 CHALLENGE DESCRIPTION PAGE - 1 01 Introduction The Mohamed Bin Zayed International Robotics Challenge (MBZIRC) is a biennial international robotics

More information

ACCESS TIME OF EMERGENCY VEHICLES UNDER THE CONDITION OF STREET BLOCKAGES AFTER A LARGE EARTHQUAKE

ACCESS TIME OF EMERGENCY VEHICLES UNDER THE CONDITION OF STREET BLOCKAGES AFTER A LARGE EARTHQUAKE ACCESS TIME OF EMERGENCY VEHICLES UNDER THE CONDITION OF STREET BLOCKAGES AFTER A LARGE EARTHQUAKE N. Hirokawa a *, T. Osaragi b a Dept. of Mechanical and Environmental Informatics, Tokyo Institute of

More information

PERFORMANCE LEVELS OF BUILDING STRUCTURES AGAINST THE EARTHQUAKE (CONCEPT OF PERFORMANCE-BASED DESIGN STANDING ON QUESTIONNAIRES)

PERFORMANCE LEVELS OF BUILDING STRUCTURES AGAINST THE EARTHQUAKE (CONCEPT OF PERFORMANCE-BASED DESIGN STANDING ON QUESTIONNAIRES) PERFORMANCE LEVELS OF BUILDING STRUCTURES AGAINST THE EARTHQUAKE (CONCEPT OF PERFORMANCE-BASED DESIGN STANDING ON QUESTIONNAIRES) 682 Hideo FUJITANI, Akinori TANI 2, Yoichi AOKI 3 And Ikuo TAKAHASHI 4

More information

PRACTICAL APPLICATIONS OF EARTHQUAKE AND TSUNAMI SIMULATION OUTPUT FOR DISASTER MANAGEMENT

PRACTICAL APPLICATIONS OF EARTHQUAKE AND TSUNAMI SIMULATION OUTPUT FOR DISASTER MANAGEMENT PRACTICAL APPLICATIONS OF EARTHQUAKE AND TSUNAMI SIMULATION OUTPUT FOR DISASTER MANAGEMENT Panon LATCHAROTE*, Anawat SUPPASRI**, Yoshiro KAI*** Kochi University of Technology* Tohoku University** Kochi

More information

Agent-Based Modeling of an Air Quality Monitoring and Analysis System for Urban Regions

Agent-Based Modeling of an Air Quality Monitoring and Analysis System for Urban Regions Agent-Based Modeling of an Air Quality Monitoring and Analysis System for Urban Regions Mihaela Oprea Petroleum-Gas University of Ploiesti, Department of Automation, Computers and Electronic, Bd. Bucuresti

More information

Earthquake-triggered accidents at industrial facilities: lessons learned from the Wenchuan earthquake

Earthquake-triggered accidents at industrial facilities: lessons learned from the Wenchuan earthquake Chengdu, 14 July, 2009 IDRC 2009 1 Earthquake-triggered accidents at industrial facilities: lessons learned from the Wenchuan earthquake E. Krausmann and A. M. Cruz European Commission, Joint Research

More information

GEOGRAPHIC INFORMATION TECHNOLOGY (GIT), THE PRIMARY SUCCESS FACTOR IN RESTRUCTURING GAS EMERGENCY MAINTENANCE OPERATIONS

GEOGRAPHIC INFORMATION TECHNOLOGY (GIT), THE PRIMARY SUCCESS FACTOR IN RESTRUCTURING GAS EMERGENCY MAINTENANCE OPERATIONS 23rd World Gas Conference, Amsterdam 2006 GEOGRAPHIC INFORMATION TECHNOLOGY (GIT), THE PRIMARY SUCCESS FACTOR IN RESTRUCTURING GAS EMERGENCY MAINTENANCE OPERATIONS Main author S. Arai Co-author Y. Zaitsu

More information

Encouraging People to do Resilience

Encouraging People to do Resilience Encouraging People to do Resilience Akinori KOMATSUBARA Department of Industrial & Management Systems Engineering School of Creative Science and Engineering, Waseda University Okubo 3-4-1, Shinjuku, Tokyo

More information

Simulation Analyses on Jane Jacobs City Diversity Requirements by Using Downtown Dynamics Model

Simulation Analyses on Jane Jacobs City Diversity Requirements by Using Downtown Dynamics Model 267-Paper Simulation Analyses on Jane Jacobs City Diversity Requirements by Using Downtown Dynamics Model Masahiro Shohmitsu, Shuang Chang, Toshiyuki Kaneda and Renbao Jin Abstract In recent years, in

More information

CIMFLOW A WORKFLOW MANAGEMENT SYSTEM BASED ON INTEGRATION PLATFORM ENVIRONMENT

CIMFLOW A WORKFLOW MANAGEMENT SYSTEM BASED ON INTEGRATION PLATFORM ENVIRONMENT CIMFLOW A WORKFLOW MANAGEMENT SYSTEM BASED ON INTEGRATION PLATFORM ENVIRONMENT Haibin Luo Yushun Fan State CIMS Engineering and Research Center, Dept. of Automation, Tsinghua University Beijing, P.R. China.

More information

(a) Conventional type ceiling (b) Grid type ceiling Figure 1. Suspended ceilings failed in the Kobe earthquake, 1995 (a) Collapse of an acoustic panel

(a) Conventional type ceiling (b) Grid type ceiling Figure 1. Suspended ceilings failed in the Kobe earthquake, 1995 (a) Collapse of an acoustic panel Institute of Industrial Science, University of Tokyo Bulletin of ERS, No. 46 (2013) DAMAGE TO NON-STRUCTURAL COMPONENTS IN LARGE ROOMS BY THE JAPAN EARTHQUAKE, MARCH 11TH, 2011 Ken ichi KAWAGUCHI 1 ABSTRACT:

More information

ArcGIS for Emergency Management-

ArcGIS for Emergency Management- ArcGIS for Emergency Management- Configuring the Solutions Jess Neuner Nikki Golding Agenda Introduction Solution Offering What s Next Your Feedback ArcGIS as a Platform Simple, Open, and Configurable

More information

AUTOMATIC HAZARD INSPECTION MANAGEMENT SYSTEM OF RC BUILDING

AUTOMATIC HAZARD INSPECTION MANAGEMENT SYSTEM OF RC BUILDING AUTOMATIC HAZARD INSPECTION MANAGEMENT SYSTEM OF RC BUILDING Lee-kuo Lin 1 Chen-you Jian 2 Jinn-ting Huang 2 1 Associate Professor of Civil Engineering Department, National Taipei University of Technology,

More information

RoboAKUT 2006 Team Description

RoboAKUT 2006 Team Description RoboAKUT 2006 Team Description M. Utku Tatlıdede, Kemal Kaplan and H. Levent Akın Boğaziçi University, PK 34342 Bebek, İstanbul, TÜRKİYE, akin@boun.edu.tr, WWW home page: http://robot.cmpe.edu.tr/rescue

More information

Ubiquitous Disaster Information System operated by the Coproduction of Residents and Local Government Employees

Ubiquitous Disaster Information System operated by the Coproduction of Residents and Local Government Employees Ubiquitous Disaster Information System operated by the Coproduction of Residents and Local Government Employees Takeyasu Suzuki University, of Yamanashi, Japan Yasunori Hada, Isao Oyama and Kuniaki Sasaki

More information

Decision support for operational ambulance control

Decision support for operational ambulance control Decision support for operational ambulance control T. Andersson Department of Science and Technology, Linköping University, Sweden Abstract Operational ambulance control naturally includes the dispatching

More information

HAZUS-MH: Earthquake Event Report

HAZUS-MH: Earthquake Event Report HAZUS-MH: Earthquake Event Report Region Name: Kit Carson County Earthquake Scenario: Anton M7.6 CEUS Event Print Date: January 27, 2006 Disclaimer: The estimates of social and economic impacts contained

More information

HAZUS-MH: Earthquake Event Report

HAZUS-MH: Earthquake Event Report HAZUS-MH: Earthquake Event Report Region Name: Kit Carson County Earthquake Scenario: Kit Carson County Random EQ Print Date: February 08, 2006 Disclaimer: The estimates of social and economic impacts

More information

Earthquake Rescue Mission Modeling Based on Multi- Agent

Earthquake Rescue Mission Modeling Based on Multi- Agent TELKOMNIKA Indonesian Journal of Electrical Engineering Vol.12, No.4, April 2014, pp. 2995 ~ 3000 DOI: http://dx.doi.org/10.11591/telkomnika.v12i4.4999 2995 Earthquake Rescue Mission Modeling Based on

More information

Emergency Management in Local Government

Emergency Management in Local Government Sociology Study, November 2015, Vol. 5, No. 11, 832 836 doi: 10.17265/2159 5526/2015.11.002 D DAVID PUBLISHING Emergency Management in Local Government Rrahim Rexha a Abstract Natural disasters, in all

More information

WEBGIS SIMULATOR FOR PROMOTION OF SEISMIC RETROFITTING AND COMMUNITY DISASTER MITIGATION ACTIVITIES

WEBGIS SIMULATOR FOR PROMOTION OF SEISMIC RETROFITTING AND COMMUNITY DISASTER MITIGATION ACTIVITIES WEBGIS SIMULATOR FOR PROMOTION OF SEISMIC RETROFITTING AND COMMUNITY DISASTER MITIGATION ACTIVITIES J. Tobita 1, N. Fukuwa 2, M. Mori 1, H. Sakaue 3, H. Takahashi 4 and T. Hanai 5 1 Associate Professor,

More information

Public Private Partnership in. Disaster Response in Benguet

Public Private Partnership in. Disaster Response in Benguet Public Private Partnership in Community Rehabilitation i and Disaster Response in Benguet Professor Gloria R. Lee Benguet State University The Philippines is one of the countries in the Asia Pacific frequently

More information

Nomination for Virginia Railway Express 2013 Rail Disaster Drill. Category: Emergency Preparedness- Rail Security Awarding

Nomination for Virginia Railway Express 2013 Rail Disaster Drill. Category: Emergency Preparedness- Rail Security Awarding Nomination for Virginia Railway Express 2013 Rail Disaster Drill Category: Emergency Preparedness- Rail Security Awarding Attachments: 1 Letter from Fairfax Fire and Rescue Introduction Virginia Railway

More information

Reconnaissance Report on the China Wenchuan Earthquake May 12, 2008

Reconnaissance Report on the China Wenchuan Earthquake May 12, 2008 1 NCREE Newsletter Volume 3 Number 3 September 2008 I-1 Reconnaissance Report on the China Wenchuan Earthquake May 12, 2008 Chu-Chieh J. Lin, Associate Research Fellow of NCREE Juin-Fu Chai, Research Fellow

More information

Remember that stuff about hiding under a table or standing in a doorway? Well, forget it! This is a real eye opener. It could save your life someday.

Remember that stuff about hiding under a table or standing in a doorway? Well, forget it! This is a real eye opener. It could save your life someday. Remember that stuff about hiding under a table or standing in a doorway? Well, forget it! This is a real eye opener. It could save your life someday. EXTRACT FROM DOUG COPP'S ARTICLE ON 'THE TRIANGLE OF

More information

Crisis Management and Emergency Planning

Crisis Management and Emergency Planning Crisis Management and Emergency Planning WHAT IF? What If You had to deal with a flood? What If - today you have 10,000 people on property and the local utility company has a sewer issue that backs up

More information

Transportation Workshop Air,Rail,Waterways,Roadways,Fuel

Transportation Workshop Air,Rail,Waterways,Roadways,Fuel Transportation Workshop Air,Rail,Waterways,Roadways,Fuel Oct. 21, 2013 Transportation Sector Planning Meeting TEMA State Emergency Operations Center (SEOC) 1 History of New Madrid During the winter of

More information

A Maintainability Analysis/Evaluation Method Based On Railway Signalling Maintenance Data SUMMARY 1 INTRODUCTION MTBF

A Maintainability Analysis/Evaluation Method Based On Railway Signalling Maintenance Data SUMMARY 1 INTRODUCTION MTBF A Maintainability Analysis/Evaluation Method Based On Railway Signalling Maintenance Data Yamato Fukuta, East Japan Railway Company, Japan Fumiyuki Homma, East Japan Railway Company, Japan Yuji Hirao,

More information

IBM Intelligent Operations Center for Smarter Cities

IBM Intelligent Operations Center for Smarter Cities IBM Industry Solutions IBM Intelligent Operations Center for Smarter Cities Coordinate city agencies and resources to deliver exceptional service to citizens Highlights Leverage information across all

More information

Series of mass explosions in a fireworks plant 25 July 2013 Città Sant Angelo Italy

Series of mass explosions in a fireworks plant 25 July 2013 Città Sant Angelo Italy Series of mass explosions in a fireworks plant 25 July 2013 Città Sant Angelo Italy Pyrotechnics Fireworks Explosives Domino effect Victims Material damages THE FACILITIES INVOLVED The site: The accident

More information

ADVANCED TRAVELLER INFORMATION SYSTEM FOR CHANDIGARH CITY USING GIS

ADVANCED TRAVELLER INFORMATION SYSTEM FOR CHANDIGARH CITY USING GIS ADVANCED TRAVELLER INFORMATION SYSTEM FOR CHANDIGARH CITY USING GIS Bhupendra Singh 1, Ankit Gupta 2 and Sanjeev Suman 3 1 Former M.Tech. Student, Transportation Engineering, Civil Engineering Department,

More information

JESIP Awareness. Getting Together. Introducing JESIP. 1. Getting Together

JESIP Awareness. Getting Together. Introducing JESIP. 1. Getting Together JESIP Awareness 1. Getting Together Getting Together Does emergency and crisis management require special skills and/or attributes? Emergency management involves team, organisational and multi agency working:

More information

GPS Mapping of Resources for Crisis Management System

GPS Mapping of Resources for Crisis Management System Impact Factor (SJIF): 5.301 International Journal of Advance Research in Engineering, Science & Technology e-issn: 2393-9877, p-issn: 2394-2444 Volume 5, Issue 10, October-2018 GPS Mapping of Resources

More information

Ignition Behavior of Firebrands Landed on Roofs with Roof-tile Deficit after an Earthquake

Ignition Behavior of Firebrands Landed on Roofs with Roof-tile Deficit after an Earthquake Ignition Behavior of Firebrands Landed on Roofs with Roof-tile Deficit after an Earthquake Hideki Yoshioka 1, Yoshihiko Hayashi 2, Yoshifumi Ohmiya 3, and Takafumi Noguchi 1 1 The University of Tokyo,

More information

Our Discussion: The Conjoining of Public Sector and BC Planning: Improved Initiatives & Collaboration

Our Discussion: The Conjoining of Public Sector and BC Planning: Improved Initiatives & Collaboration The Conjoining of Public Sector and BC Planning: Improved Initiatives & Collaboration Lori Adamo, Vice President & Public/Private Sector Chair Our Discussion: NEDRIX / Public Private Sector Initiative

More information

Preparing an Emergency Response Plan (ERP)

Preparing an Emergency Response Plan (ERP) Preparing an Emergency Response Plan (ERP) A lack of preparedness in responding effectively to potential active shooters can have disastrous consequences. This section discusses several measures you need

More information

Staff Scheduling and Department Coordination for Government

Staff Scheduling and Department Coordination for Government Staff Scheduling and Department Coordination for Government Introduction Staff coordination and scheduling can be a challenge for any organization. Managing an on-call or shift rotation is often done manually,

More information

EARTHQUAKE PERFORMANCE OF HIGHWAY SYSTEM IN TOKYO

EARTHQUAKE PERFORMANCE OF HIGHWAY SYSTEM IN TOKYO 194 EARTHQUAKE PERFORMANCE OF HIGHWAY SYSTEM IN TOKYO Hideji KAWAKAMI 1 SUMMARY The purposes of this study were to develop a methodology for estimating the performance of highway network systems subjected

More information

GENERAL FRAME WORK OF RESARCH TOPICS UTILIZING THE 3-D FULL-SCALE EARTHQUAKE TESTING FACILITY

GENERAL FRAME WORK OF RESARCH TOPICS UTILIZING THE 3-D FULL-SCALE EARTHQUAKE TESTING FACILITY Journal of Japan Association for Earthquake Engineering, Vol.4, No.3 (Special ISSUE), 2004 GENERAL FRAME WORK OF RESARCH TOPICS UTILIZING THE 3-D FULL-SCALE EARTHQUAKE TESTING FACILITY Masayoshi SATO 1

More information

Human Resource Development Project for Seismic Engineering and Construction of Buildings I. Project Outline II. Result of the Evaluation

Human Resource Development Project for Seismic Engineering and Construction of Buildings I. Project Outline II. Result of the Evaluation Internal Ex-Post Evaluation for Technical Cooperation Project Country Name People Republic of China I. Project Outline Background Objectives of the Project Activities of the project conducted by China

More information

Standardizing the Incident Command System for Businesses

Standardizing the Incident Command System for Businesses Standardizing the Incident Command System for Businesses by Judy Bell, CEM From Jerry Molten s perspective, the fire at Acme Manufacturing was fairly routine. The first alarm had come in just after 7 a.m.

More information

Evaluating GAIA Methodology in Agent-Oriented Software Engineering

Evaluating GAIA Methodology in Agent-Oriented Software Engineering Evaluating GI Methodology in gent-oriented Software Engineering min Farahbakhsh Tooli, Javad sadi Faculty of Electrical, Computer and IT Engineering Qazvin Islamic zad University Iran, Qazvin.Farahbakhsh@Qiau.ac.ir,

More information

Disaster Information Sharing System using Pictograms: Representation of Multidimensional Information

Disaster Information Sharing System using Pictograms: Representation of Multidimensional Information Disaster Information Sharing System using Pictograms: Representation of Multidimensional Information Kakeru Kusano, Tomoko Izumi and Yoshio Nakatani Abstract This work aims to support the actions of disaster

More information

MBZIRC 2020 CHALLENGE DESCRIPTION PAGE - 1

MBZIRC 2020 CHALLENGE DESCRIPTION PAGE - 1 MBZIRC 2020 CHALLENGE DESCRIPTION PAGE - 1 01 Introduction The Mohamed Bin Zayed International Robotics Challenge (MBZIRC) is a biennial international robotics competition. MBZIRC provides an ambitious

More information

STUDY ON SEISMIC PERFORMANCE OF LOW EARTHQUAKE RESISTANT MASONRY BUILDINGS RETROFITTED BY PP-BAND MESH

STUDY ON SEISMIC PERFORMANCE OF LOW EARTHQUAKE RESISTANT MASONRY BUILDINGS RETROFITTED BY PP-BAND MESH The 13th Japan Earthquake Engineering, Symposium (2010) STUDY ON SEISMIC PERFORMANCE OF LOW EARTHQUAKE RESISTANT MASONRY BUILDINGS RETROFITTED BY PP-BAND MESH Navaratnarajah SATHIPARAN 1 and Kimiro MEGURO

More information

Red Oak Fire Rescue SECTION: 2700

Red Oak Fire Rescue SECTION: 2700 Red Oak Fire Rescue SECTION: 2700 Procedures Date: 3/2010 PURPOSE STRUCTURAL COLLAPSE SEARCH AND RESCUE PROCEDURES To provide guidelines for search and rescue operations at structural collapse incidents

More information

NO PLAN SURVIVES CONTACT WITH A DISASTER IN THE MAKING

NO PLAN SURVIVES CONTACT WITH A DISASTER IN THE MAKING NO PLAN SURVIVES CONTACT WITH A DISASTER IN THE MAKING How to Contain Evolving Crises? Research on shared decision making and psycho-social barriers and enablers Security system factors: Resources, info

More information

SPECIFIC SITUATION The potential conditions that the City of Oxnard may face in the earthquake include:

SPECIFIC SITUATION The potential conditions that the City of Oxnard may face in the earthquake include: MAJOR EARTHQUAKE GENERAL SITUATION The City of Oxnard is in the vicinity of several known active and potentially active earthquake faults including the San Andreas (42 miles), Oak Ridge (1 mile), Pitas

More information

15th ICCRTS. The Evolution of C2. Title of Paper: Network Centric Simulation Architecture. Topic(s): 6, 1, 8

15th ICCRTS. The Evolution of C2. Title of Paper: Network Centric Simulation Architecture. Topic(s): 6, 1, 8 15th ICCRTS The Evolution of C2 Title of Paper: Network Centric Simulation Architecture Topic(s): 6, 1, 8 Name of Author(s): Shao-Jie Mao, Yu-Ping Li, Jian-Ning Lin, Ke-Bo Deng, Li-Yang Sun Point of Contact:

More information

Real-Time Warnings to Citizens

Real-Time Warnings to Citizens Technology, J. Kost, K. Moyer Research Note 13 February 2003 Real-Time Warnings to Citizens Government can act in "real time" by using a telephone alert system, which can contact many people very rapidly

More information

Shaking table test on seismic response behavior of 2-story masonry house model with PP-band mesh retrofitting

Shaking table test on seismic response behavior of 2-story masonry house model with PP-band mesh retrofitting From the SelectedWorks of Navaratnarajah Sathiparan March 1, 2011 Shaking table test on seismic response behavior of 2-story masonry house model with PP-band mesh retrofitting Navaratnarajah Sathiparan

More information

Modeling Commercial Knowledge to Develop Advanced Agent-based Marketplaces for E-commerce

Modeling Commercial Knowledge to Develop Advanced Agent-based Marketplaces for E-commerce Modeling Commercial Knowledge to Develop Advanced Agent-based Marketplaces for E-commerce Martin Molina Department of Artificial Intelligence, Technical University of Madrid Campus de Montegancedo s/n,

More information

Structural design of temporary spatial structures

Structural design of temporary spatial structures 28 September 2 October 2009, Universidad Politecnica de Valencia, Spain Alberto DOMINGO and Carlos LAZARO (eds.) Structural design of temporary spatial structures Tatsuo MUROTA* *Housing Loan Promotion

More information

Disaster Information Sharing System Using Open Source Web GIS

Disaster Information Sharing System Using Open Source Web GIS 1763 Disaster Information Sharing System Using Open Source Web GIS Satoshi Kubota 1, Kazuyasu Matsumura 2, Sadao Yano 3, Tatsuya Kitadani 4, Ikuo Kitagawa 5 and Akiyoshi Ichiuji 6 1 Associate Professor,

More information

Fire and Economic Impacts of Earthquakes. John M. Eidinger 1 Kenneth A. Goettel 2 David Lee 3

Fire and Economic Impacts of Earthquakes. John M. Eidinger 1 Kenneth A. Goettel 2 David Lee 3 Fire and Economic Impacts of Earthquakes John M. Eidinger 1 Kenneth A. Goettel 2 David Lee 3 Abstract This paper describes two types of losses due to disruption of lifeline service following an earthquake.

More information

Business Continuity Through Planning, Prevention and Preparedness. READINESS RESOURCES

Business Continuity Through Planning, Prevention and Preparedness.  READINESS RESOURCES READINESS RESOURCES Federal Emergency Management Agency -- www.fema.gov Emergency Management Guide for Business & Industry: http://www.fema.gov/pdf/business/guide/bizindst.pdf American Red Cross -- www.redcross.org

More information

WELLINGTON EARTHQUAKE NATIONAL INITIAL RESPONSE PLAN (WENIRP)

WELLINGTON EARTHQUAKE NATIONAL INITIAL RESPONSE PLAN (WENIRP) WELLINGTON EARTHQUAKE NATIONAL INITIAL RESPONSE PLAN (WENIRP) T.H. Woodley Ministry of Civil Defence and Emergency Management 2010 NZSEE Conference ABSTRACT The objective of this paper is to describe the

More information

Japan s Gas Market Security. Gas Market Office, Electricity and Gas Industry Department, Ministry of Economy, Trade and Industry

Japan s Gas Market Security. Gas Market Office, Electricity and Gas Industry Department, Ministry of Economy, Trade and Industry Japan s Gas Market Security Gas Market Office, Electricity and Gas Industry Department, Ministry of Economy, Trade and Industry 2 The Japan Gas Association City Gas Sales Volume and Number of Customers

More information

Layout Design by Integration of Multi-agent Based Simulation and Optimization

Layout Design by Integration of Multi-agent Based Simulation and Optimization Layout Design by Integration of Multi-agent Based Simulation and Optimization Nobutada Fujii, Toshiya Kaihara, Tomomi Nonaka, Shun Nogami To cite this version: Nobutada Fujii, Toshiya Kaihara, Tomomi Nonaka,

More information

Path-finding in Multi-Agent, unexplored And Dynamic Military Environment Using Genetic Algorithm

Path-finding in Multi-Agent, unexplored And Dynamic Military Environment Using Genetic Algorithm International Journal of Computer Networks and Communications Security VOL. 2, NO. 9, SEPTEMBER 2014, 285 291 Available online at: www.ijcncs.org ISSN 2308-9830 C N C S Path-finding in Multi-Agent, unexplored

More information

SPOK e.notify. Enabling Sophisticated, Efficient Incident Management

SPOK e.notify. Enabling Sophisticated, Efficient Incident Management SM SPOK e.notify Enabling Sophisticated, Efficient Incident Management ENABLING SOPHISTICATED, EFFICIENT INCIDENT MANAGEMENT ARE YOU PREPARED FOR AN EMERGENCY? In an emergency, minutes can be the difference

More information

Aboriginal Disaster Resiliency Planning (ADRP) Resource Guide

Aboriginal Disaster Resiliency Planning (ADRP) Resource Guide Aboriginal Disaster Resiliency Planning (ADRP) Resource Guide March 30, 2016 Table of Contents Before You Start... 1 Paper Based Resources... 2 Aboriginal Disaster Resilience Planning Guide: Overview and

More information

ArcGIS for Emergency Management Configuring the Situational Awareness Solutions. Jess Neuner

ArcGIS for Emergency Management Configuring the Situational Awareness Solutions. Jess Neuner ArcGIS for Emergency Management Configuring the Situational Awareness Solutions Jess Neuner ArcGIS for Emergency Management A solution to support the EM Mission Series of useful maps and apps focused on

More information

Hytera Integrated Command & Control System. Incident taking, handling, police force deploying, GIS, and cloud dispatching.

Hytera Integrated Command & Control System. Incident taking, handling, police force deploying, GIS, and cloud dispatching. Hytera Integrated Command & Control System Incident taking, handling, police force deploying, GIS, and cloud dispatching www.hytera.com Background As cities are developing rapidly and science and technology

More information

A Simulation Platform for Multiagent Systems in Logistics

A Simulation Platform for Multiagent Systems in Logistics A Simulation Platform for Multiagent Systems in Logistics Heinz Ulrich, Swiss Federal Institute of Technology, Zürich Summary: The challenges in today s global economy are flexibility and fast reactions

More information

Earthquake Response and Preparedness: Modeling Human/Structure Interaction

Earthquake Response and Preparedness: Modeling Human/Structure Interaction Earthquake Response and Preparedness: Human/Structure Interaction Jalalpour, M., Szyniszewski, S., Jacques, C., Liu, Z., Guest, J.K., Igusa, T., Schafer, B.W., Mitrani-Reiser, J. Introduction Earthquake

More information

Strategic Risk Assessment and Contingency Planning in Interconnected Transportation Networks (STAR-TRANS)

Strategic Risk Assessment and Contingency Planning in Interconnected Transportation Networks (STAR-TRANS) Strategic Risk Assessment and Contingency Planning in Interconnected Transportation Networks (STAR-TRANS) Dr. Athanasios Sfetsos NCSR Demokritos With contribution from all consortium members Project Overview

More information

Coby Duerr Assistant Deputy Chief Calgary Fire Department Page 1

Coby Duerr Assistant Deputy Chief Calgary Fire Department Page 1 Roundtable 1: Issues relating to the conduct and management of an emergency response: 1. IMS related issues: a. How can Incident Management System be made more understandable, simpler and still achieve

More information

DEVELOPMENT OF UNBONDED BAR REINFORCED CONCRETE STRUCTURE

DEVELOPMENT OF UNBONDED BAR REINFORCED CONCRETE STRUCTURE 13 th World Conference on Earthquake Engineering Vancouver, B.C., Canada August 1-6, 2004 Paper No. 1537 DEVELOPMENT OF UNBONDED BAR REINFORCED CONCRETE STRUCTURE Hirokazu IEMURA 1, Yoshikazu TAKAHASHI

More information

İstanbul Seismic Risk Mitigation and. Preparing Istanbul for Future Disasters:

İstanbul Seismic Risk Mitigation and. Preparing Istanbul for Future Disasters: Preparing Istanbul for Future Disasters: İstanbul Seismic Risk Mitigation and Preparedness Project (ISMEP) Istanbul Project Coordination Unit TURKEY is prone to mainly three types Earthquakes; of natural

More information

Urban Planning and the Risk of Disasters: A Content Analysis of Planning Documents from Major Urban Areas in Japan and Canada

Urban Planning and the Risk of Disasters: A Content Analysis of Planning Documents from Major Urban Areas in Japan and Canada Urban Planning and the Risk of Disasters: A Content Analysis of Planning Documents from Major Urban Areas in Japan and Canada Yoichi Kumagai Shokei Gakuin University Pierre Filion University of Waterloo

More information

(Yanagido1-1, Gifu , Japan) (Yayoi-cho 1-33, Inage-ku, Chiba , Japan)

(Yanagido1-1, Gifu , Japan) (Yayoi-cho 1-33, Inage-ku, Chiba , Japan) JSCE Journal of Disaster FactSheets, FS-L-, Comparison of Functional Damage and Restoration Processes of Utility Lifelines in the Kumamoto Earthquake, Japan with Two Great Earthquake Disasters in 99 and

More information

W911NF Project - Mid-term Report

W911NF Project - Mid-term Report W911NF-08-1-0041 Project - Mid-term Report Agent Technology Center, Czech Technical University in Prague Michal Pechoucek 1 Accomplishments for the First 6 Months 1.1 Scenario and Demos During the first

More information

IMPLEMENTING CHANGE IN A COMPLEX WORLD. Responding to complexity in socio- economic systems: How to build a smart and resilient society?

IMPLEMENTING CHANGE IN A COMPLEX WORLD. Responding to complexity in socio- economic systems: How to build a smart and resilient society? IMPLEMENTING CHANGE IN A COMPLEX WORLD Dirk Helbing, Computational Social Science @ ETH Zurich, Switzerland Responding to complexity in socio- economic systems: How to build a smart and resilient society?

More information

The good news. 34% of software projects succeed. Standish Group, CHAOS Report, 2003

The good news. 34% of software projects succeed. Standish Group, CHAOS Report, 2003 The good news 34% of software projects succeed. Standish Group, CHAOS Report, 2003 1 The bad news That means 66% failed! Standish Group, CHAOS Report, 2003 2 Best Practices Develop Iteratively Manage Requirements

More information

MADVERTISER: A SYSTEM FOR MOBILE ADVERTISING IN MOBILE PEER-TO-PEER ENVIRONMENTS

MADVERTISER: A SYSTEM FOR MOBILE ADVERTISING IN MOBILE PEER-TO-PEER ENVIRONMENTS Association for Information Systems AIS Electronic Library (AISeL) PACIS 2014 Proceedings Pacific Asia Conference on Information Systems (PACIS) 2014 MADVERTISER: A SYSTEM FOR MOBILE ADVERTISING IN MOBILE

More information

DAMAGE PROPAGATION CAUSED BY INTERDEPENDENCY AMONG CRITICAL INFRASTRUCTURES

DAMAGE PROPAGATION CAUSED BY INTERDEPENDENCY AMONG CRITICAL INFRASTRUCTURES DAMAGE PROPAGATION CAUSED BY INTERDEPENDENCY AMONG CRITICAL INFRASTRUCTURES Mai TSURUTA 1, Yozo GOTO 2, Yasuhiro SHOJI 3 and Shojiro KATAOKA 4 1 Section Chief,Regional and Metropolitan Planning Division,

More information

SEISMIC SAFETY OF EXISTING CONCRETE MASONRY GARDEN WALLS

SEISMIC SAFETY OF EXISTING CONCRETE MASONRY GARDEN WALLS SEISMIC SAFETY OF EXISTING CONCRETE MASONRY GARDEN WALLS 983 Koji YOSHIMURA, Kenji KIKUCHI, Tomoyuki KAJIMURA 3, Yoichi MORISHITA And Hideko NONAKA SUMMARY In order to investigate the seismic safety of

More information

Multi-Agent Model for Power System Simulation

Multi-Agent Model for Power System Simulation Multi-Agent Model for Power System Simulation A.A.A. ESMIN A.R. AOKI C.R. LOPES JR. G. LAMBERT-TORRES Institute of Electrical Engineering Federal School of Engineering at Itajubá Av. BPS, 1303 Itajubá/MG

More information

** Bureau of Waterworks, Tokyo Metropolitan Government, Nishi-Shinjuku, Shinjuku-Ku, Tokyo, JP,

** Bureau of Waterworks, Tokyo Metropolitan Government, Nishi-Shinjuku, Shinjuku-Ku, Tokyo, JP, Development of system that promptly monitors the water supply to the government agencies immediately after earthquake - Water pressure checking system using a mobile phone line - T. Kawado*, N.Ishida**

More information

Climate Change Adaptation in Action

Climate Change Adaptation in Action Climate Change Adaptation in Action Incorporating Adaptation to Climate Change in Pinole s General Plan Update Synopsis Pinole, California has created a blueprint for maintaining its unique character and

More information