Analog Interfaces, Sensors, and Actuators

Size: px
Start display at page:

Download "Analog Interfaces, Sensors, and Actuators"

Transcription

1 Analog Interfaces, Sensors, and Actuators Minsoo Ryu Department of Computer Science and Engineering Hanyang University

2 Topics Covered Sensors Analog-to-Digital Converters Actuators Digital-to-Analog Converters 2 2

3 Sensors A sensor is a device that measures a physical quantity and converts it into a signal which can be read by an observer or by an instrument For example, a mercury thermometer converts the measured temperature into expansion and contraction of a liquid which can be read on a calibrated glass tube A thermocouple converts temperature to an output voltage which can be read by a voltmeter For accuracy, all sensors need to be calibrated against known standards 3 3

4 Sensing Phenomena Piezoresistivity/metal strain Metals and semiconductors change resistance with strain Piezoelectricity Crystals produce voltage with applied pressure Capacitive Electrical energy stored between two plates changes with separation Tunneling Current changes with separation between two nearly touching conductors. Photonics Current in semiconductor changes with light intensity Magnetic induction Current changes with changing magnetic field Magneto-resistive Resistivity of semiconductors depends on magnetic field 4 4

5 Sensing Phenomena Field effect Electric field modulates transistor gate bias Hall effect Magnetic field produces bias in current carrying semiconductor Phase change Temperature changes state of matter, resulting in conductivity change Voltammetry Oxidation of metal by reactive species affects current Ion velocity Ionic property affects flow rate in external electric field. Seebeck effect Different metals in contact produce voltage dependent on temperature Thermo-resistive Resistivity of metals and semiconductors depends on temperature 5 5

6 Strain gauge Stress and Strain Sensors that can convert strain into electrical signal 6 6

7 Pressure Piezoresistive pressure sensor Capacitive pressure sensor 7 7

8 Acoustic Sensors A microphone is basically a high speed pressure sensor 8 8

9 Types of Microphones 9 9

10 Example Circuit 10 10

11 Accelerometer Accelerometer is a sensor that detects change in velocity Accelerometers originally developed for inertial guidance systems (ICBMs) 11 11

12 Spring-mass device Basic Principles Accelerometer with strain gauge 12 12

13 Accelerometer Applications Monitoring vibrations Brake sensor, swerve sensor, bounce sensor Airbag deployment 13 13

14 Gyroscopes Gyroscope is a device that can measure angular motion or displacement Applications Aerospace: Inertial guidance systems Automotive: Angular rate sensors (for traction control, etc.) Entertainment/consumer: Virtual reality sensors, pointing devices, etc. Industrial automation: Motion control, robotics 14 14

15 Gyroscope Principles The simplest gyroscopes use a high speed, rotating inertial disk that is loosely coupled to the frame holding it A rotation in the frame imparts a torque (rotation) on the spinning disk, which rotates as a result (conservation of angular momentum) 15 15

16 Topics Covered Sensors Analog-to-Digital Converters Actuators Digital-to-Analog Converters 16 16

17 Mixed-Signal Device Analog Input Digital Output What is an ADC? Most ADCs convert an input voltage to a digital word, but the true definition of an ADC does include the possibility of an input current An ADC has an analog reference voltage or current against which the analog input is compared The digital output word tells us what fraction of the reference voltage or current is the input voltage or current So, basically, the ADC is a divider 17 17

18 What is an ADC? May be considered to be a divider Output says: Input is What Fraction of V REF? Output = 2 n x G x A IN / V REF n = # of Output Bits (Resolution) G = Gain Factor (usually 1 ) A IN = Analog Input Voltage (or Current) V REF (I REF )= Reference Voltage (or Current) 18 18

19 A 3-Bit ADC For a 3-bit ADC, there are 8 possible output codes In this example, if the input voltage is 5.5V and the reference is 8V, then the output will be 101 More bits give better resolution and smaller steps A lower reference voltage gives smaller steps, but can be at the expense of noise 19 19

20 Resolution The Resolution of an A/D converter is the number of output bits it has In the previous example, 3 bits Resolution may also be defined as the size of the LSB (Least Significant Bit) In the previous example, 1 Volt 20 20

21 Quantization Error 21 21

22 Adding ½ LSB Offset 22 22

