SlideShare ist ein Scribd-Unternehmen logo
1 von 11
Downloaden Sie, um offline zu lesen
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME
272
A NEW METHOD TO PREVENT ACCIDENTS IN RAILWAYS USING
MICROCONTROLLER BASED ON GSM AND GPS TECHNOLOGY
I.Rajani Kumari1
, G.Krishna Kishore2
1
Assistant Professor, Department of ECE, VNITSW, Palakaluru, AP, INDIA.
2
Assistant Professor, Department of ECE, ST.Mary's College of Engineering, Narakoduru,
AP, INDIA
ABSTRACT
This paper is proposed to introduce a new emergency braking system in the engines also
prevent accidents in narrow track turnings by Modern VCD (Vigilance Control Device), a
microcontroller based safety device to prevent train accidents (due to un-alertness of engine drivers
and due to speed unbalance in narrow curvatures on tracks ), which will add to passenger’s safety by
cyclically generating warnings and by automatically stopping the train if the driver is incapacitated to
control train or dead or fall asleep. This paper also informs the position of the loco crew to the higher
authorities by tracking the position of the train where it is stopped by using Global System for
Mobile communication (GSM) and Global Positioning System (GPS) technologies. In narrow
curvature the train speed will have to manage in fraction of seconds, if driver fails VCD provide
speed control and also due to improper performance of regular tasks by the driver such as
accelerating or braking for a stipulated period of time, and signal inspector receives a message
through GSM and also the automatic halt of the train and its position is tracked by GPS and a
message will be sent to the signal inspector.
Index Terms: Train tracking system, Driver, VCD, GPS, GSM, Warnings.
1. INTRODUCTION
In Indian Railways, major accidents occur because of unseemly act or inattention of Railway
staff. Higher incidence of human failures surface as technical safeguards and backups do not always
replace the human effort. Though an accident occurs only when both fail but it usually gets logged as
‘human error’ with a tendency of glossing over technical failure. A human being is likely to commit
a mistake from time to time, under optimum field conditions and with the best of intentions. Hence
operating rules included many redundancies in safety procedures and operating practices involve
number of checks and balances. More and more automation is resorted to prevent human errors. This
paper provides a method to cyclically alert the driver for the safety of passengers. Vigilance Control
INTERNATIONAL JOURNAL OF ELECTRONICS AND
COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)
ISSN 0976 – 6464(Print)
ISSN 0976 – 6472(Online)
Volume 4, Issue 4, July-August, 2013, pp. 272-282
© IAEME: www.iaeme.com/ijecet.asp
Journal Impact Factor (2013): 5.8896 (Calculated by GISI)
www.jifactor.com
IJECET
© I A E M E
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME
273
Device (VCD) is a microcontroller based safety device introduced to reduce the accidents that are
caused by the pilot of the train. VCD will automatically apply penalty brakes in case the driver is
incapacitated or dead which resembles similar operation in older locomotives in the form of Dead
man’s Lever. "The dead man's lever" is a knob that has to be pressed at all times to keep the train
running. This system was introduced to prevent accidents, even if the driver died at his controls,
hence the name. Unless a certain amount of pressure is maintained on the lever, brakes get
automatically activated and the train slows down and comes to a stop.“Dead Man System” is another
form of driver safety system which detects a continuous input from the driver, e.g. by application of
force to a pedal or handle [1]. In this system, higher authorities will be incapable of taking any
responsible decision since the action of driver or position of the train is mysterious. So in order to
overcome this disadvantage and to make the driver in alertness and to ensure safety to passengers the
new system is proposed called modern vigilance control device. In this paper AT89S52
microcontroller, the heart of the system and JHD 16x2A LCD for displaying the actions and GSM
modem of SIM 300 for messaging the information to the higher authorities and GPS system for
tracking the position of the train after the penalty brake is applied.
In Section 2, we explain the proposed setup of the system i.e., the block diagram and its
description. Section 3 explains the working of the proposed system. We conclude the paper in
Section 4 describing our accomplishments.
2. BLOCK DIAGRAM AND ITS DESCRIPTION
The block diagram consists of different components interfacing to a microcontroller. The
block diagram is shown in Fig.1.
Fig.1: Block Diagram
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME
274
The various components in the block diagram are mentioned below:
1. AT89S52 Microcontroller
2. Power Supply
3. Crystal Oscillator
4. Inputs
5. Control Reset
6. 16x2 Liquid Crystal Display(LCD)
7. Buzzer
8. Train Tracking system
9. Relay
10. DC Motor
11. Speed Control
12. Brake
13. MAX 232
14. GSM Modem
15. GPS Module
2.1 Microcontroller Unit
The AT89S52 with 8k bytes of in-system programmable Flash memory is a low-power, high
performance CMOS 8-bit microcontroller. The device which is compatible with the industry
standard 80C51 and 80C52 instruction set and pin out is manufactured using Atmel’s high-density
nonvolatile memory technology. With the help of on-chip Flash the program memory can be
reprogrammed in-system or by a conventional nonvolatile memory programmer. The Atmel
AT89S52 united a versatile 8-bit CPU with in-system programmable Flash on a monolithic chip, is a
powerful microcontroller which provides a highly-flexible and cost-effective solution to many
embedded control applications.
Features of the microcontroller:
1. It is a 8-bit microcontroller.
2. 8K Bytes of In-System Programmable (ISP) Flash Memory.
3. Fully Static Operation: 0 Hz to 33 MHz
4. 256 x 8-bit Internal RAM.
5. 32 Programmable I/O Lines.
6. Three 16-bit Timer/Counters.
7. Eight Interrupt Sources.
8. Full Duplex UART Serial Channel.
2.2 Power Supply
The regulated power supply is provided as an input to the circuit with a voltage of 5V to the
microcontroller. An A.C. input i.e., 230 V from the mains supply is fed to a rectifier after stepping
the A.C input down to 12V by the transformer. A pulsating D.C voltage is obtained from the
rectifier as an output which is fed to a filter to obtain a pure D.C voltage by removing existing A.C
components left after rectification. Now, this voltage is fed to a voltage regulator to obtain a pure
constant dc voltage in which an IC 7805 is used as a voltage regulator to get a 5V output Voltage.
2.3 Crystal Oscillator
A crystal oscillator is an electronic oscillator circuit that uses the mechanical resonance of a
vibrating crystal of piezoelectric material to create an electrical signal with a very precise frequency.
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME
275
This frequency is commonly used to keep track of time (as in quartz wrist watches), to provide a
stable clock signal for digital integrated circuits, and to stabilize frequencies for radio transmitters
and receivers. The most common type of piezoelectric resonator used is the quartz crystal. Therefore,
oscillator circuits designed around them are named as “crystal oscillators”. This block provides
necessary frequency sine wave to the micro controller which is converted to square wave within the
micro controller.
2.4 Inputs from Loco
The inputs such as VCD Acknowledgement (VCD Ack), Horn, Notch AV, Notch BV and
Brake are given by the driver while driving to the microcontroller
2.5 Control Reset
Control reset executes the entire VCD cycle from beginning.
2.6 Liquid Crystal Display (LCD)
LCD (Liquid Crystal Display) screen is an electronic display module which provides a wide
range of applications. A 16x2 LCD means it can display 16 characters per line and there are 2 such
lines similarly a JHD 16x2A LCD displays each character in 5x7 pixel matrix. The schematic
diagram of 16x2 LCD is shown in Fig.2. This LCD has two registers, namely, Command and Data,
of which the commands are stored by command register and data is stored by data register. A
command is an instruction given to LCD to perform a predefined task like initializing it, clearing its
screen, setting the cursor position, controlling display etc. The data is the ASCII value of the
character to be displayed on the LCD. Some of the LCD command codes are listed in Table 1.
Fig.2: 16×2 LCD
Features:
1. Interface with either 4-bit or 8-bit microprocessor.
2. Display data RAM.
3. 80x8 bits (80 characters).
4. Character generator ROM and RAM.
5. 160 different 5x7 dot-matrix character patterns.
6. 8 different users programmed 5x7 dot-matrix patterns.
7. Numerous instructions.
8. Clear Display, Cursor Home, Display ON/OFF, Cursor.
9. ON/OFF, Blink Character, Cursor Shift, Display Shift.
10. Built-in reset circuit is triggered at power ON.
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME
276
Table 1: LCD Command Codes
Code(He
x)
Command to LCD Instruction
Register
01 Clear display of the screen
06 Automatic increment
38 2 line 5x7 Matrix
0F Display is on and the cursor
blinks
80 Force Cursor to begin from 1st
line
C0 Force Cursor to begin from 2nd
line
The LCD display is connected to the output port of micro controller to display the cyclic
operations of vigilance control device.
2.7 Flashing LED
Light-emitting diodes are elements for light signalization in electronics. They are
manufactured in different shapes, colors and sizes. For their low price, low consumption and simple
use, they have almost completely pushed aside other light sources- bulbs at first place. They perform
similar to common diodes with the difference that they emit light when current flows through them.
Light emitting diodes (LEDs) are semiconductor light sources.
Based on semiconductor diode, LEDs emit photons when electrons recombine with holes on
forward biasing. The forward voltage of LED (1.7V-2.2V) is lower than the voltage supplied (5V) to
drive it in a circuit. Using an LED as such would burn it because a high current would destroy its p-n
gate. Therefore a current limiting resistor is used in series with LED. The LED is interfaced to the
output port of micro controller as the first indication to alert the driver.
2.8 Buzzer
Buzzer is an audio signaling device, which may be mechanical, electro-mechanical or
electronic that sounds a warning of continuous or intermittent sound. It is compact and produces high
sound pressure levels with minimal power consumption. The range of operating voltages is from 1 to
30V whilst sound output may be as high as 75 dB at 1m. Normally, buzzers operate a buzzing noise
in the frequency range 300 to 500 Hz. This is used to alert the driver. The buzzer is connected to
output port as a second indication to driver.
2.9 Relay
A relay is an electrically controllable switch widely used in industrial controls, automobiles
and appliances. A relay is able to control an output circuit of higher power than the input circuit.
Relays are devices which allow low power circuits to switch a relatively high Current/Voltage
ON/OFF. For a relay to operate a suitable pull-in & holding current should be passed through its coil.
Generally relay coils are designed to operate from a particular voltage often its 5V or 12V. The relay
used is 5-pin relay to drive motor as an indication for movement of train.
2.10 DC Motor
DC (direct current) motors convert electrical pulses to mechanical movement. Maximum
speed of DC motor is indicated in RPM. The RPM is reduced when moving a load and it decreases
as the load increases.
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME
277
The permanent magnet DC motor can be modeled as a device that produces torque
proportional to the current flowing through it. It also produced a voltage proportional to the
rotational velocity. The RPM of a motor is proportional to the voltage across its terminals. The motor
will spin up in speed until the generator portion of the motor model matches the supply voltage. At
that point no more current will flow into the motor and it will produce zero torque. Of course, there
is some amount of friction, so there will be some amount of torque required to spin the motor, thus
some amount of current needed. This current causes a voltage drop across the small series resistance
in motor model. This voltage drop takes away from supply voltage and causes the motor to spin a bit
slower than the supply voltage would indicate.
Specifications of DC Motor are:
1. Output RPM: 500 rpm
2. Input Voltage: 12 V
3. Current: 500 - 600 Ma
4. Shaft length RF
2.11 MAX232
The microcontroller can communicate with the serial devices using its single serial port. The
logic levels at which this serial port operates is TTL logics. But some of the serial devices operate at
RS 232 logic levels. So in order to communicate the microcontroller with modem, a
mismatch between the logic levels occurs. In order to avoid this mismatch, in other words
to match the Logic levels, a serial driver is used. A MAX232 is a serial line driver used to establish
communication between modem and microcontroller. The interfacing of GSM modem with
microcontroller using MAX 232 as a serial line driver is shown in Fig.3.The voltage levels of Max
232 are given in Table 2.
Table 2: Voltage levels of Max 232
RS232 Line Type &
Logic Level
RS232 Voltage TTL Voltage
to/from
MAX232
Data Transmission
(Rx/Tx) Logic 0 +3 V to +15 V 0V
Data Transmission
(Rx/Tx) Logic 1 -3 V to -15 V 5V
Control Signals
(RTS/CTS/DTR/DSR)
Logic 0
-3 V to -15 V 5V
Control Signals
(RTS/CTS/DTR/DSR)
Logic 1
+3 V to +15 V 0V
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 –
2.12 Global System for Mobile communication (GSM)
A GSM modem is a wireless
like a dial-up modem. The main difference between them is that a dial
data through a fixed telephone line while a wireless modem sends and rec
waves and operates at either the 900MHz or 1800MHz frequency band. Voice calls and data transfer
speeds of up to 9.6kbits/s, together with the transmission of SMS (Short Message Service)are
supported. The GSM Modem comes with a serial interface
interface. The interfacing of GSM modem with the microcontroller is shown in Fig.3.
Fig.3: Interfacing of GSM modem with microcontroller
Here a GSM modem SIMCOM made SIM300 V 7.03
operates in 900MHz frequency and is operated at voltage levels of 3.5 to 5V.The modem is provided
with network status indication LED
shown in Fig.4.
International Journal of Electronics and Communication Engineering & Technology (IJECET),
– 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME
278
Global System for Mobile communication (GSM)
A GSM modem is a wireless modem that works with a GSM wireless network
up modem. The main difference between them is that a dial-up modem sends and receives
data through a fixed telephone line while a wireless modem sends and receives data through radio
ves and operates at either the 900MHz or 1800MHz frequency band. Voice calls and data transfer
speeds of up to 9.6kbits/s, together with the transmission of SMS (Short Message Service)are
The GSM Modem comes with a serial interface and controlled using AT command
interfacing of GSM modem with the microcontroller is shown in Fig.3.
3: Interfacing of GSM modem with microcontroller
Here a GSM modem SIMCOM made SIM300 V 7.03 interfaced with the microcontroller
900MHz frequency and is operated at voltage levels of 3.5 to 5V.The modem is provided
lamp and buzzer to indicate incoming call. The GSM modem is
Fig.4: GSM Modem
International Journal of Electronics and Communication Engineering & Technology (IJECET),
gust (2013), © IAEME
modem that works with a GSM wireless network which behaves
up modem sends and receives
eives data through radio
ves and operates at either the 900MHz or 1800MHz frequency band. Voice calls and data transfer
speeds of up to 9.6kbits/s, together with the transmission of SMS (Short Message Service)are
d using AT command
interfacing of GSM modem with the microcontroller is shown in Fig.3.
interfaced with the microcontroller
900MHz frequency and is operated at voltage levels of 3.5 to 5V.The modem is provided
The GSM modem is
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME
279
The working of GSM modem is based on commands, always start with AT (which means
Attention) and finish with a <CR> character. AT commands are used to control the MODEMs. Only
a subset of the AT command set needs to be implemented, since one of the main objective for this
application is to show how to send the message. PC or controller specifies the AT commands to the
GSM modem. Some of the AT commands used are listed in Table 3.
Table 3: AT Command Set
Command Description
AT Check communication between the
module and the computer
AT+CMGF Set the SMS mode (Either text
or protocol data unit mode)
AT+CMGW Store message in the SIM
AT+CMGS Send message to a given phone
number
ATD Dial or Call a number
ATA Answer a Call
ATH Disconnect remote user link with
the GSM module
2.13 Global Positioning System (GPS)
The Global Positioning System (GPS) is a satellite based navigation system that sends and
receives radio signals which are acquired by a GPS receiver and provides the user with information.
Using GPS technology one can determine location, velocity and time, 24 hours a day, in any weather
conditions anywhere in the world for free. GPS was formally known as the NAVSTAR (Navigation
Satellite Timing and Ranging). A set of 24 satellites that are continuously orbiting the earth serves
the basis of the GPS technology which are equipped with atomic clocks to send out radio signals for
exact time and location. The GPS receiver attain these radio signals from the satellites. Once the GPS
receiver locks on to four or more of these satellites, it can triangulate its location from the known
positions of the satellites. This model provides high performance, low power, cost effective and
portable system which accurately detects the location. The GPS receiver used in this model is Sky
Traq Venus 6 GPS module ST22 which encompass TTL logics and also RS232 as option. The GPS
receiver is shown in Fig.5. This GPS is used to track the position of the train after the emergency
brake is applied in order to avoid the accidents and this application is used only after the train is
stopped.
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME
280
GPS Receiver Specifications:
1. 65 channels-1Hz Update rate
2. Hot Start- 1sec
3. Baud rate- 9600bits/s
4. Operating Voltage-5Volts dc
5. O/P Format-NMEA 0183-RS232
6. O/P Format-NMEA 0183-RS232
7. Operating Temperature: -40 to +85o
C
8. Sensitivity- Tracking: -160 dBm
Reacquisition: -158 dBm
Cold Start (Autonomous): -148 dBm
Fig.5: GPS Receiver
3. WORKING
VCD a microcontroller based equipment designed and manufactured to enhance the safety of
the locomotive operation by ensuring the alertness of the crew all the time, consisting a system with
resetting type that can be operated in a fail-safe manner. VCD will give cyclic warnings to the driver
based on the drivers reaction to these warnings (in terms of pre-defined set of actions to be done by
the driver), the system will automatically reset the alerting cycle.
Major accidents in trains are due to fail of speed control in trains and due to un alertness of
driver. by placing track monitoring system, we can also manage the speed by sending information to
the micro controller in engine. Depending upon the vibrations of track the speed of the train also
reduces or increases. Due to this we can prevent accidents in turnings of train tracks. If driver is not
alert the microcontroller will operate alarm in engine. If driver is alert he will acknowledge the
signal. If driver further fails to acknowledge the alarm, VCD will initiate the automatic application of
brakes and it informs the position of the train where it is stopped in the form of latitude and longitude
through GSM by using GPS module and sends the information to signal inspector as
"TRAINSTOPPED".
4. CONCLUSION
The percentage of people travelling in trains has been increased when compared to the buses
or any other transportation means. So, the safety measures for the passengers should also be taken
care .This paper a vigilance control device improves vigilance and offers warning and brake
application signals in a predefined manner. By, which we can ensure the safety of the passengers.
With this device we can analyze that whether the accident is due to loco pilot i.e., Engine driver or
due to failure of locomotive. By using this device we can inform the action of the driver to the higher
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME
281
authorities if he fails to respond the cyclic warnings and the position of the train can also find to
avoid the accidents. The high priority is given to the lives of people. Hence this paper provides a
feasible solution to reduce accidents due to human failure.
Fig.6: Flow Chart of the System
The flow chart shown in Fig.6 gives the clear explanation of the working of the modern
vigilance control device. By using this flow chart the source code is developed. The source code is
written in embedded C language.
Start Buzz ring for
some duration and
increment counter
Input
Counter=10s
Through GSM Message
to Signal Inspector
Yes
No
Input
Brake
Counter=10s
Penalty Brake
Through GSM message to Signal Inspector
Position Tracking
Stop
Yes
No
Train
Tracking
System
Motor Speed
Control
Motor rotates
Normally
If
Narrow
Curve
Start
Anyone of the
loco inputs
Input
Reset
Counter
Start
Counter
Count=10s
Yes
Yes
No
No
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 –
REFERENCES
[1] ITSR, Driver Safety Systems Discussion Paper, 2006, Australia/New South Wales
Independent Transport Safety Regulator: Sydney, p.32.
[2] Whitlock, Driver vigilance devices: systems review (and
and Standards Board/Quintec, p.105.
[3] Santosh B. Patil, Rupal M. Walli, “Design and Develop
Based Low Cost Embedded System For Rail Tracking”, Interna
Communication and Soft Compu
1,Pg 9-14.
[4] M. A. Mazidi, “The 8051 Microcontroller &
India, 2nd
edition, 2008.
[5] Raj Kamal, “Embedded System
Publisher, 2nd
edition, 2008.
[6] GSM User Manual, SIMCOM LTD, August 2006.
[7] http://www.atmel.com
[8] http://www.simcom.com
[9] Sky Traq Venus 6 GPS Module ST22 Data Sheet.
[10] Seema vora, Prof.Mukesh Tiwari
of Waste Gas at Locally Monitored
Location Identification Through
Engineering & Technology (IJARET), Volume 3, Issue 2, 2012, pp.
0976-6480, ISSN Online: 0976
[11] Deepeshnamdev, Monika Mehra, Prerna Sahariya, Rajeshwaree Parashar
“Navigation System by using
Communication Engineering &
pp. 232 - 243, ISSN Print: 0976
AUTHOR PROFILE
Mrs. I.Rajani Kumari
Communication Engineering,
for Women,Palakaluru
Sarathi Institute of Engineering and Technology, Nuzivid, A.P, India. She obtained
M.Tech degree from Bapatla Engineering Col
interesting areas are
Mr. G.Krishna Kishore
and Communication Engineering,
A.P, India. He has received her B.Tech degree from
Engineering,Chirala
Engineering College,
Embedded Systems,VLSI.
International Journal of Electronics and Communication Engineering & Technology (IJECET),
– 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME
282
R, Driver Safety Systems Discussion Paper, 2006, Australia/New South Wales
ependent Transport Safety Regulator: Sydney, p.32.
Whitlock, Driver vigilance devices: systems review (and RSSB response) 2002, Rail Safety
and Standards Board/Quintec, p.105.
Walli, “Design and Development of Fully Automatic AT89C52
Based Low Cost Embedded System For Rail Tracking”, International Journals of Electronics,
Communication and Soft Computing Science and Engineering (IJECSCSE), Vol.
M. A. Mazidi, “The 8051 Microcontroller & Embedded Systems”, Pearson Education Asia,
Raj Kamal, “Embedded System- Architecture, Programming and Design”, Tata McGraw Hill
GSM User Manual, SIMCOM LTD, August 2006.
Sky Traq Venus 6 GPS Module ST22 Data Sheet.
Seema vora, Prof.Mukesh Tiwari and Prof.Jaikaran Singh, “GSM Based Remote Monitoring
t Locally Monitored GUI with the Implementation of Modbus Protocol
Location Identification Through GPS” International Journal of Advanced Research in
Engineering & Technology (IJARET), Volume 3, Issue 2, 2012, pp. 52 -
6480, ISSN Online: 0976-6499.
Deepeshnamdev, Monika Mehra, Prerna Sahariya, Rajeshwaree Parashar and Shikha Singhal
sing GIS and GPS”, International Journal of Electronics and
Communication Engineering & Technology (IJECET), Volume 4, Issue 3, 201
, ISSN Print: 0976- 6464, ISSN Online: 0976 –6472.
Rajani Kumari, Assistant Professor in Department of Electronics and
Communication Engineering, Vignan's Nirula Institute of Technology &
for Women,Palakaluru, A.P, India. She has received her B.Tech degree from Sri
Sarathi Institute of Engineering and Technology, Nuzivid, A.P, India. She obtained
M.Tech degree from Bapatla Engineering College, Bapatla, A.P, India. Her m
are Signal Processing,Embedded Systems,VLSI.
Krishna Kishore, Assistant Professor in Department of Electronics
and Communication Engineering, St.Mary's Engineering College
e has received her B.Tech degree from VRS &YRN College
Chirala, A.P, India.He obtained M.Tech degree from
lege, Narasaraopet, A.P, India. His main interesting area
Embedded Systems,VLSI.
International Journal of Electronics and Communication Engineering & Technology (IJECET),
gust (2013), © IAEME
R, Driver Safety Systems Discussion Paper, 2006, Australia/New South Wales
RSSB response) 2002, Rail Safety
y Automatic AT89C52
tional Journals of Electronics,
IJECSCSE), Vol.1, Issue
Embedded Systems”, Pearson Education Asia,
ming and Design”, Tata McGraw Hill
Based Remote Monitoring
f Modbus Protocol and
rnal of Advanced Research in
- 59, ISSN Print:
nd Shikha Singhal,
ournal of Electronics and
, Issue 3, 2013,
, Assistant Professor in Department of Electronics and
Vignan's Nirula Institute of Technology & Science
She has received her B.Tech degree from Sri
Sarathi Institute of Engineering and Technology, Nuzivid, A.P, India. She obtained
lege, Bapatla, A.P, India. Her main
Assistant Professor in Department of Electronics
St.Mary's Engineering College, Narakoduru,
&YRN College of
e obtained M.Tech degree from Narasaraopet
ain interesting areas are

