SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2782
IOT BASED FISHERMAN BORDER ALERT SYSTEM USING GPS AND WSN
D. Shobana1, V. Preetha 2, R. Elakiya3, V. Thenmozhi4, N. Safiyathul Rifaya5
1Assistant Professor, Department of Electrical and Electronics Engineering,
Panimalar Institute of Technology, Chennai
2,3,4,5UG Scholars, Department of Electrical and Electronics Engineering,
Panimalar Institute of Technology, Chennai
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract – The objective of this project is to safe guard the
lives of fisherman by using the technology GPS (Global
Positioning System) and WSN (Wireless Sensor Network).GPS
is used to track the current location of the boat. If the
fisherman cross the border, the alarm sound will get
generated. The relay circuit will reverse the boat. The WSN
technology is to transfer the information between fisherman
and IOT (Internet of Things) station.
Key Words: GPS module, WSN network, Arduino.
1. INTRODUCTION
The coastal area people are purely depend on fishing
occupation in the sea. If the fisherman cross the border it
should be treated as a serious offence. Due to unawareness
about the boundary limits, the fisherman cross themaritime
borders .Once they crossed the border, the boats are being
captured by the neighborhood countries coastal guards.
Under such situation lives of fishermanareindanger.Insuch
cases our border alert system for fisherman will helptoover
come the project.
Using GPS the current latitude and longitude values
can be determined and it compare the current location and
predefined latitude and longitude values.This is how we
track the location using GPS. ZigBee devices can transmit
data over long distances by passing data through a mesh
network of intermediate devices to reachmoredistance.Itis
best suited for intermittent data transmission from a sensor
or input device. ZigBee act as a WSN devices.
2. EXISTING SYSTEM
Wake App: Wake app is a geo located alarm that goes
of when the user is about to arrive at the selected
destination. Once the user select stop on the map closes the
application using the devices GPS.
Bus Snooze: Bus Snooze is a GPS location based alarm
clock which will wake the user arrive at the desiredlocation.
It uses both GPS and network location which the alarm will
go off save location for later use. It can save only two
location.
Mobile Location Alarm: Mobile location alarm allows
user to edit, delete, update, enable and disable the alarms.
This is used to enter new alarm for a particular location.
3. PROPOSED SYSTEM
In our proposed system a low cost and easy tracking
device for fisherman was designed which uses tracking unit
separately and monitoring unit separately. If someone
crossing the border the entire fisherman will get the alert
about the person who crossed. So other fisherman can
rescue them if they wrongly crossed or due to boat failure
the crossed. This system provides Indication to both
fisherman and coastal guards. It saves the lives of fisherman
and alerts the base station to provide help. Thus we can stop
the fisherman before the border.
4. BLOCK DIAGRAM
FISHER MAN SIDE:
GPS LOCATION
TRACKING
MICROCONTROLLER
ZIGBEE
LCD DISPLAY
RELAY
IGNITION
CONTROL
BUZZER
PANIC BUTTON
SERVER SIDE:
ZIGBEE
PC
SERVER
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2783
5. DESCRIPTION
5.1 ARDUINO UNO
Arduino is an open source, electronics platform based on
easy to use hardware and software. The Arduino Uno is a
microcontroller based board .It has 14 digital input/output
pins,6 analog inputs, a 16MHz crystal oscillator ,a USB
connection, a power jack, ICSP header, and a reset button.
The project is based on microcontrollers board designs,
produced by using various microcontrollers. The board
features serial communicationinterfacesincludingUniversal
Serial Bus(USB) on some models, for loading programsfrom
personal computers. The Arduino project provides an
Integrated Development Environment (IDE) based on a
programming language.
5.2 GPS MODULE
It is a global navigation satellite system that provides geo
location and time informationtoa GPSreceiveranywhere on
or near the earth where there is a unobstructed line of sight
to four or more GPS satellites. The GPS system does not
require the user to transmit any data, and it op0erates
independently of any telephonic or internet reception. The
GPS system provides critical positioning capabilities to
military, civil and commercial users around the world.
GPS satellites continuously transmit theircurrenttimeand
position. A GPS receiver monitors multiple satellites and
solves equation to determine the precise position of the
receiver and its deviation from true time.
5.3 RELAY BOARD
Relays are simple switches which are operated both
electrically and mechanically. The switching mechanism is
carried out with the help of electromagnet. The main
operation of a relay comes in places where only a low power
signal can used to control a circuit. Relays where used
extensively in telephone exchanges and early computers to
perform logical operation.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2784
5.4 LCD DISPLAY
LCD (Liquid Crystal Display) is the technology used
for display the output. All LCD display have same 14 pins (0-
13) or 16 pins (0-15).Alphanumeric displays are used in a
wide range of applications. It has many sizes. Many
multinational companies make their own special kind of
LCD’S to be used in their products. If LCD is interfaced with
microcontroller it should not exceed 5v of power supply.
5.5 POWER SUPPLY
A Power supply unit converts mains AC to low
voltage regulated DC power for the internal componentsofa
computer .There are two types of power supply linear and
switched mode. Linear power supply uses a transformer to
reduce the voltage.AC adapter are used with electrical
devices that requires power but do not contain internal
components to derive the required voltage and power from
the main power.
5.6 IGNITION CONTROL UNIT
The engine control unit consist of the Random Access
Memory(RAM), Read Only Memory (ROM).this unit is used
to reverse the motor when it reaches the restricted area.The
Electronic Control Unit (ECU) can control almost every
operation in an engine. The fuel injector is fitted with a
solenoid value which is electromagnetically controlled
mechanical valve.
5.5 ZIGBEE
Zigbee is a wireless technology developed as an open
global standard to address the unique needsoflowcost,low-
power wireless IOT networks. Zigbee communication is
specially built for control and sensor networks. The Zigbee
WPAN’s operates at 868MHz, 902-928MHz and 2.4GHz
frequencies. This communication system is less expensive
and simpler than the other proprietary short range wireless
sensor networks as Bluetooth and wifi.
5.6 BUZZER
A Buzzer or beeper is an audio signaling device .Buzzer
is an integrated structure of electronic transducers. Active
buzzer 5V rated power can be directly connected to a
continuous sound. Typical uses of buzzers and beepers
include alarm devices, timers. It generates consistent single
tone sound just by applying D.C voltage.
6. CONCLUSION
The alert system which we havedevelopedwill provide
an effective solution for fishermen problem and prevent
them from crossing other country border. This conclusion
will save many fishermen lives from crossing the national
border. Our project mainly focus on smooth relationship
between two countries. Death rate will be decreased and
fishermen life time can be increased.
7. FUTRE SCOPE
In future this idea can be enhanced by using smart
watches and satellite phone.
8. REFERENCES
[1] Guoqiang Mao, Barıs Fidan and Brian D.O. Anderson,
“Wireless sensor network localization techniques”,
Computer Networks Vol.51, Issue 10,Elsevier, 2007.
[2] Jiuqiang Xu, Wei Liu, Fenggao Lang, Yuanyuan Zhangand
Chenglong Wang, “Distance Measurement Model Based on
RSSI in WSN”, Wireless Sensor Network (SciRes), 2010, Vol.
2.
[3] V.Thayananthan, A. Alzahrani, M.S. Qureshi.(2012).”
Analysis of key management and Quantum Cryptography in
RFID network”s.S International Journal of Academic
Research Part A.
[4] Ndeye Amy Dieng, Maurice Charbit, Claude Chaudet,
Laurent Toutain and Tayeb Ben Meriem, “Indoor
Localization in Wireless Networks based on a Two-modes
Gaussian Mixture Model”, IEEE, 2013.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2785
[5] Ndubueze Chuku, Amitangshu Pal andAsisNasipuri,“An
RSSI Based Localization Scheme for Wireless Sensor
Networks to Mitigate Shadowing Effects”, IEEE, 2013.
[6] Luigi Pomante, Claudia Rinaldi, Marco Santic andStefano
Tennina, “RSSI-based Performance analysis of a lightweight
localization forWireless Sensor Networks”,IEEE,2013.2016
Online International Conference on Green Engineering and
Technologies (IC-GET)
[7] Z.Mary Livinsa and Dr.S.Jayashri, “Performance Analysis
of Diverse Environment based on RSSI Localization
Algorithms in WSNs”,Proceedings of 2013 IEEE Conference
on Information and Communication Technologies (ICT
2013), IEEE, 2013.
[8] Nordby, K. (2010). Conceptual Designing and
Technology:”Short-RangeRFIDasDesignMaterial”.TheOslo
School of Architecture and Design, Oslo, Norway:
International Journal of Design Vol.4.
[9] Hyunsung Kim, ― “RFID Mutual uthentication Protocol
based on Synchronized Secret”ǁ International Journal of
Security and Its Applications Vol. 7, No. 4, July, 2013
[10] Sadagopan, V.K.; Rajendran, U.; Francis, A.J., "Anti theft
control system design using embedded system," Vehicular
Electronics and Safety (ICVES), 2011 IEEE International
Conference on, 10-12 July 2011.
[11] Iman M. Almomani, Nour Y. Alkhalil, Enas M. Ahmad,
Rania M. Jodeh “Ubiquitous GPS Vehicle Tracking and
Management System”, IEEE Jordan Conference on Applied
Electrical EngineeringandComputingTechnologies(AEECT)
2011.
[12] Hu Jian-ming; Li Jie; Li Guang-Hui, "Automobile Anti-
theft System Based on GSM and GPS Module," Intelligent
Networks and Intelligent Systems (ICINIS), 2012 Fifth
International Conference on , 1-3 Nov. 2012.
[13] Fleischer, P.B.; Nelson, A.Y.; Sowah, R.A.; Bremang, A.,
"Design anddevelopmentof GPS/GSMbasedvehicletracking
and alert system for commercial inter-city buses," Adaptive
Science & Technology, 2012 IEEE 4th International
Conference on, 25-27 Oct. 2012.
[14] El-Medany, W.M.; Alomary, A.; Al-Hakim,R.;Al-Irhayim,
S.; Nousif, M., "Implementation of GPRS Based Positioning
System Using PIC Microcontroller," Computational
Intelligence, Communication Systems and Networks, 2010
Second International Conference on 28-30 July 2010.
[15] Parvez, M.Z, Ahmed, K.Z.; Mahfuz, Q.R.; Rahman,M.S.,"A
theoretical model of GSM network based vehicle tracking
system," Electrical and ComputerEngineering(ICECE), 2010
International Conference on , 18-20 Dec. 2010.
[16] Le-Tien, T.; Vu Phung-The, "Routing and Tracking
System for Mobile Vehicles in LargeArea,"ElectronicDesign,
Test and Application, 2010. DELTA'10. Fifth IEEE
International Symposium on Jan. 2010.

