SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2716
Location monitoring system for maritime security using RSSI
technology
R.Vignesh1, V.K.Rohith2, S.Sathish Kumar3 , A.Ponraj4
1,2,3 Department of Electronics and Communication Engineering, Easwari Engineering College,
Ramapuram, Chennai.
4 Assistant Professor, Department of Electronics and Communication Engineering, Easwari Engineering College,
Ramapuram, Chennai.
-------------------------------------------------------------------***-----------------------------------------------------------------------
Abstract: One of the noteworthy attribute of wireless
networks is localization. Distance between nodes can be
estimated with the help of received signal strength
indicator (RSSI).
Using these parameters and with help of various position
determining algorithms such as Trilateration localization
and location detection is possible.
Keywords – RSSI, Vibration sensor, visual basic,
navigation, location monitoring, UART, PIC
Introduction:
Location and positional monitoring is an important
aspect in navigation and transportation especially in air
and water transportation. The currently employed
navigation system like GPS in maritime vessels such as
small boats , fishery boats etc has its own drawbacks like
positional inaccuracy , unreliable weak signals when it
comes to working in situations like stormy or rainy
weather etc. This becomes a serious issue as an
inaccurate position may result in getting lost in open sea
or sometimes may result in a potential border
trespassing situation. To overcome this Received Signal
Strength Indicator (RSSI) is used to locate the current
position of a node.
RSSI estimates the distance between transceivers and
these estimated distances can be used to determine the
location of a node within the network. Here we present a
platform based on XBee ZigBee wireless modules and
Visual basic for visual monitoring.
Existing System:
The current system in place in the field of navigation is
GPS.GPS is used to track and identify the position of the
vehicles at a particular location. This uses electronic
maps to provide navigation and localization detection
.Some major drawbacks of this system include positional
error of 5m-10m globally .The GPS signal is also unlikely
to pass through very solid structures, dense clouds,
under water and sometimes dense canopy of trees .It
should also be noted that GPS accuracy depends on the
quality signal reception. The larger the antenna the
better is the quality of the received signal. So
miniaturization of antenna leads to reception of a low
quality signal thereby resulting in inaccurate position
detection .So absolute miniaturization of antenna is no
possible here.
Proposed system:
In the proposed system a three level virtual border is
configured and saved in the controlling unit. Every vessel
leaving the port will have a transmitter module
transmitting a signal at radio frequency. A receiver
module at the controlling unit will receive the vessel’s
transmitted signal. As mentioned earlier three virtual
borders namely B1, B2 and B3 will be configured
considering the received signal strength as a parameter.
Depending on the strength of the received signal the
location of the node can be approximated to what virtual
border it is currently located in and depending on the
border level different type intimation is given to the
vessel in either an automated manner or from the
control unit or from a nearby naval vessel. Say for
instance if the vessel is in border 1 it will be intimated in
the vessel’s LCD. Same intimation is repeated once the
vessel reaches the second border. Once the vessel
reaches the third border a relay switch with
automatically cut the engine off. Thus under ideal
condition trespassing of neighbouring country’s border
becomes virtually impossible which is currently a major
threat to the country’s fishing community.
Hardware Implementation Transmitter unit:
The block diagram shown below gives the basic
architecture of the transmitter unit consisting of
microcontroller, LCD, vibration sensor, relay switch,
motor and RSSI transceiver.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2717
Fig -1: Block diagram of transmitter unit
The block diagram shown below gives the basic
architecture of the transmitter unit consisting of
microcontroller, LCD, vibration sensor, relay switch,
motor, RSSI transceiver.
The micro controller that is being used here is
PIC16f877a which is one of the most renowned micro-
controller in the industry. This was chosen for its ease in
programming and its usage of flash memory technology.
It also features EEPROM which it possible to store
certain information permanently such as transmitter
codes, receiver frequencies and other related data. It has
a 40 pin configuration with 33pins for inputs and
outputs. A RSSI transmitter LT®5502 is used which has
an IF frequency range of 70MHz and limiting IF gain of
about 84dB. Its linear RSSI range is about 90dB. The
component used in this particular system is 24 lead
narrow SSOP package.
Fig-2: I/Q Output swing
A single pole single Throw switch is used in the system
which will act as a SOS switch for the vessel at times of
emergency to report to the control unit. It has a single
input and can connect only to single output.
Fig-3: Circuit diagram for simple switch
Another attribute of the system is its ability to find
obstacle under water via an ultra sonic sensor. It works
on the principle similar to that of SONAR or RADAR. It
basically generate high frequency sound waves and
evaluates the echo which is received back by the sensor
is being employed here as a vibration sensor to detect
high waves or potential tsunamis in the region.
Fig-4: Ultrasonic sensor
The sensor design is of a metal disk with piezo material
which is commonly used to measure pressure and
acceleration.
Table-1: Strain sensitivity to threshold comparison
A relay switch is used to automatically shut off the
engine once the vessel crosses the third level of virtual
border. Current flowing through the coil of the relay
creates a magnetic field which attracts a lever in order to
change the switch contacts.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2718
Receiver Module
The major blocks of the receiver unit consist of a LCD,
UART and RSSI receiver module. A LCD should be
prepared properly before the required character can be
displayed. A number of commands had to be given to the
LCD before inputting the required data
Fig-5: Block diagram of receiver unit
LCD cannot differentiate between data and command
that is being supplied to its data bus and it is the user’s
responsibility to specify to the LCD whether it is the
data or a command. For this a particular combination of
0s and 1s are inputted in the control lines when the
command is inputted and another particular
combination of 0s and 1s for data input.
A universal asynchronous receiver/transmitter is a type
of asynchronous receiver/transmitter module which is
essentially a piece of computer hardware capable of
translating data between serial and parallel forms. It is
one of the key components in serial communication.
Fig-6: Experimental Hardware module
Result and Conclusion:
The software simulated output of the system is shown in
the figure below. A graphical user interface is developed
with the Microsoft visual basic for the control unit’s
monitoring purposes.
Fig-7: Software Simulation for the system
The proposed system eliminates the drawbacks in the
present GPS technology and under ideal conditions it
also eliminates the chances of border trespassing due to
inaccurate location detection. The system’s additional
attributes such as tsunami detection and obstacle
detection gives the system an edge over the present
system in place since it acts as an advanced navigation
system than just location detection.
The system can also be further enhanced by adding
certain features of cloud and IOT and can also
incorporate current navigation technology in place to
have a more sophisticated navigation system for
maritime vessels.
References
[1] H. Balakrishnan, T. Supervisor, and A. C. Smith, “The
Cricket Indoor Location System,” Architecture, no. 2001,
p. 199.
[2] P. Kułakowski, J. Vales-Alonso, E. Egea-L´opez, W.
Ludwin, and J. Garc´ıa-Haro, “Angle-of-arrival
localization based on antenna arrays for wireless sensor
networks,” Computers and Electrical Engineering, vol.
36, no. 6, pp. 1181–1186, 2010.
[3] A. Nasipuri and R. E. Najjar, “Experimental Evaluation
of an Angle Based Indoor Localization System,” 4th
International Symposium on Modelling and Optimization
in Mobile, Ad Hoc and Wireless Networks, 2006.
[4] S. Lanzisera, D. T. Lin, and K. S. J. Pister, “RF Time of
Flight Ranging for Wireless Sensor Network
Localization,” 2006 International Workshop on
Intelligent Solutions in Embedded Systems, pp. 1–12.
[5] S. Shue and J. Conrad, “Reducing the effect of signal
multipath fading in RSSI-distance estimation using
Kalman filters,” in Simulation Series,vol. 48, no. 3, 2016.
[6] “Multipath and Diversity.” [Online]. Available:
http://www.cisco.com/c/en/us/support/docs/wireless-
mobility/wireless-lan-wlan/27147-multipath.html

