SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1044
Prototype of Google Maps-Based Flood Monitoring System Using
Arduino and GSM Module
Dedi Satria1, Syaifuddin Yana2, Rizal Munadi3, Saumi Syahreza4
1 Department of Informatic Engineering, Universitas Serambi Mekkah, Provinsi Aceh, Indonesia
2 Department of Industrial Engineering, Universitas Serambi Mekkah, Provinsi Aceh, Indonesia
3Department of Elecrical Engineerin , Universitas Syiah Kuala, Provinsi Aceh, Indonesia
4Department of Physics , Universitas Syiah Kuala, Provinsi Aceh, Indonesia
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The headway of flood early warning technology
has grown rapidly. The technology has led to improvementsin
terms of communication and information. Internet of Things
Technology (IoTs) has greatly influenced the development of
early warning information systems. In this article a prototype
of flood monitoring system based on Google Maps has been
designed by integrating ultrasonic sensors as a height
detector, Arduino Uno as a processor, U-Blox Neo 6m GPS
module and GSM module as the sender of water level and the
coordinates to the flooded information system station. The
design of the prototype produces flood altitude information
along with its location based on Google Maps interface.
Key Words: Flood, Arduino, Internet of Things, GSM,Google
Maps
1.INTRODUCTION
Nowadays the extreme weather changes have affected the
disaster significantly. Flood is one of the disasters that often
occur due to extreme weather. The main cause of flooding is
not only influenced by the weather but also the human
activities that damage the forest. To avoid more victims, it is
needed to anticipate the upcoming flood. The use of flood
early warning system is one way to anticipate the upcoming
flood. The Government has encouraged institutions and the
private sector to develop telemetry instruments for
providing disaster early warning information [1].
Several studies have been conducted in the research and
development of early warning systems based on mobile
communication and information-based technologies. It is
known that communication technologies involving mobile
devices and machines are growing rapidly in the industrial
and global world [2]. Previous research has been built using
mobile communication-based technologies such as flood
monitoring systems and SMS-basedearlywarning[3][4][5].
The result of the studies are data of flood height which is
sent by using SMS collaborate with Arduino Uno and GSM
module which ended with alarm on flood information
system station. In addition to flood warning systems,
Landslide warning systems have been built based on
Arduino microcontrollers and GSM modules [6]. Generally
the research produced an efficient way to inform an early
warning message so that it doesnot requirehuman presence
to inform that a landslide is imminent.
Presently, the development of early warning information
systems has led to Internet of Things (IoTs) technology for
disaster risk management andenvironmental effects [7]. the
application of the internet of things (IoT) has been widely
built for disaster monitoring such asfiredisastermonitoring
[8]. The use of internet-based technology has done some
previous research such as the use of Google Maps as
internet-based location information and research design of
vehicle tracking system in real-time based Google Maps and
Arduino Uno [9]. In this study the system sends the
coordinate data of the vehicle through the GSM module to
the user in the form of location based on Google Maps
displayed through Browser.
Based on previous research, it is needed to design an
Internet-Based flood early warning system (IoTs) that
displays flood height information along with the location of
flooding in real-time. The study was built using ultrasonic
sensors as a water level detectorandU-BloxGPSmoduleasa
detector of flood coordinate location. Both water level data
and location coordinates are processed by Arduino and sent
via GSM SIM900 module in SMS to the flood information
station. The information is displayed as a map with the data
of flood height through the browser.
2. MATERIAL AND METHODS
In this research, the design of the system uses Arduino Uno
as data processor. Arduino Uno as shown in Figure 1 is a
processing board using an 8-bit Atmega328 Microcontroller
as the main chip. Arduino Uno operates with a voltage of 5
Volts. Arduino provides 14 digital pins, 6 analog pins, 32 kB
flash memory, 2 kB SRAM, 1 kB EEPROM, 16 MHz clock
speed and a USB connection [10].
Fig-1: Arduino Uno
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1045
GSM sim900 module is a module that provides the
intermediary microcontroller in the process ofsendingSMS.
The SIM900 GSM module as shown in Figure 2. is a GSM /
GPRS Quad-band GSM/GPRS which uses single chip
processor LPC2148. The features within GSM SIM900 are
capable of sending SMS and voice data.
Fig- 2: GSM SIM900 Module
The GPS U-Blox 6m module as shown in Figure 3 is a kind of
stand-alone GPS receiversthatfeaturehighperformance asa
positioning machine [10]. With optimized architecture,
power, and memory this module is perfect for devices that
use the battery as a resource with limited cost and space
making it very suitable to use on CanSat. By having 50
channels of positioning engines, it can accelerate Time-To-
First-Fix (TTFF) for less than 1 second.
Fig- 3: GPS U-Blox Neo 6M Module
The HC-SR04 sensor is used in designing this prototype
which is useful as a water level gauge. The HC-SR04 sensor
as shown in Figure 4 detects the object's distance by
emitting ultrasonic waves (40 KHz) during t = min 10μsand
then detect the reflection. The HC-SR04 sensor emits
ultrasonic waves according to the control of the
microcontroller (trigger pulse with tout min 10 μs). Thelimit
of sensor measurement is 2cm - 400cm, trigger-positive
input TTL pulse, 10μS, Echo hold off 50 uS fromfall oftrigger
pulse and Delay before next measurement 60 mS [11].
Fig- 4: Ultrasonic Sensor HC-SR04
The design of the prototype system is done in two stages:
integrated module construction stage and programming.
Generally, the construction of integrated component or
module is designed using the block diagram method as
shown in Figure 5 and it can be explained that the design of
the system begins with an ultrasonic sensor and the GPS
module sends water level data and coordinates of flood
location to Arduino Uno as data processor. Both data are
sent in the form of SMS data to the information system
station received by the modem.Data isreceivedbycomputer
and processor to be a water level information system based
on Google Maps.
Ultrasonic
Sensor
Arduino
Uno
GPS
Module
GSM
Modem
Module
GSM
Modem
Module
Sending Data Water Level,
Flood Location Coordinate
Fig- 5: Block Diagram of Prototype System
Whereas the prototype construction of waterlevel detection
as seen in Figure 6 is a construction which is constructed by
using a paralon pipe with a float plate as an object of water
level. Ultrasonic sensor is placed on the top of the pipe that
emits signals from the trigger components and it will be
reflected to the ultrasonic sensor which is captured by the
echo component. Signals are processed by the system to be
water level data.
BOX PROTOTIPE
SYSTEM
Ultrasonic
Sensor
Float PlatWater
Paralon
Pipe
Trigger
Transmit
Signal
Echo
Receive
Data Water
Level
Fig- 6: Prototype Construction of Water Height Detection
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1046
3. RESULT AND DISCUSSION
The design of a prototype system generates a flooded
information system based on Google Maps with information
of water level data and flood location coordinates. The
prototype system circuit has been construct successfully as
shown in Figure 7. The prototype system consists of
ultrasonic sensors, U-Blox Neo6mGPS module,Arduino Uno
and GSM module.
Arduino
Uno
GPD
Module
GSM
Module
Fig- 7: Prototype System Circuit
The water level data is obtained from the water
level detection devices that have been constructed
using paralon pipes as shown in Figure 8.
Ultrasonic
Sensor
Parallon
Pipe
Prototipe
System
Box
Fig- 8: The Construction of Water Level Detection Device
The water level data and location coordinates from the U-
Blox Neo 6m GPS module are delivered to the information
system station and then received by the Wavecom USB Fast
Track modem as shown in Figure 9.
Modem
Receiver
Information Flood
Level and Location
Based Google Maps
Fig- 9: Information System Station based GSM Modem
The data that has been processed by the flood location
information system generatesfloodaltitudeinformationand
location based on Google Maps as seen in Figure 10. The
flood information system is programmed using PHP and
DBMS MySQL with integrated Google Maps API on the
program structure.
Fig- 10: Information of Water Level and Flood Location
based on Google Maps
4. CONCLUSIONS
Based on the results, the flooded information system based
on Google Maps has been done as expected.Usingultrasonic
sensors, Arduino Uno, the U-blox neo 6m GPS module and
SIM900 GSM module have been able to transmit water level
data and the coordinates of flood location to the information
system station. The flood information system station
receives data through the receiver's GSM modem of data
processor and displays the waterlevel informationandflood
locations in the form of a marker label on Google Maps. This
prototype is expected to give the information about water
level and flood location.
ACKNOWLEDGEMENT
This research is supported by the Ministry of Research and
Higher Education (Kemenristekdikti) as grant funds of
research scheme from University Cooperation Research
(Pekerti). We are very grateful to the Research Team from
Serambi Mekkah University and Syiah Kuala University who
has supported laboratory facilities and technical
consultation.
REFERENCES
[1] R. J. M. Mercado, “Design ofwirelesssensor networks
using embedded Programmable System-on-Chip
(PSoC) as applied to community-based flood early
warning systems (CBFEWS),” in 2016 International
Conference on Advances in Electrical, Electronicand
Systems Engineering (ICAEES), 2016, pp. 214–223.
[2] T. H. Nasution, M. A. Muchtar, I. Siregar, U. Andayani,
E. Christian, and E. P. Sinulingga, “Electrical
appliances control prototype by using GSM module
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1047
and Arduino,” 2017 4th Int. Conf. Ind. Eng. Appl.
ICIEA 2017, 2017.
[3] S. Azid, B. Sharma, K. Raghuwaiya, A. Chand, S.
Prasad, and A Jacquier, “SMSBasedFloodMonitoring
and Early Warning Systems,” ARPN J. Eng. Appl. Sci.,
vol. 10, no. Vol. 10, No.15, pp. 6387–6391, 2015.
[4] E. Kuantama, P. Mardjoko, and M. A. Saraswati,
“Design and Construction of Early flood warning
system through SMS based on SIM300C GSM
modem,” Proc. 2013 3rd Int. Conf. Instrumentation,
Commun. Inf. Technol., Biomed. Eng. Sci. Technol.
Improv. Heal. Safety, Environ., ICICI-BME 2013, pp.
115–119, 2013.
[5] H. N. Do, M. Vo, V. Tran, P. V. Tan, and C. V. Trinh, “An
Early Flood Detection System Using Mobile
Networks,” 2015 Int. Conf. Adv. Technol. Commun.
An, pp. 599–603, 2015.
[6] C. D. Fernandez, K. J. A. Mendoza, and A. Jude,
“Development of Microcontroller-based Landslide
Early Warning System,” 2016 IEEE Reg. 10 Conf., pp.
3000–3005, 2016.
[7] S. Poslad, S. E. Middleton, F. Chaves, R. Tao, O.
Necmioglu, and U. Bugel, “A Semantic loT Early
Warning System for Natural Environment Crisis
Management,” Ieee Trans. Emerg. Top. Comput., vol.
3, no. 2, pp. 246–257, 2015.
[8] S. R. Vijayalakshmi and S. Muruganand, “Internet of
Things technology for fire monitoring system,” Int.
Res. J. Eng. Technol., vol. 4, no. 6, pp. 2140–2147,
2017.
[9] M. M. Rahman, J. R. Mou, K. Tara, and M. I. Sarkar,
“Real time Google map & Arduino based vehicle
tracking system,” ICECTE 2016 -2ndInt.Conf.Electr.
Comput. Telecommun. Eng., no. December, pp. 8–10,
2017.
[10] H. D. Pham, M. Drieberg, and C. C. Nguyen,
“Development of vehicle tracking system using GPS
and GSM modem,” 2013 IEEE Conf. Open Syst. ICOS
2013, pp. 89–94, 2013.
[11] M. Asadullah, I. S. Member, K. Ullah, and I. Member,
“Smart Home Automation System Using Bluetooth
Technology,” 2017 Int. Conf. Innov. Electr. Eng.
Comput. Technol., pp. 1–6, 2017.
BIOGRAPHIES
Dedi Satria is a lecture in Department of
Informatic Engineering form Universitas
Serambi Mekkah, Banda Aceh. He received
his B.Sc in Instrumentation Physics form
Universitas Syiah Kuala dan M.Sc inElectric
Electronic and System From Nasional
University of Malaysia.Hehasexperiencein
the teaching field and also in research. His
research interests include embedded
systems, internet of things, multimedia and
information system.
Syaifuddin Yana is a lecture in Department
of Industrial Engineering form Universitas
Serambi Mekkah, Banda Aceh. He received
his B.Eng in Industrial Engineering form
ITENAS dan M.Sc in Manajemen From
Universitas Syiah Kuala. He has experience
in the teaching field and also in research.
His research interests include supply chain
management, management information
system and knowledge management.
Rizal Munadi is Lecture in Department of
Electrical Engineering form Universitas
Syiah Kuala, Banda Aceh. He received his
B.Eng in Electrical Engineering form
Institut Teknologi Sepuluh Nopember
Surabaya, M.Eng From Universitas
Indonesia and PhD in Electric Electronic
and System From Nasional University of
Malaysia . He has experience intheteaching
field and also in research. His research
interests include Wireless and Mobile
Communication, Antenna and Propagation,
Wireless Security and Web Technology.
Saumi Syahreza is a lecture in Department
of Physics form Universitas Syiah Kuala,
Banda Aceh. He received his B.Sc in Physics
form Universitas Syiah Kuala, M.Sc in
Instrumentation Physics From Institut
Teknologi Bandung and and PhDin Remote
Sensing From Universiti Sains Malaysia. He
has experience in theteaching fieldandalso
in research. His research interests include
Electronic, Radar Remote Sensing and
Environmental Monitoring.