23 Sampling Rate The analog signal is continuous in time and it is necessary to convert this to a flow of digital values It is therefore required to define the rate at which new digital values are sampled from the analog signal The rate of new values is called the sampling rate or sampling frequency of the converter 23 23

24 ADC0801/0802/0803/0804/ Bit μp Compatible A/D Converters From National Semiconductor Compatible with 8080 μp derivatives no interfacing logic needed (access time is 135 ns) Easy interface to all microprocessors, or operates stand alone Key specifications Resolution: 8 bits Total error ±1 4 LSB, ±1 2 LSB and ±1 LSB Conversion time: 100 μs 24 24

25 Typical Applications 25 25

26 Write (start conversion) Timing Diagram 26 26

27 Timing Diagram Read 27 27

28 Topics Covered Sensors Analog-to-Digital Converters Actuators Digital-to-Analog Converters 28 28

29 Actuator Actuator is a device that converts a control signal (usually electrical) into mechanical action (motion) 29 29

30 Electromagnetic Actuators Electromagnetic actuators use magnetic fields to move components Moderate force and moderate displacement Relay (electrical switch) Motors (rotary and linear) Speaker (voice coil) 30 30

31 Pneumatic Actuators Pneumatic actuators use air pressure to move components High force and moderate displacement Pneumatic valve Pneumatic cylinders Pneumatic motor Pneumatic drill 31 31

32 Hydraulic Actuators Hydraulic actuators use water pressure to move components Highest forces and moderate displacement. Hydraulic valve Hydraulic disk brake Hydraulic motor Hydraulic lift 32 32

33 Piezoelectric Actuators Piezoelectric actuators use electrostatic pressure of crystals to move components Moderate forces and small displacement. Printer head Precision Actuator 33 33

34 Thermal Actuators Thermal actuators use heat to move components Small forces and small displacement Thermometer dial Inkjet Printer head 34 34

35 Electrical Motors An electric motor is a device using electrical energy to produce mechanical energy, nearly always by the interaction of magnetic fields and current-carrying conductors The reverse process, that of using mechanical energy to produce electrical energy, is accomplished by a generator or dynamo 35 35

36 A Brushed DC Motor Stator: stationary outer housing, permanent magnet or wire coil Rotor: rotating inner part, wire coil or permanent magnet (armature: rotor and its winding) Brush (graphite) and commutator for a DC motor The commutator and brushes work together to let current flow to the electromagnet, and also to flip the direction that the electrons are flowing at just the right moment. The contacts of the commutator are attached to the axle of the electromagnet, so they spin with the magnet. The brushes are just two pieces of springy metal or carbon that make contact with the contacts of the commutator 36 36

37 A Brushed DC Motor 37 37

38 DC Motor Characteristics Background from physics Torque = F x r Force that acts in a rotational manner (aka moment) Angular speed = w Power = Torque x w Watts newton-meters per second Motor characteristics Torque is inversely proportional to the speed of the output shaft 38 38

39 Motor Control A microcontroller cannot drive a motor directly because it cannot supply enough current Instead, there must be some interface circuitry so that motor power is supplied from another power source and only the control signals derive from the microcontroller This interface circuitry can be implemented with many technologies, such as relays, bipolar transistors, power MOSFETS (metal oxide semiconductor field effect transistors), and motor-driver ICs In all cases, the basic topology of the circuit is the socalled H-Bridge, four switches connected spatially like an H, where the motor terminals form the crossbar of the H Each switch is implemented by a relay or transistors 39 39

40 H-Bridge Switches control direction A switches closed for clockwise B switches for counter-clockwise PWM for speed control Pulse Width Modification Control duty ratio = On/Off ratio A s duty cycle for clockwise speed B s duty cycle for counter-clockwise speed 40 40

41 Advantages of DC Motors Easy to understand design Controlling the speed of a brushed DC motor is simple The higher the armature voltage, the faster the rotation This relationship is linear to the motor's maximum speed The maximum armature voltage which corresponds to a motor's rated speed The smallest industrial motors are rated 90 VDC and 180 VDC Larger units are rated at 250 VDC and sometimes higher Specialty motors for use in mobile applications are rated 12, 24, or 48 VDC. Other tiny motors may be rated 5 VDC Torque control is also simple, since output torque is proportional to current 41 41

