SlideShare a Scribd company logo
1 of 17
PROJECT TITLE
METRO TRAIN PROTOTYPE
USING 8051
MICROCONTROLLER
Project Description
Designed to understand the technology used in
modern driver less metro train.
Trains are equipped with CPU, which control the
train.
Train is programmed for specific path.
Every station on path is defined.
Stoppage timing of train and distance between two
stations is predefined.
In This Project
 We try to make prototype for these type of Metro Trains.
 We use 8051 as CPU.
 The motion of Train is controlled by a Stepper Motor.
 LCD Display of 2*16 characters is used for displaying messages in
the train.
 The stoppage time at a station is taken to be 3 seconds.
 The time taken by train between two consecutive stations is taken
as 6 seconds.
In This Project (Contd.)
LEDs are used as Indicators to show the train direction i.e.
UP and DOWN path.
It also have BUZZER system. As train is going to leave a
station, buzzer blows.
It also have an emergency brake system due to which train
stops as soon as brakes are applied.
Can resume journey after emergency situation is over.
Basic Circuit
Basically it has four parts
1. POWER SUPPLY
2. 8051 IC
3. DISPLAY UNIT
4. STEPPER MOTOR
List of Components Used
Block Diagram
LCD Interfacing With 8051
WHY WE USE ULN 2003?
Microcontroller pins lack sufficient current to drive the
relay. They can provide a maximum of 1-2mA current.
While the stepper motor’s coil needs around 10mA to be
energized. For this reason, we place a driver so that
stepper motor can work efficiently.
CIRCUIT DIAGRAM
PCB Layout
Power Supply Circuit
Working Of Project
The 230V AC supply is converted into 9 Volts by the
transformer used in power supply section.
Then it is rectified by the bridge rectifier made up of
diodes.
Then the 9 v is regulated by 7805.
1000 micro farad capacitor is used to filter the DC voltage.
After supplying power to the circuit, it works according to
the programming done in 8051.
Programming of 8051
$mod51
data equ p1 ;p0
busy equ p0.7 ;p0.7
rs equ p3.2
rw equ p3.1
en equ p3.0
org 400h
show0: db 'Welcome To All','0‘
show1: db 'Current Station','0‘
show2: db 'Next Station','0'
show3: db 'Aligarh','0'
show4: db 'Ghaziabad','0'
show5: db 'New Delhi','0‘
org 0000h
here: mov p2,#00h
acall ini
mov dptr,#show0
acall read
clr p3.3 ;p1.0
acall delay
mov a,#01h
acall command; Now make memory clear cursor home
mov dptr,#show1
acall read
mov a,#0c0h
acall command
mov dptr,#show3
.
.
.
.
.
.
cjne r1,#00h,loop1
pop p1
pop acc
ret
end
FUTURE SCOPE OF THIS PROJECT
This Project is useful in developing countries & this
project has a bright future as it is being used in
countries like Germany, France & Japan. This project
helps us to control train without a driver and the
stations are shown on the LCD so the passenger
doesn’t have any type of difficulty. This project will
lead to increase in technological trends & this will
help the people in many ways.
Metro train prototype

More Related Content

What's hot

FABRICATION OF SENSOR OPERATED MOBILE PLATFORM FOR RAILWAY STATION
FABRICATION OF SENSOR OPERATED MOBILE PLATFORM FOR RAILWAY STATIONFABRICATION OF SENSOR OPERATED MOBILE PLATFORM FOR RAILWAY STATION
FABRICATION OF SENSOR OPERATED MOBILE PLATFORM FOR RAILWAY STATION
Nashit Ahmad
 
Indian railway signal engg. vol iv
Indian railway signal engg. vol ivIndian railway signal engg. vol iv
Indian railway signal engg. vol iv
Bhanu Teja
 
Implementation of automatic railway platform
Implementation of automatic railway platformImplementation of automatic railway platform
Implementation of automatic railway platform
jeevansaral
 
Radio communications for safe and efficient Rail Operation
Radio communications for safe and efficient Rail OperationRadio communications for safe and efficient Rail Operation
Radio communications for safe and efficient Rail Operation
Ibrahim Al-Hudhaif
 

What's hot (20)

Railway training ppt
Railway training pptRailway training ppt
Railway training ppt
 
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
 
FABRICATION OF SENSOR OPERATED MOBILE PLATFORM FOR RAILWAY STATION
FABRICATION OF SENSOR OPERATED MOBILE PLATFORM FOR RAILWAY STATIONFABRICATION OF SENSOR OPERATED MOBILE PLATFORM FOR RAILWAY STATION
FABRICATION OF SENSOR OPERATED MOBILE PLATFORM FOR RAILWAY STATION
 
