MicroLogix Packaged Controllers

Slides:



Advertisements
Similar presentations
Transducers PHYS3360/AEP3630 Lecture 33.
Advertisements

COMPUTERS AND INPUT SENSORS. cbc MICROCOMPUTER OPERATION HAPPENS IN STAGES Memory.
Industrial Automation and Control
Chapter 7 Input Modules.
Data Acquisition Risanuri Hidayat.
Data Acquisition Concepts Data Translation, Inc. Basics of Data Acquisition.
Module 4: Analog programming blocks. Module Objectives Analyze a control task that uses analog inputs. Connect a potentiometer to LOGO! controller and.
Instrumentation - Introduction 10/9/2013Ohio University - Dr. Cyders1 Engineering measurements are usually taken by some form of transducer. A transducer.
Unit 4 Sensors and Actuators
IO in Embedded Systems Martin Schöberl. Embedded IO2 Overview Input/Output Digital, Analog Translation Heater control example.
Introduction AD620 Instrumentation Amplifier
PROGRAMMABLE LOGIC CONTROLLERS PLC’S
Chapter 8 Output Modules.
PLC Fundamentals Module 2: Hardware and Terminology.
EE 5351 LECTURE 7 SENSORS. SENSORS ARE… Extremely sensitive to some aspect of the local environment (temp, sound level, motion, etc.) Extremely insensitive.
Classification of Instruments :
Module 2: Hardware and Terminology
LECTURE#07 AUTOMATION PROCESS CONTROL
SCADA and Telemetry Presented By:.
Digital to Analog Converters (DAC) 1
Engineering 1040: Mechanisms & Electric Circuits Winter 2015 Analog & Digital Signals Analog to Digital Conversion (ADC)
Data Converters ELEC 330 Digital Systems Engineering Dr. Ron Hayne
DATA ACQUISITION Today’s Topics Define DAQ and DAQ systems Signals (digital and analogue types) Transducers Signal Conditioning - Importance of grounding.
Smart transmitters.
Sensors are mostly electronic devices used to monitor or capture something.
Industrial Automation T Rajendran. Industrial Automation  Control Systems  Process Control  Industrial Control  Computer Integrated Manufacturing.
©2008 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist.
Basics of data acquisition systems
Technical Training. 1 Configuration: 2558 Analog Input Module 1. Select voltage or current input mode for each channel 3. Select digital filtering, offset.
Digitization When data acquisition hardware receives an analog signal it converts it to a voltage. An A/D (analog-to-digital) converter then digitizes.
Digital Multimeter Introduction 2) DIGITAL MULTIMETER Digital multimeters offer higher accuracy and input impedance, unambiguous readings at greater viewing.
Chapter 10 Advanced Programming, PLC Interfacing, and Troubleshooting
Chapter 1 Introduction to Electronics
Programmable Logic Controller (PLC)
PLC PROGRAMMING.
Digital to Analog Converters (DAC) 1 Technician Series ©Paul Godin March 2015.
Data Acquisition and Interfacing (Section 4.5) Lecture 18.
CEC 220 Digital Circuit Design Number Systems & Conversions Friday, January 9 CEC 220 Digital Circuit Design Slide 1 of 16.
MicroLogix Packaged Controllers Programmable Controller Basics Sourcing And Sinking.
DPCL Solid State Device Discrete Control Lecture.
EMT 462 ELECTRICAL SYSTEM TECHNOLOGY Part 2: Instrumentation By: En. Muhammad Mahyiddin Ramli.
Rebecca Bruce and Susan Reiser, May 2015 Analog Input and Output.
1. 2 Meghanathi Gaurang k ( ) Pandey Prashant D ( ) Mishra sandip R ( )
ACT20X Ex isolator/ amplifier. Page 2 ACT20X (Ex isolators family) Overview - Connects to process equipment in Class/Div, or Zone 0 - Zone 2 areas - ACT20X.
Chapter 7 Input Modules. Objectives (1 of 2) Explain the differences between positive and negative logic and sinking and sourcing. Describe the available.
Components of Mechatronic Systems AUE 425 Week 2 Kerem ALTUN October 3, 2016.
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
MECH 373 Instrumentation and Measurements
INTRODUCTION TO ELECTRONIC INSTRUMENTATION
2500 Series® Compact System Components
Chapter 1 Introduction to Electronics
UNICOS: UNified Industrial COntrol System CPC (Continuous Process Control) Basic course SESSION 3: PLC basics UCPC 6 UNICOS-Continuous Process Control.
PLC Terminology and Application
CLOSED-LOOP MOTOR SPEED SENSOR & CONTROLLER
Ping-Pong Ball Levitation
HD SIGNAL CONDITIONER SERIES POTENTIOMETER TRANSMITTER
HD SIGNAL CONDITIONER SERIES
Industrial Instrumentation: Transmitters
INTRODUCTION TO ELECTRONIC INSTRUMENTATION
Session III Architecture of PLC
Chapter 2 PLC Hardware Components Dr. Essam AL-Nuaimy.
TEXTBOOK Please be informed that the Electronics textbook will be available from next week at OSCENT, an engineering textbook selling booth arranged by.
Universiti Malaysia Perlis
Data Acquisition (DAQ)
Analogue Inputs and Processing
Data Representation and Organization
Sensors EE 5351 Lecture 7.
724 Temperature Calibrator
Sensors ME 4135.
Presentation transcript:

