Embedded Systems and Software. Rotary Pulse Generators

Size: px
Start display at page:

Download "Embedded Systems and Software. Rotary Pulse Generators"

Transcription

1 Embedded Systems and Software Rotary Pulse Generators Slide 1

2 What Is An RPG? RPG = Rocket Propelled Grenade RPG = Rotary Pulse Generator Slide 2

3 Rotary Encoders Switch Switch Output Quadrature output Slide 3

4 Rotary Encoder Applications Consumer Electronics User Interfaces Slide 4

5 Rotary Encoder Applications Multi-axis Robot Arms From Analog-Digital Conversion Handbook, Analog Devices, 3 rd Edition. Prentice Hall, Slide 5

6 Rotary Encoders Optical Encoders From Analog-Digital Conversion Handbook, Analog Devices, 3 rd Edition. Prentice Hall, Slide 6

7 Rotary Encoders Optical Encoders From Analog-Digital Conversion Handbook, Analog Devices, 3 rd Edition. Prentice Hall, Slide 7

8 Simple Rotary Encoder Internals c Slide 8

9 Simple Rotary Encoder Internals Both switches closed Both switched open, normally at detent Slide 9

10 Electrical Connections Test circuit, from the data sheet Pullup resistors Low-pass filter Low-pass filter Remember contact bounce? Slide 10

11 Terminology 90 Phase shift quadrature output 1-cycle, corresponds to a turn from one click/detent to another Number of pulses per revolution depends on particular device. Common numbers are 4, 6, and12, but some has as many as 6,000 ($$$) Slide 11

12 Panasonic EVE-GA1F2012B Encoder Cost: ~ $ detents, positions What is a detent? Data sheet does not explicitly specifies maximum rpm, but implies that it is 60 A C B Quadrature output Slide 12

13 Opening Up An Encoder Inside the top of the rotary encoder case is a metal disc spring (also called a spring washer) with small raised areas. The disc of the encoder shaft is impressed with ridges that rub against the bumps in the spring to make clicking sounds as the shaft is turned. Credits: Slide 13

14 Opening Up An Encoder Credits: Slide 14

15 Signals with pull up resistors, and single detent-detent CW turn Slide 15

16 EVE-GA1F2012B Timing Diagram From the datasheet = 1 revolution/sec Note Slide 16

17 EVE-GA1F2012B Timing Diagram Note at detent steady point, both switches are open (and output pulled high), and the pulse width depends on how fast the RPG is turned. User is turning RPG slow User is turning RPG faster Slide 17

18 EVE-GA1F2012B Timing Diagram Note at detent steady point, both switches are open (and output pulled high), and the pulse width depends on how fast the RPG is turned. Detend Positions Slide 18

19 EVE-GA1F2012B Timing Diagram Note that between detents, both switches are open or off, and the pulse width depends on how fast the RPG is turned. Detend Positions Slide 19

20 EVE-GA1F2012B Specifications Contacts may bounce during transitions. This can cause erroneous readings Slide 20

21 Electrical Connections Test circuit, from the data sheet Pullup resistors Low-pass filter Low-pass filter Remember contact bounce? Slide 21

22 Review: Gray-Code The reflected binary code, also known as Gray code after Frank Gray, is a binary numeral system where two successive values differ in only one bit. Dec Binary Gray Slide 22

23 Gray-Code Output AB 01 Slide 23

24 Gray-Code Output AB 00 Slide 24

25 Gray-Code Output AB 10 Slide 25

26 Gray-Code Output AB 11 Slide 26

27 Gray-Code Output AB 01 Cycle starts again Slide 27

28 Gray-Code Output AB Gray-code sequence, repeats 12 times per revolution for the EVE-GA1F2012B encoder used in Lab 3 Slide 28

29 Reading Encoder Output A B How fast should we read the encoder outputs so that we don t miss a transition? Answer: 5 ms if we sample at A and wait longer than B, we will miss a transition Slide 29

30 Possible RPG Connection to ATtiny45... cbi DDRB,0 cbi DDRB,1... SBIS PINB,0... This instruction tests a single bit in an I/O register and skips the next instruction if the bit is set. For input use PINB, not PORTB Rotary encoder Slide 30

31 Detecting the Direction of Rotation Clockwise (positive) rotation pattern Counter-clockwise (negative) rotation pattern Slide 31

32 Detecting the Direction of Rotation Clockwise (positive) rotation pattern = = = = Counter-clockwise (negative) rotation pattern = = = = Slide 32

33 Slide 33

Embedded Systems and Software

Embedded Systems and Software Embedded Systems and Software Notes on Lab 2 Embedded Systems in Vehicles Lecture 2-4, Slide 1 Lab 02 In this lab students implement an interval timer using a pushbutton switch, ATtiny45, an LED driver,

More information

Rotary Pulse Generators and other Lab 3 Considerations

