Chapter 1 Introduction
Chapter 1 Introduction
Programmable
Logic Controllers
(10651572)
Office: 11-4-130 1
Chapter 1
An Overview
2
Chapter Objectives 3
Dr. Mohammad Abuabiah
??
1.1 Introduction
Dr. Mohammad Abuabiah An-Najah National University
1.1 Introduction 7
Dr. Mohammad Abuabiah
User Program
1.1 Introduction 11
Dr. Mohammad Abuabiah
• Faster Response Time. PLCs are designed for highspeed and real-
time applications. The programmable controller operates in real
time, which means that an event taking place in the field will
result in the execution of an operation or output.
An-Najah National University
1.1 Introduction 14
Dr. Mohammad Abuabiah
RACK
Dr. Mohammad Abuabiah
An-Najah National University
pushbutton station.
– The process is monitored with temperature
and pressure sensor switches that close their
respective contacts when conditions reach
their preset values.
1.3 Principles of Operation 21
Dr. Mohammad Abuabiah
• This control problem can be solved using the relay method for motor
control shown in the relay ladder diagram. The motor starter coil (M) is
energized when both the pressure and temperature switches are
closed or when the manual pushbutton is pressed.
An-Najah National University
1.3 Principles of Operation 22
Dr. Mohammad Abuabiah
• One of the important features of a PLC is the ease with which the program
can be changed.
• For example, assume that the original process control circuit for the mixing
operation must be modified as shown in the relay ladder diagram.
• The change requires that the manual pushbutton control be permitted to
operate at any pressure, but not unless the specified temperature setting
has been reached.
An-Najah National University
1.4 Modifying the Operation 27
Dr. Mohammad Abuabiah
• Unlike the personal computer, the PLC is programmed in relay ladder logic
or other easily learned languages.
• The PLC comes with its program language built into its memory and has no
permanently attached keyboard, CD drive, or monitor.
• Instead, PLCs come equipped with terminals for input and output field
devices as well as communication ports.
• PLC control systems have been designed to be easily installed and
maintained.
An-Najah National University
• Software associated with a PLC but written and run on a personal computer falls
into the following two broad categories:
1) PLC software that allows the user to program and document gives the user the
tools to write a PLC program using ladder logic or another programming language
and document or explain the program in as much detail as is necessary.
An-Najah National University
1.5 PLCs versus Computers 32
Dr. Mohammad Abuabiah
2) PLC software that allows the user to monitor and control the process is also
called a human machine interface (HMI). It enables the user to view a
process or a graphical representation of a process—on a monitor,
determine how the system is running, trend values, and receive alarm
conditions.
An-Najah National University
1.6 PLC Size and Application 33
Dr. Mohammad Abuabiah
• Memory is the part of a PLC that stores data, instructions, and the control
program. Memory size is usually expressed in K values: 1 K, 6 K, 12 K, and so
on.
• Depending on memory type, 1 K can mean 1024 bits, 1024 bytes, or 1024
words.
• The amount of memory required depends on the application. Factors
affecting the memory size needed for a particular PLC installation include:
– Number of I/O points used
An-Najah National University
• RSLogix 5000
• Studio 5000
An-Najah National University