CN112786475A - Automatic deviation rectifying method for wafer - Google Patents

Automatic deviation rectifying method for wafer Download PDF

Info

Publication number
CN112786475A
CN112786475A CN201911084735.6A CN201911084735A CN112786475A CN 112786475 A CN112786475 A CN 112786475A CN 201911084735 A CN201911084735 A CN 201911084735A CN 112786475 A CN112786475 A CN 112786475A
Authority
CN
China
Prior art keywords
wafer
robot
coordinate
center
laser sensor
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.)
Pending
Application number
CN201911084735.6A
Other languages
Chinese (zh)
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.)
Shenyang Xinsong Semiconductor Equipment Co ltd
Original Assignee
Shenyang Siasun Robot and Automation 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 Shenyang Siasun Robot and Automation Co Ltd filed Critical Shenyang Siasun Robot and Automation Co Ltd
Priority to CN201911084735.6A priority Critical patent/CN112786475A/en
Publication of CN112786475A publication Critical patent/CN112786475A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H01ELECTRIC ELEMENTS
    • H01LSEMICONDUCTOR DEVICES NOT COVERED BY CLASS H10
    • H01L21/00Processes or apparatus adapted for the manufacture or treatment of semiconductor or solid state devices or of parts thereof
    • H01L21/67Apparatus specially adapted for handling semiconductor or electric solid state devices during manufacture or treatment thereof; Apparatus specially adapted for handling wafers during manufacture or treatment of semiconductor or electric solid state devices or components ; Apparatus not specifically provided for elsewhere
    • H01L21/67005Apparatus not specifically provided for elsewhere
    • H01L21/67242Apparatus for monitoring, sorting or marking
    • H01L21/67259Position monitoring, e.g. misposition detection or presence detection

Abstract

The invention belongs to a control technology for automatically correcting the position of a wafer on a finger in the process of transporting the wafer by a vacuum robot, and particularly relates to an automatic wafer deviation correcting (AWC) method which mainly comprises an implementation mode of the AWC method and an AWC algorithm. The invention comprises the following steps: AWC data acquisition: collecting coordinates recorded by a laser sensor when a wafer passes through the laser sensor; AWC calibration: calculating to obtain the coordinate of the laser sensor under the robot hand base coordinate through the robot hand finger center coordinate and the wafer radius, and performing an automatic deviation rectifying function by taking the coordinate as a reference; AWC deviation calculation: and calculating to obtain a deviation value through the coordinate of the laser sensor under the robot base coordinate, the coordinate of the finger center under the robot base coordinate, the coordinate of the wafer center and an included angle of the trigger point relative to the original point of the robot base coordinate. The wafer self-correcting device realizes the self-correcting function of the robot in the wafer transmission process, and ensures the precision of the robot in wafer transmission.

Description