Weitere ähnliche Inhalte

Was ist angesagt?

Attendance management system using rfid or biomatric
Attendance management system using rfid or biomatricAttendance management system using rfid or biomatric
Attendance management system using rfid or biomatricShitalinfotech
 
Electronic Hand Glove for Speed Impaired and Paralyzed Patients
Electronic Hand Glove for Speed Impaired and Paralyzed PatientsElectronic Hand Glove for Speed Impaired and Paralyzed Patients
Electronic Hand Glove for Speed Impaired and Paralyzed PatientsIEEEP Karachi
 
Internship Report on IOT & Robotics
Internship Report on IOT & RoboticsInternship Report on IOT & Robotics
Internship Report on IOT & RoboticsAman Jaiswal
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controllSumit Saini
 
IOT based Smart Agriculture System.pptx
IOT based Smart Agriculture System.pptxIOT based Smart Agriculture System.pptx
IOT based Smart Agriculture System.pptxDeekshithTirumala
 
Automatic plant watering using arduinos
Automatic plant watering using arduinosAutomatic plant watering using arduinos
Automatic plant watering using arduinosMuhammadFazilMemon
 
iMouse
iMouseiMouse
iMouseeeshak
 
Abstract Automatic Control of Railway Gates
Abstract  Automatic Control of Railway GatesAbstract  Automatic Control of Railway Gates
Abstract Automatic Control of Railway Gatesvishnu murthy
 
