SlideShare a Scribd company logo
1 of 23
WELCOME
RAILWAY GATE AUTOMATION
 PRESENTED BY:-
PRABHJOT SALUJA
UJJWAL SHEKHAR
VINAYAK CHANDRAN
 Introduction
 History of Indian railways
 AUTOMATION
 Block diagrams
 Details of microcontroller
(AT89S52)
 C Programming processing in
AT89S52
 FUTURE ENHANCEMENT
 LAST WORDS
 In the rapidly flourishing country like ours,
accidents in rail road railings are increasing
day by day.
 The train accidents cause severe damage to
life and property
 This project deals with one of the efficient
method to avoid train accidents.
The Railway Age dawned in India on 16th. April 1853,
when the first train ran from Bombay to Thana, a
distance of 21 miles(33.81 Km.) For some years before
that the idea of building railways in India had taken
concrete shape with the Court of Directors of the East
India Company in London. In 1845, along with Sir
Jamsetjee Jejeebhoy, Hon. Jaganath
Shunkerseth(known as Nana Shankarsheth ) formed
the Indian Railway Association.
Eventually, the association was incorporated into
the Great Indian Peninsula Railway, and Jeejeebhoy and
Shankarsheth became the only two Indians among the
ten directors of the GIP railways.
As a director, Shankarsheth participated in the very
first train journey in India between Bombay and Thane
on the 16th of April, 1853
 Human error.
 Track problems or adverse weather
conditions.
 Derailment in curves and bends.
 Mis-signaling due to fog or mist.
 Collision between trains
 Oral communication through telephonic and
telegraphic conversations.
 IR sensors are also used to identify the cracks
in the railway.
 LASER Proximity Detector
 Use of satellites for communication.
 No combined solution for collision
avoidance,derailment and railway gate
control
•Automatic railway gate
control
•Micro controller(AT89S52)
•I.R. Sensor
•Servo motors
•Traffic Lights
•Buzzer
 Set of digital logic circuits integrated on
a single chip.
 Micro controller is for entire control.
 Examples:8051,89c51,PIC,motorola etc
 This report employs the 8-bit
microcontroller from ATMEL (AT89S52). The
microcontroller in our security system is
used for sending signals to the auto dialer
and buzzer alarm. A number is already
stored in the EEPROM of the
microcontroller. When a logic low signal
appears at the pin 1 of the microcontroller,
the number stored in the memory is sent to
the auto dialer.
 • Compatible
 • 8 Kbytes of In-System Reprogrammable
Flash Memory
 • Three-Level Program Memory Lock
 • 256 x 8-Bit Internal RAM
 • 32 Programmable I/O Lines
 • Programmable Serial Channel
 • Low Power Idle and Power Down Modes
 In order to overcome these dangerous accident problems we,
in this project came up with a solution for the same. Using
simple electronic components we have tried to automate the
control of railway gates. This report is a standalone
automatic unmanned railway gate control system using
AT89S52 microcontroller.
 The main aim of this project is atomizing the unmanned
railway gate. i.e., the gate is closed automatically whenever
the train comes and gate is opened after the train leaves the
railway – road crossing. The arrival of train in either direction
can be identified using this project. Use of embedded
technology makes this closed loop feedback control system
efficient and reliable. Micro controller (AT89S52) allows
dynamic and faster control. AT89S52 micro controller is the
heart of the circuit as it controls all the functions.
 The system comprises of two IR Transmitter-Receiver pairs.
One IR TX – Rx pair is located at one end of the railway gate.
The second pair is located at another end of the gate.
 Whenever any train is arriving on the track, the IR signal
gets disturbed due to the interruption of the train. Thus
the micro controller identifies the arriving of train.
Before closing the gate the microcontroller gives siren to
alert the people who are on the track. After 30 sec, the
controller will close the gate by rotating the DC motor.
 For the opening of the gate, the micro controller should
know whether the train has left the crossing or not. The
second IR pair is used for this purpose. The second IR
pair identifies the train since the IR signal gets disturbed
when it comes in between TX and RX. The
microcontroller will wait till the last compartment and
when it left the IR pair, the receiver again gets IR signal.
Hence the microcontroller knows that the train left the
gate. Till this time the gate is closed.
 Now, after the train left the crossing, the microcontroller
will open the gate by rotating the DC motor.
 In this we have used "if-else" function to