Rotary Pulse Generators and other Lab 3 Considerations Rotary Encoders (Pulse Generators) Specifications 3315 ECW EPS EAW Rotary Pulse Generators and other Lab 3 Considerations Product Photo Type Package Diameter Sealable Incremental 9mm IP67 Incremental 22mm

More information

Lab 5: Inverted Pendulum PID Control

Lab 5: Inverted Pendulum PID Control Lab 5: Inverted Pendulum PID Control In this lab we will be learning about PID (Proportional Integral Derivative) control and using it to keep an inverted pendulum system upright. We chose an inverted

More information

Experiment 4.B. Position Control. ECEN 2270 Electronics Design Laboratory 1

Experiment 4.B. Position Control. ECEN 2270 Electronics Design Laboratory 1 Experiment 4.B Position Control Electronics Design Laboratory 1 Procedures 4.B.1 4.B.2 4.B.3 4.B.4 Read Encoder with Arduino Position Control by Counting Encoder Pulses Demo Setup Extra Credit Electronics

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. HRPG Series Miniature Panel Mount Optical Encoders Data Sheet Description

More information

The Allen-Bradley Servo Interface Module (Cat. No SF1) when used with the Micro Controller (Cat. No UC1) can control single axis

The Allen-Bradley Servo Interface Module (Cat. No SF1) when used with the Micro Controller (Cat. No UC1) can control single axis Table of Contents The Allen-Bradley Servo Interface Module (Cat. No. 1771-SF1) when used with the Micro Controller (Cat. No. 1771-UC1) can control single axis positioning systems such as found in machine

More information

Sensors and Sensing Motors, Encoders and Motor Control

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

More information

Series 291 Optical Encoder

Series 291 Optical Encoder Electrocomponents Series 9 Optical Encoder Data Sheet Precision, Long-life Compact mm Size Optical Encoder Features Package Size ( X X 7 mm) Million life cycles (No detent) Million life cycles (With detent)

More information

Dimensions: Specifications:

Dimensions: Specifications: Rover 5 Rover 5 is a new breed of tracked robot chassis designed specifically for students and hobbyist. Unlike conventional tracked chassis s the clearance can be adjusted by rotating the gearboxes in

More information

Chapter 6: Sensors and Control

Chapter 6: Sensors and Control Chapter 6: Sensors and Control One of the integral parts of a robot that transforms it from a set of motors to a machine that can react to its surroundings are sensors. Sensors are the link in between

More information

ams AG austriamicrosystems AG is now The technical content of this austriamicrosystems application note is still valid. Contact information:

ams AG austriamicrosystems AG is now The technical content of this austriamicrosystems application note is still valid. Contact information: austriamicrosystems AG is now The technical content of this austriamicrosystems application note is still valid. Contact information: Headquarters: Tobelbaderstrasse 30 8141 Unterpremstaetten, Austria

More information

Position and Velocity Sensors

Position and Velocity Sensors Position and Velocity Sensors Introduction: A third type of sensor which is commonly used is a speed or position sensor. Position sensors are required when the location of an object is to be controlled.

More information

Agilent AEDA-3300 Series Ultra Miniature, High Resolution Incremental Kit Encoders Data Sheet

Agilent AEDA-3300 Series Ultra Miniature, High Resolution Incremental Kit Encoders Data Sheet Description The AEDA-3300 series are high performance, cost effective, three-channel optical incremental encoder modules with integrated bearing stage. By using transmissive encoder technology to sense

More information

TRWinProg 101by Chris Bowman October 10

TRWinProg 101by Chris Bowman October 10 TRWinProg 101by Chris Bowman October 10 TRWinProg is a Windows based program for serial programming of encoders. The program allows viewing of setup data stored within the encoder and allowing the user

More information

Data Sheet. HEDB-9100 and HEDB-9000 Two Channel Optical Incremental Encoder Modules Bundle With Codewheel. Description. Features.

Data Sheet. HEDB-9100 and HEDB-9000 Two Channel Optical Incremental Encoder Modules Bundle With Codewheel. Description. Features. HEDB-9100 and HEDB-9000 Two Channel Optical Incremental Encoder Modules Bundle With Codewheel Data Sheet Description The HEDB-9100 and HEDB-9000 series are two channel optical incremental encoder modules

More information

HEDS-9730, HEDS-9731 Small Optical Encoder Modules 480lpi Digital Output. Features. Applications VCC 3 CHANNEL A 2 CHANNEL B 4 GND 1

HEDS-9730, HEDS-9731 Small Optical Encoder Modules 480lpi Digital Output. Features. Applications VCC 3 CHANNEL A 2 CHANNEL B 4 GND 1 HEDS-9730, HEDS-9731 Small Optical Encoder Modules 480lpi Digital Output Data Sheet Description The HEDS-973X is a high performance incremental encoder module. When operated in conjunction with either

More information

ELG3331: Digital Tachometer Introduction to Mechatronics by DG Alciatore and M B Histand

ELG3331: Digital Tachometer Introduction to Mechatronics by DG Alciatore and M B Histand ELG333: Digital Tachometer Introduction to Mechatronics by DG Alciatore and M B Histand Our objective is to design a system to measure and the rotational speed of a shaft. A simple method to measure rotational