Anti-Collision Device(ACD)
Anti-Collision Device(ACD)Anti-Collision Device(ACD)
Anti-Collision Device(ACD)
 
Indian railway signal engg. vol iv
Indian railway signal engg. vol ivIndian railway signal engg. vol iv
Indian railway signal engg. vol iv
 
Communication stack
Communication stackCommunication stack
Communication stack
 
Smart railway crossing embedded with automated platform bridge
Smart railway crossing embedded with automated platform bridgeSmart railway crossing embedded with automated platform bridge
Smart railway crossing embedded with automated platform bridge
 
Railway Industrial Training Report
Railway Industrial Training ReportRailway Industrial Training Report
Railway Industrial Training Report
 
Sro Project Brief
Sro Project BriefSro Project Brief
Sro Project Brief
 
Implementation of automatic railway platform
Implementation of automatic railway platformImplementation of automatic railway platform
Implementation of automatic railway platform
 
DMRC
DMRCDMRC
DMRC
 
Radio communications for safe and efficient Rail Operation
Radio communications for safe and efficient Rail OperationRadio communications for safe and efficient Rail Operation
Radio communications for safe and efficient Rail Operation
 
Indian railways traffic control (4)
Indian railways traffic control (4)Indian railways traffic control (4)
Indian railways traffic control (4)
 
Automatic railway gate control using arduino
Automatic railway gate control using arduinoAutomatic railway gate control using arduino
Automatic railway gate control using arduino
 
CBTC World Congress paper on creating safe CBTC system without secondary dete...
CBTC World Congress paper on creating safe CBTC system without secondary dete...CBTC World Congress paper on creating safe CBTC system without secondary dete...
CBTC World Congress paper on creating safe CBTC system without secondary dete...
 
Signal and telicommunication/sanjeet-1308143
Signal and telicommunication/sanjeet-1308143Signal and telicommunication/sanjeet-1308143
Signal and telicommunication/sanjeet-1308143
 
Culver Test Track
Culver Test TrackCulver Test Track
Culver Test Track
 
Basics of Metro Railway Signalling system
Basics of Metro Railway Signalling systemBasics of Metro Railway Signalling system
Basics of Metro Railway Signalling system
 
Cbtc brochure
Cbtc brochureCbtc brochure
Cbtc brochure
 
vensoft technologies http://www.ieeedeveloperslabs.in/ intelligent train tra...
vensoft technologies http://www.ieeedeveloperslabs.in/  intelligent train tra...vensoft technologies http://www.ieeedeveloperslabs.in/  intelligent train tra...
vensoft technologies http://www.ieeedeveloperslabs.in/ intelligent train tra...
 

Viewers also liked

Metro rail in india
Metro rail in indiaMetro rail in india
Metro rail in india
Sourav Paul
 
Delhi metro presentation(SCHOOL/COLLEGE)
Delhi metro presentation(SCHOOL/COLLEGE)Delhi metro presentation(SCHOOL/COLLEGE)
Delhi metro presentation(SCHOOL/COLLEGE)
Aashna Sharma
 
Delhi metro rail corporation project
Delhi metro rail corporation projectDelhi metro rail corporation project
Delhi metro rail corporation project
Vimal Maurya
 
The delhi-metro-project
The delhi-metro-projectThe delhi-metro-project
The delhi-metro-project
Vikas Saini
 
8449972 embedded-systems-and-model-of-metro-train
8449972 embedded-systems-and-model-of-metro-train8449972 embedded-systems-and-model-of-metro-train
8449972 embedded-systems-and-model-of-metro-train
Jitendra Saroj
 
Metric stream sm final draft sera
Metric stream sm final draft seraMetric stream sm final draft sera
Metric stream sm final draft sera
Nikita James
 

Viewers also liked (20)

Metro Rail in India ppt
Metro Rail in India pptMetro Rail in India ppt
Metro Rail in India ppt
 
Metro presentation
Metro presentationMetro presentation
Metro presentation
 
Automatic Metro
Automatic MetroAutomatic Metro
Automatic Metro
 
Metro rail in india
Metro rail in indiaMetro rail in india
Metro rail in india
 
Delhi metro presentation(SCHOOL/COLLEGE)
Delhi metro presentation(SCHOOL/COLLEGE)Delhi metro presentation(SCHOOL/COLLEGE)
Delhi metro presentation(SCHOOL/COLLEGE)
 
