Fall 2013 Selecting a DC Motor

Size: px
Start display at page:

Download "Fall 2013 Selecting a DC Motor"

Transcription

1 Fall 2013 Selecting a DC Motor Matthew Stephan Henry Michigan State University College of Engineering Fall 2013

2 P a g e 1 I. Abstract The purpose of this paper is to provide analysis on the process of selecting a DC motor. It will give thorough descriptions of the principle operations of DC motors. By better understanding how this type of product works, the process of finding a motor should become simplified. Comparisons and contrasts will be given for many motor features aiding this process. The application note should provide clarity on what type of characteristics to look for and how to better make motor selection decisions.

3 P a g e 2 II. Keywords Armature the component of the motor that produces power. It can be located on either the stator or the rotor. BLDC brush-less direct current Brush mechanism that conducts current in between moving parts and stationary wires. Brushed Permanent Magnet Motor - contains permanent magnets inside, which eliminates the need for external field current. This design allows a smaller, lighter, and energy-efficient Brush Motor. Brushed Series Wound Motor - speed varies automatically with the load, increasing as the load decreases. Brushed Shunt Wound Motor - run at constant speed regardless of the load. Commutator mechanism which reverses the direction of current in certain electric motors. Direct Current electrical charge constantly flows in the same direction. Opposite of an alternating current, where current periodically switches direction. Electrical Power electric circuits transferring electrical power at a given rate. IPM Internal Permanent Magnet PWM Pulse Width Modulation Rotor rotating device in an electric motor which rotates about the Brush DC Motor generating torque among the rotor s axis. Stator the part of the Brush DC Motor that is stationary. Torque the ability of a force to rotate a given object about an axis or fulcrum.

4 P a g e 3 Table of Contents I. Abstract... 1 II. Keywords... 2 III. Introduction... 4 IV. Motor Design... 4 a. What is a DC motor?... 4 b. Brushed vs. Brushless DC Motors... 5 c. Hall Effect Sensors vs. Back EMF... 6 d. MCU Based Design vs. Standalone Solution... 8 e. Commutation Methods V. Conclusions VI. References... 13

5 P a g e 4 III. Introduction The goal of this application note is to allow the reader to make better decisions when researching the type of motor to select for a project. I will begin by providing a description of what a DC motor is and comparing Brushed versus Brushless DC motors. From there I will go into specific features of motors for example their sensor capabilities, micro-controller use, and commutation method. I will also provide examples of motor applications. Finally, I will end with a conclusion of what steps to take with the provided information. Usually, a motor selection involves many more factors than are presented here. This method, however, provides the designer with a starting point for the selection of motors for a particular set of design options. IV. Motor Design a. What is a DC motor? Motors are seen everywhere in the world today. Almost every mechanical movement seen in your daily life is caused thanks to some type of AC or DC motor. A DC motor is a mechanically commutated electric motor powered from direct current hence the DC. There are many types of DC motor architectures but I will explain the basic type of motor you will see in typical daily applications. These motors are comprised of six main components; permanent magnets called the stator, a spinning armature called a rotor, an axle, a commutator, field magnets, and brushes (optional) [1]. The motor uses magnetism to create rotational motion and spin the axle. By connecting a battery, current is allowed to flow which will generate an electric field. This is then placed within another external electric field that is constantly flipping directions causing the rotation. When power is applied, the polarities of the energized winding and the stator magnets are misaligned, and the rotor will rotate to try and get aligned with the stator's field magnets [2]. The rotation reverses the direction of current through the rotor winding, leading to a

6 P a g e 5 "flip" of the rotor's magnetic field, driving it to continue rotating. The simplest form of this is done with only 2 poles, however there can be many more poles in application. It is possible to have many different connections of the field and armature winding which provides for diverse speed/torque characteristics. Many motors have feedback sensors which provide information on the performance characteristics. These and other features will be described in the following sections. All of these choices must be factored when choosing what type of motor to use. b. Brushed vs. Brushless DC Motors There are two main types of DC motors. The first and increasingly popular choice today, is a Brushless DC motor. This type of motor has permanent magnets in the rotor and stationary electrical current coil magnets on the housing of the motor to act as the stator. You may then use a motor controller to convert the DC input power to output AC. A brushed motor on the other hand generates torque directly from DC power supplied to the motor by using internal commutation, stationary magnets and rotating electrical magnets [3]. Some advantages of brushed versus brushless are seen in the table of Figure 1 below. Advantages Cheaper initial cost Older/ Easier to Find Simple Construction - No controller necessary Quick Application Better Speed vs Torque Characteristics Saves money over time Less Maintenance/More Reliable Noiseless Operation Better Speed Ranges Disadvantages Brushed Brushes eventually wear out Sparking/Electrical Noise due to making/breaking connections Brushes Limit Maximum speed of motor Harder to cool with internal, centered electromagnet Limit to # of poles possible Less Reliable Brushless Higher Start-up Cost Can become difficult to operate with motor controller Most drivers slow BLDC motors by applying reverse current Nearly as much power is used to stop the motor as to start it Figure 1 Advantages of Brushed vs. Brushless DC Motors

7 P a g e 6 c. Hall Effect Sensors vs. Back EMF Another important feature of DC motors is the ability to generate feedback. These sensors provide information on the current, position, speed and direction of a rotating motor. This is a very useful tool to ensure that you are providing the correct amount of torque and speed to your circuit. The two main methods for providing this feedback are Hall-Effect Sensors and Back EMF. Hall Effect sensors are easier to implement and require the least amount of effort for the user. The sensors main purpose is to convey information about the rotor s position at any instance in time. This is done via the Hall Effect which basically states that there will be a voltage difference between sides of a conductor when an electrical current passes through. If the magnetic field is known, the hall voltage can be measured to determine the distance from the conductor. This effect is what allows us to determine the position. A graph of the Hall Effect with 120 angle separation in operation is seen below in Figure 2. Figure 2 Hall Effect Commutation Drive Voltage