More information

Agilent AEDS-962x for 150 LPI Ultra Small Optical Encoder Modules

Agilent AEDS-962x for 150 LPI Ultra Small Optical Encoder Modules Agilent AEDS-962x for 150 LPI Ultra Small Optical Encoder Modules Data Sheet Description This is a very small, low package height and high performance incremental encoder module. When operated in conjunction

More information

CNC Machine Feedback Devices

CNC Machine Feedback Devices CNC Machine Feedback Devices Operational Features of CNC Machine A CNC control system includes a velocity loop within an axis drive system and a position loop external to the axis drive system. Lecture

More information

Data Sheet. AEDT-9140 Series High Temperature 115 C Three Channel Optical Incremental Encoder Modules 100 CPR to 1000 CPR. Description.

Data Sheet. AEDT-9140 Series High Temperature 115 C Three Channel Optical Incremental Encoder Modules 100 CPR to 1000 CPR. Description. AEDT-9140 Series High Temperature 115 C Three Channel Optical Incremental Encoder Modules 100 CPR to 1000 CPR Data Sheet Description The AEDT-9140 series are three channel optical incremental encoder modules.

More information

Functional description of BSD-01v2 Module

Functional description of BSD-01v2 Module Functional description of BSD-01v2 Module The BSD-01v2 module is a complete microstepping driver with built-in translator suitable for driving bipolar step motors from 15 to 750mA and up to 30V. It comes

More information

Micromouse Meeting #3 Lecture #2. Power Motors Encoders

Micromouse Meeting #3 Lecture #2. Power Motors Encoders Micromouse Meeting #3 Lecture #2 Power Motors Encoders Previous Stuff Microcontroller pick one yet? Meet your team Some teams were changed High Level Diagram Power Everything needs power Batteries Supply

More information

AS5x40/AS5x45. User Manual AS5x40/AS5x45-AB-v bit Rotary Position Sensor with Digital Angle (Interface), ABI, UVW and PWM output

AS5x40/AS5x45. User Manual AS5x40/AS5x45-AB-v bit Rotary Position Sensor with Digital Angle (Interface), ABI, UVW and PWM output User Manual AS5x40/AS5x45-AB-v2.1 AS5x40/AS5x45 10-bit Rotary Position Sensor with Digital Angle (Interface), ABI, UVW and PWM output www.ams.com Revision 1.4 / 09.08.2013 page 1/16 Table of Contents 1

More information

JR12 Jam Nut Mount Optical Encoder

JR12 Jam Nut Mount Optical Encoder Improving the Quality of Life through the Power in Light JR12 Jam Nut Mount Optical Encoder QPhase Design Features: Replaces Size 15 Pancake Resolver Bearing design simplifies encoder attachment Resolutions

More information

AEDA-3200-Txx Series Ultra Miniature, High Resolution Incremental Encoders

AEDA-3200-Txx Series Ultra Miniature, High Resolution Incremental Encoders AEDA-3200-Txx Series Ultra Miniature, High Resolution Incremental Encoders Data Sheet Description The AEDA-3200-T series (top mounting type) are high performance, cost effective, three-channel optical

More information

Multiturn absolute encoder

Multiturn absolute encoder SYNCHRON SERIELLES INTERFACE Multiturn absolute encoder Model Number Features Industrial standard housing Ø58 mm 30 Bit multiturn Data transfer up to 2 MBaud Optically isolated RS 422 interface Recessed

More information

What is an ENCODER. An electronic component that generates an ON and OFF output signal periodically.

What is an ENCODER. An electronic component that generates an ON and OFF output signal periodically. Encoder 2 What is an ENCODER ENCODER Make signal or code. An electronic component that generates an ON and OFF output signal periodically. Difference between Encoder and Potentiometer An incremental encoder

More information

Position Sensors. The Potentiometer.

Position Sensors. The Potentiometer. Position Sensors In this tutorial we will look at a variety of devices which are classed as Input Devices and are therefore called "Sensors" and in particular those sensors which are Positional in nature

More information

Absolute multi-turn hollow shaft encoder BOMH Dignalizer SSI

Absolute multi-turn hollow shaft encoder BOMH Dignalizer SSI features high resolution multi-turn encoder up to - 8 bit single-turn - 8 bit multi-turn interface programmable permanent self-test reference point programmable general data voltage supply 5 VDC (05C)

More information

EEE3410 Microcontroller Applications Department of Electrical Engineering Lecture 11 Motor Control

EEE3410 Microcontroller Applications Department of Electrical Engineering Lecture 11 Motor Control EEE34 Microcontroller Applications Department of Electrical Engineering Lecture Motor Control Week 3 EEE34 Microcontroller Applications In this Lecture. Interface 85 with the following output Devices Optoisolator

More information

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

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

More information

Tektronix AFG10022 Function Generator. Coming soon to B10: Sin, Square, Ramp, Swept, Arbitrary, Noise. Linear Actuators. Non-magnetized iron plunger