Automatic car parking system (1).pptx
Automatic car parking system (1).pptxAutomatic car parking system (1).pptx
Automatic car parking system (1).pptxvijay518229
 
IOT and Characteristics of IOT
IOT and  Characteristics of IOTIOT and  Characteristics of IOT
IOT and Characteristics of IOTAmberSinghal1
 
Adafruit Huzzah Esp8266 WiFi Board
Adafruit Huzzah Esp8266 WiFi BoardAdafruit Huzzah Esp8266 WiFi Board
Adafruit Huzzah Esp8266 WiFi BoardBiagio Botticelli
 
light follower robot
light follower robotlight follower robot
light follower robotanuragyadav94
 
8 sem final report print copy (1)
8 sem final report print copy (1)8 sem final report print copy (1)
8 sem final report print copy (1)Jha Bhargav
 
Bluetooth Controlled Robot
Bluetooth Controlled RobotBluetooth Controlled Robot
Bluetooth Controlled RobotPankaj Rai
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSaipandu143
 

Was ist angesagt? (20)

Attendance management system using rfid or biomatric
Attendance management system using rfid or biomatricAttendance management system using rfid or biomatric
Attendance management system using rfid or biomatric
 
Electronic Hand Glove for Speed Impaired and Paralyzed Patients
Electronic Hand Glove for Speed Impaired and Paralyzed PatientsElectronic Hand Glove for Speed Impaired and Paralyzed Patients
Electronic Hand Glove for Speed Impaired and Paralyzed Patients
 