8 P a g e 7 This table represents the state of the high-side and low-side MOSFETs of the half-bridge amplifiers for all three phases during trapezoidal commutation [4]. When the sensors read the speed, position, etc you can then send them to the controller which will adjust these readings to achieve the desired parameters. The back electro-magnetic-force (EMF) method on the other hand, does not require any additional sensors. This implementation however, is much more complicated and has to overcome several issues. This method is achieved by obtaining the speed and position of the motor directly from the voltage at the motor windings. This back EMF is created when the motor s armature turns, which creates an electrical pulse that is sensed as a voltage through a resistor. The amplitude of the EMF signal increases with the speed of the armature rotation. The back EMF voltage can either produce a sine or trapezoidal waveform which is then sensed at the motor s winding and typically converted into a digital square wave by a comparator circuit [5]. You can then use a microcontroller to calculate the motor position and phase relationship from these generated square waves. Comparisons of the Hall Effect Sensor vs. Back EMF outputs are shown in Figure 3 while Figure 4 compares advantages and disadvantages. Figure 3 - Hall sensor output compared with back EMF for three-phase BLDC motor

9 P a g e 8 Advantages Easy to Implement Can Measure a lot of Content Non-Contact Sensor Better for Low Speed Applications Hall Effect Sensor Disadvantages Added Cost Complexity due to Added Wiring Reduced Reliability Sensorless No Possibility for Breaking Cheaper Back EMF More Effort May Draw Excessive Current No Information when Motor is Stationary Figure 4 - Advantages of the Hall-Effect sensors vs. Back EMF d. MCU Based Design vs. Standalone Solution Another important decision to be made when selecting a motor is how you will drive the machine. There are three main strategies for driving three phase DC motors [6]. The first two options involve using a microcontroller (MCU) which should be designed to support motor specific applications. To power the motor the first option uses three synchronous MOSFET drivers. The motor voltage is then controlled by six pulse-width modulation (PWM) signals. Both the MCU and MOSFET driver require a regulated power supply, which can be provided by a Low Dropout regulator (LDO) when the difference between input and output voltages are moderate [6]. A diagram of this circuit is seen below in Figure 5.

10 P a g e 9 Figure 5 Application Example of a MCU-based Design for 3-Phase BLDC Motor Another MCU-based design would be to use a pre-driver with a companion IC to perform the tasks from the previous option [6]. Power management, sensing, and communication can all be done through the pre-driver to accomplish all of its tasks. This can be an ideal solution as it optimizes the system performance. There are many configurations where the MCU and IC are together in one package simplifying the design. Texas Instruments and many other product designers develop this type of hardware. The main difficulties with this option are programming the motor controller and communicating between the two. An example of this circuit is shown in Figure 6.

11 P a g e 10 Figure 6 - MCU-based Design with Pre-driver for 3-Phase BLDC Motor A third option doesn t use a MCU at all. Instead, an integrated 3-Phase motor controller for fan-driver applications can greatly reduce the system complexity. This design requires only two external components to drive the motor. Without an MCU in the system, this option operates in an open-loop, where the motor speed is controlled by the external voltage. The feedback comes from the FG pin of the device, while the PWM pin controls the speed [6]. This circuit construction is shown below in Figure 7. Figure 7 Integrated 3-Phase BLDC Motor

12 P a g e 11 Advantages of each of these options are listed in the table below. MCU + Discrete Circuit MCU + Pre-Driver Integrated System Complexity High Moderate Low PCB Board Space Large Moderate Small Flexibility High Moderate Low Required Design Experience High High Moderate Easy Adaption to Different Application High Moderate Low Figure 8 Advantages of 3-Phase BLDC Motor Driver Options e. Commutation Methods Another important question to consider in motor selection is the type of commutator to use. The three most basic choices are sinusoidal, trapezoidal, or field oriented control (FOC). Sinusoidal versus trapezoidal basically reference the shape of the waveform that is driving the motor. Trapezoidal tends to be better for high-speed torque control while sinusoidal is better at low speeds. Part of this is due to the fact that sinusoidal doesn t have the torque ripple at low speeds that you would see for trapezoidal. Field oriented control, on the other hand, is more suitable for high-end application due to the complex design and higher processing requirements [7]. It commutates the motor by calculating the voltage and current based on feedback, and maintains high efficiency allowing for precise control of speed and torque. Advantages of each of these three options are shown below in Figure 9. Figure 9 - Advantages of Different Commutation Methods [8]

13 P a g e 12 V. Conclusions There are many other factors that you can consider in motor selection. Hopefully this application note will provide a god start to the process. Once all the above decisions have been made, the next choices become: what is the application of the motor?, how powerful do you want it to be?, and finally, what size motor will fit your product?. Once these decisions have been made you can narrow your choice by the amount you want to spend and find the best price.

14 P a g e 13 VI. References [1] [2] [3] [4] [5] [6] [7] [8]

Chen. Vibration Motor. Application note

Chen. Vibration Motor. Application note Vibration Motor Application note Yangyi Chen April 4 th, 2013 1 Table of Contents Pages Executive Summary ---------------------------------------------------------------------------------------- 1 1. Table

More information

Principles of Adjustable Frequency Drives

Principles of Adjustable Frequency Drives What is an Adjustable Frequency Drive? An adjustable frequency drive is a system for controlling the speed of an AC motor by controlling the frequency of the power supplied to the motor. A basic adjustable

More information

Motor Fundamentals. DC Motor

Motor Fundamentals. DC Motor Motor Fundamentals Before we can examine the function of a drive, we must understand the basic operation of the motor. It is used to convert the electrical energy, supplied by the controller, to mechanical

More information

Setup for PWM Tests of BLDC Motor

Setup for PWM Tests of BLDC Motor Setup for PWM Tests of BLDC Motor Author: Arber Nicaj Date: 11/11/13 Abstract This application note examines BLDC motor control and offers a solution for setting up a BLDC motor for PWM testing using Texas

More information

DIRECT CURRENT GENERATORS

