Brushed DC Motor Components

Size: px
Start display at page:

Download "Brushed DC Motor Components"

Transcription

1 Motor Control Prof. Rohan Munasinghe Department of Electronic and Telecommunication Engineering Faculty of Engineering University of Moratuwa 4 DC Motors Small, cheap, reasonably efficient, easy to use ideal for small robotic applications Efficiency Mechanical friction, cause some electrical energy to be wasted as heat Toy motors 5%, Industrial-grade 9% Motor Selection for the Control Board Rated Voltage and Current A 6V motor isn t happy to be powered by a 9V battery. A 2V motor runs too slowly when powered by a 9V supply. Rated voltage is to be provided. Do not use 3V to 4.5V small DC motors found in many toy cars. These inexpensive motors are extremely noisy and inefficient. Frequent Board resetting will result. Testing a motor for compatibility with the control board Connect ohmmeter to the motor terminals, and gently rotate the motor shaft by hand until you obtain the smallest possible winding resistance R min., and calculate current I max = V rated / R min, If motor drives has a higher capacity > I max motor can be interfaced the Board. Improving current handling capability (example: MIT Handy Board) use SN7544 quadruple half H driver, which is a plug-and-play replacement for the L293D, or stack two L293Ds by soldering corresponding pins. Brushed DC Motor Components Operating Voltage Is the recommended voltage you should use to power the motor Most motors will run fine at lower voltages, though they will be less powerful Can operate at higher voltages at expense of operating life Operating Current When there is no resistance to its motion, the motor draws the least amount of current, and when there is so much resistance to cause the motor to stall, it draws the maximum current Stall current: maximum current a motor can draw at its specified voltage Stall torque: torque at stall current

2 Basic Inductor Theory Ideal Inductor: Current rises at constant rate di V = L dt Motor (Inductor) Switching OFF -ve high voltage builds up. Stored energy is dissipated by producing an electric arc across the switching terminals Real Inductor: Current saturates as voltage drops more across the resistor When a motor is running, the armature acts as an inductor, and when the current in the armature changes, voltage spikes are generated that might be of higher voltage than the Vs power supply or lower voltage than ground. Suppress Arc Using Diodes Spike Cancellation Circulating current dissipates stored energy slowly. Freewheeling diodes Diodes connecting from each driver output to either Vs, or ground perform the important function of trapping and shunting away inductive voltage spikes that naturally occur as part of any motor s operation. No arc Suppose all drive transistors are OFF suddenly, and as a result a voltage greater than Vs is generated at the motor on the OUT line. Then the diode labeled D conducts, shunting this voltage to the Vs power supply. If the diodes were not present, these inductive voltage spikes would damage sensitive electronic components. One-Half of L293D/SN7544 Motor Driver Chip

3 MOSFET Drivers H-Bridge Circuit MOSFETs Smaller Bias Current compared to BJT Almost zero bias current under steady state condition (ON or OFF) Low ON Resistance Higher current Fast Switching speed (can be uses to control motor speed via PWM) Rotation of the DC motor can be controlled (CW or CCW) Mostly used 2 different channel MOS-FETs 2 N-Channel MOS-FETs 2 P-Channel MOS-FETs CW Rotattion CCW Rotattion CW CCW Two MOS-FETs are ON and the others are OFF One MOS-FET Drive the positive supply, and the other one is driving the negative supply MOS-FETs are working in the apposite condition fron the CCW rotation The polarity of the motor become the apposite from the CCW thus makes the DC motor turning in the apposite direction (CW) Two MOS-FETs are ON and the others two are OFF One MOS-FET Drive the positive supply, and the other one is driving the negative supply

4 MOSFET Driven through Optocouplers Bias for CW Rotation Q4=on CW Q2=on Optocouplers are used to separate the controller and motor ground signal The N-Channels are biased to +VSS The P-Channels are biased to -VSS Optocopuplers are supplied from the controller with different ground signal from the motor supply Bias for CCW Rotation Speed Control for CW Q3=on Q4=on Q=on CCW Speed CW Q2 Pulsed PWM

5 Speed Control for CCW DC Motor Braking Q3=on Q Pulsed Speed CCW Q=on Q2=on PWM We can short motor terminal by pulling all the motor terminal to the low side (-VSS). It make the maximum current flow as the motor rotate Prohibited Condition Prohibited Condition 2 Q4=on Q3=on Q4=on Q=on Short Circuit Q2=on Q=on Short Circuit

