SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 361
Automatic Gate Crossing and IoT based Train Track Crack Detection
System using IR Sensors
Vaishnavi H. Bavikar1, Apurva V. Deshmukh2, Vishaka Koul3, J. S. Kharat4
1,2,3Student, Dept. of Computer Engineering, JSPMNTC College, Maharashtra, India
4Assistant Professor, Dept. of Computer Engineering, JSPMNTC College, Maharashtra, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Railway system is the most commonly used transportation system especially in India. But due to miscommunication
about the railway schedules and lack of coordination, accidents happen.
According to survey, 60 % of the accidents happen either at crossings or cracks in railway tracks. To avoid these situations it is
necessary to have an accurate system for both of them. This paper proposes a system which includes automated railway gates at
crossings and also automatic crack detection in railway tracks and also to avoid the collision of two trains due to the same track.
This model is implemented using sensor technique. The sensors are placed at a certain distance from the gate and they detect the
approaching train and accordingly control the operation of the gate. After detecting the crack, the coordinates are tracked and
sent back to control room for further actions.
This system includes IR sensors, LPC2148 microcontroller (64 pin) along with GPS and GSM modules. This system is going to be
developed by using Internet of Things (IOT) technology. This will help in detecting the cracks and functioning of gates get done
without any human intervention.
Key Words: (Size 10 & Bold) Key word1, Key word2, Key word3, etc (Minimum 5 to 8 key words)…
INTRODUCTION
In all the transport systems, especially like railways, safety and reliability are important and considered the most. In recent
years, as the railways have been the most effective transportation system in case of the populated countries like India,
management regarding the highly increased traffic and transportation is mandatory.Butthishighdensityoftrafficleadstothe
increase in number of accidents.
To avoid these situations it is necessary to have an accurate system which will act as an effective solution over this problem.
The proposed system consists of two sub modules:
a) Automated Gate control
b) Automated Crack detection
LIST OF MODULES
• Power supply
• LPC2148 Microcontroller
• GPS module
• GSM module
• IR sensor as a Transmitter and receiver
• IR sensor for Departure and arrival
• LCD Display
• Stepper Motor
• Stepper Motor Driver
And website based on PHP and MYSQL.
DESCRIPTION OF MODULES
A. IR TRANSCEIVER:
IR transceiver is used here for determining the arrival and departure of train.Thisisdone byusingIR sensorin whichpresence
of train is detected as logical zero.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 362
B. STEPPER MOTOR:
Stepper motors convert electrical energy into mechanical energy.Thesemotorsrotate a specificdistanceper eachstep which is
incremental. The number of steps executed by the stepper motor controls the degree of rotation of the motor’s shaft. This
quality makes step motors excellent for positioning applications. The number of steps the motor executes is equal to the
number of given pulse commands. A step motor rorates a distance at a rate thatisproportional tothenumberandfrequencyof
pulse commands given to it. [5]
C. GPS:
The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radionavigation system owned by the United
States government and operated by the United States Air Force. It is a global navigation satellite system which efficiently
provides geolocation and time information to a GPS receiver anywhere on the Earth or near it. More the obstacles such as
mountains and buildings block the relatively weak GPS signals.
D. GSM:
GSM is a mobile communication modem which stands for global system for mobile communication (GSM). A GSM is all about
digitizing and reducing the data and then sending it down through a channel with two different streams of client data, each in
its own particular time slot. GPS has an ability to carry 64 kbps to 120 Mbps of data rates.
E. LPC MICROCONTROLLER:
This project relates to find the crack in the railway tracks. Project uses a LPCmicrocontrollerfrom2148 seriesfamily.Itisa 64-
bit microcontroller. It is connected to various modules like GSM, GPS, stepper motor, IR sensors.
Automated railway gate control:
Gate control will be done using stepper motor where this stepper motor will mainly control the gate rotation.Track isscanned
before the arrival of the train and IR sensor will sense the arrival and gate will closed for other vehicles and kept open for the
train arriving on that track.
Figure 1: Block Diagram of Automated Gate control
To understand the architecture of the automatic gate crossingsystem,itismusttounderstandall thebasicmodulesincluded in
it. Figure 1 shows the block diagram of automatic gatecrossingsystem.ItincludesLPC2148Microcontroller,steppermotor and
driver and IR sensor for departure and arrival of train.
Automated train track crack detection
In the Crack detection system, before the start of the railway line scan the IR transmitter and receiver are activated. After
calibration, the GPS module starts reading the correct geographic coordinates. Both IR transmitter and receiver will be placed
straight line to each other on rail. During operation, when the light from the transmitter does not fall on receiver so that it gives
result NO Crack found. And when light from the transmitter fall on receiver i.e. light deviates from the path because of the crack
in the railway track then it gives result as a crack found. To detect current location of the train in case of detection of crack, GPS
POWER SUPPLY
IR ARRIVAL
AND
DEPARTURE
SENSOR
LPC 2148
MICRO
CONTROLLER
DRIVER
STEPPER
MOTOR
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 363
receiver is used whose function is to receive the current latitude and longitude data and this latitude and longitude date will be
send by GSM to IOT website.
This crack detection system is managed using Internet of things technology. OnIOT websitetheinformation abouttrainwill be
shown in terms of latitude, longitude, crack YES or NO and date.
Figure 2: Block Diagram of Automated Crack Detection System
To understand the architecture of the Automatic train track crack detection system, it is must to understand all the basic
modules included in it. Figure 2 shows the block diagram of automatic train track crack detection system. It includesLPC2148
Microcontroller, GSM module, GPS module and IR sensor as a transmitter and receiver.
RESULT:
The output will be seen on the IOT website developed with all the details like location map, longitude and latitude of the crack
located, train details.
Also on the LCD display that is connected to the LPC 2148 microcontroller, output will get reflected as NO if there is no crack
and as YES if there exists any crack along with the longitude and latitude with respect to the location of that crack.
Figure 3: Screenshot of the IOT website developed.
L
P
C
2
1
4
8
POWER SUPPLY
GSM
MODEM
RESET
IR
TRANSMITTER
GPS
RECEIVER
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 364
The details regarding the location and status of crack detected are displayed on the website as shown in the screenshot above
referred as Figure 3.
CONCLUSION
This system proposed has been a very reliable system of the cause. This system can prevent heavy loss of life using internet of
things technology and IR sensor based system. The system performs automatic opening and closing gate function withoutany
human participation and also railway track crack detection system automatically detects faulty railway track without human
intervention. There are many positive benefits with the proposed system when compared with the traditional system. The
advantages of this system are less cost ,low power, high accuracy, low power consumption, less analysis time and main
advantages in crack detection is that system can help to centrally manage everything using internet of things technology and
help to find the exact location of the faulty track using hosted website (IOT) so that many lives can be saved.
REFERENCES
[1] Bharti Dhande , Utkarsha Pacharaney : "Unmanned Level Crossing Controller and Rail Track Broken Detection System
Using IR Sensors and Internet of Things Technology". International Conference on Inventive Communication and
Computational Technologies(ICICCT 2017).
[2] Acym Kottalil, Abhijith S., Ajmal M. M., Abhilash L. J., Ajith Bab: “Automatic Railway Gate Control System,’’International
Journal of Advanced Research in Electrical and InstrumentationEngineering,Vol.3,Issue 2,February 2014
[3] Praav lad, Mansi Pawar: “Evolution of Railway Track Crack Detection System”.
[4] M.kornaszewska , “programmable logic controllers for Automatic of the Level Crossing,’’Advance in system Electrical and
Electronic Engineering pp-143- 146,2010
[5] Randeep kushwah, Brij Bihari Chaubey, Jyotindra Kumar Singh, Prashant Kumar Dubey, Mr.Rahul Jaiswal ,“Automatic
Railway Gate Control System ”: IJECS Volume 05 Issue 5 May 2016 Page No.16599-16602
[6] www.wikipedia.com.