More Related Content

What's hot

IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET Journal
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET Journal
 
AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0
AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0
AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0kailashgavare
 
IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...
IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...
IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...IRJET Journal
 
IRJET - SMS based Accident Alert with GPS Coordinates
IRJET -  	  SMS based Accident Alert with GPS CoordinatesIRJET -  	  SMS based Accident Alert with GPS Coordinates
IRJET - SMS based Accident Alert with GPS CoordinatesIRJET Journal
 
Sv sembedded final_year_embedded_projects_list_ieee-_2014-15
Sv sembedded final_year_embedded_projects_list_ieee-_2014-15Sv sembedded final_year_embedded_projects_list_ieee-_2014-15
Sv sembedded final_year_embedded_projects_list_ieee-_2014-15svsembedded
 
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPSIRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPSIRJET Journal
 
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...IRJET Journal
 
Assisted GPS in Radiomobile Networks
Assisted GPS in Radiomobile NetworksAssisted GPS in Radiomobile Networks
Assisted GPS in Radiomobile NetworksLuca Matteo Ruberto
 
IRJET- GSM based Agricultural Monitoring System using Drone
IRJET-  	  GSM based Agricultural Monitoring System using DroneIRJET-  	  GSM based Agricultural Monitoring System using Drone
IRJET- GSM based Agricultural Monitoring System using DroneIRJET Journal
 