6 Prohibited Condition 3 Decoder Logic Decoder can be used to Protect H-Bridge from the Prohibited Conditions Input A Input B Input C Input D Conditions All Circuits short (Prohibited condition) Short Circuit (Prohibited condition) Q3=on Short Circuit (Prohibited condition) Short Circuit (Prohibited condition) Short Circuit (Prohibited condition) Short Circuit Q2=on Motor Turn Clockwise Brake (Upper Part is closed loop) Circuit Open (Motor Off / Free running) Short Circuit (Prohibited condition) Brake (Lower Part is closed loop) Motor Turn Counter Clockwise Circuit Open (Motor Off / Free running) Short Circuit (Prohibited condition) Circuit Open (Motor Off / Free running) Circuit Open (Motor Off / Free running) All Circuits Open (Motor Off / Free running) Assignment 2 L298 Dual Full Bridge Driver (4A) Design the following combinational logic circuit, which will make sure that prohibited conditions won t be generated. Determine Combinational required. Logic Circuit inputs A B C D Prohibited Conditions won t happen 5-7 V Motor Control Pins Up to 46V, 4A Motor Terminals < 2A Motor Control Pins

7 L298 Dual Full Bridge Driver (4A) To Drive inductive loads : solenoids, relays, DC / stepper motors External smoothing caps Power Power and Speed of DC Motors Product of the output shaft s rotational velocity and torque Output power is zero when Torque is zero: Motor is spinning freely with no load on the shaft. Rotational velocity is at its highest, but the torque is zero, and it s not driving any mechanism (Actually, the motor is doing some work to overcome internal friction, but that is of no value as output power) Rotational velocity is zero: Motor is stalled, it is producing its maximal torque. But as there is no motion, no work is delivered onto the load In between two extremes, output power shows a parabolic relationship Homework: Draw Truth Table for Out and Out2 as a functions of In and In2 Feedback Control Example: Air conditioner Temperature sensing system (sensor or mechanism) feeds back room temperature, and compares it with the desired temperature. Error is determined. Use the error signal (positive or negative) to adjust the cool airflow to the room. If error is +ve reduce cool air flow If error is ve increase cool air flow There is a delay in air temperature measuring system. Delayed response can cause oscillations in room temperature. Proportional Control of Motors control signal is proportional to the amount of error: Generates a stronger control signal when the present state is farther away from the goal state At t=, suppose that the setpoint = and actual position=. Then e()=, so the motor turns at % power, driving the wheel toward the desired position. As it moves, the error becomes progressively smaller. When it is at position=5, the error is only 5, and the motor is given only 5% power. When it arrives at the intended position of, the error is zero, and the motor turns off momentarily. 27 Proportional Gain (ratio between error and power): Instead of a one-toone ratio between error and motor %power, modify the controller so it multiplies the error value by 5. The wheel should reach the set-point faster, and it should resist being turned away from it much more aggressively. 28

8 Proportional Control of Motors Overshoot: Response moves beyond set-point, and stops and turns back. Oscillations: After an overshoot, error becomes ve, thus, proportional controller drives the motor in the opposite direction. In the subsequent motion, motor might undershoot as well. This overshoot and undershoot phenomena repeats for a while, and gradually, the oscillation is expected to die out. Controller Design: Design to minimize both overshoot and oscillation, but let little overshoot to improve system response to reach the set-point as quickly as possible. 29 K p =: Full-power is delivered to motor as long as error>. When position falls below, power command begin to fall off. Position overshoots, and shows little oscillation Steady State Error (Offset): System does not stabilize at the set-point, but at. This generates a power command of %, which is too small to activate the motor K p =2: should ameliorate the offset problem, since the same static error will result in a higher power command Offset has been eliminated, but at cost of oscillations before settling Proportional Gain K p K p = K p =2 3 K p =3 Causes predominant oscillation K p =5 Oscillation behavior has taken over. System is too sensitive (responsive). A slight error causes huge power delivered through the motor. Subsequent slight errors in +ve and ve directions causes sustainable swing around the set point. While the position error is small on the graph, the power swings vigorously. Proportional Gain K p K p =3 K p =5 Proportional-Derivative Control Proportional controller drives the wheel to the set point faster, but results in overshoots and oscillations at higher gains Observation: At larger errors, velocity is small, and at smaller errors velocity is large (as motor swings around the set point) Use derivative control What if we reduce motor power by a quantity proportional to speed. No effect at larger errors Reduce power near set point (reduce oscillations) This looks like what we need to improve response while reducing overshoot 3 32

