CN117742239B - Vertical correction system and correction method for machine tool - Google Patents

Vertical correction system and correction method for machine tool Download PDF

Info

Publication number
CN117742239B
CN117742239B CN202410181964.4A CN202410181964A CN117742239B CN 117742239 B CN117742239 B CN 117742239B CN 202410181964 A CN202410181964 A CN 202410181964A CN 117742239 B CN117742239 B CN 117742239B
Authority
CN
China
Prior art keywords
coordinate system
track
coordinates
machine tool
camera
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
CN202410181964.4A
Other languages
Chinese (zh)
Other versions
CN117742239A (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.)
Nanjing Chaoying New Energy Science & Technology Co ltd
Original Assignee
Nanjing Chaoying New Energy Science & Technology 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 Nanjing Chaoying New Energy Science & Technology Co ltd filed Critical Nanjing Chaoying New Energy Science & Technology Co ltd
Priority to CN202410181964.4A priority Critical patent/CN117742239B/en
Publication of CN117742239A publication Critical patent/CN117742239A/en
Application granted granted Critical
Publication of CN117742239B publication Critical patent/CN117742239B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Numerical Control (AREA)

Abstract

The invention relates to the technical field of electric auxiliary components and discloses a vertical correction system and a correction method of a machine tool, wherein the system comprises a deviation angle acquisition module, an original track compensation calculation module, a Beizer curve processing module, a curve interpolation speed planning module and a motion planning execution module. The invention compensates the machining process through algorithm software, thereby realizing the improvement of the precision of the machine tool and the reduction of the maintenance cost of the machine tool.

Description

