SlideShare une entreprise Scribd logo
1  sur  5
Télécharger pour lire hors ligne
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 3 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7931
EARTHQUAKE EARLY WARNING SYSTEM FOR ANDROID
B.Gopinathan1,Rohith.R2,Harish.M3,Jagapathibabu.BM4.
1
Professor & 2
Students
Department of Computer Science and Engineering
Adhiyamaan College of Engineering, Hosur.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Earthquake often inflicts severe casualties and property losses. Building information data play an important role in
earthquake damage evaluation and emergency counter measures. Landslides and earthquakes are natural disasters that often
occur in tamilnadu is a state of India. The objective of the research is to develop landslide and earthquake early warning system
applications for smart phone devices with Android operating system .To enhance current earthquake warning systems, rising
technologies, including social and mobile computing, have been the focus of much attention. Assmartphoneshavebenefittedfrom
significant development over the last few years, it is now possible to capture variouskindsofmotionusingasmartphone'ssensors,
(e.g., accelerometer, vibration, etc.) including earthquake motion. To that end, we developedsmartphonesoftwaretocapture and
backend analytics to determine whether the motion captured by a smart phone iscaused byanearthquakeorbyhumanmotion. In
so doing, our goal is to establish a new type of seismic network using smart phones which enhance traditionalseismic networks. In
this paper, we evaluated the use of smart phones as detection devices; collected both human and simulatedearthquake datausing
the smart phones, and developed an algorithm to distinguish earthquakes from human activities. Our results show that using our
algorithms, a smart phone or computer can not only be used as a recording instrument, but also a highly accurate earthquake
detection tool. As a result, creating networks of axis sensors based on smart phones will enhance the safety of communities
vulnerable to earthquakes, worldwide. The gateway which hasthesensornodereceiverandactsasanIOTtransfersthewarningto
smart phones. Finally, many of the human lives can be saved.
Key Words: Node MCU, Axis Sensor, Internet of Things
1. INTRODUCTION
This development is beingfixed with many applications and continued with development changes comparedwith
traditional attitude of data acquisition. Traditional scheme based on simple ADC interface have been replaced in
many situations where there istheneedtocollectinformationfasterthanahuman,dataloggerscanpossiblycollect
the information and in cases where correctness is essential. The environmental variations in physical parameters
such as temperature condition, relative humidity, conductivity of Ionosphere, earth’s magnetic field, gravitational
field etc. either natural has led to calamitysuchasearthquakesgeneratingTsunamisorvolcano.Numeroustypesof
pressured process continuously occur in the earth’s environment results sudden change in energy and associated
action, leads to earthquakes. Earthquakes occur along the weak plate limits of two surfaces . The seismic waves
energy travel away from the epicenter of the earthquake. The axis sensor is measure earthquakes in the form of
angle of the arrival of the waves, will generate different types of waves that travel through the earth and along its
surface . Geophone is an instrument for measuring ground motion. It is designed for earthquakes and landslides,
machine vibrations, oil exploration, mining etc. A signal conditioner can vary in complexity from a simpleresistive
network or impedance matching network to a Complex multistage high gain amplifier with or without detectors,
demodulators and filters . Alternately they are termed assigned processors. The output is analog but can be
converted into digital using the (ADC) analog to digital converter for processing in digital world. The output of
signal conditioning circuit with high gain and amplitude is interfaced as input to the microcontroller AVR having
inbuilt ADC of 10 bit. The microcontroller on the other hand monitors and sends warring message when the
parameter exceeds the predefined critical value.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 3 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7932
1.1 Literature survey
Kaushik et al. mentioned in future Internet of things is going to become a reality. It will change our lifestyle. But
there are many challenges to face related to the deployment, growth, realization, and use of this technology. The
Internet Of Things (IOT) includes a multipart and evolving set of technological, social, and policy considerations
across a diverse set of stakeholders.
Article about the module to connect Arduinounowiththeexternalworld.GSMModuleSIM800Aisbasicallyusedto
connect Arduino Uno board with GPRS. It is connected with Rx and Tx pin of the Arduinouno.Thisisasmallchipin
which SIM card is inserted and AT commands are used to perform actions like calling, sending a text message or to
send data to a website using HTTP connection. It acts as an interface between electrical devices and the internet.
The NEC Group has developed a piezoelectric vibration sensor that features sensitivity at about 30 times that of
previous models. A vibration sensor is a device that corresponds to the aural and tactile organsofthehumanbody.
The real world is snowed under with vibration information generated by humans, goods, and environments. Our
newly developed vibration sensor can collect tiny waveform data that has been hitherto undetectable and has
therefore not been utilized. The vibration sensor waveform data together from the sensors is analyzedinrealtime
by the hub terminals, and the extracted significant information is transmitted to the cloud system.
Kevin Ashton, co-founder and executive director of the Auto-ID Center at MIT, first mentioned the Internet of
Things . Here’s how Ashton explains the potential of the Internet of Things: The problem is, people have limited
time, attention and correctness all of which means they are not very good at capture data about things in the real
world. If we had computers that know all there was to know about things- using data they gathered without any
help from us we would be able to track and count everything and deeply reduce waste, loss, and cost. We would
know when things needed replace, repairing or recall and whether they were fresh or past their best.”
2. SYSTEM ARCHITECTURE
Fig. 1: System Architecture Operation
In this system is combination of both software and hardware components.
In this hardware consists of AVR microcontroller is used to connect the different types of sensor to collect the
information’s. An rechargeable battery to save the power source.MC also detect the direction level monitoraswell
as conductivity monitor also measures the s indicates in liquid crystal display(LCD). It’s the fastest remote
monitoring system. ESP8266 NODE MCU its an wi fi access board it act as on router and coordinator its send
collection of sensor data to cloud storage based on API KEY. Every node haven saperate MAC address so they are
secured network MAC address.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 3 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7933
a) Software used
1) KEIL software
KEIL C software is used for microcontroller programming. C is efficient when compared to assembly language
because, minimizes the lines of code - In assemblylanguage,programwhichtakes100lineswilltake10linesinKeil
C. Easy to code and debug - C is easy to learn so it easy to code and since no of lines is less it will reduce complexity
in debugging. Compatible with any microcontrollers - Just changing the header files we can make the program to
work for different microcontrollers.
2) Thingspeak.
ThingSpeak web page is used for (IOT) InternetofThingsapplicationandApplicationProgrammingInterface(API)
to store and recover data from things using the Hyper text transfer protocol over the Internet acess. ThingSpeak
enables the creation of sensor logging applications, data analysis applications, and a day to day things with status
updates. ThingSpeak is usedtosupportofIoTapplications.TheThingspeakisthecorelogicoftheproposedsystem.
In general, a dataset is needed to train the machine to in the data in order to decide whether or not. For better
precision, a Open weather map.com API is with the aim of knowing when the earthquake level is changed or not .
The pseudo code gives a simple illustration on how the machine learning system works producing code that is
portable across wide platforms.
Fig. 2. Hardware used Block diagram
Development atmosphere that is engineered around a System-on-a-ChipreferredtoastheESP8266.TheESP8266,
designed and created by Esp Systems, contains all crucial components of a computer: electronic equipment, RAM,
networking (wifi), and even a modern operating system and SDK. The DevelopmentKitsupportedprimarilybased
code for the ESP8266 WiFi SOC from Esp, integrates GPIO, PWM, IIC, 1-Wire and ADC all in one board.
Fig.3 : Node MCU
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 3 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7934
3. AXIS SENSOR
Node MCU WIFI module
The Node MCU (Node Microcontroller Unit) is open source software and hardware
1. Axis Module
3-Axis Module is a three axis accelerometer sensor module based on ADXL integrated circuit. It is a three axis x, y
and z accelerometer with low noise andpowerconsumption.Thesensorhasafullsensingrange.Itcanmeasurethe
static acceleration of gravity in vibrate-sensingapplications,aswellasdynamicaccelerationresultingfrommotion,
shock, or vibration. There is an on-board 5V voltage regulator to power the ADXL so power provided should be
between 3 and 5V DC.
AVR microcontroller This is a modified Harward architecture 8bit RISC single-chip microcontroller.Thesizeofthe
program memory is usually indicated in the naming of the device itself (e.g., the ATmega64xlinehas64KBofflash,
while the ATmega32x line hasKB
2. Conductivity sensor
The conductivity sensor module is an easy tool for land slide detection. It can be used as a switch when water drop
falls through the raining board and also for measuring water fall intensity.Theanalogoutputisusedindetectionof
drops in the amount of land fall.
4. LCD DISPLAY
liquid crystal display (LCD) is used to display weather land slide is detected or not. And magneticaxisareshownin
this display.
5. GSM MODULE
Global System for Mobile communication is a digital mobile telephony system and other parts of the world. Long
term evolution(LTE).LTE is a mobile network technology that is being deployed by mobile operators on both the
GSM and the CDMA (code division multiple access) technology paths. Depending on the spectrum available, live
Long Term Evolution networks can deliver very fast data speeds of up to 100Mbps in the downlink and 50Mbps in
the uplink.
6. RESULT & DISCUSSION
Thus the people who lived in the coastal areas in earthquake prone zones can be benefited from this system. Early
security precautions andmeasures canbetakenbyusingthissystem.Theresultsproducedbythesystemare faster
and accurate results.
Fig: 3. Live Data of axis data and vibration date and Time from Thing speak view android app.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 3 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7935
Fig: 4. Live Data of axis data and vibration date with day and Time from Thing speak smart widget
Fig..5. Hard ware kit snapshot .
7. CONCLUSION
The main goal of this paper was to detect the unusual vibrationsandgeneratethealertwhenthelimitexceeds.This
can be useful for emergency response planning. It is going to implement by using both hardware andsoftwareand
thus its implementation is easy and economical. Emergencies can come without warning at any time.
Emergencies are the source of risk and therefore have the probability of causing an undesired event. The
emergency shelter may be needed in some situation. After a disaster occurs, immediate action is taken to
protect staff, visitors & collections and sending alert text messages to concern authority using SMS alert. Contact
names and phone numbers must be listed for sendingalertSMS. DirectionindicatorusingAVRmicrocontrollerhas
proved to be an economical and user-friendly product. Verylow Power requirementsofthesystem.Precautionary
measures are required for this product and it can be easily operated by the user.
REFERENCES
[1] H. Chaurasiya [https://arxiv.org/pdf/1209.533 3], "Recent trends of measurement and development of
vibration". International Journal of Research in Advent Technology, Vol.4, No.8, August 2016 E-ISSN: 2321-9637
Earthquake Detector using Arduino.
[2] P. K. Thampi, John Mathai, G Sankar, and S. Sidharthan, “Landslides: Causes, Control and Mitigation”, (based on
the investigations carried out by the Centre for Earth Science Studies, Trivandrum)

Contenu connexe

Tendances

IRJET- Design and Development of IoT based Geiger Muller Counter
IRJET- Design and Development of IoT based Geiger Muller CounterIRJET- Design and Development of IoT based Geiger Muller Counter
IRJET- Design and Development of IoT based Geiger Muller CounterIRJET Journal
 
IRJET - Real Time Fuel Monitoring and Theft Detection System using IoT
IRJET  -  	  Real Time Fuel Monitoring and Theft Detection System using IoTIRJET  -  	  Real Time Fuel Monitoring and Theft Detection System using IoT
IRJET - Real Time Fuel Monitoring and Theft Detection System using IoTIRJET Journal
 
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET Journal
 
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
IRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling System
IRJET- Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET Journal
 
IRJET- A Study on: Wireless Sensing Network (WSN) Gas Leakage Detection S...
IRJET-  	  A Study on: Wireless Sensing Network (WSN) Gas Leakage Detection S...IRJET-  	  A Study on: Wireless Sensing Network (WSN) Gas Leakage Detection S...
IRJET- A Study on: Wireless Sensing Network (WSN) Gas Leakage Detection S...IRJET Journal
 
Environmental Sensor Network Paper
Environmental Sensor Network PaperEnvironmental Sensor Network Paper
Environmental Sensor Network PaperZoey Y. Kang
 
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET Journal
 
Real time approach of piezo actuated beam for wireless
Real time approach of piezo actuated beam for wirelessReal time approach of piezo actuated beam for wireless
Real time approach of piezo actuated beam for wirelesseSAT Publishing House
 
IRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET Journal
 
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOTIRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOTIRJET Journal
 
IRJET- A Review on Intelligent Agriculture Service Platform with Lora Bas...
IRJET-  	  A Review on Intelligent Agriculture Service Platform with Lora Bas...IRJET-  	  A Review on Intelligent Agriculture Service Platform with Lora Bas...
IRJET- A Review on Intelligent Agriculture Service Platform with Lora Bas...IRJET Journal
 
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...IRJET Journal
 
IRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877AIRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877AIRJET Journal
 
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...IRJET Journal
 
Green IoT Agriculture and HealthcareApplication (GAHA)
Green IoT Agriculture and HealthcareApplication (GAHA)Green IoT Agriculture and HealthcareApplication (GAHA)
Green IoT Agriculture and HealthcareApplication (GAHA)aswathy v
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET-  	  Smart Dustbin Container using IoT NotificationIRJET-  	  Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT NotificationIRJET Journal
 
An IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSAn IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSIJMTST Journal
 
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...IRJET Journal
 
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT IRJET Journal
 
Smart and Secure Home using IoT
Smart and Secure Home using IoTSmart and Secure Home using IoT
Smart and Secure Home using IoTIRJET Journal
 

Tendances (20)

IRJET- Design and Development of IoT based Geiger Muller Counter
IRJET- Design and Development of IoT based Geiger Muller CounterIRJET- Design and Development of IoT based Geiger Muller Counter
IRJET- Design and Development of IoT based Geiger Muller Counter
 
IRJET - Real Time Fuel Monitoring and Theft Detection System using IoT
IRJET  -  	  Real Time Fuel Monitoring and Theft Detection System using IoTIRJET  -  	  Real Time Fuel Monitoring and Theft Detection System using IoT
IRJET - Real Time Fuel Monitoring and Theft Detection System using IoT
 
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
 
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
IRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling System
IRJET- Smart Energy Meter Billing, Monitoring and Controlling System
 
IRJET- A Study on: Wireless Sensing Network (WSN) Gas Leakage Detection S...
IRJET-  	  A Study on: Wireless Sensing Network (WSN) Gas Leakage Detection S...IRJET-  	  A Study on: Wireless Sensing Network (WSN) Gas Leakage Detection S...
IRJET- A Study on: Wireless Sensing Network (WSN) Gas Leakage Detection S...
 
Environmental Sensor Network Paper
Environmental Sensor Network PaperEnvironmental Sensor Network Paper
Environmental Sensor Network Paper
 
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoT
 
Real time approach of piezo actuated beam for wireless
Real time approach of piezo actuated beam for wirelessReal time approach of piezo actuated beam for wireless
Real time approach of piezo actuated beam for wireless
 
IRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue SystemIRJET - Accident Monitoring and Rescue System
IRJET - Accident Monitoring and Rescue System
 
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOTIRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOT
 
IRJET- A Review on Intelligent Agriculture Service Platform with Lora Bas...
IRJET-  	  A Review on Intelligent Agriculture Service Platform with Lora Bas...IRJET-  	  A Review on Intelligent Agriculture Service Platform with Lora Bas...
IRJET- A Review on Intelligent Agriculture Service Platform with Lora Bas...
 
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
IRJET- Household IOT based Air Pollution Controlling and Monitoring System us...
 
IRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877AIRJET- IoT based Greenhouse Monitoring using PIC16F877A
IRJET- IoT based Greenhouse Monitoring using PIC16F877A
 
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
IRJET- Research Paper on Multipurpose IoT based Conservation of Water Resourc...
 
Green IoT Agriculture and HealthcareApplication (GAHA)
Green IoT Agriculture and HealthcareApplication (GAHA)Green IoT Agriculture and HealthcareApplication (GAHA)
Green IoT Agriculture and HealthcareApplication (GAHA)
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET-  	  Smart Dustbin Container using IoT NotificationIRJET-  	  Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT Notification
 
An IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRSAn IOT Project Integrated with RFID and GPRS
An IOT Project Integrated with RFID and GPRS
 
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
 
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT
 
Smart and Secure Home using IoT
Smart and Secure Home using IoTSmart and Secure Home using IoT
Smart and Secure Home using IoT
 

Similaire à IRJET- Earthquake Early Warning System for Android

Agriculture Sensing using IoT
Agriculture Sensing using IoTAgriculture Sensing using IoT
Agriculture Sensing using IoTIRJET Journal
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
Design & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTDesign & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTIRJET Journal
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...IRJET Journal
 
Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...
Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...
Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...IRJET Journal
 
Iot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS ProtocolIot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS ProtocolIRJET Journal
 
IRJET- Low Cost IoT based Remote Health Monitoring System
IRJET-  	  Low Cost IoT based Remote Health Monitoring SystemIRJET-  	  Low Cost IoT based Remote Health Monitoring System
IRJET- Low Cost IoT based Remote Health Monitoring SystemIRJET Journal
 
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...IRJET Journal
 
IRJET - Hand Gesture Recognition and Voice Conversion System using IoT
IRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoTIRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoT
IRJET - Hand Gesture Recognition and Voice Conversion System using IoTIRJET Journal
 
Decibel meter using IoT with notice board
Decibel meter using IoT with notice boardDecibel meter using IoT with notice board
Decibel meter using IoT with notice boardIRJET Journal
 
IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoTIRJET Journal
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMIRJET Journal
 
IRJET - IoT based Smart City and Air Quality Monitor
IRJET -  	  IoT based Smart City and Air Quality MonitorIRJET -  	  IoT based Smart City and Air Quality Monitor
IRJET - IoT based Smart City and Air Quality MonitorIRJET Journal
 
Green House Automation using IoT
Green House Automation using IoT Green House Automation using IoT
Green House Automation using IoT IRJET Journal
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemIRJET Journal
 
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.IRJET Journal
 
Low-cost real-time internet of things-based monitoring system for power grid ...
Low-cost real-time internet of things-based monitoring system for power grid ...Low-cost real-time internet of things-based monitoring system for power grid ...
Low-cost real-time internet of things-based monitoring system for power grid ...IJECEIAES
 
On-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationOn-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationAM Publications
 
On-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationOn-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationAM Publications
 
Electrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and LaptopElectrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and LaptopIRJET Journal
 

Similaire à IRJET- Earthquake Early Warning System for Android (20)

Agriculture Sensing using IoT
Agriculture Sensing using IoTAgriculture Sensing using IoT
Agriculture Sensing using IoT
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
Design & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOTDesign & Implementation Of Fault Identification In Underground Cables Using IOT
Design & Implementation Of Fault Identification In Underground Cables Using IOT
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
 
Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...
Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...
Solar-Powered IoT-Enabled Weather Monitoring System with AJAX- Based Webserve...
 
Iot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS ProtocolIot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS Protocol
 
IRJET- Low Cost IoT based Remote Health Monitoring System
IRJET-  	  Low Cost IoT based Remote Health Monitoring SystemIRJET-  	  Low Cost IoT based Remote Health Monitoring System
IRJET- Low Cost IoT based Remote Health Monitoring System
 
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
IRJET- Design of a High Performance IoT QoS Transmission Mechanism and Middle...
 
IRJET - Hand Gesture Recognition and Voice Conversion System using IoT
IRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoTIRJET -  	  Hand Gesture Recognition and Voice Conversion System using IoT
IRJET - Hand Gesture Recognition and Voice Conversion System using IoT
 
Decibel meter using IoT with notice board
Decibel meter using IoT with notice boardDecibel meter using IoT with notice board
Decibel meter using IoT with notice board
 
IRJET- Smart Power Optimization with IoT
IRJET-  	  Smart Power Optimization with IoTIRJET-  	  Smart Power Optimization with IoT
IRJET- Smart Power Optimization with IoT
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
 
IRJET - IoT based Smart City and Air Quality Monitor
IRJET -  	  IoT based Smart City and Air Quality MonitorIRJET -  	  IoT based Smart City and Air Quality Monitor
IRJET - IoT based Smart City and Air Quality Monitor
 
Green House Automation using IoT
Green House Automation using IoT Green House Automation using IoT
Green House Automation using IoT
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating System
 
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
Environmental Monitoring using Wireless Sensor Networks (WSN) based on IOT.
 
Low-cost real-time internet of things-based monitoring system for power grid ...
Low-cost real-time internet of things-based monitoring system for power grid ...Low-cost real-time internet of things-based monitoring system for power grid ...
Low-cost real-time internet of things-based monitoring system for power grid ...
 
On-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationOn-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time Application
 
On-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationOn-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time Application
 
Electrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and LaptopElectrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and Laptop
 

Plus de 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
 

Plus de 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...
 

Dernier

Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...soginsider
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projectssmsksolar
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 

Dernier (20)

Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 

IRJET- Earthquake Early Warning System for Android

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 3 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7931 EARTHQUAKE EARLY WARNING SYSTEM FOR ANDROID B.Gopinathan1,Rohith.R2,Harish.M3,Jagapathibabu.BM4. 1 Professor & 2 Students Department of Computer Science and Engineering Adhiyamaan College of Engineering, Hosur. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Earthquake often inflicts severe casualties and property losses. Building information data play an important role in earthquake damage evaluation and emergency counter measures. Landslides and earthquakes are natural disasters that often occur in tamilnadu is a state of India. The objective of the research is to develop landslide and earthquake early warning system applications for smart phone devices with Android operating system .To enhance current earthquake warning systems, rising technologies, including social and mobile computing, have been the focus of much attention. Assmartphoneshavebenefittedfrom significant development over the last few years, it is now possible to capture variouskindsofmotionusingasmartphone'ssensors, (e.g., accelerometer, vibration, etc.) including earthquake motion. To that end, we developedsmartphonesoftwaretocapture and backend analytics to determine whether the motion captured by a smart phone iscaused byanearthquakeorbyhumanmotion. In so doing, our goal is to establish a new type of seismic network using smart phones which enhance traditionalseismic networks. In this paper, we evaluated the use of smart phones as detection devices; collected both human and simulatedearthquake datausing the smart phones, and developed an algorithm to distinguish earthquakes from human activities. Our results show that using our algorithms, a smart phone or computer can not only be used as a recording instrument, but also a highly accurate earthquake detection tool. As a result, creating networks of axis sensors based on smart phones will enhance the safety of communities vulnerable to earthquakes, worldwide. The gateway which hasthesensornodereceiverandactsasanIOTtransfersthewarningto smart phones. Finally, many of the human lives can be saved. Key Words: Node MCU, Axis Sensor, Internet of Things 1. INTRODUCTION This development is beingfixed with many applications and continued with development changes comparedwith traditional attitude of data acquisition. Traditional scheme based on simple ADC interface have been replaced in many situations where there istheneedtocollectinformationfasterthanahuman,dataloggerscanpossiblycollect the information and in cases where correctness is essential. The environmental variations in physical parameters such as temperature condition, relative humidity, conductivity of Ionosphere, earth’s magnetic field, gravitational field etc. either natural has led to calamitysuchasearthquakesgeneratingTsunamisorvolcano.Numeroustypesof pressured process continuously occur in the earth’s environment results sudden change in energy and associated action, leads to earthquakes. Earthquakes occur along the weak plate limits of two surfaces . The seismic waves energy travel away from the epicenter of the earthquake. The axis sensor is measure earthquakes in the form of angle of the arrival of the waves, will generate different types of waves that travel through the earth and along its surface . Geophone is an instrument for measuring ground motion. It is designed for earthquakes and landslides, machine vibrations, oil exploration, mining etc. A signal conditioner can vary in complexity from a simpleresistive network or impedance matching network to a Complex multistage high gain amplifier with or without detectors, demodulators and filters . Alternately they are termed assigned processors. The output is analog but can be converted into digital using the (ADC) analog to digital converter for processing in digital world. The output of signal conditioning circuit with high gain and amplitude is interfaced as input to the microcontroller AVR having inbuilt ADC of 10 bit. The microcontroller on the other hand monitors and sends warring message when the parameter exceeds the predefined critical value.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 3 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7932 1.1 Literature survey Kaushik et al. mentioned in future Internet of things is going to become a reality. It will change our lifestyle. But there are many challenges to face related to the deployment, growth, realization, and use of this technology. The Internet Of Things (IOT) includes a multipart and evolving set of technological, social, and policy considerations across a diverse set of stakeholders. Article about the module to connect Arduinounowiththeexternalworld.GSMModuleSIM800Aisbasicallyusedto connect Arduino Uno board with GPRS. It is connected with Rx and Tx pin of the Arduinouno.Thisisasmallchipin which SIM card is inserted and AT commands are used to perform actions like calling, sending a text message or to send data to a website using HTTP connection. It acts as an interface between electrical devices and the internet. The NEC Group has developed a piezoelectric vibration sensor that features sensitivity at about 30 times that of previous models. A vibration sensor is a device that corresponds to the aural and tactile organsofthehumanbody. The real world is snowed under with vibration information generated by humans, goods, and environments. Our newly developed vibration sensor can collect tiny waveform data that has been hitherto undetectable and has therefore not been utilized. The vibration sensor waveform data together from the sensors is analyzedinrealtime by the hub terminals, and the extracted significant information is transmitted to the cloud system. Kevin Ashton, co-founder and executive director of the Auto-ID Center at MIT, first mentioned the Internet of Things . Here’s how Ashton explains the potential of the Internet of Things: The problem is, people have limited time, attention and correctness all of which means they are not very good at capture data about things in the real world. If we had computers that know all there was to know about things- using data they gathered without any help from us we would be able to track and count everything and deeply reduce waste, loss, and cost. We would know when things needed replace, repairing or recall and whether they were fresh or past their best.” 2. SYSTEM ARCHITECTURE Fig. 1: System Architecture Operation In this system is combination of both software and hardware components. In this hardware consists of AVR microcontroller is used to connect the different types of sensor to collect the information’s. An rechargeable battery to save the power source.MC also detect the direction level monitoraswell as conductivity monitor also measures the s indicates in liquid crystal display(LCD). It’s the fastest remote monitoring system. ESP8266 NODE MCU its an wi fi access board it act as on router and coordinator its send collection of sensor data to cloud storage based on API KEY. Every node haven saperate MAC address so they are secured network MAC address.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 3 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7933 a) Software used 1) KEIL software KEIL C software is used for microcontroller programming. C is efficient when compared to assembly language because, minimizes the lines of code - In assemblylanguage,programwhichtakes100lineswilltake10linesinKeil C. Easy to code and debug - C is easy to learn so it easy to code and since no of lines is less it will reduce complexity in debugging. Compatible with any microcontrollers - Just changing the header files we can make the program to work for different microcontrollers. 2) Thingspeak. ThingSpeak web page is used for (IOT) InternetofThingsapplicationandApplicationProgrammingInterface(API) to store and recover data from things using the Hyper text transfer protocol over the Internet acess. ThingSpeak enables the creation of sensor logging applications, data analysis applications, and a day to day things with status updates. ThingSpeak is usedtosupportofIoTapplications.TheThingspeakisthecorelogicoftheproposedsystem. In general, a dataset is needed to train the machine to in the data in order to decide whether or not. For better precision, a Open weather map.com API is with the aim of knowing when the earthquake level is changed or not . The pseudo code gives a simple illustration on how the machine learning system works producing code that is portable across wide platforms. Fig. 2. Hardware used Block diagram Development atmosphere that is engineered around a System-on-a-ChipreferredtoastheESP8266.TheESP8266, designed and created by Esp Systems, contains all crucial components of a computer: electronic equipment, RAM, networking (wifi), and even a modern operating system and SDK. The DevelopmentKitsupportedprimarilybased code for the ESP8266 WiFi SOC from Esp, integrates GPIO, PWM, IIC, 1-Wire and ADC all in one board. Fig.3 : Node MCU
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 3 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7934 3. AXIS SENSOR Node MCU WIFI module The Node MCU (Node Microcontroller Unit) is open source software and hardware 1. Axis Module 3-Axis Module is a three axis accelerometer sensor module based on ADXL integrated circuit. It is a three axis x, y and z accelerometer with low noise andpowerconsumption.Thesensorhasafullsensingrange.Itcanmeasurethe static acceleration of gravity in vibrate-sensingapplications,aswellasdynamicaccelerationresultingfrommotion, shock, or vibration. There is an on-board 5V voltage regulator to power the ADXL so power provided should be between 3 and 5V DC. AVR microcontroller This is a modified Harward architecture 8bit RISC single-chip microcontroller.Thesizeofthe program memory is usually indicated in the naming of the device itself (e.g., the ATmega64xlinehas64KBofflash, while the ATmega32x line hasKB 2. Conductivity sensor The conductivity sensor module is an easy tool for land slide detection. It can be used as a switch when water drop falls through the raining board and also for measuring water fall intensity.Theanalogoutputisusedindetectionof drops in the amount of land fall. 4. LCD DISPLAY liquid crystal display (LCD) is used to display weather land slide is detected or not. And magneticaxisareshownin this display. 5. GSM MODULE Global System for Mobile communication is a digital mobile telephony system and other parts of the world. Long term evolution(LTE).LTE is a mobile network technology that is being deployed by mobile operators on both the GSM and the CDMA (code division multiple access) technology paths. Depending on the spectrum available, live Long Term Evolution networks can deliver very fast data speeds of up to 100Mbps in the downlink and 50Mbps in the uplink. 6. RESULT & DISCUSSION Thus the people who lived in the coastal areas in earthquake prone zones can be benefited from this system. Early security precautions andmeasures canbetakenbyusingthissystem.Theresultsproducedbythesystemare faster and accurate results. Fig: 3. Live Data of axis data and vibration date and Time from Thing speak view android app.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 3 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7935 Fig: 4. Live Data of axis data and vibration date with day and Time from Thing speak smart widget Fig..5. Hard ware kit snapshot . 7. CONCLUSION The main goal of this paper was to detect the unusual vibrationsandgeneratethealertwhenthelimitexceeds.This can be useful for emergency response planning. It is going to implement by using both hardware andsoftwareand thus its implementation is easy and economical. Emergencies can come without warning at any time. Emergencies are the source of risk and therefore have the probability of causing an undesired event. The emergency shelter may be needed in some situation. After a disaster occurs, immediate action is taken to protect staff, visitors & collections and sending alert text messages to concern authority using SMS alert. Contact names and phone numbers must be listed for sendingalertSMS. DirectionindicatorusingAVRmicrocontrollerhas proved to be an economical and user-friendly product. Verylow Power requirementsofthesystem.Precautionary measures are required for this product and it can be easily operated by the user. REFERENCES [1] H. Chaurasiya [https://arxiv.org/pdf/1209.533 3], "Recent trends of measurement and development of vibration". International Journal of Research in Advent Technology, Vol.4, No.8, August 2016 E-ISSN: 2321-9637 Earthquake Detector using Arduino. [2] P. K. Thampi, John Mathai, G Sankar, and S. Sidharthan, “Landslides: Causes, Control and Mitigation”, (based on the investigations carried out by the Centre for Earth Science Studies, Trivandrum)