9 Proportional-Derivative Control Servo Motors K p =4, K D =: Overshoot is minimized, and there is no any significant oscillatory behavior. K p =4, K D = K p =, K D =5: K D is too large. Controller puts on the brakes too aggressively and the system stops too early before reaching the set-point. When the velocity hits zero, the proportional gain kicks in again and the system corrects K p =, K D =5 33 The servo motor is actually an assembly of four parts: DC motor Gear reduction unit Position sensor Feedback control circuit Servo Motors Servo Motors cntd.. Three wires of a servo: power, ground, control. The power source must be constantly applied Servo shaft typically does not rotate 36 like a DC motor, but can only rotate ± from the centre position. servo has its own power electronics, so very little power flows over the control signal. Servo motors require a 5~6 V DC power supply. This can be taken from the control board power if the servo's aren't doing too much work. Otherwise, a separate power supply is recommended If available DC Voltage is higher, N4 diodes can be used to drop the voltage down to around 6V. Servo will hold the position and resists disturbances to deflect from the command position. Servo needs a consistent (repetitive) voltage pulse to hold the position. Turn rate : is the time it takes to move between the two extreme positions. It is about few seconds in high torque motors

10 Servo Motor Control cntd.. Servo Motor Specifications Servo PWM method is different from the speed control PWM Speed control PWM: overall duty cycle (% on-time) determines the power/speed of the motor Servo PWM: length of the pulse is used as the shaft position command Futaba S48 : 92ms (full counterclockwise), 52ms (center), 22ms (full clockwise) The servo control pulse modulated frequency is 5Hz (2 ms period), which means that you can command the servo in every 2ms go here 2ms Servo Motors on MIT Handy Board Winch Servo Winch servo rotates continuously Can be used for robot s main drive motors servo 6V control servo 2 5V control Conversion Potentiometer is replaced by a pair of fixed resistors, and the position feedback is taken from the center (feedback signal becomes a constant, and is referred to center position) Therefore, motor continues to turn due to error (reference - center). This methods allows both speed and direction control. the farther the control signal is away from the center position, the faster the motor turns 9.6V

11 Stepper Motors Coil identification Unipolar motors (easy to drive type) have four coils and are likely to have 5 or 6 wires attached. Use an ohmmeter to identify the connections A-E, B-E,C-E2,D-E2 R A-B, C-D 2R A-C, A-D, B-C, B-D, E-E2 To drive a stepper motor, you need to excite the coils in a particular sequence. there are two sequences that will work. You can use either drive sequence, but find the most reliable one for the application. unipolar stepper motor coil configurations Stepper Motor Control Sequence : Energizes just one coil at a time (4step/cycle). As the current is switched from coil to coil, the motor moves by one step (say.8 ). Reverse the sequence to reverse the direction of rotation Sequence 2: Energizes two coils at a time. There are still four steps to this cycle. Twice as much current is drawn in this sequence, and about.4 times more torque than in sequence. E E2 Stepper Motor Control cntd.. Half stepping Motor Controls Direction Control, Speed control, braking Open loop, or Closed loop control Gearbox Shaft encoder

12 Digital IR Sensors Break-Beam Sensor Position Feedback: Slotted Wheel Eg: 4: gearbox, 5 slots 36 o =.8 o shaft / slot 4 5 Question : How to determine the direction of motion, and speed of motion?

Servo Info and Centering

Servo Info and Centering Info and Centering A servo is a mechanical motorized device that can be instructed to move the output shaft attached to a servo wheel or arm to a specified position. Inside the servo box is a DC motor

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

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

GLOLAB Two Wire Stepper Motor Positioner

GLOLAB Two Wire Stepper Motor Positioner Introduction A simple and inexpensive way to remotely rotate a display or object is with a positioner that uses a stepper motor to rotate it. The motor is driven by a circuit mounted near the motor and

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

Table 1 Comparison of DC, Uni-Polar and Bi-polar Stepper Motors

Table 1 Comparison of DC, Uni-Polar and Bi-polar Stepper Motors Electronics Exercise 3: Uni-Polar Stepper Motor Controller / Driver Mechatronics Instructional Laboratory Woodruff School of Mechanical Engineering Georgia Institute of Technology Lab Director: I. Charles

More information

WORKING WITH STEPPER MOTORS

WORKING WITH STEPPER MOTORS 19 WORKING WITH STEPPER MOTORS In past chapters we ve looked at powering robots using everyday continuous DC motors. DC motors are cheap, deliver a lot of torque for their size, and are easily adaptable

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

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

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

A Practical Guide to Free Energy Devices

A Practical Guide to Free Energy Devices A Practical Guide to Free Energy Devices Device Patent No 29: Last updated: 7th October 2008 Author: Patrick J. Kelly This is a slightly reworded copy of this patent application which shows a method of

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

