Using PLC to solve the problem of synchronous control of distributed vehicle drives

Publisher:温馨生活Latest update time:2009-08-24 Source: 中电网Keywords:PLC Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

1 Introduction

When the vehicle drive motor adopts decentralized drive, the motor speed asynchronism may cause the vehicle body to run uncoordinatedly, and then the motor speed may deviate from the normal value, which may cause equipment damage in severe cases. Therefore, it is of practical significance to solve the problem of motor speed asynchronism caused by decentralized drive of vehicle drive motors.

This paper introduces an advanced and practical control method using PLC to solve the motor speed synchronization when the vehicle is decentralized driven.

2 Problem Statement

At present, vehicle operation equipment generally adopts two modes: centralized drive (see Figure 1) and decentralized drive (see Figure 2). The relationship between the centralized drive inverter and the motor is "one to many"; the relationship between the two in decentralized drive is "one to one".

Centralized drive

Decentralized drive

The advantages of "one-to-many" are simple control, easy operation and maintenance, but the centralized drive layout requires a large space in the vehicle body. When the vehicle load is large or the vehicle body space is limited, the "one-to-one" decentralized drive method is usually adopted because of its compact structure and simple layout. However, one-to-one has high requirements for the inverter and motor, especially the synchronization problem is difficult to solve. If the motor speed is inconsistent, the inverter will work in the opposite direction, and the output current will be too large to cause tripping, affecting the working efficiency of the vehicle and the service life of the electrical equipment. If the speed deviation is too large, it will cause the vehicle body to deform, affecting the use.

3 Solutions

The PLC and inverter control method is adopted to realize the synchronous operation of multiple decentralized drive motors. The PLC adopts Siemens S7400 series. Figure 3 is the network topology diagram.

Network topology diagram

In order to achieve the speed synchronization of the two traction motors, two variable frequency motors are used for traction, and the frequency converter speed is respectively used for vector closed loop control, and the two frequency converters are directly controlled by PLC. In the control, the PLC and the frequency converter are connected by Profibus to ensure the synchronization of the output signal source. The speed of traction motor 1 is taken as the target speed, and the frequency converter of traction motor 2 adjusts its speed to track the speed of traction motor 1. Two incremental rotary encoders are coaxially connected to the motor, so that encoder 1 and encoder 2 respectively collect the speed pulse signals of the two motors and send the signals to the high-speed counting module of PLC. PLC uses these two speed signal data as input control quantity to perform proportional integral control operation (PID), and the operation result is sent to the analog module of PLC as the output signal to control the frequency converter of traction motor 2. In this way, it can be ensured that the speed of traction motor 2 tracks and changes with the change of the speed of traction motor 1. Keep the two speeds synchronized.

The pulse signal collected by the encoder enters the PLC through the high-speed counting module FM350-1 and is converted into motor speed data. The signals of the two motor encoders are compared, and the motor speed difference is adjusted through the PID adjustment module to give the speed value of motor 2 MW1000.

MW1000 needs to be converted into a signal that the inverter can accept. Since the corresponding 4-20mA value of PLC is 0-27648, and the inverter receiving range value is 0-8192, MW1000/27648×8192 is sent to the analog output channel and converted into a current signal that the inverter can accept to control the inverter of traction motor 2. The PID algorithm is the most commonly used mathematical algorithm in industrial control. Its basic formula is as follows:

Pou (tt) = Kp × (et) + Ki × Σ (et) + Kd × [ (et) - (et-1) ]

In the formula: Kp is the proportional adjustment coefficient. It reflects the deviation of the system in proportion. Once the system has a deviation, the proportional adjustment will immediately take effect to reduce the error.

Ki —Integral adjustment coefficient. It enables the system to eliminate steady-state errors and improve the degree of non-difference. The strength of the integral action depends on the integral time. The smaller the constant Ti is, the stronger the integral action is. Kd —Differential adjustment coefficient. The differential action reflects the rate of change of the system deviation signal. It is predictive and can predict the trend of deviation change. Therefore, it can produce advanced control effects. Before the deviation is formed, it has been eliminated by the differential adjustment action. In order to reduce external interference caused by factors such as power system fluctuations, when compiling the control algorithm, it is necessary to consider the use of integral links, that is, using a continuous and stable input signal over a period of time instead of a certain instantaneous value input signal for PID operation to eliminate cumulative errors and make the number of revolutions adjustable within a certain range. In this way, traction motor 1 and traction motor 2 can be well synchronized and controlled with high synchronization accuracy, thereby ensuring the stability of the operating mechanism.

