Essential Knowledge of Industrial Robots

Essential Knowledge of Industrial Robots

Guangdong Intelligent Robot Research Institute Breakthrough Core Technologies for Independent Innovation ▼ Introduction Industrial robots are widely used in manufacturing industries such as automotive, electronics, and food. They can replace repetitive machine operations and are machines that rely on their own power and control capabilities to perform various functions. They can be commanded by humans … Read more

Instrumentation and Control Systems in Chemical Engineering

Instrumentation and Control Systems in Chemical Engineering

The Development of Process Control Instruments and Control Systems Has Gone Through Four Stages:1. In the 1950s, pneumatic unit combined instruments were the main focus. 2. In the 1960s, the emergence of electronic components like transistors allowed for the development and application of electric unit combined instruments (DDZⅡ). 3. In the 1970s, safety spark explosion-proof … Read more

Research on Network Attack Prediction Technology in Industrial Control Systems

Research on Network Attack Prediction Technology in Industrial Control Systems

Authors: Ding Chaohui, Zhang Wei, Yang Guoyu, Liu Teng Affiliations: 1.China Datang Corporation Science and Technology Research Institute Co., Ltd., Beijing 100043. Abstract: In the face of complex network security situations, attackers often employ extensive information reconnaissance, vulnerability exploitation, and obfuscation techniques to conduct malicious activities or destructive actions on the network. Although current network … Read more

PLC Programming: The Core Tool of the Industrial Intelligence Era

PLC Programming: The Core Tool of the Industrial Intelligence Era

Click the blue text to follow us In today’s wave of industrial intelligence, PLC (Programmable Logic Controller) plays a crucial role as a core tool in the field of industrial automation. Through PLC programming, industrial production lines can achieve intelligent and precise control, thereby improving production efficiency, reducing costs, and realizing the goal of intelligent … Read more

Industrial Motion Control: Motor Selection, Drivers, and Controller Applications

Industrial Motion Control: Motor Selection, Drivers, and Controller Applications

With the introduction of Industry 4.0 and the corresponding national policies, the fourth industrial revolution, led by intelligent manufacturing, is approaching. Meanwhile, the rapid development of artificial intelligence (AI) further promotes the automation, intelligence, and widespread application of industrial control. Industrial motion control, as an important branch of industrial control, holds a significant position in … Read more

Quantitative Assessment of Industrial Control System Security

Quantitative Assessment of Industrial Control System Security

In recent years, security incidents involving industrial control systems have been frequent, and there is a lack of effective quantitative risk assessment methods domestically. To address this issue, a quantitative assessment method for industrial control system security based on the combination of fuzzy analytic hierarchy process and attack tree models is proposed. This method establishes … Read more

Classification of Information Security Threats in Industrial Control Systems

Classification of Information Security Threats in Industrial Control Systems

Click on the above “China Information Security” to subscribe ■ China Information Security Evaluation Center / Gao Yang, Zheng Dongji Due to the globally interconnected nature of cyberspace, various cybercrimes targeting individuals and enterprises have surged in recent years, and critical national industrial infrastructure is also facing real threats from hacker organizations, terrorist forces, and … Read more

Overview of Common CNC Systems for Machine Tools

Overview of Common CNC Systems for Machine Tools

1. Japan FANUC CNC System FANUC Corporation from Japan is currently the strongest company in the world in terms of research, design, manufacturing, and sales of CNC systems, with a total of 4549 employees (as of September 2005), including 1500 researchers and designers. (1) The highly reliable PowerMate 0 series is used to control small … Read more

Instruction Format and Basic Syntax of Assembly Language

Instruction Format and Basic Syntax of Assembly Language

Analysis of Assembly Errors in Microcontroller Assembly Language Currently, there are two different standards for the instruction format of assembly language: Assembly languages on Windows generally follow Intel-style syntax, such as MASM and NASM; whereas assembly languages on Unix/Linux generally follow AT&T-style syntax; 1. General Format of Assembly Language Statements [Name[:]] Opcode [First Operand][,Second Operand] … Read more

Differences Between PLC Instruction List IL and Assembly Language Programming

Differences Between PLC Instruction List IL and Assembly Language Programming

The PLC Instruction List (IL) and assembly language have significant differences in programming. Here is a detailed comparison of the two: 1. Definition and Use• PLC Instruction List (IL): • It is a commonly used text-based programming language in PLC (Programmable Logic Controller) programming. • It represents control programs in a list of instructions similar … Read more