Automatic deviation rectifying method for wafer
Technical Field
The invention belongs to a control technology for automatically correcting the position of a wafer on a finger in the process of transporting the wafer by a vacuum robot, and mainly comprises an AWC method implementation mode and an AWC algorithm.
Background
The domestic robot hand does not have the function of automatically adjusting the position of the wafer on the finger of the robot hand in the process of transmitting the wafer, but the wafer deviates from the center position of the finger of the robot hand to cause the phenomenon of wafer falling or wafer collision in practical application after multiple transmissions, so that the robot hand needs to develop a function of automatically correcting the position of the wafer on the finger in order to ensure that the wafer is always kept within the allowable error range of the center of the finger in the process of transmitting the wafer.
Disclosure of Invention
The invention realizes the method for automatically correcting the position of the wafer on the finger in the process of transferring the wafer by the robot hand.
The technical scheme adopted by the invention for realizing the purpose is as follows:
an automatic deviation rectifying method for a wafer comprises the following steps:
1) AWC data acquisition: collecting the center coordinates of the fingers of the robot hand recorded by the laser sensor when the wafer passes through the laser sensor;
2) AWC calibration: calculating to obtain the coordinate of the laser sensor under the robot hand base coordinate through the robot hand finger center coordinate and the wafer radius, and performing an automatic deviation rectifying function by taking the coordinate as a reference;
3) the AWC data was collected again: collecting the center coordinates of the fingers of the robot hand recorded by the laser sensor when the wafer passes through the laser sensor;
4) AWC deviation calculation: and obtaining a deviation value through the coordinate of the laser sensor under the robot base coordinate, the coordinate of the finger center under the robot base coordinate, the coordinate of the wafer center and the included angle of the trigger point relative to the original point of the robot base coordinate, so as to realize the automatic deviation rectifying function of the robot.
The step 1) is as follows: the wafer blocks the laser sensor A, B and 4 sets of coordinates of the finger center of the robot hand from t1 to t4 at 4 triggering times generated when the robot hand leaves the laser sensor A, B during the wafer transferring process.
The positions of the laser sensors A and B cannot be symmetrical relative to the movement track of the robot hand.
The step 2) is as follows: calculating the coordinate of the laser sensor A or B under the machine hand base coordinate through the coordinate obtained in the step 1) and the wafer radius R, wherein the calculation formula is as follows:
(x2-a)^2+(y2-b)^2=R^2 (1)
(x3-a)^2+(y3-b)^2=R^2 (2)
finishing to obtain:
(C2^2+1)*b^2+(2*x2*C2-2*C1*C2-2*y2)*b+x2^2-2*x2*C1+C1^2+y2^2-R^2=0
C1=(x3^2-x2^2+y3^2-y2^2)/(2*(x3-x2))
C2=(y3-y2)/(x3-x2)
solving the formulas (1) and (2) can obtain the value of b, and substituting the formula can obtain the value of a;
wherein, (x2, y2), (x3, y3) are the center O of the robot finger respectively2、O3Coordinates under the robot hand base coordinate, (a, B) are coordinates of the laser sensor a or B under the robot hand base coordinate, and C1, C2 are constants converted from the coordinates acquired in step 1).
The step 4) is as follows: calculating to obtain an offset value according to the coordinates of the laser sensor A, B under the robot base coordinate obtained in the step 2), the coordinates of the centers of the 4 groups of robot fingers obtained in the step 3), the coordinates of the wafer center at the time of t 1-t 4 and an included angle of the trigger point relative to the robot base coordinate origin at the time of t 1-t 4, wherein the calculation formula is as follows:
X1=x1+d*cos(θ1+ψ-π/2)
Y1=y1+d*sin(θ1+ψ-π/2);
X2=x2+d*cos(θ2+ψ-π/2)
Y2=y2+d*sin(θ2+ψ-π/2)
X3=x3+d*cos(θ3+ψ-π/2)
Y3=y3+d*sin(θ3+ψ-π/2)
X4=x4+d*cos(θ4+ψ-π/2)
Y4=y4+d*sin(θ4+ψ-π/2)
(X1-Xa)^2+(Y1-Ya)^2=R^2 ①
(X2-Xb)^2+(Y2-Yb)^2=R^2 ②
(X3-Xb)^2+(Y3-Yb)^2=R^2 ③
(X4-Xa)^2+(Y4-Ya)^2=R^2 ④
the coordinates (a, b) of the laser sensor A, B under the robot base coordinate system are respectively (Xa, Ya), (Xb, Yb), R is the wafer radius, (X1, Y1), (X2, Y2), (X3, Y3), (X4, Y4) are the coordinates of the robot finger center at times t1 to t4, (X1, Y1), (X2, Y2), (X3, Y3), (X4, Y4) are the coordinates of the wafer center at times t1 to t4, θ 1, θ 2, θ 3, θ 4 are the included angles of the trigger points at times t1 to t4 relative to the robot base coordinate system origin, d is the deviation distance between the wafer center and the finger center, and ψ is the deviation angle between the wafer center and the finger center relative to the finger coordinate system;
and solving a group of deviation values d and psi according to any three groups of equations from the first to the fourth to obtain 4 groups, respectively calculating the distance between the wafer center (X1, Y1) and the sensor A (Xa, Ya) at the triggering moment by using the 4 groups of deviation values and the corresponding trigger points to be equivalent to the calculated value of the radius of the wafer, selecting a group of deviation values with the calculated radius of the wafer being closest to the actual radius of the wafer as deviation-correcting deviations, and converting the deviations into joint deviation values to correct the deviation.
The invention has the following beneficial effects and advantages:
the wafer self-correcting device realizes the self-correcting function of the robot in the wafer transmission process, and ensures the precision of the robot in wafer transmission.
Drawings
FIG. 1 is a scheme flow diagram of the present invention;
FIG. 2 is a schematic diagram of AWC data acquisition;
FIG. 3 is a schematic diagram of the AWC calibration principle;
FIG. 4 is a schematic diagram of wafer misalignment.
Detailed Description
The key points of the technology of the invention are as follows:
1. two sensors are mounted on the station.
2. The robot arm triggers the sensor during the telescoping process.
3. And calculating the calibration position through the coded disc value recorded at the triggering moment.
4. And calculating the deviation value between the wafer and the center of the finger according to the code disc value recorded at the triggering moment.
5. The robot automatically corrects the wafer position using the deviation.
The present invention will be described in further detail with reference to the accompanying drawings and examples.
As shown in fig. 1, the general scheme of AWC (active wafer centering) function includes: AWC data acquisition, AWC calibration and AWC deviation calculation.
As shown in fig. 2, AWC data is collected by two laser sensors, the robot arm will sequentially block the laser sensors A, B during wafer transportation, and the driver records the code wheel value of each axis of the robot arm at this moment while generating the trigger signal, and similarly, the trigger signal will also be generated and the code wheel value of each axis will be recorded when the wafer leaves the sensors. The robot hand records four code wheel values in total during the passage of the two laser sensors.
The robot hand needs to carry out AWC calibration before realizing the AWC deviation rectifying function, the AWC calibration aims at recording the standard position of the wafer on the finger of the robot hand, and the automatic deviation rectifying function is carried out by taking the position as the reference. In the AWC calibration process, the robot can record the code disc values of all axes at four triggering moments, and then transmits data to the robot controller through the bus. And the robot hand calculates the coordinate value of the sensor relative to the base coordinate of the robot hand at the moment through a calibration algorithm.
After calibration is completed, when the robot carries the wafer again and transmits the wafer to the designated station, the robot records the code disc values of all axes triggered four times again, and then transmits data to the robot controller through the bus. The robot hand calculates the deviation value between the wafer and the finger center of the robot hand by using the code disc values of all the axes at the 4-time triggering moment, and then converts the deviation into the joint deviation value of each axis, thereby realizing the automatic deviation rectifying function of the robot hand.
AWC calibration principle:
as shown in fig. 3, the solid black box is the position of the sensor A, B, which requires that the sensor position is not symmetrical with respect to the robot motion trajectory, ensuring that there is a time interval between the two triggers.
The calibration aims to calculate the coordinate value of the sensor under the robot base coordinate by recording the code disc value of the finger center twice and the wafer radius R. The principle is as follows: the center of the circle is found by two points and the radius on the known circle as the dotted line circle. The code wheel value of the center of the robot finger recorded when the wafer triggers the sensor B for the first time is O2, the distance from O2 to the sensor B is the wafer radius R at this time, the code wheel value of the center of the robot finger recorded when the wafer leaves the sensor B is O3, the distance from O3 to the sensor B is the wafer radius R at this time, and O2 and O3 can be regarded as two points on a circle (i.e., a dashed line circle) with the sensor B as the center and R as the radius. Knowing the coordinates and radius of the two points on the circle, the coordinates (a, B) of sensor B can be found. The coordinates of sensor a can be found in the same way.
Let the coordinate values of O2 and O3 under the robot hand base coordinate be (x2, y2), (x3, y3), the wafer radius be R, and the center of the dotted line (i.e., the coordinate of sensor B) be (a, B).
The coordinate values of a and b can be obtained by the following formula:
(x2-a)^2+(y2-b)^2=R^2
(x3-a)^2+(y3-b)^2=R^2
finishing to obtain:
(C2^2+1)*b^2+(2*x2*C2-2*C1*C2-2*y2)*b+x2^2-2*x2*C1+C1^2+y2^2-R^2=0
C1=(x3^2-x2^2+y3^2-y2^2)/(2*(x3-x2))
C2=(y3-y2)/(x3-x2)
solving a quadratic equation with one element can solve the value of b, substituting the quadratic equation into a formula can solve the value of a, and solving the coordinate value of the sensor A in the same way.
Principle of deviation calculation
The coordinate values of the two sensors under the base coordinate can be determined A, B through calibration, the sensors are triggered by the wafer 4 times during rectification, because the wafer has deviation on the finger, the coordinate value of the center of the finger recorded at the moment is not the coordinate value of the center of the finger at the calibration moment, and the deviation distance between the center of the wafer and the center of the finger is assumed to be d, and the angle is psi (the included angle between the line segment from the center of the wafer to the center of the finger and the positive direction of the x axis of the finger coordinate system). As shown in fig. 4. The coordinate value of the center of the wafer can be calculated through 4 coordinate values recorded during triggering, and the coordinates of the two sensors are set to be A (Xa, Ya) and B (Xb, Yb); the radius is R; the coordinate values of the finger centers of the 4 triggering sensors are a (X1, Y1), B (X2, Y2), C (X3, Y3) and D (X4, Y4), and the coordinate values of the corresponding wafer centers at the corresponding time are A (X1, Y1), B (X2, Y2), C (X3, Y3) and D (X4, Y4). Theta 1, theta 2, theta 3 and theta 4 are included angles between 4 trigger points a, B, c and d and a robot base coordinate (the included angles are included angles between the trigger points and the robot base coordinate origin and the positive direction of the x axis of the robot base coordinate), according to physical significance, the distance from the circle centers of A, D to the sensor A is the wafer radius R, and the distance from the circle centers of B, C to the sensor B is the wafer radius R. The standard equation for 4 circles can be listed. The formula is as follows:
X1=x1+d*cos(θ1+ψ-π/2)
Y1=y1+d*sin(θ1+ψ-π/2);
X2=x2+d*cos(θ2+ψ-π/2)
Y2=y2+d*sin(θ2+ψ-π/2)
X3=x3+d*cos(θ3+ψ-π/2)
Y3=y3+d*sin(θ3+ψ-π/2)
X4=x4+d*cos(θ4+ψ-π/2)
Y4=y4+d*sin(θ4+ψ-π/2)
(X1-Xa)^2+(Y1-Ya)^2=R^2 ①
(X2-Xb)^2+(Y2-Yb)^2=R^2 ②
(X3-Xb)^2+(Y3-Yb)^2=R^2 ③
(X4-Xa)^2+(Y4-Ya)^2=R^2 ④
the method comprises the steps of solving a group of deviation values d and psi according to equations (i), (ii) and (iv), solving a group of deviation values d and psi according to equations (i), (iii) and (iv), calculating a calculated value of a radius at a trigger time by using 4 groups of deviation values and corresponding trigger points respectively, selecting a group of deviation values calculated to be the closest to the radius of a wafer as deviation-correcting deviations, and converting the deviations into joint deviation values to correct the deviation.