DIRECT CURRENT GENERATORS DIRECT CURRENT GENERATORS Revision 12:50 14 Nov 05 INTRODUCTION A generator is a machine that converts mechanical energy into electrical energy by using the principle of magnetic induction. This principle

More information

DC Motor control Reversing

DC Motor control Reversing January 2013 DC Motor control Reversing and a "Rotor" which is the rotating part. Basically there are three types of DC Motor available: - Brushed Motor - Brushless Motor - Stepper Motor DC motors Electrical

More information

APPLICATION NOTE. Atmel AVR443: Sensor-based Control of Three Phase Brushless DC Motor. Atmel AVR 8-bit Microcontrollers. Features.

APPLICATION NOTE. Atmel AVR443: Sensor-based Control of Three Phase Brushless DC Motor. Atmel AVR 8-bit Microcontrollers. Features. APPLICATION NOTE Features Atmel AVR443: Sensor-based Control of Three Phase Brushless DC Motor Less than 5µs response time on Hall sensor output change Theoretical maximum of 1600k RPM Over-current sensing

More information

DC GENERATOR THEORY. LIST the three conditions necessary to induce a voltage into a conductor.

DC GENERATOR THEORY. LIST the three conditions necessary to induce a voltage into a conductor. DC Generators DC generators are widely used to produce a DC voltage. The amount of voltage produced depends on a variety of factors. EO 1.5 LIST the three conditions necessary to induce a voltage into

More information

Motors and Generators

Motors and Generators Motors and Generators Electro-mechanical devices: convert electrical energy to mechanical motion/work and vice versa Operate on the coupling between currentcarrying conductors and magnetic fields Governed

More information

AMZ-FX Guitar effects. (2007) Mosfet Body Diodes. http://www.muzique.com/news/mosfet-body-diodes/. Accessed 22/12/09.

AMZ-FX Guitar effects. (2007) Mosfet Body Diodes. http://www.muzique.com/news/mosfet-body-diodes/. Accessed 22/12/09. Pulse width modulation Pulse width modulation is a pulsed DC square wave, commonly used to control the on-off switching of a silicon controlled rectifier via the gate. There are many types of SCR s, most

More information

WHITE PAPER. DC Motors Explained. DC Motors Explained: White Paper, Title Page

WHITE PAPER. DC Motors Explained. DC Motors Explained: White Paper, Title Page DC Motors Explained: White Paper, Title Page DC Motors Explained By Joe Kimbrell, Product Manager, Drives, Motors & Motion, AutomationDirect DC Motors Explained: White Paper, pg. 2 How many types of DC

More information

Speed Control Methods of Various Types of Speed Control Motors. Kazuya SHIRAHATA

Speed Control Methods of Various Types of Speed Control Motors. Kazuya SHIRAHATA Speed Control Methods of Various Types of Speed Control Motors Kazuya SHIRAHATA Oriental Motor Co., Ltd. offers a wide variety of speed control motors. Our speed control motor packages include the motor,

More information

How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc.

How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc. 1 How to Turn an AC Induction Motor Into a DC Motor (A Matter of Perspective) Steve Bowling Application Segments Engineer Microchip Technology, Inc. The territory of high-performance motor control has

More information

Microcontroller for Variable Speed BLDC Fan Control System. T.C. Lun System Engineer, Freescale Semiconductor, Inc.

Microcontroller for Variable Speed BLDC Fan Control System. T.C. Lun System Engineer, Freescale Semiconductor, Inc. Microcontroller for Variable Speed BLDC Fan Control System T.C. Lun System Engineer, Freescale Semiconductor, Inc. 1 Introduction Portable, feature rich, high-performance and compact in size are typical

More information

Lab 8: DC generators: shunt, series, and compounded.

Lab 8: DC generators: shunt, series, and compounded. Lab 8: DC generators: shunt, series, and compounded. Objective: to study the properties of DC generators under no-load and full-load conditions; to learn how to connect these generators; to obtain their

More information

2. A conductor of length 2m moves at 4m/s at 30 to a uniform magnetic field of 0.1T. Which one of the following gives the e.m.f. generated?

2. A conductor of length 2m moves at 4m/s at 30 to a uniform magnetic field of 0.1T. Which one of the following gives the e.m.f. generated? Extra Questions - 2 1. A straight length of wire moves through a uniform magnetic field. The e.m.f. produced across the ends of the wire will be maximum if it moves: a) along the lines of magnetic flux

More information

3-Phase BLDC Motor Control with Hall Sensors Using 56800/E Digital Signal Controllers

3-Phase BLDC Motor Control with Hall Sensors Using 56800/E Digital Signal Controllers Freescale Semiconductor Application Note AN1916 Rev. 2.0, 11/2005 3-Phase BLDC Motor Control with Hall Sensors Using 56800/E Digital Signal Controllers Leonard N. Elevich Contents 1. Application Benefits...1

More information

Current Loop Tuning Procedure. Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) General Procedure AN-015

Current Loop Tuning Procedure. Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) General Procedure AN-015 Servo Drive Current Loop Tuning Procedure (intended for Analog input PWM output servo drives) The standard tuning values used in ADVANCED Motion Controls drives are conservative and work well in over 90%

More information

Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors

Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors Applied and Computational Mechanics 3 (2009) 331 338 Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors M. Mikhov a, a Faculty of Automatics,

More information

Preview of Period 16: Motors and Generators

Preview of Period 16: Motors and Generators Preview of Period 16: Motors and Generators 16.1 DC Electric Motors What causes the rotor of a motor to spin? 16.2 Simple DC Motors What causes a changing magnetic field in the simple coil motor? 16.3

More information

Understanding the Alternator

Understanding the Alternator http://www.autoshop101.com THIS AUTOMOTIVE SERIES ON ALTERNATORS HAS BEEN DEVELOPED BY KEVIN R. SULLIVAN PROFESSOR OF AUTOMOTIVE TECHNOLOGY AT SKYLINE COLLEGE SAN BRUNO, CALIFORNIA ALL RIGHTS RESERVED

More information

