Analysis of electromagnetic interference sources in PLC control systems

Publisher:星光曲折Latest update time:2012-02-21 Source: OFweek电子工程网Keywords:PLC Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

(1) Radiation interference from space

The radiated electromagnetic field (EMI) in space is mainly generated by the transient process of power grid, electrical equipment, lightning, radio broadcasting, television, radar, high-frequency induction heating equipment, etc., usually called radiated interference, and its distribution is extremely complex. If the PLC system is placed in the radio frequency field, radiated interference will be recovered, and its influence mainly passes through two paths; one is the direct radiation inside the PLC, which causes interference by circuit induction; the other is the radiation to the network inside the PLC communication, which introduces interference by the induction of the communication line. Radiated interference is related to the layout of the field equipment and the size of the electromagnetic field generated by the equipment, especially the frequency. It is generally protected by setting shielded cables and PLC local shielding and high-voltage discharge components.

(2) Interference from external leads of the system

It is mainly introduced through power and signal lines, usually called conducted interference. This kind of interference is more serious in my country's industrial sites.

(3) Interference from power supply

Practice has shown that there are many cases where PLC control system failures are caused by interference introduced by the power supply. The author encountered this during the debugging of a certain project. The problem was solved after replacing the PLC power supply with higher isolation performance.

The normal power supply of the PLC system is supplied by the power grid. Due to the wide coverage of the power grid, it will be affected by all spatial electromagnetic interference and induce voltage and circuit on the line. In particular, changes within the power grid, switching operation surges, start-up and stop of large power equipment, harmonics caused by AC and DC rotating devices, transient impact of power grid short circuit, etc., all pass through the transmission line to the power supply side. PLC power supply usually uses isolated power supply, but its structure and manufacturing process factors make its isolation not ideal. In fact, due to the existence of distributed parameters, especially distributed capacitance, absolute isolation is impossible.

(4) Interference introduced from signal lines

In addition to transmitting effective signals, all kinds of signal transmission lines connected to the PLC control system will always have external interference signals intruding. There are two main ways of this interference: one is the interference of the power grid connected through the power supply of the transmitter or the shared signal instrument, which is often ignored; the other is the interference of the signal line induced by electromagnetic radiation in space, that is, the external induction interference on the signal line, which is very serious. The interference introduced by the signal will cause the I/O signal to work abnormally and the measurement accuracy to be greatly reduced, and in severe cases, it will cause damage to components. For systems with poor isolation performance, it will also cause mutual interference between signals, causing the common ground system bus to reflux, causing logical data changes, malfunctions and crashes. The PLC control system has caused serious damage to the I/O modules due to the interference introduced by the signal, and there are also many cases of system failures caused by this.

(5) Interference from chaotic grounding system

Grounding is one of the effective means to improve the electromagnetic compatibility (EMC) of electronic equipment. Correct grounding can not only suppress the impact of electromagnetic interference, but also suppress the interference emitted by the equipment; while incorrect grounding will introduce serious interference signals, making the PLC system unable to work properly. The ground wires of the PLC control system include system ground, shielding ground, AC ground and protective ground. The interference of the chaotic grounding system on the PLC system is mainly due to the uneven distribution of potentials at each grounding point. There is a ground potential difference between different grounding points, which causes ground loop current and affects the normal operation of the system. For example, the cable shielding layer must be grounded at one point. If both ends A and B of the cable shielding layer are grounded, there is a ground potential difference, and current flows through the shielding layer. When an abnormal state and lightning strike occur, the ground wire current will be greater.

In addition, the shielding layer, grounding wire and the earth may form a closed loop. Under the action of the changing magnetic field, an induced current will appear in the shielding layer, which will interfere with the signal loop through the coupling between the shielding layer and the core wire. If the system ground and other grounding processes are messed up, the generated ground loop may produce unequal potential distribution on the ground wire, affecting the normal operation of the logic circuit and analog circuit in the PLC. The logic voltage interference tolerance of the PLC is low, and the distribution interference of the logic ground potential is likely to affect the logic operation and data storage of the PLC, causing data confusion, program runaway or crash. The distribution of the analog ground potential will lead to a decrease in measurement accuracy, causing serious distortion and malfunction of signal measurement and control.

