Robot Actuators. Motors and Control. Stepper Motor Basics. Increased Resolution. Stepper motors. DC motors AC motors. Physics review: Nature is lazy.

Size: px
Start display at page:

Download "Robot Actuators. Motors and Control. Stepper Motor Basics. Increased Resolution. Stepper motors. DC motors AC motors. Physics review: Nature is lazy."

Transcription

1 obot Actuators tepper motors Motors and Control DC motors AC motors Physics review: ature is lazy. Things seek lowest energy states. iron core vs. magnet magnetic fields tend to line up Electric fields and magnetic fields are the same thing. v v tepper Motor Basics Increased esolution stator rotor torque Electromagnet tator: made out of coils of wire called winding otor: magnet rotates on bearings inside the stator Current switch in winding ==>Magnetic force ==>hold the rotor in a position printers Direct control of rotor position (no sensing needed) computer drives May oscillate around a desired orientation (resonance at low speeds) Half stepping angle Low resolution 1

2 Increased esolution Increased esolution More teeth on rotor or stator More teeth on rotor or stator Half stepping Half stepping How to Control? Motoring along... 4 Lead Wire Configuration direct control of position tep Table tep ed Blue Yellow White A A ed Blue Yellow 4 lead motor White Easy to Control precise positioning (The amount of rotational movement per step depends on the construction of the motor) Clockwise Facing Mounting End B B Each step, like the second hand of a clock => tick, tick Increase the frequency of the steps => continuous motion underdamping leads to oscillation at low speeds torque is lower at high speeds than the primary alternative 2

3 DC motors exposed! DC motor basics permanent magnets rotor stator brush commutator attached to shaft DC motor basics DC motor basics permanent magnets permanent magnets rotor rotor stator stator 3

4 Position ensors Optical Encoders Optical Encoders elative position Absolute position Other ensors esolver Potentiometer elative position grating light emitter light sensor decode circuitry direction resolution Optical Encoders Optical Encoders elative position light sensor mask/diffuser elative position light sensor direction resolution light emitter decode circuitry light emitter decode circuitry grating grating A diffuser tends to smooth these signals Ideal eal 4

5 Optical Encoders Optical Encoders elative position light sensor direction resolution elative position light sensor direction resolution light emitter decode circuitry light emitter decode circuitry grating grating Phase lag between A and B is 90 degree A A A A lags B B B B A leads B Optical Encoders Optical Encoders Detecting absolute position Detecting absolute position something simpler? wires? 5

6 Gray Code Other ensors # Binary among others... esolver = driving a stepper motor Potentiometer = varying resistance Torque Control In physics, torque can be thought of informally as "rotational force". Torque is measured in units of newton metres, and its symbol is apple,. The concept of torque, also called moment or couple, originated with the work of Archimedes on levers. The rotational analogues of force, mass and acceleration are torque, moment of inertia and angular acceleration respectively. The force applied to a lever, multiplied by its distance from the lever's fulcrum, is the torque. For DC motors: Control: getting motors to do what you want them to What you want to control = what you can control speed ω voltage windings resistance e back emf e is a voltage generated by the rotor windings cutting the magnetic field emf: electromagnetic force 6

7 Controlling speed with voltage Controlling speed with voltage The back emf depends only on the motor speed. The motor s torque depends only on the current, I. e DC motor model e = k e ω τ = k τ I The back emf depends only on the motor speed. The motor s torque depends only on the current, I. I stall = / current when motor is stalled speed = 0 torque = max e DC motor model Consider this circuit s : e = k e ω τ = k τ I = I e How is related to ω? = τ k τ or k e ω ω = τ k τ k e k e peed is proportional to voltage. speed vs. torque at a fixed voltage speed vs. torque at a fixed voltage k e speed ω no torque at max speed k e speed ω no torque at max speed Linear mechanical power P m = F v otational version of P m = τ ω max torque when stalled torque τ k τ torque τ k τ stall torque 7

8 speed vs. torque at a fixed voltage speed vs. torque speed ω Linear mechanical power P m = F v speed ω k e max speed otational version of P m = τ ω power output k e max speed power output gasoline engine speed vs. torque speed vs. torque torque τ k τ stall torque torque τ k τ stall torque Motor specs Back to control Basic input / output relationship: = τ k τ k e ω We can control the voltage applied. We want a particular motor speed ω. k e Electrical pecifications (@22 C) For motor type nominal supply voltage (olts) armature resistance (Ohms) maximum power output (Watts) maximum efficiency (%) noload speed (rpm) 12,000 10,600 13,000 14,400 noload current (ma) friction torque (ozin) stall torque (ozin) velocity constant (rpm/v) back EMF constant (m/rpm) torque constant (ozin/a) armature inductance (mh) k τ How to change the voltage? is usually controlled via PWM pulse width modulation 8

9 PWM PWM pulse width modulation Preview of control Duty cycle: The ratio of the On time and the Off time in one cycle Determines the fractional amount of full power delivered to the motor Openloop vs. Closeloop Control Openloop Control: PID control: Proportional / Integral / Derivative control (t) desired speed ω PID Controller Controller solving for (t) Motor ω actual speed If desired speed ωd actual speed ωa, o what? = Kp (ωd ω) Ki (ωd ω) dt K d ddte = Kp ( e Ki e Kd ddte ) Closedloop Control: using feedback Error signal e ω d ωa ω d ωa desired ωd compute from the current error ωa Motor desired ωd compute using PID feedback actual ω Motor PID controller actual speed ωa actual speed ω 9