More Related Content

What's hot

GPS based Advanced Vehicle Tracking and Vehicle Control System
GPS based Advanced Vehicle Tracking and Vehicle Control SystemGPS based Advanced Vehicle Tracking and Vehicle Control System
GPS based Advanced Vehicle Tracking and Vehicle Control System
Mashood Mukhtar
 
Vehicle Tracking System Using GPS
Vehicle Tracking System Using GPSVehicle Tracking System Using GPS
Vehicle Tracking System Using GPS
International Journal of Science and Research (IJSR)
 
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEMIoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
john solomon j
 
Real Time Vehicle Tracking System
Real Time Vehicle Tracking SystemReal Time Vehicle Tracking System
Real Time Vehicle Tracking System
DiLip ChauDhary
 
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
IOSR Journals
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSM
IRJET Journal
 
Vehicle tracking Using GPS,GSM & ARM7
Vehicle tracking Using GPS,GSM & ARM7Vehicle tracking Using GPS,GSM & ARM7
Vehicle tracking Using GPS,GSM & ARM7
Ashutosh Upadhayay
 
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- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET Journal
 
RAILWAY TRACK GEOMETRY SURVEYING SYSTEM
RAILWAY TRACK GEOMETRY SURVEYING SYSTEMRAILWAY TRACK GEOMETRY SURVEYING SYSTEM
RAILWAY TRACK GEOMETRY SURVEYING SYSTEM
rajesharayankara
 
