Water wastage in society and also some industries is a very common issue nowadays. As human life becomes easier in recent years due to the advancement of technology, this project is also related to automation and control. The main concern of this project was to monitor the level of water through sensors. The sensor fetches the level information in the battery and sends it to the controller. The controller generates level value and switches the solenoid valve ON/OFF according to user defined levels. The Solenoid valve is connected with the water tank. It is completely automated with the help of a microcontroller. The user defines levels, the controller decodes it and shows us whether the battery is empty, half and full of water. It is a very useful project in the case of areas facing electricity problems. Due to the automation of this project it helps the user to get rid of switching ON/OFF the solenoid wall manually and it also leads to reducing the wastage of water.
ACKNOWLEDGMENT
ABSTRACT
TABLE OF CONTENTS
LIST OF ACRONYMS
Chapter 1
INTRODUCTION
1.1 Overview
1.2 Problem statement
1.3 Specifications of proposed solution
1.4 Purpose of the project 7
1.5 Applications of the project
1.5.1 Society Application
1.5.2 Daily life Application
1.6 Project Plan
Chapter 2
LITERATURE REVIEW
2.1 Related component and technology
2.1.1 Sonar Sensors
2.1.2 Microcontrollers
2.2 Related Projects
2.2.1 Related project 1:
2.2.2 Related project 2
2.3 Related Studies
2.3.1 Water level indicator through transistor
2.3.2 Water level indicator with alarm
2.4 Their Limitations and Bottlenecks
2.5 Summary
Chapter 3
PROJECT DESIGN AND IMPLEMENTATION
3.1 Design of the Project Hardware/ Software
3.1.1 Level Sensor module
3.1.2 Arduino
3.2 Details about software/ algorithms
3.2.1 Arduino
3.3 Details of final working prototype
3.4 Summary
Chapter 4
TOOLS AND TECHNIQUES
4.1 Hardware used with technical specifications
4.1.1 Ultrasonic module HC-SR04
4.1.2 Arduino
4.1.3 Solenoid valve
4.1.3 Battery 29
4.1.4 7812 IC
4.1.5 SPDT Relay
4.1.6 2N2222 Transistor
4.2 Software(s), simulation tool(s) used
4.2.1 Arduino development environment
4.3 Testing Procedures
4.3.1 Ultrasonic module HC-SR04
4.3.2 Arduino uno
4.4 Summary