MicroLogix Packaged Controllers Programmable Controller Basics Analog Control MicroLogix Packaged Controllers 1

What is an Analog Signal?g I/O Analog Signal: The representation of numerical quantities by the measurement of continuous physical variables.

Answer Unlike Discrete signals, which have only 2 states (ON and OFF). Analog signals can have an infinite number of states. Temperature is an example of an analog signal. This signal is constantly changing by infinitesimal amounts. A change from 700 F to 710 F degrees is not just a 10 F change but a infinite number of smaller fractions of that 10 F.

Analog to Digital Converter Analog Input Signals Analog Input Interface:Translates the continuous analog input signals into discrete values with in the PLC. (analog to digital converter) S T Analog input interface Continuous Signal PLC Word/Bit file of Memory 0000000000000000 Analog to Digital Converter

Analog Input Devices Flow Transducers Humidity Transducers Load Cell Transducers Potentiometers Pressure Transducers Vibration Transducers Temperature Transducers

Analog input Signal ratings Voltage Range 10V dc 0 to 10V dc 0 to 5V dc 1 to 5V dc Current Range 20 mA 0 to 20 mA 4 to 20 mA Unipolar: Positive voltage only Bipolar: Positive and Negative

Digital to analog converter Analog Output signals Analog Output Interface:Translates the discrete values of the PLC into continuous analog output signals. (digital to analog converter) Analog Output Interface Continuous Signal (voltage or current) S T PLC Word/Bit file of Memory 0000000000000000 Digital to analog converter

Analog Output Field Devices Analog Valves Actuators Chart Recorders Motor Drives Analog Meters Pressure Transducers

Analog output Signal ratings Current Range 0 to 21 mA 0 to 20 mA 4 to 20 mA Voltage Range 10V dc 0 to 10V dc 0 to 5V dc 1 to 5V dc Unipolar: Positive voltage only Bipolar: Positive and Negative

Resolution Resolution:The smallest detectable increment of measurement This is a reference to the accuracy of the A/D converter. 15bit = Signal/32767 (0 to 32766 steps) 14bit = Signal/16384 (0 to 16383 steps) 13bit = Signal/ 8192 (0 to 8193 steps) 12bit = Signal/4096 (0 to 4095 steps) Example: 12 bit resolution with +10 volt signal. 10Vdc/4095 = 2.4mV per step Example: 15 bit resolution with +10 volt signal 10Vdc/32766 = 305uV per step

Resolution Calculating number of counts per unit. Using a temperature range of 00 to 1000. To determine the counts per degree with 12 bit resolution. Example: Total Counts / Total Degrees = Counts Per Degree 4095/100 = 4.095 Example: Counts Per Degree x Units per step = Units per Degree 4.095 x 2.4mV = 9.8mV

Single ended: All analog channels share the same common Input/Output Wiring Single ended: All analog channels share the same common 1 2 3 4 5 6 7 COM Analog device Terminal Block Channel 1 Channel 2 1 2 3 4 P L C 5 6 7 8 9 10

Differential: All analog channels have individual commons Input/Output Wiring Differential: All analog channels have individual commons 1 COM 2 3 4 Analog device Channel 1 Channel 2 Terminal Block

Field Devices Transducer: Converts the field device variable (pressure, temp) into a very low electrical signal. (current or voltage) Transmitter Channel 1 Transducer Process 1 COM 2 Senses physical signal COM Low Level signal current/voltage 3 Amplified signal compatible with analog interface COM 4 Transmitter: Amplifies the signal to an interface rated signal (4-20mA, 0-10v) COM

Analog Target Customers Vertical markets: SCADA Industry (New installations and existing A-B installations) Water/Waste Water Oil & Gas Electric Power Process Industry Food Industry General Industry machinery applications