Programmable Logic Controller (PLC) is a digital computing and operating electronic system designed for industrial environments. It uses programmable memory to store instructions for performing logical operations, sequential control, timing, counting and arithmetic operations, and controls various mechanical equipment or production processes through digital or analog input and output. There are many ways to classify PLC. The following is a classification from several main perspectives:
Classification by structural form
1. Integral PLC (box-type PLC)
- Features: The core components such as CPU, I/O interface circuit, memory, and voltage-stabilized power supply are encapsulated in a housing to form a unified whole.
- Advantages: compact structure, small size, light weight, and relatively low price.
- Application scenario: Suitable for small and simple control systems, such as single-machine control, small production lines, etc.
2. Modular PLC (combined or building block PLC)
- Features: CPU, I/O interface circuit, memory, power supply and other components exist in the form of modules and are connected through bus slots. Users can select and install the corresponding modules according to their needs.
- Advantages: strong flexibility, good scalability, easy maintenance and upgrade.
- Application scenarios: suitable for large and complex control systems, such as automated production lines, intelligent warehousing systems, etc.
Classification by control scale
1. Micro PLC
- I/O points: generally less than 64 points.
- Memory capacity: small.
- Application scenarios: suitable for simple control tasks, such as small stand-alone control, simple production lines, etc.
2. Small PLC
- I/O points: generally between 65\~128 points.
- Memory capacity: moderate.
- Application scenarios: widely used in various industrial automation fields, can adopt integral structure or modular structure.
3. Medium PLC
- I/O points: generally between 129\~512 points.
- Memory capacity: large.
- Application scenarios: suitable for medium-sized control systems, usually using modular structure, with high flexibility and scalability.
4. Large PLC
- I/O points: generally above 513 points.
- Memory capacity: large.
- Application scenarios: suitable for large control systems, such as large production lines, intelligent warehousing systems, etc.
5. Giant PLC
- Features: I/O points and memory capacity have reached extremely high levels.
- Application scenarios: suitable for ultra-large control systems, such as large industrial projects, aerospace and other fields.
Classification by function
1. Low-end machine
- Main function: logical operation, suitable for simple control tasks.
2. Mid-range machine
- On the basis of the low-end machine, analog quantity processing, communication networking and other functions are added, with higher control accuracy and data processing capabilities.
3. High-end machine
- On the basis of the mid-range machine, data processing, intelligent control, remote monitoring and other functions are further added, with powerful data processing capabilities and advanced control functions, suitable for high-end industrial automation and intelligent manufacturing fields.
In summary, there are various ways to classify PLCs, and users can choose the appropriate PLC type according to actual needs and application scenarios.