42 Advantages of DC Motors Simple, cheap drive design Varying the speed of a brushed DC motor requires little more than a large enough potentiometer (variable resistor) In practice, these have been replaced for all but sub-fractional horsepower applications by the SCR and PWM drives, which offer relatively precisely control voltage and current Common DC drives are available at the low end (up to 2 horsepower) for under US$ and sometimes under US$50 if precision is not important Large DC drives are available up to hundreds of horsepower However, over about 10 horsepower careful consideration should be given to the price/performance tradeoffs with AC inverter systems, since the AC systems show a price advantage in the larger systems But they may not be capable of the application's performance requirements 42 42

43 Disadvantages of DC Motors Expensive to produce Can't reliably control at lowest speeds Physically larger High maintenance Periodic replacement of brushes and springs Dust 43 43

44 An AC Motor (Squirrel Cage Rotor) 44 44

45 An AC Motor (Squirrel Cage Rotor) 45 45

46 Advantages of AC Motors Simple design Low cost for applications requiring more than about 1/2 hp (325 watts) of power Overwhelmingly preferred for fixed speed applications Extremely reliable, low maintenance operation The wide use of the AC motor has resulted in easily found replacements Many manufacturers adhere to either European (metric) or American (NEMA) standards 46 46

47 Disadvantages of AC Motors Speed control is expensive (The electronics required to handle an AC inverter drive are considerably more expensive than those required to handle a DC motor) Standard AC motors should not be operated at speeds less than about 1/3rd of base speed (due to thermal considerations) Positioning control is expensive and crude 47 47

48 Step Motors A step motor is a device that converts electrical pulses into mechanical Movements Conventional motors rotate continuously, but a step motor, when pulsed, rotates (steps) in fixed angular increments Step size, or step angle, is determined by the construction of the motor and the type of drive scheme used to control it Traditionally, step resolution has ranged from 90 degrees (four steps per rev) to a fraction of a degree, though 15 degrees (12 steps per rev), to 1.8 degrees (200 steps per rev) has been most common More recently, however, microstep motors have been introduced that are capable of.0144 degree steps (25,000 steps per rev) 48 48

49 PM Step Motor A permanent magnet step motor 49 49

50 Servo Motors Servo motors are used in closed loop control systems in which work is the control variable The digital controller directs operation of the motor by sending velocity command signals to the amplifier, which drives the motor 50 50

51 Topics Covered Sensors Analog-to-Digital Converters Actuators Digital-to-Analog Converters 51 51

52 What is a DAC? A digital-to-analog converter is a device for converting a digital code to an analog signal such as voltage, current or electric charge It performs the reverse operation of ADC ANALOG REFERENCE SOURCE CPU OR PIO D0 D1 D2 D3 D4 D5 D6 D7 DIGITAL SIGNAL D0 D1 D2 D3 D4 D5 D6 D7 DAC ANALOG SIGNAL OUTPUT 52 52

53 DAC0800/ bit high-speed current-output digital-to-analog converters (DAC) From National Semiconductor 53 53

54 Generation of 0V ~ -10V Typical Application

55 Typical Application 2 Generation of +10V ~ -10V 55 55

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

Sensors Collecting Manufacturing Process Data

Sensors Collecting Manufacturing Process Data Sensors & Actuators Sensors Collecting Manufacturing Process Data Data must be collected from the manufacturing process Data (commands and instructions) must be communicated to the process Data are of

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

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

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

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

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

Introduction to Process Control Actuators

Introduction to Process Control Actuators 1 Introduction to Process Control Actuators Actuators are the final elements in a control system. They receive a low power command signal and energy input to amplify the command signal as appropriate to

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

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

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

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

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

E&I MAINTENANCE ENTRY TEST ENABLING OBJECTIVES. DESCRIBE hazards and precautions taken to avoid injury in the workplace.

E&I MAINTENANCE ENTRY TEST ENABLING OBJECTIVES. DESCRIBE hazards and precautions taken to avoid injury in the workplace. SAFETY Industrial DESCRIBE hazards and precautions taken to avoid injury in the workplace. Example #1: All of the following are common PPE used to perform maintenance activities EXCEPT: a. Safety Glasses

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

W07 Sensors and Measurement (1/2) Yrd. Doç. Dr. Aytaç Gören