4 Control results

The PLC host computer monitoring program is compiled using STEP7, and Wincc collects speed values ​​and draws curves. The time interval for data extraction is 15ms. In fact, the speeds of traction motor 1 and traction motor 2 are the same, but in order to reflect the tracking and fluctuation of traction motor 2, they are specially separated here. The upper one is the speed curve of traction motor 1, and the lower one is the speed curve of traction motor 2 (see Figure 4). When the speed of traction motor 1 changes, traction motor 2 can respond in time, track, and quickly reach stability. Experiments show that the control method using PLC and inverter can meet higher synchronization requirements, fast response, and small speed fluctuation.

Speed ​​Curve

5 Conclusion

This control method has been applied in various furnace vehicles. In actual application, the synchronous start effect is obvious and the vehicle runs smoothly. Practice has proved that the control method of using PLC to solve the motor speed synchronization when the vehicle is decentralized driven has a good application effect. It is an ideal speed control method, which meets the production process requirements, reduces the maintenance cost of equipment, ensures the normal production efficiency of the vehicle, and has significant economic benefits. With the widespread application of PLC and inverter control methods, the reliability and flexibility of the transmission system for speed control will be better improved.

Keywords:PLC Reference address:Using PLC to solve the problem of synchronous control of distributed vehicle drives

Previous article:Application of SVF3000 inverter in double frequency wire drawing machine
Next article:Metallographic cutting machine control system based on touch screen and PLC

Recommended ReadingLatest update time:2024-11-16 22:50

Application of PLC and UPS in the Dual Power Supply Switching of False Twist Machine
1. Introduction The false twisting machine is the main equipment for producing polyester low-elastic yarn in the chemical fiber industry. Each device consists of 240 spindles. The equipment has a high degree of automation and a complex production process. It has the characteristics of continuous production,
[Power Management]
Application of PLC and UPS in the Dual Power Supply Switching of False Twist Machine
Execution order and programming rules of PLC ladder diagram
PLC Ladder Diagram (Programmable Logic Control Ladder Diagram) is a programming language commonly used to control programmable logic controllers (PLCs) in industrial automation systems. Ladder diagrams are used by electrical engineers and programmers to write PLC programs that perform different logic flow controls o
[Embedded]
Material automatic control system based on PLC
I. Introduction The continuous batching conveying automatic control system is widely used in cement, coal, metallurgy, chemical industry, feed, food and other industries. It has the characteristics of comprehensive functions, strong flexibility and high cost performance, and is welcomed by continuous batching sy
[Industrial Control]
Material automatic control system based on PLC
Common PLC troubleshooting methods
Maintenance Overview Generally, all types of PLCs (hereinafter, the SR series PLC produced by Wuxi Huaguang Electronics Industry Co., Ltd. is used as a sample for description, and other types of PLCs are similar) are designed to work continuously for a long time. However, sometimes some places need to modify t
[Analog Electronics]
PLC Control Application of RO System
1. Control of high pressure pump The inlet and outlet pressure limits are set to control the operation status of the high-pressure pump. The variable frequency high-pressure pump controls the operation status of the pump through frequency regulation. Seawater desalination should be equipped with energy recovery
[Embedded]
A brief discussion on the three major aspects of PLC programming
There are only three quantities in PLC: switch quantity, analog quantity and pulse quantity. As long as you understand the relationship between the three, you can master PLC skillfully. 1. Switch quantity is also called logic quantity, which means that there are only two values, 0 or 1, ON or OFF (switch
[Embedded]
A brief discussion on the three major aspects of PLC programming
How to configure the industrial intelligent gateway of Siemens PLC?
With the development of industrial automation control equipment, there is an increasing demand for Siemens PLC data acquisition networking and remote monitoring, remote programming and debugging. As the core controller of various industrial equipment, PLC will be sold to various provinces and cities across the count
[Embedded]
How to configure the industrial intelligent gateway of Siemens PLC?
Application of Neza PLC in Lithographic Offset Printing Machine
Working principle: The lithographic offset printing machine uses various specifications of paper for indirect printing. First, the graphic materials to be printed are made into a film base, and then transferred to the photosensitive PS metal plate. The graphic materials to be printed are easy to stick to the ink
[Industrial Control]
Latest Industrial Control 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号