SMS Based Canal / Pipeline Water Management System
In
this we have checked out the working of CANAL / PIPELINE BASED WATER MANAGEMENT
SYSTEM with the help of GSM infrastructure & other electronic components.
By
using this system one can checked out the water level of canal by sending a
single massage, and can turn on/off water flow by sending another massage.
The 12 V DC is
fed to 7805 regulator to fetch +5v regulated output. This regulated voltage is
given to all the components to function properly. However, the modem power
supply is +12V.
The idea behind this project is to
use the existing GSM infrastructure. So,
all the operations involve the GSM
system also. As we send any SMS, it goes through the GSM system. Any sent SMS
can be received if we use a SIM card and GSM module. To operate any GSM modem,
we have to use the AT commands to operate them. For example, if any SMS arrives
the GSM modem sends the serial data in ASCII format. We can read these data if
we connect the modem with the serial port of the microcontroller at the baud
rate of 9600. As the microcontroller comes to know that a SMS has been arrived,
it can sent a proper AT command to read the SMS. The reading of SMS returns the
mobile no of sender, the time and much more information. We have to select the
SMS part of the message. The starting string of the SMS is used as the
password. As the password is matched, then the SMS arrival is assumed to be
valid by the microcontroller otherwise, it ignores the SMS. Here the starting
character is the ‘#’ and terminating character is ‘*’. To control the water
supply, here we have user three water pumps. We can turn on/off any pump by
sending a proper SMS hence we can always control the water level of canal.
Additionally we can read the water level also by sending a proper SMS to the
system.
Arduino compiler |
specifications of the system:
- It can be used for Canal Water Management as well as Irrigation purpose.
- User can operate motor and can check the water level in tankers from very larger distance same as you massage your relative from one place to another place
- Since it is based on GSM infrastructure so it can be operated from larger distance wherever network is available.
- The advantage of this system is that it will send you an acknowledgement massage at the mobile number of user which is already registered.
- The modem send you the massage regarding to the water level itself when water level move from one level to the next.
- This system is able to operate more than one pump at a time.
I am thankful to our team members, Anusha , Aparna , Sandeep Yadav and faculties of Electronics and Communication department. My special thanks for Harshit dua sir, Anuj sir who helped me whenever i feel any problem related to this project.
This project has been submitted in the college as final year project so for more details or for using this project at commercial level contact www.mcsgoc.com
#copyright MCSGOC
No comments:
Post a Comment