Weitere ähnliche Inhalte

Was ist angesagt?

Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS trackingBlind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
vivatechijri
 

Was ist angesagt? (18)

GPS & GSM based Voice Alert System for Blind Person
GPS & GSM based Voice Alert System for Blind PersonGPS & GSM based Voice Alert System for Blind Person
GPS & GSM based Voice Alert System for Blind Person
 
IRJET- Unmanned Ground Vehicle for Military Assistance
IRJET-  	  Unmanned Ground Vehicle for Military AssistanceIRJET-  	  Unmanned Ground Vehicle for Military Assistance
IRJET- Unmanned Ground Vehicle for Military Assistance
 
IRJET- Weather Station Quadcopter using Arduino with NRF24L01 and GPS Module
IRJET-  	  Weather Station Quadcopter using Arduino with NRF24L01 and GPS ModuleIRJET-  	  Weather Station Quadcopter using Arduino with NRF24L01 and GPS Module
IRJET- Weather Station Quadcopter using Arduino with NRF24L01 and GPS Module
 
IRJET- Intruder Detection Security System
IRJET- Intruder Detection Security SystemIRJET- Intruder Detection Security System
IRJET- Intruder Detection Security System
 
IRJET - High Frequency Landmine Detection Robot
IRJET -  	  High Frequency Landmine Detection RobotIRJET -  	  High Frequency Landmine Detection Robot
IRJET - High Frequency Landmine Detection Robot
 
