DC MOTOR INTERFACING WITH 8051 MICROCONTROLLER PRESENTED BY

Slides:



Advertisements
Similar presentations
MOTION CONTROL ECE 105 Industrial Electronics Engr. Jeffrey T. Dellosa College of Engineering and Information Technology Caraga State University Ampayon,
Advertisements

ELECTRICAL. Circuits Outline Power Hub Microcontroller Sensor Inputs Motor Driver.
Controlling Robot Car via Smartphone Supervisor: Dr. Jamal Kharousheh Prepared by : Hamza Qaddara Esmat Hedariya Hareth Hanani Faculty of Engineering Telecommunication.
LM 317 IC
Arduino. Arduino is a tool for making computers that can sense and control more of the physical world than your desktop computer. It's an open-source.
Copier Jam Detector Design Problem
DC Motor Drives Dr. Ahmad Harb.
Frequency to Voltage Converter Used as RPM Gage
BLDC MOTOR SPEED CONTROL USING EMBEDDED PROCESSOR
IC Voltage Regulator.
Microcontrollers Module 4: Motion Control. Module Objectives Upon successful completion of this module, students will be able to: Give examples of microcontroller.
An najah national university Faculty of engineering Electrical engineering department General Educational robot Student :- Mohammad auni nofal. Supervisor.
Automatic accident avoiding system PROJECT MEMBERS MUTHUKUMAR.K (05ME33) SAKTHIDHASAN.S (05ME39) SAKTHIVEL.N (05ME40) VINOTH.S (05ME56) PROJECT GUIDE:
MOTORS. Definition Of Motor That powered by electricity or internal combustion, that supplies motive power for a vehicle or for some other device. A device.
© The McGraw-Hill Companies, Inc McGraw-Hill 1 PRINCIPLES AND APPLICATIONS OF ELECTRICAL ENGINEERING THIRD EDITION G I O R G I O R I Z Z O N I 8.
SUBMITTED BY LENIN C INTRODUCTION Railways - cheapest mode of transportation. Aims to avoid accidents. Using simple electronic components- automate.
Motor TYWu.
BLDC Motor Speed Control with RPM Display. Introduction BLDC Motor Speed Control with RPM Display  The main objective of this.
 ACCELEROMETER  TRANSMITTER- BLOCK DIAGRAM  RECEIVER- BLOCK DIAGRAM  COMPONENTS DESCRIPTION- ENCODER TRANSMITTER RECEIVER OPTICAL SENSOR.
