Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Programmable Logic Controller (PLC): An Industrial Control System - Prof. Reid, Cheat Sheet of Engineering

An overview of programmable logic controllers (plcs), which are industrial computer control systems used to monitor the state of input devices and make decisions based on a custom program to control the state of output devices. The history of plcs, their internal components, and the four basic steps in their operation. Plcs have been widely adopted in industrial automation and production processes, allowing for easy programmability, replication, and data collection. The document highlights the key benefits of using plcs, such as the ability to change and replicate operations, as well as the collection and communication of vital information. This comprehensive overview can be useful for students, engineers, and professionals interested in understanding the fundamentals of plc technology and its applications in industrial settings.

Typology: Cheat Sheet

2022/2023

Uploaded on 05/22/2023

James-Reid-01
James-Reid-01 🇵🇭

4 documents

1 / 5

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Programmable Logic Controller
(PLC)
pf3
pf4
pf5

Partial preview of the text

Download Programmable Logic Controller (PLC): An Industrial Control System - Prof. Reid and more Cheat Sheet Engineering in PDF only on Docsity!

Programmable Logic Controller

(PLC)

What is a PLC?

A PROGRAMMABLE LOGIC

CONTROLLER (PLC) is an industrial computer control system that continuously monitors the state of input devices and makes decisions based upon a custom program to control the state of output devices. Almost any production line, machine function, or process can be greatly enhanced using this type of control system. However, the biggest benefit in using a PLC is the ability to change and replicate the operation or process while collecting and communicating vital information.

WHAT IS INSIDE A PLC?

The Central Processing Unit, the CPU, contains an internal program that tells the PLC how to perform the following functions: Execute the Control Instructions contained in the User's Programs. This program is stored in "nonvolatile" memory, meaning that the program will not be lost if power is removed Communicate with other devices, which can include I/O Devices, Programming Devices, Networks, and even other PLCs. Perform Housekeeping activities such as Communications, Internal Diagnostics, etc.

HOW DOES A PLC OPERATE?

There are four basic steps in the operation of all PLCs; Input Scan,

Program Scan, Output Scan, and Housekeeping. These steps

continually take place in a repeating loop.

Four Steps In The PLC Operations

1.) Input Scan

Detects the state of all input devices that are connected to the PLC

2.) Program Scan

Executes the user created program logic

3.) Output Scan

Energizes or de-energize all output devices that are connected to

the PLC.

4.) Housekeeping

This step includes communications with programming terminals,