Driverless metro
Driverless metroDriverless metro
Driverless metro
 
Delhi metro rail corporation project
Delhi metro rail corporation projectDelhi metro rail corporation project
Delhi metro rail corporation project
 
The delhi-metro-project
The delhi-metro-projectThe delhi-metro-project
The delhi-metro-project
 
Microcontoller
MicrocontollerMicrocontoller
Microcontoller
 
Technical Paper on Chennai Metro Project (Mr Klaus Muenz and Nandan Kumar)
Technical Paper on Chennai Metro Project (Mr Klaus Muenz and Nandan Kumar)Technical Paper on Chennai Metro Project (Mr Klaus Muenz and Nandan Kumar)
Technical Paper on Chennai Metro Project (Mr Klaus Muenz and Nandan Kumar)
 
Tp metro
Tp metroTp metro
Tp metro
 
Automatic railway gate control
Automatic railway gate controlAutomatic railway gate control
Automatic railway gate control
 
Unit 1. introduction to Railway Engineering
Unit 1. introduction to Railway EngineeringUnit 1. introduction to Railway Engineering
Unit 1. introduction to Railway Engineering
 
Indian Railways ppt.
Indian Railways ppt.Indian Railways ppt.
Indian Railways ppt.
 
metro station planning ar.ravi sankar alumni(auce architecture)
metro station planning ar.ravi sankar alumni(auce architecture)metro station planning ar.ravi sankar alumni(auce architecture)
metro station planning ar.ravi sankar alumni(auce architecture)
 
Automatic Train Control System using Wireless Sensor Networks
Automatic Train Control System using Wireless Sensor NetworksAutomatic Train Control System using Wireless Sensor Networks
Automatic Train Control System using Wireless Sensor Networks
 
8449972 embedded-systems-and-model-of-metro-train
8449972 embedded-systems-and-model-of-metro-train8449972 embedded-systems-and-model-of-metro-train
8449972 embedded-systems-and-model-of-metro-train
 
Metric stream sm final draft sera
Metric stream sm final draft seraMetric stream sm final draft sera
Metric stream sm final draft sera
 
Narasimhan 7537
Narasimhan 7537Narasimhan 7537
Narasimhan 7537
 
Metro stations all over world
Metro stations all over worldMetro stations all over world
Metro stations all over world
 

Similar to Metro train prototype

Metrofile111111111 150706071159-lva1-app6892
Metrofile111111111 150706071159-lva1-app6892Metrofile111111111 150706071159-lva1-app6892
Metrofile111111111 150706071159-lva1-app6892
yogeshingle4
 
Automatic car parking system by Himanshu
Automatic car parking system by HimanshuAutomatic car parking system by Himanshu
Automatic car parking system by Himanshu
himanshu3070
 
bidirectional report
bidirectional reportbidirectional report
bidirectional report
Hasan baig
 
Speed control of dc motor using 89c51
Speed control of dc motor using 89c51Speed control of dc motor using 89c51
Speed control of dc motor using 89c51
Pawan Gupta
 
Rail gate controller ppt
Rail gate controller pptRail gate controller ppt
Rail gate controller ppt
Sajal Das
 

Similar to Metro train prototype (20)

INTELIGENT RAILWAY SYSTEM
INTELIGENT RAILWAY SYSTEMINTELIGENT RAILWAY SYSTEM
INTELIGENT RAILWAY SYSTEM
 
BIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLER
BIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLERBIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLER
BIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLER
 
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY PIC16F877A MICROCONTROLLER
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY  PIC16F877A MICROCONTROLLERDC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY  PIC16F877A MICROCONTROLLER
DC MOTOR SPEED CONTROL USING ON-OFF CONTROLLER BY PIC16F877A MICROCONTROLLER
 
Metrofile111111111 150706071159-lva1-app6892
Metrofile111111111 150706071159-lva1-app6892Metrofile111111111 150706071159-lva1-app6892
Metrofile111111111 150706071159-lva1-app6892
 
03 TOTAL REPORT
03 TOTAL REPORT03 TOTAL REPORT
03 TOTAL REPORT
 
Ijetae 0312 24
Ijetae 0312 24Ijetae 0312 24
Ijetae 0312 24
 
Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Networ...
Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Networ...Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Networ...
Speed Control of FSTP Inverter Fed Induction Motor Drive with a Neural Networ...
 
C010141422
C010141422C010141422
C010141422
 
04762477
0476247704762477
04762477
 
