CN112965441B - Communication delay compensation method for controller - Google Patents

Communication delay compensation method for controller Download PDF

Info

Publication number
CN112965441B
CN112965441B CN202110136862.7A CN202110136862A CN112965441B CN 112965441 B CN112965441 B CN 112965441B CN 202110136862 A CN202110136862 A CN 202110136862A CN 112965441 B CN112965441 B CN 112965441B
Authority
CN
China
Prior art keywords
delay
command
axis
feedback
driver
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110136862.7A
Other languages
Chinese (zh)
Other versions
CN112965441A (en
Inventor
倪迎晖
陈波
徐兵
李宝玉
阚建辉
陈朋
王孟沅
周俊伟
邱子轩
冯常州
陆鑫
王玉星
丁帅奇
魏开旭
王彬彬
杨航
李小波
李健
王立言
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Syntec Technology Suzhou Co Ltd
Original Assignee
Syntec Technology Suzhou Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Syntec Technology Suzhou Co Ltd filed Critical Syntec Technology Suzhou Co Ltd
Priority to CN202110136862.7A priority Critical patent/CN112965441B/en
Publication of CN112965441A publication Critical patent/CN112965441A/en
Application granted granted Critical
Publication of CN112965441B publication Critical patent/CN112965441B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/404Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by control arrangements for compensation, e.g. for backlash, overshoot, tool offset, tool wear, temperature, machine construction errors, load, inertia
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/31From computer integrated manufacturing till monitoring
    • G05B2219/31445Detect changed working conditions, to correct machine load, balance

Abstract

The invention discloses a communication delay compensation method of a controller, which is characterized in that a controller respectively and independently sends position commands to an axis A and an axis B, corresponding command delay and feedback delay are respectively recorded, feedback delay time difference and command delay time difference between the axis A and the axis B are obtained through calculation, then a command delay core error is generated, the command delay core error is compensated and enters a system, the steps are repeated, the feedback delay error continuously tends to be minimized, when the feedback delay error is stabilized in a minimum state, the corresponding command delay core error is a correct communication delay error compensation value, and then the value is compensated to the system to process a product. The invention can directly write the method into the controller as a functional program module, realizes automatic communication delay compensation, effectively solves the processing problem caused by communication delay and can effectively improve the processing quality.

Description

Communication delay compensation method for controller
[ technical field ] A method for producing a semiconductor device
The invention belongs to the technical field of processing control systems, and particularly relates to a communication delay compensation method for a controller.
[ background of the invention ]
In the field of machine tool machining and manufacturing, servo drives are various in variety, and drives of different brands can be mixed and matched for use, so that servo matching is more diversified. Meanwhile, when a machine tool with different internal servo matching is used, and when a product produced by the machine tool needs to be processed by multi-axis matching motion, under the condition that relatively complex processes such as runaway and tapping are used, a series of processing problems such as tool marks, deformation and the like may exist in a processed workpiece, and the main reason for the processing problems is communication delay. The reason for the communication delay is that different servo cooperation communication has time and command differences, which can cause errors in the moving position of the machine tool during multi-axis cooperation movement, thereby causing poor lines and shape changes and affecting the product quality. Therefore, if the communication delay can be effectively eliminated, the processing quality can be effectively improved.
In general, servo matching uses manual adjustment of servo gain to improve or reduce servo responsiveness, thereby matching different servo communications. During machine tool debugging, the mismatching of the servo, namely communication delay, is generally difficult to find. Many times, when the machine tool is used for machining a complex process, the machining problems of different degrees occur, and the servo gain is adjusted manually, so that the servo responsiveness is improved or reduced, different servo communications are matched, and the machining problem is solved. The debugging process consumes manpower and time greatly, is difficult to find and takes time to debug. Meanwhile, the processing of customers is greatly influenced, the time of the customers is wasted, the workpieces are wasted in testing, and certain influence is caused on the economy and the use sense of the customers.
Therefore, it is necessary to provide a new method for compensating the communication delay of the controller to solve the above problems.
[ summary of the invention ]
The main objective of the present invention is to provide a method for compensating communication delay of a controller, which can be directly written into the controller as a functional program module to implement automatic communication delay compensation, effectively solve the processing problem caused by communication delay, and effectively improve the processing quality.
The invention realizes the purpose through the following technical scheme: a method for compensating communication delay of a controller comprises the following steps:
s1) connecting a driver A and a driver B through M3 protocol communication by taking the controller as an upper computer, wherein the driver A drives an A shaft to move, and the driver B drives a B shaft to move;
s2) the controller sends a position command to the driver A, and the feedback values of the positions of the axis A and the axis B are recorded as T1 and T2 respectively;
s3) in case the system sends a command to the driver a, calculating the time parameter T1 to which the position command is sent to the B-axis feedback:
t1 series delay + a command delay + B feedback delay + servo lag, where,
the serial delay is a wire influence delay;
the A command delay is the delay resulting from the controller sending a position command to drive A;
b feedback delay is the delay generated by B axis position feedback;
servo lag is other delays caused by driving the motor and is an intermediate calculated quantity;
s4) in case the system sends a command to the driver a, calculating the time parameter T2 to which the position command is sent to the a-axis feedback:
t2 is series delay + A command delay + A feedback delay + servo lag,
wherein, the A feedback delay is the delay generated by the position feedback sent by the A axis;
s5) the controller sends a position command to the driver B, records the position feedback values of the A axis and the B axis, and the values are T3 and T4 respectively;
s6) under the condition that the system sends a command to the driver B, calculating the time parameter T3 for the position command to be sent to the feedback of the B axis:
t3 series delay + B command delay + B feedback delay + servo lag, where,
b-command delay refers to the delay caused by the controller sending a position command to drive B;
s7) in case the system sends a command to the driver B, calculating the time parameter T4 to which the position command is sent to the a-axis feedback:
t4 is series delay + B command delay + A feedback delay + servo lag,
s8) calculating the feedback delay time difference T5 between the a axis and the B axis as T2-T1;
s9) calculating a command delay time difference T6-T1-T3 between the a axis and the B axis;
s10) generating a core error D12 from the feedback delay time difference T5, i.e., D12 is T5;
s11) compensating the command delay time difference T6 as a time variable into the system and correcting it before the next command is issued;
s12) repeating steps S1) -S11) until D12 tends to be minimized, and when D12 maintains the minimized state, the correct compensation value D13 is generated internally to be loaded;
s13) delay compensating the upper computer command by using the compensation value D13 as a communication delay error so that the servo communications are matched.
Further, the compensation value D13 is accumulated by repeating the command delay time difference T6 obtained in the steps S1) -S11).
Compared with the prior art, the communication delay compensation method for the controller has the beneficial effects that: the delay error is automatically compensated by the controller, so that a great part of manual debugging time is saved, and the debugging efficiency is improved; meanwhile, one-key debugging and automatic compensation are realized, so that the debugging is more convenient and faster; in addition, through automatic debugging of the system, unnecessary waste of workpieces during manual debugging can be avoided, the processing problem caused by communication delay can be effectively solved, and the processing effect is remarkably improved.
[ description of the drawings ]
Fig. 1 is a communication feedback diagram of the host computer sending a command to the driver a in this embodiment;
fig. 2 is a communication feedback diagram of the host computer sending a command to the driver B in this embodiment.
[ detailed description ] embodiments
Example (b):
the embodiment is a method for compensating communication delay of a controller, which comprises the following steps:
s1) connecting a driver A and a driver B through M3 protocol communication by taking the controller as an upper computer, wherein the driver A drives an A shaft to move, and the driver B drives a B shaft to move;
s2) the controller sends a position command to the driver a, records the feedback values of the positions of the a axis and the B axis, and is T1 and T2, respectively, as shown in fig. 1;
s3) in case the system sends a command to the driver a, calculating the time parameter T1 to which the position command is sent to the B-axis feedback:
t1 is series delay + A command delay + B feedback delay + servo lag,
wherein the content of the first and second substances,
the serial delay is the delay influenced by the wire, which means the delay generated by the factors such as the material and the length of an M3 communication wire or an encoder wire required by communication, and the influence quantity is small and can be ignored;
the A command delay refers to the delay caused by the controller sending a position command to drive A;
the B feedback delay is the delay generated by position feedback sent by the B axis and is a calculated quantity;
servo lag is other delays caused by driving the motor and is an intermediate calculated quantity;
s4) in case the system sends a command to the driver a, calculating the time parameter T2 to which the position command is sent to the a-axis feedback:
t2 is series delay + A command delay + A feedback delay + servo lag,
wherein, the A feedback delay is the delay generated by the position feedback sent by the A axis and is a calculated quantity;
s5) the controller sends a position command to the driver B, records the position feedback values of the a axis and the B axis, which are T3 and T4, respectively, as shown in fig. 2;
s6) under the condition that the system sends a command to the driver B, calculating the time parameter T3 for the position command to be sent to the feedback of the B axis:
t3 series delay + B command delay + B feedback delay + servo lag, where,
b-command delay refers to the delay caused by the controller sending a position command to drive B;
s7) in case the system sends a command to the driver B, calculating the time parameter T4 to which the position command is sent to the a-axis feedback:
t4 is series delay + B command delay + A feedback delay + servo lag,
s8) calculating the feedback delay time difference T5 between the a axis and the B axis as T2-T1;
s9) calculating a command delay time difference T6-T1-T3 between the a axis and the B axis; the feedback delay of the A axis and the B axis is caused just because the controller has communication delay when sending commands to the driver A and the driver B;
s10) generating a core error D12 from the feedback delay time difference T5, i.e., D12 is T5;
s11) compensating the command delay time difference T6 as a time variable into the system; when the command is sent next time, namely, the command is corrected again, if the command is sent in advance or delayed, the feedback is influenced, and if the feedback is consistent, the servo is matched, so that the processing effect can be greatly improved;
s12) repeating steps S1) -S11) until D12 tends to be minimized, and when D12 maintains the minimized state, the correct compensation value D13 is generated internally to be loaded; d13 is accumulated by the command delay time difference T6 obtained in the above repeating step; if D13 is positive, the A axis is behind the B axis and is slower than the B axis, the position command is sent to the A axis to be advanced, otherwise, if D13 is negative, the A axis is in front of the B axis and is faster than the B axis, the position command is sent to the A axis to be delayed;
s13) compensating the D13 compensation value through communication, so that the servo communication is matched, thereby solving the processing problem caused by communication delay and improving the processing quality.
What has been described above are merely some embodiments of the present invention. It will be apparent to those skilled in the art that various changes and modifications can be made without departing from the inventive concept thereof, and these changes and modifications can be made without departing from the spirit and scope of the invention.

