What are the differences among PLC, DCS and SCADA?

Publisher:诚信与爱Latest update time:2024-03-29 Source: elecfansKeywords:PLC Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

In a narrow sense, DCS is mainly used for process automation, PLC is mainly used for factory automation (production line), and SCADA is mainly for wide-area needs, such as oil fields and pipelines that stretch for thousands of miles. From the perspective of computers and networks, they are unified. The reason for the difference is mainly in the application requirements. DCS often requires advanced control algorithms, such as in the oil refining industry. PLC has high processing speed requirements because it is often used in interlocking and even fail-safe systems. SCADA also has some special requirements, such as vibration monitoring, flow calculation, peak and valley regulation, etc.


SCADA is the dispatching management layer, DCS is the plant management layer, and PLC is the field equipment layer.

PLC system, that is, programmable controller, is suitable for measurement and control in industrial sites. It has strong on-site measurement and control functions, stable performance, high reliability, mature technology, wide application and reasonable price.

DCS system, namely distributed industrial control system, is a large-scale control system with international advanced level in the 1990s. It is suitable for industrial sites with many measurement and control points, high measurement and control accuracy, and fast measurement and control speed. Its characteristics are decentralized control and centralized monitoring, networking communication capability, strong measurement and control function, reliable operation, easy expansion, convenient configuration, simple operation and maintenance, but the system is expensive.

SCADA system, namely distributed data acquisition and monitoring system, is a small-to-medium-scale measurement and control system. It combines the two advantages of strong on-site measurement and control functions of PLC system and networking communication capabilities of DCS system, with high performance-price ratio.

SCADA and DCS are concepts, PLC is a product, and the three are not comparable.

PLC is a product that can constitute SCADA and DCS.

DCS developed from process control, PLC developed from relay-logic control system, PLC is a device, DCS and SCADA are systems.

Key points of difference between DCS and PLC

1. DCS is a "distributed control system", while PLC (programmable logic controller) is just a control "device". The difference between the two is "system" and "device". The system can realize the functions and coordination of any device, while the PLC device only realizes the functions of this unit.

2. In terms of network, the DCS network is the central nervous system of the entire system. It is a safe, reliable, dual-redundant high-speed communication network with better system expandability and openness. Since PLCs basically work for individuals, when communicating with other PLCs or host computers, the network form they use is basically a single network structure, and the network protocol is often inconsistent with international standards. In terms of network security, PLCs do not have good protection measures. We use dual redundancy for power supply, CPU, and network.

3. Considering the overall DCS solution, the operator station has the function of the engineer station. After the operation plan program is downloaded, the stations are closely connected. Any station, any function, and any controlled device are interlocked and coordinated. However, in a system composed of only PLCs connected to each other, the connection between stations (PLC and PLC) is loose, and the coordinated control function cannot be performed.

4. The entire design of DCS leaves a large number of expandable interfaces, which makes it very convenient to connect to external systems or expand systems. After the entire system connected by PLC is completed, it is difficult to increase or reduce operator stations at will.

5. DCS security: To ensure the safety and reliability of DCS-controlled equipment, DCS uses dual redundant control units. When an important control unit fails, the relevant redundant unit will switch to the working unit in real time without interference to ensure the safety and reliability of the entire system. The system connected to PLC basically has no concept of redundancy, let alone redundant control strategy. Especially when a PLC unit fails, the entire system has to be stopped to replace, maintain and reprogram. Therefore, the DCS system is one level higher in safety and reliability.

6. System software. Updating various process control schemes is one of the most basic functions of DCS. When a scheme changes, engineers only need to compile the changed scheme on the engineer station and execute the download command. The download process is automatically completed by the system and does not affect the operation of the original control scheme. Various control software and algorithms of the system can improve the control accuracy of the control object required by the process. For the system composed of PLC, the workload is extremely large. First, it is necessary to determine which PLC to be edited and updated, and then use the corresponding compiler to compile the program. Finally, a dedicated machine (reader) is used to transfer the program to this PLC one-to-one. During the system debugging, the debugging time and debugging cost are greatly increased, and it is extremely unfavorable for future maintenance. There is a big difference in control accuracy. This determines why in large and medium-sized control projects (more than 500 points), the system connected entirely by PLCs is basically not used.

7. Module: All I/O modules of the DCS system are equipped with CPU, which can realize the quality judgment and scalar conversion of the collected and output signals, plug and unplug with power on in case of failure, and replace randomly. However, the PLC module is just a simple electrical conversion unit without intelligent chip, and all corresponding units will be paralyzed after failure.

8. Now the functions of high-end PLC and DCS are almost the same. DCS has strong functions of regular scanning of networks and distributed databases, and is good at processing calculations and analog quantities.

9. PLC is divided into large, medium, small and micro PLC. Micro PLC only costs a few hundred to 2,000 yuan and has few points. Large PLC can have thousands of points and its computing power is similar to DCS, but its multi-machine networking function is weak. Now the two technical platforms are similar, but the focus is different.


Since DCS and SCADA are concepts, they should actually be understood as a system architecture.

PLC and DCS have evolved gradually from different early product forms and application scenarios.

It can be said that PLC evolved from relays in the manufacturing industry.