10 What is proper sampling ampling ote: sampling is a unbiquitous issue. How many measurements do we need to measure some signal. ision (picture), audio, 3D laserbased sensing, motor parameters,. Proper sampling: Can reconstruct the analog signal from the samples Aliasing: The higher frequency component that appears to be a lower one is called an alias for the lower frequency Aliasing: the frequency of the sampled data is different from the frequency of the continuous signal Aliasing b of sampling rate might represent, a 90 cycle/second sine wave being sampled at 1000 samples/second; in another word, there are 11.1 samples taken over each complete cycle of the sinusoid d. Aliasing occurs when the frequency of the analog sine wave is greater than the yquist frequency (onehalf of the sampling rate); in other word, the sampling frequency is not fast enough. Aliasing misrepresents the information, so the original signal cannot be reconstructed properly from the samples. hannon s ampling Theorem ule of Thumb An analog signal x(t) is completely specified by the samples if x(t) is bandlimited to ω BL < ω s / 2, where ω s = 2π / Ts In other word, a continuous signal can be properly sampled, only if it does not contain frequency components above onehalf of the sampling rate. For a closedloop control system, a typical choice for the sampling interval T based on rise time is 1/5 th or 1/10 th of the rise time. (i.e., 5 to 10 samples for rise time) Definitions: Given a signal bandlimited to f BL, must sample at greater than 2 f BL to preserve information. The value 2 f BL is called yquist rate (of sampling for a given f BL ) Given sampling rate f s, the highest frequency in the signal must be less than f s / 2 if samples are to preserve all the information. The value f YQ = f s / 2 is called the yquist frequency (associated with a fixed sample frequency). 10

11 Electric Motors Power rating: electric motors offer the horsepower required to drive a machine, which is typically referred to as electric motor load. The most common equation for power based electric motors on torque and rotational speed is: hp = (torque X rpm)/5,250. Most common and simple industrial motor is the three phase AC induction motor, sometimes known as the "squirrel cage" motor. The simple design of the AC motor simply a series of three windings in the exterior (stator) section with a simple rotating section (rotor). The changing field caused by the 50 or 60 Hertz AC line voltage causes the rotor to rotate around the axis of the motor. peed depends :1.The fixed number of winding sets (known as poles) 2.The frequency of the AC line voltage. ariable speed drives change this frequency to change the speed of the motor.3.the amount of torque loading on the motor, which causes slip. AC/DC motors AC motor 1.An outside stationary stator having coils supplied with AC current to produce a rotating magnetic field 2. inside rotor attached to the output shaft, given a torque by the rotating field. DC motor: rotating armature in the form of an electromagnet. otary switch called a commutator reverses the direction of the electric current twice every cycle, to flow through the armature so that the poles of the electromagnet push and pull against the permanent magnets on the outside of the motor. As the poles of the armature electromagnet pass the poles of the permanent magnets, the commutator reverses the polarity of the armature electromagnet. During switching polarity, inertia keeps the classical motor going in the proper direction. DC motors The brushed DC motor is one of the earliest motor designs. Today, it is the motor of choice in the majority of variable speed and torque control applications. 11

12 Brushed DC Advantages: Cheap and easy to control, design. Design: Permanent magnetic field is created in the stator by either Permanent magnets or Electromagnetic windings Permanent magnets: the motor is said to be a "permanent magnet DC motor" (PMDC). Electromagnetic windings: the motor is often said to be a "shunt wound DC motor" (WDC). PMDC motor is the motor of choice for applications involving fractional horsepower DC motors, as well as most applications up to about three horsepower, due to cost & reliability. 12

Sensors and Sensing Motors, Encoders and Motor Control

Sensors and Sensing Motors, Encoders and Motor Control Sensors and Sensing Motors, Encoders and Motor Control Todor Stoyanov Mobile Robotics and Olfaction Lab Center for Applied Autonomous Sensor Systems Örebro University, Sweden todor.stoyanov@oru.se 05.11.2015

More information

Actuators. EECS461, Lecture 5, updated September 16,

Actuators. EECS461, Lecture 5, updated September 16, Actuators The other side of the coin from sensors... Enable a microprocessor to modify the analog world. Examples: - speakers that transform an electrical signal into acoustic energy (sound) - remote control

More information

Assembly Language. Topic 14 Motion Control. Stepper and Servo Motors

Assembly Language. Topic 14 Motion Control. Stepper and Servo Motors Assembly Language Topic 14 Motion Control Stepper and Servo Motors Objectives To gain an understanding of the operation of a stepper motor To develop a means to control a stepper motor To gain an understanding

More information

Placement Paper For Electrical

Placement Paper For Electrical Placement Paper For Electrical Q.1 The two windings of a transformer is (A) conductively linked. (B) inductively linked. (C) not linked at all. (D) electrically linked. Ans : B Q.2 A salient pole synchronous

More information

Sensors and Sensing Motors, Encoders and Motor Control

Sensors and Sensing Motors, Encoders and Motor Control Sensors and Sensing Motors, Encoders and Motor Control Todor Stoyanov Mobile Robotics and Olfaction Lab Center for Applied Autonomous Sensor Systems Örebro University, Sweden todor.stoyanov@oru.se 13.11.2014

More information

Understanding RC Servos and DC Motors

Understanding RC Servos and DC Motors Understanding RC Servos and DC Motors What You ll Learn How an RC servo and DC motor operate Understand the electrical and mechanical details How to interpret datasheet specifications and properly apply

More information

Brushed DC Motor System

Brushed DC Motor System Brushed DC Motor System Pittman DC Servo Motor Schematic Brushed DC Motor Brushed DC Motor System K. Craig 1 Topics Brushed DC Motor Physical & Mathematical Modeling Hardware Parameters Model Hardware

More information

L E C T U R E R, E L E C T R I C A L A N D M I C R O E L E C T R O N I C E N G I N E E R I N G

L E C T U R E R, E L E C T R I C A L A N D M I C R O E L E C T R O N I C E N G I N E E R I N G P R O F. S L A C K L E C T U R E R, E L E C T R I C A L A N D M I C R O E L E C T R O N I C E N G I N E E R I N G G B S E E E @ R I T. E D U B L D I N G 9, O F F I C E 0 9-3 1 8 9 ( 5 8 5 ) 4 7 5-5 1 0

