Title: INSTITUTO MILITAR DE ENGENHARIA IME Brazil
1INSTITUTO MILITAR DE ENGENHARIAIME - Brazil
Adolfo Correia Humberto Arruda Fernando
Mesquita Rafael Osório Team Mentor Ulf Bergmann
Adolfo Correia Humberto Arruda Fernando
Mesquita Rafael Osório Team Mentor Ulf Bergmann
2Agenda
- Motivation and Goals
- System Overview
- ISCS Operation and Benefits
- Focus on Quality
- Conclusions
3Video
4Motivation
Disasters always harm people and their
belongings. The most serious ones may even cause
human losses. It is necessary to provide means to
minimize these consequences
- Flood
- Evacuate citizens
- Oil leak
- Avoid contamination
- Forest fire
- Coordinate field teams
- Landslide
- Rescue survivors
- Terrorist attack
- Assist victims
5Goal
- Develop a real time command system to assist
emergency response teams.
- The system must offer
- great mobility
- friendly interface.
- In order to
- allow better effort coordination
- minimize the response time
- minimize losses (human and material).
6Agenda
- Motivation and Goals
- System Overview
- ISCS Operation and Benefits
- Focus on Quality
- Conclusions
7System Overview
8Agenda
- Motivation and Goals
- System Overview
- ISCS Operation and Benefits
- Focus on Quality
- Conclusions
9Real Disaster Example
- Brazilian soccer final (December 2000)
- Rio de Janeiro (São Januário)
- Crowded stadium (40,000 supporters)
- The bleachers fence collapsed
- 150 wounded people.
10Operation
Real Problem The response teams had difficulties
to arrive to the disaster site due to intense
traffic and the crowd near the stadium.
11Operation
ISCS Solution The ISCS includes a GPS receiver
that allows the Central Office to monitor each
teams geographical position. This data is also
available to the response team so that it is
possible to know the better way to reach a
disaster site.
- Benefits
- Better effort coordination
- Minimized response time.
12Operation
Real Problem The response teams prioritized the
victims assistance but overlooked the crowd
evacuation, which contributed to significant
disorder.
13Operation
- Benefits
- Better action coordination
- Selection of the most appropriate plan according
to the local and type of incident.
ISCS Solution The ISCS points out the operation
plan with all the corresponding necessary
actions. The operator can also check the progress
of each action as soon as they are started.
14Operation
Real Problem It took too long for several
necessary equipment to arrive to the incident
site.
15Operation
- Benefits
- Faster and simplified disposal of resources
- The IS operator has more time to execute other
actions.
ISCS Solution The ISCS automatically manages
actions that, in order to be executed, need
special equipment or resources.
16Operation
Real Problem The victims were all sent to the
same hospital The ambulances were unable to find
alternative escape routes from the stadium to the
hospital.
17Operation
- Benefits
- Real time information interchange
- File exchange between the Central Office and the
IS team.
ISCS Solution The Central Office can send,
through the ISCS, plans or maps pointing out
alternative paths to reach or leave a site The
Central Office can warn the IS operator about
remote events or any other relevant information.
18Operation
Real Problem The overall response operation
performance was not satisfactory.
19Operation
- Benefits
- Detailed information about the operation
progress - Evaluation of the overall response performance
- Real time monitor capability.
- ISCS Solution
- The ISCS logs the progress of each executed
action and other important events - The ISCS includes a camera to capture images from
the disaster site.
20Agenda
- Motivation and Goals
- System Overview
- ISCS Operation and Benefits
- Focus on Quality
- Conclusions
21Software Engineering
- Extensive use of CASE tools
- Modeling
- Project Management
- Version control
22Software Engineering
- ISCS Quality Attributes
- User friendly interface
- Graphical interface (Microsoft Pocket PC 2002 and
Java Swing) - Typing minimization (icons and wizards)
- Performance
- iPaq Pocket PC (powerful processor)
- Time consuming operations implemented as C/C
native code (e.g. JPEG compression) - Minimization of network traffic (files stored
locally)
23Software Engineering
- ISCS Quality Attributes (cont.)
- Portability
- Java technology
- Maintainability and evolution
- OO technology
- Layered architecture
- Well defined layers interface
- Reusability
- Design Patterns.
- Layered architecture
- Flexibility
- Each real device implemented through inheritance
of abstract classes that implements common
behavior
24Agenda
- Motivation and Goals
- System Overview
- ISCS Operation and Benefits
- Focus on Quality
- Conclusions
25Future improvements
- Use other communication channels
- Better resolution photos and video capture
capability - A.I. support to choose the best operation plans
- Wireless link between the PDA and the cell phone
26So what?
- Central Command System development
- System implantation
27Final