Tektronix AFG10022 Function Generator. Coming soon to B10: Sin, Square, Ramp, Swept, Arbitrary, Noise. Linear Actuators. Non-magnetized iron plunger 4/19/18 Tektronix AFG10022 Function Generator Coming soon to B10: Sin, Square, Ramp, Swept, Arbitrary, Noise 508 Linear Actuators Solenoids (stationary coil) Non-magnetized iron plunger Iron always pulled

More information

12mm Rotary Encoder with LED. Pulse 24 / 360. Insulation Resistance (min) Operating Speed (RPM)

12mm Rotary Encoder with LED. Pulse 24 / 360. Insulation Resistance (min) Operating Speed (RPM) Type DPL12 Series Key Features 12mm rotary encoder Incremental type Push switch option Various shaft lengths LED color options Detent Options 12mm rotary incremental encoder with LED for use in electronic

More information

Chapter 7: Instrumentation systems

Chapter 7: Instrumentation systems Chapter 7: Instrumentation systems Learning Objectives: At the end of this topic you will be able to: describe the use of the following analogue sensors: thermistors strain gauge describe the use of the

More information

MTL rotary encoders are all based on space-saving design and available in many types from ultra-small types to high-resolution products.

MTL rotary encoders are all based on space-saving design and available in many types from ultra-small types to high-resolution products. MTL rotary encoders are all based on space-saving design and available in many types from ultra-small types to high-resolution products. Series name Appearance Type name Features MES -3- P 5 9.6 64~1024

More information

PEOPLE IN CONTROL OF MOTION

PEOPLE IN CONTROL OF MOTION MODEL 796500 RESOLVER TO ENCODER CONVERTER FOR MACHINE TOOL, POSITIONING, AND TRANSFER LINE APPLICATIONS *** APPLICATIONS *** Ideal For Closed Loop Positioning Systems Machine Tools Nuclear Applications

More information

Feedback Devices. By John Mazurkiewicz. Baldor Electric

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

More information

Agilent AEDA-3200-Txx Series Ultra Miniature, High Resolution Incremental Encoders

Agilent AEDA-3200-Txx Series Ultra Miniature, High Resolution Incremental Encoders Agilent AEDA-3200-Txx Series Ultra Miniature, High Resolution Incremental Encoders Data Sheet Features Two channel quadrature output with index pulse Quick and easy assembly using Plug and Play tool Cost-effective

More information

Functional description of BSD-01 Module. Features

Functional description of BSD-01 Module. Features Functional description of BSD-01 Module The BSD-01 module is a complete microstepping driver with built-in translator suitable for driving bipolar step motors up to 750mA and 30V. It operates in Full-,

More information

A MORON'S GUIDE TO TIMER/COUNTERS v2.2. by

A MORON'S GUIDE TO TIMER/COUNTERS v2.2. by A MORON'S GUIDE TO TIMER/COUNTERS v2.2 by RetroDan@GMail.com TABLE OF CONTENTS: 1. THE PAUSE ROUTINE 2. WAIT-FOR-TIMER "NORMAL" MODE 3. WAIT-FOR-TIMER "NORMAL" MODE (Modified) 4. THE TIMER-COMPARE METHOD

More information

Introduction to Relays. ECE/CS 5780/6780: Embedded System Design. Various Relay Configurations. Types of Relays. Drawing of an EM Relay

Introduction to Relays. ECE/CS 5780/6780: Embedded System Design. Various Relay Configurations. Types of Relays. Drawing of an EM Relay Introduction to Relays ECE/CS 5780/6780: Embedded System Design Chris J. Myers Lecture 15: Relays and Motors A relay is a device that responds to a small current or voltage change by activating a switches

More information

Data Sheet. AEAT-601B Incremental Magnetic Encoder. Description. Features. Exploded View. Applications

Data Sheet. AEAT-601B Incremental Magnetic Encoder. Description. Features. Exploded View. Applications AEAT-601B Incremental Magnetic Encoder Data Sheet Description Avago Technologies Incremental Magnetic Encoder provides an integrated solution for angular detection within a complete 360 rotation. The use

More information

A software solution for mechanical change measurement through virtual instrumentation

A software solution for mechanical change measurement through virtual instrumentation A software solution for mechanical change measurement through virtual instrumentation NICOLAE PATRASCOIU ARON POANTA ADRIAN TOMUS BOGDAN SOCHIRCA Automatics, Applied Informatics and Computers Engineering

More information

Sensors and Sensing Motors, Encoders and Motor Control

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

More information

Multiturn absolute encoder

Multiturn absolute encoder SYNCHRON SERIELLES INTERFACE Multiturn absolute encoder Release date: 2016-07-12 16:14 Date of issue: 2016-07-12 t4917_eng.xml Model Number Features Industrial standard housing Ø58 mm 0 Bit multiturn Data

More information

Express Delivery. Axial. Connection