Discontinued Product For Reference Only

Discontinued Product For Reference Only Data Sheet 29319.12A 2962 DUAL PULSE-WIDTH MODULATED CURRENT CONTROL GROUND IN A SENSE A SINK A SOURCE A THS A V CC SOURCE B SINKB SENSEB IN B THS B 1 2 3 4 5 6 7 8 9 1 11 12 LOGIC LOGIC Dwg. No. D-11

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

L297 STEPPER MOTOR CONTROLLERS

L297 STEPPER MOTOR CONTROLLERS L297 STEPPER MOTOR CONTROLLERS NORMAL/WAVE DRIVE HALF/FULL STEP MODES CLOCKWISE/ANTICLOCKWISE DIRECTION SWITCHMODE LOAD CURRENT REGULA- TION PROGRAMMABLE LOAD CURRENT FEW EXTERNAL COMPONENTS RESET INPUT

More information

Introduction to Power Supplies

Introduction to Power Supplies Introduction to Power Supplies INTRODUCTION Virtually every piece of electronic equipment e g computers and their peripherals calculators TV and hi-fi equipment and instruments is powered from a DC power

More information

What Is Regeneration?

What Is Regeneration? What Is Regeneration? Braking / Regeneration Manual Regeneration Overview Revision 1.0 When the rotor of an induction motor turns slower than the speed set by the applied frequency, the motor is transforming

More information

Rectifier filter stage post filtering sense

Rectifier filter stage post filtering sense TopCon DC power supplies Customer support files Nr. 042.0208.016_e Topic: Protecting the DC output 1. Abstract TopCon DC power supplies are generally well suited for operation into reactive DC loads. Reactive

More information

CONNECTOR AMPLIFIER FOR PROPORTIONAL VALVES (4-20 ma Input Version)

CONNECTOR AMPLIFIER FOR PROPORTIONAL VALVES (4-20 ma Input Version) TECHNICAL DATASHEET #TD1102AX CONNECTOR AMPLIFIER FOR PROPORTIONAL VALVES (4-20 ma Input Version) Part Number: Connector Amplifier CAPV-H-4-20MA-x complete with cable CAPV-4C-yM Where: x = current output

More information

Talon and Talon SR User Manual

Talon and Talon SR User Manual Talon and Talon SR User Manual Brushed DC motor controller Version 1.3 Cross the Road Electronics, LLC www.crosstheroadelectronics.com Cross The Road Electronics, LLC Page 1 4/2/2013 Device Overview Clear,

More information

TECHNICAL DATASHEET #TD1404AX PWM CONTROLLED SOLENOID DRIVER

TECHNICAL DATASHEET #TD1404AX PWM CONTROLLED SOLENOID DRIVER TECHNICAL DATASHEET #TD1404AX PWM CONTROLLED SOLENOID DRIVER (PWM Input, 1.2A or 2A Output, Metal Box or PCB) PCB Board - P/N: PWMC-PCB-2A, PWMC-PCB-1.2A Packaged Driver (metal box with 1.5 m (5 ft.) cable)

More information

Digital vs. Analogue Control Systems

Digital vs. Analogue Control Systems Digital vs. Analogue Control Systems Presented at the 2011 Annual Meeting of the American College of Medical Physics, Chattanooga, TN, May 1, 2011 Ivan A. Brezovich, PhD, Dept. of Rad Onc, Univ of Alabama

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

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

Technical Guide No. 100. High Performance Drives -- speed and torque regulation

Technical Guide No. 100. High Performance Drives -- speed and torque regulation Technical Guide No. 100 High Performance Drives -- speed and torque regulation Process Regulator Speed Regulator Torque Regulator Process Technical Guide: The illustrations, charts and examples given in

More information

TwinCAT NC Configuration

TwinCAT NC Configuration TwinCAT NC Configuration NC Tasks The NC-System (Numeric Control) has 2 tasks 1 is the SVB task and the SAF task. The SVB task is the setpoint generator and generates the velocity and position control

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

GenTech Practice Questions

GenTech Practice Questions GenTech Practice Questions Basic Electronics Test: This test will assess your knowledge of and ability to apply the principles of Basic Electronics. This test is comprised of 90 questions in the following

More information

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

Homework #11 203-1-1721 Physics 2 for Students of Mechanical Engineering

Homework #11 203-1-1721 Physics 2 for Students of Mechanical Engineering Homework #11 203-1-1721 Physics 2 for Students of Mechanical Engineering 2. A circular coil has a 10.3 cm radius and consists of 34 closely wound turns of wire. An externally produced magnetic field of

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

