You are on page 1of 2

Contents

1. Introduction ....................................................................................................................................... 1
1.1. Motivation .....................................................................................................................................1
1.2. Scope .............................................................................................................................................3
1.3. Problem statement .........................................................................................................................3
1.4. Objectives ......................................................................................................................................4
1.5. Organization of the thesis ..............................................................................................................4
2. Literature survey ................................................................................................................................6
3. System design and analysis ................................................................................................................9
3.1. System analysis ............................................................................................................................ 9
3.2. System design ..............................................................................................................................10
4. System Architecture .........................................................................................................................12
5. Implementation .................................................................................................................................15
5.1. Embedded system ........................................................................................................................16
5.2. Serial communication ..................................................................................................................17
5.3. Database .......................................................................................................................................17
5.4. Machine learning .........................................................................................................................18
5.5. Neural network ........................................................................................................................... 19
5.6. Mobile application ...................................................................................................................... 22
6. Results ..............................................................................................................................................24
7. Conclusion and future scope.............................................................................................................27
Appendix 1 ..............................................................................................................................................28
References ...............................................................................................................................................33
List of Figures

Figure 1.1 Setup of pumping station with sensors ...................................................................2


Figure 1.2 View of sensors connected .....................................................................................2

Figure 3.1 System design ........................................................................................................10

Figure 4.1 Architecture design ................................................................................................12

Figure 5.1. Flow chart .............................................................................................................15


Figure 5.2 Embedded setup .....................................................................................................16
Figure 5.3 Architecture of neural network ..............................................................................19
Figure 5.4 Mobile application .................................................................................................23

Figure 6.1 Test case 1 ..............................................................................................................24


Figure 6.2 Test case 2 ..............................................................................................................25
Figure 6.3 Test case 3 ..............................................................................................................26

Figure 8.1. Scatter plot for sample data sample .....................................................................29


Figure 8.2 Deviation of sample data .......................................................................................30
Figure 8.3 Input output nodes .................................................................................................31
Figure 8.4 Network layer ........................................................................................................32

You might also like