Internship Report on IOT & Robotics
Internship Report on IOT & RoboticsInternship Report on IOT & Robotics
Internship Report on IOT & Robotics
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controll
 
IOT based Smart Agriculture System.pptx
IOT based Smart Agriculture System.pptxIOT based Smart Agriculture System.pptx
IOT based Smart Agriculture System.pptx
 
Hexapod ppt
Hexapod pptHexapod ppt
Hexapod ppt
 
Wi-Fi Esp8266 nodemcu
Wi-Fi Esp8266 nodemcu Wi-Fi Esp8266 nodemcu
Wi-Fi Esp8266 nodemcu
 
Automatic plant watering using arduinos
Automatic plant watering using arduinosAutomatic plant watering using arduinos
Automatic plant watering using arduinos
 
iMouse
iMouseiMouse
iMouse
 
Abstract Automatic Control of Railway Gates
Abstract  Automatic Control of Railway GatesAbstract  Automatic Control of Railway Gates
Abstract Automatic Control of Railway Gates
 
IOT ppt
IOT pptIOT ppt
IOT ppt
 
Automatic car parking system (1).pptx
Automatic car parking system (1).pptxAutomatic car parking system (1).pptx
Automatic car parking system (1).pptx
 
Fog Screen technology
Fog Screen technologyFog Screen technology
Fog Screen technology
 
IOT and Characteristics of IOT
IOT and  Characteristics of IOTIOT and  Characteristics of IOT
IOT and Characteristics of IOT
 
Adafruit Huzzah Esp8266 WiFi Board
Adafruit Huzzah Esp8266 WiFi BoardAdafruit Huzzah Esp8266 WiFi Board
Adafruit Huzzah Esp8266 WiFi Board
 
Turing machine
Turing machineTuring machine
Turing machine
 
light follower robot
light follower robotlight follower robot
light follower robot
 
8 sem final report print copy (1)
8 sem final report print copy (1)8 sem final report print copy (1)
8 sem final report print copy (1)
 
Bluetooth Controlled Robot
Bluetooth Controlled RobotBluetooth Controlled Robot
Bluetooth Controlled Robot
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOT
 

Andere mochten auch

Omni Channel Marketing Conference - Kerr Maclean
Omni Channel Marketing Conference - Kerr MacleanOmni Channel Marketing Conference - Kerr Maclean
Omni Channel Marketing Conference - Kerr MacleanTony Booth
 
Museo De La MúSica Popular GuayaquileñA
Museo De La MúSica Popular GuayaquileñAMuseo De La MúSica Popular GuayaquileñA
Museo De La MúSica Popular GuayaquileñArodper
 
Páez zaragoza, Google Drive compartido
Páez   zaragoza, Google Drive compartidoPáez   zaragoza, Google Drive compartido
Páez zaragoza, Google Drive compartidoEvelyn Páez
 