Gsm based remote monitoring of waste gas at locally monitored gui with the im...
Gsm based remote monitoring of waste gas at locally monitored gui with the im...Gsm based remote monitoring of waste gas at locally monitored gui with the im...
Gsm based remote monitoring of waste gas at locally monitored gui with the im...iaemedu
 
Gsm based remote monitoring of waste gas at locally monitored gui with the im...
Gsm based remote monitoring of waste gas at locally monitored gui with the im...Gsm based remote monitoring of waste gas at locally monitored gui with the im...
Gsm based remote monitoring of waste gas at locally monitored gui with the im...iaemedu
 
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...journalBEEI
 
Vehicle tracking system using gps and google map
Vehicle tracking system using gps and google mapVehicle tracking system using gps and google map
Vehicle tracking system using gps and google mapsanchit bhargava
 
IRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection SystemIRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection SystemIRJET Journal
 

What's hot (18)

IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPS
 
AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0
AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0
AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0
 
IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...
IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...
IRJET - A Real-Time Pothole Detection Approach for a Safety Transportation Sy...
 
IRJET - SMS based Accident Alert with GPS Coordinates
IRJET -  	  SMS based Accident Alert with GPS CoordinatesIRJET -  	  SMS based Accident Alert with GPS Coordinates
IRJET - SMS based Accident Alert with GPS Coordinates
 