set the output for each input but my MCU
(AT89S52) does not produce any output for
the left and right "if-else" loop. However, it
produced outputs for forward and backward
"if-else".
*/L=signal for road user
B=buzzer
W=weight sensor
SG=signals for train
M=motor for
gates
int L,B,W,SG,M;
if(((R1 == 0)||(R2==0))&&((v1==1)||(v2==1)))
{
B=1; //BUZZER ACTIVATED
L=0 ; //RED
if(w==0)
{
M=1; //close
}
Else
{
Continue;
}
if(M==1)
{
SG=1; //green
B=0;
}
if((R3==1)&&(R4==1))
{
L=1; //green
M=0; //Gate open
SG=0
}
}
The idea of automating the process of railway gate
operation in level crossings has been undertaken. As the
system is completely automated, it avoids manual errors
and thus provides ultimate safety to road users. By this
mechanism presence of a gatekeeper is not necessary
and automatic operation of the gate through the motor
action is achieved. Microcontroller 89S52 performs the
complete operation i.e., sensing ,gate closing and
opening operation is done by software coding written for
the controller. The mechanism works on a simple
principle and there is not much of complexity needed in
the circuit.
 www.collision-avoidance.org
 www.wikipedia.com
 www.konkanrailway.com
 www.faadooengineers.com
Simple Railway gate automation

More Related Content

What's hot

AUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEMAUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEMJOLLUSUDARSHANREDDY
 
Automatic railway gate control system
Automatic railway gate control systemAutomatic railway gate control system
Automatic railway gate control systemsahithipechetti
 
Automatic Train collision and Accident Avoidance system
Automatic Train collision and Accident Avoidance systemAutomatic Train collision and Accident Avoidance system
Automatic Train collision and Accident Avoidance systemPradeepRaj
 
Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate controlMohamed Magdy
 
Automatic railway gate using pic 16f877a
Automatic railway gate using pic 16f877aAutomatic railway gate using pic 16f877a
Automatic railway gate using pic 16f877avijay kumar yadav
 
Automatic railway gate control system
Automatic railway gate control systemAutomatic railway gate control system
Automatic railway gate control systemdeepraj2085
 
Automatic railway gate controller AUP
Automatic railway gate controller AUPAutomatic railway gate controller AUP
Automatic railway gate controller AUPMasoom Khan
 
Automation in Railway system operation and control
Automation in Railway system operation and controlAutomation in Railway system operation and control
Automation in Railway system operation and controlIIIT Bhubaneswar
 
Density based traffic light control
Density based traffic light controlDensity based traffic light control
Density based traffic light controlRohit Nair
 
Density based Traffic Light Controller
Density based Traffic Light ControllerDensity based Traffic Light Controller
Density based Traffic Light ControllerSophia
 
ADVANCED AUTOMATIC RAILWAY GATE CONTROLLING
ADVANCED AUTOMATIC RAILWAY GATE CONTROLLINGADVANCED AUTOMATIC RAILWAY GATE CONTROLLING
ADVANCED AUTOMATIC RAILWAY GATE CONTROLLINGSai Komal
 
Automatic railway gate control using microcontroller
Automatic railway gate control using microcontrollerAutomatic railway gate control using microcontroller
Automatic railway gate control using microcontrollerpukeshwar harmukh
 
Railway level crossing gate operation remotely by android
Railway level crossing gate operation remotely by androidRailway level crossing gate operation remotely by android
Railway level crossing gate operation remotely by androidEdgefxkits & Solutions
 
Smart parking system using IOT
Smart parking system using IOTSmart parking system using IOT
Smart parking system using IOTUdit Deo
 
Smart parking system
Smart parking systemSmart parking system
Smart parking systemslmnsvn
 
Automatic railway gate control using arduino uno
Automatic railway gate control using arduino unoAutomatic railway gate control using arduino uno
Automatic railway gate control using arduino unoselvalakshmi24
 
Smart Traffic Light Controller
Smart Traffic Light ControllerSmart Traffic Light Controller
Smart Traffic Light ControllerHimanshi_Sharma
 
Automatic railway track crack detector
Automatic railway track crack detectorAutomatic railway track crack detector
Automatic railway track crack detectorAJEET VERMA
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSaipandu143
 

What's hot (20)

AUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEMAUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEM
 
Automatic railway gate control system
Automatic railway gate control systemAutomatic railway gate control system
Automatic railway gate control system
 
Automatic Train collision and Accident Avoidance system
Automatic Train collision and Accident Avoidance systemAutomatic Train collision and Accident Avoidance system
Automatic Train collision and Accident Avoidance system
 
Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate control
 
