SlideShare a Scribd company logo
2
Most read
4
Most read
5
Most read
s
Index
Abstract .............................................................................................................01
I. INTRODUCTION........................................................................................01
II. RELATED WORK......................................................................................02
III. SYSTEM OVERVIEW..............................................................................02
3.1 Wheel detecting sensor...............................................................................02
3.2 Vibration sensor.........................................................................................03
3.3 IR sensor.....................................................................................................03
IV. SYSTEM ARCHITECTURE....................................................................03
4.1 Closing and Opening of gates....................................................................03
4.2 Circuit Diagram..........................................................................................10
V. EXPERIMENTALRESULTS....................................................................10
5.1 Gate operation.............................................................................................11
5.2 Obstacle detection.......................................................................................11
VI. CONCLUSIONS AND FUTURE SCOPE...............................................11
VII REFERENCES..........................................................................................11
Automatic Control of Railway Gates
Abstract
The present work attempts to automate the opening and closing of gates at a
railway level crossing. In general, level crossing gates are operated manually by a gate
keeper. The gate keeper receives the information about the train arrival from a near station.
When the train starts to leave the station, the station in-charge delivers this information to the
closest gatekeeper to get ready. This human intervention can be avoided by automating the
process. In situations where the train is late due to some reason, the gates remain closed for
long durations causing dense traffic jam near the gates. This too can be prevented by
automation. The proposed system uses infra-red sensors to detect the arrival and departure of
trains at the railway level crossing and Adriano to control the opening/closing of gates. The
system uses two IR sensors to detect the arrival of the train and a third IR sensor to detect the
departure of the train. When the arrival of the train is sensed, signals are provided to the
traffic indicating the arrival of the train on the track. When the second sensor detects the train
then the signal turns red and the motor operates to close the gate. The gate remains closed
until the train completely moves away from the level cross. When the departure of the train is
detected by the third sensor, the traffic signal turns green and the motor operates to open the
gate. Thus automation of the gate operations at the railway level cross is achieved using
sensors.
I. INTRODUCTION
The railway system is the most commonly used transportation mode in India. It
is also one of those modes of transport that faces a lot of challenges due to human errors such
as level cross accidents, collisions, etc. A level cross, an intersection of a road and a railway
line, requires human coordination, the lack of which leads to accidents. Level crosses are
controlled by manually operated gates. In order to avoid the human errors that could occur
during the operation of gates, the proposed paper introduces the concept of railway gate
automation. Level crossings are managed by the gatekeeper and the gatekeeper is instructed
my the means of telephone at most of the level cross from the control room. But the rate of
manual error that could occur at these level crosses are high because they are unsafe to
perform without actual knowledge about the train time table. Delay in the opening and
closing of the gate could lead to railway accidents. The present work attempts to develop a
system which automates gate operations (opening and closing) at the level cross using micro-
controllers and detect collisions at the level cross using a laser beam and Light Dependant
Resistor (LDR).
The major challenge faced by the Indian railway system is the increasing
accident rate at the level crosses. The existing system involves the manual gate operation by
the gate keepers based on the signals received from the control room. The human errors such
as delay in informing the gatekeeper about the arrival of the train, delay in the gate operation
by the gate keeper, obstacle stuck in the level cross etc. leads to the increasing rate of
accidents at the level cross. Thus the railway gate automation system aims to deal with two
things. It reduces the total time taken for the gate operation at the level cross and also ensures
the safety of the passengers at the level cross during when the train passes. The reduction in
the direct human intervention during the gate operation in turn helps to reduce the collision
and accidents at the level cross. Since the gate operations are automated based on the sensors,
the time for which the gate is closed is less. The paper thus intends to develop an automatic
railway gate control system which is reliable and secured than the existing manual systems.
The rest of the paper is organized as follows. Section II gives a review of the
previous papers that relate to our work. Section III describes the overview of the railway gate
automation system. Section IV describes the system architecture, the gate operations at the
level cross and methodology. The experimental results are discussed in Section V and the
conclusion of the work is discussed in Section VI.
II. RELATED WORK
Previous related work are [1], [2], [3] and [4]. Xishi [2] discussed
about the advanced train safety system. They defined that in the process of developing ATSS,
a fault tolerance method is applied for both the hardware and the software components. The
railway gate automation system is successively implemented since 2000 in Korea. The
implementation of the system effectively reduced the accident rate at the level cross and the
sensors used in the Korean railway gate automation system is magnetic sensors. Magnetic
sensors placed underground are less affected by environmental changes and recognizes the
direction of movement of vehicles [2]. Jeong [3] defined the railway auto control system
using OGSi and JESS. The method by which the state of railway cross is estimated using
JESS is described in their paper. The different methods with which the locomotive pilots can
avoid the accident situations and the safety measures to be taken in the level crossings are
also discussed. In [4], a detailed introduction about the present railway technology is
presented. It discusses the disadvantages of manually activated railway signals and the
railway warnings at the level cross. The train detectors acts as the major component in the
train automation system.
III. SYSTEM OVERVIEW
Sensor based railway gate automation system is developed to automate the process
of opening and closing of gate at the railway level crosses. The system detects the arrival and
the departure of train for the gate operation using different types of sensors. The proposed
system uses three infrared sensors to identify the arrival and departure of trains. The system
also implements obstacle sensor which detects any obstacle on the track and controls the
operation of the train. Sensors and servo motors are programmed using Arduino micro-
controller. The major components used in the automation of railway gate at the level gates are
sensors. Sensors that detects the train can be classified into different types such as:
3.1 Wheel detecting sensor:
Wheel sensors works on magnetic inductive principle. The DC current which is
generated as the output signal from the wheel detectors are used for the detection of train
arrival.
3.2 Vibration sensor:
Vibration sensors uses piezoelectric effect to detect the vibration in the track which
detects the arrival and departure of the train. The output signal from the vibration sensor is
fed into the micro-controller and it automates the gate operations. The major application of
the vibration sensor is collision detection.
3.3 IR sensor:
IR sensors detect the train using infra-red receiver and transmitter. Infra-red sensors
are capable of detecting the presence of an object by sensing the heat being emitted by the
object. It emits or detects the radiations to detect the motion of an object surrounding it. The
most commonly used sensors for the automatic railway gate system is vibration sensors and
IR sensors [5].
IV. SYSTEM ARCHITECTURE
In India the maximum speed at which a train moves is 91.82km/hr and the
minimum speed of a passenger/goods train is 59km/hr. Hence the ideal distance at which the
sensors could be placed to detect the arrival of the train is 5km from the level cross and the
departure of the train is 1km and thus the gate will not be closed for more than 8 minutes [1].
Our paper proposes a system which uses five sensors, four IR Sensors (IR1, IR2, IR3 and
IR4), a Light Dependent Resistor (LDR), a laser source (L), counter and one buzzer (B1). In
real time, the IR Sensors are placed on the track at a distance of 5km and 1km on both sides
of the level crossing. The LDR and laser source is used to detect the presence of an obstacle
between the railway gates. The system also uses DC motors to control the operation of the
gates. The buzzer is used to indicate the arrival of the train within a stipulated time [6].
IR1 detects the arrival of a train. Once it detects a train, it sends a signal to
B1 and C1, and B1 is triggered and C1 starts count down, and yellow LEDs are switched on
for the traffic to know the arrival of the train. The train then travels to IR2. When the train
nears IR2, DC motors are powered on. The DC motors starts and the gates begin to close.
Parallel red LEDs are switched on. After the train passes the gates and nears IR3, a signal is
again sent to the DC motors and the gates open and green LEDs are switched on for the road
traffic to pass. The proposed system architecture is shown in Fig. 1. The laser source and
LDR work simultaneously to detect obstacles in the path. The laser source continuously emits
laser rays which reach the LDR. When the rays do not reach the LDR it means that there is
some obstacle in the path and the gates do not close. A signal is also sent to the LEDs to
signal the trains to stop as an obstacle is present.
4.1 Closing and Opening of gates
Fig. 2 shows the flow chart of the gate closing operation. After the train is
detected and the gate is closed the next immediate operation is to detect the
departure of the train from the level cross. The sensors IR3 and IR4 detects the
departure of the train and the motor is then operated to open the gate. The servo
motor is programmed to operate with the specified speed. Fig. 3 shows the the
flow chart of the gate opening operation.
Fig. 2: Flowchartof closingthe gate
Fig. 3: Flowchartof opening of gate
Hardware Requirements
The hardwarecomponents in Fig. 4, 5, 6, 7, 8 and 9 areused in the railway gateautomation system:
a) Arduino UNO micro-controller
b) IR Sensor
c) LED
d) Servo Motor
e) Buzzer
f) Resistors
Abstract  Automatic Control of Railway Gates
Abstract  Automatic Control of Railway Gates
Abstract  Automatic Control of Railway Gates
4.2 Circuit Diagram
Fig. 10 shows the circuit diagram of the proposed system. An Arduino UNO is the base of
this circuit and all the other components are connected to this board. Three IR Sensors, IR1,
IR2 and IR3, are connected to pins 3, 5 and 6 of Ardiuno UNO. Three LEDs, red, yellow and
green, are connected at pin 11, 12 and 13 respectively. Each of these LEDs are grounded
through 1kΩ resistor. A servo motor is connected to pin 9. A buzzer is also connected at pin 3
.
When IR1 detects the train coming, it sends a high signal to pin 3. As soon as the Arduino
UNO detects a high signal, it raises the signal at pin 11 and the components connected to this
pin shows an output i.e. the yellow LED glows and the buzzer buzzes. IR2 sends a high
signal to pin 5 when the train is detected by it. This sends a high signal to pin 12 and pin 9.
Hence, the red LED glows and servo motor rotates 90 degrees. When IR3 senses, it sends a
high signal to pin 9 and pin 13. Thus, the green LED glows and the servo motor moves
another 90 degrees. Fig. 11 shows the block diagram of the system.
V. EXPERIMENTAL RESULTS
The proposed system is practically experimented as a working model of the real world level
cross. The major components used in the model are an 80cm diameter railway track shown in
Fig. 12, a toy train, four IR sensors, a stepper motor with which the gate operates, 4 LEDs as
the traffic signals and buzzer to indicate the arrival of train to the traffic.
5.1 Gate operation:
An IR sensor is placed at a distance of 30cm and another at 5cm from the level cross. The
toy train passes the first sensor and when it is detected by the sensor, a yellow LED glows at
the level cross indicating the traffic that the gate is about to close. When the second sensor
placed at a distance of 20cm from the level cross detects the train, the buzzer is activated and
the motor is completely closed and the signal turns red. The buzzer rings until the gate is
placed at a distance of 20cm after the level cross detects the departure of the train and the
motor is reactivated to open the gate.
5.2 Obstacle detection:
Any obstacle on the track is detected by placing an RF module on the train and the
presence of obstacle on the track is notified by a signal at the control room. The train
movement is then controlled based on the presence of the obstacle on the track.
VI. CONCLUSIONS AND FUTURE SCOPE
Automatic railway gate control system is centered on the idea of reducing human
involvement for closing and opening the railway gate which allows and prevents cars and
humans from crossing railway tracks. The railway gate is a cause of many deaths and
accidents. Hence, automating the gate can bring about a ring of surety to controlling the
gates. Human may make errors or mistakes so automating this process will reduce the
chances of gate failures. Automation of the closing and opening of the railway gate using the
switch circuit reduces the accidents to a greater extend. The obstacle detection system
implemented reduces the accidents which are usually caused when the railway line passes
through the forest. Most of the times greater loss has been caused when animals cross the
tracks.
The limitation of this project is the use of IR sensors. Hence, any obstacle in the
way of the sensor will be detected. Another important limitation is that this project does
indeed close and open the gate but it cannot control the crossing of cars and vehicles. It only
controls the gate. To combat this problem pressure sensors can be used as extension to the
present work. We are using IR sensors but it is better to use load sensors. We have not used
load sensors because it was not economically feasible. As a future scope of work, our system
can be implemented in real time by fixing the current limitations using new technologies.
VII REFERENCES
[1] Pradeep Raj, “Increasing accidents in the unmanned level crossing of the railways”,
2012.
[2] Xishi Wang, Ning Bin, and Cheng Yinhang, “A new microprocessor based approach to an
automatic control system.”, International Symposium on Industrial Electronics, pp. 842-843,
1992.
[3] Jeong Y., Choon-Sung Nam, Hee-Jin Jeong, and Dong Shin, “Train Auto Control System
based on OSGi”, International Conference on Advanced Communication Technology,
pp.276-279, 2008.
[4] Atul Kumar Dewangan, Meenu Gupta, and Pratibha Patel, “Automation of Railway Gate
Control Using Micro-controller, International Journal of Engineering Research &
Technology, pp.1-8, 2012.
[5] http://www.ti.com/lit/ds/symlink/l293d.pdf [6] Gunyoung Kim, Kyungwoo Kang,
“Railway Gate Con- trol System at Railroad-Highway Grade Crossing in Korea”.