Vehicle Tracking System Using GPS
Vehicle Tracking System Using GPSVehicle Tracking System Using GPS
Vehicle Tracking System Using GPS
 
Sv sembedded final_year_embedded_projects_list_ieee-_2014-15
Sv sembedded final_year_embedded_projects_list_ieee-_2014-15Sv sembedded final_year_embedded_projects_list_ieee-_2014-15
Sv sembedded final_year_embedded_projects_list_ieee-_2014-15
 
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPSIRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
IRJET- Wireless System for Vehicle Accident Detection and Reporting Using GPS
 
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
 
Assisted GPS in Radiomobile Networks
Assisted GPS in Radiomobile NetworksAssisted GPS in Radiomobile Networks
Assisted GPS in Radiomobile Networks
 
IRJET- GSM based Agricultural Monitoring System using Drone
IRJET-  	  GSM based Agricultural Monitoring System using DroneIRJET-  	  GSM based Agricultural Monitoring System using Drone
IRJET- GSM based Agricultural Monitoring System using Drone
 
Gsm based remote monitoring of waste gas at locally monitored gui with the im...
Gsm based remote monitoring of waste gas at locally monitored gui with the im...Gsm based remote monitoring of waste gas at locally monitored gui with the im...
Gsm based remote monitoring of waste gas at locally monitored gui with the im...
 
Gsm based remote monitoring of waste gas at locally monitored gui with the im...
Gsm based remote monitoring of waste gas at locally monitored gui with the im...Gsm based remote monitoring of waste gas at locally monitored gui with the im...
Gsm based remote monitoring of waste gas at locally monitored gui with the im...
 
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
 
Sub14249
Sub14249Sub14249
Sub14249
 
40120140503013 2
40120140503013 240120140503013 2
40120140503013 2
 
Vehicle tracking system using gps and google map
Vehicle tracking system using gps and google mapVehicle tracking system using gps and google map
Vehicle tracking system using gps and google map
 
IRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection SystemIRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection System
 

Similar to Prototype of Google Maps-Based Flood Monitoring System using Arduino and GSM Module

Vehicle Tracking System by Arduino UNO
Vehicle Tracking System by Arduino UNOVehicle Tracking System by Arduino UNO
Vehicle Tracking System by Arduino UNOPulkit Singhal
 
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...IRJET Journal
 
Vehicle Tracking System for School Bus by Arduino
Vehicle Tracking System for School Bus by ArduinoVehicle Tracking System for School Bus by Arduino
Vehicle Tracking System for School Bus by ArduinoIRJET Journal
 