Automatic railway gate using pic 16f877a
Automatic railway gate using pic 16f877aAutomatic railway gate using pic 16f877a
Automatic railway gate using pic 16f877a
 
Automatic railway gate control system
Automatic railway gate control systemAutomatic railway gate control system
Automatic railway gate control system
 
Automatic railway gate controller AUP
Automatic railway gate controller AUPAutomatic railway gate controller AUP
Automatic railway gate controller AUP
 
Automation in Railway system operation and control
Automation in Railway system operation and controlAutomation in Railway system operation and control
Automation in Railway system operation and control
 
Density based traffic light control
Density based traffic light controlDensity based traffic light control
Density based traffic light control
 
Density based Traffic Light Controller
Density based Traffic Light ControllerDensity based Traffic Light Controller
Density based Traffic Light Controller
 
ADVANCED AUTOMATIC RAILWAY GATE CONTROLLING
ADVANCED AUTOMATIC RAILWAY GATE CONTROLLINGADVANCED AUTOMATIC RAILWAY GATE CONTROLLING
ADVANCED AUTOMATIC RAILWAY GATE CONTROLLING
 
Automatic railway gate control using microcontroller
Automatic railway gate control using microcontrollerAutomatic railway gate control using microcontroller
Automatic railway gate control using microcontroller
 
Railway level crossing gate operation remotely by android
Railway level crossing gate operation remotely by androidRailway level crossing gate operation remotely by android
Railway level crossing gate operation remotely by android
 
Smart parking system using IOT
Smart parking system using IOTSmart parking system using IOT
Smart parking system using IOT
 
Smart parking system
Smart parking systemSmart parking system
Smart parking system
 
Automatic railway gate control using arduino uno
Automatic railway gate control using arduino unoAutomatic railway gate control using arduino uno
Automatic railway gate control using arduino uno
 
Railway Accident Avoiding System: A Safety Measure
Railway Accident Avoiding System: A Safety MeasureRailway Accident Avoiding System: A Safety Measure
Railway Accident Avoiding System: A Safety Measure
 
Smart Traffic Light Controller
Smart Traffic Light ControllerSmart Traffic Light Controller
Smart Traffic Light Controller
 
Automatic railway track crack detector
Automatic railway track crack detectorAutomatic railway track crack detector
Automatic railway track crack detector
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOT
 

Viewers also liked

Warning System for Unmanned Railway Crossings
Warning System for Unmanned Railway CrossingsWarning System for Unmanned Railway Crossings
Warning System for Unmanned Railway CrossingsVishesh Banga
 
Rail road crossing safety jn
Rail road crossing safety jnRail road crossing safety jn
Rail road crossing safety jnJohn Nichols
 
Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate controlsingaravelan settu
 
Railway gate controlling using ir & laser
Railway gate controlling using ir & laserRailway gate controlling using ir & laser
Railway gate controlling using ir & laserTushara Chand
 
Hospitality and tourism 100k pyramid gacte
Hospitality and tourism 100k pyramid gacteHospitality and tourism 100k pyramid gacte
Hospitality and tourism 100k pyramid gactemygmea
 
Travel and Tourism Managment Solution
Travel and Tourism Managment SolutionTravel and Tourism Managment Solution
Travel and Tourism Managment SolutionSazzad Hossain
 
Implementation of automatic railway platform
Implementation of automatic railway platformImplementation of automatic railway platform
Implementation of automatic railway platformjeevansaral
 
#opentourism - Linked Open Data Publishing and Discovery Workshop
#opentourism - Linked Open Data Publishing and Discovery Workshop#opentourism - Linked Open Data Publishing and Discovery Workshop
#opentourism - Linked Open Data Publishing and Discovery WorkshopRaf Buyle
 

Viewers also liked (13)

Un manned railway gate
Un manned railway gateUn manned railway gate
Un manned railway gate
 
ORing 2015 new products
ORing 2015 new productsORing 2015 new products
ORing 2015 new products
 
Warning System for Unmanned Railway Crossings
Warning System for Unmanned Railway CrossingsWarning System for Unmanned Railway Crossings
Warning System for Unmanned Railway Crossings
 
Indian railways
Indian railwaysIndian railways
Indian railways
 
Rail road crossing safety jn
Rail road crossing safety jnRail road crossing safety jn
Rail road crossing safety jn
 
Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate control
 
Railway gate controlling using ir & laser
Railway gate controlling using ir & laserRailway gate controlling using ir & laser
Railway gate controlling using ir & laser
 