More Related Content

What's hot (20)

PPTX
Automatic railway gate control using arduino uno
selvalakshmi24
 
PPTX
Automatic railway gate control
Parth Akbari
 
PDF
Automatic Railway Gate Control System Using Android
ijtsrd
 
PDF
Automatic railway gate control
Mohamed Magdy
 
PPTX
Automatic railway gate controller AUP
Masoom Khan
 
PPTX
AUTOMATIC RAILWAY GATE CONTROL SYSTEM
JOLLUSUDARSHANREDDY
 
PPTX
Simple Railway gate automation
UJJWAL SHEKHAR
 
DOCX
Automatic railway gate control using arduino uno
selvalakshmi24
 
PPTX
automatic railway gate control system using arduino
antivirusspam
 
PPT
Smart Traffic Light Controller
Himanshi_Sharma
 
PDF
Automatic railway gate using pic 16f877a
vijay kumar yadav
 
PPTX
Automatic engine locking system for drunken driver
dodosgusenga
 
PPTX
ALCOHOL DETECTION SYSTEM USING GSM TECHNOLOGY
Oodit Jethwa
 
PPT
automatic railway gate controll using ir sensor
Anurag Reddy
 
PPTX
Automatic railway gate control using microcontroller
pukeshwar harmukh
 
PPT
Automatic railway gate control
Atchyuth Sonti
 
