A programmable logic controller (PLC) is a specially designed computer that works reliably in harsh industrial environments and performs various automation control tasks. The classification of PLCs can be divided from different perspectives. The following are some common classification methods:
Classification by structure
1. Fixed PLC: The CPU board, I/O board, display panel, memory block, power supply, etc. of this PLC are fixedly installed in a chassis, with the characteristics of compact structure, small size and low price. Small PLCs generally adopt this structure.
2. Modular PLC: Modular PLC is also called combined PLC. Its various components, including CPU module, power module, I/O module, etc., are all separate modules. Different modules can be selected and installed on the rack as needed, thus forming PLC systems of different scales and functions. Modular PLC has flexible configuration and convenient expansion. It is generally used in large and medium-sized PLC systems.
Classification by function
1. Low-end PLC: It has basic functions such as logic operation, timing, counting, shifting, self-diagnosis, monitoring, etc. It can also have a small amount of analog input/output, arithmetic operation, data transmission and comparison, communication and other functions. It is mainly used for single-machine control systems of logic control, sequential control or a small amount of analog control.
2. Mid-range PLC: In addition to the functions of low-end PLC, it also has strong analog input/output, arithmetic operation, data transmission and comparison, number system conversion, remote I/O, subroutine, communication networking and other functions. Some can also add interrupt control, PID control and other functions, which are suitable for complex control systems.
3. High-end PLC: In addition to the functions of mid-range PLC, it also adds signed arithmetic operation, matrix operation, bit logic operation, square root operation and other special function operations, tabulation and table transmission functions. High-end PLC has a strong communication and networking function, which can be used for large-scale process control or to form a distributed control system to realize factory automation.
Classification by I/O points
The I/O points of a PLC refer to the sum of the input and output signals that the PLC can accept, and is an important indicator for measuring the scale of the PLC. According to the different I/O points, PLCs can be divided into small, medium and large PLCs.
Small PLC: The I/O points are generally less than 256 points, mainly used for single-machine control or small control systems.
Medium-sized PLC: The I/O points are generally between 256\~2048 points, which can be used for complex single-machine control or small production process control.
Large PLC: The I/O points are generally above 2048 points, which can be used for large or complex production process control and distributed control systems.
Classification by output type
The output types of PLC mainly include relay output, transistor output and thyristor output.
Relay output: suitable for AC loads, but the response time is long and the action frequency is low.
Transistor output: suitable for DC loads, with short response time and high action frequency, but small load capacity.
Thyristor output: Mainly used for AC loads, especially high-power AC loads, with advantages such as fast response speed and strong load capacity.
In summary, there are many ways to classify PLCs, and you can choose the appropriate PLC type according to different needs and scenarios.