Hospitality and tourism 100k pyramid gacte
Hospitality and tourism 100k pyramid gacteHospitality and tourism 100k pyramid gacte
Hospitality and tourism 100k pyramid gacte
 
Travel and Tourism Managment Solution
Travel and Tourism Managment SolutionTravel and Tourism Managment Solution
Travel and Tourism Managment Solution
 
Telecommunication networks for railways
Telecommunication networks for railwaysTelecommunication networks for railways
Telecommunication networks for railways
 
GATE AUTOMATION PPT
GATE AUTOMATION PPTGATE AUTOMATION PPT
GATE AUTOMATION PPT
 
Implementation of automatic railway platform
Implementation of automatic railway platformImplementation of automatic railway platform
Implementation of automatic railway platform
 
#opentourism - Linked Open Data Publishing and Discovery Workshop
#opentourism - Linked Open Data Publishing and Discovery Workshop#opentourism - Linked Open Data Publishing and Discovery Workshop
#opentourism - Linked Open Data Publishing and Discovery Workshop
 

Similar to Simple Railway gate automation

automatic railway platform-mini project
automatic railway platform-mini projectautomatic railway platform-mini project
automatic railway platform-mini projectparvathy s m
 
FINAL REPORT_B.tech
FINAL REPORT_B.techFINAL REPORT_B.tech
FINAL REPORT_B.techafzal usmani
 
Collision Avoidance of Trains Using Arm7
Collision Avoidance of Trains Using Arm7Collision Avoidance of Trains Using Arm7
Collision Avoidance of Trains Using Arm7IJERA Editor
 
IRJET-Solar Operated Automatic Railway Gate Control
IRJET-Solar Operated Automatic Railway Gate ControlIRJET-Solar Operated Automatic Railway Gate Control
IRJET-Solar Operated Automatic Railway Gate ControlIRJET Journal
 
IRJET- Automatic Inspection Trolley for Railway Track Crack Detection wit...
IRJET-  	  Automatic Inspection Trolley for Railway Track Crack Detection wit...IRJET-  	  Automatic Inspection Trolley for Railway Track Crack Detection wit...
IRJET- Automatic Inspection Trolley for Railway Track Crack Detection wit...IRJET Journal
 
AUTOMATIC RAILWAY GATE DETECTION SYSTEM PPT
AUTOMATIC RAILWAY GATE DETECTION SYSTEM PPTAUTOMATIC RAILWAY GATE DETECTION SYSTEM PPT
AUTOMATIC RAILWAY GATE DETECTION SYSTEM PPTJoshnasai
 
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...IOSR Journals
 
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...IOSR Journals
 
Anti Collision For Train using RF PPT.pptx
Anti Collision For Train using RF PPT.pptxAnti Collision For Train using RF PPT.pptx
Anti Collision For Train using RF PPT.pptxPoojaBan
 
IRJET - Automated Railway Crossing System using IoT
IRJET - Automated Railway Crossing System using IoTIRJET - Automated Railway Crossing System using IoT
IRJET - Automated Railway Crossing System using IoTIRJET Journal
 
Presentationatchyuth 120413063530-phpapp02
Presentationatchyuth 120413063530-phpapp02Presentationatchyuth 120413063530-phpapp02
Presentationatchyuth 120413063530-phpapp02Smiley Sowjanya
 
IRJET- Design and Implementation of Automatic Traction System
IRJET-  	  Design and Implementation of Automatic Traction SystemIRJET-  	  Design and Implementation of Automatic Traction System
IRJET- Design and Implementation of Automatic Traction SystemIRJET Journal
 
railway gate using arduino uno and servo motors
railway gate using arduino uno and servo motorsrailway gate using arduino uno and servo motors
railway gate using arduino uno and servo motorsHamed Raza
 
automatic railway gate control system
automatic railway gate control system automatic railway gate control system
automatic railway gate control system GManojkumar11
 
Train automation using ARM7
Train automation using ARM7Train automation using ARM7
Train automation using ARM7IRJET Journal
 
Train automation using ARM7
Train automation using ARM7Train automation using ARM7
Train automation using ARM7IRJET Journal
 
Advance Signalling System-Rajbansh
Advance Signalling System-RajbanshAdvance Signalling System-Rajbansh
Advance Signalling System-RajbanshRom!el Rajbansh
 
Automatic Railway Track Brake Detection System
Automatic Railway Track Brake Detection SystemAutomatic Railway Track Brake Detection System
Automatic Railway Track Brake Detection Systemashishbelkhede
 

