Incremental Encoders. Encoders typically run on +5V, not +24V Outputs are typ. not 24V compatible either.

Slides:



Advertisements
Similar presentations
MOTION CONTROL ECE 105 Industrial Electronics Engr. Jeffrey T. Dellosa College of Engineering and Information Technology Caraga State University Ampayon,
Advertisements

KEB COMBIVERT F5-M Exercises.
Chapter 7 Input Modules.
EML 2023 – Motor Control Lecture 4 – DAQ and Motor Controller.
Lecture 9: D/A and A/D Converters
Elec467 Power Machines & Transformers
NMR Spectroscopy Tuning / Matching Shimming and Lock.
Introduction of Holtek HT-46 series MCU
EUT 1040 Lecture 10: Programmable Logic Controllers.
Chapter 6 Introduction to Logic.
Servos The material presented is taken from a variety of sources including:
Lecture 7: PLC: Review Questions
Computer Control. Computer Control Basics Input – (Sensors) Processing – (Black Box) Output – (Actuators)
Programmable Logic Controller Internal Operations
T. Bajd, M. Mihelj, J. Lenarčič, A. Stanovnik, M. Munih, Robotics, Springer, 2010 ROBOT SENSORS AND ROBOT VISON T. Bajd and M. Mihelj.
EML 2023 – Motor Control Lecture 3 – Feedback Sensor Optical Encoder.
Topic 1 different attributes that characterize sensors ETEC 6405.
Applied Control Systems Robotics & Robotic Control
SE-IR Corporation 11/04 Goleta, CA (805) CamIRa TM SE-IR Corporation 87 Santa Felicia Dr. Goleta, CA (805)
PLC Setup. Lab Setup Power Supply SLC 5/03 CPU DC input card Relay output card Our lab setup consists of 8 stations each having an IBM-PC compatible computer,
M. Zareinejad 1. 2 Outline # Sensors –––– Sensor types Sensor examples #Actuators Actuator types Actuator examples ––––
7/23 Timers in Coldfire Processor Computer Science & Engineering Department Arizona State University Tempe, AZ Dr. Yann-Hang Lee (480)
ARM Timers.
Servo Motor Control. EML 2023 Department of Mechanical and Aerospace Engineering Design Project You are to design a mechanical device that can tilt a.
©2008 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist.
PH4705 & ET4305: Digital Sensors
MCU: Interrupts and Timers Ganesh Pitchiah. What’s an MCU ?
CS 478: Microcontroller Systems University of Wisconsin-Eau Claire Dan Ernst Hybrid I/O – Pulses.
PLC Counters. Introduction We use timers to measure the elapsed time between two events. With retentive timers the “run” signal can be turned on and off.
PROGRAMMABLE LOGIC CONTROLLER (PLC) AND AUTOMATION
STEPPER MOTORS Name: Mr.R.Anandaraj Designation: Associate. Professor Department: Electrical and Electronics Engineering Subject code :EC 6252 Year: II.
CBC BODY COMPUTERS CHAPTER 12. CBC OBJECTIVES H ANALOG AND DIGITAL VOLTAGE SIGNALS H COMPUTER COMMUNICATION H COMPUTER MEMORY H INPUTS H OUTPUTS H MULTIPLEXING.
Servos The material presented is taken from a variety of sources including:
PLC ARCHITECTURE - CPU by Dr. Amin Danial Asham.
DATA HANDLING Some situations arise where a group of bits have to be handled. (ex) a sensor supplies an analogue signal which is converted to, say, an.
M. Zareinejad 1. 2 Outline # Sensors –––– Sensor types Sensor examples #Actuators Actuator types Actuator examples ––––
Lecture 4 General-Purpose Input/Output NCHUEE 720A Lab Prof. Jichiang Tsai.
EE 4BD4 Lecture 14 Position Sensors 1. Types of Sensors Potentiometers and linear resistors Capacitive sensors (mm distances, e.g. capacitive microphone)
MICROPROCESSOR DETAILS 1 Updated April 2011 ©Paul R. Godin prgodin gmail.com.
Position Sensing Mechanical Optical Magnetic Capacitive, Ultrasonic.
DC motor principles Speed control Direction Stepper motor principles
S7-200 PLC training courses
1. PIC ADC  PIC18F877 has 8 analog input channels i.e. port A pins(RA0 to RA5) and port E pins(RE1 and RE2). These pins are used as Analog input pins.
Chapter 7 Input Modules. Objectives (1 of 2) Explain the differences between positive and negative logic and sinking and sourcing. Describe the available.
Lecture 10: Programmable Logic Controllers
PLC Terminology and Application
Group members MUHAMAAD DANISH 2015MC05 USMAN ALI JAT 2015MC14 MUREED SULTAN 2015MC18 AZAN ASHRAF 2015MC19 AYMEN.
Universal Interface, 4-fold, FM, US/U 4.2
Microcontroller Applications
From SNATS to SCATS C. Beigbeder1, D. Breton1,F.Dulucq1, L. Leterrier2, J. Maalmi1, V. Tocut1, Ph. Vallerand3 1 : LAL Orsay, France (IN2P3 – CNRS) 2 :
INTRODUCTION TO PLC.
EKT 221 : Digital 2 COUNTERS.
Chapter 10 © 2011, The McGraw-Hill Companies, Inc.
Servos The material presented is taken from a variety of sources including:
Control a motors angular position with a flex sensor
Discrete Position Sensing
Servos The material presented is taken from a variety of sources including:
GE Counters and Order of Operation
Servos The material presented is taken from a variety of sources including:
Discrete Versus Analog Devices
Universal Interface, 12-fold, FM US/U 12.2
PLC’s Are ... Similar to a Microcontroller: Microprocessor Based
MicroLogix Packaged Controllers
Incremental Encoders.
Electric Rotary Actuators (motors)
Input-Output-Process Demo
Proportional Control with the PLC
Programmable Logic Controllers (PLCs)
Position Sensing Mechanical Optical Magnetic.
EUT 1040 Lecture 10: Programmable Logic Controllers Unrestricted.
Presentation transcript:

