International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1028
SELF-RELIANT RAILWAY ACCIDENT AVERTING ARRANGEENT, USING
MECHATRONICS
Samarth G. Gaikwad1, Sneha J. Gadkari2, Girish C. Mekalke3
3Assistant Prof., 1,2Student
1,2,3Department of Mechanical Engineering, Textile and Engineering Institute, Ichalakaranji.
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - India owns a second largest rail network in the
world. It is the cheapest mode of conveyance, but sometimes
comes standstill due to accidents and mishaps. TheMajority of
these accidents are consequences of train derailments,
improper maintenance of track, collision with cars, trucks
trying to cross train tracks, faults in train track and level
crossing. To eradicate these causes an advanced PLC based
fault detection technology can be utilized. This paper is
comprised of implementation of two systems which can
potentially overcome the flaws in track maintenanceandGate
control mechanism of level crossing. Currently both the
operations are performed manually and mayresultinpossible
dangerous situations due to negligence of personnel involved
in the work. With the advent of PLC based automation, human
intervention can be greatly abbreviated. Current Manual
operation of gate control is replaced by automatic gate
control at the level crossing. Also Fault detection of rail track
is served through the advanced PLC based system with
vibration monitoringsensors andultrasonicsensors. Execution
of these systems results in highly reliable and safe operation,
avoiding any possible chances of an accident which mayoccur
due to current manual methods. This system can be carried
out in almost all unmanned level crossing in train.
Key Words: PLC, AUTOMATION, RAILWAYS, SENSORS
1. INTRODUCTION
Train accidents are not uncommon in the world.
Unfortunately, when these accidents occur, people are often
seriously injured or even killed. Accidents involving trains
are often the result of mechanical failures and human error,
and often it’s a combination of both. In India the number of
rail accidents has declined from 325 in 2003-04 to 106 in
2015-16. In 2015-16, majority of the accidents were
caused due to derailments (60%), followed by accidents at
level crossings (33%). Casualties and compensation,
consequential like collision, failure of railway staff, etc. also
the reasons of the railway accidents. To avoid the same we
automate the control of railway gates by using simple
electronic components and PLC. Sensors are placed at the
track and when it senses train passing on the track it gives
input to the PLC and PLC is programmed in such a way that
when sensor gives input to PLC it starts a buzzer and after
some time it close the road gate that no one can pass until
train crosses the second sensor. A second sensor is placed
after the road crossing. When this sensor senses that train is
passed, then it gives input to a PLC which opens the road
gate for motorists. The same process will happen when a
train comes from the other side. Another objective is to find
the breakage in railway track which we are detecting by
using vibration monitoringsensorandultrasonicsensor. The
present work is focused on bringing down the accident rate
by automatically detecting the breakage/s on the tracks.
1.1 ROLE OF AUTOMATION IN RAILWAY SAFETY
FIELD
Technical progress hasmadetraincontrolsystemscapableof
supervising, operating and controlling the entireoperational
process. The key elements for this are:
• Automatic TrainProtection(ATP):ATPisthesystem
and all equipment responsible for basic safety; it avoids
collisions, red signal overrunning and exceedingspeedlimits
by applying brakes automatically. A line equipped with ATP
corresponds (at least) to a GoA1.
• Automatic Train Operation (ATO): ATO insures
partial or complete automatic train piloting and driverless
functionalities. The ATO system performs all the functionsof
the driver, except for door closing. The driver only needs to
close the doors, and if the way is clear, the train will
automatically
Proceed to the next station. This corresponds to a GoA2.
• Automatic Train Control (ATC): ATC performs
automatically normal signaler operations such as route
setting and train regulation. The ATO and the ATC systems
work together, to maintain a train within a defined tolerance
of its timetable. The combined system will marginally adjust
operating parameters such as the ratio of power to coast
when moving and station dwell time, in order to bring the
train back to the timetable slot defined for it. There is no
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1029
driver, and no staff assigned to accompany the train,
corresponding to a GoA4.
1.2 REASONS BEHIND CHOOSING METRO
AUTOMATION
Unattended Train Operation has many benefits and many
beneficiaries: customers, operators, funding authoritiesand
staff. The implementation of UTO systems allows operators
to optimize the running timeoftrains,increasingtheaverage
speed of the system, shortening headways up to 75 seconds,
and reducing dwell time in stations (in optimal conditions)
to 15 seconds. There are a few reasons like greaterflexibility
in operation, impressive safetyrecords,increaseinqualityof
service, financial feasibility, etc.
2. FLOW CHART FOR GATE CONTROL
Figure -1: Flow Chart
3. SYSTEM OPERATION
3.1 Automatic railway gate control system
In these eight IR sensors, two limit switches, two gear
motors, buzzer & LED’s are used.Whenthetrainpassesfrom
first two IR sensors, buzzer and red LED gets on to indicate
that the train is going to come on the track & after train
passes in front of next two IR sensors then get close
automatically with the help of gear motor. After that when
train passes through next two IR sensors, red LED becomes
green and after it passes from next two IR sensors gate will
automatically open with the help of geared motorrotatingin
anticlockwise direction. This action will perform in
anticlockwise direction also.
3.2 Parking of train engines at the junction
In this movable track is used which can be rotated in 360
degrees with the help of gear motor for parking of two
engines.
3.3 Track shifting mechanism
In this BO motor is used. By using this motor, tracks can be
shifted in particular desired direction when required.
3.4 Train collision detection
Here one sensor is placed in front of each train. When these
two trains come in front of each other or any obstacle come
in front of the train and when there is a chanceofaccident by
collision, sensors sends signals and both the trains stop
before accident.
3.5 Crack detection present in tracks
Here two ultrasonic sensors are used with vibration
monitoring system. When these systems pass overthetrack,
it checks that track is ok or not. When any discontinuity or
crack or misalignments of tracks are present it will stop the
train and signals to the main station that there is problem at
a particular place.
4. CONTROL SYSTEM
The PLC used for the project is Allen Bradley Micro Logix
1200/1762 Series C with 16 digital inputs and outputs
For communication we used RS-232-C port which is a built-
in in Micro Logix 1200 controllers. .
RSLogix500 has been selected in the projects for PLC
programming.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1030
Figure -2: PLC Program
Figure -3: PLC Program
Figure -4: PLC Program
Figure -5: PLC Program
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1031
5. EXPERIMENTAL SETUP
Figure -6: Experimental Setup
6. CONCLUSION
Train operations become more exact and timely as the
automation system controls the trains. Safetyimproveswith
increased automation ascomputerizedsystemscontrol train
movements more precisely than humans. Most important
thing is we are able to detect breakages in railway track and
we can broadcast that data directly to the command room.
7. FUTURE SCOPE
• Fire detection and notification system in trains.
• GPS based railway track survey system.
REFERENCES
[1]Prof.V.R.Naik, Mr.S.A.Soundattikar “Implementation of
Mechatronics as an Automation Tool” published in
Proceedings of International Conference on Advances in
Machine Design & Industry Automation, January 10-12-
2007, College of Engineering, Pune, India.
[2]P. Kiran Kumar, B.S.ShivaShankara “PLCBasedAutomatic
Fault Detection of Railway Track and Accidence Avoidance
system” published in International Journal of Engineering
Research and General, Science Volume 3, Issue 2, March-
April, 2015.
[3]R.Gopinathan and B.Sivashankar “PLC BASED RAILWAY
LEVEL CROSSING GATE CONTROL” published in
International Journal of Emerging Technology in Computer
Science & Electronics (IJETCSE) ISSN: Volume 8 Issue 1 –
APRIL 20