IRJET- Design and Realization of Labview based Monitoring and Control of ...
IRJET-  	  Design and Realization of Labview based Monitoring and Control of ...IRJET-  	  Design and Realization of Labview based Monitoring and Control of ...
IRJET- Design and Realization of Labview based Monitoring and Control of ...
 
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS trackingBlind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
Blind Stick Using Ultrasonic Sensor with Voice announcement and GPS tracking
 
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic System
 
PERSON ALIVE DETECTION
PERSON ALIVE DETECTIONPERSON ALIVE DETECTION
PERSON ALIVE DETECTION
 
IRJET- Design and Analysis of Street Light Control System
IRJET-  	  Design and Analysis of Street Light Control SystemIRJET-  	  Design and Analysis of Street Light Control System
IRJET- Design and Analysis of Street Light Control System
 
Major Project Synopsis Report on IoT based DC Motor Through a Web-site
Major Project Synopsis Report on IoT based DC Motor Through a Web-siteMajor Project Synopsis Report on IoT based DC Motor Through a Web-site
Major Project Synopsis Report on IoT based DC Motor Through a Web-site
 
IRJET - Speed Control of DC Motor by using IoT
IRJET -  	  Speed Control of DC Motor by using IoTIRJET -  	  Speed Control of DC Motor by using IoT
IRJET - Speed Control of DC Motor by using IoT
 
