WO2022004649A1 - 数値制御システム - Google Patents
数値制御システム Download PDFInfo
- Publication number
- WO2022004649A1 WO2022004649A1 PCT/JP2021/024344 JP2021024344W WO2022004649A1 WO 2022004649 A1 WO2022004649 A1 WO 2022004649A1 JP 2021024344 W JP2021024344 W JP 2021024344W WO 2022004649 A1 WO2022004649 A1 WO 2022004649A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- robot
- coordinate
- numerical control
- control device
- value
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Program-control systems
- G05B19/02—Program-control systems electric
- G05B19/18—Numerical 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 program data in numerical form
- G05B19/4155—Numerical 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 program data in numerical form characterised by program execution, i.e. part program or machine function execution, e.g. selection of a program
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Program-control systems
- G05B19/02—Program-control systems electric
- G05B19/418—Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
- G05B19/41845—Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM] characterised by system universality, reconfigurability, modularity
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B25—HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
- B25J—MANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
- B25J9/00—Program-controlled manipulators
- B25J9/16—Program controls
- B25J9/1656—Program controls characterised by programming, planning systems for manipulators
- B25J9/1658—Program controls characterised by programming, planning systems for manipulators characterised by programming language
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B25—HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
- B25J—MANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
- B25J9/00—Program-controlled manipulators
- B25J9/16—Program controls
- B25J9/1656—Program controls characterised by programming, planning systems for manipulators
- B25J9/1661—Program controls characterised by programming, planning systems for manipulators characterised by task planning, object-oriented languages
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/39—Robotics, robotics to robotics hand
- G05B2219/39001—Robot, manipulator control
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/39—Robotics, robotics to robotics hand
- G05B2219/39158—Configuration description language, to define behaviour of system
Definitions
- This disclosure relates to a numerical control system.
- the programming language is different between the numerical control program for controlling the machine tool and the robot program for controlling the robot. Therefore, in order to operate the machine tool and the robot in parallel, the operator needs to be familiar with both the numerical control program and the robot program.
- Patent Document 1 discloses a numerical control device that controls both a machine tool and a robot by a numerical control program. According to the numerical control device of Patent Document 1, an operator familiar with the numerical control program can also control the robot without mastering the robot program.
- the position and posture of a general 6-axis articulated robot have each axis coordinate format having the rotation angle values of 6 joints (J1, J2, J3, J4, J5, J6) as components, and 3 orthogonal coordinates. It is expressed by a Cartesian coordinate format or the like whose components are coordinate values (X, Y, Z) along the coordinate axes and rotation angle values (A, B, C) around each orthogonal coordinate axis. Therefore, it is preferable that the numerical control program in the numerical control device can be created in either the coordinate format of each axis coordinate format or the orthogonal coordinate format.
- the rotation angle of each joint of the robot is directly specified, so that the axis arrangement of each arm and wrist of the robot and rotation of 360 degrees or more are possible.
- the number of rotations of joints (hereinafter collectively referred to as "robot form") is also uniquely determined.
- the position of the robot control point for example, the tip of the robot arm
- the position of the robot arm are basically based on the above-mentioned six coordinate values (X, Y, Z, A, B, C). Since the posture is specified, the shape of the robot cannot be uniquely determined.
- the present disclosure has been made in view of the above problems, and provides a numerical control system capable of creating a numerical control program for controlling a robot without recognizing the form of the robot.
- One aspect of the present disclosure is a numerical control device that generates a machine tool command signal that is a command to a machine machine according to a first numerical control program and a robot command signal that is a command to a robot according to a second numerical control program.
- a robot control device capable of communicating with a numerical control device and controlling the operation of the robot based on the robot command signal is provided, and the robot control device is information necessary for specifying the form of the robot.
- a certain form information is acquired, the form information is transmitted to the numerical control device, and the numerical control device transmits the robot command signal based on the form information transmitted from the robot control device and the second numerical control program. It is a numerical control system to generate.
- the numerical control device generates a machine tool command signal for the machine tool according to the first numerical control program, and also generates a robot command signal for the robot according to the second numerical control program. It can communicate with the numerical control device and controls the operation of the robot based on the robot command signal transmitted from the numerical control device. Further, the robot control device acquires morphological information which is information necessary for specifying the morphology of the robot, and transmits this morphological information to the numerical control device, and the numerical control device is morphological information transmitted from the robot control device. And the robot command signal is generated based on the second numerical control program.
- the numerical control device can acquire the robot morphology information at that time as needed, the operator can create the second numerical control program without recognizing the robot morphology. Therefore, it is convenient for operators who are unfamiliar with robots. Further, this makes it possible to compress the size of the second numerical control program by the amount of the robot morphology information.
- FIG. 1 is a schematic diagram of the numerical control system 1 according to the present embodiment.
- the numerical control system 1 is communicably connected to the machine tool 2, the numerical control device (CNC) 5 for controlling the machine tool 2, the robot 3 provided in the vicinity of the machine tool 2, and the numerical control device 5.
- the robot control device 6 is provided.
- the numerical control device 5 generates a machine tool command signal which is a command to the machine tool 2 and a robot command signal which is a command to the robot 3 according to a predetermined numerical control program, and these machine tool command signals and robot command signals are used for the machine tool. 2 and the robot control device 6.
- the robot control device 6 controls the operation of the robot 3 in response to a robot command signal transmitted from the numerical control device 5.
- the machine tool 2 processes a workpiece (not shown) in response to a machine tool command signal transmitted from the numerical control device 5.
- the machine tool 2 is, for example, a lathe, a drilling machine, a milling machine, a grinding machine, a laser processing machine, an injection molding machine, and the like, but is not limited thereto.
- the robot 3 operates under the control of the robot control device 6, and performs a predetermined work on a work that has been machined by, for example, a machine tool 2.
- the robot 3 is, for example, an articulated robot, and a gripping tool 32 for gripping a work is attached to an arm tip portion 31 thereof.
- the robot 3 describes a case where the work processed by the machine tool 2 is gripped by the gripping tool 32 at a predetermined position and the work is conveyed to the predetermined position, but the present invention is not limited to this. Further, in the following, the case where the robot 3 is a 6-axis articulated robot will be described, but the number of axes is not limited to this.
- the numerical control device 5 and the robot control device 6 have arithmetic processing means such as a CPU (Central Processing Unit), auxiliary storage means such as an HDD (Hard Disk Drive) and SSD (Solid State Drive) storing various programs, and arithmetic processing, respectively.
- Main storage means such as RAM (Random Access Memory) for storing data temporarily required for the means to execute a program, operation means such as a keyboard on which the operator performs various operations, and various information is displayed to the operator.
- It is a computer composed of hardware such as display means such as a display.
- the robot control device 6 and the numerical control device 5 can transmit and receive various signals to and from each other by, for example, Ethernet (registered trademark).
- FIG. 2 is a functional block diagram of the numerical control device 5 and the robot control device 6.
- the numerical control device 5 includes a machine tool control module 51 as a control system for the machine tool 2, a robot control module 52 as a control system for the robot 3, a storage unit 53, and the like, depending on the hardware configuration. Various functions are realized.
- the storage unit 53 stores, for example, a plurality of numerical control programs created based on an operation by an operator. More specifically, the storage unit 53 contains a numerical control program for the machine tool as a first numerical control program for controlling the operation of the machine tool 2, and a second numerical value for controlling the operation of the robot 3. Numerical control programs for robots as control programs are stored. These numerical control programs for machine tools and numerical control programs for robots are written in a common programming language (for example, G code).
- the numerical control program for the machine tool is described based on the machine tool coordinate system as the first coordinate system with the reference point determined on the machine tool 2 or in the vicinity of the machine tool 2 as the origin. That is, in the numerical control program for the machine tool, the position and the attitude of the control point of the machine tool 2 are described by the coordinate values in the machine tool coordinate system.
- the numerical control program for the robot is described based on the robot coordinate system as the second coordinate system different from the machine tool coordinate system. That is, in the numerical control program for the robot, the position and the posture of the control point of the robot 3 (for example, the arm tip portion 31 of the robot 3) are described by the coordinate values in the robot coordinate system different from the machine tool coordinate system.
- This robot coordinate system is a coordinate system whose origin is a reference point determined on the robot 3 or in the vicinity of the robot 3. In the following, a case where the robot coordinate system is different from the machine tool coordinate system will be described, but the present disclosure is not limited to this.
- the robot coordinate system may match the machine tool coordinate system. In other words, the origin or coordinate axis direction of the robot coordinate system may be matched with the origin or coordinate axis direction of the machine tool coordinate system.
- the robot coordinate system can be switched between two or more coordinate formats with different control axes. More specifically, in the numerical control program for the robot, the position and the posture of the control point of the robot 3 can be specified by the orthogonal coordinate format or each axis coordinate format.
- the position and orientation of the control point of the robot 3 are the coordinates of a total of six real numbers whose components are the rotation angle values (J1, J2, J3, J4, J5, J6) of the six joints of the robot 3. Specified by a value.
- the positions and orientations of the control points of the robot 3 are three coordinate values (X, Y, Z) along the three Cartesian axes and three rotation angle values (A, B) around each Cartesian axis. , C), and is specified by a total of six real coordinate values.
- each axis coordinate format in order to directly specify the rotation angle of each joint of the robot 3, the axis arrangement of each arm and wrist of the robot 3 and the number of rotations of the joint that can rotate 360 degrees or more (hereinafter). , These are collectively referred to as "the form of the robot 3").
- the position and orientation of the control point of the robot 3 are specified by six coordinate values (X, Y, Z, A, B, C), so that the form of the robot 3 is unique. Cannot be determined. Therefore, in the numerical control program for the robot, it is possible to specify the form of the robot 3 by the form value P which is an integer value of a predetermined number of digits.
- the position and orientation of the control point of the robot 3 and the form of the robot 3 are represented by six coordinate values (J1, J2, J3, J4, J5, J6) under each axis coordinate format, and are represented by the orthogonal coordinate format. Is represented by six coordinate values and one morphological value (X, Y, Z, A, B, C, P).
- the coordinate format is set by G code "G68.8” and "G68.9". More specifically, by inputting the G code “G68.8”, the coordinate format is set to each axis coordinate format, and by inputting the G code "G68.9", the coordinate format becomes the orthogonal coordinate format. Set.
- the G codes “G68.8” and “G68.9” for setting these coordinate formats are modal. Therefore, the coordinate format is maintained until the coordinate format is changed by these G codes again after the coordinate format is set to each axis coordinate format or the orthogonal coordinate format by these G codes.
- the numerical control program for the robot does not describe the G code for setting these coordinate formats, the coordinate format is automatically set to the orthogonal coordinate format. Not exclusively.
- the machine tool control module 51 generates a machine tool command signal, which is a command to the machine tool 2, according to a numerical control program for the machine tool, and inputs the signal to an actuator (not shown) of the machine tool 2. More specifically, the machine tool control module 51 reads out the numerical control program for the machine tool stored in the storage unit 53, and generates a machine tool command signal by analyzing the command type based on the numerical control program. .. The machine tool 2 operates in response to a machine tool command signal transmitted from the machine tool control module 51, and processes a workpiece (not shown).
- the robot control module 52 generates a robot command signal which is a command to the robot 3 and various request signals to the robot control device 6 according to a numerical control program for the robot, and transmits these signals to the robot control device 6. More specifically, the robot control module 52 includes a program input unit 521, an input analysis unit 522, a coordinate form information control unit 523, a coordinate form information management unit 524, a robot command signal generation unit 525, and a memory 526. A coordinate display unit 527 and a data transmission / reception unit 528 are provided, and robot command signals and various request signals are generated by these.
- the program input unit 521 reads out the numerical control program for the robot from the storage unit 53, and inputs this to the sequential input analysis unit 522.
- the input analysis unit 522 sequentially analyzes the command type based on the numerical control program input from the program input unit 521 for each block, and transmits the analysis result to the coordinate form information control unit 523 and the robot command signal generation unit 525.
- the coordinate form information control unit 523 specifies the designated coordinate format, which is the coordinate format set based on the numerical control program for the robot, based on the analysis result input from the input analysis unit 522. As described above, in the numerical control program for the robot, the coordinate format can be set or changed to each axis coordinate format or the orthogonal coordinate format by a predetermined G code.
- the coordinate form information control unit 523 specifies the designated coordinate format based on the analysis result input from the input analysis unit 522, and transfers information regarding the current designated coordinate format to the coordinate form information management unit 524 and the robot command signal generation unit 525. Send.
- the coordinate form information control unit 523 newly obtains a reference coordinate value corresponding to the current coordinate value of each control axis in the specified designated coordinate format from the robot control device 6, and a reference coordinate value request signal for the robot 3
- a reference form value request signal for newly acquiring a reference form value corresponding to the current form value of the robot from the robot control device 6 is written to the data transmission / reception unit 528 at a predetermined timing during execution of the numerical control program for the robot.
- These reference coordinate value request signals and reference form value request signals are transmitted to the robot control device 6. The timing of transmitting the reference coordinate value request signal and the reference form value request signal to the robot control device 6 will be described in detail later.
- the coordinate morphology information management unit 524 uses the memory 526 to store coordinate information having the coordinate values of each control axis in the designated coordinate format specified by the coordinate morphology information control unit 523 as components and morphological information having the morphological values of the robot 3 as components. to manage.
- the memory 526 includes a coordinate information storage area 526a for storing coordinate values of a plurality of components and a morphology information storage area 526b for storing morphology values.
- a plurality of sets of coordinate values are stored in the coordinate information storage area 526a of the memory 526, and for example, one set of form values is stored in the form information storage area 526b.
- the number of sets of coordinate values that can be stored in the coordinate information storage area 526a that is, the number of components of the coordinate information managed by the coordinate form information management unit 524 and the memory 526 is 6 which is the number of control axes in the orthogonal coordinate format, respectively. It is preferably less than the sum of 6 which is the number of control axes in the axis coordinate format.
- the case where the number of sets of coordinate values that can be stored in the coordinate information storage area 526a is 6, which is the number of control axes of the orthogonal coordinate format and each axis coordinate format, will be described, but the present invention is not limited to this.
- the coordinate form information management unit 524 describes the coordinate values (J1) of each control axis in each axis coordinate format of the robot 3 according to the procedure described later with reference to FIGS. 3A and 3B. , J2, J3, J4, J5, J6) and these coordinate values are the first component # 1, the second component # 2, the third component # 3, the fourth component # 4, and the second component of the coordinate information storage area 526a. It is stored in the 5th component # 5 and the 6th component # 6.
- the coordinate form information management unit 524 When the designated coordinate format is the Cartesian coordinate format, the coordinate form information management unit 524 describes the coordinate values (X, Y) of each control axis in the Cartesian coordinate format of the robot 3 according to the procedure described later with reference to FIGS. 3A and 3B. , Z, A, B, C) are acquired, and these coordinate values are stored in each component # 1 to # 6 of the coordinate information storage area 526a. Further, when the designated coordinate format is the orthogonal coordinate format, the coordinate form information management unit 524 acquires the form value P of the robot 3 according to the procedure described later with reference to FIGS. 3A and 3B, and forms this form value P. It is stored in the information storage area 526b.
- 3A and 3B are flowcharts showing the procedure of the process of managing the coordinate information and the form information under the designated coordinate format by the coordinate form information management unit 524 and the memory 526 (hereinafter referred to as "coordinate form information management process"). Is.
- the coordinate form information management process shown in FIGS. 3A and 3B is repeatedly executed in the coordinate form information management unit 524 at a predetermined cycle while the numerical control program for the robot is being executed in the robot control module 52.
- the coordinate form information management unit 524 determines whether or not the designated coordinate format is each axis coordinate format.
- the coordinate form information management unit 524 moves to S2 when the determination result of S1 is YES, and moves to S4 when the determination result of S1 is NO.
- the coordinate form information management unit 524 determines whether or not the robot control device 6 has just received the reference coordinate value information including the latest reference coordinate value.
- the reference coordinate value is the current coordinate value of each control axis in the designated coordinate format.
- the robot control device 6 acquires a reference coordinate value in response to a reference coordinate value request signal transmitted from the coordinate form information control unit 523 at a predetermined timing, and the reference coordinate value including the reference coordinate value. Information is sent back to the numerical control device 5.
- the coordinate form information management unit 524 moves to S3 when the determination result of S2 is YES, and ends the process shown in FIGS. 3A and 3B when the determination result of S2 is NO.
- the coordinate form information management unit 524 updates the coordinate information stored in the coordinate information storage area 526a of the memory 526 with the reference coordinate value transmitted from the robot control device 6, and then displays the coordinates in FIGS. 3A and 3B. The processing shown is terminated. More specifically, the coordinate form information management unit 524 replaces the coordinate values stored in the components # 1 to # 6 of the coordinate information storage area 526a with the reference coordinate values transmitted from the robot control device 6. ..
- the coordinate form information management unit 524 determines whether or not the robot control device 6 has just received the reference coordinate value information including the latest reference coordinate value.
- the coordinate form information management unit 524 moves to S5 when the determination result of S4 is YES, and moves to S6 when the determination result of S4 is NO.
- the coordinate form information management unit 524 updates the coordinate information stored in the coordinate information storage area 526a of the memory 526 by the reference coordinate value transmitted from the robot control device 6 according to the same procedure as in S3 described above. After that, move to S6.
- the coordinate form information management unit 524 determines whether or not the reference form value information including the latest reference form value has been received from the robot control device 6. As described above, the reference form value is the current form value of the robot 3. As will be described later, the robot control device 6 acquires a reference form value in response to a reference form value request signal transmitted from the coordinate form information control unit 523 at a predetermined timing, and the reference form value including the reference form value. Information is sent back to the numerical control device 5. The coordinate form information management unit 524 moves to S7 when the determination result of S6 is YES, and moves to S8 when the determination result of S6 is NO.
- the coordinate form information management unit 524 updates the form information stored in the form information storage area 526b of the memory 526 with the reference form value transmitted from the robot control device 6, and then displays the images in FIGS. 3A and 3B. The processing shown is terminated. More specifically, the coordinate form information management unit 524 replaces the form value stored in the form information storage area 526b of the memory 526 with the reference form value transmitted from the robot control device 6.
- the coordinate form information management unit 524 updates the form information stored in the form information storage area 526b of the memory 526 with the form value specified in the numerical control program input from the input analysis unit 522, and then the figure is shown. The process shown in 3A and FIG. 3B is terminated.
- the coordinate form information management unit 524 updates the coordinate information stored in the coordinate information storage area 526a of the memory 526 with the reference coordinate value at the timing when the reference coordinate value transmitted from the robot control device 6 is received. ..
- the coordinate form information management unit 524 stores the form information of the memory 526 according to the reference form value transmitted from the robot control device 6 or the form value specified in the numerical control program.
- the form information stored in the area 526b is updated. More specifically, when the coordinate form information management unit 524 receives the reference form value transmitted from the robot control device 6, the form information stored in the form information storage area 526b is updated by the reference form value. In other cases, the form information stored in the form information storage area 526b is updated by the form value specified in the numerical control program.
- the coordinate display unit 527 reads out the coordinate information stored in the coordinate information storage area 526a of the memory 526 at a predetermined cycle during the execution of the numerical control program for the robot, and converts this coordinate information into the designated coordinate format. Is displayed on a display (not shown). As a result, the operator can confirm the position and posture of the robot 3 numerically.
- the robot command signal generation unit 525 responds to the numerical control program based on the latest coordinate information and morphological information stored in the memory 526 and the analysis result of the numerical control program input from the input analysis unit 522. A robot command signal is generated, the generated robot command signal is written in the data transmission / reception unit 528, and this robot command signal is transmitted to the robot control device 6.
- the robot command signal generation unit 525 sets the end point and the speed of the control point of the robot 3 as the designated coordinates when the coordinate value stored in the coordinate information storage area 526a of the memory 526 is used as the start point of the control point of the robot 3.
- the robot command signal generation unit 525 calculates the coordinate values of the end points of the control points of the robot 3 as described above, and then calculates the start point coordinate values stored in the coordinate information storage area 526a of the memory 526. Update by coordinate value.
- the robot command signal generation unit 525 uses the coordinate value stored in the coordinate information storage area 526a of the memory 526 as the start point of the control point of the robot 3, and the control point of the robot 3.
- the robot command signal including information on the designated coordinate format, the end point, the speed, and the morphology value at the end point is written in the data transmission / reception unit 528. Further, the robot command signal generation unit 525 calculates the coordinate values of the end points of the control points of the robot 3 as described above, and then calculates the start point coordinate values stored in the coordinate information storage area 526a of the memory 526. Update by coordinate value.
- the coordinate form information control unit 523 will explain the timing of generating the reference coordinate value request signal and the reference form value request signal and transmitting these request signals to the robot control device 6.
- the reference coordinate value request signal and the reference form value request signal are triggers for updating the coordinate information and the form information stored in the memory 526 by the information transmitted from the robot control device 6. Therefore, the coordinate form information control unit 523 needs to determine whether or not it is necessary to acquire the reference coordinate value or the reference form value while executing the numerical control program for the robot in the robot control module 52, and acquire the reference coordinate value.
- the reference coordinate value request signal is transmitted to the robot control device 6, and when it is determined that it is necessary to acquire the reference form value, the reference form value request signal is transmitted to the robot control device 6.
- the coordinate form information control unit 523 is for the robot when the execution of the numerical control program for the robot is started, or when the numerical control program for the robot which is interrupted for some reason is restarted.
- the reference coordinate value request signal is written in the data transmission / reception unit 528.
- the reference coordinate value request signal is transmitted from the data transmission / reception unit 528 to the robot control device 6.
- the coordinate form information control unit 523 determines that it is necessary to acquire the reference form value at least when the designated coordinate format is the orthogonal coordinate format, and writes the reference form value request signal to the data transmission / reception unit 528. As a result, the reference form value request signal is transmitted from the data transmission / reception unit 528 to the robot control device 6. More specifically, when the coordinate form information control unit 523 starts executing the numerical control program for the robot with the designated coordinate format as the Cartesian coordinate format, and when the designated coordinate format is the Cartesian coordinate format and in the numerical control program. If the form value is not specified, it is determined that it is necessary to acquire the reference form value, and the reference form value request signal is transmitted to the robot control device 6.
- the coordinate form information control unit 523 determines that it is not necessary to acquire the reference form value when the designated coordinate format is the orthogonal coordinate format and the form value is specified in the numerical control program, and the reference form value.
- the request signal is not transmitted to the robot control device 6. That is, when the form value is specified in the numerical control program, the coordinate form information control unit 523 gives priority to the form value specified in the numerical control program over the reference form value acquired by the robot control device 6. Generate a robot command signal.
- the data transmission / reception unit 528 transmits this robot command signal to the data transmission / reception unit 61 of the robot control device 6. Further, when the reference coordinate value request signal and the reference form value request signal are written by the coordinate form information control unit 523, the data transmission / reception unit 528 transmits / receives the reference coordinate value request signal and the reference form value request signal to the robot control device 6. It is transmitted to the unit 61.
- the data transmission / reception unit 528 When the data transmission / reception unit 528 receives the reference coordinate value information and the reference form value information transmitted from the data transmission / reception unit 61 of the robot control device 6, the data transmission / reception unit 528 transfers the reference coordinate value information and the reference form value information to the coordinate form information management unit 524. Send.
- the robot control device 6 includes various data transmission / reception units 61, an input analysis unit 62, a robot position control unit 63, a servo control unit 64, a robot position management unit 65, and the like, depending on the hardware configuration. The function is realized.
- the data transmission / reception unit 61 transmits the reference coordinate value value information and the reference form value information to the data transmission / reception unit 528 of the numerical control device 5.
- the input analysis unit 62 converts the robot program into a robot program for controlling the robot 3 based on the robot command signal, and transfers this robot program to the robot position control unit 63. Send. Further, when the reference coordinate value request signal or the reference form value request signal is transmitted from the data transmission / reception unit 61, the input analysis unit 62 transmits these request signals to the robot position management unit 65.
- the robot position control unit 63 generates commands to a plurality of servomotors (not shown) for rotating each joint of the robot 3 by performing kinematic conversion according to a robot program transmitted from the input analysis unit 62, and servo control is performed. Input to unit 64.
- the servo control unit 64 feedback-controls each servomotor of the robot 3 so that the command input from the robot position control unit 63 is realized.
- the robot position management unit 65 When the robot position management unit 65 receives the reference coordinate value request signal transmitted from the input analysis unit 62, the robot position management unit 65 acquires the detection values of various position sensors (not shown) provided in the robot 3 and is based on these detection values. The coordinate values of each control axis in the robot coordinate system are calculated under the specified coordinate format. The robot position management unit 65 uses the calculated coordinate values as reference coordinate values, and writes the reference coordinate value information including these reference coordinate values to the data transmission / reception unit 61. As a result, the reference coordinate value information is transmitted from the data transmission / reception unit 61 to the numerical control device 5.
- the robot position management unit 65 receives the reference form value request signal transmitted from the input analysis unit 62, the robot position management unit 65 acquires the detection values of various position sensors provided in the robot 3, and the robot 3 is based on these detection values. Calculate the morphology value.
- the robot position management unit 65 uses the calculated form value as a reference form value, and writes the reference form value information including the reference form value in the data transmission / reception unit 61. As a result, the reference mode value information is transmitted from the data transmission / reception unit 61 to the numerical control device 5.
- FIG. 4 is an example of a numerical control program for a robot.
- 5A and 5B show the flow of signals and information between the numerical control device 5 and the robot control device 6 when the numerical control device 5 is operated based on the numerical control program for the robot exemplified in FIG. It is a sequence diagram which shows.
- the command "G68.8” is input to the coordinate form information control unit 523 of the numerical control device 5.
- the coordinate form information control unit 523 sets each axis coordinate format as the designated coordinate format.
- the coordinate form information control unit 523 transmits a reference coordinate value request signal to the robot position management unit 65 of the robot control device 6 in response to setting the designated coordinate format for the first time in this block.
- the robot position management unit 65 of the robot control device 6 determines the reference coordinate values (J1, J2, J3, J4, J5, J6) under the current designated coordinate format in response to receiving the reference coordinate value request signal.
- the reference coordinate value information including the reference coordinate value is acquired and transmitted to the coordinate form information management unit 524 of the numerical control device 5.
- the coordinate form information management unit 524 of the numerical control device 5 updates the coordinate information stored in the coordinate information storage area 526a of the memory 526 according to the received reference coordinate value.
- the robot command signal generation unit 525 generates a robot command signal based on the coordinate information stored in the coordinate information storage area 526a of the memory 526 and the input command, and transmits the robot command signal to the robot control device 6.
- the robot control device 6 controls the operation of the robot 3 based on the received robot command signal.
- the robot command signal generation unit 525 of the numerical control device 5 uses the reference coordinate value acquired in the block of the sequence number “N10” as a reference until the designated coordinate format is changed in the sequence number “N20”.
- the coordinate information stored in the coordinate information storage area 526a is updated based on the control program.
- the command "G68.9” is input to the coordinate form information control unit 523 of the numerical control device 5.
- the coordinate form information control unit 523 changes the designated coordinate format from each axis coordinate format up to that point to an orthogonal coordinate format.
- the coordinate form information control unit 523 transmits a reference coordinate value request signal to the robot position management unit 65 of the robot control device 6 in response to the change of the designated coordinate format in this block.
- the robot position management unit 65 of the robot control device 6 determines the reference coordinate values (X, Y, Z, A, B, C) under the current designated coordinate format in response to receiving the reference coordinate value request signal.
- the reference coordinate value information including the reference coordinate value is acquired and transmitted to the coordinate form information management unit 524 of the numerical control device 5. Further, the coordinate form information management unit 524 of the numerical control device 5 updates the coordinate information stored in the coordinate information storage area 526a of the memory 526 according to the received reference coordinate value.
- the command "G01 X_Y_Z_A_B_C_” based on the orthogonal coordinate format is input to the coordinate form information control unit 523 and the robot command signal generation unit 525 of the numerical control device 5.
- the form value of the robot 3 is not specified in the command input in this block.
- the coordinate form information control unit 523 determines that it is necessary to acquire the reference form value when the designated coordinate format is the Cartesian coordinate format and the form value is not specified in the command input in this block.
- a reference form value request signal is transmitted to the robot position management unit 65 of the robot control device 6.
- the robot position management unit 65 acquires the current form value (P) of the robot 3 in response to receiving the reference form value request signal, and obtains the reference form value information including the reference form value as the coordinates of the numerical control device 5. It is transmitted to the form information management unit 524. Further, the coordinate form information management unit 524 updates the form information stored in the form information storage area 526b of the memory 526 according to the received reference form value.
- the robot command signal generation unit 525 of the numerical control device 5 is stored in the coordinate information and form information storage area 526b stored in the coordinate information storage area 526a of the memory 526.
- a robot command signal is generated based on the existing form information and the input command, and is transmitted to the robot control device 6.
- the robot control device 6 controls the operation of the robot 3 based on the received robot command signal.
- the robot command signal generation unit 525 of the numerical control device 5 uses the reference coordinate value acquired in the block of the sequence number “N20” as a reference until the designated coordinate format is changed in the sequence number “N40”.
- the coordinate information stored in the coordinate information storage area 526a is updated based on the control program.
- the command "G01 X_Y_Z_A_B_C_P_” based on the orthogonal coordinate format is input to the coordinate form information control unit 523 and the robot command signal generation unit 525 of the numerical control device 5.
- the form value of the robot 3 is specified in the command input in this block.
- the coordinate form information control unit 523 does not transmit the reference form value request signal, unlike the block indicated by the sequence number “N21”.
- the coordinate form information management unit 524 of the numerical control device 5 updates the form information stored in the form information storage area 526b according to the form value specified in the input command.
- the robot command signal generation unit 525 of the numerical control device 5 is stored in the coordinate information and form information storage area 526b stored in the coordinate information storage area 526a of the memory 526.
- a robot command signal is generated based on the existing form information and the input command, and is transmitted to the robot control device 6.
- the robot control device 6 controls the operation of the robot 3 based on the received robot command signal.
- the command "G68.8” is input to the coordinate form information control unit 523 of the numerical control device 5.
- the coordinate form information control unit 523 changes the designated coordinate format from the conventional orthogonal coordinate format to each axis coordinate format.
- the coordinate form information control unit 523 transmits a reference coordinate value request signal to the robot position management unit 65 of the robot control device 6 in response to the change of the designated coordinate format in this block.
- the robot position management unit 65 acquires the reference coordinate values (J1, J2, J3, J4, J5, J6) under the current designated coordinate format in response to receiving the reference coordinate value request signal, and this reference.
- the reference coordinate value information including the coordinate value is transmitted to the coordinate form information management unit 524 of the numerical control device 5. Further, the coordinate form information management unit 524 updates the coordinate information stored in the coordinate information storage area 526a of the memory 526 according to the received reference coordinate value.
- the robot command signal generation unit 525 generates a robot command signal based on the coordinate information stored in the coordinate information storage area 526a of the memory 526 and the input command, and transmits the robot command signal to the robot control device 6.
- the robot control device 6 controls the operation of the robot 3 based on the received robot command signal.
- the robot command signal generation unit 525 of the numerical control device 5 uses the reference coordinate value acquired in the block of the sequence number “N40” as a reference until the designated coordinate format is changed, and coordinates based on the numerical control program.
- the coordinate information stored in the information storage area 526a is updated.
- the numerical control device 5 generates a machine tool command signal for the machine tool 2 according to the numerical control program for the machine tool, and also generates a robot command signal for the robot 3 according to the numerical control program for the robot.
- the robot control device 6 can communicate with the numerical control device 5 and controls the operation of the robot 3 based on the robot command signal transmitted from the numerical control device 5. Further, the robot control device 6 acquires a form value necessary for specifying the form of the robot 3 and transmits the form value to the numerical control device 5 using this form value as a reference form value.
- the numerical control device 5 generates a robot command signal based on the reference form value transmitted from the robot control device 6 and the numerical control program for the robot.
- the numerical control device 5 can acquire the form value of the robot 3 at that time as needed, so that the operator creates a numerical control program for the robot without recognizing the form of the robot 3. This is convenient for operators who are unfamiliar with the robot 3. Further, this makes it possible to compress the size of the numerical control program for the robot by the amount of the form value of the robot 3.
- the coordinate form information control unit 523 of the numerical control device 5 determines whether or not it is necessary to acquire the reference form value during execution of the numerical control program for the robot, and it is necessary to acquire the reference form value from the robot control device 6.
- the reference form value request signal is transmitted to the robot control device 6.
- the robot control device 6 acquires the reference form value in response to receiving the reference form value request signal, and transmits the reference form value to the numerical control device 5.
- the communication between the numerical control device 5 and the robot control device 6 can be minimized, so that the calculation load can be reduced by that amount, and the deterioration of the machining performance of the robot 3 and the machine tool 2 can be suppressed. You can also do it.
- the position and posture of the robot 3 can be specified by the orthogonal coordinate format or each axis coordinate format. Further, the coordinate form information control unit 523 of the numerical control device 5 determines that it is necessary to acquire the reference form value from the robot control device 6 when the orthogonal coordinate format is the designated coordinate format, and determines that the robot of the robot control device 6 needs to acquire the reference form value. A reference form value request signal is transmitted to the position management unit 65. Under each axis coordinate format, the form of the robot 3 is uniquely specified, so that it is not necessary to acquire the reference coordinate value.
- the communication between the numerical control device 5 and the robot control device 6 can be minimized, so that the calculation load can be reduced by that amount, and the processing of the robot 3 and the machine tool 2 can be performed. It is possible to suppress the deterioration of performance.
- the coordinate form information control unit 523 of the numerical control device 5 refers to the robot control device 6 when the orthogonal coordinate format is the designated coordinate format and the form value of the robot 3 is specified by the numerical control program for the robot. Judge that it is not necessary to acquire the form value. That is, when the form value is specified in the numerical control program, the coordinate form information control unit 523 gives priority to the form value specified in the numerical control program over the reference form value acquired by the robot control device 6. Generates a robot command signal. As a result, the communication between the numerical control device 5 and the robot control device 6 can be minimized, so that the calculation load can be reduced by that amount, and the deterioration of the machining performance of the robot 3 and the machine tool 2 can be suppressed. be able to.
Landscapes
- Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Manufacturing & Machinery (AREA)
- Automation & Control Theory (AREA)
- Physics & Mathematics (AREA)
- Robotics (AREA)
- Human Computer Interaction (AREA)
- Software Systems (AREA)
- Mechanical Engineering (AREA)
- Quality & Reliability (AREA)
- General Engineering & Computer Science (AREA)
- Numerical Control (AREA)
- Manipulator (AREA)
Abstract
Description
図5A及び図5Bは、図4に例示するロボット用の数値制御プログラムに基づいて数値制御装置5を作動させた場合における数値制御装置5とロボット制御装置6との間の信号や情報の流れを示すシーケンス図である。
数値制御装置5は、工作機械用の数値制御プログラムに従って工作機械2に対する工作機械指令信号を生成するとともに、ロボット用の数値制御プログラムに従ってロボット3に対するロボット指令信号を生成する。ロボット制御装置6は、数値制御装置5と通信可能でありかつ数値制御装置5から送信されるロボット指令信号に基づいてロボット3の動作を制御する。またロボット制御装置6は、ロボット3の形態を特定するために必要な形態値を取得し、この形態値を基準形態値として数値制御装置5へ送信する。数値制御装置5は、ロボット制御装置6から送信される基準形態値とロボット用の数値制御プログラムに基づいてロボット指令信号を生成する。よって本実施形態によれば、数値制御装置5は必要に応じてその時のロボット3の形態値を取得できるので、オペレータはロボット3の形態を認識することなくロボット用の数値制御プログラムを作成することができるので、ロボット3に不慣れなオペレータにとって便利である。またこれにより、ロボット3の形態値の分だけロボット用の数値制御プログラムのサイズを圧縮できる。
2…工作機械
3…ロボット
5…数値制御装置
51…工作機械制御モジュール
52…ロボット制御モジュール
521…プログラム入力部
522…入力解析部
523…座標形態情報制御部
524…座標形態情報管理部
525…ロボット指令信号生成部
526…メモリ
526a…座標情報格納領域
526b…形態情報格納領域
527…座標表示部
528…データ送受信部
53…記憶部
6…ロボット制御装置
61…データ送受信部
62…入力解析部
63…ロボット位置制御部
64…サーボ制御部
65…ロボット位置管理部
Claims (4)
- 第1数値制御プログラムに従って工作機械に対する指令である工作機械指令信号を生成し、第2数値制御プログラムに従ってロボットに対する指令であるロボット指令信号を生成する数値制御装置と、
前記数値制御装置と通信可能でありかつ前記ロボット指令信号に基づいて前記ロボットの動作を制御するロボット制御装置と、を備える数値制御システムにおいて、
前記ロボット制御装置は、前記ロボットの形態を特定するために必要な情報である形態情報を取得し、当該形態情報を前記数値制御装置へ送信し、
前記数値制御装置は、前記ロボット制御装置から送信される形態情報及び前記第2数値制御プログラムに基づいて前記ロボット指令信号を生成する、数値制御システム。 - 前記数値制御装置は、前記第2数値制御プログラムの実行中に形態情報の取得の要否を判断し、前記ロボット制御装置から形態情報を取得する必要があると判断した場合に、前記ロボット制御装置へ所定の要求信号を送信し、
前記ロボット制御装置は、前記要求信号を受信したことに応じて形態情報を取得し、当該形態情報を前記数値制御装置へ送信する、請求項1に記載の数値制御システム。 - 前記第2数値制御プログラムにおいて前記ロボットの位置及び姿勢は、直交座標形式又は各軸座標形式によって指定可能であり、
前記数値制御装置は、前記第2数値制御プログラムに基づいて前記直交座標形式が指定されている場合に、前記ロボット制御装置から形態情報を取得する必要があると判断する、請求項2に記載の数値制御システム。 - 前記数値制御装置は、前記第2数値制御プログラムに基づいて前記直交座標形式が指定されかつ前記第2数値制御プログラムに基づいて形態情報が特定される場合には、前記ロボット制御装置から形態情報を取得する必要がないと判断する、請求項3に記載の数値制御システム。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021563084A JP7022260B1 (ja) | 2020-06-30 | 2021-06-28 | 数値制御システム |
| DE112021003517.7T DE112021003517B4 (de) | 2020-06-30 | 2021-06-28 | Numerisches Steuersystem |
| CN202180046017.9A CN115734847B (zh) | 2020-06-30 | 2021-06-28 | 数值控制系统 |
| US18/003,248 US12372945B2 (en) | 2020-06-30 | 2021-06-28 | Numerical control system |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020113272 | 2020-06-30 | ||
| JP2020-113272 | 2020-06-30 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2022004649A1 true WO2022004649A1 (ja) | 2022-01-06 |
Family
ID=79315319
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP2021/024344 Ceased WO2022004649A1 (ja) | 2020-06-30 | 2021-06-28 | 数値制御システム |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US12372945B2 (ja) |
| JP (1) | JP7022260B1 (ja) |
| CN (1) | CN115734847B (ja) |
| DE (1) | DE112021003517B4 (ja) |
| WO (1) | WO2022004649A1 (ja) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7448736B1 (ja) * | 2023-09-22 | 2024-03-12 | ファナック株式会社 | 数値制御装置及び数値制御システム |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20230249337A1 (en) * | 2020-06-30 | 2023-08-10 | Fanuc Corporation | Numerical control system |
| DE112021003473B4 (de) | 2020-06-30 | 2026-04-16 | Fanuc Corporation | Numerisches Steuersystem |
| TWI804068B (zh) * | 2020-12-18 | 2023-06-01 | 日商發那科股份有限公司 | 數值控制裝置及數值控制系統 |
| CN119136953A (zh) | 2022-04-18 | 2024-12-13 | 发那科株式会社 | 机器人控制装置、数值控制系统及数值控制方法 |
| WO2024161517A1 (ja) * | 2023-01-31 | 2024-08-08 | ファナック株式会社 | 数値制御装置及び数値制御システム |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0222713A (ja) * | 1988-07-12 | 1990-01-25 | Mitsubishi Electric Corp | 数値制御装置 |
| JP2019053459A (ja) * | 2017-09-14 | 2019-04-04 | オムロン株式会社 | 制御装置および制御方法 |
| JP6647472B1 (ja) * | 2019-01-09 | 2020-02-14 | 三菱電機株式会社 | 数値制御装置および数値制御方法 |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS601787A (ja) | 1983-06-17 | 1985-01-07 | 松下電器産業株式会社 | 誘導加熱用コイルの製造方法 |
| JP4598865B2 (ja) | 2009-02-17 | 2010-12-15 | ファナック株式会社 | 工作機械と組み合わせて使用するロボットの制御装置 |
| JP5396099B2 (ja) | 2009-02-18 | 2014-01-22 | ソニーモバイルコミュニケーションズ, エービー | 携帯端末および携帯端末の使用状況確認方法 |
| KR101693020B1 (ko) | 2014-07-23 | 2017-01-05 | 한국전기연구원 | 로봇 cnc 장치 |
| JP2017134722A (ja) | 2016-01-29 | 2017-08-03 | ファナック株式会社 | 共通の言語仕様のプログラムにて複数の種類の製造装置を駆動する製造システム |
| JP6557282B2 (ja) | 2017-05-17 | 2019-08-07 | ファナック株式会社 | 工作機械制御装置及び生産システム |
| JP2019025562A (ja) | 2017-07-27 | 2019-02-21 | ファナック株式会社 | ロボット制御装置及び生産システム |
| JP2019040264A (ja) | 2017-08-22 | 2019-03-14 | ファナック株式会社 | 工作機械とロボットの連携システム |
| JP6950415B2 (ja) | 2017-09-29 | 2021-10-13 | オムロン株式会社 | 制御装置 |
| CN109352658B (zh) * | 2018-12-04 | 2024-02-23 | 中冶赛迪工程技术股份有限公司 | 工业机器人定位操控方法、系统及计算机可读存储介质 |
| JP7060540B2 (ja) | 2019-04-03 | 2022-04-26 | ファナック株式会社 | 加工制御システム及び加工システム |
-
2021
- 2021-06-28 US US18/003,248 patent/US12372945B2/en active Active
- 2021-06-28 JP JP2021563084A patent/JP7022260B1/ja active Active
- 2021-06-28 CN CN202180046017.9A patent/CN115734847B/zh active Active
- 2021-06-28 WO PCT/JP2021/024344 patent/WO2022004649A1/ja not_active Ceased
- 2021-06-28 DE DE112021003517.7T patent/DE112021003517B4/de active Active
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0222713A (ja) * | 1988-07-12 | 1990-01-25 | Mitsubishi Electric Corp | 数値制御装置 |
| JP2019053459A (ja) * | 2017-09-14 | 2019-04-04 | オムロン株式会社 | 制御装置および制御方法 |
| JP6647472B1 (ja) * | 2019-01-09 | 2020-02-14 | 三菱電機株式会社 | 数値制御装置および数値制御方法 |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7448736B1 (ja) * | 2023-09-22 | 2024-03-12 | ファナック株式会社 | 数値制御装置及び数値制御システム |
| WO2025062629A1 (ja) * | 2023-09-22 | 2025-03-27 | ファナック株式会社 | 数値制御装置及び数値制御システム |
Also Published As
| Publication number | Publication date |
|---|---|
| US20230251630A1 (en) | 2023-08-10 |
| DE112021003517T5 (de) | 2023-05-25 |
| CN115734847A (zh) | 2023-03-03 |
| JP7022260B1 (ja) | 2022-02-17 |
| DE112021003517B4 (de) | 2024-12-19 |
| US12372945B2 (en) | 2025-07-29 |
| JPWO2022004649A1 (ja) | 2022-01-06 |
| CN115734847B (zh) | 2025-08-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7022260B1 (ja) | 数値制御システム | |
| JP7590554B2 (ja) | 数値制御装置及び数値制御システム | |
| US12558793B2 (en) | Numerical control system and robot control method | |
| JP7633371B2 (ja) | 指令生成装置及びコンピュータプログラム | |
| JP7614229B2 (ja) | 数値制御システム及び産業機械の制御方法 | |
| JP7121221B1 (ja) | 数値制御装置及び数値制御システム | |
| JP7495499B2 (ja) | 数値制御システム | |
| JP7614220B2 (ja) | 数値制御装置、及び数値制御システム | |
| JP7492006B2 (ja) | 数値制御システム | |
| WO2023203617A1 (ja) | ロボット制御装置、数値制御システム及び数値制御方法 | |
| US20240160181A1 (en) | Motion-path generation device, numerical control device, numerical control system, and non-transitory computer-readable medium storing computer program | |
| JP7177301B1 (ja) | 数値制御装置、及び数値制御システム | |
| WO2024142289A1 (ja) | プログラミング装置、プログラミング方法及びプログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| ENP | Entry into the national phase |
Ref document number: 2021563084 Country of ref document: JP Kind code of ref document: A |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 21833032 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21833032 Country of ref document: EP Kind code of ref document: A1 |
|
| WWG | Wipo information: grant in national office |
Ref document number: 18003248 Country of ref document: US |
|
| WWG | Wipo information: grant in national office |
Ref document number: 202180046017.9 Country of ref document: CN |