(6) Interference from within the PLC system

It is mainly caused by the mutual electromagnetic radiation between components and circuits within the system, such as logic circuits, mutual radiation and its impact on analog circuits, the mutual impact between analog ground and logic ground, and the mismatch between components. These are all part of the electromagnetic compatibility design of the system by the PLC manufacturer, which is relatively complex and cannot be changed as an application department. You don’t need to consider it too much, but you should choose a system with more application performance or tested.

Keywords:PLC Reference address:Analysis of electromagnetic interference sources in PLC control systems

Previous article:Introduction to the function and principle of high-precision polarity conversion circuit
Next article:Power supply noise problem in DSP

Recommended ReadingLatest update time:2024-11-17 00:54

Mitsubishi FX series PLC programming communication protocol example
Bit components and word components Soft components such as X, Y, M, S that only process ON/OFF information are called bit components; while soft components such as T, C, D that process numerical values ​​are called word components. A word component consists of 16 binary bits. Bit components can be used in combinatio
[Embedded]
Mitsubishi FX series PLC programming communication protocol example
Siemens MCD+PLC+Matlab realizes inverted pendulum control
1. Overview The tuning of the inverted pendulum system is a typical problem in automatic control theory. A lot of relevant information and knowledge can be found on the Internet or in books. There are also many tuning algorithms, such as fuzzy PID, LQR, and PID used in this article. In traditional in
[Embedded]
Siemens MCD+PLC+Matlab realizes inverted pendulum control
PLC user program execution process
For PLC users, when writing user programs or selecting equipment, they must be clear about the three stages described below, that is, the principles of the user program execution process. PLC adopts a centralized processing method, that is, centralized batch processing is used for input scanning signals,
[Embedded]
Three major communication methods of Mitsubishi FX series PLC
As Mitsubishi's basic PLC, the FX series has the following communication methods: CC-LINK, N:N network connection, and parallel connection. 1. CC-LINK connection The CC-LINK connection diagram is as follows: The corresponding PLCs can be FX1N, FX1NC, FX2N, FX2NC, FX3U, and FX3UC. Because C
[Embedded]
Three major communication methods of Mitsubishi FX series PLC
300PLC to Ethernet and easy-to-control INSPEC host software ModbusTCP client communication
Easy-to-control INSPEC software connects to Siemens S7300 series PLC via Ethernet. Xingda Easy Control MPI-ETH-XD1.0 communication module provides Ethernet communication interface for PLC. Siemens S7300 series PLC equipment informationization Easy Control INSPEC Ethernet communication On-site require
[Embedded]
300PLC to Ethernet and easy-to-control INSPEC host software ModbusTCP client communication
Application of PLC in shuttle section traverse system of warp knitting machine
In recent years, the market demand for warp knitting machines has increased, and double-needle bed warp knitting machines, high-speed machines, biaxial and multi-axial warp knitting machines have all been selling well. In response to the system control requirements of warp knitting machines, Beijing Hollysys Automat
[Industrial Control]
Siemens S7-1200PLC with parameter programming and without parameter programming
Regarding S7-1200PLC programming with parameters and programming without parameters, mainly FC and FB, this programming method can mainly realize repeated calls and transplantation between programs; because FC has no background data block, when using FC, it is either programming without formal parameters or programm
[Embedded]
Siemens S7-1200PLC with parameter programming and without parameter programming
Mitsubishi FX series PLC communicates with A700 inverter via instructions
1. A700/F700 inverter related parameters l Operation mode: Parameter Pr79=0 l Communication station number: Parameter Pr331=0 l Communication speed: Parameter Pr332=96 l Communication stop bit length: Parameter Pr333=10 l Communication parity check: Parameter Pr334=2 l Communicati
[Embedded]
Mitsubishi FX series PLC communicates with A700 inverter via instructions
Latest Power Management 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号