More information

Administrative Notes. DC Motors; Torque and Gearing; Encoders; Motor Control. Today. Early DC Motors. Friday 1pm: Communications lecture

Administrative Notes. DC Motors; Torque and Gearing; Encoders; Motor Control. Today. Early DC Motors. Friday 1pm: Communications lecture At Actuation: ti DC Motors; Torque and Gearing; Encoders; Motor Control RSS Lecture 3 Wednesday, 11 Feb 2009 Prof. Seth Teller Administrative Notes Friday 1pm: Communications lecture Discuss: writing up

More information

Brushed DC Motor PWM Speed Control with the NI myrio, Optical Encoder, and H-Bridge

Brushed DC Motor PWM Speed Control with the NI myrio, Optical Encoder, and H-Bridge Brushed DC Motor PWM Speed Control with the NI myrio, Optical Encoder, and H-Bridge Motor Controller Brushed DC Motor / Encoder System K. Craig 1 Gnd 5 V OR Gate H-Bridge 12 V Bypass Capacitors Flyback

More information

Step vs. Servo Selecting the Best

Step vs. Servo Selecting the Best Step vs. Servo Selecting the Best Dan Jones Over the many years, there have been many technical papers and articles about which motor is the best. The short and sweet answer is let s talk about the application.

More information

Detect stepper motor stall with back EMF technique (Part 1)

Detect stepper motor stall with back EMF technique (Part 1) Detect stepper motor stall with back EMF technique (Part 1) Learn about this method that takes advantage of constant motor parameters and overcomes limitations of traditional stall detection of current

More information

ELG2336 Introduction to Electric Machines

ELG2336 Introduction to Electric Machines ELG2336 Introduction to Electric Machines Magnetic Circuits DC Machine Shunt: Speed control Series: High torque Permanent magnet: Efficient AC Machine Synchronous: Constant speed Induction machine: Cheap

More information

CIS009-2, Mechatronics Signals & Motors

CIS009-2, Mechatronics Signals & Motors CIS009-2, Signals & Motors Bedfordshire 13 th December 2012 Outline 1 2 3 4 5 6 7 8 3 Signals Two types of signals exist: 4 Bedfordshire 52 Analogue signal In an analogue signal voltages and currents continuously

More information

Design of A Closed Loop Speed Control For BLDC Motor

Design of A Closed Loop Speed Control For BLDC Motor International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 2319-183X, (Print) 2319-1821 Volume 3, Issue 11 (November 214), PP.17-111 Design of A Closed Loop Speed Control For BLDC

More information

Basic NC and CNC. Dr. J. Ramkumar Professor, Department of Mechanical Engineering Micro machining Lab, I.I.T. Kanpur

Basic NC and CNC. Dr. J. Ramkumar Professor, Department of Mechanical Engineering Micro machining Lab, I.I.T. Kanpur Basic NC and CNC Dr. J. Ramkumar Professor, Department of Mechanical Engineering Micro machining Lab, I.I.T. Kanpur Micro machining Lab, I.I.T. Kanpur Outline 1. Introduction to CNC machine 2. Component

More information

Electronic Speed Controls and RC Motors

Electronic Speed Controls and RC Motors Electronic Speed Controls and RC Motors ESC Power Control Modern electronic speed controls regulate the electric power applied to an electric motor by rapidly switching the power on and off using power

More information

2.017 DESIGN OF ELECTROMECHANICAL ROBOTIC SYSTEMS Fall 2009 Lab 4: Motor Control. October 5, 2009 Dr. Harrison H. Chin

2.017 DESIGN OF ELECTROMECHANICAL ROBOTIC SYSTEMS Fall 2009 Lab 4: Motor Control. October 5, 2009 Dr. Harrison H. Chin 2.017 DESIGN OF ELECTROMECHANICAL ROBOTIC SYSTEMS Fall 2009 Lab 4: Motor Control October 5, 2009 Dr. Harrison H. Chin Formal Labs 1. Microcontrollers Introduction to microcontrollers Arduino microcontroller

More information

Feedback Devices. By John Mazurkiewicz. Baldor Electric

Feedback Devices. By John Mazurkiewicz. Baldor Electric Feedback Devices By John Mazurkiewicz Baldor Electric Closed loop systems use feedback signals for stabilization, speed and position information. There are a variety of devices to provide this data, such

More information

Lab Exercise 9: Stepper and Servo Motors

Lab Exercise 9: Stepper and Servo Motors ME 3200 Mechatronics Laboratory Lab Exercise 9: Stepper and Servo Motors Introduction In this laboratory exercise, you will explore some of the properties of stepper and servomotors. These actuators are

More information

Brushed DC Motor Microcontroller PWM Speed Control with Optical Encoder and H-Bridge

Brushed DC Motor Microcontroller PWM Speed Control with Optical Encoder and H-Bridge Brushed DC Motor Microcontroller PWM Speed Control with Optical Encoder and H-Bridge L298 Full H-Bridge HEF4071B OR Gate Brushed DC Motor with Optical Encoder & Load Inertia Flyback Diodes Arduino Microcontroller

More information

Inductance, capacitance and resistance

Inductance, capacitance and resistance Inductance, capacitance and resistance As previously discussed inductors and capacitors create loads on a circuit. This is called reactance. It varies depending on current and frequency. At no frequency,

More information

Motion Control Glossary

Motion Control Glossary This section contains a description of many of the terms used in the design and application of motion control products and programmable devices. Although other reference books and definitions exist, these

More information

PART 2 - ACTUATORS. 6.0 Stepper Motors. 6.1 Principle of Operation

PART 2 - ACTUATORS. 6.0 Stepper Motors. 6.1 Principle of Operation 6.1 Principle of Operation PART 2 - ACTUATORS 6.0 The actuator is the device that mechanically drives a dynamic system - Stepper motors are a popular type of actuators - Unlike continuous-drive actuators,