A1000 Cheat Sheet (Open Loop Vector)

A1000 Cheat Sheet (Open Loop Vector) A1000 Cheat Sheet (Open Loop Vector) The following procedure is a supplement to supplied with this equipment and will guide the user in properly wiring the A1000 and. It will also show the user how to

More information

Electronics 5: Arduino, PWM, Mosfetts and Motors

Electronics 5: Arduino, PWM, Mosfetts and Motors BIOE 123 Module 6 Electronics 5: Arduino, PWM, Mosfetts and Motors Lecture (30 min) Date Learning Goals Learn about pulse width modulation (PWM) as a control technique Learn how to use a Mosfets to control

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

Datasheet of the Easy Servo Drive ES-D808. 24-75VDC, 8.2A Peak, Close-loop, No Tuning. Version 0.1.0. http://www.leadshine.com

Datasheet of the Easy Servo Drive ES-D808. 24-75VDC, 8.2A Peak, Close-loop, No Tuning. Version 0.1.0. http://www.leadshine.com Datasheet of the Easy Servo Drive ES-D808 4-75VDC, 8.A Peak, Close-loop, No Tuning Version 0.1.0 http://www.leadshine.com Features Step and direction control Closed position loop for no loss of movement

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

GT Sensors Precision Gear Tooth and Encoder Sensors

GT Sensors Precision Gear Tooth and Encoder Sensors GT Sensors Precision Gear Tooth and Encoder Sensors NVE s GT Sensor products are based on a Low Hysteresis GMR sensor material and are designed for use in industrial speed applications where magnetic detection

More information

Diode Applications. by Kenneth A. Kuhn Sept. 1, 2008. This note illustrates some common applications of diodes.

Diode Applications. by Kenneth A. Kuhn Sept. 1, 2008. This note illustrates some common applications of diodes. by Kenneth A. Kuhn Sept. 1, 2008 This note illustrates some common applications of diodes. Power supply applications A common application for diodes is converting AC to DC. Although half-wave rectification

More information

.OPERATING SUPPLY VOLTAGE UP TO 46 V

.OPERATING SUPPLY VOLTAGE UP TO 46 V L298 DUAL FULL-BRIDGE DRIVER.OPERATING SUPPLY VOLTAGE UP TO 46 V TOTAL DC CURRENT UP TO 4 A. LOW SATURATION VOLTAGE OVERTEMPERATURE PROTECTION LOGICAL "0" INPUT VOLTAGE UP TO 1.5 V (HIGH NOISE IMMUNITY)

More information

The quadrature signals and the index pulse are accessed through five 0.025 inch square pins located on 0.1 inch centers.

The quadrature signals and the index pulse are accessed through five 0.025 inch square pins located on 0.1 inch centers. Quick Assembly Two and Three Channel Optical Encoders Technical Data HEDM-550x/560x HEDS-550x/554x HEDS-560x/564x Features Two Channel Quadrature Output with Optional Index Pulse Quick and Easy Assembly

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

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

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

Typical ECM/PCM Inputs

Typical ECM/PCM Inputs Typical ECM/PCM Inputs The computer system components fall into two categories: sensors (inputs) and controlled components (outputs). Each system has sensors. Not every system has all the ones listed,

More information

Experiment 8 : Pulse Width Modulation

Experiment 8 : Pulse Width Modulation Name/NetID: Teammate/NetID: Experiment 8 : Pulse Width Modulation Laboratory Outline In experiment 5 we learned how to control the speed of a DC motor using a variable resistor. This week, we will learn

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

Whale 3. User Manual and Installation Guide. DC Servo drive. Contents. 1. Safety, policy and warranty. 1.1. Safety notes. 1.2. Policy. 1.3. Warranty.

Whale 3. User Manual and Installation Guide. DC Servo drive. Contents. 1. Safety, policy and warranty. 1.1. Safety notes. 1.2. Policy. 1.3. Warranty. Whale 3 DC Servo drive User Manual and Installation Guide Contents 1. Safety, policy and warranty. 1.1. Safety notes. 1.2. Policy. 1.3. Warranty. 2. Electric specifications. 2.1.Operation ranges. 3. Connections

More information

Switch Mode Power Supply Topologies

Switch Mode Power Supply Topologies Switch Mode Power Supply Topologies The Buck Converter 2008 Microchip Technology Incorporated. All Rights Reserved. WebSeminar Title Slide 1 Welcome to this Web seminar on Switch Mode Power Supply Topologies.

More information

Easy Step 1000 Stepper Driver Module