Vertical correction system and correction method for machine tool
Technical Field
The invention relates to the technical field of machine tool control, in particular to a vertical correction system and a correction method of a machine tool.
Background
In recent years, with the strong pushing of the national industrial policy on the laser cutting technology, the scale acceleration of the laser processing market is gradually accelerated, and the laser processing market is widely applied to the fields of heavy industry and light industry such as machinery, automobiles, aviation, steel, shipbuilding, military industry, electronics, metals, textiles, wood and the like. The rapid development of the manufacturing industry in China, the update and upgrade of the traditional industrial manufacturing technology, and the promotion of the sales of laser cutting complete equipment. The laser cutting devices gradually replace the traditional machine tools, and the rapid increase of the market demand of the laser cutting devices is a necessary trend.
The plate cutting mainly comprises a middle-sized and small-sized gantry machine tool, and in view of the special form of the gantry machine tool, the beam is bent to a certain extent due to the influence of adverse factors such as control precision or environmental influence after long-time use, and the perpendicularity of a machining line segment is influenced.
Direct replacement of the entire device if the degree of bending is small tends to be costly.
Disclosure of Invention
The invention aims to solve the problems, and provides a vertical correction system and a correction method of a machine tool, which compensate the machining process through algorithm software to improve the precision of the machine tool and reduce the maintenance cost of the machine tool.
The technical scheme adopted by the invention is as follows:
The vertical correction system of the machine tool is characterized by comprising a deviation angle acquisition module, an original track compensation calculation module, a Beizer curve processing module, a curve interpolation speed planning module and a motion planning execution module, wherein the deviation angle acquisition module comprises a laser gun head arranged on a processing arm of the machine tool, a plane camera arranged on the periphery or below a moving area of the processing arm, the laser gun head moves according to a preset track, the plane camera acquires an actual moving track of the laser gun head, a beam bending angle is calculated through the deviation between the preset track and the actual track, the original track compensation calculation module calculates compensation values of the gun moving in the x-y direction respectively according to the deviation angle, the original track is corrected for processing of the processing arm of the machine tool, the Beizer curve processing module fits the compensated original track discrete points into a smooth curve, the curve interpolation speed planning module interpolates the curve to obtain Cartesian space moving parameters, the joint moving parameters are converted into joint moving parameters, the moving speed of the processing arm of the machine tool is planned and finally combined and sent to the motion planning execution module, and the motion planning execution module receives a motion command to control the machine tool servo motion.
A vertical correction method of a machine tool is characterized by comprising the following steps:
Step one: the machine tool processing arm drives the laser gun head to move according to a preset track, the plane camera records the actual moving track of the laser gun head, and the bending angle of the cross beam is calculated according to the deviation between the actual track and the coordinates of the preset track;
Step two: carrying out perpendicularity correction and compensation calculation on an original track of a to-be-processed workpiece to obtain Cartesian space coordinates of a compensation track;
step three: according to the compensated track coordinates of the compensated workpiece to be processed under the Cartesian coordinate system, partial characteristic position coordinates are obtained, and Bezier curve fitting is carried out on the position coordinates;
Step four: periodically interpolating the curve after Bezier fitting, and converting joint coordinates to obtain joint coordinate positions;
step five: and calculating the difference between the current joint position and the target position, and sending corresponding pulses to a servo motor of the machine tool to execute a motion instruction according to the difference and the pulse equivalent.
Further, in the first step, the process of calculating the bending angle of the beam includes:
(1) The method comprises the following steps of converting a coordinate system of an actual rail recorded by a plane camera, wherein the coordinate system comprises the conversion of a world coordinate system, a camera coordinate system, an image coordinate system and a pixel coordinate system, and the conversion process is as follows:
The left side of the equation is the coordinate to be solved of a point in the world coordinate system corresponding to a point in the pixel coordinate system, wherein Zc is the coordinate offset value of the point in the camera coordinate system in the Z direction; the middle of the equation is the calculation process of a world coordinate system, a camera coordinate system, an image coordinate system and a pixel coordinate system in sequence from right to left, wherein (Xw, yw, zw) is a point in the world coordinate system, R is a rotation matrix rotating around each axis when the world coordinate system is converted into the camera coordinate system, T is an offset vector of each direction of the camera coordinate system in the world coordinate system, f is a Z-direction offset of the point in the camera coordinate system, dx and dy respectively represent physical length units (mm) represented by a plurality of rows and columns of pixels, and (u 0, v 0) is an origin offset of an origin of the image coordinate system in the pixel coordinate system; the right side of the equation is the coordinate vector of the point in the combined camera internal parameter, camera external parameter matrix and world coordinate system;
(2) According to a given formula, acquiring the pixel coordinates of the actual track according to the distance corresponding to each pixel in the pixel coordinate system, setting the endpoint coordinates of the actual track in the pixel coordinate system as (x 2, y 2), setting the endpoint coordinates of the preset track as (x 1, y 1), and setting the initial coordinates as (x 0, y 0), wherein the beam bending angle calculation method can calculate the deviation angle through a triangle formula:
further, the method for compensating the original track in the second step is to calculate the compensation value of the movement of the laser gun in the x direction and the y direction of the original track according to the deviation angle alpha, and the calculation method of the compensation value is given by the following formula:
further, the compensation value is calculated in real time on a periodic basis.
In the third step, the original track Bezier fitting method is to use a least square method to perform Bezier curve fitting on small line segments or discrete points of the position coordinates, obtain a Bezier curve meeting the range of the distance error through recursive calculation,
Assuming Bix and Biy are the x, y coordinates corresponding to the ith point after fitting, and Xi and Yi are the x, y coordinates of the ith point in the source data, and N points are shared, the least square formula applies as follows:
When the minimum value is obtained by the above formula, each parameter value is a coefficient of the Bezier curve, and a third-order Bezier curve is used, wherein the curve can be represented by the following formula:
in the above formula, P (P0, P1, P2, p3......pn) is: the coordinates of the positions of the two pairs of the three pairs of and t is a curve generation parameter, and a third-order Bezier curve can be generated by taking values from 0 to 1.
Further, in step five, the servo-performed motion command is periodically controlled.
Further, the preset track in the first step is square.
The beneficial effects of the invention are as follows:
(1) The processing process is compensated by software, so that the cost is low, the precision is high, and manual measurement is not needed;
(2) The original track is subjected to Beizer curve processing and then is subjected to speed planning, and compensation value calculation is added in the interpolation issuing stage, so that the problems of speed mutation and jump caused by direct motor compensation in the motor execution stage in the traditional vertical compensation mode are effectively solved;
(3) Because the real motor coordinates are used, the problem of recovery deviation is avoided when the machine tool is suspended or the breakpoint is recovered;
(4) The original track is processed so that no abrupt speed change or jump problem due to the above-mentioned document is generated during operation in the motor shaft.
Drawings
FIG. 1 is a schematic diagram of the arrangement of a laser gun head and a plane camera on a machine tool;
FIG. 2 is a flow chart of the steps of the corrective method of the present invention;
FIG. 3 is a schematic diagram of coordinate transformation;
FIG. 4 is a schematic diagram of the deviation angle acquisition;
FIG. 5 is a schematic diagram of compensation value calculation;
Fig. 6 is a schematic diagram of the vertical correction execution process of the machine tool.
Detailed Description
The following describes in detail a specific embodiment of a vertical correction system and a correction method for a machine tool according to the present invention with reference to the accompanying drawings.
The invention can effectively correct the precision deviation of the middle and small gantry machine tools after long-time use, but is not limited to the gantry machine tools, and can effectively correct the large-stroke machine tools by the method.
The vertical correction system of the machine tool comprises an offset angle acquisition module, an original track compensation calculation module, a Beizer curve processing module, a curve interpolation speed planning module, a motion planning execution module and the like.
The deviation angle acquisition module comprises a laser gun head arranged on a processing arm of a gantry machine tool, a plane camera arranged below the machine tool, and the plane camera arranged on the opposite side of the moving direction of the processing arm for other machine tools with large strokes.
Referring to fig. 1, the plane camera measures by observing the moving track of the red light of the laser gun head as an actual moving track. The laser gun head moves according to a preset track, the plane camera obtains the actual moving track of the laser gun head, and the bending angle of the cross beam is calculated through the deviation between the preset track and the actual track, and the specific calculation method refers to the method in the embodiment.
The original track compensation calculation module calculates compensation values of gun movement in the x direction and the y direction according to the deviation angle, and corrects the original track of the machine tool machining arm. And Beizer, fitting the compensated original track discrete points into a smooth curve by a curve processing module. The curve interpolation speed planning module interpolates the curve to obtain Cartesian space movement parameters, converts the Cartesian space movement parameters into joint movement parameters, plans the movement speed of a machine tool processing arm, and finally merges and sends the movement planning parameters to the motion planning execution module. And the motion planning execution module receives the motion instruction and controls the servo motion of the machine tool.
Referring to fig. 2, the above modular machine vertical correction system performs the specific correction method as follows:
Step one: the machine tool processing arm drives the laser gun head to move according to a preset track, the plane camera records the actual moving track of the laser gun head, and the bending angle of the cross beam is calculated according to the deviation between the actual track and the coordinates of the preset track.
Referring to fig. 3, the system before observation of the plane camera performs a coordinate system conversion, where the conversion includes a conversion from a world coordinate system (object coordinate system), a camera coordinate system, an image coordinate system, and a pixel coordinate system, and the coordinate conversion process can be given by the following formula:
The above formula represents the process of converting a point in the world coordinate system to the pixel coordinate system. The left side of the equation is the coordinate to be solved of a point in the world coordinate system corresponding to a point in the pixel coordinate system, wherein Zc is the coordinate offset value of the point in the camera coordinate system in the Z direction. The middle of the equation is the calculation process of a world coordinate system, a camera coordinate system, an image coordinate system and a pixel coordinate system in sequence from right to left, wherein (Xw, yw, zw) is a point in the world coordinate system, R is a rotation matrix rotating around each axis when the world coordinate system is converted into the camera coordinate system, T is an offset vector of each direction of the camera coordinate system in the world coordinate system, f is a Z-direction offset of the point in the camera coordinate system, dx and dy respectively represent physical length units (mm) represented by a plurality of rows and columns of pixels, and (u 0, v 0) is an origin offset of an origin of the image coordinate system in the pixel coordinate system. The right side of the equation is the coordinate vector for the point in the combined camera intrinsic, camera extrinsic matrix and world coordinate system.
According to a given formula, the plane camera observes the blank moving track of the red point of the laser gun head according to a preset pattern from the lower side and obtains the continuous coordinates of the track in a pixel coordinate system. The parameter sources of the beam bending angle calculation are obtained by observing the actual moving track of the laser gun through a plane camera and converting the actual moving track into the track in a pixel coordinate system. And acquiring the track coordinate of the actual movement of the laser gun head according to the distance corresponding to each pixel in the pixel coordinate system, setting the endpoint coordinate of the idle movement track in the pixel coordinate system as (x 2, y 2), setting the theoretical idle movement endpoint coordinate of the theoretical graph as (x 1, y 1), and setting the initial coordinate as (x 0, y 0). At this time, the beam bending angle calculation method can calculate the deviation angle through a triangular formula:
Step two: and (3) carrying out perpendicularity correction and compensation calculation on the original track of the to-be-processed workpiece to obtain Cartesian space coordinates of the compensated track.
The original track is compensated by respectively calculating compensation values of the movement of the laser gun in the x direction and the y direction of the original track according to the magnitude of the deviation angle alpha, and the calculation method of the compensation values is given by the following formula:
The calculation of the compensation value is performed periodically, each period is calculated in real time, and the formula shows that the compensation is started in the y direction only when the movement increment starts in the x direction, so that the biaxial movement is performed synchronously.
Step three: and obtaining partial characteristic position coordinates according to the compensated track coordinates of the part to be processed under the Cartesian coordinate system, and performing Bezier curve fitting on the position coordinates.
The original track Bezier fitting method is to use a least square method to fit a Bezier curve to a small line segment or discrete point, and the principle is that a section of Bezier curve is firstly generated through giving a minimum error, then the maximum error point in the generated Bezier curve is searched, two sections of Beziers are regenerated after the maximum error point is split, the operation is continuously carried out on the two sections of newly generated Bezier curves, and a proper Bezier curve of which each point meets the range of distance errors is found in the process of continuous recursion calculation. Assuming Bix and Biy are the x, y coordinates corresponding to the ith point after fitting, and Xi and Yi are the x, y coordinates of the ith point in the source data, and N points are shared, the least square formula applies as follows:
when the minimum value is obtained by the above formula, each parameter value is a coefficient of a Bezier curve, and a third-order Bezier curve is generally used, and the curve can be represented by the following formula:
in the above formula, P (P0, P1, P2, p3......pn) is: the coordinates of the positions of the two pairs of the three pairs of and t is a curve generation parameter, and a third-order Bezier curve can be generated by taking values from 0 to 1.
Step four: and performing periodic interpolation on the curve after Bezier fitting, and performing joint coordinate conversion on the curve to obtain a joint coordinate position.
Step five: and calculating the difference between the current joint position and the target position, and sending corresponding pulses to a servo motor of the machine tool to execute a motion instruction according to the difference and the pulse equivalent. The compensation value is calculated in real time on a periodic basis.
The following is a description of specific examples.
Referring to fig. 4, 5 and 6, after the graphic is imported by the operation interface and the vertical correction is started, the system starts to execute the following steps:
1. Fig. 4 is a pixel coordinate system converted by a world coordinate system, in which, the left side of the end point of the actual track of the processing graph is calculated according to the length represented by the pixel, the coordinate of the upper right end of the actual track is set as (100, 80), the coordinate of the upper right end of the theoretical track is set as (100.1, 75.223), and the starting point (0, 0), then the deviation angle can be calculated by a system call formula, and the calculation method is as follows:
2. the system compensates the original graph after obtaining the deviation angle, the compensation method is shown in a compensation calculation schematic diagram 5, the inclined edge in the diagram is an actual gun movement track generated under the alpha deviation angle, and the right-angle edge is a command track of gun movement, and the inclined edge needs to be projected to the right-angle edge. Therefore, when the displacement is commanded in the x direction, a compensation value needs to be added to form the length of the sloping side, and meanwhile, a negative compensation value needs to be added in the y direction to compensate the actual gun track into the required gun track. As shown in the vertical correction execution diagram, the simultaneous compensation in the x and y directions can compensate the hypotenuse trajectory of the actual gun movement to the required right angle trajectory. The calculation of the compensation is completed by the automatic calculation of a system call formula, and the calculation process is as follows:
3. Bezier processing is carried out on the original track based on the processing graph, and according to the track point information (0, 0), (0, 75.223), (100.1,0), (100.1, 75.223) after known compensation, each point is brought into a Bezier curve formula to obtain the following steps:
4. And (3) interpolating t in the formula between 0 and 1, issuing an instruction position instruction, executing an interpolation function after the motion planning module receives the instruction position, converting each position into a joint moving target in each period, and controlling servo motion, namely controlling gun movement according to the distance and pulse equivalent transmission pulse quantity, so as to finally achieve the aim of correcting verticality.
The foregoing is merely a preferred embodiment of the present invention and it should be noted that modifications and adaptations to those skilled in the art may be made without departing from the principles of the present invention, which are intended to be comprehended within the scope of the present invention.

