WO2010017835A1 - Système et procédé de programmation hors-ligne d’un robot industriel - Google Patents
Système et procédé de programmation hors-ligne d’un robot industriel Download PDFInfo
- Publication number
- WO2010017835A1 WO2010017835A1 PCT/EP2008/060561 EP2008060561W WO2010017835A1 WO 2010017835 A1 WO2010017835 A1 WO 2010017835A1 EP 2008060561 W EP2008060561 W EP 2008060561W WO 2010017835 A1 WO2010017835 A1 WO 2010017835A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- robot controller
- data
- real
- virtual
- program
- 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
Classifications
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B25—HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
- B25J—MANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
- B25J9/00—Programme-controlled manipulators
- B25J9/16—Programme controls
- B25J9/1656—Programme controls characterised by programming, planning systems for manipulators
- B25J9/1671—Programme controls characterised by programming, planning systems for manipulators characterised by simulation, either to verify existing program or to create and verify new program, CAD/CAM oriented, graphic oriented programming systems
-
- 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/35—Nc in input of data, input till input file format
- G05B2219/35308—Update simulator with actual machine, control parameters before start simulation
-
- 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/40—Robotics, robotics mapping to robotics vision
- G05B2219/40311—Real time simulation
-
- 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/40—Robotics, robotics mapping to robotics vision
- G05B2219/40394—Combine offline with online information to generate robot actions
Definitions
- the present invention relates to a system and a method for offline programming of an industrial robot comprising a robot controller for controlling the movements of the robot.
- the invention covers the area of transferring data required for configuration and programming of an industrial robot to and from an external computer having a programming and simulation tool with the capability of running one or more virtual robot controllers.
- Industrial robots are conventionally programmed via a robot pro- gramming language.
- the result of the programming is a progam that instructs the controller not only in the movements of the specific robot, but also in input and output actions, using the specific I/O system that is present in the current controller as well as other specific equipment connected to that controller, such as external axes, special devices with special I/O requirements.
- the programming of robots is a time consuming process and the conventional methods of using the robot during the programming and teaching the process ties up the production equipment and delays production start.
- the robot is programmed off-line. Conventionally, this is done by an off-line programming and simulation tool run on an external computer.
- the output from the simulation is a robot program.
- the off-line programming and simulation tool contains descriptions of the robot and the robot controller that it is trying to simulate.
- Industries cannot tie up expensive equipment when making new installations and cannot afford to stop production when re-programming a robot cell or line for a new product.
- the new set of robot programs for a new cell, or the re- programmed cell must work immediately without a lot of errors.
- robot simulation software has included more and more accurate duplicates of the real robot controllers, which has led to the use of virtual robot controllers during the simulation.
- a virtual robot controller is a sufficiently accurate representation of a real robot controller where it not only simulates the motion of the controller, but also includes a language execution component. This is the basic components for a virtual robot controller. They can be more accurate and complex, but not much simpler. In other systems, there is only a motion com- ponent and no language, or only a simple language parser without any execution.
- WO03/059582 discloses a method for programming an industrial robot by means of a virtual robot controller.
- the problem starts when a new robot it to be programmed using a simulation system. This typically occurs when the programmer wants to start before the robot is delivered or fully connected on the factory floor.
- the programmer must build a virtual robot con- troller and configure it with the necessary I/O and other system configurations that match the real robot controller and also program the virtual robot controller with a robot program, coordinate frames, tool descriptions etc.
- the robot program and other data for example frame data such as tools, work objects, and external axes, must be transferred from the programming tool to the real robot controller.
- the real robot system always differs in some ways from the simulated system, for example by signal names, frames and calibration.
- the programmer wants to only move selected data from the virtual robot controller to the real robot controller. This is a problem, as there is a lot of data to be transferred to the real robot controller and it is hard to keep track of which files and which configuration data is to be transferred, and which is to be kept different on the virtual robot controller and real robot controller.
- Today the files are manually transferred, manually edited, and manually installed in the real robot controller.
- the problem continues when an existing robot system is to be off-line programmed.
- the need for this is, for example, that the robot is in production and cannot be stopped, the programmer is not physically in the same site, or the system is down for repair.
- the problem in this case is to build an accurate representation of the real robot controller in the virtual robot controller.
- This also involves the issue of transferring selected data, such as configuration data and program files, from the real robot controller to the virtual robot controller. This is the same problem as mentioned above, only reversed, where many files must be transferred, edited, and installed in the simulation tool and a virtual robot controller is to be created.
- the state of the art is that programs and configuration data in the form of files are manually edited and transferred to-and-from the real robot controller.
- the object of the present invention is to facilitate the transfer of configuration and program data between a real robot controller and an off-line programming and simulation tool, and to ensure that only selected data is transferred.
- this object is achieved with a system as defined in claim 1 .
- Such a system comprises a data transfer module configured to, upon request, automatically transfer configuration and program data between a real robot controller and a virtual robot controller running on an external computer, and a filter component con- figured to filter the transferred configuration and program data according to defined filtering rules.
- Configuration data may, for example, include data defining I/O signals, the number of program tasks, external axes, and the base frames of the external axes.
- the program data may, for example, contain tool definitions, object and user frame definitions, as well as the program files to be executed. Some manufacturers may place the frame data into the configuration data, or keep all of the frame data in the program data.
- the invention makes it possible to, upon request, automatically transfer configuration and program data between the real robot controller and a virtual robot controller running on an external computer.
- the filter component ensures that only allowed data is transferred.
- the invention highly increases productivity and reliability in the off-line programming process and enhances use of the industrial robot equipment.
- the filtering rules determine which data is selected to be transferred.
- the filtering rules include information on which parts of the configuration and program data are to be transferred between the robot controller and the external computer, and which parts of the configuration and program data are not allowed to be transferred between the robot controller and the external computer.
- the filtering rules may differ in dependence on which direction the data is transferred. For the most part, the filtering defines the data transfer for both directions, from the real-to- virtual, and virtual-to-real, but there are cases where one wants to transfer tool data or work object data from the virtual to the real robot controller, but not the other way around.
- the data transfer module is configured to, upon request, automatically: create backup files, including configuration and program data, of the robot controller, instruct the filter component to process the backup files according to the filtering rules, and create a virtual robot controller on the external computer based on the filtered backup files.
- This embodiment automatically transfers selected data from the real robot controller to the external computer and automatically creates a virtual robot controller on the external computer. Accordingly, the process of creating a virtual robot controller is simplified and accelerated.
- the data transfer module is configured to, upon request, automatically: retrieve program files from the virtual robot controller, retrieve program files from the robot controller, instruct the filter component to process the program files according to the filtering rules, and transfer the resulting files to the robot controller.
- This embodiment automatically transfers selected parts of program files from the virtual robot controller to the real robot controller.
- the filtering rules include instructions regarding which parts of the program files from the robot controller should be protected from being overwritten by the transfer operation.
- some parts of the program files are not transferred to the real robot controller.
- the parts which are not allowed to be transferred are exchanged with corresponding parts of corresponding program files from the real robot controller. Accordingly, the transfer of off-line programmed files to the robot controller is facilitated and accelerated. No manual editing or transferring of files in needed any more.
- the filtering rules include instructions regarding specific types of elements within the robot programming language that should be protected from being overwritten by the transfer operation.
- tool data where the simulation system shall use the virtual tool data in the program, but the real program shall use the re-calibrated tool that comes from a calibration program running on the controller.
- the system comprises a user interface provided with a first activation means for requesting data transfer from the real robot controller to the virtual robot controller and a second activation means for request- ing data transfer from the virtual robot controller to the robot controller.
- the activation means can be any type of physical or software element that can be activated by a user in order to request the data transfer, for example a physical button, a soft button, or a command in a menu on the user interface. This em- bodiment makes it easy for the user to request transfer of data between the real and virtual robot controller.
- the data transfer module is configured to, upon request, compare the configura- tion and programs data on the real robot controller with the configuration and program data on the virtual robot controller, and to display the differences. This is information that may be of interest for the user.
- the system comprises a user interface configured to display the differences in configuration and program data between the real robot controller and the virtual robot con- troller.
- the user interface is, for example, a display screen connected to the external computer, or a teach pendant unit connected to the robot controller.
- the data transfer module and the filter component are stored on the external computer.
- the data transfer module and the filter component can be stored on the external computer or the robot controller.
- the system is capable of off-line programming a plurality of robots
- said programming and simulation tool has the capability of running a plurality of virtual robot controllers corresponding to a plurality of real robot controllers
- the system comprises storage means for storing the identity of the real robot controllers together with the identity of the corresponding virtual robot controller in order to accomplish data transfer at a later time be- tween the real robot controller and the corresponding virtual robot controller.
- this object is achieved by a method as defined in claim 1 1 .
- Such a method comprises: receiving a request for data transfer and upon receiving the request automatically transfer configura- tion and program data between the real robot controller and the virtual robot controller, and filtering the transferred configuration and program data according to defined filtering rules.
- Fig. 1 shows a system for off-line programming of an industrial robot according to an embodiment of the invention.
- Fig. 2 shows a system for off-line programming of a plurality of industrial robots according to another embodiment of the invention.
- Fig. 3 shows a flow diagram of a method for transferring data from a real robot controller to a virtual robot controller according to an embodiment of the invention.
- Fig. 4 shows a flow diagram of a method for transferring data from a virtual robot controller to a real robot controller according to an embodiment of the invention.
- Figure 1 shows a system for off-line programming of an indus- trial robot according to an embodiment of the invention.
- the system comprises a robot 1 and a robot controller 2 for controlling the movements of the robot 1 .
- the system further comprises an external computer 3 for off-line programming and simulation of the robot.
- the external computer is, for example, a personal computer (PC).
- the robot controller 2 and the external computer 3 are configured to allow communication with each other, for ex- ample via a communication link 5.
- the communication link 5 is, for example, a network.
- the robot controller 2 is a conventional robot controller including all necessary hardware and software for controlling the movements of the robot, such as memory, one or more processors, and communication equipment.
- the robot controller comprises a communication component 6, by which the robot controller packages and transfers files or groups of files to the external computer 3. This is often done via Ftp, HTTP or other protocols.
- the robot controller 2 further comprises data storage 7 for storing robot configuration data, and data storage 8 for storing robot programs. Which configuration data the robot controller has may vary from manufacture to manufacture.
- the communication component 6 is connected to the data storages 7, 8, and is configured to, upon request, store robot configuration data and robot programs received from the external computer 3 in the data storages 7, 8.
- the communication component 6 is further configured to, upon request, retrieve configuration data and robot programs from the data storage 7, 8 and to transmit the configuration data and program files to the external computer via the communication link 5.
- the external computer 3 comprises a programming and simula- tion tool 10 for off-line programming of the robot.
- the programming and simulation tool comprises a 3D simulator and logics necessary for interacting with a virtual robot controller.
- Outputs from the programming and simulation tool 10 are robot programs and configuration data for the controller.
- the external computer further comprises storage means 12 for storing a virtual robot controller.
- the storage means 12 for the virtual robot controller includes data storage 13 for storing robot configuration data and data storage 14 for storing robot programs and program data.
- the virtual robot controller further includes references to a 3D model of the robot, and an execution engines (not disclosed in the figure) for motion and language processing.
- the virtual robot controller is a highly accurate representation of the real robot controller and as such contains almost identical configuration data and program data as the real robot controller.
- the external computer further comprises a communication component 15, which is responsible for communication with the robot controller 2 via the communication link 5.
- the communication component 15 is configured to retrieve the necessary program files and configuration data from the robot controller 2 and store the program files and configuration data on the external computer 3 in cor- rect locations, i.e. in data storage 13, 14, and to move program files and configuration data from virtual robot controller 12 to the robot controller 2.
- the communication component 15 can be complex with own states, or a simple FTP client.
- the external computer further comprises a data transfer module 17 configured to receive and handle user inputs in the form or requests for transferring data between the real robot controller 2 and the virtual robot controller 12.
- the data transfer module 17 is configured to, upon request, automatically transfer configura- tion and program files between the real robot controller 2 and the virtual robot controller 12 running on the external computer.
- the data transfer module 17 instructs the communication component 15 to move data to and from the real robot controller 2.
- the data transfer module 17 includes a plurality of different se- quences of instructions to be run in dependence on the input from the user. For example, the user can instruct the data transfer module 17 to transfer data from the real robot controller to the virtual robot controller, or the user can instruct the data transfer module 17 to transfer configuration data and robot pro- grams from the virtual robot controller 12 to the real robot controller 2.
- the programming and simulation tool 10 is configured to store the generated robot programs and possible program execution data (example is a program that reads values out of a data file and executes according to that data file. Other re- sources, such as text translations, may also be saved in the data storage 14 of the virtual robot controller.
- the data transfer module is configured to, upon request, transfer the off-line generated robot programs from the data storage 14 to the data storage 8 of the real robot controller 2.
- the system also comprises a filter component 18 configured to filter the transferred configuration data and program files according to defined filtering rules.
- the filtering rules have been decided beforehand and are stored in the filter component.
- the filtering rules include information on which parts of the configu- ration data and robot program files are to be transferred between the real robot controller and the virtual robot controller, and which parts of the configuration data and robot program files are not allowed to be transferred.
- the filtering rules may include information on that certain types of data, such as calibration data, or specific type of elements within the robot program language, must be protected from being overwritten by the transfer operation.
- the filtering rules can be predefined by the robot manufacture, or can be selected by the user.
- the filter component can be provided with a default set of filtering rules upon delivery and the user may amend the filtering rules, and add new filtering rules.
- the filter component 18 is instructed by the data transfer module 17 to filter configuration data and robot program files.
- the filter component 18 may include different sets of filtering rules, and which set is to be used depends on the direction of the transfer of data. If data is transferred from the real robot controller to the virtual robot controller one set of filtering rules is used, and when data is transferred from the virtual robot controller to the real robot controller another set of filtering rules is used.
- the external computer 3 further comprises a user interface 20, for example a touch screen, a computer monitor, a keyboard and/or a pointing device, for communicating with a user.
- the user interface 20 is provided with activation means 22,24 for re- questing data transfer between the real and virtual robot controller.
- the activation means includes a first activation means 22 for requesting data transfer from the real robot controller to the virtual robot controller, and a second activation means 24 for requesting data transfer from the virtual robot controller to the real robot controller.
- the activation means are, for example, imple- mented as soft buttons displayed on the screen or as commands on a toolbar.
- the data transfer module 17 is configured to, upon a user request, compare the configuration data and robot programs from the real robot controller with the configuration data and robot programs from the virtual robot controller and to display the differences on the screen 20.
- This embodiment enables the user to requests the data transfer module to display the differences between the configuration and program data of the real and virtual robot controller.
- the data transfer module retrieves the configuration and program data from the real robot controller and compares the received data with the data stored in the virtual robot controller 12 and thereafter displays the generated differences on the user interface.
- the differences in data between the real and the virtual robot controller can be presented in graphic form, such as tables, parallel editors or similar.
- updated history and data transfer history are stored either on the external computer or the real robot controller as a log and record of what has been trans- ferred and changed.
- the user may request the data transfer history to be displayed on the screen 20.
- the data transfer module 17 is configured to transfer only selected data and files between the real and virtual robot controller. The user is given options to select how much and which configuration data and program files to be transferred between the real and virtual robot controller. Upon receiving a request for data transfer, the data transfer module only transfers the selected configuration data and program files. The selected configuration data and program files are processed by the filter component.
- Figure 2 shows a system capable of off-line programming a plurality of industrial robots according to another embodiment of the invention.
- the robots are connected to a plurality of robot controllers 25a-c for controlling the movements of the robots.
- the system comprises an external computer 3a for off-line programming and simulation of the robots.
- the robot controllers 25a-c and the external computer 3a are in communication with each other, for example, via a network.
- the external computer has a programming and simulation tool 10 capable of running a plurality of virtual robot controllers 26,27,28 corresponding to the real robot controllers 25a-c.
- the system comprises storage means 29 for storing the identity of the real robot controllers 25a-c together with the identity of the corresponding virtual ro- bot controllers 26,27,28 in order to accomplish data transfer at a later time between the real robot controller and the corresponding virtual robot controller.
- FIG. 3 shows a flow chart of a method for transferring data from the real robot controller to the robot virtual robot controller according to an embodiment of the invention. It will be understood that each block of the flow chart can be implemented by computer program instructions. The program instructions are executed by the data transfer module.
- Figure 3 represents a case when a highly accurate copy of a real robot controller is to be made and used for off-line programming of the robot by a programming and simulation tool on an external computer.
- the user selects activation means 22 denoted "go off-line" from the user interface 20. If there is more than one robot controller connected to the net- work, the user must selects which one of the robot controllers that is to be copied. The same off-line programming computer can be used for programming a plurality of robot controllers.
- system information such as configuration data and program files, are collected from the real robot controller.
- the data transfer module 17 instructs the communication component 6 of the robot controller to retrieve configuration data and program files from data storage 7, 8.
- a backup of the real robot controller is performed and backup files are created, block 32.
- the backup files are transferred from the real robot controller to the external computer.
- the filter component is instructed to process the backup files according to the stored filtering rules, block 33.
- An example of a filtering rule is that tool data is not allowed to be transferred from the real robot controller to the virtual robot controller. This is because the real tool is often bent slightly and re-calibrated during use, and it is not a good idea to use the bent tool in a simulation.
- the filter component has processed the backup files, only the necessary configuration data and programming files to be used on the virtual robot controller remains.
- the filtered data is stored in the data storages 13, 14 on the virtual robot controller.
- Thereafter a vir- tual robot controller is created based on the filtered backup files, block 34.
- the virtual robot controller has been created, the virtual robot controller is started, block 35.
- the backup files are restored to the virtual robot controller, block 36.
- the process for building a working virtual robot controller includes that of copying the files, taking a backup of the memory, and then starting a virtual robot controller and loading the contents of memory from the real robot controller into the virtual robot controller.
- Figure 4 shows a flow chart of a method for transferring data from a virtual robot controller to a real robot controller according to an embodiment of the invention.
- Each block in the flow chart can be implemented by computer program instructions.
- the sequence of instructions disclosed in figure 4 is executed by the data transfer module 17. This case occurs when the programmer has completed working with the virtual robot controller in the simulated environment and needs to transfer the configuration data and robot program to the real robot controller. Not all data is to be transferred.
- tool data is often a model in the simulation tool, but it is a calibrated tool in the real robot system. The difference may not be large, but the virtual robot controller tool data shall normally not be transferred to the real robot controller.
- Another example of that which is not to be transferred is the object data in certain use-cases.
- the simulation system may have a table whose coordinates are given by an object frame stored in the program.
- the real robot controller also has a table and there are real coordinates for that table in the robot controller's program.
- the table object frame from the simulation system shall not overwrite the real robot controller.
- different customers have different preferences.
- the user is given options to select how much and which configuration data and program data is to be transferred to the real robot controller.
- the user When the user has selected which configuration and program data to be transferred to the real robot controller, the he activates the activation means 24 for "go online” on the user interface 20.
- the sequence for "go online” has been started, the selected program files and configuration data are retrieved from the virtual robot controller, block 40.
- program files and configuration data from the real robot controller are re- trieved, block 42.
- the filter component is instructed to process the program files from the virtual robot controller according to the filtering rules. If the filtering rules specify that certain parts of the files or types of data should not be overwritten, those parts are fetched from the program files from the real robot con- troller and put into the program files from the virtual robot controller. Accordingly, new program files are generated including parts from the files from the virtual robot controller and parts from the files of the real robot controller, block 44. Alternatively, parts of the program files, which are allowed to be overwritten, from the real robot controller, are exchanged by parts from the program files from the virtual robot controller. The resulting program files and configuration data are transferred from the virtual robot controller to the real robot controller, block 46.
- the present invention is not limited to the embodiments disclosed but may be varied and modified within the scope of the following claims.
- the data transfer module 17 and the filter component 18 are stored on the external computer 3.
- the data transfer module and the filter component can be stored on the robot controller 2.
Landscapes
- Engineering & Computer Science (AREA)
- Robotics (AREA)
- Mechanical Engineering (AREA)
- Manipulator (AREA)
- Numerical Control (AREA)
Abstract
La présente invention concerne un système de programmation hors-ligne d’un robot industriel (1) comprenant un dispositif de commande de robot (2) destiné à commander les déplacements du robot. Le système comprend en outre un ordinateur externe (3) présentant un outil de programmation et de simulation (10) ayant la capacité de faire fonctionner un ou plusieurs dispositifs de commande virtuels de robot (12), et le dispositif de commande de robot réel et l’ordinateur externe sont conçus pour pouvoir communiquer l’un avec l’autre. Le système comprend en outre un module de transfert de données (17) conçu pour transférer automatiquement, sur demande, les données de configuration et de programme entre le dispositif de commande réel de robot et un dispositif de commande virtuel de robot fonctionnant sur l’ordinateur externe, et un composant de filtre (18) conçu pour filtrer les données de configuration et de programme transférées en fonction des règles de filtration définies.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| DE112008003963.1T DE112008003963B4 (de) | 2008-08-12 | 2008-08-12 | System und Verfahren zur Off-line-Programmierung eines Industrieroboters |
| PCT/EP2008/060561 WO2010017835A1 (fr) | 2008-08-12 | 2008-08-12 | Système et procédé de programmation hors-ligne d’un robot industriel |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/EP2008/060561 WO2010017835A1 (fr) | 2008-08-12 | 2008-08-12 | Système et procédé de programmation hors-ligne d’un robot industriel |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2010017835A1 true WO2010017835A1 (fr) | 2010-02-18 |
Family
ID=40873767
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/EP2008/060561 Ceased WO2010017835A1 (fr) | 2008-08-12 | 2008-08-12 | Système et procédé de programmation hors-ligne d’un robot industriel |
Country Status (2)
| Country | Link |
|---|---|
| DE (1) | DE112008003963B4 (fr) |
| WO (1) | WO2010017835A1 (fr) |
Cited By (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2013185794A1 (fr) * | 2012-06-11 | 2013-12-19 | Sias Ag | Robot de pipetage |
| CN105171748A (zh) * | 2015-10-21 | 2015-12-23 | 鞍山松意机器人制造有限公司 | 一种机器人及其生产线设备远程状态监控方法及系统 |
| WO2016087590A1 (fr) * | 2014-12-05 | 2016-06-09 | Broetje-Automation Gmbh | Procédé de simulation de mouvement pour un manipulateur |
| CN107710082A (zh) * | 2015-09-29 | 2018-02-16 | 宝马股份公司 | 用于控制和/或调节机器人系统的外部控制系统的自动配置方法 |
| JP2018089757A (ja) * | 2016-12-07 | 2018-06-14 | 株式会社国際電気通信基礎技術研究所 | ロボットおよびロボット制御プログラム |
| CN110446589A (zh) * | 2017-03-29 | 2019-11-12 | 住友重机械工业株式会社 | 主机械支援系统 |
| CN110465951A (zh) * | 2018-05-11 | 2019-11-19 | 西门子股份公司 | 用于机器人编程的方法、设备、计算机可读存储媒体和计算机程序 |
| WO2024019107A1 (fr) * | 2022-07-22 | 2024-01-25 | ソニーグループ株式会社 | Procédé de commande de multiples robots, dispositif de commande de multiples robots et système de commande de multiples robots |
| US20240149453A1 (en) * | 2021-03-16 | 2024-05-09 | Abb Schweiz Ag | Method of Controlling a Robot And a Robot Control System |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| DE102011082800B4 (de) | 2011-09-15 | 2016-04-14 | Convergent Information Technologies Gmbh | System und Verfahren zur automatisierten Erstellung von Roboterprogrammen |
| WO2013037693A2 (fr) | 2011-09-15 | 2013-03-21 | Convergent Information Technologies Gmbh | Système et procédé de développement automatisé de programmes de robots |
| DE102013014467A1 (de) | 2013-08-30 | 2015-03-05 | Dürr Ecoclean GmbH | "Verfahren zum Einmessen und/oder Kalibrieren eines Roboters" |
| DE102015218699A1 (de) | 2015-09-29 | 2017-03-30 | Bayerische Motoren Werke Aktiengesellschaft | Verfahren zur automatischen Konfiguration eines externen Steuerungssystems zur Steuerung und/oder Regelung eines Robotersystems |
| DE102015218697A1 (de) | 2015-09-29 | 2017-03-30 | Bayerische Motoren Werke Aktiengesellschaft | Verfahren zur automatischen Konfiguration eines externen Steuerungssystems zur Regelung und/oder Steuerung eines Robotersystems |
| US20230057868A1 (en) | 2020-01-20 | 2023-02-23 | Abb Schweiz Ag | Project Extensions to Timeline Concept |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2007036466A2 (fr) * | 2005-09-30 | 2007-04-05 | Siemens Aktiengesellschaft | Procede de simulation d'un comportement de commande et/ou de machine d'une machine-outil ou d'une machine de production |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB0130986D0 (en) * | 2001-12-27 | 2002-02-13 | Prophet Control Systems Ltd | Programming robots with offline design |
| DE10214880A1 (de) * | 2002-04-04 | 2003-10-23 | Erwin Rothballer | Verfahren zum Programmieren einer Verfahrbewegung eines Handhabungsgeräts |
| DE10304706A1 (de) * | 2002-07-24 | 2004-02-05 | Kuka Roboter Gmbh | Verfahren und Vorrichtung zum Steuern einer Anlage |
| ATE392656T1 (de) * | 2004-06-15 | 2008-05-15 | Abb Ab | Verfahren und system zur off-line-programmierung von mehreren interagierenden robotern |
| US7853356B2 (en) * | 2006-04-14 | 2010-12-14 | Fanuc Robotics America, Inc. | Method for optimizing a robot program and a robot system |
-
2008
- 2008-08-12 WO PCT/EP2008/060561 patent/WO2010017835A1/fr not_active Ceased
- 2008-08-12 DE DE112008003963.1T patent/DE112008003963B4/de active Active
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2007036466A2 (fr) * | 2005-09-30 | 2007-04-05 | Siemens Aktiengesellschaft | Procede de simulation d'un comportement de commande et/ou de machine d'une machine-outil ou d'une machine de production |
Non-Patent Citations (3)
| Title |
|---|
| BERNHARDT R ET AL: "REALITISCHE SIMULATION VON INDUSTRIEROBOTERN. ÖREALISTIC SIMULATION OF INDUSTRIAL ROBOTS", ZWF ZEITSCHRIFT FUR WIRTSCHAFTLICHE FERTIGUNG UNDAUTOMATISIERUNG, CARL HANSER VERLAG. MUNCHEN, DE, vol. 89, no. 4, 1 April 1994 (1994-04-01), pages 159 - 162, XP000441969, ISSN: 0947-0085 * |
| DUELEN G ET AL: "CAD/CAM-UNTERSTUETZTES UMRUESTEN VON PRODUKTIONSANLAGEN", ZWF ZEITSCHRIFT FUR WIRTSCHAFTLICHE FERTIGUNG UNDAUTOMATISIERUNG, CARL HANSER VERLAG. MUNCHEN, DE, vol. 86, no. 8, 1 August 1991 (1991-08-01), pages 381 - 386, XP000225899, ISSN: 0947-0085 * |
| VOLLMANN K: "Realistic robot simulation: multiple instantiating of robot controller software", INDUSTRIAL TECHNOLOGY, 2002. IEEE ICIT '02. 2002 IEEE INTERNATIONAL CO NFERENCE ON DEC. 11-14, 2002, PISCATAWAY, NJ, USA,IEEE, vol. 2, 11 December 2002 (2002-12-11), pages 1194 - 1198, XP010637227, ISBN: 978-0-7803-7657-1 * |
Cited By (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2013185794A1 (fr) * | 2012-06-11 | 2013-12-19 | Sias Ag | Robot de pipetage |
| US11292130B2 (en) | 2014-12-05 | 2022-04-05 | Broetje-Automation Gmbh | Method for motion simulation of a manipulator |
| WO2016087590A1 (fr) * | 2014-12-05 | 2016-06-09 | Broetje-Automation Gmbh | Procédé de simulation de mouvement pour un manipulateur |
| CN107710082A (zh) * | 2015-09-29 | 2018-02-16 | 宝马股份公司 | 用于控制和/或调节机器人系统的外部控制系统的自动配置方法 |
| US10786898B2 (en) | 2015-09-29 | 2020-09-29 | Bayerische Motoren Werke Aktiengesellschaft | Method for the automatic configuration of an external control system for the open-loop and/or closed-loop control of a robot system |
| CN107710082B (zh) * | 2015-09-29 | 2021-01-26 | 宝马股份公司 | 用于控制和/或调节机器人系统的外部控制系统的自动配置方法 |
| CN105171748A (zh) * | 2015-10-21 | 2015-12-23 | 鞍山松意机器人制造有限公司 | 一种机器人及其生产线设备远程状态监控方法及系统 |
| JP2018089757A (ja) * | 2016-12-07 | 2018-06-14 | 株式会社国際電気通信基礎技術研究所 | ロボットおよびロボット制御プログラム |
| CN110446589A (zh) * | 2017-03-29 | 2019-11-12 | 住友重机械工业株式会社 | 主机械支援系统 |
| US11733679B2 (en) * | 2017-03-29 | 2023-08-22 | Sumitomo Heavy Industries, Ltd. | Master machine supporting system |
| CN110465951A (zh) * | 2018-05-11 | 2019-11-19 | 西门子股份公司 | 用于机器人编程的方法、设备、计算机可读存储媒体和计算机程序 |
| US11584012B2 (en) | 2018-05-11 | 2023-02-21 | Siemens Aktiengesellschaft | Method, apparatus, computer-readable storage media for robotic programming |
| CN110465951B (zh) * | 2018-05-11 | 2023-09-26 | 西门子股份公司 | 用于机器人编程的方法、设备、计算机可读存储媒体和计算机程序 |
| US20240149453A1 (en) * | 2021-03-16 | 2024-05-09 | Abb Schweiz Ag | Method of Controlling a Robot And a Robot Control System |
| WO2024019107A1 (fr) * | 2022-07-22 | 2024-01-25 | ソニーグループ株式会社 | Procédé de commande de multiples robots, dispositif de commande de multiples robots et système de commande de multiples robots |
Also Published As
| Publication number | Publication date |
|---|---|
| DE112008003963B4 (de) | 2016-11-24 |
| DE112008003963T5 (de) | 2011-06-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2010017835A1 (fr) | Système et procédé de programmation hors-ligne d’un robot industriel | |
| EP1310844B1 (fr) | Dispositif de simulation | |
| EP2804058B1 (fr) | Système et procédé pour l'émulation d'un système de commande d'automatisation | |
| JP6247320B2 (ja) | 産業プラントの分散制御システムを試験するためのシステムおよび方法 | |
| CN105467858B (zh) | 一种机器人控制程序图形化集成开发环境 | |
| JP2008170998A (ja) | タービン制御シミュレーションのためのシステム及び方法 | |
| US20190049924A1 (en) | Information processing device, information processing method, and non-transitory computer-readable recording medium | |
| JP5891891B2 (ja) | 情報処理装置、情報処理方法、およびプログラム | |
| TWI661358B (zh) | 模擬裝置 | |
| JP2019152949A (ja) | 表示装置、画面生成方法、および画面生成プログラム | |
| WO2021044654A1 (fr) | Système de traitement d'informations, dispositif d'affichage programmable et dispositif de traitement d'informations | |
| Robotics | Operating manual robotstudio | |
| JP7501064B2 (ja) | シミュレーション装置、シミュレーション方法およびシミュレーションプログラム | |
| US20250214234A1 (en) | Information processing apparatus, system, information processing method, method of manufacturing products, and recording medium | |
| JP7627148B2 (ja) | シミュレーション装置 | |
| WO2020026738A1 (fr) | Dispositif de soutien et programme de soutien | |
| JP7604918B2 (ja) | プログラム生成装置、プログラム生成プログラムおよびプログラム生成方法 | |
| KR101522430B1 (ko) | 실시간 시뮬레이터를 이용한 파트 프로그램의 그래픽 설명 정보 제공 장치 및 방법 | |
| US20240377796A1 (en) | A method and a system for enabling a user to review simulation data of an industrial environment | |
| KR20090038708A (ko) | 제어시스템 개발을 위한 툴생성장치 | |
| JP5384306B2 (ja) | 表示/制御・シミュレートシステム、そのプログラマブル表示器、シミュレータ装置 | |
| Winther | Virtual commissioning of production process Final report | |
| CN120182440A (zh) | 面向工程施工领域的交互式虚拟动画运行程序设计方法 | |
| WO2022249713A1 (fr) | Système de commande, programme de système et procédé de débogage | |
| JP2004310437A (ja) | モーションコントロール装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 08787127 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 08787127 Country of ref document: EP Kind code of ref document: A1 |