Incremental Encoders

Encoders typically run on +5V, not +24V Outputs are typ. not 24V compatible either

Absolute Encoders doubling resolution requires adding another photodiode/LED pair cost is much higher than incremental does not require seeking to establish reference location

hybrid incr/absolute encoders add more information to index channel to reduce amount of seeking required to find reference position. interface requires lots of wires (parallel) or a special comm. protocol

Potentiometer A potentiometer (or pot) is a variable resistor wired to obtain a variable DC voltage proportional to position

Magnetostrictive Pos. Sensor Pulse sent down magnetostrictive material Pulse reflects off position magnet’s field Position is proportional to t rcvd - t sent Pulse propagates at ~2800 m/s Resolution is ~.001” with t update ~1msec/in.

Magnetostrictive Sensor

Proportional Control with the PLC High Speed Input Pulse Output PID control

PLC Input/Output Timing PLC scan time: –Read inputs –Solve logic –Write outputs

PLC Input/Output Timing Total scan time: –0.95msec min –5.2msec max

High Speed Input/Output High speed counters –Use X0,X1, and X2 Pulse Output –Uses Y0 and Y1 One of six modes can be used –Mode 10: High speed counter –Mode 20: Quadrature counter –Mode 30: Pulse Output –Mode 40: High speed interrupt –Mode 50: Narrow pulse capture –Mode 60: Narrow pulse reject (normal mode)

Mode 10 - High Speed Counter Up counter, counts to 99,999,999 Up to 5kHz input rate (incr. on X0 low- >hi) Count is compared to preset values to generate events. Reset can be X2 or ladder logic

Mode 10 high Speed Counter Used for applications like cut-to-length Ex: 4096cnt/rev enc 10cm diam roller rotate turret and operate at 12, 20, 28, and 30cm Presets are: 1565, 2608, 3651, 3913

Mode 10 high Speed Counter

Setup consists of writing values to several special memory locations

Mode 10 high Speed Counter

Mode 10 High Speed Counter