Claims (5)

1. A method for vertical correction of a machine tool, characterized by: the machine tool vertical correction system comprises a deviation angle acquisition module, an original track compensation calculation module, a Beizer curve processing module, a curve interpolation speed planning module and a motion planning execution module,
The deviation angle acquisition module comprises a laser gun head arranged on a processing arm of a machine tool, a plane camera arranged at the periphery or below a moving area of the processing arm, wherein the laser gun head moves according to a preset track, the plane camera acquires an actual moving track of the laser gun head, calculates the bending angle of a cross beam through the deviation between the preset track and the actual track,
The correction method comprises the following steps:
Step one: the machine tool processing arm drives the laser gun head to move according to a preset track, the plane camera records the actual moving track of the laser gun head, and the bending angle of the cross beam is calculated according to the deviation between the actual track and the coordinates of the preset track;
Step two: carrying out perpendicularity correction and compensation calculation on an original track of a to-be-processed workpiece to obtain Cartesian space coordinates of a compensation track;
step three: according to the compensated track coordinates of the compensated workpiece to be processed under the Cartesian coordinate system, partial characteristic position coordinates are obtained, and Bezier curve fitting is carried out on the position coordinates;
Step four: periodically interpolating the curve after Bezier fitting, and converting joint coordinates to obtain joint coordinate positions;
step five: calculating the difference between the current joint position and the target position, sending corresponding pulses to a servo motor of the machine tool to execute a motion instruction according to the difference and the pulse equivalent,
In the first step, the process of calculating the bending angle of the cross beam comprises the following steps:
(1) The method comprises the following steps of converting a coordinate system of an actual rail recorded by a plane camera, wherein the coordinate system comprises the conversion of a world coordinate system, a camera coordinate system, an image coordinate system and a pixel coordinate system, and the conversion process is as follows:
The left side of the equation is the coordinate to be solved of a point in the world coordinate system corresponding to a point in the pixel coordinate system, wherein Zc is the coordinate offset value of the point in the camera coordinate system in the Z direction; the middle of the equation is a calculation process of a world coordinate system, a camera coordinate system, an image coordinate system and a pixel coordinate system in sequence from right to left, wherein (Xw, yw, zw) is a point in the world coordinate system, R is a rotation matrix rotating around each axis when the world coordinate system is converted into the camera coordinate system, T is an offset vector of each direction of the camera coordinate system in the world coordinate system, f is a Z-direction offset of the point in the camera coordinate system, dx and dy respectively represent physical length unit mm represented by a plurality of rows and columns of pixels, and (u 0, v 0) is an origin offset of an origin of the image coordinate system in the pixel coordinate system; the right side of the equation is the coordinate vector of the point in the combined camera internal parameter, camera external parameter matrix and world coordinate system;
(2) According to a given formula, acquiring the pixel coordinates of the actual track according to the distance corresponding to each pixel in the pixel coordinate system, setting the endpoint coordinates of the actual track in the pixel coordinate system as (x 2, y 2), setting the endpoint coordinates of the preset track as (x 1, y 1), and setting the initial coordinates as (x 0, y 0), wherein the beam bending angle calculation method can calculate the deviation angle through a triangle formula:
α=arccos[(x2-x0)/(x1-x0)],
the method for compensating the original track in the second step is to calculate the compensation value of the movement of the laser gun in the x direction and the y direction of the original track according to the deviation angle alpha, and the calculation method of the compensation value is given by the following formula:
Δx=(x1-x0)/cosα-(x1-x0)
Δy=-(x1-x0)·tanα。
2. The method for vertical correction of a machine tool according to claim 1, characterized in that: the compensation value is calculated in real time on a periodic basis.
3. The method for vertical correction of a machine tool according to claim 1, characterized in that:
in the third step, the original track Bezier fitting method is to use a least square method to perform Bezier curve fitting on small line segments or discrete points of the position coordinates, obtain a Bezier curve meeting the range of distance errors through recursive calculation,
Assuming Bix and Biy are the x, y coordinates corresponding to the ith point after fitting, and Xi and Yi are the x, y coordinates of the ith point in the source data, and N points are shared, the least square formula applies as follows:
When the minimum value is obtained by the above formula, each parameter value is a coefficient of the Bezier curve, and a third-order Bezier curve is used, wherein the curve can be represented by the following formula:
B3(t)=(1-t)3P0+3t(1-t)2P1+3t2(1-t)P2+t3P3 t[0,1];
in the formula, P (P0, P1, P2 and P3) is the coordinates of each position, t is a curve generation parameter, and a third-order Bezier curve can be generated by taking values from 0 to 1.
4. A method of vertical correction of a machine tool according to any one of claims 1 to 3, characterized in that: in step five, the servo-performed motion command is periodically controlled.
5. A method of vertical correction of a machine tool according to any one of claims 1 to 3, characterized in that: the preset track in the first step is square.
CN202410181964.4A 2024-02-19 2024-02-19 Vertical correction system and correction method for machine tool Active CN117742239B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410181964.4A CN117742239B (en) 2024-02-19 2024-02-19 Vertical correction system and correction method for machine tool

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410181964.4A CN117742239B (en) 2024-02-19 2024-02-19 Vertical correction system and correction method for machine tool