More information

combine regular DC-motors with a gear-box and an encoder/potentiometer to form a position control loop can only assume a limited range of angular

combine regular DC-motors with a gear-box and an encoder/potentiometer to form a position control loop can only assume a limited range of angular Embedded Control Applications II MP10-1 Embedded Control Applications II MP10-2 week lecture topics 10 Embedded Control Applications II - Servo-motor control - Stepper motor control - The control of a

More information

Brushless DC-Servomotors with integrated Encoder 4 Pole Technology

Brushless DC-Servomotors with integrated Encoder 4 Pole Technology rushless DC-Servomotors with integrated Encoder ole Technology mm For combination with Gearheads: F, /, 6 3... X + Encoders 3 ominal voltage Terminal resistance, phase-phase Output power ) Efficiency 3

More information

Exam 2 Topics. Statistics Uncertainty Strain gages Load cells PVA sensors DC motors AC motors Stepper motors Electrical control components

Exam 2 Topics. Statistics Uncertainty Strain gages Load cells PVA sensors DC motors AC motors Stepper motors Electrical control components Exam 2 Topics Statistics Uncertainty Strain gages Load cells PVA sensors DC motors AC motors Stepper motors Electrical control components Statistics Mean and standard deviation calculations µ = N N x (

More information

Engineering Reference

Engineering Reference Engineering Reference Linear & Rotary Positioning Stages Table of Contents 1. Linear Positioning Stages...269 1.1 Precision Linear Angular Dynamic 1.2 Loading Accuracy Repeatability Resolution Straightness

More information

Control Design for Servomechanisms July 2005, Glasgow Detailed Training Course Agenda

Control Design for Servomechanisms July 2005, Glasgow Detailed Training Course Agenda Control Design for Servomechanisms 12 14 July 2005, Glasgow Detailed Training Course Agenda DAY 1 INTRODUCTION TO SYSTEMS AND MODELLING 9.00 Introduction The Need For Control - What Is Control? - Feedback

More information

AC Drive Technology. An Overview for the Converting Industry. Siemens Industry, Inc All rights reserved.

AC Drive Technology. An Overview for the Converting Industry.  Siemens Industry, Inc All rights reserved. AC Drive Technology An Overview for the Converting Industry www.usa.siemens.com/converting Siemens Industry, Inc. 2016 All rights reserved. Answers for industry. AC Drive Technology Drive Systems AC Motors

More information

Type of loads Active load torque: - Passive load torque :-

Type of loads Active load torque: - Passive load torque :- Type of loads Active load torque: - Active torques continues to act in the same direction irrespective of the direction of the drive. e.g. gravitational force or deformation in elastic bodies. Passive

More information

Three-Phase Induction Motors. By Sintayehu Challa ECEg332:-Electrical Machine I

Three-Phase Induction Motors. By Sintayehu Challa ECEg332:-Electrical Machine I Three-Phase Induction Motors 1 2 3 Classification of AC Machines 1. According to the type of current Single Phase and Three phase 2. According to Speed Constant Speed, Variable Speed and Adjustable Speed

More information

3. What is hysteresis loss? Also mention a method to minimize the loss. (N-11, N-12)

3. What is hysteresis loss? Also mention a method to minimize the loss. (N-11, N-12) DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING EE 6401 ELECTRICAL MACHINES I UNIT I : MAGNETIC CIRCUITS AND MAGNETIC MATERIALS Part A (2 Marks) 1. List

More information

CURRENT FOLLOWER APPROACH BASED PI AND FUZZY LOGIC CONTROLLERS FOR BLDC MOTOR DRIVE SYSTEM FED FROM CUK CONVERTER

CURRENT FOLLOWER APPROACH BASED PI AND FUZZY LOGIC CONTROLLERS FOR BLDC MOTOR DRIVE SYSTEM FED FROM CUK CONVERTER CURRENT FOLLOWER APPROACH BASED PI AND FUZZY LOGIC CONTROLLERS FOR BLDC MOTOR DRIVE SYSTEM FED FROM CUK CONVERTER N. Mohanraj and R. Sankaran Shanmugha Arts, Science, Technology and Research Academy University,

More information

Stepper Motors WE CREATE MOTION

Stepper Motors WE CREATE MOTION WE CREATE MOTIO PRECIstep Technology EW Page FDM 6 Two Phase with Disc Magnet, AM 8 Two Phase,6 AM Two Phase,6 ADM S Two Phase with Disc Magnet, 6 7 AM Two Phase 6 8 AM Two Phase AM -R Two Phase WE CREATE

More information

MG Electrical Machine. 68 _ ED Co.,Ltd. > EXPERIMENTS > SPECIFICATIONS

MG Electrical Machine. 68 _ ED Co.,Ltd. > EXPERIMENTS > SPECIFICATIONS Electrical Machine 1/1 REPULSION MOTOR/ DC GENERATOR Starting and drive characteristics of repulsion induction motor Lad characteristics of separately excited DC shunt wound generator MG-5216 > EXPERIMENTS

More information

Introduction to BLDC Motor Control Using Freescale MCU. Tom Wang Segment Biz. Dev. Manager Avnet Electronics Marketing Asia

Introduction to BLDC Motor Control Using Freescale MCU. Tom Wang Segment Biz. Dev. Manager Avnet Electronics Marketing Asia Introduction to BLDC Motor Control Using Freescale MCU Tom Wang Segment Biz. Dev. Manager Avnet Electronics Marketing Asia Agenda Introduction to Brushless DC Motors Motor Electrical and Mechanical Model

More information

THE UNIVERSITY OF BRITISH COLUMBIA. Department of Electrical and Computer Engineering. EECE 365: Applied Electronics and Electromechanics

THE UNIVERSITY OF BRITISH COLUMBIA. Department of Electrical and Computer Engineering. EECE 365: Applied Electronics and Electromechanics THE UNIVERSITY OF BRITISH COLUMBIA Department of Electrical and Computer Engineering EECE 365: Applied Electronics and Electromechanics Final Exam / Sample-Practice Exam Spring 2008 April 23 Topics Covered:

More information

MSK4310 Demonstration

MSK4310 Demonstration MSK4310 Demonstration The MSK4310 3 Phase DC Brushless Speed Controller hybrid is a complete closed loop velocity mode controller for driving a brushless motor. It requires no external velocity feedback

More information

Brushless DC-Servomotors with integrated Encoder 4 Pole Technology

Brushless DC-Servomotors with integrated Encoder 4 Pole Technology rushless DC-Servomotors with integrated Encoder ole Technology 9 mm For combination with Gearheads: /(S),, L, /(S), /(S), /(S)... X + Encoders ominal voltage Terminal resistance, phase-phase Output power

More information

Performance Optimization Using Slotless Motors and PWM Drives

Performance Optimization Using Slotless Motors and PWM Drives Motion Control Performance Optimization Using Slotless Motors and PWM Drives TN-93 REV 1781 Section 1: Abstract Smooth motion, meaning very low position and current loop error while at speed, is critical

More information

4 / 24,5 2,6 / steel, black coated. clockwise, viewed from the front face. ø15,9 ø17-0,052 ø6-0,05 8,1 ±0,3 2, T

4 / 24,5 2,6 / steel, black coated. clockwise, viewed from the front face. ø15,9 ø17-0,052 ø6-0,05 8,1 ±0,3 2, T DC-Micromotors Precious Metal Commutation 4, mnm For combination with (overview on page 4-5) Gearheads: 5, 6, 6/7 Encoders: IE 6... 5 Series 4 74... SR Nominal voltage Terminal resistance Output power

More information

A COMPARISON STUDY OF THE COMMUTATION METHODS FOR THE THREE-PHASE PERMANENT MAGNET BRUSHLESS DC MOTOR

A COMPARISON STUDY OF THE COMMUTATION METHODS FOR THE THREE-PHASE PERMANENT MAGNET BRUSHLESS DC MOTOR A COMPARISON STUDY OF THE COMMUTATION METHODS FOR THE THREE-PHASE PERMANENT MAGNET BRUSHLESS DC MOTOR Shiyoung Lee, Ph.D. Pennsylvania State University Berks Campus Room 120 Luerssen Building, Tulpehocken

More information

MICROCONTROLLERS Stepper motor control with Sequential Logic Circuits

MICROCONTROLLERS Stepper motor control with Sequential Logic Circuits PH-315 MICROCONTROLLERS Stepper motor control with Sequential Logic Circuits Portland State University Summary Four sequential digital waveforms are used to control a stepper motor. The main objective

More information

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Osama Omer Adam Mohammed 1, Dr. Awadalla Taifor Ali 2 P.G. Student, Department of Control Engineering, Faculty of Engineering,

More information

Example Data for Electric Drives Experiment 6. Analysis and Control of a Permanent Magnet AC (PMAC) Motor

Example Data for Electric Drives Experiment 6. Analysis and Control of a Permanent Magnet AC (PMAC) Motor Example Data for Electric Drives Experiment 6 Analysis and Control of a Permanent Magnet AC (PMAC) Motor The intent of this document is to provide example data for instructors and TAs, to help them prepare

More information

SYNCHRONOUS MACHINES

SYNCHRONOUS MACHINES SYNCHRONOUS MACHINES The geometry of a synchronous machine is quite similar to that of the induction machine. The stator core and windings of a three-phase synchronous machine are practically identical

More information

EE 410/510: Electromechanical Systems Chapter 5

EE 410/510: Electromechanical Systems Chapter 5 EE 410/510: Electromechanical Systems Chapter 5 Chapter 5. Induction Machines Fundamental Analysis ayssand dcontrol o of Induction Motors Two phase induction motors Lagrange Eqns. (optional) Torque speed

More information

CHAPTER 3 EQUIVALENT CIRCUIT AND TWO AXIS MODEL OF DOUBLE WINDING INDUCTION MOTOR

CHAPTER 3 EQUIVALENT CIRCUIT AND TWO AXIS MODEL OF DOUBLE WINDING INDUCTION MOTOR 35 CHAPTER 3 EQUIVALENT CIRCUIT AND TWO AXIS MODEL OF DOUBLE WINDING INDUCTION MOTOR 3.1 INTRODUCTION DWIM consists of two windings on the same stator core and a squirrel cage rotor. One set of winding

More information

Glossary. Glossary Engineering Reference. 35

Glossary. Glossary Engineering Reference. 35 Glossary Engineering Reference Glossary Abbe error The positioning error resulting from angular motion and an offset between the measuring device and the point of interest. Abbe offset The value of the

More information

M.Kaliamoorthy and I.Gerald PSNACET/EEE CHAPTER 2 STEPPER MOTORS

M.Kaliamoorthy and I.Gerald PSNACET/EEE CHAPTER 2 STEPPER MOTORS 2.1.General Lecture Notes M.Kaliamoorthy and I.Gerald PSNACET/EEE CHAPTER 2 STEPPER MOTORS Stepper motors are electromagnetic incremental devices that convert electric pulses to shaft motion (rotation).

More information

Teaching Mechanical Students to Build and Analyze Motor Controllers

Teaching Mechanical Students to Build and Analyze Motor Controllers Teaching Mechanical Students to Build and Analyze Motor Controllers Hugh Jack, Associate Professor Padnos School of Engineering Grand Valley State University Grand Rapids, MI email: jackh@gvsu.edu Session

More information

Lab 11. Speed Control of a D.C. motor. Motor Characterization

Lab 11. Speed Control of a D.C. motor. Motor Characterization Lab 11. Speed Control of a D.C. motor Motor Characterization Motor Speed Control Project 1. Generate PWM waveform 2. Amplify the waveform to drive the motor 3. Measure motor speed 4. Estimate motor parameters

More information

Designing With Motion Handbook

Designing With Motion Handbook Designing With Motion Handbook Chapter IV Brush There are many different types of systems that can use manyy different types of motor such as BLDC, Brush, Stepper, Hollow Core, etc. But for this write-up,

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (AUTONOMOUS) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (AUTONOMOUS) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (AUTONOMOUS) Dundigal, Hyderabad - 500 043 CIVIL ENGINEERING ASSIGNMENT Name : Electrical and Electronics Engineering Code : A30203 Class : II B. Tech I Semester Branch

More information

3. What is the difference between Switched Reluctance motor and variable reluctance stepper motor?(may12)

3. What is the difference between Switched Reluctance motor and variable reluctance stepper motor?(may12) EE6703 SPECIAL ELECTRICAL MACHINES UNIT III SWITCHED RELUCTANCE MOTOR PART A 1. What is switched reluctance motor? The switched reluctance motor is a doubly salient, singly excited motor. This means that

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 603 203 DEPARTMENT OF ELECTRONICS AND INSTRUMENTATION ENGINEERING QUESTION BANK IV SEMESTER EI6402 ELECTRICAL MACHINES Regulation 2013 Academic

More information

TRACK VOLTAGE APPROACH USING CONVENTIONAL PI AND FUZZY LOGIC CONTROLLER FOR PERFORMANCE COMPARISON OF BLDC MOTOR DRIVE SYSTEM FED BY CUK CONVERTER

TRACK VOLTAGE APPROACH USING CONVENTIONAL PI AND FUZZY LOGIC CONTROLLER FOR PERFORMANCE COMPARISON OF BLDC MOTOR DRIVE SYSTEM FED BY CUK CONVERTER International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 12, December 2018, pp. 778 786, Article ID: IJMET_09_12_078 Available online at http://www.ia aeme.com/ijmet/issues.asp?jtype=ijmet&vtype=

More information

Computer Numeric Control

Computer Numeric Control Computer Numeric Control TA202A 2017-18(2 nd ) Semester Prof. J. Ramkumar Department of Mechanical Engineering IIT Kanpur Computer Numeric Control A system in which actions are controlled by the direct

More information

MEM01: DC-Motor Servomechanism

MEM01: DC-Motor Servomechanism MEM01: DC-Motor Servomechanism Interdisciplinary Automatic Controls Laboratory - ME/ECE/CHE 389 February 5, 2016 Contents 1 Introduction and Goals 1 2 Description 2 3 Modeling 2 4 Lab Objective 5 5 Model

More information

Everything s possible. AxCent Panel Mount Drives. for Servo Systems. Hardware. Installation Manual. MNACHWIN-06

Everything s possible. AxCent Panel Mount Drives. for Servo Systems. Hardware. Installation Manual.  MNACHWIN-06 Everything s possible. AxCent Panel Mount Drives for Servo Systems www.a-m-c.com MNACHWIN-06 Hardware Installation Manual Preface ADVANCED Motion Controls constantly strives to improve all of its products.

More information

Active Vibration Isolation of an Unbalanced Machine Tool Spindle

Active Vibration Isolation of an Unbalanced Machine Tool Spindle Active Vibration Isolation of an Unbalanced Machine Tool Spindle David. J. Hopkins, Paul Geraghty Lawrence Livermore National Laboratory 7000 East Ave, MS/L-792, Livermore, CA. 94550 Abstract Proper configurations

More information

GATE 2000 Electrical Engineering

GATE 2000 Electrical Engineering GATE 2000 Electrical Engineering SECTION A (TOTAL MARKS=75) 1. This question consists of 25 (TWENTTY FIVE) sub-questions. Each sub-question carries ONE mark. The answers to these sub-questions MUST be

More information

DC motor control using arduino

DC motor control using arduino DC motor control using arduino 1) Introduction: First we need to differentiate between DC motor and DC generator and where we can use it in this experiment. What is the main different between the DC-motor,