Easy Step 1000 Stepper Driver Module Easy Step 1000 Stepper Driver Module STEPPER MOTOR DRIVER MODULE Example Connection Diagram 2 The Easy Step 1000 (ES1000) is intended to be the link between a microprocessor and stepper motor. The ES1000

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

Analog Servo Drive 25A8

Analog Servo Drive 25A8 Description Power Range NOTE: This product has been replaced by the AxCent family of servo drives. Please visit our website at www.a-m-c.com or contact us for replacement model information and retrofit

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

Pulse Width Modulated (PWM) Controller for 12 Volt Motors

Pulse Width Modulated (PWM) Controller for 12 Volt Motors Pulse Width Modulated (PWM) Controller for 12 Volt Motors This electronic controller is designed to allow a user to vary the speed and power output of a typical 12 volt motor such as a fuel pump, water

More information

Programmable Single-/Dual-/Triple- Tone Gong SAE 800

Programmable Single-/Dual-/Triple- Tone Gong SAE 800 Programmable Single-/Dual-/Triple- Tone Gong Preliminary Data SAE 800 Bipolar IC Features Supply voltage range 2.8 V to 18 V Few external components (no electrolytic capacitor) 1 tone, 2 tones, 3 tones

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

Inrush Current. Although the concepts stated are universal, this application note was written specifically for Interpoint products.

Inrush Current. Although the concepts stated are universal, this application note was written specifically for Interpoint products. INTERPOINT Although the concepts stated are universal, this application note was written specifically for Interpoint products. In today s applications, high surge currents coming from the dc bus are a

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

DMX-K-DRV. Integrated Step Motor Driver + (Basic Controller) Manual

DMX-K-DRV. Integrated Step Motor Driver + (Basic Controller) Manual DMX-K-DRV Integrated Step Motor Driver + (Basic Controller) Manual DMX-K-DRV Manual page 1 rev 1.33 COPYRIGHT 2007 ARCUS, ALL RIGHTS RESERVED First edition, June 2007 ARCUS TECHNOLOGY copyrights this document.

More information

Induced voltages and Inductance Faraday s Law

Induced voltages and Inductance Faraday s Law Induced voltages and Inductance Faraday s Law concept #1, 4, 5, 8, 13 Problem # 1, 3, 4, 5, 6, 9, 10, 13, 15, 24, 23, 25, 31, 32a, 34, 37, 41, 43, 51, 61 Last chapter we saw that a current produces a magnetic

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

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

Operational Amplifier - IC 741

Operational Amplifier - IC 741 Operational Amplifier - IC 741 Tabish December 2005 Aim: To study the working of an 741 operational amplifier by conducting the following experiments: (a) Input bias current measurement (b) Input offset

More information

BLWR23MDA Series. 24V, 15A Brushless Controller / Motor. User s Guide. 910 East Orangefair Lane, Anaheim, CA 92801 e-mail: info@anaheimautomation.

BLWR23MDA Series. 24V, 15A Brushless Controller / Motor. User s Guide. 910 East Orangefair Lane, Anaheim, CA 92801 e-mail: info@anaheimautomation. BLWR23MDA Series 24V, 15A Brushless Controller / Motor User s Guide A N A H E I M A U T O M A T I O N 910 East Orangefair Lane, Anaheim, CA 92801 e-mail: info@anaheimautomation.com (714) 992-6990 fax:

More information

C Standard AC Motors

C Standard AC Motors C Standard AC Standard AC C-1 Overview, Product Series... C-2 Constant... C-9 C-21 C-113 Reversible C-147 Overview, Product Series Constant Reversible Electromagnetic Brake C-155 Electromagnetic Brake

More information

Relays High Capacity 50 Amp Mini Relays Standard Mini Relays Micro Relays Power Relays Connector Modules

Relays High Capacity 50 Amp Mini Relays Standard Mini Relays Micro Relays Power Relays Connector Modules CHIEF EN TERPRISES INC. M a s t e r I n t e r n a t i o n a l D i s t r i b u t o r Relays High Capacity 50 Amp Mini Relays Standard Mini Relays Micro Relays Power Relays Connector Modules M AS TER IN

More information

Pulse Width Modulation Applications

Pulse Width Modulation Applications Pulse Width Modulation Applications Lecture 21 EE 383 Microcomputers Learning Objectives What is DTMF? How to use PWM to generate DTMF? How to use PWM to control a servo motor? How to use PWM to control

More information

THREE-PHASE INDUCTION MOTOR March 2007