Similar to Simple Railway gate automation (20)

automatic railway platform-mini project
automatic railway platform-mini projectautomatic railway platform-mini project
automatic railway platform-mini project
 
FINAL REPORT_B.tech
FINAL REPORT_B.techFINAL REPORT_B.tech
FINAL REPORT_B.tech
 
Collision Avoidance of Trains Using Arm7
Collision Avoidance of Trains Using Arm7Collision Avoidance of Trains Using Arm7
Collision Avoidance of Trains Using Arm7
 
IRJET-Solar Operated Automatic Railway Gate Control
IRJET-Solar Operated Automatic Railway Gate ControlIRJET-Solar Operated Automatic Railway Gate Control
IRJET-Solar Operated Automatic Railway Gate Control
 
IRJET- Automatic Inspection Trolley for Railway Track Crack Detection wit...
IRJET-  	  Automatic Inspection Trolley for Railway Track Crack Detection wit...IRJET-  	  Automatic Inspection Trolley for Railway Track Crack Detection wit...
IRJET- Automatic Inspection Trolley for Railway Track Crack Detection wit...
 
AUTOMATIC RAILWAY GATE DETECTION SYSTEM PPT
AUTOMATIC RAILWAY GATE DETECTION SYSTEM PPTAUTOMATIC RAILWAY GATE DETECTION SYSTEM PPT
AUTOMATIC RAILWAY GATE DETECTION SYSTEM PPT
 
INTELIGENT RAILWAY SYSTEM
INTELIGENT RAILWAY SYSTEMINTELIGENT RAILWAY SYSTEM
INTELIGENT RAILWAY SYSTEM
 
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
 
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
An Approach to Improve the Railway Crack Detection in the Tracks by Automated...
 
Anti Collision For Train using RF PPT.pptx
Anti Collision For Train using RF PPT.pptxAnti Collision For Train using RF PPT.pptx
Anti Collision For Train using RF PPT.pptx
 
IRJET - Automated Railway Crossing System using IoT
IRJET - Automated Railway Crossing System using IoTIRJET - Automated Railway Crossing System using IoT
IRJET - Automated Railway Crossing System using IoT
 
Presentationatchyuth 120413063530-phpapp02
Presentationatchyuth 120413063530-phpapp02Presentationatchyuth 120413063530-phpapp02
Presentationatchyuth 120413063530-phpapp02
 
Project
ProjectProject
Project
 
IRJET- Design and Implementation of Automatic Traction System
IRJET-  	  Design and Implementation of Automatic Traction SystemIRJET-  	  Design and Implementation of Automatic Traction System
IRJET- Design and Implementation of Automatic Traction System
 
railway gate using arduino uno and servo motors
railway gate using arduino uno and servo motorsrailway gate using arduino uno and servo motors
railway gate using arduino uno and servo motors
 
automatic railway gate control system
automatic railway gate control system automatic railway gate control system
automatic railway gate control system
 
Train automation using ARM7
Train automation using ARM7Train automation using ARM7
Train automation using ARM7
 
Train automation using ARM7
Train automation using ARM7Train automation using ARM7
Train automation using ARM7
 
Advance Signalling System-Rajbansh
Advance Signalling System-RajbanshAdvance Signalling System-Rajbansh
Advance Signalling System-Rajbansh
 
Automatic Railway Track Brake Detection System
Automatic Railway Track Brake Detection SystemAutomatic Railway Track Brake Detection System
Automatic Railway Track Brake Detection System
 

Recently uploaded

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
"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
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
"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
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
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
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 

Recently uploaded (20)

SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
"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
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
"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
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
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
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 

