ISSN ONLINE(2278-8875) PRINT (2320-3765)

All submissions of the EM system will be redirected to Online Manuscript Submission System. Authors are requested to submit articles directly to Online Manuscript Submission System of respective journal.

Automatic Railway Gate Control System

Acy M. Kottalil1 ,Abhijith S2, Ajmal M M3, Abhilash L J.4,Ajith Babu.5
  1. Professor, Dept. of EEE, Mar Athanasius College of Engineering, Kothamangalam1
  2. UG Student, Dept. of EEE, Mar Athanasius College of Engineering, Kothamangalam, India 2,3,4,5
Related article at Pubmed, Scholar Google

Visit for more related articles at International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering

Abstract

The objective of this paper is to provide an automatic railway gate at a level crossing replacing the gates operated by the gatekeeper. The system reduces the time for which the gate remainsclosed. This type of gates can be employed in an unmanned level crossing where the chances of accidents are higher and reliable operation is required. Since, the operation is automatic, error due to manual operation is prevented. The system works on a microcontroller based control.The proposed system uses ATmega 16A microcontroller.With the help of IR sensors .The arrival and leaving of the system is monitored and the gate is operated accordingly.

Keywords

ATmega16A,I R Transceiver, Microcontroller, Automatic railway gate control system

INTRODUCTION

This paper deals with a topic of much contemporary relevance. It proposes a unique and economical method for improving the safety of our level crossings.Road accidents at railway gate is a leading cause of death and injury worldwide. Surveys conducted by Indian Railway found that about 17% of total railway accidents in India is crossing accidents of which majority occurs at passive railway crossings. The operation of railway gates at level crossings is not so reliable nowadays. Primarily the road users have to wait a very long time before the arrival of train and even after the train is left. And secondly the chances of accidents that usually made by the carelessness of the road users or due to the time errors made by the gatekeepers is more. Here comes the importance of automatic railway gate control system. In this project we detect the arrival of train and warn the road users about the arrival of train .If no obstacle is found a green signal is given for the train to pass, otherwise a red signal is given to slow down. After the obstacles are cleared, the gate is closed and train is passed .We will make sure that the train is passed and reopen the gate. The system deals with two things. Firstly, it deals with the reduction of time for which the gate is being kept closed. And secondly, to provide safety to the road users by reducing the accidents. In the automatic railway gate control system, at the level crossing the arrival of the train is detected by the sensor placed near to the gate. Hence, the time for which it is closed is less compared to the manually operated gates and also reduces the human labour.

INTERFACING OF SERVO MOTOR

A servo is a mechanical motorized device that can be instructed to move the output shaft attached to a servo wheel or arm to a specific position .Inside the servo box is a dc motor mechanically linked to a position feedback potentiometer, gearbox, electronic feedback control loop circuitry and a motor drive electronic circuit as shown in fig2.1 Servos are controlled by sending them a pulse of variable width. The control wire is used to send this pulse. The parameters for this pulse are that it has a minimum pulse, a maximum pulse, and a repetition rate. Given the rotation constraints of the servo, neutral is defined to be the position where the servo has exactly the same amount of potential rotation in the clockwise direction as it does in the counter clockwise direction. It is important to note that different servos will have different constraints on their rotation but they all have a neutral position, and that position is always around 1.5 milliseconds (ms).
The angle is determined by the duration of a pulse that is applied to the control wire. This is called Pulse width ModulationThe fig 2.2 shows the interfacing of servo with microcontroller.The servo expects to see a pulse every 20 ms. The length of the pulse will determine how far the motor turns. For example, a 1.5 ms pulse will make the motor turn to the 90 degree position (neutral position).When these servos are commanded to move they will move to the position and hold that position. If an external force pushes against the servo while the servo is holding a position, the servo will resist from moving out of that position. The maximum amount of force the servo can exert is the torque rating of the servo. Servos will not hold their position forever though; the position pulse must be repeated to instruct the servo to stay in position.
When a pulse is sent to a servo that is less than 1.5 ms the servo rotates to a position and holds its output shaft some number of degrees counter clockwise from the neutral point. When the pulse is wider than 1.5 ms the opposite occurs. The minimal width and the maximum width of pulse that will command the servo to turn to a valid position are functions of each servo. Different brands, and even different servos of the same brand, will have different maximum and minimums. Generally the minimum pulse will be about 1 ms wide and the maximum pulse will be 2 ms wide.
Another parameter that varies from servo to servo is the turn rate. This is the time it takes from the servo to change from one position to another. The worst case turning time is when the servo is holding at the minimum rotation and it is commanded to go to maximum rotation. This can take several seconds on very high torque servos