THREE-PHASE INDUCTION MOTOR March 2007 THREE-PHASE INDUCTION MOTOR March 2007 A. PREPARATION 1. Introduction 2. The Rotating Field 3. Rotor Currents 4. Induction Motor Equivalent Circuit 5. Torque and Power Characteristics 6. Operation Beyond

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

Gear Trains. Introduction:

Gear Trains. Introduction: Gear Trains Introduction: Sometimes, two or more gears are made to mesh with each other to transmit power from one shaft to another. Such a combination is called gear train or train of toothed wheels.

More information

Slide 1 / 26. Inductance. 2011 by Bryan Pflueger

Slide 1 / 26. Inductance. 2011 by Bryan Pflueger Slide 1 / 26 Inductance 2011 by Bryan Pflueger Slide 2 / 26 Mutual Inductance If two coils of wire are placed near each other and have a current passing through them, they will each induce an emf on one

More information

ServoOne. Specification. Option 2 - Technology. x 11. x 8 X 8. x 10. x 9. x 7. x 6 TTL Encoder / TTL Encoder simulation

ServoOne. Specification. Option 2 - Technology. x 11. x 8 X 8. x 10. x 9. x 7. x 6 TTL Encoder / TTL Encoder simulation x - + - + x L L L AC SO 4-45 A DC SO 4- A ServoOne Specification x 9 - + - + x 7 x 8 X 8 Option - Technology x 6 TTL Encoder / TTL Encoder simulation Specification ServoOne Specification Option - Technology

More information

Application Note AN- 1118

Application Note AN- 1118 Application Note AN- 111 IR331x : urrent Sensing High Side Switch P3 By David Jacquinod Table of ontents Page Introduction... 2 Inner Architecture... 2 Reverse Battery Protection... 2 Wait function...

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

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

Properties of electrical signals

Properties of electrical signals DC Voltage Component (Average voltage) Properties of electrical signals v(t) = V DC + v ac (t) V DC is the voltage value displayed on a DC voltmeter Triangular waveform DC component Half-wave rectifier

More information

revolution Contents: Introduction Power 28-pin Project Board with input/output cables

revolution Contents: Introduction Power 28-pin Project Board with input/output cables 28-PIN IN IN PROJECT BOARD Contents: AXE020 28-pin Project Board with input/output cables Introduction The 28-pin project board is designed to allow rapid prototyping with 28-pin PICAXE microcontrollers.

More information

Harmonic Drive acutator P r e c i s i o n G e a r i n g & M o t i o n C o n t r o l

Harmonic Drive acutator P r e c i s i o n G e a r i n g & M o t i o n C o n t r o l D C S e r v o S y s t e m s RH Mini Series Total Motion Control Harmonic Drive acutator P r e c i s i o n G e a r i n g & M o t i o n C o n t r o l Precision Gearing & Motion Control DC SERVO ACTUATORS

More information

2.6. In-Laboratory Session. 2.6.1. QICii Modelling Module. Modelling. 2.6.1.1. Module Description

2.6. In-Laboratory Session. 2.6.1. QICii Modelling Module. Modelling. 2.6.1.1. Module Description 2.6. In-Laboratory Session 2.6.1. QICii Modelling Module 2.6.1.1. Module Description The main tool for this lab is the front panel of the module entitled Modelling in the QICii software, which should be

More information

PowerAmp Design. PowerAmp Design PAD135 COMPACT HIGH VOLATGE OP AMP

PowerAmp Design. PowerAmp Design PAD135 COMPACT HIGH VOLATGE OP AMP PowerAmp Design COMPACT HIGH VOLTAGE OP AMP Rev G KEY FEATURES LOW COST SMALL SIZE 40mm SQUARE HIGH VOLTAGE 200 VOLTS HIGH OUTPUT CURRENT 10A PEAK 40 WATT DISSIPATION CAPABILITY 200V/µS SLEW RATE APPLICATIONS

More information

Ignition Alert Anti-Theft Security System for Motorbikes with Remote Control Amit Yadav, Anushri Jha, Neelesh Gupta amitrinku007@yahoo.

Ignition Alert Anti-Theft Security System for Motorbikes with Remote Control Amit Yadav, Anushri Jha, Neelesh Gupta amitrinku007@yahoo. Ignition Alert Anti-Theft Security System for Motorbikes with Remote Control Amit Yadav, Anushri Jha, Neelesh Gupta amitrinku007@yahoo.com Abstract There are many vehicle security system are available

More information

MAS.836 HOW TO BIAS AN OP-AMP