More Related Content

What's hot

Intelligent transportation systems
Intelligent transportation systemsIntelligent transportation systems
Intelligent transportation systemsEngin Karabulut
 
Telesemana the role of e band and v-band backhaul technologies in het nets 20...
Telesemana the role of e band and v-band backhaul technologies in het nets 20...Telesemana the role of e band and v-band backhaul technologies in het nets 20...
Telesemana the role of e band and v-band backhaul technologies in het nets 20...Rafael Junquera
 
IJSRED-V2I2P31
IJSRED-V2I2P31IJSRED-V2I2P31
IJSRED-V2I2P31IJSRED
 
510MRF42-44_22P_IndustryTRENDS
510MRF42-44_22P_IndustryTRENDS510MRF42-44_22P_IndustryTRENDS
510MRF42-44_22P_IndustryTRENDSSuresh Ram
 
Automatic Railway Track Brake Detection System
Automatic Railway Track Brake Detection SystemAutomatic Railway Track Brake Detection System
Automatic Railway Track Brake Detection Systemashishbelkhede
 
Accident avoidanve using controller area network protocol
Accident avoidanve using controller area network protocolAccident avoidanve using controller area network protocol
Accident avoidanve using controller area network protocolMadhuri Apar
 
UAV Data Link Design for Dependable Real-Time Communications
UAV Data Link Design for Dependable Real-Time CommunicationsUAV Data Link Design for Dependable Real-Time Communications
UAV Data Link Design for Dependable Real-Time CommunicationsGerardo Pardo-Castellote
 