Express Delivery. Axial. Connection HIGH RESOLUTION INCREMENTAL SOLID SHAFT ENCODER FOR INDUSTRIAL APPLICATIONS Resolution up to 50.000 pulses per turn External diameter 58 mm Shaft from Ø 6 to 12 mm Protection class IP67 according to DIN

More information

DC Geared Motor with Encoder MO-SPG-30E-XXXK

DC Geared Motor with Encoder MO-SPG-30E-XXXK DC Geared Motor with Encoder MO-SPG-30E-XXXK USER S MANUAL V1.1 May 2011 Information contained in this publication regarding device applications and the like is intended through suggestion only and may

More information

Jaguar Motor Controller (Stellaris Brushed DC Motor Control Module with CAN)

Jaguar Motor Controller (Stellaris Brushed DC Motor Control Module with CAN) Jaguar Motor Controller (Stellaris Brushed DC Motor Control Module with CAN) 217-3367 Ordering Information Product Number Description 217-3367 Stellaris Brushed DC Motor Control Module with CAN (217-3367)

More information

Multiturn absolute encoder

Multiturn absolute encoder 0102 Model Number SYNCHRON SERIELLES INTERFACE Features Up to 30 Bit multiturn ATEX approval IECEx approval Flameproof enclosure Removable connection cap Galvanically isolated RS 22 interface Description

More information

MT6801 Magnetic Rotary Encoder IC

MT6801 Magnetic Rotary Encoder IC Features and Benefits Based on advanced magnetic field sensing technology Measures magnetic field direction rather than field intensity Non-contacting angle measurement Large air gap Excellent accuracy,

More information

Allen-Bradley. Using the 1756-MO2AE with the TR Encoder (Cat. No ) Application Note

Allen-Bradley. Using the 1756-MO2AE with the TR Encoder (Cat. No ) Application Note Allen-Bradley Using the 1756-MO2AE with the TR Encoder (Cat. No. 1756-2.9) Application Note Important User Information Because of the variety of uses for the products described in this publication, those

More information

Enumerative Combinatoric Algorithms. Gray code

Enumerative Combinatoric Algorithms. Gray code Enumerative Combinatoric Algorithms Gray code Oswin Aichholzer (slides TH): Enumerative Combinatoric Algorithms, 27 Standard binary code: Ex, 3 bits: b = b = b = 2 b = 3 b = 4 b = 5 b = 6 b = 7 Binary

More information

The World of Motion Control

The World of Motion Control PWB-Ruhlatec Industrieprodukte GmbH Siegburger Str.39a D-53757 Sankt Augustin Germany www.pwb-technologies.com info@pwb-technologies.com ME16 1 of 8 Rev.7.22 / 05.02.2007 Description The ME16 is a reliable

More information

Embedded Hardware Design Lab4

Embedded Hardware Design Lab4 Embedded Hardware Design Lab4 Objective: Controlling the speed of dc motor using light sensor (LDR). In this lab, we would want to control the speed of a DC motor with the help of light sensor. This would

More information

RE29 Series. Ultra Slimline Rotary Encoder with Push Switch ( ) Outline. Features. Specifications. Output Waveform

RE29 Series. Ultra Slimline Rotary Encoder with Push Switch ( ) Outline. Features. Specifications. Output Waveform Ultra limline Rotary Encoder with Push witch RE29 eries Outline RE29 series pack compact rotary encoder with dual-functional resin shaft into the space-saving resin enclosure. RE29 is recommended for wide

More information

Material: Weight: Bearing Life: Shaft Speed: Starting Torque: Mass Moment of Inertia: Shaft Loads:

Material: Weight: Bearing Life: Shaft Speed: Starting Torque: Mass Moment of Inertia: Shaft Loads: Shaft Encoder - Ø 50 mm Shaft: Ø 6 mm to Ø 12 mm Resolution up to 12.500 ppr IP 65 (IP 67 option) Formerly named 2R or 2R-3L Automation / Electrical Specifications Code: Resolution: Supply Voltage: Voltage:

More information

MT6804 Magnetic Rotary Encoder IC

MT6804 Magnetic Rotary Encoder IC Features and Benefits Based on advanced magnetic field sensing technology Measures magnetic field direction rather than field intensity Non-contacting angle measurement Large air gap Excellent accuracy,

More information

Mars Rover: System Block Diagram. November 19, By: Dan Dunn Colin Shea Eric Spiller. Advisors: Dr. Huggins Dr. Malinowski Mr.

Mars Rover: System Block Diagram. November 19, By: Dan Dunn Colin Shea Eric Spiller. Advisors: Dr. Huggins Dr. Malinowski Mr. Mars Rover: System Block Diagram November 19, 2002 By: Dan Dunn Colin Shea Eric Spiller Advisors: Dr. Huggins Dr. Malinowski Mr. Gutschlag System Block Diagram An overall system block diagram, shown in

More information

MOBILE ROBOT LOCALIZATION with POSITION CONTROL