IRJET- Earthquake Early Warning System for Android
IRJET-  	  Earthquake Early Warning System for AndroidIRJET-  	  Earthquake Early Warning System for Android
IRJET- Earthquake Early Warning System for Android
 
Smart Surveillance Bot with Low Power MCU
Smart Surveillance Bot with Low Power MCUSmart Surveillance Bot with Low Power MCU
Smart Surveillance Bot with Low Power MCU
 
IRJET- Rescue of Psycological Infirmity People using Wirless Network
IRJET- Rescue of Psycological Infirmity People using Wirless NetworkIRJET- Rescue of Psycological Infirmity People using Wirless Network
IRJET- Rescue of Psycological Infirmity People using Wirless Network
 
IRJET- Home Automation using Arduino and IoT
IRJET-  	  Home Automation using Arduino and IoTIRJET-  	  Home Automation using Arduino and IoT
IRJET- Home Automation using Arduino and IoT
 
IRJET- Arduino based Four-Wheeler Accident Detection and Prevention System
IRJET- Arduino based Four-Wheeler Accident Detection and Prevention SystemIRJET- Arduino based Four-Wheeler Accident Detection and Prevention System
IRJET- Arduino based Four-Wheeler Accident Detection and Prevention System
 
Smart Walking Stick for Visually Challenged People
Smart Walking Stick for Visually Challenged PeopleSmart Walking Stick for Visually Challenged People
Smart Walking Stick for Visually Challenged People
 

Ähnlich wie IRJET- IoT based Fisherman Border Alert System using GPS and WSN

Ähnlich wie IRJET- IoT based Fisherman Border Alert System using GPS and WSN (20)

IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically ChallengedIRJET- Intelligent Home Monitoring using IoT for Physically Challenged
IRJET- Intelligent Home Monitoring using IoT for Physically Challenged
 
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...
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
IRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for DriverIRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for Driver
 
IRJET- Arduino based Smart Grid Power Monitoring and Control by using IoT
IRJET-  	  Arduino based Smart Grid Power Monitoring and Control by using IoTIRJET-  	  Arduino based Smart Grid Power Monitoring and Control by using IoT
IRJET- Arduino based Smart Grid Power Monitoring and Control by using IoT
 
IOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEMIOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEM
 
IRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoTIRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoT
 
SMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOTSMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOT
 
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
 