Sensorless Field Oriented Control (FOC) for Permanent Magnet Synchronous Motors (PMSM)

Sensorless Field Oriented Control (FOC) for Permanent Magnet Synchronous Motors (PMSM) ensorless Field Oriented Control (FOC) for Permanent Magnet ynchronous Motors (PMM) 2007 Microchip Technology Incorporated. All Rights Reserved. ensorless FOC for PMM lide 1 Welcome to the ensorless Field

More information

AC generator theory. Resources and methods for learning about these subjects (list a few here, in preparation for your research):

AC generator theory. Resources and methods for learning about these subjects (list a few here, in preparation for your research): AC generator theory This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

Simple Analysis for Brushless DC Motors Case Study: Razor Scooter Wheel Motor

Simple Analysis for Brushless DC Motors Case Study: Razor Scooter Wheel Motor Simple Analysis for Brushless DC Motors Case Study: Razor Scooter Wheel Motor At first glance, a brushless direct-current (BLDC) motor might seem more complicated than a permanent magnet brushed DC motor,

More information

The Emergence of Brushless DC Motors Within Medical Applications

The Emergence of Brushless DC Motors Within Medical Applications Referred to by many design engineers as the ideal replacement for the more commonly used brushed DC motor, brushless DC (BLDC) motors are more frequently finding their way into an increasing number of

More information

Application Information

Application Information Moog Components Group manufactures a comprehensive line of brush-type and brushless motors, as well as brushless controllers. The purpose of this document is to provide a guide for the selection and application

More information

Inductance. Motors. Generators

Inductance. Motors. Generators Inductance Motors Generators Self-inductance Self-inductance occurs when the changing flux through a circuit arises from the circuit itself. As the current increases, the magnetic flux through a loop due

More information

Application Information Fully Integrated Hall Effect Motor Driver for Brushless DC Vibration Motor Applications

Application Information Fully Integrated Hall Effect Motor Driver for Brushless DC Vibration Motor Applications Application Information Fully Integrated Hall Effect Motor Driver for Brushless DC Vibration Motor Applications By Shaun Milano Vibration motors are used in a variety of applications including mobile phone

More information

Principles and Working of DC and AC machines

Principles and Working of DC and AC machines BITS Pilani Dubai Campus Principles and Working of DC and AC machines Dr Jagadish Nayak Constructional features BITS Pilani Dubai Campus DC Generator A generator consists of a stationary portion called

More information

Application Note AN-1187

Application Note AN-1187 Application Note AN-1187 IR3230 Sensorless BLDC Motor Drive By Alex Lollio Table of Contents Application Note AN-1234... 1 Introduction... 2 Basic Working Principle... 3 Motor Control... 4 Motor Control

More information

Pulse Width Modulated (PWM) Drives. AC Drives Using PWM Techniques

Pulse Width Modulated (PWM) Drives. AC Drives Using PWM Techniques Drives AC Drives Using PWM Techniques Power Conversion Unit The block diagram below shows the power conversion unit in Pulse Width Modulated (PWM) drives. In this type of drive, a diode bridge rectifier

More information

Electronic Speed Variator for a Brushless DC Motor

Electronic Speed Variator for a Brushless DC Motor Electronic Speed Variator for a Brushless DC Motor Jorge M. Jaimes Ponce, Jesús U. Liceaga C., Irma I. Siller A. and Enrique Arévalo Zamudio Abstract In this paper the development of an electronic speed

More information

Unit 33 Three-Phase Motors

Unit 33 Three-Phase Motors Unit 33 Three-Phase Motors Objectives: Discuss the operation of wound rotor motors. Discuss the operation of selsyn motors. Discuss the operation of synchronous motors. Determine the direction of rotation

More information

Pulse Width Modulated (PWM)

Pulse Width Modulated (PWM) Control Technologies Manual PWM AC Drives Revision 1.0 Pulse Width Modulated (PWM) Figure 1.8 shows a block diagram of the power conversion unit in a PWM drive. In this type of drive, a diode bridge rectifier

More information

CHAPTER 4 DESIGN OF INTEGRAL SLOT AND FRACTIONAL SLOT BRUSHLESS DC MOTOR

CHAPTER 4 DESIGN OF INTEGRAL SLOT AND FRACTIONAL SLOT BRUSHLESS DC MOTOR 47 CHAPTER 4 DESIGN OF INTEGRAL SLOT AND FRACTIONAL SLOT BRUSHLESS DC MOTOR 4.1 INTRODUCTION This chapter deals with the design of 24 slots 8 poles, 48 slots 16 poles and 60 slots 16 poles brushless dc

More information

AN2680 Application note

AN2680 Application note Application note Fan speed controller based on STDS75 or STLM75 digital temperature sensor and ST72651AR6 MCU Introduction This application note describes the method of defining the system for regulating

More information

Micro-Step Driving for Stepper Motors: A Case Study

Micro-Step Driving for Stepper Motors: A Case Study Micro-Step Driving for Stepper Motors: A Case Study N. Sedaghati-Mokhtari Graduate Student, School of ECE, University of Tehran, Tehran, Iran n.sedaghati @ece.ut.ac.ir Abstract: In this paper, a case study

More information

Tamura Closed Loop Hall Effect Current Sensors

Tamura Closed Loop Hall Effect Current Sensors Tamura Closed Loop Hall Effect Current Sensors AC, DC, & Complex Currents Galvanic Isolation Fast Response Wide Frequency Bandwidth Quality & Reliability RoHs Compliance Closed Loop Hall Effect Sensors

More information

SECTION 4 ELECTRIC MOTORS UNIT 17: TYPES OF ELECTRIC MOTORS

SECTION 4 ELECTRIC MOTORS UNIT 17: TYPES OF ELECTRIC MOTORS SECTION 4 ELECTRIC MOTORS UNIT 17: TYPES OF ELECTRIC MOTORS UNIT OBJECTIVES After studying this unit, the reader should be able to Describe the different types of open single-phase motors used to drive

More information