PDF
Project report for railway security monotorin system
ASWATHY VG
 
PPTX
line following robot ppt
Suchit Moon
 
PPTX
Density based Traffic Light Controller
Sophia
 
PPTX
Density based traffic signal system
Edgefxkits & Solutions
 
Automatic railway gate control using arduino uno
selvalakshmi24
 
Automatic railway gate control
Parth Akbari
 
Automatic Railway Gate Control System Using Android
ijtsrd
 
Automatic railway gate control
Mohamed Magdy
 
Automatic railway gate controller AUP
Masoom Khan
 
AUTOMATIC RAILWAY GATE CONTROL SYSTEM
JOLLUSUDARSHANREDDY
 
Simple Railway gate automation
UJJWAL SHEKHAR
 
Automatic railway gate control using arduino uno
selvalakshmi24
 
automatic railway gate control system using arduino
antivirusspam
 
Smart Traffic Light Controller
Himanshi_Sharma
 
Automatic railway gate using pic 16f877a
vijay kumar yadav
 
Automatic engine locking system for drunken driver
dodosgusenga
 
ALCOHOL DETECTION SYSTEM USING GSM TECHNOLOGY
Oodit Jethwa
 
automatic railway gate controll using ir sensor
Anurag Reddy
 
Automatic railway gate control using microcontroller
pukeshwar harmukh
 
