55
Chapter 7 Input Modules

Chapter 07 Input Modules

Embed Size (px)

DESCRIPTION

dvcvvcv

Citation preview

Page 1: Chapter 07 Input Modules

Chapter 7

Input Modules

Page 2: Chapter 07 Input Modules

Objectives (1 of 2)

• Explain the differences between positive and negative logic and sinking and sourcing.

• Describe the available types of input modules.

• Explain the correlation between positive and negative logic and sinking and sourcing.

• Explain how specialty I/O modules enhance a PLC’s functionality.

Page 3: Chapter 07 Input Modules

Objectives (2 of 2)

• Define module and sensor specifications from data sheets.

• List the advantages of three-wire solid-state sensors and the disadvantages of using two-wire sensors.

• Explain the differences between analog and discrete inputs.

Page 4: Chapter 07 Input Modules

PLC Connection to the Outside World

• The input section of a PLC is the physical connection between the outside world and the CPU.

• Modular PLCs use interchangeable I/O modules.

• Modules are inserted into slots in the SLC 500 chassis.

Page 5: Chapter 07 Input Modules

Types of I/O Modules

• Discrete input and output• Analog input and output• Specialty I/O modules• Communication modules

Page 6: Chapter 07 Input Modules

Discrete Versus Analog Inputs

• Discrete or digital input signals are two-state signals:– Input ON or OFF, 1 or 0

• Analog input signals are values:– 0 to 10 volts DC– -10 to +10 volts DC– 4 to 20 milliamps

Page 7: Chapter 07 Input Modules

I/O Module Positioning in Chassis

• The processor always goes in left-most chassis slot.

• SLC 500 slot numbering starts with the left-most slot as slot 0.

• I/O modules are inserted starting at slot 1.

Page 8: Chapter 07 Input Modules

SLC 500 Four-Slot Chassis with I/O Module

Image courtesy of Allen-Bradley, a Rockwell Automation business

Page 9: Chapter 07 Input Modules

Module Features

• Identifier as to type of module:– Input– Output– Combination input or output

• Status indicators• Screw terminals for connecting field devices• Removable terminal blocks

Page 10: Chapter 07 Input Modules

SLC 500 Combination I/O Module (1 of 2)

Image courtesy of Allen-Bradley, a Rockwell Automation business

Page 11: Chapter 07 Input Modules

SLC 500 Combination I/O Module (2 of 2)

• Each screw terminal will have a unique identifier called an address.

• Each field device input screw terminal will correlate to a status indicator.

• Status indicator will be on when the input point sees an input signal.

• Status indicator will have same address identifier as input screw terminal.

Page 12: Chapter 07 Input Modules

Typical Wiring of Input Signals

Page 13: Chapter 07 Input Modules

Block Diagram of a Typical AC Input Circuit

Page 14: Chapter 07 Input Modules

Input Pulse with Valid Signal Areas Defined

Page 15: Chapter 07 Input Modules

Optical Isolator

Page 16: Chapter 07 Input Modules

16-Point Input Module with 8 Points Per Common

Page 17: Chapter 07 Input Modules

Solving Leakage Current Problems

• Carefully match input device to input module.– Check manufacturer’s specifications.

• When using a two-wire device, install bleeder resistor when necessary.

• Use a three-wire input device.

Page 18: Chapter 07 Input Modules

Sinking and Sourcing

• Sinking and sourcing are terms used to describe current flow through a field device in relation to the power supply and the associated I/O point.

Page 19: Chapter 07 Input Modules

In Which Direction Does Current Flow?

Page 20: Chapter 07 Input Modules

PLC Current Flow

• Many PLC manufacturers follow the theory that current flows from positive to negative.

Page 21: Chapter 07 Input Modules

Switch Is Source of Current: the Light Sinks to Ground

Page 22: Chapter 07 Input Modules

Light Is Source of Current: the Switch Sinks to Ground

Page 23: Chapter 07 Input Modules

Sourcing DC Input Module with a Sinking Switch

Page 24: Chapter 07 Input Modules

Sinking DC Input Module with a Sourcing Switch

Page 25: Chapter 07 Input Modules

Sourcing Two-Wire Inductive Proximity Sensor

Page 26: Chapter 07 Input Modules

Sinking Two-Wire Inductive Proximity Sensor

Page 27: Chapter 07 Input Modules

Basic Principles

• NPN transistors are open-collector, current-sinking devices, which interface to a sourcing input module.

• PNP transistors are open-collector, current-sourcing devices, which interface to a sinking input module.

Page 28: Chapter 07 Input Modules

Simplified Circuitry for a DC Input Module

Page 29: Chapter 07 Input Modules

DC Input Modules

• Except for the bridge rectifier circuit, the DC input module is very similar to the AC input module.

Page 30: Chapter 07 Input Modules

Simplified DC Input Module Circuitry

Page 31: Chapter 07 Input Modules

Leakage Current in DC Modules

• Maximum off-state current– The maximum amount of leakage current

allowed in an input circuit that will keep the input circuit in an OFF state.