El sistema operativo mac
El  sistema  operativo macEl  sistema  operativo mac
El sistema operativo macjimjaen
 
Concepto y Clases de oficina
Concepto y Clases de oficinaConcepto y Clases de oficina
Concepto y Clases de oficinaOrlando Baltazar
 

Andere mochten auch (8)

SistemaOperativo
SistemaOperativoSistemaOperativo
SistemaOperativo
 
Omni Channel Marketing Conference - Kerr Maclean
Omni Channel Marketing Conference - Kerr MacleanOmni Channel Marketing Conference - Kerr Maclean
Omni Channel Marketing Conference - Kerr Maclean
 
Museo De La MúSica Popular GuayaquileñA
Museo De La MúSica Popular GuayaquileñAMuseo De La MúSica Popular GuayaquileñA
Museo De La MúSica Popular GuayaquileñA
 
dispositivos y mac
dispositivos y macdispositivos y mac
dispositivos y mac
 
Páez zaragoza, Google Drive compartido
Páez   zaragoza, Google Drive compartidoPáez   zaragoza, Google Drive compartido
Páez zaragoza, Google Drive compartido
 
El sistema operativo mac
El  sistema  operativo macEl  sistema  operativo mac
El sistema operativo mac
 
dispositivos y mac
dispositivos y macdispositivos y mac
dispositivos y mac
 
Concepto y Clases de oficina
Concepto y Clases de oficinaConcepto y Clases de oficina
Concepto y Clases de oficina
 

Ähnlich wie A new method to prevent accidents in railways using microcontroller based on

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
 
An enhanced method for human life rescue system
An enhanced method for human life rescue systemAn enhanced method for human life rescue system
An enhanced method for human life rescue systemeSAT Journals
 
IRJET- Smart Digi Train
IRJET- Smart Digi TrainIRJET- Smart Digi Train
IRJET- Smart Digi TrainIRJET Journal
 
FINAL REPORT_B.tech
FINAL REPORT_B.techFINAL REPORT_B.tech
FINAL REPORT_B.techafzal usmani
 
Alcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSAlcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSIRJET Journal
 
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILES
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILESACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILES
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILESAdrija Chowdhury
 
A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...
A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...
A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...IRJET Journal
 
IRJET- Smart Digi Train
IRJET- Smart Digi TrainIRJET- Smart Digi Train
IRJET- Smart Digi TrainIRJET Journal
 
IRJET- Design & Implementation of Black Box in Automobiles System
IRJET-  	  Design & Implementation of Black Box in Automobiles SystemIRJET-  	  Design & Implementation of Black Box in Automobiles System
IRJET- Design & Implementation of Black Box in Automobiles SystemIRJET Journal
 
Vigilance control system using mcf5235 processor
Vigilance control system using mcf5235 processorVigilance control system using mcf5235 processor
Vigilance control system using mcf5235 processoreSAT Publishing House
 
GSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring SystemGSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring Systemijtsrd
 
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINOACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINOIRJET Journal
 
IRJET - Vehicle Parking Management System using Load Cell Sensor
IRJET - Vehicle Parking Management System using Load Cell SensorIRJET - Vehicle Parking Management System using Load Cell Sensor
IRJET - Vehicle Parking Management System using Load Cell SensorIRJET Journal
 
IRJET- Accident Detection and Alerting System
IRJET-  	  Accident Detection and Alerting SystemIRJET-  	  Accident Detection and Alerting System
IRJET- Accident Detection and Alerting SystemIRJET Journal
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing SystemIRJET Journal
 
Collision Avoidance of Trains Using Arm7
Collision Avoidance of Trains Using Arm7Collision Avoidance of Trains Using Arm7
Collision Avoidance of Trains Using Arm7IJERA Editor
 

Ähnlich wie A new method to prevent accidents in railways using microcontroller based on (20)

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)
 
Ig3314081417
Ig3314081417Ig3314081417
Ig3314081417
 
Ig3314081417
Ig3314081417Ig3314081417
Ig3314081417
 
An enhanced method for human life rescue system
An enhanced method for human life rescue systemAn enhanced method for human life rescue system
An enhanced method for human life rescue system
 
IRJET- Smart Digi Train
IRJET- Smart Digi TrainIRJET- Smart Digi Train
IRJET- Smart Digi Train
 
FINAL REPORT_B.tech
FINAL REPORT_B.techFINAL REPORT_B.tech
FINAL REPORT_B.tech
 
Alcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSAlcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPS
 
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILES
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILESACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILES
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILES
 
Robotic Vehicle with Hand Motion Control Using a RF Module
Robotic Vehicle with Hand Motion Control Using a RF Module Robotic Vehicle with Hand Motion Control Using a RF Module
Robotic Vehicle with Hand Motion Control Using a RF Module
 
A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...
A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...
A Low Cost Yet Super efficient Means to Prevent Overloading as Well as Accide...
 
IRJET- Smart Digi Train
IRJET- Smart Digi TrainIRJET- Smart Digi Train
IRJET- Smart Digi Train
 
IRJET- Design & Implementation of Black Box in Automobiles System
IRJET-  	  Design & Implementation of Black Box in Automobiles SystemIRJET-  	  Design & Implementation of Black Box in Automobiles System
IRJET- Design & Implementation of Black Box in Automobiles System
 
Vigilance control system using mcf5235 processor
Vigilance control system using mcf5235 processorVigilance control system using mcf5235 processor
Vigilance control system using mcf5235 processor
 
GSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring SystemGSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring System
 
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINOACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
ACCIDENT PREVENTION AND IDENTIFICATION SYSTEM FOR VEHICLES USING ARDUINO
 
IRJET - Vehicle Parking Management System using Load Cell Sensor
IRJET - Vehicle Parking Management System using Load Cell SensorIRJET - Vehicle Parking Management System using Load Cell Sensor
IRJET - Vehicle Parking Management System using Load Cell Sensor
 
IRJET- Accident Detection and Alerting System
IRJET-  	  Accident Detection and Alerting SystemIRJET-  	  Accident Detection and Alerting System
IRJET- Accident Detection and Alerting System
 
A1103040106
A1103040106A1103040106
A1103040106
 
IRJET- Automatic License Issuing System
IRJET-  	  Automatic License Issuing SystemIRJET-  	  Automatic License Issuing System
IRJET- Automatic License Issuing System
 
Collision Avoidance of Trains Using Arm7
Collision Avoidance of Trains Using Arm7Collision Avoidance of Trains Using Arm7
Collision Avoidance of Trains Using Arm7
 

Mehr von IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Mehr von IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Kürzlich hochgeladen

From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 

Kürzlich hochgeladen (20)

From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 