GOVERNMENT POLYTECHNIC RAJKOT 1 NAMEEN.NO. TADVI PRAGNESH A PATEL ANKIT D PATEL VIRAL S PATEL JAYESH M
How do ABI test Digital ICs?. Test principles ABI digital tests are designed to find faults on boards. To do this the following principles are used: Confirm.
Arduino Based DC Motor Speed Control
Arduino DC Motor Motion Control Instructor: Dr Matthew Khin Yi Kyaw.
Sitarambhai Naranjibhai Patel Institute Of Technology & R.C.
A Mini project on “DRIVERLESS TRAIN ENGINE USING 8051 MICROCONTROLLER” GUIDED BY K.RAMBABU.
ARM CORTEX (STM32) BASED MOTOR SPEED CONTROL SUBMITTED BY EDGEFX TEAM.
BIRLA VISHVAKARMA MAHAVIDYALAYA TOPIC : Keyboard interfacing and flowchart MADE BY: Nidhi Bhangale ( ) Gargi Patel ( ) Meghna Rathod.
Arduino based Automatic Temperature Controlled Fan Speed Regulator.
Presented by Under the esteemed guidance of D.GANGADHAR REDDY, M. Tech. Asst. Prof., EEE Department UNIVERSAL COLLEGE OF ENGINEERING & TECHNOLOGY AUTO.
MOVEMENT SENSED BURGLAR ALARM SYSTEM Under the Guidance of
Motors & Motor Controllers
Introduction to Motors, servos and steppers
CELL PHONE OPERATED SAGE ROBOT
RF Controlled Robotic Vehicle with Laser Beam Arrangement
MICROCONTROLLER AND INTERFACING
ENGINEERING COLLEGE ADAMS PALONCHA ECE MINI PROJECT PRESENTATION.
MOTORS.
MUSIC TONE BASED DANCING LEDs
UP AND DOWN CONTROLLED SPEED OF DC MOTOR IN EMBEDDED SYSTEM
OVER VOLTAGE OR UNDER VOLTAGE
OVER VOLTAGE OR UNDER VOLTAGE
ARDUINO BASED AUTOMATIC TEMPERATURE BASED FAN SPEED CONTROLLER
FOUR QUADRANT DC MOTOR SPEED CONTROL WITHOUT MICROCONTROLLER
LOAD CUTOFF SWITCH UPON OVER VOLTAGE OR UNDER VOLTAGE
REMOTE SPEED CONTROL OF DC MOTOR BY ANDROID APPLICATIONS
connect a DC-Motor with an arduino
B. H. GARDI COLLEGE OF ENGG. & TECH. ANALOG ELECTRONICS
MICROCONTROLLER BASED SPEEDOMETER CUM ODOMETER
ECE Computer Engineering Design Project
ARDUINO FOUR QUADRANT DC MOTOR CONTROL
INDUCTION MOTOR PROTECTION FOR SINGLE PHASING, OVERVOLTAGE AND OVER TEMPERATURE Submitted by:
An-Najah National University Faculty of Engineering Walking Robot
ARDUINO LINE FOLLOWER ROBOT
QUIZ COMPETITION SENSOR FOR FASTEST FINGER PRESS
ARDUINO DC MOTR SPEED CTL
PWM BASED SPEED CONTROL FOR DC MOTOR
MAINS SUPPLY SENSED Over Voltage
AC Voltage Controllers AC to ac Converters
FOUR QUADRANT DC MOTOR CONTROL WITHOUT MICROCONTROLLER
Arduino Application: Speed control of small DC Motors
Introduction to H-Bridge
DC motor.
Motor Control.
Copier Jam Detector Design Problem
Binary Logic.
TPIC0107B H-Bridge And DC Motor
THREE-PHASE INVERTERS
Low-Voltage PMOS-NMOS Bridge Drivers FAN3268 and FAN3278 Sales Fighting Guide With non-inverting and inverting logic channels, Fairchild Semiconductor’s.
FAN3268 and FAN3278 Low-Voltage Bridge Drivers
PRESENTATION BASED ON EMBEDDED SYSTEM. SUBMITTED BY MAMATA YADAV.
Presentation transcript:

DC MOTOR INTERFACING WITH 8051 MICROCONTROLLER PRESENTED BY UMAR SHU’AIBU

DC MOTOR INTERFACING WITH 8051 MICROCONTROLLER USING l293 C K Pithawala College of Engineering and Technology DC MOTOR INTERFACING WITH 8051 MICROCONTROLLER USING l293 Group Number-07 Patel Abhijeet : 130090109034 Patel Ankur : 130090109035 Patel Arth : 130090109036 Patel Axil : 130090109037 Patel Dharmil : 130090109038 Faculty Guide : -

introduction Interfacing DC motor to 8051 forms an essential part in designing embedded robotic projects. A well designed 8051-DC motor system has essentially two parts. Firstly an 8051 with the required software to control the motor and secondly a suitable driver circuit. Most of the DC motors have power requirements well out of the reach of a microcontroller and more over the voltage spikes produced while reversing the direction of rotation could easily damage the microcontroller. So it is not wise to connect a DC motor directly to the microcontroller. The perfect solution is to use a motor driver circuit in between the microcontroller and the DC motor. The driver circuit used in this presentation are:- a)L293 IC b) H-bridge

using l293 driver to interface dc motor with 8051 L293 is a dedicated quadruple half H bridge motor driver IC available in 16 pin package. L293 has a current capacity of 600mA/channel and has supply voltage range from 4.5 to 36V DC. They are fitted with internal high speed clamp diodes for inductive spike protection. Other good features of L293 are high noise immunity, internal ESD protection, thermal shutdown, separate input supply for each channel etc. The pin out of L293 motor driver is shown in the figure below.

Below is the diagram that show how l293 is connected to 8051 for bi- directional control, and also the truth table indicating the direction of motion of the motor depending on the input from microcontroller to l293.

P1.0 P1.1 State of the motor stop or break 1 Motor move anti-clockwise Motor move clockwise Stop or break Three pins are needed for interfacing a DC motor (A, B, Enable). If you want the o/p to be enabled completely then you can connect Enable to VCC and only 2 pins needed from controller to make the motor to rotate either clockwise or anti-clockwise depending on the output from microcontroller.

Thank you