ARM CORTEX (STM32) BASED MOTOR SPEED CONTROL SUBMITTED BY EDGEFX TEAM.

Slides:



Advertisements
Similar presentations
AUTO TRAIN SUBMITTED BY. ABSTRACT In this project microcontroller used as CPU. Whenever the station arrives the train stops automatically.Then the train.
Advertisements

Edited by Mandar More Technical Manager, Ninad`s Research lab Ninad243.weebly.com MODERN OFFICE MANAGEMENT TOOL FOR SELECTIVE DATA.
ELECTRIC LINE MAN SAFETY WITH PASSWORD BASED CIRCUIT BREAKER Under the Guidance of Submitted by Project Title.
Arduino Based DC Motor Speed Control
SUBMITTED BY EDGEFX TEAM PORTABLE CODED WIRELESS MESSAGE COMMUNICATION BETWEEN TWO PARTIES SECRETLY WITH LCD DISPLAY.
SUBMITTED BY EDGEFX TEAM
MOVEMENT SENSED BURGLAR ALARM SYSTEM Under the Guidance of
SENSING SOIL MOISTURE CONTENT AUTOMATIC IRRIGATION SYSTEM
ULTRA FAST ACTING ELECTRONIC CIRCUIT BREAKER
Project Title PASSWORD BASED CIRCUIT BREAKER CONTROL TO ENSURE ELECTRIC LINE MAN’S SAFETY Under the Guidance of Submitted by.
SUBMITTED BY EDGEFX TEAM
TIME DELAY BASED RELAY OPERATED LOAD
CELL PHONE OPERATED SAGE ROBOT
SUBMITTED BY EDGEFX TEAM
TELEPHONE RING SENSED FLASHER IN INDUSTRIAL AREA
SUBMITTED BY EDGEFX TEAM
AUTOMATIC EMERGENCY LIGHT WITH LED
SUBMITTED BY EDGEFX TEAM
UP AND DOWN CONTROLLED SPEED OF DC MOTOR IN EMBEDDED SYSTEM
AC PWM CONTROL FOR INDUCTION MOTOR
FOUR QUADRANT OPERATION OF DC MOTOR REMOTELY CONTROLLED BY ANDROID APPLICATIONS SUBMITTED BY.
LED LAMP DIMMER CIRCUIT
SUBMITTED BY EDGEFX TEAM
SUBMITTED BY EDGEFX TEAM
ABSTRACT The outline of the project is Cycle stealing, as a method to remove whole cycle to control AC power the concept of achieving the cycle stealing.
BURGLAR ALARM ON WINDOW GLASS BREAKING
AUTO MAINS DISCONNECTING DC POWER SUPPLY
ARDUINO BASED AUTOMATIC TEMPERATURE BASED FAN SPEED CONTROLLER
FOUR QUADRANT DC MOTOR SPEED CONTROL WITHOUT MICROCONTROLLER
ABSTRACT The controller continuously polls the temperature with certain regular time intervals and displays over the 7_segment display The temperature.
PC CONTROLLED SCROLLING MESSAGE DISPLAY FOR COLLEGE NOTICE BOARD
REMOTE SPEED CONTROL OF DC MOTOR BY ANDROID APPLICATIONS
SUBMITTED BY EDGEFX TEAM
AUTO POWER SUPPLY CONTROL FROM 4 DIFFERENT SOURCES: SOLAR, MAINS, GENERATOR & INVERTOR TO ENSURE NO BREAK POWER.
AUTOMATIC IRRIGATION SYSTEM ON SENSING SOIL MOISTURE CONTENT
RFID CONCEPT BASED CAR PARKING SYSTEM
AUTO TRAIN SUBMITTED BY.
HIGHWAY LIGHTING SYSTEM WITH AUTO TURN OFF ON DAY TIME
Project Title EVM IN 8051 Under the Guidance of Submitted by.
PRE-STAMPEDE MONITERING AND ALARM SYSTEM
HOME APPLIANCES CONTROL WITH TIME DELAY SWITCH
SOLID STATE RELAY WITH ZVS PROPERTIES ANALYZED ON CRO
BATTERY CHARGING BY THYRISTOR TRIGGERING CONTROL
3 PHASE SEQUENCE CHECKER BY LED INDICATION
SUBMITTED BY EDGEFX TEAM
SUBMITTED BY EDGEFX TEAM
ABSTRACT The microcontroller receives the Infrared Signal from the TV remote, the code of which is identified by the IR receiver depending on which it.
SUBMITTED BY EDGEFX TEAM
HIGH POWER AC TO DC BY THYRISTOR FIRING ANGLE CONTROL
ARDUINO FOUR QUADRANT DC MOTOR CONTROL
SUBMITTED BY EDGEFX TEAM
AC PWM BASED POWER Control BY IGBT / MOSFET
SUBMITTED BY EDGEFX TEAM
MAINS OPERATED LED LIGHT IN STRING
THYRISTOR POWER CONTROL BY IR REMOTE
SUBMITTED BY EDGEFX TEAM
SMART CARD ENABLED EMPLOYEE IDENTIFICATION FOR SECURITY PURPOSE
BEACON FLASHER USING MICROCONTROLLER AND PWM FED MOSFET
MICROCONTROLLER BASED LAMP LIFE EXTENDER BY ZVS USING THYRISTOR
ARDUINO DC MOTR SPEED CTL
SUBMITTED BY EDGEFX TEAM
SUBMITTED BY EDGEFX TEAM
PWM BASED SPEED CONTROL FOR DC MOTOR
POWER SAVING LED LIGHT REPLACING CONVENTIONAL LAMPS
CAR PARKING MANAGEMENT BY RFID
SUBMITTED BY EDGEFX TEAM
FOUR QUADRANT DC MOTOR CONTROL WITHOUT MICROCONTROLLER
WIRE LOOP BREAKING ALARM SYSTEM
TWO PHASE BLDC MOTOR SPEED CONTROL USING FUZZY LOGIC CONTROL
SUBMITTED BY EDGEFX TEAM
Presentation transcript:

ARM CORTEX (STM32) BASED MOTOR SPEED CONTROL SUBMITTED BY EDGEFX TEAM

ABSTRACT The speed of motor is directly proportional to the DC voltage applied across its terminals. PWM (Pulse Width Modulation) wave can be used to control the speed of the motor the average voltage given or the average current flowing through the motor will change depending on the ON and OFF time of the pulses The duty cycle of the wave controls its speed. On changing the duty cycle (ON time), we can change the speed

BLOCK DIAGRAM

HARD WARE EQUIPMENTS POWER SUPPLY STM 32 DEV. BOARD MOTOR DRIVER DC MOTOR PWM PUSH BUTTONS LCD 1N4007 LED RESISTORS & CAPACITORS

EMBEDDED SYSTEMS Definition for :- EMBEDDED SYSTEMS  A combination of hardware and software which together form a component of a larger machine.  An example of an embedded system is a microprocessor that controls an automobile engine.  An embedded system is designed to run on its own without human intervention, and may be required to respond to events in real time.

EMBEDDED SYSTEMS

FEATURES OF STM 32 DEV BOARD Please refer to stm 32 doc provided

PWM The PWM switching frequency has to be much faster than what would affect the load, which is to say the device that uses the power. The term duty cycle describes the proportion of on time to the regular interval or period of time; a low duty cycle corresponds to low power, because the power is off for most of the time. Duty cycle is expressed in percent, 100% being fully on.

PWM APPLICATIONS Telecommunications Power delivery Voltage regulation Audio effects and amplification.

LED LEDs are semiconductor devices are made out of silicon When current passes through the LED, it emits photons as a byproduct. Normal light bulbs produce light by heating a metal filament until its white hot LEDs present many advantages over traditional light sources including lower energy consumption, longer lifetime, improved robustness, smaller size and faster switching

DC- MOTOR  A DC motor is an electric motor that runs on direct current (DC) electricity. In any electric motor, operation is based on simple electromagnetism.  A simple 2-pole DC electric motor (here red represents a magnet or winding with a "North" polarization, while green represents a magnet or winding with a "South" polarization).  Every DC motor has six basic parts -- axle, rotor (a.k.a., armature), stator, commutator, field magnet(s), and brushes.

MOTOR DRIVER (L293D) Features:  Wide supply-voltage range: 4.5V to 36V  Separate input- logic supply  Internal ESD protection  Thermal shutdown  High-Noise-Immunity input  Functional Replacements for SGS L293 and SGS L293D  Output current 1A per channel (600 mA for L293D)  Peak output current 2 A per channel (1.2 A for L293D)  Output clamp diodes for Inductive Transient suppression(L293D)

DESCRIPTION  L293D is a dual H-bridge motor driver integrated circuit (IC).  In its common mode of operation, two DC motors can be driven simultaneously, both in forward and reverse direction.  The motor operations of two motors can be controlled by input logic at pins 2 & 7 and 10 & 15.  Input logic 00 or 11 will stop the corresponding motor. Logic 01 and 10 will rotate it in clockwise and anticlockwise directions, respectively.  Enable pins 1 and 9 (corresponding to the two motors) must be high for motors to start operating. When an enable input is high, the associated driver gets enabled

LIQUID CRYSTAL DISPLAY (LCD)  Most common LCDs connected to the microcontrollers are 16x2 and 20x2 displays.  This means 16 characters per line by 2 lines and 20 characters per line by 2 lines, respectively.  The standard is referred to as HD44780U, which refers to the controller chip which receives data from an external source (and communicates directly with the LCD.

LCD BACKGROUND  If an 8-bit data bus is used the LCD will require 11 data lines (3 control lines plus the 8 lines for the data bus)  The three control lines are referred to as EN, RS, and RW  EN=Enable (used to tell the LCD that you are sending it data)  RS=Register Select (When RS is low (0), data is treated as a command) (When RS is High(1), data being sent is text data )  R/W=Read/Write (When RW is low (0), the data written to the LCD) (When RW is low (0), the data reading to the LCD)

BIBILOGRAPHY  The 8051 Microcontroller and Embedded systems” by Muhammad Ali Mazidi and Janice Gillispie Mazidi, Pearson Education.  ATMEL 89S52 Data Sheets.     

THANK ‘Q’