MOBILE ROBOT LOCALIZATION with POSITION CONTROL T.C. DOKUZ EYLÜL UNIVERSITY ENGINEERING FACULTY ELECTRICAL & ELECTRONICS ENGINEERING DEPARTMENT MOBILE ROBOT LOCALIZATION with POSITION CONTROL Project Report by Ayhan ŞAVKLIYILDIZ - 2011502093 Burcu YELİS

More information

Magnetic absolute multi-turn hollow shaft encoder BMMH MAGRES SSI

Magnetic absolute multi-turn hollow shaft encoder BMMH MAGRES SSI Magnetic absolute multi-turn hollow shaft encoder BMMH MAGRES SSI features robust multi-turn encoder up to - 2 bit single-turn resolution - 3 bit multi-turn resolution miniature housing zero point programmable

More information

Categories of Robots and their Hardware Components. Click to add Text Martin Jagersand

Categories of Robots and their Hardware Components. Click to add Text Martin Jagersand Categories of Robots and their Hardware Components Click to add Text Martin Jagersand Click to add Text Robot? Click to add Text Robot? How do we categorize these robots? What they can do? Most robots

More information

5. Experiment s title: The Optical Tachogenerator AMEM 211

5. Experiment s title: The Optical Tachogenerator AMEM 211 5. Experiment s title: The Optical Tachogenerator AMEM 211 I. Objectives To Investigate an opto-transmissive sensor for speed measurement. To Produce a calibration graph of rotary speed against input voltage.

More information

Computer Numeric Control

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

More information

ABSOLUTE MULTI-TURN ENCODER HMT25

ABSOLUTE MULTI-TURN ENCODER HMT25 ABSOLUTE MULTI-TURN ENCODER HMT25 Introduction The HMT25 geared multi-turn encoder provides absolute position information over multiple turns of the input shaft. It keeps track of the exact position even

More information

Encoder. Switches. Series Size SMD

Encoder. Switches. Series Size SMD Piher is recognised as a world leader in custom controls and sensor solutions by the top Land Vehicle/Automotive and Appliance players. In this catalogue you will find a selection of the most prolific

More information

User Interface Engineering FS 2013

User Interface Engineering FS 2013 User Interface Engineering FS 2013 Input Fundamentals 23.09.2013 1 Last Week Brief Overview of HCI as a discipline History of the UI Product perspective Research perspective Overview of own research as

More information

Application Note Using MagAlpha Devices to Replace Optical Encoders

Application Note Using MagAlpha Devices to Replace Optical Encoders Application Note Using MagAlpha Devices to Replace Optical Encoders Introduction The standard way to measure the angular position or speed of a rotating shaft is to use an optical encoder. Optical encoders

More information

Incremental Rotary Encoder E6B2

Incremental Rotary Encoder E6B2 Incremental Rotary Encoder General-Purpose Rotary Encoder Withstands arge Shaft oads Wide variety of supply voltages and output forms Easy-to-adjust zero index (phase Z) with origin indicating function

More information

USB-MC USB Motion Controller

USB-MC USB Motion Controller USB-MC USB Motion Controller Con2 I/O port, to I/O card Con4 Aux port, inputs and outputs Con3 parallel port, to I/O card Con1 USB port to PC Con5 external power supply 8 24 VDC Status LED - + Comm. LED

More information

Incremental encoders With blind or through hollow shaft pulses per revolution programmable

Incremental encoders With blind or through hollow shaft pulses per revolution programmable Features Size mm Precise optical sensing Output signal level programmable (TTL or HTL) Blind or through hollow shaft, ø8 15 mm Connection axial, radial or tangential Pulses per revolution 1...65536, programmable

More information

Absolute encoders - SSI Solid shaft with clamping or synchro flange Optical multiturn encoders up to 14 bit ST / 16 bit MT

Absolute encoders - SSI Solid shaft with clamping or synchro flange Optical multiturn encoders up to 14 bit ST / 16 bit MT Features Encoder multiturn / SSI Optical sensing method Resolution: max. singleturn 14 bit, multiturn 16 bit Clamping or synchro flange Electronic setting of zero point Counting direction input Available

More information

EECS 461, Winter 2009, Problem Set 2 1

EECS 461, Winter 2009, Problem Set 2 1 EECS 46, Winter 29, Problem Set 2 issued: Wednesday, January 28, 29 due: Wednesday, February 4, 29.. In all sensor interfacing, it is necessary to minimize the response of the system to noise in the measurements.

More information

Incremental encoders With blind or through hollow shaft pulses per revolution programmable

Incremental encoders With blind or through hollow shaft pulses per revolution programmable Features Size ø58 mm Precise optical sensing Output signal level programmable (TTL or HTL) Blind or through hollow shaft, ø8 15 mm Connection axial, radial or tangential Pulses per revolution 1...65536,

More information

Data Sheet. AEDT-9340 Series High Temperature 115 C 1250/2500 CPR 6-Channel Commutation Encoder. Description. Features.