gps gsm based vehicle tracking system seminar
gps gsm based vehicle tracking system seminargps gsm based vehicle tracking system seminar
gps gsm based vehicle tracking system seminar
hiharshal277
 
11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps
Alexander Decker
 
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
 
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
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)
Study Hub
 
Vehicle Tracking and Locking System
Vehicle Tracking and Locking SystemVehicle Tracking and Locking System
Vehicle Tracking and Locking System
Kumar Prateek
 
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
 
Accident Detection System using Arduino Uno
Accident Detection System using Arduino UnoAccident Detection System using Arduino Uno
Accident Detection System using Arduino Uno
ijtsrd
 
Automatic Railway Track Brake Detection System
Automatic Railway Track Brake Detection SystemAutomatic Railway Track Brake Detection System
Automatic Railway Track Brake Detection System
ashishbelkhede
 
Automatic Broken Rail Crack Detection Scheme
Automatic Broken Rail Crack Detection SchemeAutomatic Broken Rail Crack Detection Scheme
Automatic Broken Rail Crack Detection Scheme
IJERA Editor
 

What's hot (20)

GPS based Advanced Vehicle Tracking and Vehicle Control System
GPS based Advanced Vehicle Tracking and Vehicle Control SystemGPS based Advanced Vehicle Tracking and Vehicle Control System
GPS based Advanced Vehicle Tracking and Vehicle Control System
 
Vehicle Tracking System Using GPS
Vehicle Tracking System Using GPSVehicle Tracking System Using GPS
Vehicle Tracking System Using GPS
 
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEMIoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
 
Real Time Vehicle Tracking System
Real Time Vehicle Tracking SystemReal Time Vehicle Tracking System
Real Time Vehicle Tracking System
 
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSM
 
Vehicle tracking Using GPS,GSM & ARM7
Vehicle tracking Using GPS,GSM & ARM7Vehicle tracking Using GPS,GSM & ARM7
Vehicle tracking Using GPS,GSM & ARM7
 
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- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
 
RAILWAY TRACK GEOMETRY SURVEYING SYSTEM
RAILWAY TRACK GEOMETRY SURVEYING SYSTEMRAILWAY TRACK GEOMETRY SURVEYING SYSTEM
RAILWAY TRACK GEOMETRY SURVEYING SYSTEM
 
gps gsm based vehicle tracking system seminar
gps gsm based vehicle tracking system seminargps gsm based vehicle tracking system seminar
gps gsm based vehicle tracking system seminar
 
11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps
 
Smart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle TheftSmart IoT Device for Vehicle Theft
Smart IoT Device for Vehicle Theft
 
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
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)
 
Vehicle Tracking and Locking System
Vehicle Tracking and Locking SystemVehicle Tracking and Locking System
Vehicle Tracking and Locking System
 
