PROJECT TITLE METRO TRAIN PROTOTYPE USING 8051 MICROCONTROLLER By-RAVI MUNDRA.

Slides:



Advertisements
Similar presentations
AUTO SELECTION OF ANY AVAILABLE PHASE,
Advertisements

RADIO FREQUENCY BASED SERIAL COMMUNICATION..
Regulated Linear Power Supply
The Motorcycle Alarm By Matt Hawkins Vermont Technical College Electrical Projects.
SUN TRACKING SOLAR PANEL. Introduction The main objective of this project is to track the sun and rotate the solar panel accordingly, to receive sunlight.
Interfacing of 8051 UNIT 4.
Edited by Mandar More Technical Manager, Ninad`s Research lab Ninad243.weebly.com MODERN OFFICE MANAGEMENT TOOL FOR SELECTIVE DATA.
VEHICLE THEFT INTIMATION TO THE OWNER ON HIS CELL PHONE BY GSM
Presented by:- NAME : Sanjay Kumar Pani BRANCH : Electrical & Electronics GROUP : ‘B1’ ROLL NO. : E/04/14.
POWER SUPPLIES. The Power Supply A station’s power supply (sometimes known as a power supply unit or PSU) is a device or system that supplies electrical.
1LAKSHMI.B.E.. Full step -clock 2LAKSHMI.B.E. Full step –anti clock 3LAKSHMI.B.E.
James Mackey Fundamentals of Power Supplies. James Mackey RectifierFilterRegulator AC Input AC Rectified (Pulsating DC) Smoothed DC Smoothed & Regulated.
EMT212 Analog Electronic II
Regulated Power Supplies
Amey Rane Madhur Srivastava Tejas Pandit Varun Sivakumar.
Zener Diode Circuits for Power Supply Designs Section 4.4.
SUBMITTED BY LENIN C INTRODUCTION Railways - cheapest mode of transportation. Aims to avoid accidents. Using simple electronic components- automate.
Submitted by:.  Project overview  Block diagram  Power supply  Microcontroller  MAX232 & DB9 Connector  Relay  Relay driver  Software requirements.
Self Switching Power Supply. Introduction Self Switching Power Supply  Embedded system requires a regulated power supply.
CONTENTS Objective Software &Hardware requirements Block diagram Mems technology Implementation Applications &Advantages Future scope Conclusion References.
BLDC Motor Speed Control with RPM Display. Introduction BLDC Motor Speed Control with RPM Display  The main objective of this.
GOVERNMENT POLYTECHNIC RAJKOT 1 NAMEEN.NO. TADVI PRAGNESH A PATEL ANKIT D PATEL VIRAL S PATEL JAYESH M
PROJECT ON FAULT ANALYSIS AND DETECTION GUIDED BY:: SUBMITTED BY:- MS. SHUBRA GOEL.
SPEED CONTROL OF DC SHUNT MOTOR USING MICROCONTROLLER PRESANT BY: Prajapati Pankaj R. (026) : Thakor Hitendra B. (020) : Thakor Kiran B. (021) : Senma.
Automatic Railway Gate Control System
AUTOMATIC EMERGENCY LED LIGHT SUBMITTED BY. ABSTRACT This automatic emergency led light used in night at emergency time when the power cut or off by some.
TRANSMISSION LINE MULTIPLE FAULT DETECTION AND INDICATION TO EB
Auto Power Supply Control from 4 Different Sources using PIC Microcontroller
BATCH MEMBERS R.ABHISHEK-08N41A0401 K.DHEERAJ REDDY-08N41A0412 S.RAJENDRA REDDY-08N41A0458 JYOTHISHMATHI COLLEGE OF ENGINEERING AND TECHNOLOGY,TURKAPALLY.
A SEMINOR ON USING ALCOHOLIC SENSOR AUTOMATIC VEHICLE CONTROL GUIDED BY:: SUBMITTED BY:- RAM NAGEENA YADAV( ) Er.AANCHAL AGARWAL TEJ PRAKASH SHARMA( )
A Mini project on “DRIVERLESS TRAIN ENGINE USING 8051 MICROCONTROLLER” GUIDED BY K.RAMBABU.
WATER LEVEL INDICATOR AND AUTOMATIC MOTOR SWITCHING SYSTEM
Wireless Rash Driving Detection. Introduction Wireless Rash Driving Detection  To detect rash driving on highways and to alert.
Arduino based Automatic Temperature Controlled Fan Speed Regulator.
ENERGY METER TO INDICATE BILLING IN RUPEES FOR LOAD WISE OR DAY WISE
Presented by Under the esteemed guidance of D.GANGADHAR REDDY, M. Tech. Asst. Prof., EEE Department UNIVERSAL COLLEGE OF ENGINEERING & TECHNOLOGY AUTO.
Project Title PASSWORD BASED CIRCUIT BREAKER CONTROL TO ENSURE ELECTRIC LINE MAN’S SAFETY Under the Guidance of Submitted by.
ARDUINO BASED UNDERGROUND CABLE FAULT DETECTION
A PRESENTATION ON EMBEDDED SYSTEM
MOTORS.
WIRELESS POWER TRANSFER
Rectifiers, Filters and Regulator
WIRELESS POWER TRANSFER
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
ARDUINO BASED AUTOMATIC TEMPERATURE BASED FAN SPEED CONTROLLER
FOUR QUADRANT DC MOTOR SPEED CONTROL WITHOUT MICROCONTROLLER
PC CONTROLLED SCROLLING MESSAGE DISPLAY FOR COLLEGE NOTICE BOARD
AUTOMATIC STREET LIGHT CONTROL USING LDR
Arduino BASED RFID Device Access
Chapter 27 Power Supplies.
PC Mouse operated Electrical Load Control Using VB Application
ARDUINO FOUR QUADRANT DC MOTOR CONTROL
WIRELESS NETWORKING OF
INDUCTION MOTOR PROTECTION FOR SINGLE PHASING, OVERVOLTAGE AND OVER TEMPERATURE Submitted by:
Under the Guidance of Submitted by
ARDUINO LINE FOLLOWER ROBOT
“METRONICS” METRO TRAIN PROTOTYPE USING 8051 MICROCONTROLLER
Automatic Railway Gate Control System
Parallel Port Interfacing
AUTOMATIC EMERGENCY LED LIGHT
FOUR QUADRANT DC MOTOR CONTROL WITHOUT MICROCONTROLLER
PC CONTROL USING TV REMOTE
Under the Guidance of Submitted by
GSM - GPS BASED VEHICLE TRACKING SYSTEM
CHAPTER 10 Power Supplies.
IOT based Home Automation Over the Cloud
PHASE SEQUENCE CHECKER
Under the Guidance of Submitted by
Photoelectric Switch Department Of Physics Prof.Kurkute.P.V.
Electronic Voting Machine
Presentation transcript:

PROJECT TITLE METRO TRAIN PROTOTYPE USING 8051 MICROCONTROLLER By-RAVI MUNDRA

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 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 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.

THANKS…