CNC Machine Control Unit

CNC Machine Control Unit NC Hardware a NC Hardware CNC Machine Control Unit Servo Drive Control Hydraulic Servo Drive Hydraulic power supply unit Servo valve Servo amplifiers Hydraulic motor Hydraulic Servo Valve Hydraulic Servo

More information

THE LUCAS C40 DYNAMO & ITS ARMATURE.

THE LUCAS C40 DYNAMO & ITS ARMATURE. THE LUCAS C40 DYNAMO & ITS ARMATURE. H. Holden, March 2011. The Dynamo as a DC generating machine was used extensively in the pre- Alternator era, from the early 1900 s up to the late 1960 s and early

More information

Selecting and Implementing H-Bridges in DC Motor Control. Daniel Phan A37005649

Selecting and Implementing H-Bridges in DC Motor Control. Daniel Phan A37005649 Selecting and Implementing H-Bridges in DC Motor Control Daniel Phan A37005649 ECE 480 Design Team 3 Spring 2011 Abstract DC motors can be used in a number of applications that require automated movements.

More information

SPEED CONTROL OF INDUCTION MACHINE WITH REDUCTION IN TORQUE RIPPLE USING ROBUST SPACE-VECTOR MODULATION DTC SCHEME

SPEED CONTROL OF INDUCTION MACHINE WITH REDUCTION IN TORQUE RIPPLE USING ROBUST SPACE-VECTOR MODULATION DTC SCHEME International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 7, Issue 2, March-April 2016, pp. 78 90, Article ID: IJARET_07_02_008 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=7&itype=2

More information

*ADVANCED ELECTRIC GENERATOR & CONTROL FOR HIGH SPEED MICRO/MINI TURBINE BASED POWER SYSTEMS

*ADVANCED ELECTRIC GENERATOR & CONTROL FOR HIGH SPEED MICRO/MINI TURBINE BASED POWER SYSTEMS *ADVANCED ELECTRIC GENERATOR & CONTROL FOR HIGH SPEED MICRO/MINI TURBINE BASED POWER SYSTEMS Jay Vaidya, President Electrodynamics Associates, Inc. 409 Eastbridge Drive, Oviedo, FL 32765 and Earl Gregory,

More information

1. The diagram below represents magnetic lines of force within a region of space.

1. The diagram below represents magnetic lines of force within a region of space. 1. The diagram below represents magnetic lines of force within a region of space. 4. In which diagram below is the magnetic flux density at point P greatest? (1) (3) (2) (4) The magnetic field is strongest

More information

STEPPER MOTOR SPEED AND POSITION CONTROL

STEPPER MOTOR SPEED AND POSITION CONTROL STEPPER MOTOR SPEED AND POSITION CONTROL Group 8: Subash Anigandla Hemanth Rachakonda Bala Subramanyam Yannam Sri Divya Krovvidi Instructor: Dr. Jens - Peter Kaps ECE 511 Microprocessors Fall Semester

More information

Direct Current Motors

Direct Current Motors Direct Current Motors DC MOTORS The DC machine can operate as a generator and as a motor. Chap 5. Electrical Machines by Wildi, 6 e Lecturer: R. Alba-Flores Alfred State College Spring 2008 When a DC machine

More information

AND8008/D. Solid State Control Solutions for Three Phase 1 HP Motor APPLICATION NOTE

AND8008/D. Solid State Control Solutions for Three Phase 1 HP Motor APPLICATION NOTE Solid State Control Solutions for Three Phase 1 HP Motor APPLICATION NOTE INTRODUCTION In all kinds of manufacturing, it is very common to have equipment that has three phase motors for doing different

More information

Chapter 22: Electric motors and electromagnetic induction

Chapter 22: Electric motors and electromagnetic induction Chapter 22: Electric motors and electromagnetic induction The motor effect movement from electricity When a current is passed through a wire placed in a magnetic field a force is produced which acts on

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

MATHEMATICAL MODELING OF BLDC MOTOR WITH CLOSED LOOP SPEED CONTROL USING PID CONTROLLER UNDER VARIOUS LOADING CONDITIONS

MATHEMATICAL MODELING OF BLDC MOTOR WITH CLOSED LOOP SPEED CONTROL USING PID CONTROLLER UNDER VARIOUS LOADING CONDITIONS VOL. 7, NO., OCTOBER ISSN 89-668 6- Asian Research Publishing Network (ARPN). All rights reserved. MATHEMATICAL MODELING OF BLDC MOTOR WITH CLOSED LOOP SPEED CONTROL USING PID CONTROLLER UNDER VARIOUS

More information

INSTRUMENTATION AND CONTROL TUTORIAL 2 ELECTRIC ACTUATORS

INSTRUMENTATION AND CONTROL TUTORIAL 2 ELECTRIC ACTUATORS INSTRUMENTATION AND CONTROL TUTORIAL 2 ELECTRIC ACTUATORS This is a stand alone tutorial on electric motors and actuators. The tutorial is of interest to any student studying control systems and in particular

More information

FREQUENCY CONTROLLED AC MOTOR DRIVE

FREQUENCY CONTROLLED AC MOTOR DRIVE FREQUENCY CONTROLLED AC MOTOR DRIVE 1.0 Features of Standard AC Motors The squirrel cage induction motor is the electrical motor motor type most widely used in industry. This leading position results mainly

More information

Induction Motor Theory

Induction Motor Theory PDHonline Course E176 (3 PDH) Induction Motor Theory Instructor: Jerry R. Bednarczyk, P.E. 2012 PDH Online PDH Center 5272 Meadow Estates Drive Fairfax, VA 22030-6658 Phone & Fax: 703-988-0088 www.pdhonline.org

More information

Discover the power of e-learning! The Quick Guide to AC Variable Frequency

Discover the power of e-learning! The Quick Guide to AC Variable Frequency The Quick Guide to AC Variable Frequency This ebook is meant as an easy guide to any electrical or electronic engineer or technician, who would like to know how modern ac variable frequency drives work.

More information

