SlideShare a Scribd company logo
1 of 6
A PAPER PRESENTATION ON
Advanced Automatic Railway System To Avoid
Different Train Accidents
BY
K.SUNITHA P.SRAVANTHI
gtysunitha123@gmail.com sravs.4093@gmail.com
2nd ECE 2nd ECE
NBKR INSTITUTE OF SCI & TECH
VIDYANAGAR ( NELLORE).
Advanced Automatic Railway System To Avoid
Different Train Accidents
ABSTRACT :
The project aims in
designing a system which alerts
the railway authorities when any
fire accidents occurs in the train
and this system also provides an
immediate effect which controls
fire using controlling system. The
project mainly helps to avoid
accidents which usually occurs
when trains crosses the signal
although when it is indicating
RED color to stop it.
This system has three main
sections:
 at the signal point
 in the train
 at the railway station
The train signaling lights need
to be manually operated
through control buttons. Control
buttons are used to control the
operation of application of
project. If the signal is red the
Zigbee module continuously
transmits the information in its
region of operation. When the
train comes into the signal point
region then the Zigbee module
in the train receives it and
automatically stops the train.
When the signal is green the
driver should start the train
manually.
The module in the train has
a temperature sensor which
continuously monitors the
temperature. The temperature is
read by the ADC (Analog to
Digital Converter) module of the
microcontroller Unit. This ADC
data is processed and converted
into the actual temperature
reading by the microcontroller in
the train. If the temperature
exceeds threshold level (Fire
accidents) then the Zigbee
module in the train transmits
this information as an alert to
the railway station authorities.
Also, starts the fire extinguishing
system automatically. The
Microcontroller which is the
controlling device of the whole
system is programmed using
Embedded C language.
Zigbee is a WPAN
technology based on the IEEE
802.15.4 standard. Unlike
Bluetooth or wireless USB
devices, ZigBee devices have the
ability to form a mesh network
between nodes. Meshing is a
type of daisy chaining from one
device to another. This
technique allows the short range
of an individual node to be
expanded and multiplied,
covering much larger area.
PC is interfaced to Zigbee
module at station to display an
alert message whenever fire
accident occurs in the train. The
message can be transmitted to
multi point receivers.
Features:
1. Low power consumption.
2. Fire sensing.
3. Auto fire fighting (fire
Extinguishers).
4. Highly sensitive.
5. Implementation of multi point
receiver.
6. Implementation of real time
embedded system, which
involves hardware and
software interaction.
This project provides
exposure to the following
technologies:
1. Zigbee technology.
2. Embedded C programming for
microcontroller.
3. Interfacing of Temperature
sensor.
4. Design of PCB.
5. Graphical LCD interfacing.
6. Wireless Data Transmission
over Zigbee protocol.
The major building blocks of
this project are:
1. Regulated power supply.
2. Zigbee modules.
3. Temperature sensor.
4. Relay with driver.
5. Control buttons.
6. DC motors with driver
7. Microcontroller.
8. Crystal oscillator.
9. LED indicators.
10. Reset.
Software’s used:
1. PIC-C compiler for Embedded
C programming.
2. PIC kit 2 programmer for
dumping code into Micro
controller.
3. Express SCH for Circuit
design.
4. Proteus for hardware
simulation.
Regulated Power Supply:
Block diagram:
Thissystemhas three mainsections:
 at the signal point
 inthe train
 at the railwaystation
Advanced automatic railway system to avoid different train  accidents

More Related Content

More from Chitrachedu Dada Kalandar

Wireless transmission of electricity – development and possibility
Wireless transmission of electricity – development and possibilityWireless transmission of electricity – development and possibility
Wireless transmission of electricity – development and possibility
Chitrachedu Dada Kalandar
 

More from Chitrachedu Dada Kalandar (15)

Tusanami
TusanamiTusanami
Tusanami
 
Tsunami warning system
Tsunami warning systemTsunami warning system
Tsunami warning system
 
Palm view technology
Palm view technologyPalm view technology
Palm view technology
 
Palm vein technology
Palm vein technologyPalm vein technology
Palm vein technology
 
Palm vein technology
Palm vein technologyPalm vein technology
Palm vein technology
 
P 6168--microcontroller based-lpg_gas_detector_using_gsm_module
P 6168--microcontroller based-lpg_gas_detector_using_gsm_moduleP 6168--microcontroller based-lpg_gas_detector_using_gsm_module
P 6168--microcontroller based-lpg_gas_detector_using_gsm_module
 
Microcontroller based automation of drip irrigation system
Microcontroller based automation of drip irrigation systemMicrocontroller based automation of drip irrigation system
Microcontroller based automation of drip irrigation system
 
Wireless
WirelessWireless
Wireless
 
Wireless transmission of electricity – development and possibility
Wireless transmission of electricity – development and possibilityWireless transmission of electricity – development and possibility
Wireless transmission of electricity – development and possibility
 
Solar botanic
Solar botanicSolar botanic
Solar botanic
 
Solar botanic (1)
Solar botanic (1)Solar botanic (1)
Solar botanic (1)
 
Advanced automatic railway system to avoid different train accidents
Advanced automatic railway system to avoid different train  accidentsAdvanced automatic railway system to avoid different train  accidents
Advanced automatic railway system to avoid different train accidents
 
5g tech
5g tech5g tech
5g tech
 
5 g mobile technology
5 g mobile technology5 g mobile technology
5 g mobile technology
 
an advance approach to divert trafiic at busy signals using rfid technolgy
an advance approach to divert trafiic at busy signals using rfid technolgyan advance approach to divert trafiic at busy signals using rfid technolgy
an advance approach to divert trafiic at busy signals using rfid technolgy
 

Advanced automatic railway system to avoid different train accidents

  • 1. A PAPER PRESENTATION ON Advanced Automatic Railway System To Avoid Different Train Accidents BY K.SUNITHA P.SRAVANTHI gtysunitha123@gmail.com sravs.4093@gmail.com 2nd ECE 2nd ECE NBKR INSTITUTE OF SCI & TECH VIDYANAGAR ( NELLORE). Advanced Automatic Railway System To Avoid Different Train Accidents
  • 2. ABSTRACT : The project aims in designing a system which alerts the railway authorities when any fire accidents occurs in the train and this system also provides an immediate effect which controls fire using controlling system. The project mainly helps to avoid accidents which usually occurs when trains crosses the signal although when it is indicating RED color to stop it. This system has three main sections:  at the signal point  in the train  at the railway station The train signaling lights need to be manually operated through control buttons. Control buttons are used to control the operation of application of project. If the signal is red the Zigbee module continuously transmits the information in its region of operation. When the train comes into the signal point region then the Zigbee module in the train receives it and automatically stops the train. When the signal is green the driver should start the train manually. The module in the train has a temperature sensor which
  • 3. continuously monitors the temperature. The temperature is read by the ADC (Analog to Digital Converter) module of the microcontroller Unit. This ADC data is processed and converted into the actual temperature reading by the microcontroller in the train. If the temperature exceeds threshold level (Fire accidents) then the Zigbee module in the train transmits this information as an alert to the railway station authorities. Also, starts the fire extinguishing system automatically. The Microcontroller which is the controlling device of the whole system is programmed using Embedded C language. Zigbee is a WPAN technology based on the IEEE 802.15.4 standard. Unlike Bluetooth or wireless USB devices, ZigBee devices have the ability to form a mesh network between nodes. Meshing is a type of daisy chaining from one device to another. This technique allows the short range of an individual node to be expanded and multiplied, covering much larger area. PC is interfaced to Zigbee module at station to display an alert message whenever fire accident occurs in the train. The message can be transmitted to multi point receivers.
  • 4. Features: 1. Low power consumption. 2. Fire sensing. 3. Auto fire fighting (fire Extinguishers). 4. Highly sensitive. 5. Implementation of multi point receiver. 6. Implementation of real time embedded system, which involves hardware and software interaction. This project provides exposure to the following technologies: 1. Zigbee technology. 2. Embedded C programming for microcontroller. 3. Interfacing of Temperature sensor. 4. Design of PCB. 5. Graphical LCD interfacing. 6. Wireless Data Transmission over Zigbee protocol. The major building blocks of this project are: 1. Regulated power supply. 2. Zigbee modules. 3. Temperature sensor. 4. Relay with driver. 5. Control buttons. 6. DC motors with driver 7. Microcontroller. 8. Crystal oscillator. 9. LED indicators. 10. Reset. Software’s used:
  • 5. 1. PIC-C compiler for Embedded C programming. 2. PIC kit 2 programmer for dumping code into Micro controller. 3. Express SCH for Circuit design. 4. Proteus for hardware simulation. Regulated Power Supply: Block diagram: Thissystemhas three mainsections:  at the signal point  inthe train  at the railwaystation