A Survey on IoT-Based Vehicle Accident Prevention and Emergency Notification ...
A Survey on IoT-Based Vehicle Accident Prevention and Emergency Notification ...A Survey on IoT-Based Vehicle Accident Prevention and Emergency Notification ...
A Survey on IoT-Based Vehicle Accident Prevention and Emergency Notification ...
 
Agriculture Sensing using IoT
Agriculture Sensing using IoTAgriculture Sensing using IoT
Agriculture Sensing using IoT
 
IRJET- Portable Surveillance Robot using IoT
IRJET-  	  Portable Surveillance Robot using IoTIRJET-  	  Portable Surveillance Robot using IoT
IRJET- Portable Surveillance Robot using IoT
 
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing System
 
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- Emergency Vehicle Pre-Emption using Smart City Concept
IRJET- Emergency Vehicle Pre-Emption using Smart City ConceptIRJET- Emergency Vehicle Pre-Emption using Smart City Concept
IRJET- Emergency Vehicle Pre-Emption using Smart City Concept
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOT
 
IRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control SystemIRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control System
 
REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISISREAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
 
IRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using Arduino
 

Mehr von IRJET Journal

Mehr von 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...
 

Kürzlich hochgeladen

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
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
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
dharasingh5698
 
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
Epec Engineered Technologies
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
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
Cara Menggugurkan Kandungan 087776558899
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 

Kürzlich hochgeladen (20)

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
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf22-prompt engineering noted slide shown.pdf
22-prompt engineering noted slide shown.pdf
 
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
 
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...
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
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
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
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
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
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
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
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
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 