Claims (5)

1. An automatic deviation rectifying method for a wafer is characterized by comprising the following steps:
1) AWC data acquisition: collecting the center coordinates of the fingers of the robot hand recorded by the laser sensor when the wafer passes through the laser sensor;
2) AWC calibration: calculating to obtain the coordinate of the laser sensor under the robot hand base coordinate through the robot hand finger center coordinate and the wafer radius, and performing an automatic deviation rectifying function by taking the coordinate as a reference;
3) the AWC data was collected again: collecting the center coordinates of the fingers of the robot hand recorded by the laser sensor when the wafer passes through the laser sensor;
4) AWC deviation calculation: and obtaining a deviation value through the coordinate of the laser sensor under the robot base coordinate, the coordinate of the finger center under the robot base coordinate, the coordinate of the wafer center and the included angle of the trigger point relative to the original point of the robot base coordinate, so as to realize the automatic deviation rectifying function of the robot.
2. The automatic deviation rectifying method for the wafer according to claim 1, wherein the step 1) is as follows: the wafer blocks the laser sensor A, B and 4 sets of coordinates of the finger center of the robot hand from t1 to t4 at 4 triggering times generated when the robot hand leaves the laser sensor A, B during the wafer transferring process.
3. The method as claimed in claim 2, wherein the positions of the laser sensors A and B are not symmetrical with respect to the movement track of the robot.
4. The automatic deviation rectifying method for the wafer according to claim 1, wherein the step 2) is as follows: calculating the coordinate of the laser sensor A or B under the machine hand base coordinate through the coordinate obtained in the step 1) and the wafer radius R, wherein the calculation formula is as follows:
(x2-a)^2+(y2-b)^2=R^2 (1)
(x3-a)^2+(y3-b)^2=R^2 (2)
finishing to obtain:
(C2^2+1)*b^2+(2*x2*C2-2*C1*C2-2*y2)*b+x2^2-2*x2*C1+C1^2+y2^2-R^2=0
C1=(x3^2-x2^2+y3^2-y2^2)/(2*(x3-x2))
C2=(y3-y2)/(x3-x2)
solving the formulas (1) and (2) can obtain the value of b, and substituting the formula can obtain the value of a;
wherein, (x2, y2), (x3, y3) are the center O of the robot finger respectively2、O3Coordinates under the robot hand base coordinate, (a, B) are coordinates of the laser sensor a or B under the robot hand base coordinate, and C1, C2 are constants converted from the coordinates acquired in step 1).
5. The automatic deviation rectifying method for the wafer according to claim 1, wherein the step 4) is as follows: calculating to obtain an offset value according to the coordinates of the laser sensor A, B under the robot base coordinate obtained in the step 2), the coordinates of the centers of the 4 groups of robot fingers obtained in the step 3), the coordinates of the wafer center at the time of t 1-t 4 and an included angle of the trigger point relative to the robot base coordinate origin at the time of t 1-t 4, wherein the calculation formula is as follows:
X1=x1+d*cos(θ1+ψ-π/2)
Y1=y1+d*sin(θ1+ψ-π/2);
X2=x2+d*cos(θ2+ψ-π/2)
Y2=y2+d*sin(θ2+ψ-π/2)
X3=x3+d*cos(θ3+ψ-π/2)
Y3=y3+d*sin(θ3+ψ-π/2)
X4=x4+d*cos(θ4+ψ-π/2)
Y4=y4+d*sin(θ4+ψ-π/2)
(X1-Xa)^2+(Y1-Ya)^2=R^2 ①
(X2-Xb)^2+(Y2-Yb)^2=R^2 ②
(X3-Xb)^2+(Y3-Yb)^2=R^2 ③
(X4-Xa)^2+(Y4-Ya)^2=R^2 ④
the coordinates (a, b) of the laser sensor A, B under the robot base coordinate system are respectively (Xa, Ya), (Xb, Yb), R is the wafer radius, (X1, Y1), (X2, Y2), (X3, Y3), (X4, Y4) are the coordinates of the robot finger center at times t1 to t4, (X1, Y1), (X2, Y2), (X3, Y3), (X4, Y4) are the coordinates of the wafer center at times t1 to t4, θ 1, θ 2, θ 3, θ 4 are the included angles of the trigger points at times t1 to t4 relative to the robot base coordinate system origin, d is the deviation distance between the wafer center and the finger center, and ψ is the deviation angle between the wafer center and the finger center relative to the finger coordinate system;
and solving a group of deviation values d and psi according to any three groups of equations from the first to the fourth to obtain 4 groups, respectively calculating the distance between the wafer center (X1, Y1) and the sensor A (Xa, Ya) at the triggering moment by using the 4 groups of deviation values and the corresponding trigger points to be equivalent to the calculated value of the radius of the wafer, selecting a group of deviation values with the calculated radius of the wafer being closest to the actual radius of the wafer as deviation-correcting deviations, and converting the deviations into joint deviation values to correct the deviation.
CN201911084735.6A 2019-11-08 2019-11-08 Automatic deviation rectifying method for wafer Pending CN112786475A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911084735.6A CN112786475A (en) 2019-11-08 2019-11-08 Automatic deviation rectifying method for wafer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911084735.6A CN112786475A (en) 2019-11-08 2019-11-08 Automatic deviation rectifying method for wafer