Publications (2)

Publication Number Publication Date
CN117742239A CN117742239A (en) 2024-03-22
CN117742239B true CN117742239B (en) 2024-05-14

Family

ID=90281604

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410181964.4A Active CN117742239B (en) 2024-02-19 2024-02-19 Vertical correction system and correction method for machine tool

Country Status (1)

Country Link
CN (1) CN117742239B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN118466379B (en) * 2024-07-12 2024-10-01 赫比(上海)自动化科技有限公司 Workpiece processing progress control method and system

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010003289A1 (en) * 2008-07-11 2010-01-14 中国科学院沈阳自动化研究所 Apparatus and method for robots tracking appointed path with high precision
JP2016068086A (en) * 2014-09-26 2016-05-09 ビアメカニクス株式会社 Laser processing apparatus and laser processing method
EP3045205A2 (en) * 2015-01-16 2016-07-20 Pronova Solutions, LLC Systems and methods of adjusting a rotating gantry system
CN205817105U (en) * 2016-05-31 2016-12-21 于浩源 A kind of error-compensating apparatus for five axle laser cutting machine tools
DE102015220889A1 (en) * 2015-10-26 2017-05-11 Lewa Attendorn Gmbh Method and device for welding parts
CN109133598A (en) * 2018-08-09 2019-01-04 东旭科技集团有限公司 Correct the method and device of glass substrate cutting track
WO2021107139A1 (en) * 2019-11-27 2021-06-03 株式会社安川電機 Grinding system, correction amount estimation device, computer program, and grinding method
CN113547522A (en) * 2021-07-30 2021-10-26 山东大学 Robot path precision compensation method and system
CN113618728A (en) * 2020-05-09 2021-11-09 北京配天技术有限公司 Method and device for compensating motion trail of robot and computer storage medium
CN113634964A (en) * 2021-08-25 2021-11-12 武汉理工大学 Gantry type robot welding equipment and welding process for large-sized component
WO2022090627A1 (en) * 2020-10-28 2022-05-05 Zenrobotics Oy Waste sorting robot with throw sensor for determining position of waste object
CN114785294A (en) * 2022-06-20 2022-07-22 南京超颖新能源科技有限公司 Capacitor acquisition amplifier and laser head adjusting device using same
CN115056239A (en) * 2022-07-06 2022-09-16 山东大学 A method and system for robotic laser cladding of membrane wall
CN115179290A (en) * 2022-07-21 2022-10-14 华中科技大学 Mechanical arm and track control method and device thereof
CN115648228A (en) * 2022-12-28 2023-01-31 广东隆崎机器人有限公司 Industrial robot multi-source error compensation method, device, equipment and storage medium
CN115971690A (en) * 2023-03-21 2023-04-18 济南邦德激光股份有限公司 Plane laser cutting machine perpendicularity correction method and system
CN117102701A (en) * 2023-10-24 2023-11-24 上海方菱计算机软件有限公司 Compensation control method and device for groove cutting height, electronic equipment and storage medium
CN117123922A (en) * 2023-10-26 2023-11-28 上海方菱计算机软件有限公司 Oval tube centering method, system, electronic equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070084838A1 (en) * 2004-12-07 2007-04-19 Chih-Ming Hsu Method and cutting system for cutting a wafer by laser using a vacuum working table
JP5606697B2 (en) * 2009-07-14 2014-10-15 株式会社ミマキエンジニアリング Cutting plotter
DE102014119654A1 (en) * 2014-12-29 2016-06-30 Brötje-Automation GmbH Method for compensating for a deviation of a working point
JP6918603B2 (en) * 2017-06-28 2021-08-11 コマツ産機株式会社 Control method of 3D laser machine and 3D laser machine
CN109226967B (en) * 2018-07-25 2021-03-09 同高先进制造科技(太仓)有限公司 Active laser vision steady weld joint tracking system for laser-arc hybrid welding

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010003289A1 (en) * 2008-07-11 2010-01-14 中国科学院沈阳自动化研究所 Apparatus and method for robots tracking appointed path with high precision
JP2016068086A (en) * 2014-09-26 2016-05-09 ビアメカニクス株式会社 Laser processing apparatus and laser processing method
EP3045205A2 (en) * 2015-01-16 2016-07-20 Pronova Solutions, LLC Systems and methods of adjusting a rotating gantry system
DE102015220889A1 (en) * 2015-10-26 2017-05-11 Lewa Attendorn Gmbh Method and device for welding parts
CN205817105U (en) * 2016-05-31 2016-12-21 于浩源 A kind of error-compensating apparatus for five axle laser cutting machine tools
CN109133598A (en) * 2018-08-09 2019-01-04 东旭科技集团有限公司 Correct the method and device of glass substrate cutting track
WO2021107139A1 (en) * 2019-11-27 2021-06-03 株式会社安川電機 Grinding system, correction amount estimation device, computer program, and grinding method
CN113618728A (en) * 2020-05-09 2021-11-09 北京配天技术有限公司 Method and device for compensating motion trail of robot and computer storage medium
WO2022090627A1 (en) * 2020-10-28 2022-05-05 Zenrobotics Oy Waste sorting robot with throw sensor for determining position of waste object
CN113547522A (en) * 2021-07-30 2021-10-26 山东大学 Robot path precision compensation method and system
CN113634964A (en) * 2021-08-25 2021-11-12 武汉理工大学 Gantry type robot welding equipment and welding process for large-sized component
CN114785294A (en) * 2022-06-20 2022-07-22 南京超颖新能源科技有限公司 Capacitor acquisition amplifier and laser head adjusting device using same
CN115056239A (en) * 2022-07-06 2022-09-16 山东大学 A method and system for robotic laser cladding of membrane wall
CN115179290A (en) * 2022-07-21 2022-10-14 华中科技大学 Mechanical arm and track control method and device thereof
CN115648228A (en) * 2022-12-28 2023-01-31 广东隆崎机器人有限公司 Industrial robot multi-source error compensation method, device, equipment and storage medium
CN115971690A (en) * 2023-03-21 2023-04-18 济南邦德激光股份有限公司 Plane laser cutting machine perpendicularity correction method and system
CN117102701A (en) * 2023-10-24 2023-11-24 上海方菱计算机软件有限公司 Compensation control method and device for groove cutting height, electronic equipment and storage medium
CN117123922A (en) * 2023-10-26 2023-11-28 上海方菱计算机软件有限公司 Oval tube centering method, system, electronic equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
型钢切割机机械手臂设计;李昊;《黑龙江工业学院学报》;20200831;第20卷(第8期);第53-61页 *
数控龙门镗铣床龙门结构特性分析及优化;李晓圆;《中国优秀硕士学位论文全文数据库》;20130315;B022-637 *