Stepper motor I/O. Application Note DK9222-0410-0014 Motion Control. A General information on stepper motors

Stepper motor I/O. Application Note DK9222-0410-0014 Motion Control. A General information on stepper motors Stepper motor Keywords Stepper motor Fieldbus Microstepping Encoder Phase current Travel distance control Speed interface KL2531 KL2541 Part A of this Application Example provides general information on

More information

Simulation and Analysis of PWM Inverter Fed Induction Motor Drive

Simulation and Analysis of PWM Inverter Fed Induction Motor Drive Simulation and Analysis of PWM Inverter Fed Induction Motor Drive C.S.Sharma, Tali Nagwani Abstract Sinusoidal Pulse Width Modulation variable speed drives are increasingly applied in many new industrial

More information

Magnetic electro-mechanical machines

Magnetic electro-mechanical machines Magnetic electro-mechanical machines Lorentz Force A magnetic field exerts force on a moving charge. The Lorentz equation: f = q(e + v B) f: force exerted on charge q E: electric field strength v: velocity

More information

EET272 Worksheet Week 9

EET272 Worksheet Week 9 EET272 Worksheet Week 9 answer questions 1-5 in preparation for discussion for the quiz on Monday. Finish the rest of the questions for discussion in class on Wednesday. Question 1 Questions AC s are becoming

More information

Simulation of VSI-Fed Variable Speed Drive Using PI-Fuzzy based SVM-DTC Technique

Simulation of VSI-Fed Variable Speed Drive Using PI-Fuzzy based SVM-DTC Technique Simulation of VSI-Fed Variable Speed Drive Using PI-Fuzzy based SVM-DTC Technique B.Hemanth Kumar 1, Dr.G.V.Marutheshwar 2 PG Student,EEE S.V. College of Engineering Tirupati Senior Professor,EEE dept.

More information

BLDC Motor Control with Hall Effect Sensors Using the 9S08MP

BLDC Motor Control with Hall Effect Sensors Using the 9S08MP Freescale Semiconductor Application Note Document Number: AN458 Rev., 4/2 BLDC Motor Control with Hall Effect Sensors Using the 9S8MP by: Eduardo Viramontes Systems and Applications Engineering Freescale

More information

ELECTRODYNAMICS 05 AUGUST 2014

ELECTRODYNAMICS 05 AUGUST 2014 ELECTRODYNAMICS 05 AUGUST 2014 In this lesson we: Lesson Description Discuss the motor effect Discuss how generators and motors work. Summary The Motor Effect In order to realise the motor effect, the

More information

DC generator theory. Resources and methods for learning about these subjects (list a few here, in preparation for your research):

DC generator theory. Resources and methods for learning about these subjects (list a few here, in preparation for your research): DC generator theory This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

Comparative Review Of PMSM And BLDCM Based On Direct Torque Control Method

Comparative Review Of PMSM And BLDCM Based On Direct Torque Control Method Comparative Review Of PMSM And BLDCM Based On Direct Torque Control Method Abdulaziz Bello, Ibrahim Muhammad Kilishi, Muntaka Musa Bari, Usman Abubakar Abstract: The direct torque control theory has achieved

More information

Rotating Machinery Diagnostics & Instrumentation Solutions for Maintenance That Matters www.mbesi.com

Rotating Machinery Diagnostics & Instrumentation Solutions for Maintenance That Matters www.mbesi.com 13 Aberdeen Way Elgin, SC 29045 Cell (803) 427-0791 VFD Fundamentals & Troubleshooting 19-Feb-2010 By: Timothy S. Irwin, P.E. Sr. Engineer tsi@mbesi.com Rotating Machinery Diagnostics & Instrumentation

More information

THIS paper reports some results of a research, which aims to investigate the

THIS paper reports some results of a research, which aims to investigate the FACTA UNIVERSITATIS (NIŠ) SER.: ELEC. ENERG. vol. 22, no. 2, August 2009, 227-234 Determination of Rotor Slot Number of an Induction Motor Using an External Search Coil Ozan Keysan and H. Bülent Ertan

More information

8 Speed control of Induction Machines

8 Speed control of Induction Machines 8 Speed control of Induction Machines We have seen the speed torque characteristic of the machine. In the stable region of operation in the motoring mode, the curve is rather steep and goes from zero torque

More information

Drive circuit basics + V. τ e. Industrial Circuits Application Note. Winding resistance and inductance

Drive circuit basics + V. τ e. Industrial Circuits Application Note. Winding resistance and inductance ndustrial Circuits Application Note Drive circuit basics For a given size of a stepper motor, a limited space is available for the windings. n the process of optimizing a stepper motor drive system, an

More information

Electric Motor. Your Activity Build a simple electric motor. Material. Create. Science Topics. What s going on? 2 Jumbo Safety Pins (or Paper Clips)

Electric Motor. Your Activity Build a simple electric motor. Material. Create. Science Topics. What s going on? 2 Jumbo Safety Pins (or Paper Clips) Electric Motor Your Activity Build a simple electric motor Material D-Cell Battery Coil made out of magnet wire 2 Jumbo Safety Pins (or Paper Clips) Scissors (or sand paper) 1 Rubber Band Ceramic Magnet

More information

SYNCHRONOUS MACHINE TESTING WITH MOTOR CIRCUIT ANALYSIS INSTRUMENTATION

SYNCHRONOUS MACHINE TESTING WITH MOTOR CIRCUIT ANALYSIS INSTRUMENTATION SYNCHRONOUS MACHINE TESTING WITH MOTOR CIRCUIT ANALYSIS INSTRUMENTATION Introduction Howard W. Penrose, Ph.D., CMRP Vice President, Engineering and Reliability Services Dreisilker Electric Motors, Inc.

More information

GENERAL POWER SYSTEM WIRING PRACTICES APPLIED TO TECNADYNE DC BRUSHLESS MOTORS