Claims (2)

1. A method for compensating communication delay of a controller is characterized in that: which comprises the following steps:
s1) connecting a driver A and a driver B through M3 protocol communication by taking the controller as an upper computer, wherein the driver A drives an A shaft to move, and the driver B drives a B shaft to move;
s2) the controller sends a position command to the driver A, and the feedback values of the positions of the axis A and the axis B are recorded as T1 and T2 respectively;
s3) in case the system sends a command to the driver a, calculating the time parameter T1 to which the position command is sent to the B-axis feedback:
t1 series delay + a command delay + B feedback delay + servo lag, where,
the serial delay is a wire influence delay;
the A command delay is the delay resulting from the controller sending a position command to drive A;
b feedback delay is the delay generated by B axis position feedback;
servo lag is other delays caused by driving the motor and is an intermediate calculated quantity;
s4) in case the system sends a command to the driver a, calculating the time parameter T2 to which the position command is sent to the a-axis feedback:
t2 is the series delay + a command delay + a feedback delay + servo lag, where a feedback delay is the delay caused by the a axis sending position feedback;
s5) the controller sends a position command to the driver B, records the position feedback values of the A axis and the B axis, and the values are T3 and T4 respectively;
s6) under the condition that the system sends a command to the driver B, calculating the time parameter T3 for the position command to be sent to the feedback of the B axis:
t3 series delay + B command delay + B feedback delay + servo lag, where,
b-command delay refers to the delay caused by the controller sending a position command to drive B;
s7) in case the system sends a command to the driver B, calculating the time parameter T4 to which the position command is sent to the a-axis feedback:
t4 is series delay + B command delay + A feedback delay + servo lag,
s8) calculating the feedback delay time difference T5 between the a axis and the B axis as T2-T1;
s9) calculating a command delay time difference T6-T1-T3 between the a axis and the B axis;
s10) generating a core error D12 from the feedback delay time difference T5, i.e., D12 is T5;
s11) compensating the command delay time difference T6 as a time variable into the system and correcting it before the next command is issued;
s12) repeating steps S1) -S11) until D12 tends to be minimized, and when D12 maintains the minimized state, the correct compensation value D13 is generated internally to be loaded;
s13) delay compensating the upper computer command by using the compensation value D13 as a communication delay error so that the servo communications are matched.
2. The controller communication delay compensation method of claim 1, wherein: the compensation value D13 is accumulated by repeating the command delay time difference T6 obtained in the steps S1) -S11).
CN202110136862.7A 2021-02-01 2021-02-01 Communication delay compensation method for controller Active CN112965441B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110136862.7A CN112965441B (en) 2021-02-01 2021-02-01 Communication delay compensation method for controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110136862.7A CN112965441B (en) 2021-02-01 2021-02-01 Communication delay compensation method for controller

