A Mini project on “DRIVERLESS TRAIN ENGINE USING 8051 MICROCONTROLLER” GUIDED BY K.RAMBABU.

Slides:



Advertisements
Similar presentations
MICROPROCESSORS AND MICROCONTROLLERS
Advertisements

WELCOME.
Applications of PICs Advantages/disadvantages Digital and analogue control Loops, sub-routines, scanning, counting and feedback Interrupts Problems with.
RADIO FREQUENCY BASED SERIAL COMMUNICATION..
In this presentation you will:
INTRODUCTION TO ROBOTICS AND MICROCONTROLLERS Instructors: Tijjani “TJ” Mohammed and Tarek Abdel-Salam.
Khaled A. Al-Utaibi  Computers are Every Where  What is Computer Engineering?  Design Levels  Computer Engineering Fields  What.
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.
B.RAMAMURTHY UNIVERSITY AT BUFFALO Introduction to Hardware (& Software) 5/30/2013 Amrita-UB-MSES-CSE
Microcontroller: Introduction
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
Edited by Mandar More Technical Manager, Ninad`s Research lab Ninad243.weebly.com MODERN OFFICE MANAGEMENT TOOL FOR SELECTIVE DATA.
DESIGN OF WIRELESS PROSTHETIC HAND.  Introduction  Why Wireless robotic arm  System Description  Block Diagram  System Operation  Conclusion  References.
Interactive Voice Response System For College Automation (IVRS)
To control the movement of a manual wheelchair by means of human voice for paralyzed patients. AIM:
1 © Unitec New Zealand Embedded Hardware ETEC 6416 Date: - 10 Aug,2011.
EMBEDDED WEB SERVER. CONTENT: 1.ABSTRACT 2.INTRODUCTION TO EMBEDDED SYSTEMS 3.INTRODUCTION TO EMBEDDED WEB SERVER 4.BLOCK DIAGRAM 5.POER SUPPLY 6.COMPONENT.
AUTOMATIC ROOM LIGHT CONTROLLER WITH BIDIRECTIONAL VISITOR COUNTER
COMPUTER SYSTEM ARCHITECTURE By Sohaib.  The digital computer is a digital system that performs various computational tasks.  The word digital implies.
MICRO CONTROLLER MODULE 1. Learning Objectives Name some gadgets that use microcontrollers. Define a microcontroller. Differentiate between a computer.
Micro processor and Micro Controllers
Microcontroller Presented by Hasnain Heickal (07), Sabbir Ahmed(08) and Zakia Afroze Abedin(19)
Microprocessors For a microprocessor to give a working microcomputer system, which can be used for control tasks, additional chips are necessary, e.g.
 Historical view:  1940’s-Vacuum tubes  1947-Transistors invented by willliam shockely & team  1959-Integrated chips invented by Texas Instrument.
OBSTACLE AVOIDANCE ROBOT
What is a Microprocessor ? A microprocessor consists of an ALU to perform arithmetic and logic manipulations, registers, and a control unit Its has some.
EMBEDDED SYSTEM & ROBOTICS. Introduction to robotics Robots are machines capable of carrying out a complex series of actions automatically. Robotics is.
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.
HOME AUTOMATION USING PC DONE BY RAJESHKUMAR S SRI HARSHA D.
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.
MICROCONTROLLER INTERFACING WITH STEPPER MOTOR MADE BY: Pruthvirajsinh Jadeja ( ) COLLEGE:DIET BRANCH:EC.
8051 Microcontroller Tutorial and Architecture with Applications.
Automatic Railway Gate Control System
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
BY Names of team mates and USN numbers TITLE OF YOUR PROJECT college logo example.
SUBMITTED BY EDGEFX TEAM PORTABLE CODED WIRELESS MESSAGE COMMUNICATION BETWEEN TWO PARTIES SECRETLY WITH LCD DISPLAY.
Student Name USN NO Guide Name H.O.D Name Name Of The College & Dept.
H IGH LEVEL SECURITY SYSTEM USING M E M S TECHNOLOGY BY M.PAVANI G.KEERTHI D.SWAPNA.
CLOSED LOOP SPEED CONTROL OF DC MOTOR WITH PWM TECHNIQUE
BATCH MEMBERS R.ABHISHEK-08N41A0401 K.DHEERAJ REDDY-08N41A0412 S.RAJENDRA REDDY-08N41A0458 JYOTHISHMATHI COLLEGE OF ENGINEERING AND TECHNOLOGY,TURKAPALLY.
D.L.PRASSANA KUMAR T.MAHENDAR SOFI SHAIK. ABSTRACT  This circuit turns on the horn of the bike to alert you of the impending theft if anybody tries to.
ARM CORTEX (STM32) BASED MOTOR SPEED CONTROL SUBMITTED BY EDGEFX TEAM.
COIN BASED CELL PHONE CHARGER by sarin krishna k.r
Voice Controlled Robot by Cell Phone with Android App
DC MOTOR INTERFACING WITH 8051 MICROCONTROLLER PRESENTED BY
ENGINEERING COLLEGE ADAMS PALONCHA ECE MINI PROJECT PRESENTATION.
XBee Based Motor Control for Farmers
Aim Of The Project To implement the obstacle avoidance and Zigbee control functions for Omni directional mobile robot.
Microprocessor and Microcontroller Fundamentals
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
SCADA for Remote Industrial Plant
PC Mouse operated Electrical Load Control Using VB Application
ARDUINO FOUR QUADRANT DC MOTOR CONTROL
Microcontroller Based Digital Code Lock
ARDUINO LINE FOLLOWER ROBOT
Automatic Railway Gate Control System
Project guide B. SUBBULAKSHMI M. E Assistant Professor C. A. R
SMART GRID BASED FAULT IDENTIFICATION SYSTEM
SPEED CONTROL OF INDUCTION MOTOR IN SUGAR PLANT
RAILWAY TRACK SNAP NOTIFICATION
AUTOMATIC SPEED CONTROL BASED ON ZONES
AIM: To control the movement of a manual wheelchair by means of human voice for paralyzed patients.
PC CONTROL USING TV REMOTE
Microcomputer Architecture
Computer Numerical Control
Chapter 1: The 8051 Microcontrollers
Design Of Low-Power Wireless Communication System Based On MSP430
Presentation transcript:

A Mini project on “DRIVERLESS TRAIN ENGINE USING 8051 MICROCONTROLLER” GUIDED BY K.RAMBABU

CONTENTS Abstract Embedded system 8051 Micro controller Block diagram Conclusion

Abstract We know that the railway network of India is the biggest in south Asia and perhaps the most complicated in all over the world. Although the time table is perfect it is not at all possible to maintain it. And that’s why the train accidents are becoming more and more usual The idea is whenever any engine observes a red signal on its track it will start decreasing its speed gradually and stops automatically.

Embedded system An embedded system is a special-purpose computer system designed to perform one or a few dedicated functions. Since the embedded system is dedicated to specific tasks, design engineers can optimize it, reducing the size and cost of the product, or increasing the reliability and performance.

Applications Of Embedded System We are living in the Embedded World. You are surrounded with many embedded products and your daily life largely depends on the proper functioning of these gadgets. Military and aerospace software applications Communications applications Electronics applications and consumer devices Industrial automation and process control software

Microcontroller For Embedded System Microcontrollers are widely used in embedded system products. An embedded system product uses a microprocessor (or Microcontroller) to do one task only. In an Embedded system, there is only one application software that is typically burned into ROM.

8051 Architecture The generic 8051 architecture supports a Harvard architecture, which contains two separate buses for both program and data. it has two distinctive memory spaces of 64K X 8 size for both programmed and data. Each 8051 device has some amount of data RAM built in the device for internal processing. This bus architecture is supported with on-chip peripheral functions like I/O ports, timers/counters, versatile serial communication port.

Block Diagram Of 8051

BLOCK DIAGRAM Tx Section: SWITCH RF ENCODER RF TX

MICRO CONTROLLER 8051 POWER SUPPLY RF DECODER RF RX Rx Section : DRIVING UNIT MOTOR

DESCRIPTION we use a LM7805 voltage regulator IC (Integrated Circuit). The IC is shown below.

Stepper motor A stepper motor is a brushless, electric motor that can divide a full rotation into a large number of steps

Drive unit Nowadays, electric drive systems using electric servo-motors can be controlled in an excellent way and can easily compete with rotating drive systems.

CIRCUIT FEATURES Brief description of operation: Gives out well regulated +5V output, Circuit protection: Built-in overheating protection shuts down output when regulator IC gets too hot Circuit complexity: Very simple and easy to build Circuit performance: Very stable +5V output voltage, reliable operation Availability of components : Easy to get, uses only very common basic components

Contd………………. Applications: Part of electronics devices, small laboratory power supply Power supply voltage: Unregulated DC 8-18V power supply Power supply current: Needed output current + 5 mA Component costs : Few dollars for the electronics components + the input transformer cost

CONCLUSION The driver can feel relax in driving because he doesn’t have to take care about red signal. Even if he forgets to take any action on red signal then also we can avoid accidents by the implementation of this idea. We are happy to say that recently Dubai Metro Trains has been entered in to gunnies book of world records………………………..

Bunch of thanks………. BY: P. Sai lavanya