Implementation and Validation of SAE J1850 (VPW) Protocol Solution for Diagno...
Implementation and Validation of SAE J1850 (VPW) Protocol Solution for Diagno...Implementation and Validation of SAE J1850 (VPW) Protocol Solution for Diagno...
Implementation and Validation of SAE J1850 (VPW) Protocol Solution for Diagno...IRJET Journal
 
WRC 15 outcomes (ITU)
WRC 15 outcomes (ITU)WRC 15 outcomes (ITU)
WRC 15 outcomes (ITU)ssk
 
What are the benefits of lo rawan technology
What are the benefits of lo rawan technologyWhat are the benefits of lo rawan technology
What are the benefits of lo rawan technologyAntenna Manufacturer Coco
 
AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0
AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0
AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0kailashgavare
 
VEHICLE SPEED CONTROL AND ACCIDENT AVOIDANCE SYSTEM BASED ON ARM M4 MICROPROC...
VEHICLE SPEED CONTROL AND ACCIDENT AVOIDANCE SYSTEM BASED ON ARM M4 MICROPROC...VEHICLE SPEED CONTROL AND ACCIDENT AVOIDANCE SYSTEM BASED ON ARM M4 MICROPROC...
VEHICLE SPEED CONTROL AND ACCIDENT AVOIDANCE SYSTEM BASED ON ARM M4 MICROPROC...Md. Raseduzzaman Ruman
 
optical vehicle to vehicle communication
optical vehicle to vehicle communicationoptical vehicle to vehicle communication
optical vehicle to vehicle communicationJisa T George
 
"Understanding Automotive Radar: Present and Future," a Presentation from NXP...
"Understanding Automotive Radar: Present and Future," a Presentation from NXP..."Understanding Automotive Radar: Present and Future," a Presentation from NXP...
"Understanding Automotive Radar: Present and Future," a Presentation from NXP...Edge AI and Vision Alliance
 
IRJET - Accident Detection using Vehicular Ad-Hoc Network
IRJET -  	  Accident Detection using Vehicular Ad-Hoc NetworkIRJET -  	  Accident Detection using Vehicular Ad-Hoc Network
IRJET - Accident Detection using Vehicular Ad-Hoc NetworkIRJET Journal
 
Ijater 03 06
Ijater 03 06Ijater 03 06
Ijater 03 06nandhu458
 

What's hot (20)

RFID vs ANPR Technology
RFID vs ANPR TechnologyRFID vs ANPR Technology
RFID vs ANPR Technology
 
Intelligent transportation systems
Intelligent transportation systemsIntelligent transportation systems
Intelligent transportation systems
 
Telesemana the role of e band and v-band backhaul technologies in het nets 20...
Telesemana the role of e band and v-band backhaul technologies in het nets 20...Telesemana the role of e band and v-band backhaul technologies in het nets 20...
Telesemana the role of e band and v-band backhaul technologies in het nets 20...
 
IJSRED-V2I2P31
IJSRED-V2I2P31IJSRED-V2I2P31
IJSRED-V2I2P31
 
510MRF42-44_22P_IndustryTRENDS
510MRF42-44_22P_IndustryTRENDS510MRF42-44_22P_IndustryTRENDS
510MRF42-44_22P_IndustryTRENDS
 
Interferometria
InterferometriaInterferometria
Interferometria
 
V2V tech
V2V techV2V tech
V2V tech
 
Automotive RADAR Adoption—An Overview
Automotive RADAR Adoption—An OverviewAutomotive RADAR Adoption—An Overview
Automotive RADAR Adoption—An Overview
 
