1 / 10

Fire Emergency Response System

Team 7 Patti Fetz Ryan Milligan Josh Waldman. Fire Emergency Response System. FERS will provide an automated fire emergency management system that allows schools, hospitals and fire stations to register their information and resources with the system. FERS. Architecture.

duena
Télécharger la présentation

Fire Emergency Response System

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Team 7 Patti Fetz Ryan Milligan Josh Waldman Fire Emergency Response System

  2. FERS will provide an automated fire emergency management system that allows schools, hospitals and fire stations to register their information and resources with the system. FERS

  3. Architecture

  4. SchoolProfileService GetSchoolInfo() - Retrieves school name, location, number of students and hours of operation. SensorService Alert() - Send an alert to indicate the sensor has detected an emergency condition and is turning itself on. TurnOn() - Turn on the sensor. Reset() - Turn off the sensor. School Services

  5. MedicalEmergencyService alertDispatcher() - Notify the dispatcher that ambulances need to be dispatched. Provides the school profile information and the number of sensors detected. AmbulanceDispatchService dispatch() - Send dispatch message to ambulances. Calculates the number of ambulances required based on the school profile and the number of sensors. returnToBase() - Send message to ambulances informing them to return to their base location. Hospital Services

  6. FireMonitoringService alertHospital() - Notify the hospital that a fire has occurred. Provide the school profile information and the number of sensors detected. alertDispatcher() - Notify the dispatcher that fire engines need to be dispatched. Provides the school profile information and the number of sensors detected. emergencyOver() - Notify the hospital that the fire has been extinguished. EngineDispatchService dispatch() - Send dispatch message to fire engines. Calculates the number of fire engines required based on the school profile and the number of sensors. returnToBase() - Send message to fire engines informing them to return to their base location. Fire Station Services

  7. Collaboration Diagram

  8. Deployment Diagram

  9. Demo System Prototype

  10. Testing the System • One smoke detector activated • Two smoke detectors activated • Difference of first two tests depending on the time of day Stretch Goal • Trigger sensor at one school a minute after sensor is triggered at a different school

More Related