Data Sheet. AEDT-9340 Series High Temperature 115 C 1250/2500 CPR 6-Channel Commutation Encoder. Description. Features. AEDT-9340 Series High Temperature 115 C 1250/2500 CPR 6-Channel Commutation Encoder Data Sheet Description The AEDT-9340 optical encoder series are high temperature six channel optical incremental encoder

More information

EE 308 Spring S12 SUBSYSTEMS: PULSE WIDTH MODULATION, A/D CONVERTER, AND SYNCHRONOUS SERIAN INTERFACE

EE 308 Spring S12 SUBSYSTEMS: PULSE WIDTH MODULATION, A/D CONVERTER, AND SYNCHRONOUS SERIAN INTERFACE 9S12 SUBSYSTEMS: PULSE WIDTH MODULATION, A/D CONVERTER, AND SYNCHRONOUS SERIAN INTERFACE In this sequence of three labs you will learn to use the 9S12 S hardware sybsystem. WEEK 1 PULSE WIDTH MODULATION

More information

Encoder - Absolut 2RMHF-SSI

Encoder - Absolut 2RMHF-SSI Absolute Encoder: Ø24 mm Hollow Shaft: Ø3 mm to ¼ Inch Singleturn or Multiturn SSI Interface Binary or Gray Code Preset of Zero Position Choice of Counting Direction IP-Rating: IP64 or IP67 Mechanical

More information

(Refer Slide Time: 00:50)

(Refer Slide Time: 00:50) Computer Numerical Control of Machine Tools and Processes Professor A Roy Choudhury Department of Mechanical Engineering Indian Institute of Technology Kharagpur Lecture 03 Classification of CNC Machine

More information

Data Sheet. AEDx-8xxx-xxx 2- or 3-Channel Incremental Encoder Kit with Codewheel. Description. Features. Assembly View. Housing.

Data Sheet. AEDx-8xxx-xxx 2- or 3-Channel Incremental Encoder Kit with Codewheel. Description. Features. Assembly View. Housing. AEDx-8xxx-xxx 2- or 3-Channel Incremental Encoder Kit with Codewheel Data Sheet Description The AEDx-8xxx comes in an option of two-channel or three-channel optical incremental encoder kit with codewheel

More information

Stepping motor controlling apparatus

Stepping motor controlling apparatus Stepping motor controlling apparatus Ngoc Quy, Le*, and Jae Wook, Jeon** School of Information and Computer Engineering, SungKyunKwan University, 300 Chunchundong, Jangangu, Suwon, Gyeonggi 440746, Korea

More information

Data Sheet. HEDS-9710, HEDS-9711 Small Optical Encoder Modules 360 Ipi Analog Current Output. Features. Description. Block Diagram.

Data Sheet. HEDS-9710, HEDS-9711 Small Optical Encoder Modules 360 Ipi Analog Current Output. Features. Description. Block Diagram. HEDS-9710, HEDS-9711 Small Optical Encoder Modules 360 Ipi Analog Current Output Data Sheet Description The HEDS-971x is a high performance incremental encoder module. When operated in conjunction with

More information

MSK4310 Demonstration

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

More information

PWB encoders GmbH Am Goldberg 2 D-99817 Eisenach Germany Phone: +49 3691 72580-0 Fax: +49 3691 72580-29 info@pwb-encoders.com www.pwb-encoders.com 1 of 9 Description The ME22 is a reliable low cost optical

More information

MODEL S15 Incremental Optical Rotary Encoder