Automatic Railway Track Brake Detection System
Automatic Railway Track Brake Detection SystemAutomatic Railway Track Brake Detection System
Automatic Railway Track Brake Detection System
 
Accident avoidanve using controller area network protocol
Accident avoidanve using controller area network protocolAccident avoidanve using controller area network protocol
Accident avoidanve using controller area network protocol
 
UAV Data Link Design for Dependable Real-Time Communications
UAV Data Link Design for Dependable Real-Time CommunicationsUAV Data Link Design for Dependable Real-Time Communications
UAV Data Link Design for Dependable Real-Time Communications
 
Implementation and Validation of SAE J1850 (VPW) Protocol Solution for Diagno...
Implementation and Validation of SAE J1850 (VPW) Protocol Solution for Diagno...Implementation and Validation of SAE J1850 (VPW) Protocol Solution for Diagno...
Implementation and Validation of SAE J1850 (VPW) Protocol Solution for Diagno...
 
WRC 15 outcomes (ITU)
WRC 15 outcomes (ITU)WRC 15 outcomes (ITU)
WRC 15 outcomes (ITU)
 
What are the benefits of lo rawan technology
What are the benefits of lo rawan technologyWhat are the benefits of lo rawan technology
What are the benefits of lo rawan technology
 
AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0
AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0
AUTOMATIC VEHICLE ACCIDENT INFORMATION BY SMS SYSTEM 0
 
VEHICLE SPEED CONTROL AND ACCIDENT AVOIDANCE SYSTEM BASED ON ARM M4 MICROPROC...
VEHICLE SPEED CONTROL AND ACCIDENT AVOIDANCE SYSTEM BASED ON ARM M4 MICROPROC...VEHICLE SPEED CONTROL AND ACCIDENT AVOIDANCE SYSTEM BASED ON ARM M4 MICROPROC...
VEHICLE SPEED CONTROL AND ACCIDENT AVOIDANCE SYSTEM BASED ON ARM M4 MICROPROC...
 
optical vehicle to vehicle communication
optical vehicle to vehicle communicationoptical vehicle to vehicle communication
optical vehicle to vehicle communication
 
"Understanding Automotive Radar: Present and Future," a Presentation from NXP...
"Understanding Automotive Radar: Present and Future," a Presentation from NXP..."Understanding Automotive Radar: Present and Future," a Presentation from NXP...
"Understanding Automotive Radar: Present and Future," a Presentation from NXP...
 
IRJET - Accident Detection using Vehicular Ad-Hoc Network
IRJET -  	  Accident Detection using Vehicular Ad-Hoc NetworkIRJET -  	  Accident Detection using Vehicular Ad-Hoc Network
IRJET - Accident Detection using Vehicular Ad-Hoc Network
 
Ijater 03 06
Ijater 03 06Ijater 03 06
Ijater 03 06
 

Similar to IRJET- Location Monitoring System for Maritime Security using RSSI Technology

Short Range Radar System using Arduino Uno
Short Range Radar System using Arduino UnoShort Range Radar System using Arduino Uno
Short Range Radar System using Arduino UnoIRJET 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- Railway Track Crack and Obstacle Detection using Arduino
IRJET- Railway Track Crack and Obstacle Detection using ArduinoIRJET- Railway Track Crack and Obstacle Detection using Arduino
IRJET- Railway Track Crack and Obstacle Detection using ArduinoIRJET Journal
 
IRJET- Railway Track Crack and Obstacle Detection using Arduino
IRJET-  	  Railway Track Crack and Obstacle Detection using ArduinoIRJET-  	  Railway Track Crack and Obstacle Detection using Arduino
IRJET- Railway Track Crack and Obstacle Detection using ArduinoIRJET Journal
 
IRJET- Land Mine Data Collection System using Long Range WiFi and P2P Com...
IRJET-  	  Land Mine Data Collection System using Long Range WiFi and P2P Com...IRJET-  	  Land Mine Data Collection System using Long Range WiFi and P2P Com...
IRJET- Land Mine Data Collection System using Long Range WiFi and P2P Com...IRJET Journal
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEMANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEMIRJET Journal
 
IRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET Journal
 