Automatic car parking system by Himanshu
Automatic car parking system by HimanshuAutomatic car parking system by Himanshu
Automatic car parking system by Himanshu
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
bidirectional report
bidirectional reportbidirectional report
bidirectional report
 
Howto Design a Stepper Motor System Using an 8-bit Freescale microcontroller ...
Howto Design a Stepper Motor System Using an 8-bit Freescale microcontroller ...Howto Design a Stepper Motor System Using an 8-bit Freescale microcontroller ...
Howto Design a Stepper Motor System Using an 8-bit Freescale microcontroller ...
 
60015688 ashish-loco-summer (1)
60015688 ashish-loco-summer (1)60015688 ashish-loco-summer (1)
60015688 ashish-loco-summer (1)
 
Ac motor closedloo[p
Ac motor closedloo[pAc motor closedloo[p
Ac motor closedloo[p
 
Presentation200 (1).ppt
Presentation200 (1).pptPresentation200 (1).ppt
Presentation200 (1).ppt
 
Speed control of dc motor using 89c51
Speed control of dc motor using 89c51Speed control of dc motor using 89c51
Speed control of dc motor using 89c51
 
Microcontroller based four step linear stroke positioning system
Microcontroller based four step linear stroke positioning systemMicrocontroller based four step linear stroke positioning system
Microcontroller based four step linear stroke positioning system
 
Rail gate controller ppt
Rail gate controller pptRail gate controller ppt
Rail gate controller ppt
 
Speed Control Of Single Phase Induction Motor
Speed Control Of Single Phase Induction MotorSpeed Control Of Single Phase Induction Motor
Speed Control Of Single Phase Induction Motor
 

Recently uploaded

Recently uploaded (20)

Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 

Metro train prototype

  • 1. PROJECT TITLE METRO TRAIN PROTOTYPE USING 8051 MICROCONTROLLER
  • 2. Project Description Designed to understand the technology used in modern driver less metro train. Trains are equipped with CPU, which control the train. Train is programmed for specific path. Every station on path is defined. Stoppage timing of train and distance between two stations is predefined.
  • 3. In This Project  We try to make prototype for these type of Metro Trains.  We use 8051 as CPU.  The motion of Train is controlled by a Stepper Motor.  LCD Display of 2*16 characters is used for displaying messages in the train.  The stoppage time at a station is taken to be 3 seconds.  The time taken by train between two consecutive stations is taken as 6 seconds.
  • 4. In This Project (Contd.) LEDs are used as Indicators to show the train direction i.e. UP and DOWN path. It also have BUZZER system. As train is going to leave a station, buzzer blows. It also have an emergency brake system due to which train stops as soon as brakes are applied. Can resume journey after emergency situation is over.
  • 5. Basic Circuit Basically it has four parts 1. POWER SUPPLY 2. 8051 IC 3. DISPLAY UNIT 4. STEPPER MOTOR
  • 9. WHY WE USE ULN 2003? Microcontroller pins lack sufficient current to drive the relay. They can provide a maximum of 1-2mA current. While the stepper motor’s coil needs around 10mA to be energized. For this reason, we place a driver so that stepper motor can work efficiently.
  • 13. Working Of Project The 230V AC supply is converted into 9 Volts by the transformer used in power supply section. Then it is rectified by the bridge rectifier made up of diodes. Then the 9 v is regulated by 7805. 1000 micro farad capacitor is used to filter the DC voltage. After supplying power to the circuit, it works according to the programming done in 8051.
  • 14. Programming of 8051 $mod51 data equ p1 ;p0 busy equ p0.7 ;p0.7 rs equ p3.2 rw equ p3.1 en equ p3.0 org 400h show0: db 'Welcome To All','0‘ show1: db 'Current Station','0‘ show2: db 'Next Station','0' show3: db 'Aligarh','0' show4: db 'Ghaziabad','0' show5: db 'New Delhi','0‘ org 0000h here: mov p2,#00h acall ini mov dptr,#show0 acall read clr p3.3 ;p1.0
  • 15. acall delay mov a,#01h acall command; Now make memory clear cursor home mov dptr,#show1 acall read mov a,#0c0h acall command mov dptr,#show3 . . . . . . cjne r1,#00h,loop1 pop p1 pop acc ret end
  • 16. FUTURE SCOPE OF THIS PROJECT This Project is useful in developing countries & this project has a bright future as it is being used in countries like Germany, France & Japan. This project helps us to control train without a driver and the stations are shown on the LCD so the passenger doesn’t have any type of difficulty. This project will lead to increase in technological trends & this will help the people in many ways.