More information

DC SERVO MOTOR CONTROL SYSTEM

DC SERVO MOTOR CONTROL SYSTEM DC SERVO MOTOR CONTROL SYSTEM MODEL NO:(PEC - 00CE) User Manual Version 2.0 Technical Clarification /Suggestion : / Technical Support Division, Vi Microsystems Pvt. Ltd., Plot No :75,Electronics Estate,

More information

9/28/2010. Chapter , The McGraw-Hill Companies, Inc.

9/28/2010. Chapter , The McGraw-Hill Companies, Inc. Chapter 4 Sensors are are used to detect, and often to measure, the magnitude of something. They basically operate by converting mechanical, magnetic, thermal, optical, and chemical variations into electric

More information

Where: (J LM ) is the load inertia referred to the motor shaft. 8.0 CONSIDERATIONS FOR THE CONTROL OF DC MICROMOTORS. 8.

Where: (J LM ) is the load inertia referred to the motor shaft. 8.0 CONSIDERATIONS FOR THE CONTROL OF DC MICROMOTORS. 8. Where: (J LM ) is the load inertia referred to the motor shaft. 8.0 CONSIDERATIONS FOR THE CONTROL OF DC MICROMOTORS 8.1 General Comments Due to its inherent qualities the Escap micromotor is very suitable