Publications (2)

Publication Number Publication Date
CN112965441A CN112965441A (en) 2021-06-15
CN112965441B true CN112965441B (en) 2022-03-15

Family

ID=76272305

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110136862.7A Active CN112965441B (en) 2021-02-01 2021-02-01 Communication delay compensation method for controller

Country Status (1)

Country Link
CN (1) CN112965441B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114490506B (en) * 2022-01-21 2023-07-07 电子科技大学 Multi-core system selection accounting method considering communication delay and thermal effect

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102483622A (en) * 2009-10-23 2012-05-30 布尔戈斯大学 Intelligent device and method for compensating for ram sag in machine tools
WO2012118415A1 (en) * 2011-03-01 2012-09-07 Telefonaktiebolaget L M Ericsson (Publ) Channel estimation in wireless communication systems
CN111650881A (en) * 2020-05-12 2020-09-11 武汉理工大学 Method, system and storage medium for predicting and compensating positioning error of numerical control machine

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7742554B2 (en) * 2006-07-10 2010-06-22 Mediatek Inc. PLL device with leakage current compensation unit
CN103856213B (en) * 2012-12-07 2017-04-12 奇景光电股份有限公司 Phase locking loop with current compensation mechanism and method thereof
SG11201506107PA (en) * 2013-02-05 2015-09-29 Barge Master Ip B V Motion compensation device and method for transferring a load
CN108563187B (en) * 2018-03-30 2020-10-27 北京石油化工学院 Control system and method of pipeline cutting robot
TWI717231B (en) * 2020-03-13 2021-01-21 賴炎生 Apparatus of servo motor drives and its current control method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102483622A (en) * 2009-10-23 2012-05-30 布尔戈斯大学 Intelligent device and method for compensating for ram sag in machine tools
WO2012118415A1 (en) * 2011-03-01 2012-09-07 Telefonaktiebolaget L M Ericsson (Publ) Channel estimation in wireless communication systems
CN111650881A (en) * 2020-05-12 2020-09-11 武汉理工大学 Method, system and storage medium for predicting and compensating positioning error of numerical control machine

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
《Distributed estimation based on weighted data aggregation over delayed sensor networks》;Ryosuke Adachi;《IFAC Journal of Systems and Control》;20200822;第100页-第109页 *
《网络控制系统的时延补偿策略研究》;胡晓娅;《系统工程与电子技术》;20051130(第11期);第1932页-第1934页 *