A new method to prevent accidents in railways using microcontroller based on

  • 1. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME 272 A NEW METHOD TO PREVENT ACCIDENTS IN RAILWAYS USING MICROCONTROLLER BASED ON GSM AND GPS TECHNOLOGY I.Rajani Kumari1 , G.Krishna Kishore2 1 Assistant Professor, Department of ECE, VNITSW, Palakaluru, AP, INDIA. 2 Assistant Professor, Department of ECE, ST.Mary's College of Engineering, Narakoduru, AP, INDIA ABSTRACT This paper is proposed to introduce a new emergency braking system in the engines also prevent accidents in narrow track turnings by Modern VCD (Vigilance Control Device), a microcontroller based safety device to prevent train accidents (due to un-alertness of engine drivers and due to speed unbalance in narrow curvatures on tracks ), which will add to passenger’s safety by cyclically generating warnings and by automatically stopping the train if the driver is incapacitated to control train or dead or fall asleep. This paper also informs the position of the loco crew to the higher authorities by tracking the position of the train where it is stopped by using Global System for Mobile communication (GSM) and Global Positioning System (GPS) technologies. In narrow curvature the train speed will have to manage in fraction of seconds, if driver fails VCD provide speed control and also due to improper performance of regular tasks by the driver such as accelerating or braking for a stipulated period of time, and signal inspector receives a message through GSM and also the automatic halt of the train and its position is tracked by GPS and a message will be sent to the signal inspector. Index Terms: Train tracking system, Driver, VCD, GPS, GSM, Warnings. 1. INTRODUCTION In Indian Railways, major accidents occur because of unseemly act or inattention of Railway staff. Higher incidence of human failures surface as technical safeguards and backups do not always replace the human effort. Though an accident occurs only when both fail but it usually gets logged as ‘human error’ with a tendency of glossing over technical failure. A human being is likely to commit a mistake from time to time, under optimum field conditions and with the best of intentions. Hence operating rules included many redundancies in safety procedures and operating practices involve number of checks and balances. More and more automation is resorted to prevent human errors. This paper provides a method to cyclically alert the driver for the safety of passengers. Vigilance Control INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) ISSN 0976 – 6464(Print) ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August, 2013, pp. 272-282 © IAEME: www.iaeme.com/ijecet.asp Journal Impact Factor (2013): 5.8896 (Calculated by GISI) www.jifactor.com IJECET © I A E M E
  • 2. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME 273 Device (VCD) is a microcontroller based safety device introduced to reduce the accidents that are caused by the pilot of the train. VCD will automatically apply penalty brakes in case the driver is incapacitated or dead which resembles similar operation in older locomotives in the form of Dead man’s Lever. "The dead man's lever" is a knob that has to be pressed at all times to keep the train running. This system was introduced to prevent accidents, even if the driver died at his controls, hence the name. Unless a certain amount of pressure is maintained on the lever, brakes get automatically activated and the train slows down and comes to a stop.“Dead Man System” is another form of driver safety system which detects a continuous input from the driver, e.g. by application of force to a pedal or handle [1]. In this system, higher authorities will be incapable of taking any responsible decision since the action of driver or position of the train is mysterious. So in order to overcome this disadvantage and to make the driver in alertness and to ensure safety to passengers the new system is proposed called modern vigilance control device. In this paper AT89S52 microcontroller, the heart of the system and JHD 16x2A LCD for displaying the actions and GSM modem of SIM 300 for messaging the information to the higher authorities and GPS system for tracking the position of the train after the penalty brake is applied. In Section 2, we explain the proposed setup of the system i.e., the block diagram and its description. Section 3 explains the working of the proposed system. We conclude the paper in Section 4 describing our accomplishments. 2. BLOCK DIAGRAM AND ITS DESCRIPTION The block diagram consists of different components interfacing to a microcontroller. The block diagram is shown in Fig.1. Fig.1: Block Diagram
  • 3. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME 274 The various components in the block diagram are mentioned below: 1. AT89S52 Microcontroller 2. Power Supply 3. Crystal Oscillator 4. Inputs 5. Control Reset 6. 16x2 Liquid Crystal Display(LCD) 7. Buzzer 8. Train Tracking system 9. Relay 10. DC Motor 11. Speed Control 12. Brake 13. MAX 232 14. GSM Modem 15. GPS Module 2.1 Microcontroller Unit The AT89S52 with 8k bytes of in-system programmable Flash memory is a low-power, high performance CMOS 8-bit microcontroller. The device which is compatible with the industry standard 80C51 and 80C52 instruction set and pin out is manufactured using Atmel’s high-density nonvolatile memory technology. With the help of on-chip Flash the program memory can be reprogrammed in-system or by a conventional nonvolatile memory programmer. The Atmel AT89S52 united a versatile 8-bit CPU with in-system programmable Flash on a monolithic chip, is a powerful microcontroller which provides a highly-flexible and cost-effective solution to many embedded control applications. Features of the microcontroller: 1. It is a 8-bit microcontroller. 2. 8K Bytes of In-System Programmable (ISP) Flash Memory. 3. Fully Static Operation: 0 Hz to 33 MHz 4. 256 x 8-bit Internal RAM. 5. 32 Programmable I/O Lines. 6. Three 16-bit Timer/Counters. 7. Eight Interrupt Sources. 8. Full Duplex UART Serial Channel. 2.2 Power Supply The regulated power supply is provided as an input to the circuit with a voltage of 5V to the microcontroller. An A.C. input i.e., 230 V from the mains supply is fed to a rectifier after stepping the A.C input down to 12V by the transformer. A pulsating D.C voltage is obtained from the rectifier as an output which is fed to a filter to obtain a pure D.C voltage by removing existing A.C components left after rectification. Now, this voltage is fed to a voltage regulator to obtain a pure constant dc voltage in which an IC 7805 is used as a voltage regulator to get a 5V output Voltage. 2.3 Crystal Oscillator A crystal oscillator is an electronic oscillator circuit that uses the mechanical resonance of a vibrating crystal of piezoelectric material to create an electrical signal with a very precise frequency.
  • 4. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME 275 This frequency is commonly used to keep track of time (as in quartz wrist watches), to provide a stable clock signal for digital integrated circuits, and to stabilize frequencies for radio transmitters and receivers. The most common type of piezoelectric resonator used is the quartz crystal. Therefore, oscillator circuits designed around them are named as “crystal oscillators”. This block provides necessary frequency sine wave to the micro controller which is converted to square wave within the micro controller. 2.4 Inputs from Loco The inputs such as VCD Acknowledgement (VCD Ack), Horn, Notch AV, Notch BV and Brake are given by the driver while driving to the microcontroller 2.5 Control Reset Control reset executes the entire VCD cycle from beginning. 2.6 Liquid Crystal Display (LCD) LCD (Liquid Crystal Display) screen is an electronic display module which provides a wide range of applications. A 16x2 LCD means it can display 16 characters per line and there are 2 such lines similarly a JHD 16x2A LCD displays each character in 5x7 pixel matrix. The schematic diagram of 16x2 LCD is shown in Fig.2. This LCD has two registers, namely, Command and Data, of which the commands are stored by command register and data is stored by data register. A command is an instruction given to LCD to perform a predefined task like initializing it, clearing its screen, setting the cursor position, controlling display etc. The data is the ASCII value of the character to be displayed on the LCD. Some of the LCD command codes are listed in Table 1. Fig.2: 16×2 LCD Features: 1. Interface with either 4-bit or 8-bit microprocessor. 2. Display data RAM. 3. 80x8 bits (80 characters). 4. Character generator ROM and RAM. 5. 160 different 5x7 dot-matrix character patterns. 6. 8 different users programmed 5x7 dot-matrix patterns. 7. Numerous instructions. 8. Clear Display, Cursor Home, Display ON/OFF, Cursor. 9. ON/OFF, Blink Character, Cursor Shift, Display Shift. 10. Built-in reset circuit is triggered at power ON.
  • 5. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME 276 Table 1: LCD Command Codes Code(He x) Command to LCD Instruction Register 01 Clear display of the screen 06 Automatic increment 38 2 line 5x7 Matrix 0F Display is on and the cursor blinks 80 Force Cursor to begin from 1st line C0 Force Cursor to begin from 2nd line The LCD display is connected to the output port of micro controller to display the cyclic operations of vigilance control device. 2.7 Flashing LED Light-emitting diodes are elements for light signalization in electronics. They are manufactured in different shapes, colors and sizes. For their low price, low consumption and simple use, they have almost completely pushed aside other light sources- bulbs at first place. They perform similar to common diodes with the difference that they emit light when current flows through them. Light emitting diodes (LEDs) are semiconductor light sources. Based on semiconductor diode, LEDs emit photons when electrons recombine with holes on forward biasing. The forward voltage of LED (1.7V-2.2V) is lower than the voltage supplied (5V) to drive it in a circuit. Using an LED as such would burn it because a high current would destroy its p-n gate. Therefore a current limiting resistor is used in series with LED. The LED is interfaced to the output port of micro controller as the first indication to alert the driver. 2.8 Buzzer Buzzer is an audio signaling device, which may be mechanical, electro-mechanical or electronic that sounds a warning of continuous or intermittent sound. It is compact and produces high sound pressure levels with minimal power consumption. The range of operating voltages is from 1 to 30V whilst sound output may be as high as 75 dB at 1m. Normally, buzzers operate a buzzing noise in the frequency range 300 to 500 Hz. This is used to alert the driver. The buzzer is connected to output port as a second indication to driver. 2.9 Relay A relay is an electrically controllable switch widely used in industrial controls, automobiles and appliances. A relay is able to control an output circuit of higher power than the input circuit. Relays are devices which allow low power circuits to switch a relatively high Current/Voltage ON/OFF. For a relay to operate a suitable pull-in & holding current should be passed through its coil. Generally relay coils are designed to operate from a particular voltage often its 5V or 12V. The relay used is 5-pin relay to drive motor as an indication for movement of train. 2.10 DC Motor DC (direct current) motors convert electrical pulses to mechanical movement. Maximum speed of DC motor is indicated in RPM. The RPM is reduced when moving a load and it decreases as the load increases.
  • 6. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME 277 The permanent magnet DC motor can be modeled as a device that produces torque proportional to the current flowing through it. It also produced a voltage proportional to the rotational velocity. The RPM of a motor is proportional to the voltage across its terminals. The motor will spin up in speed until the generator portion of the motor model matches the supply voltage. At that point no more current will flow into the motor and it will produce zero torque. Of course, there is some amount of friction, so there will be some amount of torque required to spin the motor, thus some amount of current needed. This current causes a voltage drop across the small series resistance in motor model. This voltage drop takes away from supply voltage and causes the motor to spin a bit slower than the supply voltage would indicate. Specifications of DC Motor are: 1. Output RPM: 500 rpm 2. Input Voltage: 12 V 3. Current: 500 - 600 Ma 4. Shaft length RF 2.11 MAX232 The microcontroller can communicate with the serial devices using its single serial port. The logic levels at which this serial port operates is TTL logics. But some of the serial devices operate at RS 232 logic levels. So in order to communicate the microcontroller with modem, a mismatch between the logic levels occurs. In order to avoid this mismatch, in other words to match the Logic levels, a serial driver is used. A MAX232 is a serial line driver used to establish communication between modem and microcontroller. The interfacing of GSM modem with microcontroller using MAX 232 as a serial line driver is shown in Fig.3.The voltage levels of Max 232 are given in Table 2. Table 2: Voltage levels of Max 232 RS232 Line Type & Logic Level RS232 Voltage TTL Voltage to/from MAX232 Data Transmission (Rx/Tx) Logic 0 +3 V to +15 V 0V Data Transmission (Rx/Tx) Logic 1 -3 V to -15 V 5V Control Signals (RTS/CTS/DTR/DSR) Logic 0 -3 V to -15 V 5V Control Signals (RTS/CTS/DTR/DSR) Logic 1 +3 V to +15 V 0V
  • 7. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 2.12 Global System for Mobile communication (GSM) A GSM modem is a wireless like a dial-up modem. The main difference between them is that a dial data through a fixed telephone line while a wireless modem sends and rec waves and operates at either the 900MHz or 1800MHz frequency band. Voice calls and data transfer speeds of up to 9.6kbits/s, together with the transmission of SMS (Short Message Service)are supported. The GSM Modem comes with a serial interface interface. The interfacing of GSM modem with the microcontroller is shown in Fig.3. Fig.3: Interfacing of GSM modem with microcontroller Here a GSM modem SIMCOM made SIM300 V 7.03 operates in 900MHz frequency and is operated at voltage levels of 3.5 to 5V.The modem is provided with network status indication LED shown in Fig.4. International Journal of Electronics and Communication Engineering & Technology (IJECET), – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME 278 Global System for Mobile communication (GSM) A GSM modem is a wireless modem that works with a GSM wireless network up modem. The main difference between them is that a dial-up modem sends and receives data through a fixed telephone line while a wireless modem sends and receives data through radio ves and operates at either the 900MHz or 1800MHz frequency band. Voice calls and data transfer speeds of up to 9.6kbits/s, together with the transmission of SMS (Short Message Service)are The GSM Modem comes with a serial interface and controlled using AT command interfacing of GSM modem with the microcontroller is shown in Fig.3. 3: Interfacing of GSM modem with microcontroller Here a GSM modem SIMCOM made SIM300 V 7.03 interfaced with the microcontroller 900MHz frequency and is operated at voltage levels of 3.5 to 5V.The modem is provided lamp and buzzer to indicate incoming call. The GSM modem is Fig.4: GSM Modem International Journal of Electronics and Communication Engineering & Technology (IJECET), gust (2013), © IAEME modem that works with a GSM wireless network which behaves up modem sends and receives eives data through radio ves and operates at either the 900MHz or 1800MHz frequency band. Voice calls and data transfer speeds of up to 9.6kbits/s, together with the transmission of SMS (Short Message Service)are d using AT command interfacing of GSM modem with the microcontroller is shown in Fig.3. interfaced with the microcontroller 900MHz frequency and is operated at voltage levels of 3.5 to 5V.The modem is provided The GSM modem is
  • 8. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME 279 The working of GSM modem is based on commands, always start with AT (which means Attention) and finish with a <CR> character. AT commands are used to control the MODEMs. Only a subset of the AT command set needs to be implemented, since one of the main objective for this application is to show how to send the message. PC or controller specifies the AT commands to the GSM modem. Some of the AT commands used are listed in Table 3. Table 3: AT Command Set Command Description AT Check communication between the module and the computer AT+CMGF Set the SMS mode (Either text or protocol data unit mode) AT+CMGW Store message in the SIM AT+CMGS Send message to a given phone number ATD Dial or Call a number ATA Answer a Call ATH Disconnect remote user link with the GSM module 2.13 Global Positioning System (GPS) The Global Positioning System (GPS) is a satellite based navigation system that sends and receives radio signals which are acquired by a GPS receiver and provides the user with information. Using GPS technology one can determine location, velocity and time, 24 hours a day, in any weather conditions anywhere in the world for free. GPS was formally known as the NAVSTAR (Navigation Satellite Timing and Ranging). A set of 24 satellites that are continuously orbiting the earth serves the basis of the GPS technology which are equipped with atomic clocks to send out radio signals for exact time and location. The GPS receiver attain these radio signals from the satellites. Once the GPS receiver locks on to four or more of these satellites, it can triangulate its location from the known positions of the satellites. This model provides high performance, low power, cost effective and portable system which accurately detects the location. The GPS receiver used in this model is Sky Traq Venus 6 GPS module ST22 which encompass TTL logics and also RS232 as option. The GPS receiver is shown in Fig.5. This GPS is used to track the position of the train after the emergency brake is applied in order to avoid the accidents and this application is used only after the train is stopped.
  • 9. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME 280 GPS Receiver Specifications: 1. 65 channels-1Hz Update rate 2. Hot Start- 1sec 3. Baud rate- 9600bits/s 4. Operating Voltage-5Volts dc 5. O/P Format-NMEA 0183-RS232 6. O/P Format-NMEA 0183-RS232 7. Operating Temperature: -40 to +85o C 8. Sensitivity- Tracking: -160 dBm Reacquisition: -158 dBm Cold Start (Autonomous): -148 dBm Fig.5: GPS Receiver 3. WORKING VCD a microcontroller based equipment designed and manufactured to enhance the safety of the locomotive operation by ensuring the alertness of the crew all the time, consisting a system with resetting type that can be operated in a fail-safe manner. VCD will give cyclic warnings to the driver based on the drivers reaction to these warnings (in terms of pre-defined set of actions to be done by the driver), the system will automatically reset the alerting cycle. Major accidents in trains are due to fail of speed control in trains and due to un alertness of driver. by placing track monitoring system, we can also manage the speed by sending information to the micro controller in engine. Depending upon the vibrations of track the speed of the train also reduces or increases. Due to this we can prevent accidents in turnings of train tracks. If driver is not alert the microcontroller will operate alarm in engine. If driver is alert he will acknowledge the signal. If driver further fails to acknowledge the alarm, VCD will initiate the automatic application of brakes and it informs the position of the train where it is stopped in the form of latitude and longitude through GSM by using GPS module and sends the information to signal inspector as "TRAINSTOPPED". 4. CONCLUSION The percentage of people travelling in trains has been increased when compared to the buses or any other transportation means. So, the safety measures for the passengers should also be taken care .This paper a vigilance control device improves vigilance and offers warning and brake application signals in a predefined manner. By, which we can ensure the safety of the passengers. With this device we can analyze that whether the accident is due to loco pilot i.e., Engine driver or due to failure of locomotive. By using this device we can inform the action of the driver to the higher
  • 10. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME 281 authorities if he fails to respond the cyclic warnings and the position of the train can also find to avoid the accidents. The high priority is given to the lives of people. Hence this paper provides a feasible solution to reduce accidents due to human failure. Fig.6: Flow Chart of the System The flow chart shown in Fig.6 gives the clear explanation of the working of the modern vigilance control device. By using this flow chart the source code is developed. The source code is written in embedded C language. Start Buzz ring for some duration and increment counter Input Counter=10s Through GSM Message to Signal Inspector Yes No Input Brake Counter=10s Penalty Brake Through GSM message to Signal Inspector Position Tracking Stop Yes No Train Tracking System Motor Speed Control Motor rotates Normally If Narrow Curve Start Anyone of the loco inputs Input Reset Counter Start Counter Count=10s Yes Yes No No
  • 11. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – REFERENCES [1] ITSR, Driver Safety Systems Discussion Paper, 2006, Australia/New South Wales Independent Transport Safety Regulator: Sydney, p.32. [2] Whitlock, Driver vigilance devices: systems review (and and Standards Board/Quintec, p.105. [3] Santosh B. Patil, Rupal M. Walli, “Design and Develop Based Low Cost Embedded System For Rail Tracking”, Interna Communication and Soft Compu 1,Pg 9-14. [4] M. A. Mazidi, “The 8051 Microcontroller & India, 2nd edition, 2008. [5] Raj Kamal, “Embedded System Publisher, 2nd edition, 2008. [6] GSM User Manual, SIMCOM LTD, August 2006. [7] http://www.atmel.com [8] http://www.simcom.com [9] Sky Traq Venus 6 GPS Module ST22 Data Sheet. [10] Seema vora, Prof.Mukesh Tiwari of Waste Gas at Locally Monitored Location Identification Through Engineering & Technology (IJARET), Volume 3, Issue 2, 2012, pp. 0976-6480, ISSN Online: 0976 [11] Deepeshnamdev, Monika Mehra, Prerna Sahariya, Rajeshwaree Parashar “Navigation System by using Communication Engineering & pp. 232 - 243, ISSN Print: 0976 AUTHOR PROFILE Mrs. I.Rajani Kumari Communication Engineering, for Women,Palakaluru Sarathi Institute of Engineering and Technology, Nuzivid, A.P, India. She obtained M.Tech degree from Bapatla Engineering Col interesting areas are Mr. G.Krishna Kishore and Communication Engineering, A.P, India. He has received her B.Tech degree from Engineering,Chirala Engineering College, Embedded Systems,VLSI. International Journal of Electronics and Communication Engineering & Technology (IJECET), – 6472(Online) Volume 4, Issue 4, July-August (2013), © IAEME 282 R, Driver Safety Systems Discussion Paper, 2006, Australia/New South Wales ependent Transport Safety Regulator: Sydney, p.32. Whitlock, Driver vigilance devices: systems review (and RSSB response) 2002, Rail Safety and Standards Board/Quintec, p.105. Walli, “Design and Development of Fully Automatic AT89C52 Based Low Cost Embedded System For Rail Tracking”, International Journals of Electronics, Communication and Soft Computing Science and Engineering (IJECSCSE), Vol. M. A. Mazidi, “The 8051 Microcontroller & Embedded Systems”, Pearson Education Asia, Raj Kamal, “Embedded System- Architecture, Programming and Design”, Tata McGraw Hill GSM User Manual, SIMCOM LTD, August 2006. Sky Traq Venus 6 GPS Module ST22 Data Sheet. Seema vora, Prof.Mukesh Tiwari and Prof.Jaikaran Singh, “GSM Based Remote Monitoring t Locally Monitored GUI with the Implementation of Modbus Protocol Location Identification Through GPS” International Journal of Advanced Research in Engineering & Technology (IJARET), Volume 3, Issue 2, 2012, pp. 52 - 6480, ISSN Online: 0976-6499. Deepeshnamdev, Monika Mehra, Prerna Sahariya, Rajeshwaree Parashar and Shikha Singhal sing GIS and GPS”, International Journal of Electronics and Communication Engineering & Technology (IJECET), Volume 4, Issue 3, 201 , ISSN Print: 0976- 6464, ISSN Online: 0976 –6472. Rajani Kumari, Assistant Professor in Department of Electronics and Communication Engineering, Vignan's Nirula Institute of Technology & for Women,Palakaluru, A.P, India. She has received her B.Tech degree from Sri Sarathi Institute of Engineering and Technology, Nuzivid, A.P, India. She obtained M.Tech degree from Bapatla Engineering College, Bapatla, A.P, India. Her m are Signal Processing,Embedded Systems,VLSI. Krishna Kishore, Assistant Professor in Department of Electronics and Communication Engineering, St.Mary's Engineering College e has received her B.Tech degree from VRS &YRN College Chirala, A.P, India.He obtained M.Tech degree from lege, Narasaraopet, A.P, India. His main interesting area Embedded Systems,VLSI. International Journal of Electronics and Communication Engineering & Technology (IJECET), gust (2013), © IAEME R, Driver Safety Systems Discussion Paper, 2006, Australia/New South Wales RSSB response) 2002, Rail Safety y Automatic AT89C52 tional Journals of Electronics, IJECSCSE), Vol.1, Issue Embedded Systems”, Pearson Education Asia, ming and Design”, Tata McGraw Hill Based Remote Monitoring f Modbus Protocol and rnal of Advanced Research in - 59, ISSN Print: nd Shikha Singhal, ournal of Electronics and , Issue 3, 2013, , Assistant Professor in Department of Electronics and Vignan's Nirula Institute of Technology & Science She has received her B.Tech degree from Sri Sarathi Institute of Engineering and Technology, Nuzivid, A.P, India. She obtained lege, Bapatla, A.P, India. Her main Assistant Professor in Department of Electronics St.Mary's Engineering College, Narakoduru, &YRN College of e obtained M.Tech degree from Narasaraopet ain interesting areas are