More information

Technical Cognitive Systems

Technical Cognitive Systems Part XII Actuators 3 Outline Robot Bases Hardware Components Robot Arms 4 Outline Robot Bases Hardware Components Robot Arms 5 (Wheeled) Locomotion Goal: Bring the robot to a desired pose (x, y, θ): (position

More information

ACTUATORS AND SENSORS. Joint actuating system. Servomotors. Sensors

ACTUATORS AND SENSORS. Joint actuating system. Servomotors. Sensors ACTUATORS AND SENSORS Joint actuating system Servomotors Sensors JOINT ACTUATING SYSTEM Transmissions Joint motion low speeds high torques Spur gears change axis of rotation and/or translate application

More information

Introduction : Design detailed: DC Machines Calculation of Armature main Dimensions and flux for pole. Design of Armature Winding & Core.

Introduction : Design detailed: DC Machines Calculation of Armature main Dimensions and flux for pole. Design of Armature Winding & Core. Introduction : Design detailed: DC Machines Calculation of Armature main Dimensions and flux for pole. Design of Armature Winding & Core. Design of Shunt Field & Series Field Windings. Design detailed:

More information

CONTROLLING THE OSCILLATIONS OF A SWINGING BELL BY USING THE DRIVING INDUCTION MOTOR AS A SENSOR

CONTROLLING THE OSCILLATIONS OF A SWINGING BELL BY USING THE DRIVING INDUCTION MOTOR AS A SENSOR Proceedings, XVII IMEKO World Congress, June 7,, Dubrovnik, Croatia Proceedings, XVII IMEKO World Congress, June 7,, Dubrovnik, Croatia XVII IMEKO World Congress Metrology in the rd Millennium June 7,,

More information

CHAPTER 2 STATE SPACE MODEL OF BLDC MOTOR

CHAPTER 2 STATE SPACE MODEL OF BLDC MOTOR 29 CHAPTER 2 STATE SPACE MODEL OF BLDC MOTOR 2.1 INTRODUCTION Modelling and simulation have been an essential part of control system. The importance of modelling and simulation is increasing with the combination

More information

Stepper motor basics

Stepper motor basics APPLICATIONNOTE001 Stepper motor basics What is a stepper motor? A stepper motor is an electromechanical system which is transducing an electrical signal into a mechanical one. It is designed to accomplish

More information

Controlling of Permanent Magnet Brushless DC Motor using Instrumentation Technique

Controlling of Permanent Magnet Brushless DC Motor using Instrumentation Technique Scientific Journal of Impact Factor(SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 2,Issue 1, January -2015 e-issn(o): 2348-4470 p-issn(p): 2348-6406 Controlling

More information

DC Machine Construction. Figure 1 General arrangement of a dc machine

DC Machine Construction. Figure 1 General arrangement of a dc machine 1 DC Motor The direct current (dc) machine can be used as a motor or as a generator. DC Machine is most often used for a motor. The major adantages of dc machines are the easy speed and torque regulation.

More information

Modeling Position Tracking System with Stepper Motor

Modeling Position Tracking System with Stepper Motor Modeling Position Tracking System with Stepper Motor Shreeji S. Sheth 1, Pankaj Kr. Gupta 2, J. K. Hota 3 Abstract The position tracking system is used in many applications like pointing an antenna towards

More information

1. Explain in detail the constructional details and working of DC motor.

1. Explain in detail the constructional details and working of DC motor. DHANALAKSHMI SRINIVASAN INSTITUTE OF RESEARCH AND TECHNOLOGY, PERAMBALUR DEPT OF ECE EC6352-ELECTRICAL ENGINEERING AND INSTRUMENTATION UNIT 1 PART B 1. Explain in detail the constructional details and

More information

INTEGRATED CIRCUITS. AN1221 Switched-mode drives for DC motors. Author: Lester J. Hadley, Jr.

INTEGRATED CIRCUITS. AN1221 Switched-mode drives for DC motors. Author: Lester J. Hadley, Jr. INTEGRATED CIRCUITS Author: Lester J. Hadley, Jr. 1988 Dec Author: Lester J. Hadley, Jr. ABSTRACT The purpose of this paper is to demonstrate the use of integrated switched-mode controllers, generally

More information

UNIVERSITY OF JORDAN Mechatronics Engineering Department Measurements & Control Lab Experiment no.1 DC Servo Motor

UNIVERSITY OF JORDAN Mechatronics Engineering Department Measurements & Control Lab Experiment no.1 DC Servo Motor UNIVERSITY OF JORDAN Mechatronics Engineering Department Measurements & Control Lab. 0908448 Experiment no.1 DC Servo Motor OBJECTIVES: The aim of this experiment is to provide students with a sound introduction

More information

Module 1. Introduction. Version 2 EE IIT, Kharagpur

Module 1. Introduction. Version 2 EE IIT, Kharagpur Module 1 Introduction Lesson 1 Introducing the Course on Basic Electrical Contents 1 Introducing the course (Lesson-1) 4 Introduction... 4 Module-1 Introduction... 4 Module-2 D.C. circuits.. 4 Module-3

More information

Control of Electric Machine Drive Systems

Control of Electric Machine Drive Systems Control of Electric Machine Drive Systems Seung-Ki Sul IEEE 1 PRESS к SERIES I 0N POWER ENGINEERING Mohamed E. El-Hawary, Series Editor IEEE PRESS WILEY A JOHN WILEY & SONS, INC., PUBLICATION Contents

More information

ELECTRONIC CONTROL OF A.C. MOTORS

ELECTRONIC CONTROL OF A.C. MOTORS CONTENTS C H A P T E R46 Learning Objectives es Classes of Electronic AC Drives Variable Frequency Speed Control of a SCIM Variable Voltage Speed Control of a SCIM Chopper Speed Control of a WRIM Electronic

More information

Using Stepper Motion By: Chuck Raskin P.E. CMCS

Using Stepper Motion By: Chuck Raskin P.E. CMCS Using tepper Motion By: Chuck Raskin P.E. CMC What s It All About? I ve noticed that in most motion control write-ups, servo systems seem to be favored over stepper systems. teppers appear to gain attention

More information

BALDOR ELECTRIC COMPANY SERVO CONTROL FACTS A HANDBOOK EXPLAINING THE BASICS OF MOTION

BALDOR ELECTRIC COMPANY SERVO CONTROL FACTS A HANDBOOK EXPLAINING THE BASICS OF MOTION BALDOR ELECTRIC COMPANY SERVO CONTROL FACTS A HANDBOOK EXPLAINING THE BASICS OF MOTION MN1205 TABLE OF CONTENTS TYPES OF MOTORS.............. 3 OPEN LOOP/CLOSED LOOP..... 9 WHAT IS A SERVO..............

More information

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY EEE 402 : CONTROL SYSTEMS SESSIONAL Experiment No. 1(a) : Modeling of physical systems and study of

More information

A Comparative Study of Sinusoidal PWM and Space Vector PWM of a Vector Controlled BLDC Motor

A Comparative Study of Sinusoidal PWM and Space Vector PWM of a Vector Controlled BLDC Motor A Comparative Study of Sinusoidal PWM and Space Vector PWM of a Vector Controlled BLDC Motor Lydia Anu Jose 1, K. B.Karthikeyan 2 PG Student, Dept. of EEE, Rajagiri School of Engineering and Technology,

More information

Ultimag Rotary Actuators

Ultimag Rotary Actuators Ultimag Rotary Actuators.42 1% Duty Cycle 5% Duty Cycle 1% Duty Cycle.28 Torque - m.14 WARIG: Exposed Magnet may affect pacemakers. In the event a product unit's magnet is exposed due to product disassembly,

More information

GATE 2009 Electrical Engineering

GATE 2009 Electrical Engineering Q. No. 1 20 Carry One Mark Each GATE 2009 Electrical Engineering 1. The pressure coil of a dynamometer type wattmeter is (A) highly inductive (B) highly resistive (C) purely resistive (D) purely inductive

More information

INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad Course Name Course Code Class Branch INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad -500 043 AERONAUTICAL ENGINEERING TUTORIAL QUESTION BANK : ELECTRICAL AND ELECTRONICS ENGINEERING : A40203

More information

Shaft encoders are digital transducers that are used for measuring angular displacements and angular velocities.

Shaft encoders are digital transducers that are used for measuring angular displacements and angular velocities. Shaft Encoders: Shaft encoders are digital transducers that are used for measuring angular displacements and angular velocities. Encoder Types: Shaft encoders can be classified into two categories depending

More information

Page 1. Relays. Poles and Throws. Relay Types. Common embedded system problem CS/ECE 6780/5780. Al Davis. Terminology used for switches

Page 1. Relays. Poles and Throws. Relay Types. Common embedded system problem CS/ECE 6780/5780. Al Davis. Terminology used for switches Relays CS/ECE 6780/5780 Al Davis Today s topics: Relays & Motors prelude to 5780 Lab 9 Common embedded system problem digital control: relatively small I & V levels controlled device requires significantly

More information

International Journal of Science, Engineering and Management (IJSEM) Vol 3, Issue 12, December 2018 Self-Tuned PID Based Speed Control of BLDC Motor

International Journal of Science, Engineering and Management (IJSEM) Vol 3, Issue 12, December 2018 Self-Tuned PID Based Speed Control of BLDC Motor Self-Tuned PID Based Speed Control of BLDC Motor [1] Anuradha S Muley, [2] Dr. R.M Autee [1] Student, [2] Professor [1][2] Department of Electronics and Telecommunication, Devgiri college of engineering,

More information

Paper number: Principles of electrical and electronics technology Paper series: December Practice

Paper number: Principles of electrical and electronics technology Paper series: December Practice Paper number: 850-56 Paper series: December 04 Question Syllabus reference Question 0.0 a) i) Tesla. ii) Newton. iii) Henry. Marks mark each 4 0.0 0.0 0.0 i) Megavolt ii) Microvolt. a) Directly Inversely