IRJET- Railway Track Fault Detection System using Robot Car
IRJET- Railway Track Fault Detection System using Robot CarIRJET- Railway Track Fault Detection System using Robot Car
IRJET- Railway Track Fault Detection System using Robot CarIRJET Journal
 
IRJET- A Review on Accident Prevention Methods at Railway Line Crossings
IRJET-  	  A Review on Accident Prevention Methods at Railway Line CrossingsIRJET-  	  A Review on Accident Prevention Methods at Railway Line Crossings
IRJET- A Review on Accident Prevention Methods at Railway Line CrossingsIRJET Journal
 
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...IRJET Journal
 
Smart missile navigation in defence system using rc4 algorithm to detect target
Smart missile navigation in defence system using rc4 algorithm to detect targetSmart missile navigation in defence system using rc4 algorithm to detect target
Smart missile navigation in defence system using rc4 algorithm to detect targeteSAT Publishing House
 
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 ModuleIRJET Journal
 
IRJET- Development of Fishermen Border Alert and Speed Reduction System using...
IRJET- Development of Fishermen Border Alert and Speed Reduction System using...IRJET- Development of Fishermen Border Alert and Speed Reduction System using...
IRJET- Development of Fishermen Border Alert and Speed Reduction System using...IRJET Journal
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET Journal
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing SystemIRJET Journal
 
IRJET- Automotive Collision Avoidance System
IRJET-  	  Automotive Collision Avoidance SystemIRJET-  	  Automotive Collision Avoidance System
IRJET- Automotive Collision Avoidance SystemIRJET Journal
 
Railway track crack detection based on GSM technique
Railway track crack detection based on GSM techniqueRailway track crack detection based on GSM technique
Railway track crack detection based on GSM techniqueIRJET Journal
 
LIFI based vehicle to vehicle communication to prevent accidents
LIFI based vehicle to vehicle communication to prevent accidentsLIFI based vehicle to vehicle communication to prevent accidents
LIFI based vehicle to vehicle communication to prevent accidentsIRJET Journal
 

Similar to IRJET- Location Monitoring System for Maritime Security using RSSI Technology (20)

Short Range Radar System using Arduino Uno
Short Range Radar System using Arduino UnoShort Range Radar System using Arduino Uno
Short Range Radar System using Arduino Uno
 
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
AUTOMATIC REAL-TIME RAILWAY FISHPLATE MONITORINGSYSTEM FOR EARLY WARNING USIN...
 
IRJET- Railway Track Crack and Obstacle Detection using Arduino
IRJET- Railway Track Crack and Obstacle Detection using ArduinoIRJET- Railway Track Crack and Obstacle Detection using Arduino
IRJET- Railway Track Crack and Obstacle Detection using Arduino
 
IRJET- Railway Track Crack and Obstacle Detection using Arduino
IRJET-  	  Railway Track Crack and Obstacle Detection using ArduinoIRJET-  	  Railway Track Crack and Obstacle Detection using Arduino
IRJET- Railway Track Crack and Obstacle Detection using Arduino
 
IRJET- Land Mine Data Collection System using Long Range WiFi and P2P Com...
IRJET-  	  Land Mine Data Collection System using Long Range WiFi and P2P Com...IRJET-  	  Land Mine Data Collection System using Long Range WiFi and P2P Com...
IRJET- Land Mine Data Collection System using Long Range WiFi and P2P Com...
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEMANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
ANALYSIS OF POWER WIRE COMMUNICATION SYSTEM
 
IRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning System
 
IRJET- Railway Track Fault Detection System using Robot Car
IRJET- Railway Track Fault Detection System using Robot CarIRJET- Railway Track Fault Detection System using Robot Car
IRJET- Railway Track Fault Detection System using Robot Car
 
IRJET- A Review on Accident Prevention Methods at Railway Line Crossings
IRJET-  	  A Review on Accident Prevention Methods at Railway Line CrossingsIRJET-  	  A Review on Accident Prevention Methods at Railway Line Crossings
IRJET- A Review on Accident Prevention Methods at Railway Line Crossings
 
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...
 
Smart missile navigation in defence system using rc4 algorithm to detect target
Smart missile navigation in defence system using rc4 algorithm to detect targetSmart missile navigation in defence system using rc4 algorithm to detect target
Smart missile navigation in defence system using rc4 algorithm to detect target
 
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- Development of Fishermen Border Alert and Speed Reduction System using...
IRJET- Development of Fishermen Border Alert and Speed Reduction System using...IRJET- Development of Fishermen Border Alert and Speed Reduction System using...
IRJET- Development of Fishermen Border Alert and Speed Reduction System using...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
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- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing System
 
IRJET- Automotive Collision Avoidance System
IRJET-  	  Automotive Collision Avoidance SystemIRJET-  	  Automotive Collision Avoidance System
IRJET- Automotive Collision Avoidance System
 
Railway track crack detection based on GSM technique
Railway track crack detection based on GSM techniqueRailway track crack detection based on GSM technique
Railway track crack detection based on GSM technique
 
LIFI based vehicle to vehicle communication to prevent accidents
LIFI based vehicle to vehicle communication to prevent accidentsLIFI based vehicle to vehicle communication to prevent accidents
LIFI based vehicle to vehicle communication to prevent accidents
 

More from IRJET Journal

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

More from IRJET Journal (20)

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

Recently uploaded

Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...Call girls in Ahmedabad High profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Recently uploaded (20)

Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

IRJET- Location Monitoring System for Maritime Security using RSSI Technology

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2716 Location monitoring system for maritime security using RSSI technology R.Vignesh1, V.K.Rohith2, S.Sathish Kumar3 , A.Ponraj4 1,2,3 Department of Electronics and Communication Engineering, Easwari Engineering College, Ramapuram, Chennai. 4 Assistant Professor, Department of Electronics and Communication Engineering, Easwari Engineering College, Ramapuram, Chennai. -------------------------------------------------------------------***----------------------------------------------------------------------- Abstract: One of the noteworthy attribute of wireless networks is localization. Distance between nodes can be estimated with the help of received signal strength indicator (RSSI). Using these parameters and with help of various position determining algorithms such as Trilateration localization and location detection is possible. Keywords – RSSI, Vibration sensor, visual basic, navigation, location monitoring, UART, PIC Introduction: Location and positional monitoring is an important aspect in navigation and transportation especially in air and water transportation. The currently employed navigation system like GPS in maritime vessels such as small boats , fishery boats etc has its own drawbacks like positional inaccuracy , unreliable weak signals when it comes to working in situations like stormy or rainy weather etc. This becomes a serious issue as an inaccurate position may result in getting lost in open sea or sometimes may result in a potential border trespassing situation. To overcome this Received Signal Strength Indicator (RSSI) is used to locate the current position of a node. RSSI estimates the distance between transceivers and these estimated distances can be used to determine the location of a node within the network. Here we present a platform based on XBee ZigBee wireless modules and Visual basic for visual monitoring. Existing System: The current system in place in the field of navigation is GPS.GPS is used to track and identify the position of the vehicles at a particular location. This uses electronic maps to provide navigation and localization detection .Some major drawbacks of this system include positional error of 5m-10m globally .The GPS signal is also unlikely to pass through very solid structures, dense clouds, under water and sometimes dense canopy of trees .It should also be noted that GPS accuracy depends on the quality signal reception. The larger the antenna the better is the quality of the received signal. So miniaturization of antenna leads to reception of a low quality signal thereby resulting in inaccurate position detection .So absolute miniaturization of antenna is no possible here. Proposed system: In the proposed system a three level virtual border is configured and saved in the controlling unit. Every vessel leaving the port will have a transmitter module transmitting a signal at radio frequency. A receiver module at the controlling unit will receive the vessel’s transmitted signal. As mentioned earlier three virtual borders namely B1, B2 and B3 will be configured considering the received signal strength as a parameter. Depending on the strength of the received signal the location of the node can be approximated to what virtual border it is currently located in and depending on the border level different type intimation is given to the vessel in either an automated manner or from the control unit or from a nearby naval vessel. Say for instance if the vessel is in border 1 it will be intimated in the vessel’s LCD. Same intimation is repeated once the vessel reaches the second border. Once the vessel reaches the third border a relay switch with automatically cut the engine off. Thus under ideal condition trespassing of neighbouring country’s border becomes virtually impossible which is currently a major threat to the country’s fishing community. Hardware Implementation Transmitter unit: The block diagram shown below gives the basic architecture of the transmitter unit consisting of microcontroller, LCD, vibration sensor, relay switch, motor and RSSI transceiver.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2717 Fig -1: Block diagram of transmitter unit The block diagram shown below gives the basic architecture of the transmitter unit consisting of microcontroller, LCD, vibration sensor, relay switch, motor, RSSI transceiver. The micro controller that is being used here is PIC16f877a which is one of the most renowned micro- controller in the industry. This was chosen for its ease in programming and its usage of flash memory technology. It also features EEPROM which it possible to store certain information permanently such as transmitter codes, receiver frequencies and other related data. It has a 40 pin configuration with 33pins for inputs and outputs. A RSSI transmitter LT®5502 is used which has an IF frequency range of 70MHz and limiting IF gain of about 84dB. Its linear RSSI range is about 90dB. The component used in this particular system is 24 lead narrow SSOP package. Fig-2: I/Q Output swing A single pole single Throw switch is used in the system which will act as a SOS switch for the vessel at times of emergency to report to the control unit. It has a single input and can connect only to single output. Fig-3: Circuit diagram for simple switch Another attribute of the system is its ability to find obstacle under water via an ultra sonic sensor. It works on the principle similar to that of SONAR or RADAR. It basically generate high frequency sound waves and evaluates the echo which is received back by the sensor is being employed here as a vibration sensor to detect high waves or potential tsunamis in the region. Fig-4: Ultrasonic sensor The sensor design is of a metal disk with piezo material which is commonly used to measure pressure and acceleration. Table-1: Strain sensitivity to threshold comparison A relay switch is used to automatically shut off the engine once the vessel crosses the third level of virtual border. Current flowing through the coil of the relay creates a magnetic field which attracts a lever in order to change the switch contacts.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 2718 Receiver Module The major blocks of the receiver unit consist of a LCD, UART and RSSI receiver module. A LCD should be prepared properly before the required character can be displayed. A number of commands had to be given to the LCD before inputting the required data Fig-5: Block diagram of receiver unit LCD cannot differentiate between data and command that is being supplied to its data bus and it is the user’s responsibility to specify to the LCD whether it is the data or a command. For this a particular combination of 0s and 1s are inputted in the control lines when the command is inputted and another particular combination of 0s and 1s for data input. A universal asynchronous receiver/transmitter is a type of asynchronous receiver/transmitter module which is essentially a piece of computer hardware capable of translating data between serial and parallel forms. It is one of the key components in serial communication. Fig-6: Experimental Hardware module Result and Conclusion: The software simulated output of the system is shown in the figure below. A graphical user interface is developed with the Microsoft visual basic for the control unit’s monitoring purposes. Fig-7: Software Simulation for the system The proposed system eliminates the drawbacks in the present GPS technology and under ideal conditions it also eliminates the chances of border trespassing due to inaccurate location detection. The system’s additional attributes such as tsunami detection and obstacle detection gives the system an edge over the present system in place since it acts as an advanced navigation system than just location detection. The system can also be further enhanced by adding certain features of cloud and IOT and can also incorporate current navigation technology in place to have a more sophisticated navigation system for maritime vessels. References [1] H. Balakrishnan, T. Supervisor, and A. C. Smith, “The Cricket Indoor Location System,” Architecture, no. 2001, p. 199. [2] P. Kułakowski, J. Vales-Alonso, E. Egea-L´opez, W. Ludwin, and J. Garc´ıa-Haro, “Angle-of-arrival localization based on antenna arrays for wireless sensor networks,” Computers and Electrical Engineering, vol. 36, no. 6, pp. 1181–1186, 2010. [3] A. Nasipuri and R. E. Najjar, “Experimental Evaluation of an Angle Based Indoor Localization System,” 4th International Symposium on Modelling and Optimization in Mobile, Ad Hoc and Wireless Networks, 2006. [4] S. Lanzisera, D. T. Lin, and K. S. J. Pister, “RF Time of Flight Ranging for Wireless Sensor Network Localization,” 2006 International Workshop on Intelligent Solutions in Embedded Systems, pp. 1–12. [5] S. Shue and J. Conrad, “Reducing the effect of signal multipath fading in RSSI-distance estimation using Kalman filters,” in Simulation Series,vol. 48, no. 3, 2016. [6] “Multipath and Diversity.” [Online]. Available: http://www.cisco.com/c/en/us/support/docs/wireless- mobility/wireless-lan-wlan/27147-multipath.html