Advanced vehicle security system 2016 upload
Advanced vehicle security system 2016 uploadAdvanced vehicle security system 2016 upload
Advanced vehicle security system 2016 upload
 
Accident Detection System using Arduino Uno
Accident Detection System using Arduino UnoAccident Detection System using Arduino Uno
Accident Detection System using Arduino Uno
 
Automatic Railway Track Brake Detection System
Automatic Railway Track Brake Detection SystemAutomatic Railway Track Brake Detection System
Automatic Railway Track Brake Detection System
 
Automatic Broken Rail Crack Detection Scheme
Automatic Broken Rail Crack Detection SchemeAutomatic Broken Rail Crack Detection Scheme
Automatic Broken Rail Crack Detection Scheme
 

Similar to IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection System using IR Sensors

IRJET- Automatic Railway Crack Locator
IRJET-	 Automatic Railway Crack LocatorIRJET-	 Automatic Railway Crack Locator
IRJET- Automatic Railway Crack Locator
IRJET Journal
 
Combined IOT and Cloud Computing Solution for Railway Accident Avoidance
Combined IOT and Cloud Computing Solution for Railway Accident AvoidanceCombined IOT and Cloud Computing Solution for Railway Accident Avoidance
Combined IOT and Cloud Computing Solution for Railway Accident Avoidance
IRJET Journal
 
IRJET - Traffic Signal Automation using Spike Road Block
IRJET - Traffic Signal Automation using Spike Road BlockIRJET - Traffic Signal Automation using Spike Road Block
IRJET - Traffic Signal Automation using Spike Road Block
IRJET Journal
 
IRJET- A Review on Automatic Gate Crossing and IoT based Train Track Crac...
IRJET-  	  A Review on Automatic Gate Crossing and IoT based Train Track Crac...IRJET-  	  A Review on Automatic Gate Crossing and IoT based Train Track Crac...
IRJET- A Review on Automatic Gate Crossing and IoT based Train Track Crac...
IRJET Journal
 
Design and Development of Device Used for Detection of Cracks on Railway Tracks
Design and Development of Device Used for Detection of Cracks on Railway TracksDesign and Development of Device Used for Detection of Cracks on Railway Tracks
Design and Development of Device Used for Detection of Cracks on Railway Tracks
IRJET 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 Crossings
IRJET 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 Car
IRJET Journal
 
railway risk assessment in IOT based systems
railway risk assessment in  IOT based systemsrailway risk assessment in  IOT based systems
railway risk assessment in IOT based systems
mbharshitha2001
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating System
IRJET Journal
 
IRJET- Smart Bus Transportation System
IRJET- Smart Bus Transportation SystemIRJET- Smart Bus Transportation System
IRJET- Smart Bus Transportation System
IRJET Journal
 
IRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoTIRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoT
IRJET Journal
 
IRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with IntelligentdestructionIRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with Intelligentdestruction
IRJET Journal
 
IJSRED-V2I2P31
IJSRED-V2I2P31IJSRED-V2I2P31
IJSRED-V2I2P31
IJSRED
 
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- 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
 
Autonomous Eye
Autonomous EyeAutonomous Eye
Autonomous Eye
IRJET Journal
 
IRJET - Road Condition Improvement in Smart Cities using IoT
IRJET - Road Condition Improvement in Smart Cities using IoTIRJET - Road Condition Improvement in Smart Cities using IoT
IRJET - Road Condition Improvement in Smart Cities using IoT
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 Arduino
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 Arduino
IRJET Journal
 
IRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET-Smart Parking System
IRJET-Smart Parking System
IRJET Journal
 

Similar to IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection System using IR Sensors (20)

IRJET- Automatic Railway Crack Locator
IRJET-	 Automatic Railway Crack LocatorIRJET-	 Automatic Railway Crack Locator
IRJET- Automatic Railway Crack Locator
 