W07 Sensors and Measurement (1/2) Yrd. Doç. Dr. Aytaç Gören W07 Sensors and Measurement (1/2) Yrd. Doç. Dr. Aytaç Gören ELK 2018 - Contents W01 Basic Concepts in Electronics W02 AC to DC Conversion W03 Analysis of DC Circuits (self and condenser) W04 Transistors

More information

UNIT 3 AUTOMOBILE ELECTRICAL SYSTEMS

UNIT 3 AUTOMOBILE ELECTRICAL SYSTEMS UNIT 3 AUTOMOBILE ELECTRICAL SYSTEMS Automobile Electrical Structure 3.1 Introduction Objectives 3.2 Ignition System 3.3 Requirement of an Ignition System 3.4 Types of Ignition 3.4.1 Battery or Coil Ignition

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

Introduction to Electronic Signals

Introduction to Electronic Signals Introduction to Electronic Signals Oscilloscope An oscilloscope displays voltage changes over time. Use an oscilloscope to view analog and digital signals when required during circuit diagnosis. Fig. 6-01

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

INSTRUMENTATION AND CONTROL TUTORIAL 3 SIGNAL PROCESSORS AND RECEIVERS

INSTRUMENTATION AND CONTROL TUTORIAL 3 SIGNAL PROCESSORS AND RECEIVERS INSTRUMENTATION AND CONTROL TUTORIAL 3 SIGNAL PROCESSORS AND RECEIVERS This tutorial provides an overview of signal processing and conditioning for use in instrumentation and automatic control systems.

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

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

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 Motors. Speed Control Motors. Brushless Motor's Structure and Principle of Operation H-40. Structure of Brushless Motor

Speed Control Motors. Speed Control Motors. Brushless Motor's Structure and Principle of Operation H-40. Structure of Brushless Motor Speed Control Speed Control Brushless Motor's Structure and Principle of Operation Structure of Brushless Motor Ball Bearing Shaft Brushless motors have built-in magnetic component or optical encoder for

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

Microcontroller to Sensor Interfacing Techniques

Microcontroller to Sensor Interfacing Techniques to Sensor Interfacing Techniques Document Revision: 1.01 Date: 3rd February, 2006 16301 Blue Ridge Road, Missouri City, Texas 77489 Telephone: 1-713-283-9970 Fax: 1-281-416-2806 E-mail: info@bipom.com

More information

MECE 102 Mechatronics Engineering Orientation

MECE 102 Mechatronics Engineering Orientation MECE 102 Mechatronics Engineering Orientation Mechatronic System Components Associate Prof. Dr. of Mechatronics Engineering Çankaya University Compulsory Course in Mechatronics Engineering Credits (2/0/2)

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

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

WIND TURBINE TECHNOLOGY

WIND TURBINE TECHNOLOGY Module 2.2-2 WIND TURBINE TECHNOLOGY Electrical System Gerhard J. Gerdes Workshop on Renewable Energies November 14-25, 2005 Nadi, Republic of the Fiji Islands Contents Module 2.2 Types of generator systems

More information

Michelin North America

Michelin North America www.centecinc.com SC Telephone: 864.527.7750 Outside SC: 800.227.0855 Michelin North America Industrial Maintenance Technical Interview Outline Industrial Maintenance Technical Interview Outline The Technical

More information

Equipment: Power Supply, DAI, Synchronous motor (8241), Electrodynamometer (8960), Tachometer, Timing belt.

Equipment: Power Supply, DAI, Synchronous motor (8241), Electrodynamometer (8960), Tachometer, Timing belt. Lab 9: Synchronous motor. Objective: to examine the design of a 3-phase synchronous motor; to learn how to connect it; to obtain its starting characteristic; to determine the full-load characteristic of

More information

Subminiature Load Cell Model 8417

Subminiature Load Cell Model 8417 w Technical Product Information Subminiature Load Cell 1. Introduction... 2 2. Preparing for use... 2 2.1 Unpacking... 2 2.2 Using the instrument for the first time... 2 2.3 Grounding and potential connection...

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

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

UNIT II Robots Drive Systems and End Effectors Part-A Questions

UNIT II Robots Drive Systems and End Effectors Part-A Questions UNIT II Robots Drive Systems and End Effectors Part-A Questions 1. Define End effector. End effector is a device that is attached to the end of the wrist arm to perform specific task. 2. Give some examples

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