IRJET- IoT based Fisherman Border Alert System using GPS and WSN

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2782 IOT BASED FISHERMAN BORDER ALERT SYSTEM USING GPS AND WSN D. Shobana1, V. Preetha 2, R. Elakiya3, V. Thenmozhi4, N. Safiyathul Rifaya5 1Assistant Professor, Department of Electrical and Electronics Engineering, Panimalar Institute of Technology, Chennai 2,3,4,5UG Scholars, Department of Electrical and Electronics Engineering, Panimalar Institute of Technology, Chennai ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract – The objective of this project is to safe guard the lives of fisherman by using the technology GPS (Global Positioning System) and WSN (Wireless Sensor Network).GPS is used to track the current location of the boat. If the fisherman cross the border, the alarm sound will get generated. The relay circuit will reverse the boat. The WSN technology is to transfer the information between fisherman and IOT (Internet of Things) station. Key Words: GPS module, WSN network, Arduino. 1. INTRODUCTION The coastal area people are purely depend on fishing occupation in the sea. If the fisherman cross the border it should be treated as a serious offence. Due to unawareness about the boundary limits, the fisherman cross themaritime borders .Once they crossed the border, the boats are being captured by the neighborhood countries coastal guards. Under such situation lives of fishermanareindanger.Insuch cases our border alert system for fisherman will helptoover come the project. Using GPS the current latitude and longitude values can be determined and it compare the current location and predefined latitude and longitude values.This is how we track the location using GPS. ZigBee devices can transmit data over long distances by passing data through a mesh network of intermediate devices to reachmoredistance.Itis best suited for intermittent data transmission from a sensor or input device. ZigBee act as a WSN devices. 2. EXISTING SYSTEM Wake App: Wake app is a geo located alarm that goes of when the user is about to arrive at the selected destination. Once the user select stop on the map closes the application using the devices GPS. Bus Snooze: Bus Snooze is a GPS location based alarm clock which will wake the user arrive at the desiredlocation. It uses both GPS and network location which the alarm will go off save location for later use. It can save only two location. Mobile Location Alarm: Mobile location alarm allows user to edit, delete, update, enable and disable the alarms. This is used to enter new alarm for a particular location. 3. PROPOSED SYSTEM In our proposed system a low cost and easy tracking device for fisherman was designed which uses tracking unit separately and monitoring unit separately. If someone crossing the border the entire fisherman will get the alert about the person who crossed. So other fisherman can rescue them if they wrongly crossed or due to boat failure the crossed. This system provides Indication to both fisherman and coastal guards. It saves the lives of fisherman and alerts the base station to provide help. Thus we can stop the fisherman before the border. 4. BLOCK DIAGRAM FISHER MAN SIDE: GPS LOCATION TRACKING MICROCONTROLLER ZIGBEE LCD DISPLAY RELAY IGNITION CONTROL BUZZER PANIC BUTTON SERVER SIDE: ZIGBEE PC SERVER
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2783 5. DESCRIPTION 5.1 ARDUINO UNO Arduino is an open source, electronics platform based on easy to use hardware and software. The Arduino Uno is a microcontroller based board .It has 14 digital input/output pins,6 analog inputs, a 16MHz crystal oscillator ,a USB connection, a power jack, ICSP header, and a reset button. The project is based on microcontrollers board designs, produced by using various microcontrollers. The board features serial communicationinterfacesincludingUniversal Serial Bus(USB) on some models, for loading programsfrom personal computers. The Arduino project provides an Integrated Development Environment (IDE) based on a programming language. 5.2 GPS MODULE It is a global navigation satellite system that provides geo location and time informationtoa GPSreceiveranywhere on or near the earth where there is a unobstructed line of sight to four or more GPS satellites. The GPS system does not require the user to transmit any data, and it op0erates independently of any telephonic or internet reception. The GPS system provides critical positioning capabilities to military, civil and commercial users around the world. GPS satellites continuously transmit theircurrenttimeand position. A GPS receiver monitors multiple satellites and solves equation to determine the precise position of the receiver and its deviation from true time. 5.3 RELAY BOARD Relays are simple switches which are operated both electrically and mechanically. The switching mechanism is carried out with the help of electromagnet. The main operation of a relay comes in places where only a low power signal can used to control a circuit. Relays where used extensively in telephone exchanges and early computers to perform logical operation.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2784 5.4 LCD DISPLAY LCD (Liquid Crystal Display) is the technology used for display the output. All LCD display have same 14 pins (0- 13) or 16 pins (0-15).Alphanumeric displays are used in a wide range of applications. It has many sizes. Many multinational companies make their own special kind of LCD’S to be used in their products. If LCD is interfaced with microcontroller it should not exceed 5v of power supply. 5.5 POWER SUPPLY A Power supply unit converts mains AC to low voltage regulated DC power for the internal componentsofa computer .There are two types of power supply linear and switched mode. Linear power supply uses a transformer to reduce the voltage.AC adapter are used with electrical devices that requires power but do not contain internal components to derive the required voltage and power from the main power. 5.6 IGNITION CONTROL UNIT The engine control unit consist of the Random Access Memory(RAM), Read Only Memory (ROM).this unit is used to reverse the motor when it reaches the restricted area.The Electronic Control Unit (ECU) can control almost every operation in an engine. The fuel injector is fitted with a solenoid value which is electromagnetically controlled mechanical valve. 5.5 ZIGBEE Zigbee is a wireless technology developed as an open global standard to address the unique needsoflowcost,low- power wireless IOT networks. Zigbee communication is specially built for control and sensor networks. The Zigbee WPAN’s operates at 868MHz, 902-928MHz and 2.4GHz frequencies. This communication system is less expensive and simpler than the other proprietary short range wireless sensor networks as Bluetooth and wifi. 5.6 BUZZER A Buzzer or beeper is an audio signaling device .Buzzer is an integrated structure of electronic transducers. Active buzzer 5V rated power can be directly connected to a continuous sound. Typical uses of buzzers and beepers include alarm devices, timers. It generates consistent single tone sound just by applying D.C voltage. 6. CONCLUSION The alert system which we havedevelopedwill provide an effective solution for fishermen problem and prevent them from crossing other country border. This conclusion will save many fishermen lives from crossing the national border. Our project mainly focus on smooth relationship between two countries. Death rate will be decreased and fishermen life time can be increased. 7. FUTRE SCOPE In future this idea can be enhanced by using smart watches and satellite phone. 8. REFERENCES [1] Guoqiang Mao, Barıs Fidan and Brian D.O. Anderson, “Wireless sensor network localization techniques”, Computer Networks Vol.51, Issue 10,Elsevier, 2007. [2] Jiuqiang Xu, Wei Liu, Fenggao Lang, Yuanyuan Zhangand Chenglong Wang, “Distance Measurement Model Based on RSSI in WSN”, Wireless Sensor Network (SciRes), 2010, Vol. 2. [3] V.Thayananthan, A. Alzahrani, M.S. Qureshi.(2012).” Analysis of key management and Quantum Cryptography in RFID network”s.S International Journal of Academic Research Part A. [4] Ndeye Amy Dieng, Maurice Charbit, Claude Chaudet, Laurent Toutain and Tayeb Ben Meriem, “Indoor Localization in Wireless Networks based on a Two-modes Gaussian Mixture Model”, IEEE, 2013.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2785 [5] Ndubueze Chuku, Amitangshu Pal andAsisNasipuri,“An RSSI Based Localization Scheme for Wireless Sensor Networks to Mitigate Shadowing Effects”, IEEE, 2013. [6] Luigi Pomante, Claudia Rinaldi, Marco Santic andStefano Tennina, “RSSI-based Performance analysis of a lightweight localization forWireless Sensor Networks”,IEEE,2013.2016 Online International Conference on Green Engineering and Technologies (IC-GET) [7] Z.Mary Livinsa and Dr.S.Jayashri, “Performance Analysis of Diverse Environment based on RSSI Localization Algorithms in WSNs”,Proceedings of 2013 IEEE Conference on Information and Communication Technologies (ICT 2013), IEEE, 2013. [8] Nordby, K. (2010). Conceptual Designing and Technology:”Short-RangeRFIDasDesignMaterial”.TheOslo School of Architecture and Design, Oslo, Norway: International Journal of Design Vol.4. [9] Hyunsung Kim, ― “RFID Mutual uthentication Protocol based on Synchronized Secret”ǁ International Journal of Security and Its Applications Vol. 7, No. 4, July, 2013 [10] Sadagopan, V.K.; Rajendran, U.; Francis, A.J., "Anti theft control system design using embedded system," Vehicular Electronics and Safety (ICVES), 2011 IEEE International Conference on, 10-12 July 2011. [11] Iman M. Almomani, Nour Y. Alkhalil, Enas M. Ahmad, Rania M. Jodeh “Ubiquitous GPS Vehicle Tracking and Management System”, IEEE Jordan Conference on Applied Electrical EngineeringandComputingTechnologies(AEECT) 2011. [12] Hu Jian-ming; Li Jie; Li Guang-Hui, "Automobile Anti- theft System Based on GSM and GPS Module," Intelligent Networks and Intelligent Systems (ICINIS), 2012 Fifth International Conference on , 1-3 Nov. 2012. [13] Fleischer, P.B.; Nelson, A.Y.; Sowah, R.A.; Bremang, A., "Design anddevelopmentof GPS/GSMbasedvehicletracking and alert system for commercial inter-city buses," Adaptive Science & Technology, 2012 IEEE 4th International Conference on, 25-27 Oct. 2012. [14] El-Medany, W.M.; Alomary, A.; Al-Hakim,R.;Al-Irhayim, S.; Nousif, M., "Implementation of GPRS Based Positioning System Using PIC Microcontroller," Computational Intelligence, Communication Systems and Networks, 2010 Second International Conference on 28-30 July 2010. [15] Parvez, M.Z, Ahmed, K.Z.; Mahfuz, Q.R.; Rahman,M.S.,"A theoretical model of GSM network based vehicle tracking system," Electrical and ComputerEngineering(ICECE), 2010 International Conference on , 18-20 Dec. 2010. [16] Le-Tien, T.; Vu Phung-The, "Routing and Tracking System for Mobile Vehicles in LargeArea,"ElectronicDesign, Test and Application, 2010. DELTA'10. Fifth IEEE International Symposium on Jan. 2010.