Advanced Anti Accidental Solution by Pre Analyzing, Tracking and Detection of...
Advanced Anti Accidental Solution by Pre Analyzing, Tracking and Detection of...Advanced Anti Accidental Solution by Pre Analyzing, Tracking and Detection of...
Advanced Anti Accidental Solution by Pre Analyzing, Tracking and Detection of...IRJET Journal
 
IRJET- R-Pi based Real-Time Weather Monitoring System
IRJET-  	  R-Pi based Real-Time Weather Monitoring SystemIRJET-  	  R-Pi based Real-Time Weather Monitoring System
IRJET- R-Pi based Real-Time Weather Monitoring SystemIRJET Journal
 
IRJET- Implementation of Children Tracking System on Android Mobile Termi...
IRJET-  	  Implementation of Children Tracking System on Android Mobile Termi...IRJET-  	  Implementation of Children Tracking System on Android Mobile Termi...
IRJET- Implementation of Children Tracking System on Android Mobile Termi...IRJET Journal
 
IRJET- IoT based School Bus Tracking System
IRJET-  	  IoT based School Bus Tracking SystemIRJET-  	  IoT based School Bus Tracking System
IRJET- IoT based School Bus Tracking SystemIRJET Journal
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET Journal
 
Accident Detection System using Arduino Uno
Accident Detection System using Arduino UnoAccident Detection System using Arduino Uno
Accident Detection System using Arduino Unoijtsrd
 
GPS Assisted Roadmapping and Vehicle Monitoring
GPS Assisted Roadmapping and Vehicle Monitoring GPS Assisted Roadmapping and Vehicle Monitoring
GPS Assisted Roadmapping and Vehicle Monitoring Niranjan Shintre
 
IRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET Journal
 
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREASMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREAIRJET Journal
 
Smart City Based on IoT
Smart City Based on IoTSmart City Based on IoT
Smart City Based on IoTIRJET Journal
 
IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...
IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...
IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...IRJET Journal
 
IRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoTIRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoTIRJET Journal
 
Automatic Vehicle Locator(AVL) Seminar report
 Automatic Vehicle Locator(AVL) Seminar report Automatic Vehicle Locator(AVL) Seminar report
Automatic Vehicle Locator(AVL) Seminar reportRohit Kumar patel
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDIRJET Journal
 
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSEG TECHNOLOGIES
 

Similar to Prototype of Google Maps-Based Flood Monitoring System using Arduino and GSM Module (20)

Vehicle Tracking System by Arduino UNO
Vehicle Tracking System by Arduino UNOVehicle Tracking System by Arduino UNO
Vehicle Tracking System by Arduino UNO
 
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
 
Vehicle Tracking System for School Bus by Arduino
Vehicle Tracking System for School Bus by ArduinoVehicle Tracking System for School Bus by Arduino
Vehicle Tracking System for School Bus by Arduino
 
Advanced Anti Accidental Solution by Pre Analyzing, Tracking and Detection of...
Advanced Anti Accidental Solution by Pre Analyzing, Tracking and Detection of...Advanced Anti Accidental Solution by Pre Analyzing, Tracking and Detection of...
Advanced Anti Accidental Solution by Pre Analyzing, Tracking and Detection of...
 
IRJET- R-Pi based Real-Time Weather Monitoring System
IRJET-  	  R-Pi based Real-Time Weather Monitoring SystemIRJET-  	  R-Pi based Real-Time Weather Monitoring System
IRJET- R-Pi based Real-Time Weather Monitoring System
 
IRJET- Implementation of Children Tracking System on Android Mobile Termi...
IRJET-  	  Implementation of Children Tracking System on Android Mobile Termi...IRJET-  	  Implementation of Children Tracking System on Android Mobile Termi...
IRJET- Implementation of Children Tracking System on Android Mobile Termi...
 
IRJET- IoT based School Bus Tracking System
IRJET-  	  IoT based School Bus Tracking SystemIRJET-  	  IoT based School Bus Tracking System
IRJET- IoT based School Bus Tracking System
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and Reporting
 
Accident Detection System using Arduino Uno
Accident Detection System using Arduino UnoAccident Detection System using Arduino Uno
Accident Detection System using Arduino Uno
 
Remote surveillance of enclosed and open architectures using unmanned vehicl...
Remote surveillance of enclosed and open architectures using  unmanned vehicl...Remote surveillance of enclosed and open architectures using  unmanned vehicl...
Remote surveillance of enclosed and open architectures using unmanned vehicl...
 
GPS Assisted Roadmapping and Vehicle Monitoring
GPS Assisted Roadmapping and Vehicle Monitoring GPS Assisted Roadmapping and Vehicle Monitoring
GPS Assisted Roadmapping and Vehicle Monitoring
 