Combined IOT and Cloud Computing Solution for Railway Accident Avoidance
Combined IOT and Cloud Computing Solution for Railway Accident AvoidanceCombined IOT and Cloud Computing Solution for Railway Accident Avoidance
Combined IOT and Cloud Computing Solution for Railway Accident Avoidance
 
IRJET - Traffic Signal Automation using Spike Road Block
IRJET - Traffic Signal Automation using Spike Road BlockIRJET - Traffic Signal Automation using Spike Road Block
IRJET - Traffic Signal Automation using Spike Road Block
 
IRJET- A Review on Automatic Gate Crossing and IoT based Train Track Crac...
IRJET-  	  A Review on Automatic Gate Crossing and IoT based Train Track Crac...IRJET-  	  A Review on Automatic Gate Crossing and IoT based Train Track Crac...
IRJET- A Review on Automatic Gate Crossing and IoT based Train Track Crac...
 
Design and Development of Device Used for Detection of Cracks on Railway Tracks
Design and Development of Device Used for Detection of Cracks on Railway TracksDesign and Development of Device Used for Detection of Cracks on Railway Tracks
Design and Development of Device Used for Detection of Cracks on Railway Tracks
 
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- 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
 
railway risk assessment in IOT based systems
railway risk assessment in  IOT based systemsrailway risk assessment in  IOT based systems
railway risk assessment in IOT based systems
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating System
 
IRJET- Smart Bus Transportation System
IRJET- Smart Bus Transportation SystemIRJET- Smart Bus Transportation System
IRJET- Smart Bus Transportation System
 
IRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoTIRJET- Intelligent Transport System using IoT
IRJET- Intelligent Transport System using IoT
 
IRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with IntelligentdestructionIRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with Intelligentdestruction
 
IJSRED-V2I2P31
IJSRED-V2I2P31IJSRED-V2I2P31
IJSRED-V2I2P31
 
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- 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
 
Autonomous Eye
Autonomous EyeAutonomous Eye
Autonomous Eye
 
IRJET - Road Condition Improvement in Smart Cities using IoT
IRJET - Road Condition Improvement in Smart Cities using IoTIRJET - Road Condition Improvement in Smart Cities using IoT
IRJET - Road Condition Improvement in Smart Cities using IoT
 
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-Smart Parking System
IRJET-Smart Parking SystemIRJET-Smart Parking System
IRJET-Smart Parking System
 

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

P5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civilP5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civil
AnasAhmadNoor
 
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by AnantLLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
Anant Corporation
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
ElakkiaU
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
shadow0702a
 
Blood finder application project report (1).pdf
Blood finder application project report (1).pdfBlood finder application project report (1).pdf
Blood finder application project report (1).pdf
Kamal Acharya
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
21UME003TUSHARDEB
 
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENTNATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
Addu25809
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
b0754201
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Sinan KOZAK
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
harshapolam10
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
VANDANAMOHANGOUDA
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
ijaia
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
uqyfuc
 
AI-Based Home Security System : Home security
AI-Based Home Security System : Home securityAI-Based Home Security System : Home security
AI-Based Home Security System : Home security
AIRCC Publishing Corporation
 
TIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptxTIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptx
CVCSOfficial
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
UReason
 
2. protection of river banks and bed erosion protection works.ppt
2. protection of river banks and bed erosion protection works.ppt2. protection of river banks and bed erosion protection works.ppt
2. protection of river banks and bed erosion protection works.ppt
abdatawakjira
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
ecqow
 
Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
Indrajeet sahu
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
Kamal Acharya
 

Recently uploaded (20)

P5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civilP5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civil
 
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by AnantLLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
LLM Fine Tuning with QLoRA Cassandra Lunch 4, presented by Anant
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
 
Blood finder application project report (1).pdf
Blood finder application project report (1).pdfBlood finder application project report (1).pdf
Blood finder application project report (1).pdf
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
 
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENTNATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
 
AI-Based Home Security System : Home security
AI-Based Home Security System : Home securityAI-Based Home Security System : Home security
AI-Based Home Security System : Home security
 
TIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptxTIME TABLE MANAGEMENT SYSTEM testing.pptx
TIME TABLE MANAGEMENT SYSTEM testing.pptx
 
