Programmable Logic Controllers

Programmable Logic Controllers

Dulany Weaver
DOI: 10.4018/978-1-4666-5888-2.ch108
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Chapter Preview

Top

Background

Machines have existed in various forms for thousands of years. Simple machines such as levers or wheels stretch back to time immemorial, while more sophisticated machines, such as catapults or water-driven mills, are contemporary to civilization (James & Thorpe, 1994). With the Industrial Revolution, the combination of higher quality materials for machine construction and improved power sources (such as the steam engine) changed the nature of manufacturing. Very rapidly, manufacturing processes shifted from artisan construction to machine-assisted manufacturing (Lane, 1978).

Despite the advantages provided by these new machines, the lack of automatic control systems remained a significant barrier. Where an artisan once made the product directly by hand, his labor was now employed in constantly managing the machine that made the product. Industrialists noted that if machines could somehow manage themselves, manufacturing would be more efficient, uptime would be increased, and human labor could be shifted to more value-added activities. Inventors began exploring possibilities for automatic regulation, starting with mechanical systems, such as the centrifugal governor, and expanding into other methods, such as thermal, hydraulic, or pneumatic systems (Bennett, 1996).

In the 19th and 20th Centuries, electrical engineering and technology had become sufficiently mature that electrically-based systems were a preferred technology for controlling manufacturing equipment (Bennett, 1996). The core of these controls systems was the electro-mechanical relay, or simply “relay.” In it's first stage (called a “coil”), this device uses the current from an electrical signal to generate a magnetic field. This magnetic field then causes a mechanical switch to complete another electrical circuit (the “contact”) in the second stage (Gurevich, 2006). To disconnect the contact, the first stage is deactivated and a spring returns the contact to a resting state. The relay is important because its design performs two important functions. First, it electrically isolates the activating signal from the output signal, allowing information to be reproduced without loss and with potentially different electrical properties (voltage, current, or power levels). Second, it provides a method for controlling a circuit based on the behavior of not just one, but multiple components connected to the coil. Different connections create different behavior, including logical functions.

This final feature creates the potential to add not only control (on/off activation) but logic (control coordinated with other elements of the system) to the functioning of a machine. Very rapidly, machine designers began using “relay logic,” or interconnected relays emulating logical functions, to control their machines (Wakerly, 2001). Banks of relays were installed on metal sheets called “backplanes” and mounted within metal enclosures called “cabinets.” These cabinets both protected the array of delicate relays from harsh manufacturing environments, and protected users from the relays' electrical energy.

Key Terms in this Chapter

Function Block Diagram (FBD): A programming language used for configuring PLC's that is based upon flow charts.

Structured Text Logic (STL): A programming languaged used for configuring PLC's that is based upon assembly language.

Programmable Logic Controller (PLC): A special-purpose computer designed for the control of automated machinery.

Input/Output Module (I/O Module): A portion of a control system through which a PLC receives input signal or creates an output signal.

Ladder Logic: A programming language used for configuring PLC's that is based upon relay diagrams.

Relay: An electrical switch, where the activating and output circuits are isolated.

Fieldbus: A type of communication network used to connect PLC's with input and output devices located remotely from the PLC.

Backplane: A special-purpose interface board mounted in a control cabinet and used to share power and data between the power supply, PLC, and I/O modules.

Structured Control Language (SCL): A programming language used for configuring PLC's that is based upon object-oriented programming methodologies, especially C.

Complete Chapter List

Search this Book:
Reset