Automatic railway gate control
Atchyuth Sonti
 
Project report for railway security monotorin system
ASWATHY VG
 
line following robot ppt
Suchit Moon
 
Density based Traffic Light Controller
Sophia
 
Density based traffic signal system
Edgefxkits & Solutions
 

Similar to Abstract Automatic Control of Railway Gates (20)

PDF
IRJET - Automated Railway Crossing System using IoT
IRJET Journal
 
PDF
IRJET- A Review on Automatic Gate Crossing and IoT based Train Track Crac...
IRJET Journal
 
PDF
IRJET-Solar Operated Automatic Railway Gate Control
IRJET Journal
 
PDF
Train automation using ARM7
IRJET Journal
 
PDF
Train automation using ARM7
IRJET Journal
 
PDF
AUTOMATED RAILWAY MONITORING SYSTEM
IRJET Journal
 
PPTX
Anti Collision For Train using RF PPT.pptx
PoojaBan
 
PPTX
RAGU PPT
ragu provoke
 
PDF
IRJET- Design and Implementation of Automatic Traction System
IRJET Journal
 
PDF
Arts final project(MOBILE BRIDGE PLATFORM)
Thanku Anna Baiju
 
PDF
Smart railway crossing embedded with automated platform bridge
eSAT Journals
 
PPT
Presentationatchyuth 120413063530-phpapp02
Smiley Sowjanya
 
PDF
IRJET - Driverless Metro Train Shuttle between Stations
IRJET Journal
 
PDF
Smart Metro - Rail System
IJAEMSJORNAL
 
PDF
IRJET- Smart Driverless Railway Engine
IRJET Journal
 
PDF
IRJET- A Review on Accident Prevention Methods at Railway Line Crossings
IRJET Journal
 
PDF
Dynamic vehicle traffic management system
eSAT Journals
 
PDF
6 smart traffic control
Yousaf Hameed
 
PDF
Railway Track Fault and Obstacles Detection and Control Using Zigbee
Associate Professor in VSB Coimbatore
 
PDF
IRJET- Automatic Metro Train to Shuttle Between Two Stations
IRJET Journal
 
IRJET - Automated Railway Crossing System using IoT
IRJET Journal
 
IRJET- A Review on Automatic Gate Crossing and IoT based Train Track Crac...
IRJET Journal
 
IRJET-Solar Operated Automatic Railway Gate Control
IRJET Journal
 
Train automation using ARM7
IRJET Journal
 
Train automation using ARM7
IRJET Journal
 
AUTOMATED RAILWAY MONITORING SYSTEM
IRJET Journal
 
Anti Collision For Train using RF PPT.pptx
PoojaBan
 
RAGU PPT
ragu provoke
 
IRJET- Design and Implementation of Automatic Traction System
IRJET Journal
 
Arts final project(MOBILE BRIDGE PLATFORM)
Thanku Anna Baiju
 
Smart railway crossing embedded with automated platform bridge
eSAT Journals
 
Presentationatchyuth 120413063530-phpapp02
Smiley Sowjanya
 
IRJET - Driverless Metro Train Shuttle between Stations
IRJET Journal
 
Smart Metro - Rail System
IJAEMSJORNAL
 
IRJET- Smart Driverless Railway Engine
IRJET Journal
 
IRJET- A Review on Accident Prevention Methods at Railway Line Crossings
IRJET Journal
 
Dynamic vehicle traffic management system
eSAT Journals
 
6 smart traffic control
Yousaf Hameed
 