DCS has evolved from process control instruments.

Each product has its own usage occasions and characteristics. With the advancement of technology, mutual penetration of industries and fierce competition.

Both PLC and DCS products are developing their own advantages while penetrating into each other.

It should be known that the logic control function of PLC is very powerful, while the loop control is not worth mentioning (you can look at the slightly older PLC models), while the DCS system is just the opposite. This is due to the different internal processing mechanisms of the two systems.

Look at it now?

Established PLC manufacturers such as Siemens and Rockwell are all involved in DCS application fields, and their systems are nothing more than PLC plus network plus software plus enhanced controller.

DCS manufacturers such as Honeywell have also integrated PLC into their systems to enhance their logic control functions.

It is important to note that a PLC is a controller;

DCS is a system architecture consisting of controller + IO acquisition + network + software.

SCADA system is another concept, a system presented by another application requirement.

As the name implies, it is a distributed data acquisition monitoring system. Its origin and application are different from the previous two. It is mainly used for data acquisition, such as power monitoring system and oil pipeline monitoring system. Its characteristics are that the control points are dispersed, and one system may cover thousands of functions (such as the oil and gas pipeline monitoring system in North America);

The communication structure is complex and cannot be compared with general control systems (from optical fiber to wireless and even satellite communications). Its basic unit is RTU.


There are two problems here:

1. Define a framework for a system;

2. Explain using the original system definition.

You have to know that products are constantly evolving and there is competition between different products. You have to constantly learn from others' strengths while leveraging your own advantages. This is integration.

The focus of SCADA is on monitoring and control, and it can realize some logical functions and is basically used for upper level;

PLC simply implements logical functions and controls, does not provide a human-machine interface, and requires the use of buttons, indicator lights, HMI, and SCADA systems to implement operations;

DCS has both functions, but is basically used in larger systems and some systems with high control requirements, and is more expensive;

The three systems penetrate each other. In some manufacturing enterprises, all three systems are included: SCADA as the upper-level monitoring of production management, DCS for complex control, and PLC for single machine and simple control.

However, with the development of technology, some manufacturers' PLCs can also achieve very complex and precise control, and gradually occupy the DCS market...

Simply put, PLC+SCADA=DCS. As far as I understand it, they can cross-control each other in terms of control functions, and also develop the advantages of the other for their own use based on the control of this system.

[1] [2]
Keywords:PLC Reference address:What are the differences among PLC, DCS and SCADA?

Previous article:What is the difference between a servo motor and a linear motor?
Next article:8 common types of PLC errors that PLC repairers need to know

Recommended ReadingLatest update time:2024-11-16 11:31

A brief discussion on instrument technology in DCS industrial control system
In order to ensure the operation quality of the DCS system, the instrument signals input into the system must be accurate. Therefore, the installation must be carried out in strict accordance with the GBJ93-96 "Automatic Control Installation Atlas" and the instrument manual. The following requirements are put forwar
[Embedded]
Detailed introduction to PLC IO interface
Let's take Huichen H7 series PLC as an example to understand the location of the IO interface of the following PLC. The interface location of Siemens PLC is exactly the same. Function of IO interface The interface of PLC is used to connect external devices. It is the door for the internal world of PL
[Embedded]
Detailed introduction to PLC IO interface
Analysis of PLC electrical system failure and maintenance technology
With the rapid development of industry, the level of automated production in industrial production is constantly improving. The application of PLC electrical systems is becoming more and more widespread, which improves the control efficiency of industrial production and is of great significance to the development of
[Embedded]
Analysis of PLC electrical system failure and maintenance technology
PLC timing pulse signal standard program
In PLC programming, it is often required to maintain a timing pulse signal for a scanning cycle, as shown in the figure. Due to the different resolutions of timers, the refresh changes of the current value of the timing and the status flag are different, which can easily cause programming errors. Sometimes, due to t
[Embedded]
PLC timing pulse signal standard program
Mitsubishi PLC programming to realize the reading time timer
Mitsubishi PLC (Programmable Logic Controller) is a device widely used in the field of industrial automation. It controls machines or production processes through programming. In many applications, time control is an important function, and the timer is a key component to achieve time control. This article will intr
[Embedded]
Siemens 1200PLC continuous control program writing
What we are learning together is the continuous control program writing. Before writing the program, we must first create a project, add equipment, save the project, fill in the name and address in the default variable table, and open the "Main " in the "PLC Program" to program. See the figure below for t
[Embedded]
Siemens 1200PLC continuous control program writing
Basic PLC programming design examples
In the process of learning PLC, in addition to mastering the necessary basic theoretical knowledge, you also need to personally design circuits to practice. When you first start learning PLC programming, you can start with small circuits and small programs, and learn from the easy to the difficult. Today we will foc
[Embedded]
Basic PLC programming design examples
Commonly used methods for smart200PLC one-button start and stop
In production, due to factors such as installation environment, cost control, and ease of operation, one-button start and stop control is used, such as motor control, valve control, etc. Today I will talk to you about several common writing methods. For the sake of intuitiveness and popularity, we use LAD (ladder di
[Embedded]
Commonly used methods for smart200PLC one-button start and stop
Latest Embedded Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号