ENERGY TRANSFER SYSTEMS AND THEIR DYNAMIC ANALYSIS

ENERGY TRANSFER SYSTEMS AND THEIR DYNAMIC ANALYSIS ENERGY TRANSFER SYSTEMS AND THEIR DYNAMIC ANALYSIS Many mechanical energy systems are devoted to transfer of energy between two points: the source or prime mover (input) and the load (output). For chemical

More information

Test Code: 8094 / Version 1

Test Code: 8094 / Version 1 Blueprint Electromechanical Engineering Technology PA Test Code: 8094 / Version 1 Copyright 2014. All Rights Reserved. General Assessment Information Electromechanical Engineering Technology PA Blueprint

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

Specifying a Variable Frequency Drive s

Specifying a Variable Frequency Drive s Specifying a Variable Frequency Drive s Put on by Bruce Reeves and Jeremy Gonzales Dykman Electrical Covering the Western US For all of your VFD and Soft Start and Motor Needs How To Specify a Variable

More information

PRODUCTS DC MOTORS BLPM MOTORS AC MOTORS CONTROLLERS

PRODUCTS DC MOTORS BLPM MOTORS AC MOTORS CONTROLLERS D R I V E S Y S T E M S PRODUCTS DC MOTORS BLPM MOTORS AC MOTORS CONTROLLERS The vision of Iskra Avtoelektrika is to be: One of the world's leading manufacturers of electric motors and controllers for

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

Lab 14: 3-phase alternator.

Lab 14: 3-phase alternator. Lab 14: 3-phase alternator. Objective: to obtain the no-load saturation curve of the alternator; to determine the voltage regulation characteristic of the alternator with resistive, capacitive, and inductive

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

Using Thermocouple Sensors Connecting Grounded and Floating Thermocouples

Using Thermocouple Sensors Connecting Grounded and Floating Thermocouples Connecting Grounded and Floating Thermocouples For best performance, Thermocouple sensors should be floating. This will ensure that no noise currents can flow in the sensor leads and that no common-mode

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

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

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

High Voltage Power Supplies for Analytical Instrumentation

High Voltage Power Supplies for Analytical Instrumentation ABSTRACT High Voltage Power Supplies for Analytical Instrumentation by Cliff Scapellati Power supply requirements for Analytical Instrumentation are as varied as the applications themselves. Power supply

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

PS-6.2 Explain the factors that determine potential and kinetic energy and the transformation of one to the other.