Also Published As

Publication number Publication date
CN112965441A (en) 2021-06-15

Similar Documents

Publication Publication Date Title
US4707780A (en) Method and apparatus for reducing track errors in computer controlled machine tools or industrial robots
US7206659B2 (en) Numerical controller
CN110653826B (en) Real-time robot trajectory planning method oriented to conveyor belt target following
CN112965441B (en) Communication delay compensation method for controller
LU502053B1 (en) Error compensation system and method for numerical control (nc) machine tool based on iterative learning control
US20050215176A1 (en) Numeric controller
CN110515358B (en) Control method of automatic production line parallel control system based on integrated controller
CN112621390B (en) Multi-station automatic production control method and multi-station automatic production line
JP3169569B2 (en) Machine tool control method and device
US9983568B2 (en) Numerical controller
US11360455B1 (en) Error compensation system and method for numerical control (NC) machine tool based on iterative learning control
CN105345813B (en) High-precision mechanical arm positioning method based on generalized coordinates
CN111813045B (en) Method for realizing contour error compensation processing according to speed feedforward parameters, numerical control processing system, equipment, device and storage medium
CN112705745B (en) Horizontal machining center B-axis calibration and alignment system and working method thereof
CN107728579B (en) Main shaft cooperative numerical control system and method for different forms
CN1513619A (en) Processing method of high precision working heady duty vehicle carriage longitadinal beam
CN220411881U (en) Bracket adjustment TS machine
CN113500454B (en) Method for accelerating and decelerating intelligent spindle
CN110561436B (en) Industrial robot data transmission method and system
KR20010007078A (en) Numerical control apparatus and feed control processing method therefor
CN109483321B (en) Method for adjusting rotating speed of spindle motor, storage medium and intelligent terminal
CN116149261A (en) Synchronous control optimization mode of main shaft
CN109866069B (en) Calculation method for automatic positioning of discharge hole of rectangular bin of truss manipulator
CN111168457B (en) Numerical control machine tool spindle preheating control method and device
CN112596460A (en) Method for quickly positioning material for servo/step-by-step driving motion system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant