SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1906
DESIGN OF BORDER ALERT SYSTEM FOR FISHERMEN USING GPS
Dedeepya Nelluru1
1Electronics and Communication Engineering, Maulana Azad National Institute of Technology, Bhopal
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Indian Fishermen are being jailed for inadvertently crossing the border which is not easily distinguishable by
them. This irresolvable issue in the territorial waters of the state is harming the bond among the countries. The severity of the
issue intensifies where the poor fishermen are being shot dead and their boats getting seized, resulting in loss of their lively
hood. This tragic tale reaches its climax with the origination of a concept that uses GPS resulting in an Alert system that warns
the fishermen approaching the border. This paper provides a system that will alert the fishermen and tracks the location of
the boat to avoid such accidents. The location of the boat is found out using the GPS and the boat is automated and its
direction is reversed when the border is crossed. The greatest advantage of the GPS system is the ability of the device to work
in any weather conditions and in any means. The proposed system's architecture is reliable and robust.
Key Words: Maritime border, Global positioning system, Arduino Uno, LCD, Motor driver IC (L293D)
1. INTRODUCTION
In our daily parlance, we hear about instances of Indian fishermen being restrained from fishing, intimidated and arrested
by Sri Lankan navy[5]. Tamilnadu is often involved in carrying out fishing along India-SriLankan Maritime border, which is
not easily locatable, thus resulting in cross border brutality. Most of the times fishermen cross the border unintentionally
and fall prey for the navy. Indian navy could not aid them in the emergency due to lack of established communicational
facilities at the border. Few systems are available to inform the fishermen that the borderline has been crossed. They are
done so with the use of GSM[6], buzzer etc. The GSM would not be very effective as its signals are proven to be below par in
the middle of the sea. This embedded system, in short safeguards the fishermen by reversing the direction of the boat and
provides an indication that he has crossed using the buzzer and the red LED.
2. OBJECTIVE
The predominant purpose behind the development of this concept is to curb the acts of srilakan navy. It also ensures that
precautionary measures are taken by the fishermen from entering the borders. Cross border complications will probably
find a solution with this system. A system is required which protects the fishermen by notifying the country border to
them by taking aid of Global Positioning System (GPS). The GPS receiver is used to find the current location of the fishing
boat. As the boat starts, the subsequent location values are continuously received by the GPS receiver and are compared
with the maritime border which is stored in the Arduino. Then from the result of the comparison, this system let the
fishermen know that they are about to reach the nautical border or it has been crossed.
3. PROPOSED SYSTEM
This project puts forward an approach of suspecting the border and alerting the fishermen. Complete location is split up
into safe zone and danger zone. This system incorporates GPS receiver, LCD display, LED and buzzer. The location of the
boat is received by the GPS receiver continuously and the inputs are sent to the Arduino which compares the current
location with the boundary location already stored. The Arduino then makes use of the LCD display and LED to act as an
indicator for the zone in which the boat is situated. The buzzer is triggered, and the motor will be automated to alter the
direction once the border is crossed. When the boat meets the border, the buzzer is activated to warn the fishermen and
the boat automatically reverses its direction into the safe zone.
3.1 Advantages of GPS
1. It is very economical, can be easily handled and can be integrated with any system with ease.
2. Flexible in navigation and its wide uses for security motives[7].
3. One of the best trademark attributes of GPS is that because it functions through satellite technology, it is
accessible and available across the entire globe.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1907
4. SYSTEM ARCHITECTURE
Arduino UNO is the primary body of the project and other elements like GPS, LCD, motors , led's , buzzer are associated to
it. They are the outputs of the Arduino which are configured to particular pins by the pin Mode command. The entire
circuit is powered by the Arduino board, except the motor shield which is powered by the 9V battery supply. The GPS
module sends the input to the Arduino for detecting the current location of the boat. As a result of the comparison of the
current location value and the threshold value, the Arduino triggers the buzzer, LED and the motor accordingly.
Fig -1: Architecture of the System
4.1 Arduino Uno
The Arduino Uno is an open source microcontroller board and is based on the ATmega328.It communicates using the
STK500 protocol. It is easier to use and is cost effective. It can take any input like location from GPS, light on sensors and
convert it into the desired output like driving a motor, announcement on a speaker. It comprises of 14 digital input/output
pins, a 16MHz crystal oscillator, 6 analog inputs, a USB connection, an ICSP header, a power jack and a reset button[1].
Fig -2: Arduino Uno
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1908
4.2 GPS Module
This GPS Receiver Modem is based on SIMCOM's SIM28M GPS Module. It is a stand-alone receiver with built in LNA, which
can track as low as -165 dbm signal even without network assistance[3]. SIM28M has excellent low power consumption
characteristics. GPS is mainly used to enable a location processing logic to transmit the positioning data to the arduino.
GPS (Global Positioning System) is a worldwide radio-navigation system formed by a constellation of 24 satellites and
their ground stations[3]. With four satellites, a GPS receiver can provide very accurate clock (time, date) and position
information. The Module must be used outdoors. It uses patch antenna. Provides current time, date, latitude, longitude,
altitude, speed, and travel direction.
Fig -3: GPS Receiver
Fig -4: GPS Antenna
4.3 LCD
LCD stands for liquid crystal display. Since their interface serial/parallel pins are defined so it’s easy to interface them with
many microcontrollers[9]. Many products we see in our daily life have LCD in them. They are used to show status of the
product or provide interface for inputting or selecting some process. Washing machine, microwave, air conditioners and
many more are few examples of products that have character or graphical LCD installed in them.
Fig -5: LCD Display
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1909
4.4 Motor driver IC
L293D is a typical Motor driver or Motor Driver IC which allows DC motor to drive on either direction. L293D is a 16-pin
IC which can control a set of two DC motors simultaneously in any direction[10]. It consists a Dual H-bridge Motor Driver
integrated circuit (IC).The L293D can drive small and quiet big motors as well.
Fig -6: L293D IC
4.5 DC Motor
A DC motor is am electrical machine that converts one form of energy into another (i.e. electrical energy into mechanical
energy). The most common types are dependent on the forces produced by magnetic fields. Nearly all types of DC motors
have some internal mechanism, either electromechanical or electronic, to periodically change the direction of current flow
in part of the motor[11]. The motor turns in the opposite direction when the polarity is switched.
Fig -7: Working Principle
Fig -8: DC Motor
5. WORKING
 As the system is powered, locations are retrieved by the antenna of the GPS receiver. GPS transmits the data
through USART and are noted down in the Arduino. The set button has to be activated to record current location
of the boat.
 The Arduino reads the locations continuously from the GPS receiver, while the boat is on motion. The green led is
turned "ON", and LCD exhibits "Safe Zone".
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1910
 Then Arduino repeats the task of reading the location continuously from the GPS using Serial Read Command and
differentiates with the stored range of boundary values. If the outcome of the comparison i.e., the current values
are within the range, it then controls the LM293D IC which drives the motors in forward direction.
 Once the locations surpass the boundary values the red LED is turned "ON" and the boat gets automated. Arduino
steers the motor driver IC to alter the motor direction using the digital Write command. The buzzer is driven by
the n-p-n transistor's collector voltage which beeps when the border is crossed, and automation begins.
 Under the automation phase, the boat retraces back its path away from the border. In this operation, the buzzer
constantly beeps, and the Arduino displays "Danger Zone" on the LCD screen using digital Write command. *
 The boat ceases to move when it arrives sufficiently into the safe territory, and the buzzer terminates and the
complete setup is brought under control of the fisherman manually.
Fig -9: Flow Chart
6. TESTING AND RESULTS
 The boat is represented here by the "bot" made of 2 dc gear motors and the whole circuit is set up on the chassis.
 Some coordinates nearby the experimental location has been saved as the border location and the bot is started to
move.
 The bot has successfully indicated all the signs when it is in danger zone and properly reversed its direction to
reach the safe region along with the buzzer switched ON.
 Complete connections and interfacing the components with Arduino has been done on proteus. Library packages
of the major components like Arduino and GPS which are not inbuilt have been added separately. Power supply,
ground and basic components which are already available in this platform and have been used to complete the
whole circuit configurations. This simulation has obtained desired results.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1911
Fig -10: PCB Layout of the System
Fig -10: Simulation of the system on Proteus
7. CONCLUSION
In this paper, a POC type implementation of a portable equipment for border alert system aiding fishermen has been put
forward and a working model has been set in motion and experimented. This methodology was fruitful in catching the
sight of the border duly and escorting the fishermen to safety. However, the purposeful intention of this implementation is
to ensure that the fishermen are traced out round the clock and are warned when the border is met across.
8. FUTURE SCOPE
 Mankind while wandering in the forests might set foot in the danger zones unknowingly which were prohibited by
the forest department and fall prey for wild animals. This mechanism comes to their rescue in pointing out the
danger zone.
 Marine traffic can be regulated, and the ships can be drawn away accordingly.
 The reliability of the GPS used can be revamped by incorporating advanced GPS module having very high
sensitivity.
9. REFERENCES
[1] https://en.wikipedia.org/wiki/Arduino_Uno
[2] “GPS Module”, Internet: www.iwavesystems.com.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1912
[3] SIM28M/28MLGPS Receiver Modem, Campus Component Pvt. Ltd.
[4] GPS-based vessel position monitoring and display system. Aerospace and Electronic Systems Magazine, IEEE, Jul 1990
[5]https://www.ndtv.com/tamil-nadu-news/4-tamil-nadu-fishermen-arrested-by-sri-lankan-navy-2075254
[6] Border Alert System for Fishermen Using GPS System, Asif Iqbal Mulla, Sushanth K J, Prashanth Kumar H R, Abubakar
Shameez, World Journal of Research and Review (WJRR), Volume-2, Issue-5, May 2016
[7] https://turbofuture.com/misc/Advantages-of-GPS
[8] K. Suresh Kumar et al., “Design of low cost maritime boundary identification device using GPS system”, International
Journal, Vol. 2(9), PP. 46654672,2010
[9] https://en.wikipedia.org/wiki/Liquid-crystal_display
[10] “L293D Motor Driver”, Internet: www.campuscomponents.com
[11] https://en.wikipedia.org/wiki/DC_motor

More Related Content

What's hot

Advanced vehicle security system 2016 upload
Advanced vehicle security system 2016 uploadAdvanced vehicle security system 2016 upload
Advanced vehicle security system 2016 upload
Nishanth C
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and Reporting
IRJET Journal
 
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 Journal
 
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET Journal
 
Intelligent vehicle control based on identification of
Intelligent vehicle control based on identification ofIntelligent vehicle control based on identification of
Intelligent vehicle control based on identification of
eSAT Publishing House
 
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET Journal
 
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET Journal
 
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET Journal
 
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET Journal
 
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint VerificationAnti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
IJAEMSJORNAL
 
Smart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle TheftSmart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle Theft
Mithileysh Sathiyanarayanan
 
SMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTSMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOT
Journal For Research
 
[IJET-V1I4P10] Authers :EiEi Thwe, Theingi
[IJET-V1I4P10] Authers :EiEi Thwe, Theingi[IJET-V1I4P10] Authers :EiEi Thwe, Theingi
[IJET-V1I4P10] Authers :EiEi Thwe, Theingi
IJET - International Journal of Engineering and Techniques
 
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATIONACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
Yoga Lakshmi
 
IRJET - Detection of Landmine using Robotic Vehicle
IRJET -  	  Detection of Landmine using Robotic VehicleIRJET -  	  Detection of Landmine using Robotic Vehicle
IRJET - Detection of Landmine using Robotic Vehicle
IRJET Journal
 
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSMIRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET Journal
 
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 ...
IRJET Journal
 
IRJET- A Vehicle to Vehicle Communication System
IRJET-  	  A Vehicle to Vehicle Communication SystemIRJET-  	  A Vehicle to Vehicle Communication System
IRJET- A Vehicle to Vehicle Communication System
IRJET Journal
 
Wireless Solar Vehicle With Robotic Arm.ppt
Wireless Solar Vehicle With Robotic Arm.pptWireless Solar Vehicle With Robotic Arm.ppt
Wireless Solar Vehicle With Robotic Arm.ppt
Er Sachin Bhati
 

What's hot (20)

Advanced vehicle security system 2016 upload
Advanced vehicle security system 2016 uploadAdvanced vehicle security system 2016 upload
Advanced vehicle security system 2016 upload
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and Reporting
 
Projects
ProjectsProjects
Projects
 
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- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
 
Intelligent vehicle control based on identification of
Intelligent vehicle control based on identification ofIntelligent vehicle control based on identification of
Intelligent vehicle control based on identification of
 
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSMIRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
IRJET- Vehicle Accident Tracking and Reporting System using GPS and GSM
 
IRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue SystemIRJET- Automatic Vehicle Accident Detection and Rescue System
IRJET- Automatic Vehicle Accident Detection and Rescue System
 
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
IRJET - Automatic Potholes Detection and Alert System with Speed Reduction Fe...
 
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
IRJET- Vehicle Starting using Fingerprint Sensor & Accident Detection using G...
 
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint VerificationAnti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
Anti-Theft Protection of Vehicle by GSM & GPS with Fingerprint Verification
 
Smart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle TheftSmart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle Theft
 
SMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOTSMART MONITORING OF AUTOMOBILE USING IOT
SMART MONITORING OF AUTOMOBILE USING IOT
 
[IJET-V1I4P10] Authers :EiEi Thwe, Theingi
[IJET-V1I4P10] Authers :EiEi Thwe, Theingi[IJET-V1I4P10] Authers :EiEi Thwe, Theingi
[IJET-V1I4P10] Authers :EiEi Thwe, Theingi
 
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATIONACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
ACCIDENT PREVENTION IN VEHICLE WITH EFFECTIVE RESCUE OPERATION
 
IRJET - Detection of Landmine using Robotic Vehicle
IRJET -  	  Detection of Landmine using Robotic VehicleIRJET -  	  Detection of Landmine using Robotic Vehicle
IRJET - Detection of Landmine using Robotic Vehicle
 
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSMIRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
IRJET- GPS Tracker & Alcohol Detector with Engine Locking System using GSM
 
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 ...
 
IRJET- A Vehicle to Vehicle Communication System
IRJET-  	  A Vehicle to Vehicle Communication SystemIRJET-  	  A Vehicle to Vehicle Communication System
IRJET- A Vehicle to Vehicle Communication System
 
Wireless Solar Vehicle With Robotic Arm.ppt
Wireless Solar Vehicle With Robotic Arm.pptWireless Solar Vehicle With Robotic Arm.ppt
Wireless Solar Vehicle With Robotic Arm.ppt
 

Similar to IRJET- Design of Border Alert System for Fishermen using GPS

Border Alerting System for Fishermen using GPS Module
Border Alerting System for Fishermen using GPS ModuleBorder Alerting System for Fishermen using GPS Module
Border Alerting System for Fishermen using GPS Module
IRJET Journal
 
Intelligent Navigation System for Fishing Boats Using GPS
Intelligent Navigation System for Fishing Boats Using GPSIntelligent Navigation System for Fishing Boats Using GPS
Intelligent Navigation System for Fishing Boats Using GPS
IRJET Journal
 
Event Data Recorder in Automobile
Event Data Recorder in AutomobileEvent Data Recorder in Automobile
Event Data Recorder in Automobile
IRJET Journal
 
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
IRJET Journal
 
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET Journal
 
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET Journal
 
IRJET- Boat Localization and Warning System for Border Identification
IRJET-  	  Boat Localization and Warning System for Border IdentificationIRJET-  	  Boat Localization and Warning System for Border Identification
IRJET- Boat Localization and Warning System for Border Identification
IRJET Journal
 
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
IRJET Journal
 
Accident Detection System using Arduino Uno
Accident Detection System using Arduino UnoAccident Detection System using Arduino Uno
Accident Detection System using Arduino Uno
ijtsrd
 
IRJET- Low-Cost DTMF Controlled Landmine Detection Rover
IRJET- Low-Cost DTMF Controlled Landmine Detection RoverIRJET- Low-Cost DTMF Controlled Landmine Detection Rover
IRJET- Low-Cost DTMF Controlled Landmine Detection Rover
IRJET Journal
 
IRJET- Smart Traffic Monitoring System using Ir Sensors based on Microcon...
IRJET-  	  Smart Traffic Monitoring System using Ir Sensors based on Microcon...IRJET-  	  Smart Traffic Monitoring System using Ir Sensors based on Microcon...
IRJET- Smart Traffic Monitoring System using Ir Sensors based on Microcon...
IRJET Journal
 
Alcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSAlcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPS
IRJET Journal
 
Drowsiness Detected For Vehicle Using Smart Glass With Eye Blink Sensor
Drowsiness Detected For Vehicle Using Smart Glass With Eye Blink SensorDrowsiness Detected For Vehicle Using Smart Glass With Eye Blink Sensor
Drowsiness Detected For Vehicle Using Smart Glass With Eye Blink Sensor
IRJET Journal
 
IRJET - Boat Localization and Alert System for Border Identification usin...
IRJET -  	  Boat Localization and Alert System for Border Identification usin...IRJET -  	  Boat Localization and Alert System for Border Identification usin...
IRJET - Boat Localization and Alert System for Border Identification usin...
IRJET Journal
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET Journal
 
IRJET- Smart Luggage System
IRJET-  	  Smart Luggage SystemIRJET-  	  Smart Luggage System
IRJET- Smart Luggage System
IRJET Journal
 
IRJET- Sensor Based AGROBOT for Sowing Seeds
IRJET-  	  Sensor Based AGROBOT for Sowing SeedsIRJET-  	  Sensor Based AGROBOT for Sowing Seeds
IRJET- Sensor Based AGROBOT for Sowing Seeds
IRJET Journal
 
IRJET- Wearable Sensor Fall Detection System
IRJET- Wearable Sensor Fall Detection SystemIRJET- Wearable Sensor Fall Detection System
IRJET- Wearable Sensor Fall Detection System
IRJET Journal
 
IOT BASED NAUTICAL TRACKING SYSTEM
IOT BASED NAUTICAL TRACKING SYSTEMIOT BASED NAUTICAL TRACKING SYSTEM
IOT BASED NAUTICAL TRACKING SYSTEM
IRJET Journal
 
IRJET - SMS based Accident Alert with GPS Coordinates
IRJET -  	  SMS based Accident Alert with GPS CoordinatesIRJET -  	  SMS based Accident Alert with GPS Coordinates
IRJET - SMS based Accident Alert with GPS Coordinates
IRJET Journal
 

Similar to IRJET- Design of Border Alert System for Fishermen using GPS (20)

Border Alerting System for Fishermen using GPS Module
Border Alerting System for Fishermen using GPS ModuleBorder Alerting System for Fishermen using GPS Module
Border Alerting System for Fishermen using GPS Module
 
Intelligent Navigation System for Fishing Boats Using GPS
Intelligent Navigation System for Fishing Boats Using GPSIntelligent Navigation System for Fishing Boats Using GPS
Intelligent Navigation System for Fishing Boats Using GPS
 
Event Data Recorder in Automobile
Event Data Recorder in AutomobileEvent Data Recorder in Automobile
Event Data Recorder in Automobile
 
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
 
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
 
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
 
IRJET- Boat Localization and Warning System for Border Identification
IRJET-  	  Boat Localization and Warning System for Border IdentificationIRJET-  	  Boat Localization and Warning System for Border Identification
IRJET- Boat Localization and Warning System for Border Identification
 
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
 
Accident Detection System using Arduino Uno
Accident Detection System using Arduino UnoAccident Detection System using Arduino Uno
Accident Detection System using Arduino Uno
 
IRJET- Low-Cost DTMF Controlled Landmine Detection Rover
IRJET- Low-Cost DTMF Controlled Landmine Detection RoverIRJET- Low-Cost DTMF Controlled Landmine Detection Rover
IRJET- Low-Cost DTMF Controlled Landmine Detection Rover
 
IRJET- Smart Traffic Monitoring System using Ir Sensors based on Microcon...
IRJET-  	  Smart Traffic Monitoring System using Ir Sensors based on Microcon...IRJET-  	  Smart Traffic Monitoring System using Ir Sensors based on Microcon...
IRJET- Smart Traffic Monitoring System using Ir Sensors based on Microcon...
 
Alcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSAlcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPS
 
Drowsiness Detected For Vehicle Using Smart Glass With Eye Blink Sensor
Drowsiness Detected For Vehicle Using Smart Glass With Eye Blink SensorDrowsiness Detected For Vehicle Using Smart Glass With Eye Blink Sensor
Drowsiness Detected For Vehicle Using Smart Glass With Eye Blink Sensor
 
IRJET - Boat Localization and Alert System for Border Identification usin...
IRJET -  	  Boat Localization and Alert System for Border Identification usin...IRJET -  	  Boat Localization and Alert System for Border Identification usin...
IRJET - Boat Localization and Alert System for Border Identification usin...
 
IRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPSIRJET- Vehicle Accident Detection System using GSM and GPS
IRJET- Vehicle Accident Detection System using GSM and GPS
 
IRJET- Smart Luggage System
IRJET-  	  Smart Luggage SystemIRJET-  	  Smart Luggage System
IRJET- Smart Luggage System
 
IRJET- Sensor Based AGROBOT for Sowing Seeds
IRJET-  	  Sensor Based AGROBOT for Sowing SeedsIRJET-  	  Sensor Based AGROBOT for Sowing Seeds
IRJET- Sensor Based AGROBOT for Sowing Seeds
 
IRJET- Wearable Sensor Fall Detection System
IRJET- Wearable Sensor Fall Detection SystemIRJET- Wearable Sensor Fall Detection System
IRJET- Wearable Sensor Fall Detection System
 
IOT BASED NAUTICAL TRACKING SYSTEM
IOT BASED NAUTICAL TRACKING SYSTEMIOT BASED NAUTICAL TRACKING SYSTEM
IOT BASED NAUTICAL TRACKING SYSTEM
 
IRJET - SMS based Accident Alert with GPS Coordinates
IRJET -  	  SMS based Accident Alert with GPS CoordinatesIRJET -  	  SMS based Accident Alert with GPS Coordinates
IRJET - SMS based Accident Alert with GPS Coordinates
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET 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 Characteristics
IRJET 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 ADAS
IRJET 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 Pro
IRJET 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 System
IRJET 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 bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET 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 Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

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

Recently uploaded

block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 

Recently uploaded (20)

block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 