GENERAL POWER SYSTEM WIRING PRACTICES APPLIED TO TECNADYNE DC BRUSHLESS MOTORS 1/5/2006 Page 1 of 6 GENERAL POWER SYSTEM WIRING PRACTICES APPLIED TO TECNADYNE DC BRUSHLESS MOTORS 1. Introduction The purpose of this application note is to describe some common connection and filtering

More information

REPORT ON CANDIDATES WORK IN THE CARIBBEAN ADVANCED PROFICIENCY EXAMINATION MAY/JUNE 2008 ELECTRICAL AND ELECTRONIC TECHNOLOGY (TRINIDAD AND TOBAGO)

REPORT ON CANDIDATES WORK IN THE CARIBBEAN ADVANCED PROFICIENCY EXAMINATION MAY/JUNE 2008 ELECTRICAL AND ELECTRONIC TECHNOLOGY (TRINIDAD AND TOBAGO) CARIBBEAN EXAMINATIONS COUNCIL REPORT ON CANDIDATES WORK IN THE CARIBBEAN ADVANCED PROFICIENCY EXAMINATION MAY/JUNE 2008 ELECTRICAL AND ELECTRONIC TECHNOLOGY (TRINIDAD AND TOBAGO) Copyright 2008 Caribbean

More information

AN235 Application note

AN235 Application note Application note Stepper motor driving By Thomas Hopkins Introduction Dedicated integrated circuits have dramatically simplified stepper motor driving. To apply these ICs, designers need little specific

More information

The full wave rectifier consists of two diodes and a resister as shown in Figure

The full wave rectifier consists of two diodes and a resister as shown in Figure The Full-Wave Rectifier The full wave rectifier consists of two diodes and a resister as shown in Figure The transformer has a centre-tapped secondary winding. This secondary winding has a lead attached

More information

Design of a PM Brushless Motor Drive for Hybrid Electrical Vehicle Application

Design of a PM Brushless Motor Drive for Hybrid Electrical Vehicle Application Design of a PM Brushless Motor Drive for Hybrid Electrical Vehicle Application Gui-Jia Su and John W. McKeever Oak Ridge National Laboratory, Oak Ridge, TN 37831-8038 Phone: (865) 576-7917, Fax: (865)

More information

Simulation of Electric Drives using the Machines Library and the SmartElectricDrives Library

Simulation of Electric Drives using the Machines Library and the SmartElectricDrives Library Simulation of Electric Drives using the Machines Library and the SmartElectricDrives Library J.V. Gragger, H. Giuliani, H. Kapeller, T. Bäuml arsenal research, Vienna 04.09.2006 1 Contents Chapter 1: The

More information

DHANALAKSHMI COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING EE2302 - ELECTRICAL MACHINES II UNIT-I SYNCHRONOUS GENERATOR

DHANALAKSHMI COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING EE2302 - ELECTRICAL MACHINES II UNIT-I SYNCHRONOUS GENERATOR 1 DHANALAKSHMI COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING Constructional details Types of rotors EE2302 - ELECTRICAL MACHINES II UNIT-I SYNCHRONOUS GENERATOR PART A 1.

More information

Electrical Drive Modeling through a Multiphysics System Simulation Approach

Electrical Drive Modeling through a Multiphysics System Simulation Approach Application Brief Electrical Drive Modeling through a The electric drive system is a key application in power electronics. Optimizing such complex mechatronic system requires in-depth analysis, expertise

More information

AC Induction Motor Slip What It Is And How To Minimize It

AC Induction Motor Slip What It Is And How To Minimize It AC Induction Motor Slip What It Is And How To Minimize It Mauri Peltola, ABB Oy, Helsinki, Finland The alternating current (AC) induction motor is often referred to as the workhorse of the industry because

More information

Phase-Control Alternatives for Single-Phase AC Motors Offer Smart, Low-Cost, Solutions Abstract INTRODUCTION

Phase-Control Alternatives for Single-Phase AC Motors Offer Smart, Low-Cost, Solutions Abstract INTRODUCTION Phase-Control Alternatives for Single-Phase AC Motors Offer Smart, Low-Cost, Solutions by Howard Abramowitz, Ph.D EE, President, AirCare Automation Inc. Abstract - Single Phase AC motors continue to be

More information

Synchronous motor. Type. Non-excited motors

Synchronous motor. Type. Non-excited motors Synchronous motor A synchronous electric motor is an AC motor in which the rotation rate of the shaft is synchronized with the frequency of the AC supply current; the rotation period is exactly equal to

More information

How To Make A High Efficiency Thermostat

How To Make A High Efficiency Thermostat Zoning with Variable Speed Mini-Split Systems Fujitsu Service Training Welcome - Thank you for attending Did you know? In 1940 only 42% of homes in the US had central heating In 1970 20% of homes had central

More information

Introduction to Linear Actuators: Precision Linear Motion Accomplished Easily and Economically

Introduction to Linear Actuators: Precision Linear Motion Accomplished Easily and Economically Introduction to Linear Actuators: Precision Linear Motion Accomplished Easily and Economically Part 1 of 2 When students are trained in classic mechanical engineering, they are taught to construct a system

More information

Modeling and Simulation of a Novel Switched Reluctance Motor Drive System with Power Factor Improvement

Modeling and Simulation of a Novel Switched Reluctance Motor Drive System with Power Factor Improvement American Journal of Applied Sciences 3 (1): 1649-1654, 2006 ISSN 1546-9239 2006 Science Publications Modeling and Simulation of a Novel Switched Reluctance Motor Drive System with Power Factor Improvement

More information

3-Phase DC Brushless Motor Pre-Drivers Technical Information NJM2625A

3-Phase DC Brushless Motor Pre-Drivers Technical Information NJM2625A 3Phase DC Brushless Motor PreDrivers 1.FEATURE NJM2625 is a controller and predriver for speed control 3phase blushless DC motor. The device provides the proper sequencing of 3phase drive output with external

More information

AC Generators and Motors