Vehicle Tracking System For Commercial Vehicles
Vehicle Tracking System For Commercial VehiclesVehicle Tracking System For Commercial Vehicles
Vehicle Tracking System For Commercial Vehicles
 
IRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue System
 
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREASMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
SMART DEAF AND BLIND PASSENGER VOICE ALERT SYSTEM IN PUBLIC AREA
 
Smart City Based on IoT
Smart City Based on IoTSmart City Based on IoT
Smart City Based on IoT
 
IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...
IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...
IRJET-mart Trash Can Monitoring System using IoT - Creating Solutions for Sma...
 
IRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoTIRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoT
 
Automatic Vehicle Locator(AVL) Seminar report
 Automatic Vehicle Locator(AVL) Seminar report Automatic Vehicle Locator(AVL) Seminar report
Automatic Vehicle Locator(AVL) Seminar report
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
 
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPSADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
ADVANCED BIKE SECURITY SYSTEM USING GSM AND GPS
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 

Recently uploaded (20)

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 

Prototype of Google Maps-Based Flood Monitoring System using Arduino and GSM Module

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1044 Prototype of Google Maps-Based Flood Monitoring System Using Arduino and GSM Module Dedi Satria1, Syaifuddin Yana2, Rizal Munadi3, Saumi Syahreza4 1 Department of Informatic Engineering, Universitas Serambi Mekkah, Provinsi Aceh, Indonesia 2 Department of Industrial Engineering, Universitas Serambi Mekkah, Provinsi Aceh, Indonesia 3Department of Elecrical Engineerin , Universitas Syiah Kuala, Provinsi Aceh, Indonesia 4Department of Physics , Universitas Syiah Kuala, Provinsi Aceh, Indonesia ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The headway of flood early warning technology has grown rapidly. The technology has led to improvementsin terms of communication and information. Internet of Things Technology (IoTs) has greatly influenced the development of early warning information systems. In this article a prototype of flood monitoring system based on Google Maps has been designed by integrating ultrasonic sensors as a height detector, Arduino Uno as a processor, U-Blox Neo 6m GPS module and GSM module as the sender of water level and the coordinates to the flooded information system station. The design of the prototype produces flood altitude information along with its location based on Google Maps interface. Key Words: Flood, Arduino, Internet of Things, GSM,Google Maps 1.INTRODUCTION Nowadays the extreme weather changes have affected the disaster significantly. Flood is one of the disasters that often occur due to extreme weather. The main cause of flooding is not only influenced by the weather but also the human activities that damage the forest. To avoid more victims, it is needed to anticipate the upcoming flood. The use of flood early warning system is one way to anticipate the upcoming flood. The Government has encouraged institutions and the private sector to develop telemetry instruments for providing disaster early warning information [1]. Several studies have been conducted in the research and development of early warning systems based on mobile communication and information-based technologies. It is known that communication technologies involving mobile devices and machines are growing rapidly in the industrial and global world [2]. Previous research has been built using mobile communication-based technologies such as flood monitoring systems and SMS-basedearlywarning[3][4][5]. The result of the studies are data of flood height which is sent by using SMS collaborate with Arduino Uno and GSM module which ended with alarm on flood information system station. In addition to flood warning systems, Landslide warning systems have been built based on Arduino microcontrollers and GSM modules [6]. Generally the research produced an efficient way to inform an early warning message so that it doesnot requirehuman presence to inform that a landslide is imminent. Presently, the development of early warning information systems has led to Internet of Things (IoTs) technology for disaster risk management andenvironmental effects [7]. the application of the internet of things (IoT) has been widely built for disaster monitoring such asfiredisastermonitoring [8]. The use of internet-based technology has done some previous research such as the use of Google Maps as internet-based location information and research design of vehicle tracking system in real-time based Google Maps and Arduino Uno [9]. In this study the system sends the coordinate data of the vehicle through the GSM module to the user in the form of location based on Google Maps displayed through Browser. Based on previous research, it is needed to design an Internet-Based flood early warning system (IoTs) that displays flood height information along with the location of flooding in real-time. The study was built using ultrasonic sensors as a water level detectorandU-BloxGPSmoduleasa detector of flood coordinate location. Both water level data and location coordinates are processed by Arduino and sent via GSM SIM900 module in SMS to the flood information station. The information is displayed as a map with the data of flood height through the browser. 2. MATERIAL AND METHODS In this research, the design of the system uses Arduino Uno as data processor. Arduino Uno as shown in Figure 1 is a processing board using an 8-bit Atmega328 Microcontroller as the main chip. Arduino Uno operates with a voltage of 5 Volts. Arduino provides 14 digital pins, 6 analog pins, 32 kB flash memory, 2 kB SRAM, 1 kB EEPROM, 16 MHz clock speed and a USB connection [10]. Fig-1: Arduino Uno
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1045 GSM sim900 module is a module that provides the intermediary microcontroller in the process ofsendingSMS. The SIM900 GSM module as shown in Figure 2. is a GSM / GPRS Quad-band GSM/GPRS which uses single chip processor LPC2148. The features within GSM SIM900 are capable of sending SMS and voice data. Fig- 2: GSM SIM900 Module The GPS U-Blox 6m module as shown in Figure 3 is a kind of stand-alone GPS receiversthatfeaturehighperformance asa positioning machine [10]. With optimized architecture, power, and memory this module is perfect for devices that use the battery as a resource with limited cost and space making it very suitable to use on CanSat. By having 50 channels of positioning engines, it can accelerate Time-To- First-Fix (TTFF) for less than 1 second. Fig- 3: GPS U-Blox Neo 6M Module The HC-SR04 sensor is used in designing this prototype which is useful as a water level gauge. The HC-SR04 sensor as shown in Figure 4 detects the object's distance by emitting ultrasonic waves (40 KHz) during t = min 10μsand then detect the reflection. The HC-SR04 sensor emits ultrasonic waves according to the control of the microcontroller (trigger pulse with tout min 10 μs). Thelimit of sensor measurement is 2cm - 400cm, trigger-positive input TTL pulse, 10μS, Echo hold off 50 uS fromfall oftrigger pulse and Delay before next measurement 60 mS [11]. Fig- 4: Ultrasonic Sensor HC-SR04 The design of the prototype system is done in two stages: integrated module construction stage and programming. Generally, the construction of integrated component or module is designed using the block diagram method as shown in Figure 5 and it can be explained that the design of the system begins with an ultrasonic sensor and the GPS module sends water level data and coordinates of flood location to Arduino Uno as data processor. Both data are sent in the form of SMS data to the information system station received by the modem.Data isreceivedbycomputer and processor to be a water level information system based on Google Maps. Ultrasonic Sensor Arduino Uno GPS Module GSM Modem Module GSM Modem Module Sending Data Water Level, Flood Location Coordinate Fig- 5: Block Diagram of Prototype System Whereas the prototype construction of waterlevel detection as seen in Figure 6 is a construction which is constructed by using a paralon pipe with a float plate as an object of water level. Ultrasonic sensor is placed on the top of the pipe that emits signals from the trigger components and it will be reflected to the ultrasonic sensor which is captured by the echo component. Signals are processed by the system to be water level data. BOX PROTOTIPE SYSTEM Ultrasonic Sensor Float PlatWater Paralon Pipe Trigger Transmit Signal Echo Receive Data Water Level Fig- 6: Prototype Construction of Water Height Detection
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1046 3. RESULT AND DISCUSSION The design of a prototype system generates a flooded information system based on Google Maps with information of water level data and flood location coordinates. The prototype system circuit has been construct successfully as shown in Figure 7. The prototype system consists of ultrasonic sensors, U-Blox Neo6mGPS module,Arduino Uno and GSM module. Arduino Uno GPD Module GSM Module Fig- 7: Prototype System Circuit The water level data is obtained from the water level detection devices that have been constructed using paralon pipes as shown in Figure 8. Ultrasonic Sensor Parallon Pipe Prototipe System Box Fig- 8: The Construction of Water Level Detection Device The water level data and location coordinates from the U- Blox Neo 6m GPS module are delivered to the information system station and then received by the Wavecom USB Fast Track modem as shown in Figure 9. Modem Receiver Information Flood Level and Location Based Google Maps Fig- 9: Information System Station based GSM Modem The data that has been processed by the flood location information system generatesfloodaltitudeinformationand location based on Google Maps as seen in Figure 10. The flood information system is programmed using PHP and DBMS MySQL with integrated Google Maps API on the program structure. Fig- 10: Information of Water Level and Flood Location based on Google Maps 4. CONCLUSIONS Based on the results, the flooded information system based on Google Maps has been done as expected.Usingultrasonic sensors, Arduino Uno, the U-blox neo 6m GPS module and SIM900 GSM module have been able to transmit water level data and the coordinates of flood location to the information system station. The flood information system station receives data through the receiver's GSM modem of data processor and displays the waterlevel informationandflood locations in the form of a marker label on Google Maps. This prototype is expected to give the information about water level and flood location. ACKNOWLEDGEMENT This research is supported by the Ministry of Research and Higher Education (Kemenristekdikti) as grant funds of research scheme from University Cooperation Research (Pekerti). We are very grateful to the Research Team from Serambi Mekkah University and Syiah Kuala University who has supported laboratory facilities and technical consultation. REFERENCES [1] R. J. M. Mercado, “Design ofwirelesssensor networks using embedded Programmable System-on-Chip (PSoC) as applied to community-based flood early warning systems (CBFEWS),” in 2016 International Conference on Advances in Electrical, Electronicand Systems Engineering (ICAEES), 2016, pp. 214–223. [2] T. H. Nasution, M. A. Muchtar, I. Siregar, U. Andayani, E. Christian, and E. P. Sinulingga, “Electrical appliances control prototype by using GSM module
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 10 | Oct -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 1047 and Arduino,” 2017 4th Int. Conf. Ind. Eng. Appl. ICIEA 2017, 2017. [3] S. Azid, B. Sharma, K. Raghuwaiya, A. Chand, S. Prasad, and A Jacquier, “SMSBasedFloodMonitoring and Early Warning Systems,” ARPN J. Eng. Appl. Sci., vol. 10, no. Vol. 10, No.15, pp. 6387–6391, 2015. [4] E. Kuantama, P. Mardjoko, and M. A. Saraswati, “Design and Construction of Early flood warning system through SMS based on SIM300C GSM modem,” Proc. 2013 3rd Int. Conf. Instrumentation, Commun. Inf. Technol., Biomed. Eng. Sci. Technol. Improv. Heal. Safety, Environ., ICICI-BME 2013, pp. 115–119, 2013. [5] H. N. Do, M. Vo, V. Tran, P. V. Tan, and C. V. Trinh, “An Early Flood Detection System Using Mobile Networks,” 2015 Int. Conf. Adv. Technol. Commun. An, pp. 599–603, 2015. [6] C. D. Fernandez, K. J. A. Mendoza, and A. Jude, “Development of Microcontroller-based Landslide Early Warning System,” 2016 IEEE Reg. 10 Conf., pp. 3000–3005, 2016. [7] S. Poslad, S. E. Middleton, F. Chaves, R. Tao, O. Necmioglu, and U. Bugel, “A Semantic loT Early Warning System for Natural Environment Crisis Management,” Ieee Trans. Emerg. Top. Comput., vol. 3, no. 2, pp. 246–257, 2015. [8] S. R. Vijayalakshmi and S. Muruganand, “Internet of Things technology for fire monitoring system,” Int. Res. J. Eng. Technol., vol. 4, no. 6, pp. 2140–2147, 2017. [9] M. M. Rahman, J. R. Mou, K. Tara, and M. I. Sarkar, “Real time Google map & Arduino based vehicle tracking system,” ICECTE 2016 -2ndInt.Conf.Electr. Comput. Telecommun. Eng., no. December, pp. 8–10, 2017. [10] H. D. Pham, M. Drieberg, and C. C. Nguyen, “Development of vehicle tracking system using GPS and GSM modem,” 2013 IEEE Conf. Open Syst. ICOS 2013, pp. 89–94, 2013. [11] M. Asadullah, I. S. Member, K. Ullah, and I. Member, “Smart Home Automation System Using Bluetooth Technology,” 2017 Int. Conf. Innov. Electr. Eng. Comput. Technol., pp. 1–6, 2017. BIOGRAPHIES Dedi Satria is a lecture in Department of Informatic Engineering form Universitas Serambi Mekkah, Banda Aceh. He received his B.Sc in Instrumentation Physics form Universitas Syiah Kuala dan M.Sc inElectric Electronic and System From Nasional University of Malaysia.Hehasexperiencein the teaching field and also in research. His research interests include embedded systems, internet of things, multimedia and information system. Syaifuddin Yana is a lecture in Department of Industrial Engineering form Universitas Serambi Mekkah, Banda Aceh. He received his B.Eng in Industrial Engineering form ITENAS dan M.Sc in Manajemen From Universitas Syiah Kuala. He has experience in the teaching field and also in research. His research interests include supply chain management, management information system and knowledge management. Rizal Munadi is Lecture in Department of Electrical Engineering form Universitas Syiah Kuala, Banda Aceh. He received his B.Eng in Electrical Engineering form Institut Teknologi Sepuluh Nopember Surabaya, M.Eng From Universitas Indonesia and PhD in Electric Electronic and System From Nasional University of Malaysia . He has experience intheteaching field and also in research. His research interests include Wireless and Mobile Communication, Antenna and Propagation, Wireless Security and Web Technology. Saumi Syahreza is a lecture in Department of Physics form Universitas Syiah Kuala, Banda Aceh. He received his B.Sc in Physics form Universitas Syiah Kuala, M.Sc in Instrumentation Physics From Institut Teknologi Bandung and and PhDin Remote Sensing From Universiti Sains Malaysia. He has experience in theteaching fieldandalso in research. His research interests include Electronic, Radar Remote Sensing and Environmental Monitoring.