IRJET- Design of Border Alert System for Fishermen using GPS

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1906 DESIGN OF BORDER ALERT SYSTEM FOR FISHERMEN USING GPS Dedeepya Nelluru1 1Electronics and Communication Engineering, Maulana Azad National Institute of Technology, Bhopal ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Indian Fishermen are being jailed for inadvertently crossing the border which is not easily distinguishable by them. This irresolvable issue in the territorial waters of the state is harming the bond among the countries. The severity of the issue intensifies where the poor fishermen are being shot dead and their boats getting seized, resulting in loss of their lively hood. This tragic tale reaches its climax with the origination of a concept that uses GPS resulting in an Alert system that warns the fishermen approaching the border. This paper provides a system that will alert the fishermen and tracks the location of the boat to avoid such accidents. The location of the boat is found out using the GPS and the boat is automated and its direction is reversed when the border is crossed. The greatest advantage of the GPS system is the ability of the device to work in any weather conditions and in any means. The proposed system's architecture is reliable and robust. Key Words: Maritime border, Global positioning system, Arduino Uno, LCD, Motor driver IC (L293D) 1. INTRODUCTION In our daily parlance, we hear about instances of Indian fishermen being restrained from fishing, intimidated and arrested by Sri Lankan navy[5]. Tamilnadu is often involved in carrying out fishing along India-SriLankan Maritime border, which is not easily locatable, thus resulting in cross border brutality. Most of the times fishermen cross the border unintentionally and fall prey for the navy. Indian navy could not aid them in the emergency due to lack of established communicational facilities at the border. Few systems are available to inform the fishermen that the borderline has been crossed. They are done so with the use of GSM[6], buzzer etc. The GSM would not be very effective as its signals are proven to be below par in the middle of the sea. This embedded system, in short safeguards the fishermen by reversing the direction of the boat and provides an indication that he has crossed using the buzzer and the red LED. 2. OBJECTIVE The predominant purpose behind the development of this concept is to curb the acts of srilakan navy. It also ensures that precautionary measures are taken by the fishermen from entering the borders. Cross border complications will probably find a solution with this system. A system is required which protects the fishermen by notifying the country border to them by taking aid of Global Positioning System (GPS). The GPS receiver is used to find the current location of the fishing boat. As the boat starts, the subsequent location values are continuously received by the GPS receiver and are compared with the maritime border which is stored in the Arduino. Then from the result of the comparison, this system let the fishermen know that they are about to reach the nautical border or it has been crossed. 3. PROPOSED SYSTEM This project puts forward an approach of suspecting the border and alerting the fishermen. Complete location is split up into safe zone and danger zone. This system incorporates GPS receiver, LCD display, LED and buzzer. The location of the boat is received by the GPS receiver continuously and the inputs are sent to the Arduino which compares the current location with the boundary location already stored. The Arduino then makes use of the LCD display and LED to act as an indicator for the zone in which the boat is situated. The buzzer is triggered, and the motor will be automated to alter the direction once the border is crossed. When the boat meets the border, the buzzer is activated to warn the fishermen and the boat automatically reverses its direction into the safe zone. 3.1 Advantages of GPS 1. It is very economical, can be easily handled and can be integrated with any system with ease. 2. Flexible in navigation and its wide uses for security motives[7]. 3. One of the best trademark attributes of GPS is that because it functions through satellite technology, it is accessible and available across the entire globe.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1907 4. SYSTEM ARCHITECTURE Arduino UNO is the primary body of the project and other elements like GPS, LCD, motors , led's , buzzer are associated to it. They are the outputs of the Arduino which are configured to particular pins by the pin Mode command. The entire circuit is powered by the Arduino board, except the motor shield which is powered by the 9V battery supply. The GPS module sends the input to the Arduino for detecting the current location of the boat. As a result of the comparison of the current location value and the threshold value, the Arduino triggers the buzzer, LED and the motor accordingly. Fig -1: Architecture of the System 4.1 Arduino Uno The Arduino Uno is an open source microcontroller board and is based on the ATmega328.It communicates using the STK500 protocol. It is easier to use and is cost effective. It can take any input like location from GPS, light on sensors and convert it into the desired output like driving a motor, announcement on a speaker. It comprises of 14 digital input/output pins, a 16MHz crystal oscillator, 6 analog inputs, a USB connection, an ICSP header, a power jack and a reset button[1]. Fig -2: Arduino Uno
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1908 4.2 GPS Module This GPS Receiver Modem is based on SIMCOM's SIM28M GPS Module. It is a stand-alone receiver with built in LNA, which can track as low as -165 dbm signal even without network assistance[3]. SIM28M has excellent low power consumption characteristics. GPS is mainly used to enable a location processing logic to transmit the positioning data to the arduino. GPS (Global Positioning System) is a worldwide radio-navigation system formed by a constellation of 24 satellites and their ground stations[3]. With four satellites, a GPS receiver can provide very accurate clock (time, date) and position information. The Module must be used outdoors. It uses patch antenna. Provides current time, date, latitude, longitude, altitude, speed, and travel direction. Fig -3: GPS Receiver Fig -4: GPS Antenna 4.3 LCD LCD stands for liquid crystal display. Since their interface serial/parallel pins are defined so it’s easy to interface them with many microcontrollers[9]. Many products we see in our daily life have LCD in them. They are used to show status of the product or provide interface for inputting or selecting some process. Washing machine, microwave, air conditioners and many more are few examples of products that have character or graphical LCD installed in them. Fig -5: LCD Display
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1909 4.4 Motor driver IC L293D is a typical Motor driver or Motor Driver IC which allows DC motor to drive on either direction. L293D is a 16-pin IC which can control a set of two DC motors simultaneously in any direction[10]. It consists a Dual H-bridge Motor Driver integrated circuit (IC).The L293D can drive small and quiet big motors as well. Fig -6: L293D IC 4.5 DC Motor A DC motor is am electrical machine that converts one form of energy into another (i.e. electrical energy into mechanical energy). The most common types are dependent on the forces produced by magnetic fields. Nearly all types of DC motors have some internal mechanism, either electromechanical or electronic, to periodically change the direction of current flow in part of the motor[11]. The motor turns in the opposite direction when the polarity is switched. Fig -7: Working Principle Fig -8: DC Motor 5. WORKING  As the system is powered, locations are retrieved by the antenna of the GPS receiver. GPS transmits the data through USART and are noted down in the Arduino. The set button has to be activated to record current location of the boat.  The Arduino reads the locations continuously from the GPS receiver, while the boat is on motion. The green led is turned "ON", and LCD exhibits "Safe Zone".
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1910  Then Arduino repeats the task of reading the location continuously from the GPS using Serial Read Command and differentiates with the stored range of boundary values. If the outcome of the comparison i.e., the current values are within the range, it then controls the LM293D IC which drives the motors in forward direction.  Once the locations surpass the boundary values the red LED is turned "ON" and the boat gets automated. Arduino steers the motor driver IC to alter the motor direction using the digital Write command. The buzzer is driven by the n-p-n transistor's collector voltage which beeps when the border is crossed, and automation begins.  Under the automation phase, the boat retraces back its path away from the border. In this operation, the buzzer constantly beeps, and the Arduino displays "Danger Zone" on the LCD screen using digital Write command. *  The boat ceases to move when it arrives sufficiently into the safe territory, and the buzzer terminates and the complete setup is brought under control of the fisherman manually. Fig -9: Flow Chart 6. TESTING AND RESULTS  The boat is represented here by the "bot" made of 2 dc gear motors and the whole circuit is set up on the chassis.  Some coordinates nearby the experimental location has been saved as the border location and the bot is started to move.  The bot has successfully indicated all the signs when it is in danger zone and properly reversed its direction to reach the safe region along with the buzzer switched ON.  Complete connections and interfacing the components with Arduino has been done on proteus. Library packages of the major components like Arduino and GPS which are not inbuilt have been added separately. Power supply, ground and basic components which are already available in this platform and have been used to complete the whole circuit configurations. This simulation has obtained desired results.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1911 Fig -10: PCB Layout of the System Fig -10: Simulation of the system on Proteus 7. CONCLUSION In this paper, a POC type implementation of a portable equipment for border alert system aiding fishermen has been put forward and a working model has been set in motion and experimented. This methodology was fruitful in catching the sight of the border duly and escorting the fishermen to safety. However, the purposeful intention of this implementation is to ensure that the fishermen are traced out round the clock and are warned when the border is met across. 8. FUTURE SCOPE  Mankind while wandering in the forests might set foot in the danger zones unknowingly which were prohibited by the forest department and fall prey for wild animals. This mechanism comes to their rescue in pointing out the danger zone.  Marine traffic can be regulated, and the ships can be drawn away accordingly.  The reliability of the GPS used can be revamped by incorporating advanced GPS module having very high sensitivity. 9. REFERENCES [1] https://en.wikipedia.org/wiki/Arduino_Uno [2] “GPS Module”, Internet: www.iwavesystems.com.
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1912 [3] SIM28M/28MLGPS Receiver Modem, Campus Component Pvt. Ltd. [4] GPS-based vessel position monitoring and display system. Aerospace and Electronic Systems Magazine, IEEE, Jul 1990 [5]https://www.ndtv.com/tamil-nadu-news/4-tamil-nadu-fishermen-arrested-by-sri-lankan-navy-2075254 [6] Border Alert System for Fishermen Using GPS System, Asif Iqbal Mulla, Sushanth K J, Prashanth Kumar H R, Abubakar Shameez, World Journal of Research and Review (WJRR), Volume-2, Issue-5, May 2016 [7] https://turbofuture.com/misc/Advantages-of-GPS [8] K. Suresh Kumar et al., “Design of low cost maritime boundary identification device using GPS system”, International Journal, Vol. 2(9), PP. 46654672,2010 [9] https://en.wikipedia.org/wiki/Liquid-crystal_display [10] “L293D Motor Driver”, Internet: www.campuscomponents.com [11] https://en.wikipedia.org/wiki/DC_motor