Titre : | Water Quantity Monitoring Based On IoT |
Auteurs : | Khaled GORMI, 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, 2020 |
Format : | 1 vol. (46 p.) / ill. / 29 cm |
Langues: | Anglais |
Mots-clés: | IoT,Automatic Monitoring,Management Of Water Resources. |
Résumé : | The aim of this dissertation is to optimize the performance of water services at home to management the quantity of the water distributed to family members. Measuring and managing water are one of the most common problems in the home. Currently, the normal method is to manually check the reservoir and distinguish the amount of water. For this purpose, we propose an automatic system for monitoring water quantity for management of water based on IoT (Internet Of Things). This system provides a real time monitoring of water quantity, and it is distinguished by the advantages of time minimization, perfection and intelligent management of the services in the home. |
Sommaire : |
General Introduction 1
1 Water Quantity Features 3 1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2 Definitions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.3 Published Reference Values . . . . . . . . . . . . . . . . . . . . . . . 4 1.4 Water Supplies And Their Productive . . . . . . . . . . . . . . . . . 5 1.5 Water Quantities Required For Cooking . . . . . . . . . . . . . . . . 5 1.6 Water Quantity Requirements For Hygiene . . . . . . . . . . . . . . 6 1.7 Other Uses Of Water . . . . . . . . . . . . . . . . . . . . . . . . . . 7 1.7.1 Household Productive Uses of Domestic Water . . . . . . . . . 7 1.7.2 Water Amenity Uses . . . . . . . . . . . . . . . . . . . . . . . 7 1.8 The Sphere Standards . . . . . . . . . . . . . . . . . . . . . . . . . . 8 1.9 Basic Survival Water Needs . . . . . . . . . . . . . . . . . . . . . . . 9 1.10 Water For Non-Domestic Use . . . . . . . . . . . . . . . . . . . . . . 10 1.11 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2 IoT and Water Quantity Monitoring 11 2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.2 Internet of Things Technology (IoT) . . . . . . . . . . . . . . . . . . 12 2.3 Application Areas for IoT . . . . . . . . . . . . . . . . . . . . . . . . 12 2.3.1 Smart City . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.3.2 Smart Home . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.3.3 Wearable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 2.4 IoT Based Smart Home System . . . . . . . . . . . . . . . . . . . . . 15 2.4.1 Smart House Advantages . . . . . . . . . . . . . . . . . . . . 15 2.5 Existing Water Quantity Monitoring (Related Works) . . . . . . . . 16 2.6 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 3 Proposed Water Quantity Monitoring System 19 3.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 3.2 General Conception . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 3.2.1 System Architecture . . . . . . . . . . . . . . . . . . . . . . . 20 3.2.2 System Operations . . . . . . . . . . . . . . . . . . . . . . . . 21 3.3 Detailed Conception . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 3.3.1 Scenarios Description . . . . . . . . . . . . . . . . . . . . . . . 22 3.3.2 Registration Sequence Diagram . . . . . . . . . . . . . . . . . 23 3.3.3 Sequence Diagram of Displaying Data . . . . . . . . . . . . . . 24 3.4 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 4 Implementation and Results 26 4.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 4.2 Implementation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 4.2.1 Hardware Description . . . . . . . . . . . . . . . . . . . . . . . 27 4.2.1.1 Raspberry Pi3 Model B . . . . . . . . . . . . . . . . 27 4.2.1.2 Ultrasonic Sensor . . . . . . . . . . . . . . . . . . . . 29 4.2.2 Hardware Complementary . . . . . . . . . . . . . . . . . . . . 30 4.2.3 Software Description . . . . . . . . . . . . . . . . . . . . . . . 33 4.2.3.1 Programing Language . . . . . . . . . . . . . . . . . 33 4.2.3.2 Softwares IDE . . . . . . . . . . . . . . . . . . . . . 34 4.2.4 Web Server Processes . . . . . . . . . . . . . . . . . . . . . . . 35 4.2.4.1 Displaying Real Data . . . . . . . . . . . . . . . . . . 35 4.2.4.2 Displaying Historical Data . . . . . . . . . . . . . . . 36 4.2.5 Mobile Application Interfaces . . . . . . . . . . . . . . . . . . 37 4.2.5.1 Login Interface . . . . . . . . . . . . . . . . . . . . . 37 4.2.5.2 Registration Interface . . . . . . . . . . . . . . . . . 37 4.2.5.3 Reset Password Interface . . . . . . . . . . . . . . . . 38 4.2.5.4 Account Setting Interface . . . . . . . . . . . . . . . 38 4.2.5.5 Daily Profile Interface . . . . . . . . . . . . . . . . . 39 4.2.5.6 Home Interface . . . . . . . . . . . . . . . . . . . . . 39 4.3 Results and Discussions . . . . . . . . . . . . . . . . . . . . . . . . . 40 4.3.1 Work Environment . . . . . . . . . . . . . . . . . . . . . . . . 40 4.3.2 Calculate the volume . . . . . . . . . . . . . . . . . . . . . . . 41 4.4 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 |
Type de document : | Mémoire master |
Disponibilité (1)
Cote | Support | Localisation | Statut |
---|---|---|---|
MINF/580 | Mémoire master | bibliothèque sciences exactes | Consultable |