More information

Job Sheet 2 Servo Control

Job Sheet 2 Servo Control Job Sheet 2 Servo Control Electrical actuators are replacing hydraulic actuators in many industrial applications. Electric servomotors and linear actuators can perform many of the same physical displacement

More information

Magnetic Levitation System

Magnetic Levitation System Magnetic Levitation System Electromagnet Infrared LED Phototransistor Levitated Ball Magnetic Levitation System K. Craig 1 Magnetic Levitation System Electromagnet Emitter Infrared LED i Detector Phototransistor

More information

Speed control of sensorless BLDC motor with two side chopping PWM

Speed control of sensorless BLDC motor with two side chopping PWM IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 6, Issue 3 (May. - Jun. 2013), PP 16-20 Speed control of sensorless BLDC motor with two side

More information

L = Length inches millimeters

L = Length inches millimeters BN42 Specifications Direct Brush Motors Position Sensors Synchros BN42 SPECIFICATIONS - Notes: 1. Motor mounted to a 10 x 10 x 1/4 inches aluminum plate, still air. 2. Maximum winding temperature of 155

More information

MAE106 Laboratory Exercises Lab # 5 - PD Control of DC motor position

MAE106 Laboratory Exercises Lab # 5 - PD Control of DC motor position MAE106 Laboratory Exercises Lab # 5 - PD Control of DC motor position University of California, Irvine Department of Mechanical and Aerospace Engineering Goals Understand how to implement and tune a PD

More information

Optimizing Performance Using Slotless Motors. Mark Holcomb, Celera Motion

Optimizing Performance Using Slotless Motors. Mark Holcomb, Celera Motion Optimizing Performance Using Slotless Motors Mark Holcomb, Celera Motion Agenda 1. How PWM drives interact with motor resistance and inductance 2. Ways to reduce motor heating 3. Locked rotor test vs.

More information

CHAPTER 6 FABRICATION OF PROTOTYPE: PERFORMANCE RESULTS AND DISCUSSIONS

CHAPTER 6 FABRICATION OF PROTOTYPE: PERFORMANCE RESULTS AND DISCUSSIONS 80 CHAPTER 6 FABRICATION OF PROTOTYPE: PERFORMANCE RESULTS AND DISCUSSIONS 6.1 INTRODUCTION The proposed permanent magnet brushless dc motor has quadruplex winding redundancy armature stator assembly,

More information