Download document () of 20

Programmable logic controllers (PLCs)

The easyE4 is the world’s premier nano programmable logic controller (PLC). Containing 12 I/O with the capability to be expanded to a network of up to 188 I/O points. The XC300 small PLC is scalable utilizing the XN300 modular I/O platform, the XC300 shines in highspeed applications that demand the highest degree of programming flexibility.
Highlight differences
Show only differences
Hide blank features


PLCs in action

Water/Wasterwater treatment plants (WWTP)

See how upgrading electrical systems, including PLCs, helps reduce power and service disruptions and increases equipment life expectancy when modernizing a WWTP.

All things industrial controls

Eaton offers hundreds of products, including PLCs, to deliver industrial controls solutions. Take a look at all things industrial controls.


Introduction to programmable logic controllers

Programmable logic  controllers (PLCs) are solid-state, electronic devices that control the operation of a machine or process.

They use logic functions, that are programmed into their memory via programming software. In simple terms, a PLC is the “brains” behind an automated process.  

PLCs are designed to monitor inputs from sources like pressure sensors, temperature sensors, limit switches, auxiliary contacts, and pilot devices.

Based on the status of these inputs (on/off, voltage value between O and 10 V or amperage value between) and 24 mA, the PLC runs these inputs through its programming. The PLC will execute the programming by updating its outputs such as starting a motor, turning on a pilot light, or changing the speed of a conveyor. PLCs are designed for multiple input/output (I/O) arrangements.  

PLCs are general-purpose controllers that can control and monitor any industrial machine or process.

Easy e4 text display

How does a PLC work?

PLCs work by continually scanning a program. Think of this scan cycle as consisting of the following three important steps. 

Step 1 – Reading Input status
The PLC takes a snapshot of each input to determine whether it's on or off and writes it into memory. 

Step 2 – Execute the program 
The PLC executes your program one instruction at a time using the input states in memory. 

Step 3 – Updating output 
Finally, the PLC updates the status of the outputs based on which inputs were on during the first step and the results of executing your program during the second step.

 

The difference between a brick and modular PLC

brick-plc.jpg

Brick PLC

A Brick PLC has an integrated CPU, an input/output and a power supply. Inputs are hardwired to devices monitored by the PLC. Outputs are hardwired to devices controlled by the PLC. 

modular-plc.jpg

Modular PLC

A Modular PLC has a separate CPU module, input/output (I/O) modules and a power supply. Mix and match I/O modules as needed. Inputs are hardwired to devices monitored by the PLC. Outputs are hardwired to devices controlled by the PLC.

 

Choosing a PLC

Ask yourself the following questions when selecting a programmable logic controller.
  1. What is the number and type of inputs/outputs needed?

  2. What are the networking requirements?

  3. Are there high-speed input or output requirements?

  4. Are there any special environmental requirements?

 

Five things to know when programming a PLC

  1. Understand how the program and input/output (I/O) scan works

  2. Understand how the I/O is addressed

  3. Understand the internal memory addressing

  4. Familiarity with the instruction set (ladder diagram)

  5. Familiarity with the programming software (create a project, add logic, download to the controller, monitor online and online editing)
5 things to know