IR TRANSCEIVER

IR transceiver is used here for determining the arrival and departure of train. This is done by using IR Transceiver in which presence of train is detected as logical zero.

A. Transmitter

The Infrared Emitting Diode (IR333/H0/L10) is a high intensity diode, molded in a blue transparent package. The device is spectrally matched with phototransistor, photodiode and IR receiver module. It finds applications in IR remote control units, smoke detectors, free air transmission systems etc.

B. Receiver

The IR LED converts the incident IR radiations to an equivalent electric current which when passed through a resistor results in a certain amount of voltage drop. This value of voltage will depend upon the intensity of incident IR radiations or in other words, the distance between IR transmitter and receiver. The receiver is connected in reverse bias in the circuit. The IR rays emitted by the transmitter get reflected back after hitting the target. Receiver coverts this received radiations to a corresponding electric current.

CIRCUIT DIAGRAMS AND OPERATION

One of the major advantages of this system is its simple circuit and working principle. The circuit is divided into three parts. First one is the microcontroller section second is the IR sensor section kept on rail and third is the servo motor which is used to operate the gate . All of them are discussed in detail in coming sections.The fig 4.1 shows the detailed circuit diagram of the system. By employing the automatic railway gate control at the level crossing the arrival of train is detected by the sensor placed on either side of the gate at about5km from the level crossing. Once the arrival is sensed, the sensed signal is sent to the microcontroller and it checks for possible presence of vehicle between the gates, again using sensors. Subsequently, buzzer indication and light signals on either side are provided to the road users indicating the closure of gates. Once, no vehicle is sensed in between the gate the motor is activated andthe gates are closed. But, for the worst case if any obstacle is sensed it is indicated to the train driver by signals(RED) placed at about 2km and 180m, so as to bring it to halt well before the level crossing.
The red signal changes to a green one once the obstacle is moved away from the rail. The sensor placed at 2km away from the rail cross detects the departure of the train. Once the train is left, the sensed signal is sent to the microcontroller and the motor is activated and the gate is reopened. The above mentioned steps repeat for the arrival of the train from either direction. The fig 4.2 shows the small scale prototype of the model.

CONCLUSION

The circuit for our project was designed and set up in a breadboard. It is found to be very reliable and stable. The circuit was able to control the railway gate precisely. The circuit was tested in both direction and worked perfectly. By using ATMEGA 16 we were able to achieve a fast response. Our project is a necessary tool for today’s railway crossings due to the increased number of accidents and also due to the problems occurring to the road passenger’s while waiting a longer time during the passage of train unnecessarily..

ACKNOWLEDGMENT

We hereby express our sincere gratitude to the Head of the Department of Electrical And Electronics Engineering, Prof. K. Radhakrishnan for providing us with the necessary arrangement for the completion of our project. We also thank our faculty advisor Prof.Bindu Elias for her valuable guidance. We express our sincere gratitude to our guide Asst. Prof.Jeena Joy, Department of Electrical And Electronics Engineering, without whose valuable guidance and support the project would not have been a success. We thank her for the good will and encouragement extended to us.

Figures at a glance

Figure 2a Figure 2b Figure 4a Figure 4b
Figure 2.1 Figure 2.2 Figure 4.1 Figure 4.2
 

References

  1. Krishna, ShashiYadav and Nidhi, “Automatic Railway Gate Control Using Microcontroller”, Oriental Journal Of Computer Science& Technology, Vol.6, No.4, December 2013.

  2. Ahmed Salih Mahdi. Al-Zuhairi,“Automatic Railway Gate and Crossing Control based Sensors &Microcontroller ”, IN International Journal of Computer Trends and Technology (IJCTT) – Volume 4 Issue 7–July 2013

  3. J. Banuchandar, V. Kaliraj, P. Balasubramanian, S. Deepa, N. Thamilarasi,“ Automated Unmanned Railway Level Crossing System”, in International Journal of Modern Engineering Research (IJMER)Volume.2, Issue.1, Jan-Feb 2012 pp-458-463

  4. Fred Coleman III, Young J. Moon (2011) Trapped Vehicle Detection System for Four Quadrant Gates in High Speed Rail Corridors, Transportation Research Record 1648

  5. Fred Coleman III, Young J. Moon (2010) Design of Gate Delay and Gate Interval Time for Four Quadrant Gate System at Railroad-Highway Grade Crossings Transportation Research Record.

  6. The 8051 Microcontroller and Embedded Systems By Muhammad Ali Mazidi

  7. Fundamentals Of Embedded Software By Daniel W Lewis