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 when using the XN300 modular I/O platform: the XC300 shines in high-speed applications that demand the highest degree of programming flexibility.
Highlight differences
Show only differences
Hide blank features


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 which are programmed into their memory via programming software. In simple terms, PLCs are 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 0 and 10 V or amperage value to 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 programme. 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 – executing the programme 
The PLC executes your programme 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 programme during the second step.

 

The difference between a brick and a 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 programme 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