MODEL S15 Incremental Optical Rotary Encoder MODEL S15 Incremental Optical Rotary Encoder Up to 200 KHz frequency response all channels Small compact size: 1.51 diameter 1.00 dia. Bolt circle mount Resolutions up to 12,500 cycles / revolution ( 50,000

More information

Technical data. General specifications. Linearity error ± 0.1 Electrical specifications Operating voltage U B

Technical data. General specifications. Linearity error ± 0.1 Electrical specifications Operating voltage U B Model Number SYNCHRON SERIELLES INTERFACE Features Very small housing Up to 32 Bit multiturn SSI interface Free of wear magnetic sampling High resolution and accuracy Description The ENA36IL series are

More information

Mechatronics Project Report

Mechatronics Project Report Mechatronics Project Report Introduction Robotic fish are utilized in the Dynamic Systems Laboratory in order to study and model schooling in fish populations, with the goal of being able to manage aquatic

More information

Error 400. SWF Encoders are Rotary Incremental types, the Encoder provides the information of the direction of the Main shaft.

Error 400. SWF Encoders are Rotary Incremental types, the Encoder provides the information of the direction of the Main shaft. ERROR IN THE MAIN SHAFT ENCODER A Possible Failure Modes of the Encoder: SWF Encoders are Rotary Incremental types, the Encoder provides the information of the direction of the Main shaft. An encoder can

More information

CprE 288 Introduction to Embedded Systems (Output Compare and PWM) Instructors: Dr. Phillip Jones

CprE 288 Introduction to Embedded Systems (Output Compare and PWM) Instructors: Dr. Phillip Jones CprE 288 Introduction to Embedded Systems (Output Compare and PWM) Instructors: Dr. Phillip Jones 1 Announcements HW8: Due Sunday 10/29 (midnight) Exam 2: In class Thursday 11/9 This object detection lab

More information

Data Sheet. AEAT-6600-T16 10 to16-bit Programmable Angular Magnetic Encoder IC. Description. Features. Specifications.

Data Sheet. AEAT-6600-T16 10 to16-bit Programmable Angular Magnetic Encoder IC. Description. Features. Specifications. AEAT-6600-T16 10 to16-bit Programmable Angular Magnetic Encoder IC Data Sheet Description The Avago AEAT-6600 angular magnetic encoder IC is a contact less magnetic rotary encoder for accurate angular

More information

Gurley Model HR2A High-resolution Interpolator. High resolution - Industrial ruggedness

Gurley Model HR2A High-resolution Interpolator. High resolution - Industrial ruggedness Gurley Model High-resolution Interpolator Application: Selected linear and rotary incremental encoders Output: Compatible with virtually all counter circuits, dedicated encoder interface cards and PLCs

More information

Absolute encoders - SSI

Absolute encoders - SSI with through hollow shaft Features Encoder multiturn / SSI Optical sensing method Resolution: singleturn 14 bit, multiturn 12 bit Compact design Cost-efficient mounting High reliability by self-diagnostics

More information

DATASHEET ABSOLUTE MAGNETIC ROTARY ENCODER SSI

DATASHEET ABSOLUTE MAGNETIC ROTARY ENCODER SSI Robust rotary sensor based on reliable magnetic technology. Stainless steel housing capable to withstand extreme environmental conditions. Ideal suited for outdoor applications. Sturdy ball bearings for

More information

Optical encoder MEC22 HR

Optical encoder MEC22 HR Optical encoder MEC22 HR Description The MEC22 HR is a high resolution optical hollow shaft encoder that can be fixed quickly and easily on different sizes of motor shafts. The encoder provides two square

More information

Interfacing dspace to the Quanser Rotary Series of Experiments (SRV02ET)

Interfacing dspace to the Quanser Rotary Series of Experiments (SRV02ET) Interfacing dspace to the Quanser Rotary Series of Experiments (SRV02ET) Nicanor Quijano and Kevin M. Passino The Ohio State University, Department of Electrical Engineering, 2015 Neil Avenue, Columbus

More information

Software User Manual

Software User Manual Software User Manual ElectroCraft CompletePower Plus Universal Servo Drive ElectroCraft Document Number: 198-0000021 2 Marin Way, Suite 3 Stratham, NH 03885-2578 www.electrocraft.com ElectroCraft 2018

More information

Technical data. General specifications V DC No-load supply current I 0. typ. 50 ma Power consumption P 0

Technical data. General specifications V DC No-load supply current I 0. typ. 50 ma Power consumption P 0 Model Number SYNCHRON SERIELLES INTERFACE Cable pull rotary encoder with SSI interface Features Solid yet lightweight plastic construction Compact, slim design (the shaft of the mounted rotary encoder

More information

Absolute encoders - analog Blind hollow shaft ø12 mm Magnetic single- or multiturn encoders 12 bit ST / 16 bit MT

Absolute encoders - analog Blind hollow shaft ø12 mm Magnetic single- or multiturn encoders 12 bit ST / 16 bit MT Blind hollow shaft ø mm Magnetic single- or multiturn encoders bit ST / bit MT BMSH 8, BMMH 8 analog - MAGRES Features Encoder single- or multiturn / analog Magnetic sensing Resolution: singleturn bit,

More information

EE 109 Midterm Review

EE 109 Midterm Review EE 109 Midterm Review 1 2 Number Systems Computer use base 2 (binary) 0 and 1 Humans use base 10 (decimal) 0 to 9 Humans using computers: Base 16 (hexadecimal) 0 to 15 (0 to 9,A,B,C,D,E,F) Base 8 (octal)

More information

Data Sheet. AEDS-9240 Series 360/720 CPR Commutation Encoder Module. Features. Description. Applications

Data Sheet. AEDS-9240 Series 360/720 CPR Commutation Encoder Module. Features. Description. Applications AEDS-9240 Series 360/720 CPR Commutation Encoder Module Data Sheet Description The AEDS-9240 optical encoder is a six channel optical incremental encoder module. When used with a codewheel, this encoder

More information

Automatic Control System

Automatic Control System Sensor types Automatic Control System Automatic Control System Construction Material or Power Object Output Signal Sensor Disturbances Converter Measuring Device Controller Industry Controller Executive

More information

EM2. Transmissive Optical Encoder Module Page 1 of 7. Description. Features

EM2. Transmissive Optical Encoder Module Page 1 of 7. Description. Features Description Page 1 of 7 The EM2 is a transmissive optical encoder module designed to offer 2x or 4x higher resolution than the EM1 encoder module. This module is designed to detect rotary position when

More information