Microchip Technology Inc.

Slides:



Advertisements
Similar presentations
Basic Electronics Part 7: Actuators
Advertisements

9.11. FLUX OBSERVERS FOR DIRECT VECTOR CONTROL WITH MOTION SENSORS
STEPPER MOTOR SKN. CONTENT 1:-INTRODUCTION 2:-OPERATING PRINCIPLE 3:-CONSTRUCTIONAL FEATURES AND WORKING 4:-TYPES OF STEPPER MOTOR 5:-OPERATION 6:-Variable.
2003 SMMA Meeting 1 The DynaMotor TM Electronic Brushless Repulsion Motor A Novel High Torque Brushless Repulsion Motor.
© 2002 Microchip Technology Incorporated. All Rights Reserved. 1 Motor Types Microchip Technology Inc.
MSP430 Motor Controller Applications
Electric Drives FEEDBACK LINEARIZED CONTROL Vector control was invented to produce separate flux and torque control as it is implicitely possible.
Drives & Control June 2003 A. Jansen 1 Brushless DC Motor Control with C868 and CAPCOM6.
ECE Electric Drives Topic 13: Vector Control of AC Induction
Brushless DC (BLDC) Motors Brushless DC Motors are a type of synchronous motor –magnetic fields generated by the stator and rotor rotate at the same frequency.
Stepper Motors A stepper motor is a “pulse-driven” motor that changes the angular position of the rotor in “steps” Define –β = the step angle (per input.
SEE 3433 MESIN ELEKTRIK SYNCHRONOUS MACHINES Basic principles.
DC Motors The stator is the stationary outside part of a motor. The rotor is the inner part which rotates. Just as the rotor reaches alignment, the brushes.
© 2002 Microchip Technology Incorporated. All Rights Reserved. 1 Motor Control Solutions Microchip Technology Inc.
BRUSHLESS D.C MOTORS Prepared by… FAKHRI KHALIFEH.
PRESENTATION ON INDUCTION MOTOR
0 Special-Purpose Electric Machines In addition to the types of machines we have studied so far, other types of special-purpose machines which operate.
A Position Detection Strategy for Sensorless Surface Mounted Permanent Magnet Motors at Low Speed Using Transient Finite-Element Analysis Zhao Wang, Shuangxia.
Actuators -perform work made of: signal amplifier and the transducer uses power source (electrical, hydraulic) converts it into mechanical work.
The Motor Selection Liping Zheng University of Central Florida.
1 An FPGA-Based Novel Digital PWM Control Scheme for BLDC Motor Drives 學生 : 林哲偉 學號 :M 指導教授 : 龔應時 IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL.
Renesas Electronics America Inc. © 2012 Renesas Electronics America Inc. All rights reserved. Class ID: Know your Precise Position with RX600 MCU Huangsheng.
Syafruddin Hasan. STEPPER MOTOR Stepper motors are device that rotate by discrete incremental steps The primary advantage:  they can be controlled almost.
STEPPER MOTORS Name: Mr.R.Anandaraj Designation: Associate. Professor Department: Electrical and Electronics Engineering Subject code :EC 6252 Year: II.
Adviser : Cheng-Tsung Lin Student :Nan-hui Hsieh
Electric motors KON-C2004 Mechatronics Basics Tapio Lantela, Nov 2nd, 2015.
Student: yi-sin Tang Adviser: Ming-Shyan Wang Date :
INTRODUCTION TO ROBOTICS Part 3: Propulsion System Robotics and Automation Copyright © Texas Education Agency, All rights reserved. 1.
Special-Purpose Electric Machines The machines introduced in this lecture are used in many applications requiring fractional horsepower, or the ability.
Topics Introduction Review: Principle of Operation of Electric Machinery AC machines Single phase induction motors Other special purpose motors Exercise.
DSP based embedded digital controller actuator P.RISHI CHOWDARY-08BR1A0439 B.LIKHITA RAV-08BR1A0417 S.ASHOK-08BR1A0405.
AVTC Model Based Design Curriculum Development Project.
CNC FEED DRIVES Akhil Krishnan G M.Tech 1. CONTENTS 1.Introduction 2.Requirements of CNC feed drives 3.Servo motor 3.1 Servo drive control 3.2 Components.
CNC FEED DRIVES.
ME 440: Numerically Controlled Machine Tools
CHAPTER 11 SPECIAL MACHINES Electrical Machines.
Hands-On Design of BLDC Motor Control with Microchip MCUs
Electric Motors and Generators
Single Phase Induction
Motor Control Solutions
Stepper Motor A stepper motor or step motor or stepping motor is a brushless DC electric motor that divides a full rotation into a number of equal steps.
Control in Drive Systems
BRUSHLESS MOTOR COMMUTATION
Microchip Technology Inc.
An FPGA Implementation of a Brushless DC Motor Speed Controller
ELECTRONIC & TELECOMMUNICATION DEPARTMENT.
BRUSHLESS DIRECT CURRENT MOTOR
Predefined Speed Control of BLDC Motor
Electric Machine Introduction
AC and DC motors.
TOPIC : 3 PHASE INDUCTION MOTOR Present By : Amit kumar.
Reluctance Motor The reluctance motor is an electric motor in which torque is produced by the tendency of its moveable part to move to a position where.
Improved Speed Estimation in Sensorless PM Brushless AC Drives
Stepper motor.
Electric Motors.
Brushless DC (BLDC) Motors
Unit – V Single phase Induction motors and Special machines
Implementing Motor Control Designs with MCUs and FPGAs
ELECTRICAL ENGINEERING: PRINCIPLES AND APPLICATIONS, Third Edition, by Allan R. Hambley, ©2005 Pearson Education, Inc. Chapter 17 AC Machines.
Motor Control Solutions
Special-Purpose Electric Machines
DC Motors The stator is the stationary outside part of a motor. The rotor is the inner part which rotates. Just as the rotor reaches alignment, the brushes.
SYNCHRONOUS MACHINES Basic principles
Think beyond.
Figure PIC18 Connection to Relay
IT 318: M5 Motors: Questions IT M6.
Objective: The main aim of this project is to control the speed of the brush less direct current motor based on the single current sensor is proposed.
Motor Control Solutions
Summary of Material on Electric Drives Covered on July 24, 2019
LINEAR INDUCTION MOTORS
Presentation transcript:

Microchip Technology Inc. Motor Types

Common Motor Control Elements Measure Calculate Control Rotation Position Temperature Pulse Width Modulation Power Drivers Timing Math Functions

Primary Motor Types DC Brush Motor DC Brushless Motor Stepper Motor AC Induction Switched Reluctance The four types of motors that we will discuss are the DC Brush Motor, the Stepper Motor, the DC Brushless Motor, and the Switched Reluctance Motor. For each motor we will discuss construction, operating principles, and important concepts related to control electronics that may utilize PICmicro devices. It will be evident that common principles are shared by each motor type. We will spend most of our time on the DC brush motor and the stepper motor, since the other two motors can easily be understood with reference to these.

DC Brush Motor Common Control Implementations PICmicro® MCU solutions Simple power stage control May use position feedback sensors for closed loop control PICmicro® MCU solutions 4Kw 28-pin to 32Kbyte 64-pin Ex. include PIC16F876 and PIC17C766 The two basic control methodologies for the SR are closed-loop and sensorless Closed-loop control is realized with the use of incremental encoders. Rotor position information is required for synchronized phase switching patterns. The sensorless control strategies eliminate the rotor position sensor. One technique applies short pulses to the non-excited stator coils. The difference in current at two different instances is obtained so that the stator inductance can be calculated. This is sometimes referred to as inductance signatures. The stator inductance is a function of the instantaneous rotor position. For the ACIM, BLDC and SR motor types the sensorless control approach seems to be gaining popularity. Being able to eliminate the rotor positioning feedback sensors is a plus and reduces system costs. The issue with this approach is that increased computational horsepower is typically required along with additional program memory and a fast ADC. Typical Customer PICmicro implementations from design wins information.

DC Brushless Motor Common Control Implementations Closed-loop control Sensor and sensorless control PICmicro® MCU solutions TC6XX Fan Controller Family 4Kw 28-pin to 16Kw 64-pin Ex. include: PIC16C73 and PIC18C658 The various types of motors listed here and on the next few slides are those which we should support. Each motor type has its own pros and cons for an application. Various control strategies exist for each of the motor types, each with its own pros and cons. The three basic control methodologies for the ACIM are open-loop, closed-loop and sensorless. These three control methodologies can be further divided into: V/F control (scalar control) Slip frequency control Vector control (Field orientated control) Sensorless vector control (Kalman observer) strategies are used to predict the rotor position based on the characteristics of the motor and the measured phase currents. The two basic control methodologies for the BLDC are closed-loop and sensorless. Closed loop control relates to the use of rotor feedback information provided by Hall sensors for motor commutation states. It is noted here that rotor positioning information can also be derived from incremental encoders as well. Sensorless control does not implement Hall sensors but rather rotor positioning information is derived for sensing back EMF on a non-energized motor winding.

Stepper Motor Common Control Implementations PICmicro® MCU solutions Open Loop Control Simple and inexpensive control PICmicro® MCU solutions 2Kw 8-pin to 16Kw 40-pin Ex. include: PIC12C509A and PIC18C452 The various types of motors listed here and on the next few slides are those which we should support. Each motor type has its own pros and cons for an application. Various control strategies exist for each of the motor types, each with its own pros and cons. The three basic control methodologies for the ACIM are open-loop, closed-loop and sensorless. These three control methodologies can be further divided into: V/F control (scalar control) Slip frequency control Vector control (Field orientated control) Sensorless vector control (Kalman observer) strategies are used to predict the rotor position based on the characteristics of the motor and the measured phase currents. The two basic control methodologies for the BLDC are closed-loop and sensorless. Closed loop control relates to the use of rotor feedback information provided by Hall sensors for motor commutation states. It is noted here that rotor positioning information can also be derived from incremental encoders as well. Sensorless control does not implement Hall sensors but rather rotor positioning information is derived for sensing back EMF on a non-energized motor winding.

AC Induction Motor Common Control Implementations Open-loop control Closed-loop sensor and sensorless control PICmicro® MCU solutions 4Kw and 8Kw, 28 and 40 pins Ex. include: PIC16C773, PIC16C774, PIC16F873, PIC16F874 The various types of motors listed here and on the next few slides are those which we should support. Each motor type has its own pros and cons for an application. Various control strategies exist for each of the motor types, each with its own pros and cons. The three basic control methodologies for the ACIM are open-loop, closed-loop and sensorless. These three control methodologies can be further divided into: V/F control (scalar control) Slip frequency control Vector control (Field orientated control) Sensorless vector control (Kalman observer) strategies are used to predict the rotor position based on the characteristics of the motor and the measured phase currents. The two basic control methodologies for the BLDC are closed-loop and sensorless. Closed loop control relates to the use of rotor feedback information provided by Hall sensors for motor commutation states. It is noted here that rotor positioning information can also be derived from incremental encoders as well. Sensorless control does not implement Hall sensors but rather rotor positioning information is derived for sensing back EMF on a non-energized motor winding.

Switched Reluctance (SR) Motor Common Control Implementations Closed-loop sensor and sensorless control PICmicro® MCU solutions 2Kw/4Kw 18/28 pins Ex. Include: PIC16C622, PIC16C73, PIC16F873 Trend moving to higher memory PIC18FXXX and dsPIC™ families The two basic control methodologies for the SR are closed-loop sensor and sensorless control. Closed-loop control is realized with the use of incremental encoders. Rotor position information is required for synchronized phase switching patterns. The sensorless control strategies eliminate the rotor position sensor. One technique applies short pulses to the non-excited stator coils. The difference in current at two different instances is obtained so that the stator inductance can be calculated. This is sometimes referred to as inductance signatures. The stator inductance is a function of the instantaneous rotor position. For the ACIM, BLDC and SR motor types the sensorless control approach seems to be gaining popularity. Being able to eliminate the rotor positioning feedback sensors is a plus and reduces system costs. The issue with this approach is that increased computational horsepower is typically required along with additional program memory and a fast ADC.