Also Published As

Publication number Publication date
CN117742239A (en) 2024-03-22

Similar Documents

Publication Publication Date Title
CN109746915B (en) Kinematics method for improving absolute positioning precision of industrial robot
CN117742239B (en) Vertical correction system and correction method for machine tool
CN101957611B (en) Spline real-time interpolation method
CN111580453B (en) PLC-based implementation method for improving precision of two-dimensional circular interpolation track
CN107608344A (en) Vehicle motion control method, apparatus and relevant device based on trajectory planning
CN112847353A (en) Multi-segment welding seam track correction method based on offline programming software
JPH0789287B2 (en) Robot programming method
CN117055467B (en) Automatic control system and control method for five-axis machining robot
CN115113582A (en) A five-axis position loop gain off-line correction method for part contour error
CN114043151A (en) Automatic and rapid generation system and method for welding track and welding robot
JP4431880B2 (en) NC post processor for multi-axis numerical controller
CN112958974A (en) Interactive automatic welding system based on three-dimensional vision
CN112548527A (en) Device and method for dynamic shaft hole assembly based on multi-camera visual servo
CN110940351A (en) Robot precision compensation method based on parameter dimension reduction identification
US11203117B2 (en) Teaching data generation system for vertical multi-joint robot
CN118528253A (en) Control method and device for operation robot
JP2009262306A (en) Method of teaching robot
CN114535825B (en) Laser marking vehicle identification code system based on manipulator
KR101186258B1 (en) Synchronizing Method for Stage and Scanner in Laser Processing Apparatus
CN114309926A (en) Three-dimensional complex surface-oriented laser marking method and system
CN110919184B (en) A compensation method for moving laser galvanometer welding system
JP3208722B2 (en) Tracking device for manipulator and tracking control method
JP7307263B2 (en) Deburring device and control system
CN117325166B (en) Mechanical arm control method, system, medium and equipment for traveling vehicle
CN118493409B (en) Calibration method for dynamic following of robot

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