Simple Railway gate automation

  • 2. RAILWAY GATE AUTOMATION  PRESENTED BY:- PRABHJOT SALUJA UJJWAL SHEKHAR VINAYAK CHANDRAN
  • 3.  Introduction  History of Indian railways  AUTOMATION  Block diagrams  Details of microcontroller (AT89S52)  C Programming processing in AT89S52  FUTURE ENHANCEMENT  LAST WORDS
  • 4.  In the rapidly flourishing country like ours, accidents in rail road railings are increasing day by day.  The train accidents cause severe damage to life and property  This project deals with one of the efficient method to avoid train accidents.
  • 5. The Railway Age dawned in India on 16th. April 1853, when the first train ran from Bombay to Thana, a distance of 21 miles(33.81 Km.) For some years before that the idea of building railways in India had taken concrete shape with the Court of Directors of the East India Company in London. In 1845, along with Sir Jamsetjee Jejeebhoy, Hon. Jaganath Shunkerseth(known as Nana Shankarsheth ) formed the Indian Railway Association. Eventually, the association was incorporated into the Great Indian Peninsula Railway, and Jeejeebhoy and Shankarsheth became the only two Indians among the ten directors of the GIP railways. As a director, Shankarsheth participated in the very first train journey in India between Bombay and Thane on the 16th of April, 1853
  • 6.  Human error.  Track problems or adverse weather conditions.  Derailment in curves and bends.  Mis-signaling due to fog or mist.  Collision between trains
  • 7.  Oral communication through telephonic and telegraphic conversations.  IR sensors are also used to identify the cracks in the railway.  LASER Proximity Detector  Use of satellites for communication.  No combined solution for collision avoidance,derailment and railway gate control
  • 9. •Micro controller(AT89S52) •I.R. Sensor •Servo motors •Traffic Lights •Buzzer
  • 10.  Set of digital logic circuits integrated on a single chip.  Micro controller is for entire control.  Examples:8051,89c51,PIC,motorola etc
  • 11.  This report employs the 8-bit microcontroller from ATMEL (AT89S52). The microcontroller in our security system is used for sending signals to the auto dialer and buzzer alarm. A number is already stored in the EEPROM of the microcontroller. When a logic low signal appears at the pin 1 of the microcontroller, the number stored in the memory is sent to the auto dialer.
  • 12.  • Compatible  • 8 Kbytes of In-System Reprogrammable Flash Memory  • Three-Level Program Memory Lock  • 256 x 8-Bit Internal RAM  • 32 Programmable I/O Lines  • Programmable Serial Channel  • Low Power Idle and Power Down Modes
  • 13.
  • 14.  In order to overcome these dangerous accident problems we, in this project came up with a solution for the same. Using simple electronic components we have tried to automate the control of railway gates. This report is a standalone automatic unmanned railway gate control system using AT89S52 microcontroller.  The main aim of this project is atomizing the unmanned railway gate. i.e., the gate is closed automatically whenever the train comes and gate is opened after the train leaves the railway – road crossing. The arrival of train in either direction can be identified using this project. Use of embedded technology makes this closed loop feedback control system efficient and reliable. Micro controller (AT89S52) allows dynamic and faster control. AT89S52 micro controller is the heart of the circuit as it controls all the functions.  The system comprises of two IR Transmitter-Receiver pairs. One IR TX – Rx pair is located at one end of the railway gate. The second pair is located at another end of the gate.
  • 15.  Whenever any train is arriving on the track, the IR signal gets disturbed due to the interruption of the train. Thus the micro controller identifies the arriving of train. Before closing the gate the microcontroller gives siren to alert the people who are on the track. After 30 sec, the controller will close the gate by rotating the DC motor.  For the opening of the gate, the micro controller should know whether the train has left the crossing or not. The second IR pair is used for this purpose. The second IR pair identifies the train since the IR signal gets disturbed when it comes in between TX and RX. The microcontroller will wait till the last compartment and when it left the IR pair, the receiver again gets IR signal. Hence the microcontroller knows that the train left the gate. Till this time the gate is closed.  Now, after the train left the crossing, the microcontroller will open the gate by rotating the DC motor.
  • 16.
  • 17.  In this we have used "if-else" function to set the output for each input but my MCU (AT89S52) does not produce any output for the left and right "if-else" loop. However, it produced outputs for forward and backward "if-else".
  • 18. */L=signal for road user B=buzzer W=weight sensor SG=signals for train M=motor for gates
  • 19. int L,B,W,SG,M; if(((R1 == 0)||(R2==0))&&((v1==1)||(v2==1))) { B=1; //BUZZER ACTIVATED L=0 ; //RED if(w==0) { M=1; //close } Else { Continue;
  • 21. The idea of automating the process of railway gate operation in level crossings has been undertaken. As the system is completely automated, it avoids manual errors and thus provides ultimate safety to road users. By this mechanism presence of a gatekeeper is not necessary and automatic operation of the gate through the motor action is achieved. Microcontroller 89S52 performs the complete operation i.e., sensing ,gate closing and opening operation is done by software coding written for the controller. The mechanism works on a simple principle and there is not much of complexity needed in the circuit.
  • 22.  www.collision-avoidance.org  www.wikipedia.com  www.konkanrailway.com  www.faadooengineers.com