Comparison of System Applications of Various Fieldbuses
2026-04-06 06:39:03··#1
Fieldbus applications now span many fields and come in many varieties, such as PROFIBUS, CAN, cBUS, FIELDBUS, etc., each with its own specific applications. I will list some practical applications in industrial control and then summarize their respective characteristics and comparisons. I. Upgrading the HWS Static Pressure Molding Line using PROFIBUS Bus The electrical control system of the HWS static pressure molding line was upgraded using Siemens SIMATIC fully integrated automatic control technology. It employs an S7-400 high-speed processor and a distributed I/OET200M architecture, and selects the PROFIBUS-DP fieldbus communication protocol to form a high-speed, reliable industrial control network. The monitoring part of the entire control system is divided into field-level monitoring composed of OP170B and upper-level monitoring composed of a high-performance industrial computer and the monitoring software WINCC. The high-performance CPU414-2DP central processing unit, installed in the central control room, is the core of the entire control system. It communicates with each substation (ET200M, OP170B) and the host computer, while simultaneously collecting and processing data signals to achieve automatic control of the entire system. Distributed ET200M units, installed in each substation, use a PROFIBUS-DP network to perform data acquisition, data processing, process control, fault alarms, and interlocking protection operations and controls. Each substation is equipped with a visual operation panel (OP170B) that exchanges data with the central processing unit via the PROFIBUS-DP network, providing a user-friendly operation and monitoring interface for field operators. The host monitoring station in the central control room uses a SIEMENS PC BOX840 industrial computer and an SCM1995-R industrial monitor, specifically designed for industrial applications, offering high data processing performance, stability, and strong anti-interference capabilities. A CP5611 communication card is installed in the industrial control computer to connect to the PROFIBUS-DP fieldbus, enabling data communication with the main PLC. The WINCC monitoring software provides timely, accurate, and visual information about the field equipment to the control room staff, facilitating monitoring and management of the entire production line. The network structure of the HWS static pressure molding line control system is shown in the diagram below. II. Application of CAN/LIN Technology in Vehicles Due to the complex environment inside automobiles, characterized by extremely high electrical noise, mechanical stress, temperature, and flammability, any errors in network connections can have serious consequences, even endangering lives. Therefore, the CAN standard provides the following guarantees for data communication: reliable data communication, employing CRC checksum and a unique data signal representation method, with error identification and automatic retransmission functions; real-time data communication, high data transmission rate, and high-priority data having priority in occupying the bus; flexible data communication, multi-master bus structure, direct communication between bus nodes, data block-oriented communication method, and communication media that can be twisted pair, coaxial cable, or optical fiber, easily connected through standard connectors. LIN is a protocol designed for low-end communication, primarily used in applications with low communication speeds. Initially proposed for automotive applications, LIN is mainly used for integrating vehicle electronic control units (ECUs) to connect intelligent actuators and sensors to the vehicle's main network. Achieving communication between nodes via a single wire significantly reduces the complexity of vehicle wiring, which is where LIN's potential lies. LIN's initial design goal was to serve as a lower-layer network for CAN, combining with CAN to form a layered network structure for the vehicle. The main network of the entire vehicle is structured by CAN, while LIN handles local communication. The structural diagram of the in-vehicle CAN/LIN bus application is shown below. III. Composition and Principle of Water Injection Well Pressure Detection System The oilfield water injection well pressure detection system mainly consists of a new type of intelligent pressure sensor, transmitter, handheld instrument, network communication lines, and a microcomputer database management system. Each water injection well is equipped with a transmitter unit, interconnected with the sub-detection station host via a HART communication interface. The sub-detection station is mainly responsible for collecting pressure data, connecting to the transmitter's HART communication module via an RS232 interface to collect pressure data from each water injection well. The sub-detection stations collect and aggregate the data, then upload it to the central station host via the oilfield local area network for centralized data management. The overall system block diagram is shown below. Referring to the three systems above, we can see the characteristics of the following four fieldbuses, which I have summarized to highlight their respective advantages. 1. Characteristics of PROFIBUS Fieldbus: PROFIBUS is an open fieldbus based on the international standard EN50170. It uses the token dispatch principle for data communication and mainly includes the high-speed bus PROFIBUS-DP (H2) with a maximum baud rate of 12 MHz and the intrinsically safe low-speed bus PROFIBUS-PA (HI) for process control. The perfect combination of DP and PA makes PROFIBUS fieldbus superior to other fieldbuses in both structure and performance. PROFIBUS is suitable for communication between automation systems and field signal units. It can also directly connect to transmitters, actuators, drives, and other field instruments and equipment with interfaces to acquire and monitor field signals. Furthermore, it replaces a large number of traditional transmission cables with a single twisted pair or fiber optic cable, significantly saving cable costs and correspondingly reducing construction, commissioning, and post-system maintenance time and costs. 2. Advantages of the LIN protocol: The biggest advantage of the LIN protocol is that it does not require a dedicated hardware controller; it simply adds a set of C language API functions to the SCI interface. When developing LIN applications, users do not directly read or write the microcontroller's internal registers; they only need to call the corresponding API to complete the same operations. Currently, there are two types of API functions: LIN API and Motorola API. The LIN API has 20 functions that can perform functions including system initialization, data reading and writing, node online/offline operation, and interrupt masking. The Motorola API is entirely based on the information frame mode, operating on a frame of information through LIN-Get.Msg and LIN-PutMsg. The information identifier for each node is configured during compilation via header files, requiring no other auxiliary tools. 3. The characteristics of the CAN protocol: One of the biggest features of the CAN protocol is that it abolishes the traditional station address encoding and replaces it with encoding of communication data blocks. The advantage of this method is that the number of nodes in the network is theoretically unlimited. The identifier code of the data block can consist of 11-bit or 29-bit binary numbers, thus allowing the definition of 211 or 229 different data blocks. This data block encoding method also allows different nodes to receive the same data simultaneously, which is very useful in distributed control systems. The maximum data segment length is 8 bytes, which can meet the general requirements of control commands, operating status, and test data in typical industrial applications. At the same time, 8 bytes will not occupy too much bus time, thus ensuring real-time communication. The CAN protocol uses CRC (Cyclic Redundancy Check) verification and provides corresponding error handling functions to ensure the reliability of data communication. CAN's excellent characteristics, extremely high reliability, and unique design make it particularly suitable for interconnecting industrial process monitoring equipment. Therefore, it is increasingly valued by the industry and is recognized as one of the most promising fieldbuses. 4. Advantages of the HART protocol: Each HART instrument provides an average of 3540 pieces of information in its digital signal. The only condition for fully utilizing this information is establishing a continuous, long-term communication link with the HART instrument. If communication with the HART instrument is only occasional and brief, using a handheld device, the potential of the HART protocol cannot be realized. Once a long-term communication link is established with the HART instrument, the following advantages are available: 1) Facilitates the commissioning of instruments and control loops. 2) During system operation, it assists operators in making correct judgments and reduces unexpected system shutdowns. 3) Network-based maintenance and management of field instruments greatly improves the efficiency of instrument maintenance. 4) Utilizing multiple process variable measurements from the HART instrument, or employing multiple connection methods, can reduce the number of instruments required. References: "Research on Pressure Detection System of Water Injection Well Based on HART Protocol" Peng Tiegen, Automation and Instrumentation, 2005(4); "HART Protocol and Its Application in Energy Metering Instruments" Yang Jianguo, Henan Metallurgy, 2005(8); "Remote Control System Based on CC-Link Fieldbus" Zhu Lingyun, Automation and Instrumentation, 2005(5); "Application of Fieldbus in Cabin Monitoring and Alarm System" Zhao Xiaoling, Navigation Technology, 2005(4); "Characteristics and Applications of CAN Bus" Lü Dangxia, Aviation and Aerospace, 2005(3); "Application Research of CAN/LIN Bus Technology in In-Vehicle Network" Zhu Huaxu, Journal of Wuhan University of Technology, 2005(10); "Application of PROFIBUS Bus to Transform HWS Static Pressure Molding Line" Jiang Yixiao, China Foundry Equipment and Technology, 2005(10). Research on PROFIBUS Fieldbus Communication Protocol, Xu Jun, Fieldbus and Network Technology, 2005(8); Modeling and Simulation of CNC System Based on PROFIBUS Bus, Xie Jingming, Manufacturing Automation, 2005(9); Research and Implementation of Distributed Component Computing Platform cBUS, Zhou Jian, Automation and Instrumentation, 2005(9); Comparison of System Applications of Various Fieldbuses: PDF