Embedded Based Derailment Prevention System Throuh Wireless Sensor Networks
Embedded Based Derailment Prevention System Throuh Wireless Sensor Networks
Embedded Based Derailment Prevention System Throuh Wireless Sensor Networks
This Project is motivated on the solution of the train wreck avoidance system. It is
an fully based on wireless sensor networks.
PROBLEM DEFINITION
Train derailment is to be closely monitored and also pre-alert is the required one for
the safety of human mortality.
The existing works are utilizing only the train unit based on GPS.
The Global positioning system may be failed at the hill or ocean locations which may
lead to serious issues.
To implement the safety transportation by using sensor based wireless networks
The train may be indulged with the derailment due to the presence of
obstacle, flood water, track discontinuity and track failure.
The PIR (passive infrared sensor) is used for the detection of obstacle
(tree or animal) present on the track.
.
METHODOLOGY
These sensor arrangements are passing the data to the central Arduino control
system through RF communication module (RF CC2250).
The detected signals can be processed and intimation is passed to twofold blocks:
1. Train unit
2. Station unit
The intelligent parts such as Decoder, in the train unit is immediately trip off the
electric traction motor by activating the relay unit.
The Station unit is received the detail of the track status and the embedded system in
that unit may activate the alarm to intimate the current status to the officials. the same
time all track status updated in IoT server.
ABSTRACT
A train wreck or train crash is a type of disaster involving one or more trains. Train
wrecks often occur as a result of miscommunication, as when a moving train meets
another train on the same track. This kind of collisions is the major reason for huge
amount of human mortality.
In this embedded world, an advanced & intelligent system is in the need to defend the
human life from these disaster like train wreck.
This project is proposed to provide a solution for the train wreck avoidance. The main
function of this work is to identify and alerting the trains which are approaching on a
same track. It is possible to identify the arrival of train with the help of sensors.
The PIR (passive infrared sensor) is used for the detection of obstacle (tree or animal)
present on the track.
The Conductivity sensor is responsible for the detection of flood water aggregation.
The flex sensor is used for the detect the crack problem on the track unit.
This project consists of three working module namely: Train unit, Track unit and Station unit. The
track unit consists of four sensor unit on different zone arrangements. The sensor signal can be
transmitted to the station unit through wireless sensor networks.
Once the station unit receives the sensor signals on a same track, it can automatically alter the signal
as red and also it can communicate with the two trains through RF communication.
The receiver at two trains is receiving the alert signal coming from the station unit and both can be
immediately stopped by understanding the risk of train wreck.
Every time the track status is updated to the IoT server.
Thus the system is very cost effective and also it can perform precise operation for saving human life.
INTRODUCTION
The derailment of a freight car may occur as the result of failure of the wheels or
axles, damaged rails, poorly maintained switches, and extraneous objects on the
tracks, and is one of the most common railway accidents.
If such a derailment initially goes unnoticed by the train crew, because of the length
of the train and the high noise level, severe consequences may ensue.
Indeed, a derailed car can damage kilometers of track, be an obstacle for a train
running in the opposite direction on the adjacent track, even lead to extremely
serious events.
So then the implement the safety transportation by using sensor based wireless
networks and Arduino based embedded control system.
In this project to provide a solution for the train wreck avoidance system. The main function
of this work is to identify and alerting the trains which are approaching on a same track. It is
possible to identify the arrival of train with the help of sensors.
The track unit consists of four sensors unit on different zone arrangements. The sensor signal
can be transmitted to the station unit through wireless sensor networks.
Once the station unit receives the sensor signals on a same track, it can automatically alter the
signal as red and also it can communicate with the two trains through RF communication.
The receiver at two trains is receiving the alert signal coming from the station unit and both
can be immediately stopped by understanding the risk of train wreck. Track will be
monitoring the IoT.
Power Supply
TRACK UNIT
+5v GND LCD
Arduino Zigbee
Conductivity
sensor
PIR PIR PIR
Flex sensor
Flex sensor
TRAIN UNIT
Power Supply
+5v GND
RF Rx
Decoder
Driver
Relay Motor
STATION UNIT
Power Supply
+5v GND
LCD
Signal
RF Tx
Alarm
Zigbee
BLOCK DIAGRAM DESCRIPTION
LCD
A 2x16 LCD is used for displaying the message. We are going to use 16x2
alphanumeric Liquid Crystal Display (LCD) which means it can display Alphabets
along with numbers on 2 lines each are containing 16 characters.
Arduino
In this project we are using PIR sensor. A passive infrared sensor (PIR sensor) is an
electronic sensor that measures infrared (IR) light radiating from objects in its field
of view.
The PIR (passive infrared sensor) is used for the detection of obstacle (tree or
animal).
Flex Sensor
In this project we are using flex sensor. The flex sensor is used for the detect the
crack problem on the track unit.
Conductivity sensor
RF module
The Internet of Things (IoT) is a system the interconnection via the Internet of
computing devices embedded in everyday objects, enabling them to send and
receive data. That is provided with unique identifiers and the ability to transfer data
over a network without requiring human-to-human or human-to-computer
interaction.
HARDWARE TOOLS
• HT12E converts the parallel inputs into serial output. It encodes the 12 bit
parallel data into serial for transmission through an RF transmitter. These
12 bits are divided into 8 address bits and 4 data bits.
DESCRIPTION
• HT12E has a transmission enable pin which is active low. When a trigger
signal is received on TE pin, the programmed addresses/data are
transmitted together with the header bits via an RF or an infrared
transmission medium.
• HT12D converts the serial input into parallel outputs. It decodes the serial
addresses and data received by, say, an RF receiver, into parallel data and
sends them to output data pins.
DESCRIPTION
• The serial input data is compared with the local addresses three times
continuously. The input data code is decoded when no error or unmatched
codes are found. A valid transmission in indicated by a high signal at VT
pin.
• HT12D is capable of decoding 12 bits, of which 8 are address bits and 4 are
data bits. The data on 4 bit latch type output pins remain unchanged until
new is received.
LIMITATION of IoT
• ULN2003 is for 5V TTL, CMOS logic devices. These ICs are used when
driving a wide range of loads and are used as relay drivers, display drivers,
line drivers etc. ULN2003 is also commonly used while driving Stepper
Motors.
Block diagram
DESCRIPTION
A network of wireless ultra-low-power sensors with the main purpose of detecting
the derailment of a freight car and alerting the engineer in the cab of the leading
locomotive.
Due to the lack of a power supply in freight cars, we plan to rely on energy
scavenging from vibrations.
This implies that the energy requirements of the system must be minimized,
choosing ultra-low-power hardware and operating it in active mode only for a small
fraction of the time.
Drawbacks
The most important device in the new system is a device that detects collision, derailment,
and overturn (Hereafter, it is called the detection device).
The device detects the vibration of the rolling stock and the state of the inclination from the
acceleration data acquired with the acceleration sensor in this device.
When the acquired acceleration exceeds a threshold, it detects abnormality. The detection
devices target four events, head-on collision, side collision, derailment, and overturn. The
device informs the crews which event is detected, and sends the train protection radio to other
trains automatically. (Figure 4).
Drawbacks