Publications (1)

Publication Number Publication Date
CN112786475A true CN112786475A (en) 2021-05-11

Family

ID=75748170

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911084735.6A Pending CN112786475A (en) 2019-11-08 2019-11-08 Automatic deviation rectifying method for wafer

Country Status (1)

Country Link
CN (1) CN112786475A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115167198A (en) * 2022-06-21 2022-10-11 沈阳新松机器人自动化股份有限公司 Wafer deviation rectifying system and method of double-end mechanical arm

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001110873A (en) * 1999-10-06 2001-04-20 Tokyo Electron Ltd Treatment device
US20040167743A1 (en) * 2002-12-20 2004-08-26 Martin Hosek System and method for on-the-fly eccentricity recognition
CN1684803A (en) * 2002-05-30 2005-10-19 罗兹株式会社 Automatic reference position teaching method, automatic positioning method, and automatic carrying method for disk-like object, automatic reference position teaching device, automatic positioning devi
US20070071581A1 (en) * 2005-07-11 2007-03-29 Ulysses Gilchrist Process apparatus with on-the-fly workpiece centering
CN105609453A (en) * 2014-11-11 2016-05-25 沈阳新松机器人自动化股份有限公司 Semiconductor wafer transmission device
CN105655266A (en) * 2014-11-12 2016-06-08 沈阳新松机器人自动化股份有限公司 DSP-based wafer eccentricity online detection apparatus and method
CN106340479A (en) * 2015-07-07 2017-01-18 东京毅力科创株式会社 Substrate conveyance method and substrate processing apparatus
CN109866208A (en) * 2017-12-05 2019-06-11 日本电产三协株式会社 The teaching method of robot and robot

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001110873A (en) * 1999-10-06 2001-04-20 Tokyo Electron Ltd Treatment device
CN1684803A (en) * 2002-05-30 2005-10-19 罗兹株式会社 Automatic reference position teaching method, automatic positioning method, and automatic carrying method for disk-like object, automatic reference position teaching device, automatic positioning devi
US20040167743A1 (en) * 2002-12-20 2004-08-26 Martin Hosek System and method for on-the-fly eccentricity recognition
US20070071581A1 (en) * 2005-07-11 2007-03-29 Ulysses Gilchrist Process apparatus with on-the-fly workpiece centering
CN105609453A (en) * 2014-11-11 2016-05-25 沈阳新松机器人自动化股份有限公司 Semiconductor wafer transmission device
CN105655266A (en) * 2014-11-12 2016-06-08 沈阳新松机器人自动化股份有限公司 DSP-based wafer eccentricity online detection apparatus and method
CN106340479A (en) * 2015-07-07 2017-01-18 东京毅力科创株式会社 Substrate conveyance method and substrate processing apparatus
CN109866208A (en) * 2017-12-05 2019-06-11 日本电产三协株式会社 The teaching method of robot and robot

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115167198A (en) * 2022-06-21 2022-10-11 沈阳新松机器人自动化股份有限公司 Wafer deviation rectifying system and method of double-end mechanical arm
CN115167198B (en) * 2022-06-21 2023-03-21 沈阳新松机器人自动化股份有限公司 Wafer deviation rectifying system and method of double-end mechanical arm