MAS.836 HOW TO BIAS AN OP-AMP MAS.836 HOW TO BIAS AN OP-AMP Op-Amp Circuits: Bias, in an electronic circuit, describes the steady state operating characteristics with no signal being applied. In an op-amp circuit, the operating characteristic

More information

Direction of Induced Current

Direction of Induced Current Direction of Induced Current Bar magnet moves through coil Current induced in coil A S N v Reverse pole Induced current changes sign B N S v v Coil moves past fixed bar magnet Current induced in coil as

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

Chapter 19 Operational Amplifiers

Chapter 19 Operational Amplifiers Chapter 19 Operational Amplifiers The operational amplifier, or op-amp, is a basic building block of modern electronics. Op-amps date back to the early days of vacuum tubes, but they only became common

More information

Moving Magnet Actuator MI FFA series

Moving Magnet Actuator MI FFA series Moving Magnet Actuator MI FFA series The moving magnet MI-FFA series actuators are a line of actuators designed to be a true alternative for pneumatic cylinders. The actuators incorporate an ISO 6432 interface

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

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

BSNL TTA Question Paper-Instruments and Measurement Specialization 2007

BSNL TTA Question Paper-Instruments and Measurement Specialization 2007 BSNL TTA Question Paper-Instruments and Measurement Specialization 2007 (1) Instrument is a device for determining (a) the magnitude of a quantity (b) the physics of a variable (c) either of the above

More information

VOLTAGE REGULATOR AND PARALLEL OPERATION

VOLTAGE REGULATOR AND PARALLEL OPERATION VOLTAGE REGULATOR AND PARALLEL OPERATION Generator sets are operated in parallel to improve fuel economy and reliability of the power supply. Economy is improved with multiple paralleled generators by

More information

Considerations When Specifying a DC Power Supply

Considerations When Specifying a DC Power Supply Programming Circuit White Paper Considerations When Specifying a DC Power Supply By Bill Martin, Sales/Applications Engineer Every automated test system that tests electronic circuit boards, modules or

More information

USER MANUAL. EZRUN Series Brushless Speed Controller EZRUN-150A-PRO

USER MANUAL. EZRUN Series Brushless Speed Controller EZRUN-150A-PRO USER MANUAL EZRUN Series Brushless Speed Controller EZRUN-150A-PRO User Manual of EZRUN-150A-PRO Brushless ESC HW-SM405ENG-20130809 Page - 1 - Declaration Thanks for purchasing our Electronic Speed Controller

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

Transistor Amplifiers

Transistor Amplifiers Physics 3330 Experiment #7 Fall 1999 Transistor Amplifiers Purpose The aim of this experiment is to develop a bipolar transistor amplifier with a voltage gain of minus 25. The amplifier must accept input

More information

Application Note AN-SERV-006

Application Note AN-SERV-006 THIS INFORMATION PROVIDED BY AUTOMATIONDIRECT.COM TECHNICAL SUPPORT IS SUPPLIED "AS IS", WITHOUT ANY GUARANTEE OF ANY KIND. These documents are provided by our technical support department to assist others.

More information

MDC151-024031 Series

MDC151-024031 Series MDC151-024031 Series 24V, 3A Brushless DC Controller User s Guide A N A H E I M A U T O M A T I O N 910 East Orangefair Lane, Anaheim, CA 92801 e-mail: info@anaheimautomation.com (714) 992-6990 fax: (714)

More information

A Practical Guide to Free Energy Devices

A Practical Guide to Free Energy Devices A Practical Guide to Free Energy Devices Part PatD5: Last updated: 28th January 2006 Author: Patrick J. Kelly Please note that this is a re-worded excerpt from this patent. It describes a self-contained

More information

OPERATING MANUAL. Table of contents. 2 Phase Stepping Motor Driver 2M542. Rev. A. Introduction page 2. Specifications page 2 Timing chart page 3

OPERATING MANUAL. Table of contents. 2 Phase Stepping Motor Driver 2M542. Rev. A. Introduction page 2. Specifications page 2 Timing chart page 3 2 Phase Stepping Motor Driver 2M542 OPEATING MANUAL Table of contents Introduction page 2 Specifications page 2 Timing chart page 3 Setting page 4 Current set page 4 educe current function page 4 Micro

More information

Development of the Induction Motor for Machine Tool Spindles and Servo Amplifier SANMOTION S

Development of the Induction Motor for Machine Tool Spindles and Servo Amplifier SANMOTION S New Products Introduction Development of the Induction Motor for Machine Tool Spindles and Servo Amplifier SANMOTION S Takashi Sekiguchi Masahiro Kidou Yuusuke Shimura Yuji Ide Masahisa Koyama Michio Kitahara

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 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