AC Generators and Motors AC Generators and Motors Course No: E03-008 Credit: 3 PDH A. Bhatia Continuing Education and Development, Inc. 9 Greyridge Farm Court Stony Point, NY 10980 P: (877) 322-5800 F: (877) 322-4774 info@cedengineering.com

More information

TLI4946. Datasheet TLI4946K, TLI4946-2K, TLI4946-2L. Sense and Control. May 2009

TLI4946. Datasheet TLI4946K, TLI4946-2K, TLI4946-2L. Sense and Control. May 2009 May 2009 TLI4946 High Precision Hall Effect Latches for Industrial and Consumer Applications TLI4946K, TLI4946-2K, TLI4946-2L Datasheet Rev. 1.0 Sense and Control Edition 2009-05-04 Published by Infineon

More information

Basics of Electricity

Basics of Electricity Basics of Electricity Generator Theory PJM State & Member Training Dept. PJM 2014 8/6/2013 Objectives The student will be able to: Describe the process of electromagnetic induction Identify the major components

More information

Objectives. Capacitors 262 CHAPTER 5 ENERGY

Objectives. Capacitors 262 CHAPTER 5 ENERGY Objectives Describe a capacitor. Explain how a capacitor stores energy. Define capacitance. Calculate the electrical energy stored in a capacitor. Describe an inductor. Explain how an inductor stores energy.

More information

Reliable World Class Insights Your Silicon Valley Partner in Simulation ANSYS Sales, Consulting, Training & Support

Reliable World Class Insights Your Silicon Valley Partner in Simulation ANSYS Sales, Consulting, Training & Support www.ozeninc.com info@ozeninc.com (408) 732 4665 1210 E Arques Ave St 207 Sunnyvale, CA 94085 Reliable World Class Insights Your Silicon Valley Partner in Simulation ANSYS Sales, Consulting, Training &

More information

MODEL OF THE ELECTROMAGNETIC LEVITATION DEVICE

MODEL OF THE ELECTROMAGNETIC LEVITATION DEVICE MODEL OF THE ELECTROMAGNETIC LEVITATION DEVICE Tomáš Hron CZECH TECHNICAL UNIVERSITY IN PRAGUE Faculty of Electrical Engineering Department of Electrotechnology 1. Introduction From the principal point

More information

4 DEDICATED SINGLE PHASE LIMA MAC GENERATOR LIGHT TOWER DUTY MODELS 250MSL1278 AND 250MSL1299 SERVICE PROCEDURE ELECTRICAL COMPONENT TESTING

4 DEDICATED SINGLE PHASE LIMA MAC GENERATOR LIGHT TOWER DUTY MODELS 250MSL1278 AND 250MSL1299 SERVICE PROCEDURE ELECTRICAL COMPONENT TESTING HI POTENTIAL TESTS 4 DEDICATED SINGLE PHASE LIMA MAC GENERATOR LIGHT TOWER DUTY MODELS 250MSL1278 AND 250MSL1299 SERVICE PROCEDURE ELECTRICAL COMPONENT TESTING None of the windings, either rotating or

More information

Speed Controller 4-Quadrant PWM configurable via PC

Speed Controller 4-Quadrant PWM configurable via PC 4-Quadrant PWM configurable via PC For combination with: DC-Micromotors and Brushless DC-Servomotors Series Power supply for electronic Power supply for motor Max. continuous output current Max. peak output

More information

Display Board Pulse Width Modulation (PWM) Power/Speed Controller Module

Display Board Pulse Width Modulation (PWM) Power/Speed Controller Module Display Board Pulse Width Modulation (PWM) Power/Speed Controller Module RS0 Microcontroller LEDs Motor Control Pushbuttons Purpose: To demonstrate an easy way of using a Freescale RS0K2 microcontroller

More information

Power Supplies. 1.0 Power Supply Basics. www.learnabout-electronics.org. Module

Power Supplies. 1.0 Power Supply Basics. www.learnabout-electronics.org. Module Module 1 www.learnabout-electronics.org Power Supplies 1.0 Power Supply Basics What you ll learn in Module 1 Section 1.0 Power Supply Basics. Basic functions of a power supply. Safety aspects of working

More information

Modelling, Simulation and Performance Analysis of A Variable Frequency Drive in Speed Control Of Induction Motor

Modelling, Simulation and Performance Analysis of A Variable Frequency Drive in Speed Control Of Induction Motor International Journal of Engineering Inventions e-issn: 78-7461, p-issn: 319-6491 Volume 3, Issue 5 (December 013) PP: 36-41 Modelling, Simulation and Performance Analysis of A Variable Frequency Drive

More information

Lesson 3 DIRECT AND ALTERNATING CURRENTS. Task. The skills and knowledge taught in this lesson are common to all missile repairer tasks.

Lesson 3 DIRECT AND ALTERNATING CURRENTS. Task. The skills and knowledge taught in this lesson are common to all missile repairer tasks. Lesson 3 DIRECT AND ALTERNATING CURRENTS Task. The skills and knowledge taught in this lesson are common to all missile repairer tasks. Objectives. When you have completed this lesson, you should be able

More information

Section 9.5 Electric Motors

Section 9.5 Electric Motors Power connection Brush Commutator Bearing Electromagnet Armature haft Bearing Cooling fan ection 9.5 Electric Motors Electric motors spin the parts of many household machines. ometimes this rotary motion

More information

LINEAR MOTOR CONTROL IN ACTIVE SUSPENSION SYSTEMS

LINEAR MOTOR CONTROL IN ACTIVE SUSPENSION SYSTEMS LINEAR MOTOR CONTROL IN ACTIVE SUSPENSION SYSTEMS HONCŮ JAROSLAV, HYNIOVÁ KATEŘINA, STŘÍBRSKÝ ANTONÍN Department of Control Engineering, Faculty of Electrical Engineering, Czech Technical University Karlovo

More information

ELECTRICAL ENGINEERING

ELECTRICAL ENGINEERING ELECTRICAL ENGINEERING The master degree programme of Teacher Training in Electronical Engineering is designed to develop graduates competencies in the field of Curriculum Development and Instructional

More information