Railway Track Fault and Obstacles Detection and Control Using Zigbee
Associate Professor in VSB Coimbatore
 
IRJET- Automatic Metro Train to Shuttle Between Two Stations
IRJET Journal
 
Ad

More from vishnu murthy (20)

DOC
Cao u1
vishnu murthy
 
PDF
Computer organisation -morris mano
vishnu murthy
 
DOC
555 timer
vishnu murthy
 
DOC
Html introduction
vishnu murthy
 
DOC
Css introduction
vishnu murthy
 
DOC
Irnss sps icd_june_2014 (1)
vishnu murthy
 
DOCX
Navic india's own navigation system
vishnu murthy
 
PDF
R13 ece
vishnu murthy
 
DOCX
Vhdl
vishnu murthy
 
DOCX
Automatic gear transmission
vishnu murthy
 
DOCX
Abstract E-BALL TECHNOLOGY
vishnu murthy
 
DOCX
Abstract 5G Technology
vishnu murthy
 
DOCX
Abstract Silent Sound Technology
vishnu murthy
 
DOCX
Abstract The Prospect of 3D-IC
vishnu murthy
 
DOCX
Solar tree using nanowire
vishnu murthy
 
DOCX
Abstract Radio Frequency Identificatication
vishnu murthy
 
DOCX
Abstract PAPER BATTERY-A PROMISING ENERGY SOLUTION
vishnu murthy
 
DOCX
Abstract Robotics
vishnu murthy
 
DOCX
Abstract Black box flight recorders
vishnu murthy
 
DOCX
Abstract Smart Card Technology
vishnu murthy
 
Computer organisation -morris mano
vishnu murthy
 
555 timer
vishnu murthy
 
Html introduction
vishnu murthy
 
Css introduction
vishnu murthy
 
Irnss sps icd_june_2014 (1)
vishnu murthy
 
Navic india's own navigation system
vishnu murthy
 
R13 ece
vishnu murthy
 
Automatic gear transmission
vishnu murthy
 
Abstract E-BALL TECHNOLOGY
vishnu murthy
 
Abstract 5G Technology
vishnu murthy
 
Abstract Silent Sound Technology
vishnu murthy
 
Abstract The Prospect of 3D-IC
vishnu murthy
 
Solar tree using nanowire
vishnu murthy
 
Abstract Radio Frequency Identificatication
vishnu murthy
 
Abstract PAPER BATTERY-A PROMISING ENERGY SOLUTION
vishnu murthy
 
Abstract Robotics
vishnu murthy
 
Abstract Black box flight recorders
vishnu murthy
 
Abstract Smart Card Technology
vishnu murthy
 
Ad

Recently uploaded (20)

PDF
My Thoughts On Q&A- A Novel By Vikas Swarup
Niharika
 
PPTX
How to Track Skills & Contracts Using Odoo 18 Employee
Celine George
 
PPTX
Applications of matrices In Real Life_20250724_091307_0000.pptx
gehlotkrish03
 
PPTX
Electrophysiology_of_Heart. Electrophysiology studies in Cardiovascular syste...
Rajshri Ghogare
 
PPTX
LDP-2 UNIT 4 Presentation for practical.pptx
abhaypanchal2525
 
PDF
The Minister of Tourism, Culture and Creative Arts, Abla Dzifa Gomashie has e...
nservice241
 
PDF
John Keats introduction and list of his important works
vatsalacpr
 
PDF
Module 2: Public Health History [Tutorial Slides]
JonathanHallett4
 
PPTX
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 
PDF
Virat Kohli- the Pride of Indian cricket
kushpar147
 
PDF
TOP 10 AI TOOLS YOU MUST LEARN TO SURVIVE IN 2025 AND ABOVE
digilearnings.com
 
PPTX
Command Palatte in Odoo 18.1 Spreadsheet - Odoo Slides
Celine George
 
PPTX
ENGLISH 8 WEEK 3 Q1 - Analyzing the linguistic, historical, andor biographica...
OliverOllet
 
PPTX
The Future of Artificial Intelligence Opportunities and Risks Ahead
vaghelajayendra784
 
PPTX
Artificial Intelligence in Gastroentrology: Advancements and Future Presprec...
AyanHossain
 
PPTX
K-Circle-Weekly-Quiz12121212-May2025.pptx
Pankaj Rodey
 
PPTX
INTESTINALPARASITES OR WORM INFESTATIONS.pptx
PRADEEP ABOTHU
 
PPTX
Basics and rules of probability with real-life uses
ravatkaran694
 
PPTX
Python-Application-in-Drug-Design by R D Jawarkar.pptx
Rahul Jawarkar
 
DOCX
Modul Ajar Deep Learning Bahasa Inggris Kelas 11 Terbaru 2025
wahyurestu63
 
My Thoughts On Q&A- A Novel By Vikas Swarup
Niharika
 
