Titre : | Smart monitoring of drinking water network |
Auteurs : | feryel Ben aicha, Auteur ; Abdelmoutia Telli , 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, 2019 |
Format : | 1 vol. (55 p.) / ill. / 29 cm |
Langues: | Anglais |
Mots-clés: | Water Networks,Automatic Control,Water Pollution Sensors. |
Résumé : |
The aim of this dissertation is to optimize the performance of drinking water services in the city (or at home) to improve the quality of the water distributed to consumers.Conductivity and Turbidity water are the most features of drinking water. Currently, the normal method of challenging conductivity and turbidity is to collect samples manually and sent them to laboratory for water quality check. For this purpose, we propose an automatic system for detecting anomaly in the drinking water for reduced maintenance and prevention of water diseases. This system provides a real time monitoring of water quality, and it is distinguished by the advantages of time minimization, perfection and intelligent management of the services in the city. |
Sommaire : |
General Introduction 1 1 Water Quality 3 1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2 Water Quality Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.2.1 Definition of Water Quality . . . . . . . . . . . . . . . . . . . 4 1.2.2 Water Quality Parameters . . . . . . . . . . . . . . . . . . . . 4 1.2.3 Water Quality Analysis . . . . . . . . . . . . . . . . . . . . . . 5 1.2.4 Water Quality Standards . . . . . . . . . . . . . . . . . . . . . 5 1.2.4.1 Examples of important parameters . . . . . . . . . . 6 1.3 Scope of Water Borne Diseases . . . . . . . . . . . . . . . . . . . . . . 7 1.4 Drinking Water in South Algeria . . . . . . . . . . . . . . . . . . . . 8 1.4.1 Cholera in Algeria . . . . . . . . . . . . . . . . . . . . . . . . 8 1.5 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2 IoT and Water Quality Monitoring 10 2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.2 Internet of Things (IoT) . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.2.1 Application Areas for IoT . . . . . . . . . . . . . . . . . . . . 11 2.2.1.1 Smart Cities . . . . . . . . . . . . . . . . . . . . . . 12 2.2.1.2 Smart Home . . . . . . . . . . . . . . . . . . . . . . 12 2.2.1.3 Wearables . . . . . . . . . . . . . . . . . . . . . . . . 13 2.3 IoT Based Smart Home System . . . . . . . . . . . . . . . . . . . . . 14 2.3.1 Smart House Benefits . . . . . . . . . . . . . . . . . . . . . . . 14 2.4 Water Quality Monitoring . . . . . . . . . . . . . . . . . . . . . . . . 16 2.4.1 Traditional Water Quality Monitoring . . . . . . . . . . . . . 16 2.4.2 New Water Quality Monitoring (Related Work) . . . . . . . . 17 2.5 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 3 Proposed Water Quality Monitoring System 19 3.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 3.2 General Conception . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 3.2.1 System Architechture . . . . . . . . . . . . . . . . . . . . . . . 20 3.2.2 System Operations . . . . . . . . . . . . . . . . . . . . . . . . 21 3.3 Detailed Conception . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 3.3.1 Use Case Diagram . . . . . . . . . . . . . . . . . . . . . . . . 23 3.3.1.1 Scenarios Description . . . . . . . . . . . . . . . . . . 23 3.3.2 Sequence Diagram . . . . . . . . . . . . . . . . . . . . . . . . 24 3.3.2.1 Registration Sequence Diagram . . . . . . . . . . . . 24 3.3.2.2 Notification Sequence Diagram . . . . . . . . . . . . 25 3.4 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 4 Implementation and Results 27 4.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 4.2 Implementation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 4.2.1 Hardware Description . . . . . . . . . . . . . . . . . . . . . . . 28 4.2.1.1 Raspberry Pi3 Model B . . . . . . . . . . . . . . . . 28 4.2.1.2 Turbidity Meter . . . . . . . . . . . . . . . . . . . . 30 4.2.1.3 Conductivity Sensor . . . . . . . . . . . . . . . . . . 31 4.2.2 Hardware Complementary . . . . . . . . . . . . . . . . . . . . 32 4.2.3 Software Description . . . . . . . . . . . . . . . . . . . . . . . 35 4.2.3.1 Programing Language . . . . . . . . . . . . . . . . . 35 4.2.3.2 Software IDE . . . . . . . . . . . . . . . . . . . . . . 36 4.2.4 Firebase Cloud Messaging Configuration . . . . . . . . . . . . 37 4.2.5 Web Server Processes . . . . . . . . . . . . . . . . . . . . . . . 38 4.2.5.1 Displaying Real Data . . . . . . . . . . . . . . . . . . 38 4.2.5.2 Displaying Historical Data . . . . . . . . . . . . . . . 39 4.2.6 Mobile Application Interfaces . . . . . . . . . . . . . . . . . . 40 4.2.6.1 Login Interface . . . . . . . . . . . . . . . . . . . . . 40 4.2.6.2 Registration Interface . . . . . . . . . . . . . . . . . 41 4.2.6.3 Reset Password Interface . . . . . . . . . . . . . . . . 41 4.2.6.4 Home Interface . . . . . . . . . . . . . . . . . . . . . 42 4.2.6.5 Account Setting Interface . . . . . . . . . . . . . . . 42 4.2.6.6 Tips Interface . . . . . . . . . . . . . . . . . . . . . . 43 4.3 Results and Discussions . . . . . . . . . . . . . . . . . . . . . . . . . 44 4.3.1 Work Environment . . . . . . . . . . . . . . . . . . . . . . . . 44 4.3.2 Checking Turbidity . . . . . . . . . . . . . . . . . . . . . . . . 45 4.3.3 Checking Conductivity . . . . . . . . . . . . . . . . . . . . . . 46 4.4 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47 General Conclusion 48 A Annex 49 Bibliography 54 |
Type de document : | Mémoire master |
Disponibilité (1)
Cote | Support | Localisation | Statut |
---|---|---|---|
MINF/477 | Mémoire master | bibliothèque sciences exactes | Consultable |