PS-6.2 Explain the factors that determine potential and kinetic energy and the transformation of one to the other. PS-6.1 Explain how the law of conservation of energy applies to the transformation of various forms of energy (including mechanical energy, electrical energy, chemical energy, light energy, sound energy,

More information

Constructing a precision SWR meter and antenna analyzer. Mike Brink HNF, Design Technologist.

Constructing a precision SWR meter and antenna analyzer. Mike Brink HNF, Design Technologist. Constructing a precision SWR meter and antenna analyzer. Mike Brink HNF, Design Technologist. Abstract. I have been asked to put together a detailed article on a SWR meter. In this article I will deal

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

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

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

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

Evaluating AC Current Sensor Options for Power Delivery Systems

Evaluating AC Current Sensor Options for Power Delivery Systems Evaluating AC Current Sensor Options for Power Delivery Systems State-of-the-art isolated ac current sensors based on CMOS technology can increase efficiency, performance and reliability compared to legacy

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

E. K. A. ADVANCED PHYSICS LABORATORY PHYSICS 3081, 4051 NUCLEAR MAGNETIC RESONANCE

E. K. A. ADVANCED PHYSICS LABORATORY PHYSICS 3081, 4051 NUCLEAR MAGNETIC RESONANCE E. K. A. ADVANCED PHYSICS LABORATORY PHYSICS 3081, 4051 NUCLEAR MAGNETIC RESONANCE References for Nuclear Magnetic Resonance 1. Slichter, Principles of Magnetic Resonance, Harper and Row, 1963. chapter

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

KINETIC ENERGY RECOVERY SYSTEM BY MEANS OF FLYWHEEL ENERGY STORAGE

KINETIC ENERGY RECOVERY SYSTEM BY MEANS OF FLYWHEEL ENERGY STORAGE ADVANCED ENGINEERING 3(2009)1, ISSN 1846-5900 KINETIC ENERGY RECOVERY SYSTEM BY MEANS OF FLYWHEEL ENERGY STORAGE Cibulka, J. Abstract: This paper deals with the design of Kinetic Energy Recovery Systems

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

Equipment: Power Supply, DAI, Universal motor (8254), Electrodynamometer (8960), timing belt.

Equipment: Power Supply, DAI, Universal motor (8254), Electrodynamometer (8960), timing belt. Lab 12: The universal motor. Objective: to examine the construction of the universal motor; to determine its no-load and full-load characteristics while operating on AC; to determine its no-load and full-load

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

Active Vibration Isolation of an Unbalanced Machine Spindle

Active Vibration Isolation of an Unbalanced Machine Spindle UCRL-CONF-206108 Active Vibration Isolation of an Unbalanced Machine Spindle D. J. Hopkins, P. Geraghty August 18, 2004 American Society of Precision Engineering Annual Conference Orlando, FL, United States

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

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

INSTRUMENTATION AND CONTROL TUTORIAL 2 SENSORS AND PRIMARY TRANSDUCERS. On completion of this tutorial, you should be able to do the following.

INSTRUMENTATION AND CONTROL TUTORIAL 2 SENSORS AND PRIMARY TRANSDUCERS. On completion of this tutorial, you should be able to do the following. INSTRUMENTATION AND CONTROL TUTORIAL 2 SENSORS AND PRIMARY TRANSDUCERS This tutorial provides an overview of instrument sensors used in process and automatic control. It is useful to anyone studying measurement

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

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

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

Electronics Technology

Electronics Technology Job Ready Assessment Blueprint Electronics Technology Test Code: 4035 / Version: 01 Copyright 2010. All Rights Reserved. General Assessment Information Blueprint Contents General Assessment Information

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

Equipment: Power Supply, DAI, Wound rotor induction motor (8231), Electrodynamometer (8960), timing belt.

Equipment: Power Supply, DAI, Wound rotor induction motor (8231), Electrodynamometer (8960), timing belt. Lab 13: Wound rotor induction motor. Objective: to examine the construction of a 3-phase wound rotor induction motor; to understand exciting current, synchronous speed and slip in this motor; to determine

More information

Digital to Analog and Analog to Digital Conversion

Digital to Analog and Analog to Digital Conversion Real world (lab) is Computer (binary) is digital Digital to Analog and Analog to Digital Conversion V t V t D/A or DAC and A/D or ADC D/A Conversion Computer DAC A/D Conversion Computer DAC Digital to

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

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

CALIBRATION OF A THERMISTOR THERMOMETER (version = fall 2001)

CALIBRATION OF A THERMISTOR THERMOMETER (version = fall 2001) CALIBRATION OF A THERMISTOR THERMOMETER (version = fall 2001) I. Introduction Calibration experiments or procedures are fairly common in laboratory work which involves any type of instrumentation. Calibration

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

Unit 55: Instrumentation and Control Principles

Unit 55: Instrumentation and Control Principles Unit 55: Instrumentation and Control Principles Unit code: J/601/1417 QCF level: 4 Credit value: 15 OUTCOME 1 INSTRUMENTATION SYSTEMS TUTORIAL 1 SENSORS AND TRANSDUCERS 1. Understand instrumentation systems

More information

The Do s and Don ts of Pressure Transducers

The Do s and Don ts of Pressure Transducers The Do s and Don ts of Pressure Transducers ABSTRACT When specifying a pressure transducer for a process measurement, a number of items have to be considered. Some of the more important ones are discussed

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

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

Content Map For Career & Technology

Content Map For Career & Technology Content Strand: Applied Academics CT-ET1-1 analysis of electronic A. Fractions and decimals B. Powers of 10 and engineering notation C. Formula based problem solutions D. Powers and roots E. Linear equations

More information

Electronics Technology

Electronics Technology Teacher Assessment Blueprint Electronics Technology Test Code: 5907 / Version: 01 Copyright 2011 NOCTI. All Rights Reserved. General Assessment Information Blueprint Contents General Assessment Information

More information

Wires & Connections Component Circuit Symbol Function of Component. Power Supplies Component Circuit Symbol Function of Component

Wires & Connections Component Circuit Symbol Function of Component. Power Supplies Component Circuit Symbol Function of Component Lista Dei Simboli Dei Circuiti Per i Componenti Elettronici Wires & Connections Wire Wires joined Wires not joined To pass current very easily from one part of a circuit to another. A 'blob' should be

More information

Alternative Linear Motion Systems. Iron Core Linear Motors

Alternative Linear Motion Systems. Iron Core Linear Motors Alternative Linear Motion Systems ME EN 7960 Precision Machine Design Topic 5 ME EN 7960 Precision Machine Design Alternative Linear Motion Systems 5-1 Iron Core Linear Motors Provide actuation forces

More information

Flow Charts and Servomotors (background to Lab #2) Things to learn about: flow charts for design. MECH452 2014 Lecture #2 flow charts & servos rev2

Flow Charts and Servomotors (background to Lab #2) Things to learn about: flow charts for design. MECH452 2014 Lecture #2 flow charts & servos rev2 MECH 452 Lecture #2 Flow Charts and Servomotors (background to Lab #2) 1 2 Handout #2 (highlights, questions) Things to learn about: flow charts for design Only 5 symbols (subroutine not shown) Flow charts

More information

PowerFlex Dynamic Braking Resistor Calculator

PowerFlex Dynamic Braking Resistor Calculator Application Technique PowerFlex Dynamic Braking Resistor Calculator Catalog Numbers 20A, 20B, 20F, 20G, 22A, 22B Important User Information Solid-state equipment has operational characteristics differing

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

Series: IDAM Servo Drive E Digital Motor Drive - DMD-078.12

Series: IDAM Servo Drive E Digital Motor Drive - DMD-078.12 Series: IDAM Servo Drive E Digital Motor Drive - DMD-078.12 inside Integrated amplifiers for 8 single-phase motors, 4 two-phases motors or 4 three-phases motors or combinations of them in one device Position

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

Force on Moving Charges in a Magnetic Field

Force on Moving Charges in a Magnetic Field [ Assignment View ] [ Eðlisfræði 2, vor 2007 27. Magnetic Field and Magnetic Forces Assignment is due at 2:00am on Wednesday, February 28, 2007 Credit for problems submitted late will decrease to 0% after

More information

ELECTRICAL FUNDAMENTALS

ELECTRICAL FUNDAMENTALS General Electricity is a form of energy called electrical energy. It is sometimes called an "unseen" force because the energy itself cannot be seen, heard, touched, or smelled. However, the effects of

More information

Relationship between large subject matter areas

Relationship between large subject matter areas H02M APPARATUS FOR CONVERSION BETWEEN AC AND AC, BETWEEN AC AND DC, OR BETWEEN DC AND DC, AND FOR USE WITH MAINS OR SIMILAR POWER SUPPLY SYSTEMS; CONVERSION OF DC OR AC INPUT POWER INTO SURGE OUTPUT POWER;

More information

Chapter 11 SERVO VALVES. Fluid Power Circuits and Controls, John S.Cundiff, 2001

Chapter 11 SERVO VALVES. Fluid Power Circuits and Controls, John S.Cundiff, 2001 Chapter 11 SERVO VALVES Fluid Power Circuits and Controls, John S.Cundiff, 2001 Servo valves were developed to facilitate the adjustment of fluid flow based on the changes in the load motion. 1 Typical

More information

White Paper Implementing a Flexible CPLD-Only Digital Dashboard for Automobiles

White Paper Implementing a Flexible CPLD-Only Digital Dashboard for Automobiles Introduction White Paper Implementing a Flexible CPLD-Only Digital Dashboard for Automobiles An automotive dashboard acts as a nerve center that consolidates all information pertaining to the safe driving

More information

Fault codes DM1. Industrial engines DC09, DC13, DC16. Marine engines DI09, DI13, DI16 INSTALLATION MANUAL. 03:10 Issue 5.0 en-gb 1

Fault codes DM1. Industrial engines DC09, DC13, DC16. Marine engines DI09, DI13, DI16 INSTALLATION MANUAL. 03:10 Issue 5.0 en-gb 1 Fault codes DM1 Industrial engines DC09, DC13, DC16 Marine engines DI09, DI13, DI16 03:10 Issue 5.0 en-gb 1 DM1...3 Abbreviations...3 Fault type identifier...3...4 03:10 Issue 5.0 en-gb 2 DM1 DM1 Fault

More information