How to Track Skills & Contracts Using Odoo 18 Employee
Celine George
 
Applications of matrices In Real Life_20250724_091307_0000.pptx
gehlotkrish03
 
Electrophysiology_of_Heart. Electrophysiology studies in Cardiovascular syste...
Rajshri Ghogare
 
LDP-2 UNIT 4 Presentation for practical.pptx
abhaypanchal2525
 
The Minister of Tourism, Culture and Creative Arts, Abla Dzifa Gomashie has e...
nservice241
 
John Keats introduction and list of his important works
vatsalacpr
 
Module 2: Public Health History [Tutorial Slides]
JonathanHallett4
 
How to Close Subscription in Odoo 18 - Odoo Slides
Celine George
 
Virat Kohli- the Pride of Indian cricket
kushpar147
 
TOP 10 AI TOOLS YOU MUST LEARN TO SURVIVE IN 2025 AND ABOVE
digilearnings.com
 
Command Palatte in Odoo 18.1 Spreadsheet - Odoo Slides
Celine George
 
ENGLISH 8 WEEK 3 Q1 - Analyzing the linguistic, historical, andor biographica...
OliverOllet
 
The Future of Artificial Intelligence Opportunities and Risks Ahead
vaghelajayendra784
 
Artificial Intelligence in Gastroentrology: Advancements and Future Presprec...
AyanHossain
 
K-Circle-Weekly-Quiz12121212-May2025.pptx
Pankaj Rodey
 
INTESTINALPARASITES OR WORM INFESTATIONS.pptx
PRADEEP ABOTHU
 
Basics and rules of probability with real-life uses
ravatkaran694
 
Python-Application-in-Drug-Design by R D Jawarkar.pptx
Rahul Jawarkar
 
Modul Ajar Deep Learning Bahasa Inggris Kelas 11 Terbaru 2025
wahyurestu63
 