– Too much current leaking from input device will be seen as a valid ON signal by input module all the time.

– It is most common with two-wire solid-state input devices.

Page 32: Chapter 07 Input Modules

Bleeder Resistor and Leakage Current

• The bleeder resistor creates a parallel circuit so excess current can be shunted away from the input point.

• Refer to manufacturers’ specifications for calculations.

Page 33: Chapter 07 Input Modules

Bleeder Resistor Installation in an Input Circuit

Page 34: Chapter 07 Input Modules

Calculation Example

• If:– Maximum OFF-state current equal to 1 milliamp– Input point impedance of 1 K ohm– Sensor leakage current equals 1.7 milliamps

• A 1K-ohm resistor in parallel with the input will split current going into module input point in half to .85 milliamps.

• Other .85 milliamps go through resistor to ground.

Page 35: Chapter 07 Input Modules

Solving Leakage Current Problems

• Check manufacturer’s specifications and carefully match input device to input module.

• When using a two-wire device, install bleeder resistor when necessary.

• Use a three-wire input device.

Page 36: Chapter 07 Input Modules

Diagram of Connection for Three-Wire Sensor

Page 37: Chapter 07 Input Modules

Discrete Input Status Table Word

• 16-point discrete input modules are assigned one word in the input status table.

• A 16-point discrete input module residing in slot 3 would be addressed as I:3.0, bits 0 through 15.

Page 38: Chapter 07 Input Modules

Input Status Table

Page 39: Chapter 07 Input Modules

Discrete I/O Module With 32 Points

• Because input status word is 16 bits wide, there are 16 bits available for up to 16 I/O screw terminals.

• A 32-point I/O module will require two 16-bit words to accommodate all I/O points.

• For a 32-point input module in slot 3, two words, I:3.0 and I:3.1 will be created as part of the I/O configuration.

Page 40: Chapter 07 Input Modules

32-Point Input Module

Page 41: Chapter 07 Input Modules

Input Addressing for Upper 16 Bits

• Screw terminal 16 address would be I:3.1/0. • Screw terminal 17 address would be I:3.1/1.• Screw terminal 18 address would be I:3.1/2.• Screw terminal 31 address would be I:3.1/15.

– Can be entered on ladder as I:3/31, will display as set up in properties

Page 42: Chapter 07 Input Modules

Analog Inputs

• Typical analog signals come from temperature, pressure, position, and motor speed.

• Analog input modules convert analog signals to digital words.

• Analog input signals are current or voltage.

Page 43: Chapter 07 Input Modules

Typical Analog Inputs

• Analog input signals– 0 to 10 volts DC– -10 to +10 volts DC– 0 to 5 or 1 to 5 volts DC– 4 to 20 milliamps– 0 to 20 milliamps– -20 to +20 milliamps

Page 44: Chapter 07 Input Modules

Analog Module Configurations

• Analog input information comes in as an input channel.

• Analog modules are– All inputs– All outputs– Combination of input and output channels

Page 45: Chapter 07 Input Modules

Analog Input Signals Represent Values

• A potentiometer supplying a 0- to 10-V DC input signal to an analog input module could send a converted signal of 0 to 32767 into PLC memory.

• Analog data format is determined by module and module configuration.

Page 46: Chapter 07 Input Modules

Local Versus Remote I/O

• Local analog modules in a SLC 500 system automatically send the converted signal into the input status table.

• Remote I/O analog signals require block transfers.

Page 47: Chapter 07 Input Modules

Selected Allen-Bradley SLC 500 Analog Modules

Image courtesy of Allen-Bradley, a Rockwell Automation business

Page 48: Chapter 07 Input Modules

Analog Input Modules and the Input Status Table

• Each analog channel will be represented by a entire word in the input status table.

• A two-channel analog input module will have two words in the input status table to represent the binary representation of the analog voltage or current.

Page 49: Chapter 07 Input Modules

Analog Data Is Represented as Whole Word Data

• Analog signals are not digital signals represented as 1s and 0s.

• Analog information is represented as a 16-bit signed integer in the data table.

• Each channel will require one word.• Data table will reserve one word for each

channel. • This is part of the I/O configuration process.

Page 50: Chapter 07 Input Modules

Input Word Assignment

• 1746-NI8 is an 8-channel analog input module.

• Eight words will be assigned to the input status table as part of the I/O configuration.

• Module in slot 4 will have words I:4.0 through I:4.7, one for each channel.

Page 51: Chapter 07 Input Modules

1746-NI8 Input Status Table Words

Page 52: Chapter 07 Input Modules

SLC 500 Analog Voltage Input Specifications

Page 53: Chapter 07 Input Modules

Percentage of Analog Potentiometer

Page 54: Chapter 07 Input Modules

Single-Ended Analog Input Connections from Field Devices

Image courtesy of Allen-Bradley, a Rockwell Automation business

Page 55: Chapter 07 Input Modules

Differential Analog Input Connections

Image courtesy of Allen-Bradley, a Rockwell Automation business