Titre : | A mobile ad hoc based client-server application for management of emergency response during disasters |
Auteurs : | Abdelmalek Boumaraf, Auteur ; Mahboub Abdelmadjid Bali, Directeur de thèse |
Type de document : | Monographie imprimée |
Editeur : | Biskra [Algérie] : Faculté des Sciences Exactes et des Sciences de la Nature et de la Vie, Université Mohamed Khider, 2017 |
Format : | 1 vol. (66 p.) / 30 cm |
Langues: | Anglais |
Résumé : |
In this work we study the wireless networks without infrastructure developed application especially in emergency situations where groups of rescuers must be on site to accomplish emergency tasks, which is necessary to establish a wireless communication in real time between individuals or groups. The nature of MANET (MobileAd Hoc network) based applications makes it suitable to be used in the context of emergencies and that, when the existing infrastructure is down or severely over- loaded. In emergency cases Ad Hoc networks can be used to deploy quickly small spontaneous networks. |
Sommaire : |
General introduction 9 1 Disasters and emergency response plan (O.R.SE.C) 11 1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 1.2 Natural disasters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 1.2.1 Disaster's Impact . . . . . . . . . . . . . . . . . . . . . . . . . 12 1.3 Definition of O.R.SE.C emergency plan: . . . . . . . . . . . . . . . . 14 1.4 Goals of the O.R.SE.C plan: . . . . . . . . . . . . . . . . . . . . . . . 14 1.5 History of O.R.SE.C: . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 1.6 Characteristics of O.R.SE.C plan: . . . . . . . . . . . . . . . . . . . . 15 1.7 Provisions of O.R.SE.C plan: . . . . . . . . . . . . . . . . . . . . . . . 15 1.8 Actors and participants of the O.R.SE.C plan . . . . . . . . . . . . . 17 1.8.1 Steering committee: . . . . . . . . . . . . . . . . . . . . . . . . 17 1.8.2 Advanced Medical Post (PMA "Poste Medical Avance"): . . 19 1.8.3 Potential actors and their roles: . . . . . . . . . . . . . . . . . 20 1.9 Points to consider during emergency planning (O.R.SE.C): . . . . . . 22 1.9.1 Importance of exercise and experience . . . . . . . . . . . . . 22 1.9.2 Communication: . . . . . . . . . . . . . . . . . . . . . . . . . 23 1.9.3 Organizational Coordination: . . . . . . . . . . . . . . . . . . 23 1.10 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 2 Wireless networks in emergency operations 26 2.1 introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 2.2 Wireless networks: . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 2.2.1 Infrastructure networks: . . . . . . . . . . . . . . . . . . . . . 27 2.2.2 Networks without infrastructure: . . . . . . . . . . . . . . . . 27 2.3 Ad Hoc Networks: . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 2.3.1 Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 2.3.2 Advantages and Disadvantages of Ad Hoc Networks: . . . . . 28 2.4 Mobile ad hoc Networks (MANETs): . . . . . . . . . . . . . . . . . . 29 2.4.1 Characteristics of MANETs: . . . . . . . . . . . . . . . . . . 30 2.5 Types of communication between nodes in MANETs: . . . . . . . . 31 2.6 Routing protocols: . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 2.7 MANETs in emergency response . . . . . . . . . . . . . . . . . . . . 35 2.7.1 Related works . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 2.8 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 3 Conception and development of the system 38 3.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 3.2 The proposed solution . . . . . . . . . . . . . . . . . . . . . . . . . . 38 3.3 Contribution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 3.4 Conception of the application . . . . . . . . . . . . . . . . . . . . . . 40 3.4.1 General architecture . . . . . . . . . . . . . . . . . . . . . . . 40 3.4.2 UML . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 3.4.3 Detailed study of system functionalities . . . . . . . . . . . . . 44 3.5 Conception of the Network . . . . . . . . . . . . . . . . . . . . . . . . 49 3.5.1 Introduction to OLSR routing protocol: [36] . . . . . . . . . . 49 3.5.2 How does OLSR work ?: . . . . . . . . . . . . . . . . . . . . . 50 3.5.3 Multipoint Relays: . . . . . . . . . . . . . . . . . . . . . . . . 50 3.5.4 OLSR packet format: . . . . . . . . . . . . . . . . . . . . . . . 51 3.6 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 4 Implementation 53 4.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 4.2 Used technologies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 4.2.1 JAVA language: [37] . . . . . . . . . . . . . . . . . . . . . . . 53 4.2.2 Integrated Development Environment Netbeans (IDE) . . . . 54 4.2.3 SQLite databases . . . . . . . . . . . . . . . . . . . . . . . . . 55 4.2.4 Development environment . . . . . . . . . . . . . . . . . . . . 56 4.3 Realization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56 4.3.1 The application . . . . . . . . . . . . . . . . . . . . . . . . . . 56 4.3.2 MANET configuration: . . . . . . . . . . . . . . . . . . . . . . 61 4.4 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64 General Conclusion and Future works 65 Bibliography 67 |
Disponibilité (1)
Cote | Support | Localisation | Statut |
---|---|---|---|
MINF/293 | Mémoire master | bibliothèque sciences exactes | Consultable |