Chapter 2 - PLC Hardware Components - A
Chapter 2 - PLC Hardware Components - A
PLC Hardware
Components
Section 2.1
Output terminals
Input interface modules accept signals from the
machine or process devices and convert them into
signals that can be used by the controller.
Rack/slot-based addressing
schemes are used with SLC
500 controllers.
Copyright (c) 2017 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education
Allen-Bradley ControlLogix controllers use a
tag-based addressing format.
If there is a problem
with a module, the
entire strip is
removed, a new
module is inserted,
and the terminal
block is plugged into
the new module.
I/O modules can be 8, 16, 32, or 64 point cards.
The classification of
discrete I/O covers
bit oriented
inputs and outputs.
Each discrete I/O module is powered by
some field supplied voltage source.
Since these voltages can be of different magnitude or
type, I/O modules are available at various AC and DC
voltage ratings.
Modules receive their voltage and current
operation from the backplane of the rack
enclosure into which they are inserted.
Backplane power is provided by the PLC module
power supply and is used to power the electronics that
reside on the I/O module circuit board.
Currents required
by the loads are
normally provided
by user-supplied
power.
AC discrete input module block diagram.
Copyright (c) 2017 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill
Education
High-speed counter modules are used to count
pulses from sensors, encoders, and switches
that operate at very high speeds.
Copyright (c) 2017 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education
TTL module allows the transmitting and
receiving of TTL (Transistor-Transistor-
Logic) signals.
It allows devices that produce TTL-level signals
to communicate with the PLC’s processor.
Intelligent position
and motion
control modules
permit PLCs to
control stepper
and servo motors.
Serial communications modules
are used to establish
point-to-point
connections with other
intelligent devices for
the exchange of data.
Communication
modules provide
for connection to
PLC networks.
Section 2.5
I/O Specifications
Discrete I/O Module Specifications I
Nominal Input Voltage - Specifies the magnitude (e.g.,
5 V, 24 V, 230 V) and type (AC or DC) of user-supplied
voltage that a module is designed to accept.
The CPU
executes the
program.
The memory
stores the
program along
with other
retrievable
data.
The PLC power supply provides the necessary
power to the processor and I/O modules plugged
into the backplane of the rack.
Memory Design
Memory is the element that stores information,
programs, and data in a PLC.
Memory Types
Memory types can be placed into two general
categories: volatile and nonvolatile.
Nonvolatile memory has the ability to retain stored
information when power is removed accidentally or
intentionally.
Flash memory is
extremely fast at
saving and
retrieving files.
A printout
can show
programs of
any length
and analyze
the complete
program.