More Related Content

PDF
Smart vehicle and smart signboard system with zonal speed regulation
PDF
Project report for railway security monotorin system
PDF
IRJET - Driverless Metro Train Shuttle between Stations
PPT
Anti Collision Railways System
PDF
IRJET-Solar Operated Automatic Railway Gate Control
DOCX
Seminar Report On ACD i.e. Anti collision Devices by Tarun khnaeja ( 09034406...
PDF
Automatic Train Collision and Accidence Avoidance system
PDF
Automatic Train Control System using Wireless Sensor Networks
Smart vehicle and smart signboard system with zonal speed regulation
Project report for railway security monotorin system
IRJET - Driverless Metro Train Shuttle between Stations
Anti Collision Railways System
IRJET-Solar Operated Automatic Railway Gate Control
Seminar Report On ACD i.e. Anti collision Devices by Tarun khnaeja ( 09034406...
Automatic Train Collision and Accidence Avoidance system
Automatic Train Control System using Wireless Sensor Networks

What's hot (19)

PPTX
Presentation1
PDF
Smart railway crossing embedded with automated platform bridge
PPTX
Anti-Collision Device(ACD)
PDF
Secured Railway System Based on GPS Tracking (Under wireless communication)
PDF
IRJET-Design and Fabrication of Self-Propelled Rail Crack Inspection Robot
PPTX
Implementation of automatic railway platform
PPTX
Un manned railway gate
PDF
Arts final project(MOBILE BRIDGE PLATFORM)
PDF
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
PDF
intelligent braking system report
PPTX
Anti collision devices (ACD)
DOCX
Project report on IR based vehicle with automatic braking and driver awakenin...
DOCX
CONCEPT AND WORKING OF WILD (Wheel Impact Load Detector)
PPTX
Automatic railway gate control
PDF
Ijmet 06 08_001
PPTX
THE FINAL
PPTX
RDSO Training
PDF
An Improved Accurate Trajectory Control System for Industrial Hydraulic Robo...
DOCX
report on ACD (anti collision devices) in IEEE format by Tarun Khaneja ( 9034...
Presentation1
Smart railway crossing embedded with automated platform bridge
Anti-Collision Device(ACD)
Secured Railway System Based on GPS Tracking (Under wireless communication)
IRJET-Design and Fabrication of Self-Propelled Rail Crack Inspection Robot
Implementation of automatic railway platform
Un manned railway gate
Arts final project(MOBILE BRIDGE PLATFORM)
IRJET- To Develop a Distance Algorithm using Sensor Networks for Adaptive Cru...
intelligent braking system report
Anti collision devices (ACD)
Project report on IR based vehicle with automatic braking and driver awakenin...
CONCEPT AND WORKING OF WILD (Wheel Impact Load Detector)
Automatic railway gate control
Ijmet 06 08_001
THE FINAL
RDSO Training
An Improved Accurate Trajectory Control System for Industrial Hydraulic Robo...
report on ACD (anti collision devices) in IEEE format by Tarun Khaneja ( 9034...
Ad

Similar to IRJET- Self-Reliant Railway Accident Averting Arrangeent, using Mechatronics (20)

PDF
IRJET- Driverless Metro Train
PDF
IRJET- Design and Implementation of Automatic Traction System
PDF
IRJET- Automatic Metro Train to Shuttle Between Two Stations
PDF
IRJET - Automated Railway Crossing System using IoT
PDF
Train automation using ARM7
PDF
Train automation using ARM7
PDF
IRJET- Automatic Movable Railway Bridge & Energy Generation from Piezoelectri...
PDF
IRJET- Smart Driverless Railway Engine
PDF
IRJET- Autonomous Floor Cleaning BOT
PDF
Combined IOT and Cloud Computing Solution for Railway Accident Avoidance
PDF
IRJET- Smart Traffic Barricade System
PDF
IRJET- Automatic Traffic Control System based on the Vehicular Density
PDF
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
PDF
IRJET - Vehicle Parking Management System using Load Cell Sensor
PDF
IRJET- Time To Cross – Traffic Light Control System using Image Processing
PDF
IRJET- Automatic Inspection Trolley for Railway Track Crack Detection wit...
PDF
IRJET- Automatic Crack and Fire Detection in Train with Disaster Management u...
PDF
Automatic railway gate using pic 16f877a
PDF
Railway Inspection System Using IoT
PDF
IRJET- Sentimental Analysis on Product using Statistical Measures
IRJET- Driverless Metro Train
IRJET- Design and Implementation of Automatic Traction System
IRJET- Automatic Metro Train to Shuttle Between Two Stations
IRJET - Automated Railway Crossing System using IoT
Train automation using ARM7
Train automation using ARM7
IRJET- Automatic Movable Railway Bridge & Energy Generation from Piezoelectri...
IRJET- Smart Driverless Railway Engine
IRJET- Autonomous Floor Cleaning BOT
Combined IOT and Cloud Computing Solution for Railway Accident Avoidance
IRJET- Smart Traffic Barricade System
IRJET- Automatic Traffic Control System based on the Vehicular Density
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
IRJET - Vehicle Parking Management System using Load Cell Sensor
IRJET- Time To Cross – Traffic Light Control System using Image Processing
IRJET- Automatic Inspection Trolley for Railway Track Crack Detection wit...
IRJET- Automatic Crack and Fire Detection in Train with Disaster Management u...
Automatic railway gate using pic 16f877a
Railway Inspection System Using IoT
IRJET- Sentimental Analysis on Product using Statistical Measures
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PDF
SMART SIGNAL TIMING FOR URBAN INTERSECTIONS USING REAL-TIME VEHICLE DETECTI...
PPTX
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
PDF
ChapteR012372321DFGDSFGDFGDFSGDFGDFGDFGSDFGDFGFD
PPTX
Current and future trends in Computer Vision.pptx
PPTX
Module 8- Technological and Communication Skills.pptx
PDF
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PDF
Exploratory_Data_Analysis_Fundamentals.pdf
PPTX
6ME3A-Unit-II-Sensors and Actuators_Handouts.pptx
PDF
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
PDF
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PPT
Total quality management ppt for engineering students
PPTX
Management Information system : MIS-e-Business Systems.pptx
PDF
Visual Aids for Exploratory Data Analysis.pdf
PDF
August -2025_Top10 Read_Articles_ijait.pdf
PPTX
Amdahl’s law is explained in the above power point presentations
PDF
737-MAX_SRG.pdf student reference guides
PDF
EXPLORING LEARNING ENGAGEMENT FACTORS INFLUENCING BEHAVIORAL, COGNITIVE, AND ...
PDF
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
SMART SIGNAL TIMING FOR URBAN INTERSECTIONS USING REAL-TIME VEHICLE DETECTI...
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
ChapteR012372321DFGDSFGDFGDFSGDFGDFGDFGSDFGDFGFD
Current and future trends in Computer Vision.pptx
Module 8- Technological and Communication Skills.pptx
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
Exploratory_Data_Analysis_Fundamentals.pdf
6ME3A-Unit-II-Sensors and Actuators_Handouts.pptx
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
distributed database system" (DDBS) is often used to refer to both the distri...
Total quality management ppt for engineering students
Management Information system : MIS-e-Business Systems.pptx
Visual Aids for Exploratory Data Analysis.pdf
August -2025_Top10 Read_Articles_ijait.pdf
Amdahl’s law is explained in the above power point presentations
737-MAX_SRG.pdf student reference guides
EXPLORING LEARNING ENGAGEMENT FACTORS INFLUENCING BEHAVIORAL, COGNITIVE, AND ...
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf

IRJET- Self-Reliant Railway Accident Averting Arrangeent, using Mechatronics

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1028 SELF-RELIANT RAILWAY ACCIDENT AVERTING ARRANGEENT, USING MECHATRONICS Samarth G. Gaikwad1, Sneha J. Gadkari2, Girish C. Mekalke3 3Assistant Prof., 1,2Student 1,2,3Department of Mechanical Engineering, Textile and Engineering Institute, Ichalakaranji. ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - India owns a second largest rail network in the world. It is the cheapest mode of conveyance, but sometimes comes standstill due to accidents and mishaps. TheMajority of these accidents are consequences of train derailments, improper maintenance of track, collision with cars, trucks trying to cross train tracks, faults in train track and level crossing. To eradicate these causes an advanced PLC based fault detection technology can be utilized. This paper is comprised of implementation of two systems which can potentially overcome the flaws in track maintenanceandGate control mechanism of level crossing. Currently both the operations are performed manually and mayresultinpossible dangerous situations due to negligence of personnel involved in the work. With the advent of PLC based automation, human intervention can be greatly abbreviated. Current Manual operation of gate control is replaced by automatic gate control at the level crossing. Also Fault detection of rail track is served through the advanced PLC based system with vibration monitoringsensors andultrasonicsensors. Execution of these systems results in highly reliable and safe operation, avoiding any possible chances of an accident which mayoccur due to current manual methods. This system can be carried out in almost all unmanned level crossing in train. Key Words: PLC, AUTOMATION, RAILWAYS, SENSORS 1. INTRODUCTION Train accidents are not uncommon in the world. Unfortunately, when these accidents occur, people are often seriously injured or even killed. Accidents involving trains are often the result of mechanical failures and human error, and often it’s a combination of both. In India the number of rail accidents has declined from 325 in 2003-04 to 106 in 2015-16. In 2015-16, majority of the accidents were caused due to derailments (60%), followed by accidents at level crossings (33%). Casualties and compensation, consequential like collision, failure of railway staff, etc. also the reasons of the railway accidents. To avoid the same we automate the control of railway gates by using simple electronic components and PLC. Sensors are placed at the track and when it senses train passing on the track it gives input to the PLC and PLC is programmed in such a way that when sensor gives input to PLC it starts a buzzer and after some time it close the road gate that no one can pass until train crosses the second sensor. A second sensor is placed after the road crossing. When this sensor senses that train is passed, then it gives input to a PLC which opens the road gate for motorists. The same process will happen when a train comes from the other side. Another objective is to find the breakage in railway track which we are detecting by using vibration monitoringsensorandultrasonicsensor. The present work is focused on bringing down the accident rate by automatically detecting the breakage/s on the tracks. 1.1 ROLE OF AUTOMATION IN RAILWAY SAFETY FIELD Technical progress hasmadetraincontrolsystemscapableof supervising, operating and controlling the entireoperational process. The key elements for this are: • Automatic TrainProtection(ATP):ATPisthesystem and all equipment responsible for basic safety; it avoids collisions, red signal overrunning and exceedingspeedlimits by applying brakes automatically. A line equipped with ATP corresponds (at least) to a GoA1. • Automatic Train Operation (ATO): ATO insures partial or complete automatic train piloting and driverless functionalities. The ATO system performs all the functionsof the driver, except for door closing. The driver only needs to close the doors, and if the way is clear, the train will automatically Proceed to the next station. This corresponds to a GoA2. • Automatic Train Control (ATC): ATC performs automatically normal signaler operations such as route setting and train regulation. The ATO and the ATC systems work together, to maintain a train within a defined tolerance of its timetable. The combined system will marginally adjust operating parameters such as the ratio of power to coast when moving and station dwell time, in order to bring the train back to the timetable slot defined for it. There is no
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1029 driver, and no staff assigned to accompany the train, corresponding to a GoA4. 1.2 REASONS BEHIND CHOOSING METRO AUTOMATION Unattended Train Operation has many benefits and many beneficiaries: customers, operators, funding authoritiesand staff. The implementation of UTO systems allows operators to optimize the running timeoftrains,increasingtheaverage speed of the system, shortening headways up to 75 seconds, and reducing dwell time in stations (in optimal conditions) to 15 seconds. There are a few reasons like greaterflexibility in operation, impressive safetyrecords,increaseinqualityof service, financial feasibility, etc. 2. FLOW CHART FOR GATE CONTROL Figure -1: Flow Chart 3. SYSTEM OPERATION 3.1 Automatic railway gate control system In these eight IR sensors, two limit switches, two gear motors, buzzer & LED’s are used.Whenthetrainpassesfrom first two IR sensors, buzzer and red LED gets on to indicate that the train is going to come on the track & after train passes in front of next two IR sensors then get close automatically with the help of gear motor. After that when train passes through next two IR sensors, red LED becomes green and after it passes from next two IR sensors gate will automatically open with the help of geared motorrotatingin anticlockwise direction. This action will perform in anticlockwise direction also. 3.2 Parking of train engines at the junction In this movable track is used which can be rotated in 360 degrees with the help of gear motor for parking of two engines. 3.3 Track shifting mechanism In this BO motor is used. By using this motor, tracks can be shifted in particular desired direction when required. 3.4 Train collision detection Here one sensor is placed in front of each train. When these two trains come in front of each other or any obstacle come in front of the train and when there is a chanceofaccident by collision, sensors sends signals and both the trains stop before accident. 3.5 Crack detection present in tracks Here two ultrasonic sensors are used with vibration monitoring system. When these systems pass overthetrack, it checks that track is ok or not. When any discontinuity or crack or misalignments of tracks are present it will stop the train and signals to the main station that there is problem at a particular place. 4. CONTROL SYSTEM The PLC used for the project is Allen Bradley Micro Logix 1200/1762 Series C with 16 digital inputs and outputs For communication we used RS-232-C port which is a built- in in Micro Logix 1200 controllers. . RSLogix500 has been selected in the projects for PLC programming.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1030 Figure -2: PLC Program Figure -3: PLC Program Figure -4: PLC Program Figure -5: PLC Program
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 08 | Aug 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1031 5. EXPERIMENTAL SETUP Figure -6: Experimental Setup 6. CONCLUSION Train operations become more exact and timely as the automation system controls the trains. Safetyimproveswith increased automation ascomputerizedsystemscontrol train movements more precisely than humans. Most important thing is we are able to detect breakages in railway track and we can broadcast that data directly to the command room. 7. FUTURE SCOPE • Fire detection and notification system in trains. • GPS based railway track survey system. REFERENCES [1]Prof.V.R.Naik, Mr.S.A.Soundattikar “Implementation of Mechatronics as an Automation Tool” published in Proceedings of International Conference on Advances in Machine Design & Industry Automation, January 10-12- 2007, College of Engineering, Pune, India. [2]P. Kiran Kumar, B.S.ShivaShankara “PLCBasedAutomatic Fault Detection of Railway Track and Accidence Avoidance system” published in International Journal of Engineering Research and General, Science Volume 3, Issue 2, March- April, 2015. [3]R.Gopinathan and B.Sivashankar “PLC BASED RAILWAY LEVEL CROSSING GATE CONTROL” published in International Journal of Emerging Technology in Computer Science & Electronics (IJETCSE) ISSN: Volume 8 Issue 1 – APRIL 20