Abstract Automatic Control of Railway Gates

  • 1. s Index Abstract .............................................................................................................01 I. INTRODUCTION........................................................................................01 II. RELATED WORK......................................................................................02 III. SYSTEM OVERVIEW..............................................................................02 3.1 Wheel detecting sensor...............................................................................02 3.2 Vibration sensor.........................................................................................03 3.3 IR sensor.....................................................................................................03 IV. SYSTEM ARCHITECTURE....................................................................03 4.1 Closing and Opening of gates....................................................................03 4.2 Circuit Diagram..........................................................................................10 V. EXPERIMENTALRESULTS....................................................................10 5.1 Gate operation.............................................................................................11 5.2 Obstacle detection.......................................................................................11 VI. CONCLUSIONS AND FUTURE SCOPE...............................................11
  • 2. VII REFERENCES..........................................................................................11 Automatic Control of Railway Gates Abstract The present work attempts to automate the opening and closing of gates at a railway level crossing. In general, level crossing gates are operated manually by a gate keeper. The gate keeper receives the information about the train arrival from a near station. When the train starts to leave the station, the station in-charge delivers this information to the closest gatekeeper to get ready. This human intervention can be avoided by automating the process. In situations where the train is late due to some reason, the gates remain closed for long durations causing dense traffic jam near the gates. This too can be prevented by automation. The proposed system uses infra-red sensors to detect the arrival and departure of trains at the railway level crossing and Adriano to control the opening/closing of gates. The system uses two IR sensors to detect the arrival of the train and a third IR sensor to detect the departure of the train. When the arrival of the train is sensed, signals are provided to the traffic indicating the arrival of the train on the track. When the second sensor detects the train then the signal turns red and the motor operates to close the gate. The gate remains closed until the train completely moves away from the level cross. When the departure of the train is detected by the third sensor, the traffic signal turns green and the motor operates to open the gate. Thus automation of the gate operations at the railway level cross is achieved using sensors. I. INTRODUCTION The railway system is the most commonly used transportation mode in India. It is also one of those modes of transport that faces a lot of challenges due to human errors such as level cross accidents, collisions, etc. A level cross, an intersection of a road and a railway line, requires human coordination, the lack of which leads to accidents. Level crosses are controlled by manually operated gates. In order to avoid the human errors that could occur during the operation of gates, the proposed paper introduces the concept of railway gate automation. Level crossings are managed by the gatekeeper and the gatekeeper is instructed my the means of telephone at most of the level cross from the control room. But the rate of manual error that could occur at these level crosses are high because they are unsafe to perform without actual knowledge about the train time table. Delay in the opening and closing of the gate could lead to railway accidents. The present work attempts to develop a system which automates gate operations (opening and closing) at the level cross using micro- controllers and detect collisions at the level cross using a laser beam and Light Dependant Resistor (LDR).
  • 3. The major challenge faced by the Indian railway system is the increasing accident rate at the level crosses. The existing system involves the manual gate operation by the gate keepers based on the signals received from the control room. The human errors such as delay in informing the gatekeeper about the arrival of the train, delay in the gate operation by the gate keeper, obstacle stuck in the level cross etc. leads to the increasing rate of accidents at the level cross. Thus the railway gate automation system aims to deal with two things. It reduces the total time taken for the gate operation at the level cross and also ensures the safety of the passengers at the level cross during when the train passes. The reduction in the direct human intervention during the gate operation in turn helps to reduce the collision and accidents at the level cross. Since the gate operations are automated based on the sensors, the time for which the gate is closed is less. The paper thus intends to develop an automatic railway gate control system which is reliable and secured than the existing manual systems. The rest of the paper is organized as follows. Section II gives a review of the previous papers that relate to our work. Section III describes the overview of the railway gate automation system. Section IV describes the system architecture, the gate operations at the level cross and methodology. The experimental results are discussed in Section V and the conclusion of the work is discussed in Section VI. II. RELATED WORK Previous related work are [1], [2], [3] and [4]. Xishi [2] discussed about the advanced train safety system. They defined that in the process of developing ATSS, a fault tolerance method is applied for both the hardware and the software components. The railway gate automation system is successively implemented since 2000 in Korea. The implementation of the system effectively reduced the accident rate at the level cross and the sensors used in the Korean railway gate automation system is magnetic sensors. Magnetic sensors placed underground are less affected by environmental changes and recognizes the direction of movement of vehicles [2]. Jeong [3] defined the railway auto control system using OGSi and JESS. The method by which the state of railway cross is estimated using JESS is described in their paper. The different methods with which the locomotive pilots can avoid the accident situations and the safety measures to be taken in the level crossings are also discussed. In [4], a detailed introduction about the present railway technology is presented. It discusses the disadvantages of manually activated railway signals and the railway warnings at the level cross. The train detectors acts as the major component in the train automation system. III. SYSTEM OVERVIEW Sensor based railway gate automation system is developed to automate the process of opening and closing of gate at the railway level crosses. The system detects the arrival and the departure of train for the gate operation using different types of sensors. The proposed system uses three infrared sensors to identify the arrival and departure of trains. The system also implements obstacle sensor which detects any obstacle on the track and controls the operation of the train. Sensors and servo motors are programmed using Arduino micro- controller. The major components used in the automation of railway gate at the level gates are sensors. Sensors that detects the train can be classified into different types such as: 3.1 Wheel detecting sensor:
  • 4. Wheel sensors works on magnetic inductive principle. The DC current which is generated as the output signal from the wheel detectors are used for the detection of train arrival. 3.2 Vibration sensor: Vibration sensors uses piezoelectric effect to detect the vibration in the track which detects the arrival and departure of the train. The output signal from the vibration sensor is fed into the micro-controller and it automates the gate operations. The major application of the vibration sensor is collision detection. 3.3 IR sensor: IR sensors detect the train using infra-red receiver and transmitter. Infra-red sensors are capable of detecting the presence of an object by sensing the heat being emitted by the object. It emits or detects the radiations to detect the motion of an object surrounding it. The most commonly used sensors for the automatic railway gate system is vibration sensors and IR sensors [5]. IV. SYSTEM ARCHITECTURE In India the maximum speed at which a train moves is 91.82km/hr and the minimum speed of a passenger/goods train is 59km/hr. Hence the ideal distance at which the sensors could be placed to detect the arrival of the train is 5km from the level cross and the departure of the train is 1km and thus the gate will not be closed for more than 8 minutes [1]. Our paper proposes a system which uses five sensors, four IR Sensors (IR1, IR2, IR3 and IR4), a Light Dependent Resistor (LDR), a laser source (L), counter and one buzzer (B1). In real time, the IR Sensors are placed on the track at a distance of 5km and 1km on both sides of the level crossing. The LDR and laser source is used to detect the presence of an obstacle between the railway gates. The system also uses DC motors to control the operation of the gates. The buzzer is used to indicate the arrival of the train within a stipulated time [6]. IR1 detects the arrival of a train. Once it detects a train, it sends a signal to B1 and C1, and B1 is triggered and C1 starts count down, and yellow LEDs are switched on for the traffic to know the arrival of the train. The train then travels to IR2. When the train nears IR2, DC motors are powered on. The DC motors starts and the gates begin to close. Parallel red LEDs are switched on. After the train passes the gates and nears IR3, a signal is again sent to the DC motors and the gates open and green LEDs are switched on for the road traffic to pass. The proposed system architecture is shown in Fig. 1. The laser source and LDR work simultaneously to detect obstacles in the path. The laser source continuously emits laser rays which reach the LDR. When the rays do not reach the LDR it means that there is some obstacle in the path and the gates do not close. A signal is also sent to the LEDs to signal the trains to stop as an obstacle is present. 4.1 Closing and Opening of gates
  • 5. Fig. 2 shows the flow chart of the gate closing operation. After the train is detected and the gate is closed the next immediate operation is to detect the departure of the train from the level cross. The sensors IR3 and IR4 detects the departure of the train and the motor is then operated to open the gate. The servo motor is programmed to operate with the specified speed. Fig. 3 shows the the flow chart of the gate opening operation.
  • 6. Fig. 2: Flowchartof closingthe gate
  • 7. Fig. 3: Flowchartof opening of gate Hardware Requirements The hardwarecomponents in Fig. 4, 5, 6, 7, 8 and 9 areused in the railway gateautomation system: a) Arduino UNO micro-controller b) IR Sensor c) LED d) Servo Motor e) Buzzer f) Resistors
  • 11. 4.2 Circuit Diagram Fig. 10 shows the circuit diagram of the proposed system. An Arduino UNO is the base of this circuit and all the other components are connected to this board. Three IR Sensors, IR1, IR2 and IR3, are connected to pins 3, 5 and 6 of Ardiuno UNO. Three LEDs, red, yellow and green, are connected at pin 11, 12 and 13 respectively. Each of these LEDs are grounded through 1kΩ resistor. A servo motor is connected to pin 9. A buzzer is also connected at pin 3 . When IR1 detects the train coming, it sends a high signal to pin 3. As soon as the Arduino UNO detects a high signal, it raises the signal at pin 11 and the components connected to this pin shows an output i.e. the yellow LED glows and the buzzer buzzes. IR2 sends a high signal to pin 5 when the train is detected by it. This sends a high signal to pin 12 and pin 9. Hence, the red LED glows and servo motor rotates 90 degrees. When IR3 senses, it sends a high signal to pin 9 and pin 13. Thus, the green LED glows and the servo motor moves another 90 degrees. Fig. 11 shows the block diagram of the system. V. EXPERIMENTAL RESULTS The proposed system is practically experimented as a working model of the real world level cross. The major components used in the model are an 80cm diameter railway track shown in Fig. 12, a toy train, four IR sensors, a stepper motor with which the gate operates, 4 LEDs as the traffic signals and buzzer to indicate the arrival of train to the traffic.
  • 12. 5.1 Gate operation: An IR sensor is placed at a distance of 30cm and another at 5cm from the level cross. The toy train passes the first sensor and when it is detected by the sensor, a yellow LED glows at the level cross indicating the traffic that the gate is about to close. When the second sensor placed at a distance of 20cm from the level cross detects the train, the buzzer is activated and the motor is completely closed and the signal turns red. The buzzer rings until the gate is placed at a distance of 20cm after the level cross detects the departure of the train and the motor is reactivated to open the gate. 5.2 Obstacle detection: Any obstacle on the track is detected by placing an RF module on the train and the presence of obstacle on the track is notified by a signal at the control room. The train movement is then controlled based on the presence of the obstacle on the track. VI. CONCLUSIONS AND FUTURE SCOPE Automatic railway gate control system is centered on the idea of reducing human involvement for closing and opening the railway gate which allows and prevents cars and humans from crossing railway tracks. The railway gate is a cause of many deaths and accidents. Hence, automating the gate can bring about a ring of surety to controlling the gates. Human may make errors or mistakes so automating this process will reduce the chances of gate failures. Automation of the closing and opening of the railway gate using the switch circuit reduces the accidents to a greater extend. The obstacle detection system implemented reduces the accidents which are usually caused when the railway line passes through the forest. Most of the times greater loss has been caused when animals cross the tracks. The limitation of this project is the use of IR sensors. Hence, any obstacle in the way of the sensor will be detected. Another important limitation is that this project does indeed close and open the gate but it cannot control the crossing of cars and vehicles. It only controls the gate. To combat this problem pressure sensors can be used as extension to the present work. We are using IR sensors but it is better to use load sensors. We have not used load sensors because it was not economically feasible. As a future scope of work, our system can be implemented in real time by fixing the current limitations using new technologies. VII REFERENCES [1] Pradeep Raj, “Increasing accidents in the unmanned level crossing of the railways”, 2012. [2] Xishi Wang, Ning Bin, and Cheng Yinhang, “A new microprocessor based approach to an automatic control system.”, International Symposium on Industrial Electronics, pp. 842-843, 1992. [3] Jeong Y., Choon-Sung Nam, Hee-Jin Jeong, and Dong Shin, “Train Auto Control System based on OSGi”, International Conference on Advanced Communication Technology, pp.276-279, 2008.
  • 13. [4] Atul Kumar Dewangan, Meenu Gupta, and Pratibha Patel, “Automation of Railway Gate Control Using Micro-controller, International Journal of Engineering Research & Technology, pp.1-8, 2012. [5] http://www.ti.com/lit/ds/symlink/l293d.pdf [6] Gunyoung Kim, Kyungwoo Kang, “Railway Gate Con- trol System at Railroad-Highway Grade Crossing in Korea”.