Similar Documents

Publication Publication Date Title
CN109885049B (en) Automatic mapping and path matching method for laser-guided AGV (automatic guided vehicle) based on dead reckoning
CN112775956A (en) Implementation method of AWC (automatic guided wave control) deviation correcting system of manipulator
CN104354157A (en) Tire transfer robot and control method thereof
WO2018137431A1 (en) Method for robot to automatically find bending position
CN108515519B (en) Grinding path self-adaptive correction method based on force sensor
CN104570938A (en) Double-arm robot system in plug-in mounting production and intelligent control method of double-arm robot system
CN113211431B (en) Pose estimation method based on two-dimensional code correction robot system
CN109605344B (en) Multi-degree-of-freedom open-loop stepping series mechanical arm and control method thereof
CN112786475A (en) Automatic deviation rectifying method for wafer
CN110579209A (en) Positioning error compensation method and system based on RFID positioning technology
CN103760921B (en) The initial point Precise Position System of the multiple sensor fusion of low precision and localization method
CN109465831B (en) Method for improving calibration precision of tool coordinate system of industrial robot
CN108536146B (en) Intelligent control method for positioning charging base of mobile robot based on path and RSSI (received Signal Strength indicator)
CN102087482A (en) Synchronized motion error correction and control system of photoetching machine worktable
CN107717988A (en) A kind of industrial machinery arm precision calibration method based on general Ke Lijin
CN107932502A (en) A kind of SCARA method for planning track of robot based on binocular stereo vision
CN103094162B (en) Method for positioning center of wafer circle on manipulator
CN103868996B (en) Double-manipulator workpiece coordinate system automatic reclosing method for Non-Destructive Testing
CN103862474A (en) Identification method for robot joint initial parameters
CN103199022B (en) Calibration method of prealignment machine
CN109345697B (en) Vending machine automatic recharging navigation method
CN111251303A (en) Robot motion control method for periodic attitude adjustment
CN116330287A (en) Industrial robot system for in-service precision intelligent diagnosis and calibration and diagnosis and calibration method
CN204471369U (en) A kind of band is magnetic the robot of position of rotation
CN113043264B (en) Zero calibration method for integrated joint seven-axis 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
TA01 Transfer of patent application right

Effective date of registration: 20231108

Address after: No.15-1 Feiyun Road, Hunnan District, Shenyang City, Liaoning Province, 110169

Applicant after: Shenyang Xinsong Semiconductor Equipment Co.,Ltd.

Address before: Hunnan New District Jinhui street in Shenyang of Liaoning province 110168 City No. 16

Applicant before: SHENYANG SIASUN ROBOT & AUTOMATION Co.,Ltd.

TA01 Transfer of patent application right