Data Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason WebinarData Driven Maintenance | UReason Webinar
Data Driven Maintenance | UReason Webinar
 
2. protection of river banks and bed erosion protection works.ppt
2. protection of river banks and bed erosion protection works.ppt2. protection of river banks and bed erosion protection works.ppt
2. protection of river banks and bed erosion protection works.ppt
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
 
Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
 

IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection System using IR Sensors

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 361 Automatic Gate Crossing and IoT based Train Track Crack Detection System using IR Sensors Vaishnavi H. Bavikar1, Apurva V. Deshmukh2, Vishaka Koul3, J. S. Kharat4 1,2,3Student, Dept. of Computer Engineering, JSPMNTC College, Maharashtra, India 4Assistant Professor, Dept. of Computer Engineering, JSPMNTC College, Maharashtra, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Railway system is the most commonly used transportation system especially in India. But due to miscommunication about the railway schedules and lack of coordination, accidents happen. According to survey, 60 % of the accidents happen either at crossings or cracks in railway tracks. To avoid these situations it is necessary to have an accurate system for both of them. This paper proposes a system which includes automated railway gates at crossings and also automatic crack detection in railway tracks and also to avoid the collision of two trains due to the same track. This model is implemented using sensor technique. The sensors are placed at a certain distance from the gate and they detect the approaching train and accordingly control the operation of the gate. After detecting the crack, the coordinates are tracked and sent back to control room for further actions. This system includes IR sensors, LPC2148 microcontroller (64 pin) along with GPS and GSM modules. This system is going to be developed by using Internet of Things (IOT) technology. This will help in detecting the cracks and functioning of gates get done without any human intervention. Key Words: (Size 10 & Bold) Key word1, Key word2, Key word3, etc (Minimum 5 to 8 key words)… INTRODUCTION In all the transport systems, especially like railways, safety and reliability are important and considered the most. In recent years, as the railways have been the most effective transportation system in case of the populated countries like India, management regarding the highly increased traffic and transportation is mandatory.Butthishighdensityoftrafficleadstothe increase in number of accidents. To avoid these situations it is necessary to have an accurate system which will act as an effective solution over this problem. The proposed system consists of two sub modules: a) Automated Gate control b) Automated Crack detection LIST OF MODULES • Power supply • LPC2148 Microcontroller • GPS module • GSM module • IR sensor as a Transmitter and receiver • IR sensor for Departure and arrival • LCD Display • Stepper Motor • Stepper Motor Driver And website based on PHP and MYSQL. DESCRIPTION OF MODULES A. IR TRANSCEIVER: IR transceiver is used here for determining the arrival and departure of train.Thisisdone byusingIR sensorin whichpresence of train is detected as logical zero.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 362 B. STEPPER MOTOR: Stepper motors convert electrical energy into mechanical energy.Thesemotorsrotate a specificdistanceper eachstep which is incremental. The number of steps executed by the stepper motor controls the degree of rotation of the motor’s shaft. This quality makes step motors excellent for positioning applications. The number of steps the motor executes is equal to the number of given pulse commands. A step motor rorates a distance at a rate thatisproportional tothenumberandfrequencyof pulse commands given to it. [5] C. GPS: The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radionavigation system owned by the United States government and operated by the United States Air Force. It is a global navigation satellite system which efficiently provides geolocation and time information to a GPS receiver anywhere on the Earth or near it. More the obstacles such as mountains and buildings block the relatively weak GPS signals. D. GSM: GSM is a mobile communication modem which stands for global system for mobile communication (GSM). A GSM is all about digitizing and reducing the data and then sending it down through a channel with two different streams of client data, each in its own particular time slot. GPS has an ability to carry 64 kbps to 120 Mbps of data rates. E. LPC MICROCONTROLLER: This project relates to find the crack in the railway tracks. Project uses a LPCmicrocontrollerfrom2148 seriesfamily.Itisa 64- bit microcontroller. It is connected to various modules like GSM, GPS, stepper motor, IR sensors. Automated railway gate control: Gate control will be done using stepper motor where this stepper motor will mainly control the gate rotation.Track isscanned before the arrival of the train and IR sensor will sense the arrival and gate will closed for other vehicles and kept open for the train arriving on that track. Figure 1: Block Diagram of Automated Gate control To understand the architecture of the automatic gate crossingsystem,itismusttounderstandall thebasicmodulesincluded in it. Figure 1 shows the block diagram of automatic gatecrossingsystem.ItincludesLPC2148Microcontroller,steppermotor and driver and IR sensor for departure and arrival of train. Automated train track crack detection In the Crack detection system, before the start of the railway line scan the IR transmitter and receiver are activated. After calibration, the GPS module starts reading the correct geographic coordinates. Both IR transmitter and receiver will be placed straight line to each other on rail. During operation, when the light from the transmitter does not fall on receiver so that it gives result NO Crack found. And when light from the transmitter fall on receiver i.e. light deviates from the path because of the crack in the railway track then it gives result as a crack found. To detect current location of the train in case of detection of crack, GPS POWER SUPPLY IR ARRIVAL AND DEPARTURE SENSOR LPC 2148 MICRO CONTROLLER DRIVER STEPPER MOTOR
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 363 receiver is used whose function is to receive the current latitude and longitude data and this latitude and longitude date will be send by GSM to IOT website. This crack detection system is managed using Internet of things technology. OnIOT websitetheinformation abouttrainwill be shown in terms of latitude, longitude, crack YES or NO and date. Figure 2: Block Diagram of Automated Crack Detection System To understand the architecture of the Automatic train track crack detection system, it is must to understand all the basic modules included in it. Figure 2 shows the block diagram of automatic train track crack detection system. It includesLPC2148 Microcontroller, GSM module, GPS module and IR sensor as a transmitter and receiver. RESULT: The output will be seen on the IOT website developed with all the details like location map, longitude and latitude of the crack located, train details. Also on the LCD display that is connected to the LPC 2148 microcontroller, output will get reflected as NO if there is no crack and as YES if there exists any crack along with the longitude and latitude with respect to the location of that crack. Figure 3: Screenshot of the IOT website developed. L P C 2 1 4 8 POWER SUPPLY GSM MODEM RESET IR TRANSMITTER GPS RECEIVER
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 364 The details regarding the location and status of crack detected are displayed on the website as shown in the screenshot above referred as Figure 3. CONCLUSION This system proposed has been a very reliable system of the cause. This system can prevent heavy loss of life using internet of things technology and IR sensor based system. The system performs automatic opening and closing gate function withoutany human participation and also railway track crack detection system automatically detects faulty railway track without human intervention. There are many positive benefits with the proposed system when compared with the traditional system. The advantages of this system are less cost ,low power, high accuracy, low power consumption, less analysis time and main advantages in crack detection is that system can help to centrally manage everything using internet of things technology and help to find the exact location of the faulty track using hosted website (IOT) so that many lives can be saved. REFERENCES [1] Bharti Dhande , Utkarsha Pacharaney : "Unmanned Level Crossing Controller and Rail Track Broken Detection System Using IR Sensors and Internet of Things Technology". International Conference on Inventive Communication and Computational Technologies(ICICCT 2017). [2] Acym Kottalil, Abhijith S., Ajmal M. M., Abhilash L. J., Ajith Bab: “Automatic Railway Gate Control System,’’International Journal of Advanced Research in Electrical and InstrumentationEngineering,Vol.3,Issue 2,February 2014 [3] Praav lad, Mansi Pawar: “Evolution of Railway Track Crack Detection System”. [4] M.kornaszewska , “programmable logic controllers for Automatic of the Level Crossing,’’Advance in system Electrical and Electronic Engineering pp-143- 146,2010 [5] Randeep kushwah, Brij Bihari Chaubey, Jyotindra Kumar Singh, Prashant Kumar Dubey, Mr.Rahul Jaiswal ,“Automatic Railway Gate Control System ”: IJECS Volume 05 Issue 5 May 2016 Page No.16599-16602 [6] www.wikipedia.com.