WO2003084720A1 - Robot controller simulation device - Google Patents

Robot controller simulation device Download PDF

Info

Publication number
WO2003084720A1
WO2003084720A1 PCT/JP2003/004306 JP0304306W WO03084720A1 WO 2003084720 A1 WO2003084720 A1 WO 2003084720A1 JP 0304306 W JP0304306 W JP 0304306W WO 03084720 A1 WO03084720 A1 WO 03084720A1
Authority
WO
WIPO (PCT)
Prior art keywords
robot controller
robot
unit
computer
manipulator
Prior art date
Application number
PCT/JP2003/004306
Other languages
French (fr)
Japanese (ja)
Inventor
Yumie Kubota
Yasuhiko Noguchi
Kenji Matsuo
Original Assignee
Kabushiki Kaisha Yaskawa Denki
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kabushiki Kaisha Yaskawa Denki filed Critical Kabushiki Kaisha Yaskawa Denki
Publication of WO2003084720A1 publication Critical patent/WO2003084720A1/en

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1656Programme controls characterised by programming, planning systems for manipulators
    • B25J9/1671Programme 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

Definitions

  • the present invention relates to a robot controller simulation device in which software of a robot controller is mounted on a computer.
  • a robot controller 100 is connected to a computer 105 via a communication means 101 such as a network.
  • the computer 105 uses, for example, a workstation and includes a display 102, a main body 103, and a keyboard 104.
  • the robot controller 100 is configured around a processor, and controls a robot operation based on basic software and a robot program.
  • the command signal for the robot operation control is normally sent to the robot, but is transferred to the computer 100 via the communication means 101 here.
  • the computer 100 simulates the operation of the robot based on the command signal.
  • the present invention solves the above problem by using a function software installed in a robot controller that drives a manipulator without connecting the robot controller that drives the manipulator, and simulating the robot controller with high accuracy.
  • the present invention provides a robot controller simulation device that operates.
  • a robot simulation device is a robot controller simulation device that simulates a function of a robot controller using a computer including a storage memory and an operating system, wherein the robot controller drives a manipulator.
  • Function software to be installed and the function software Address conversion for converting a memory address of a robot controller that drives the manipulator into an address of the storage memory included in the computer, and an operating system connection unit that connects the hardware and the operating system included in the computer. And a unit.
  • the robot simulation apparatus includes: a programming pendant used in a robot controller that drives the manifold, and a pendant communication processing unit that communicates with the programming pendant. It is a feature.
  • the robot simulation device further includes a processing speed adjustment unit that adjusts a difference between a processing speed of the robot controller that drives the manipulator and a processing speed of the computer, wherein the processing speed adjustment unit includes: Delaying execution of instructions of the computer.
  • the robot simulation device is a robot simulation device comprising: a servo delay input unit for inputting a delay time of a servo control device provided in a robot controller for driving the manipulator; And a servo simulation unit that simulates the servo control device based on the value input to the unit.
  • the robot simulation apparatus includes: an external device connection unit that connects the computer to external devices; and a scan time between the robot controller that drives the manipulator and the external device.
  • An external device control time input unit for inputting, and an external connection function unit for accessing the external device based on a value input by the external device control time input unit.
  • the robot simulation device provides the functional software with a command relating to a robot operation, a command for performing communication with the external device, and a command for accessing data held by the functional software. It is characterized by having a function resource access unit to perform.
  • the robot simulation apparatus provides the function software with a command relating to an operation of a robot, a command for performing communication with the external device, and a command for accessing data held by the function software.
  • a function resource access unit for performing an operation, inputting an operation instruction to the robot via the function resource access unit, and displaying an operation state of the robot on a display connected to the computer. is there.
  • FIG. 1 is a system configuration diagram of the present invention.
  • FIG. 2 is a software configuration diagram of a robot controller that drives the manipulator.
  • Figure 3 shows the system call flow.
  • Figure 4 shows the flow of address access.
  • Figure 5 shows the flow of job execution.
  • Figure 6 shows the flow of the move command.
  • FIG. 7 is a configuration diagram of the second embodiment.
  • FIG. 8 is a configuration diagram of the third embodiment.
  • FIG. 9 is a configuration diagram of the fourth embodiment.
  • FIG. 10 is a configuration diagram of the fifth embodiment.
  • FIG. 11 is a configuration diagram of the sixth embodiment.
  • FIG. 12 is a configuration diagram of a conventional technique.
  • FIG. 1 is a schematic diagram of the present invention.
  • the computer 1 includes a storage memory 10 and an operating system 11.
  • the operating system 1 is software that directly controls the computer 1 hardware.
  • the functional software 2 installed in the robot controller that drives the manipulator is software that executes commands for performing robot operations such as the position and speed of the robot, and commands for communicating with external devices.
  • the functional software 2 accesses the talent rating system 11 through the operating system connection unit 3, and finally controls the hardware of the computer 1.
  • the address of the robot controller that drives the manipulator specified by the functional software 2 accesses the storage memory 10 included in the computer 1 through the memory address conversion unit.
  • Figure 2 shows the configuration of the software installed on the robot controller that drives the manipulator.
  • a robot controller that drives a manipulator needs real-time operation to drive a servo motor or the like. Therefore, as shown in FIG. 2, it is composed of two softwares, an operating system 20 for robot control and a functional software 2.
  • the functional software 2 of the robot controller that drives the manipulator includes a system call to the operating system 20 for controlling the robot.
  • a system call is a general term for processing that calls the operating system.
  • the flow in which the functional software 2 executes a system call will be described with reference to FIG.
  • step 1 the functional software 2 issues a system call of the operating system 20 for robot control.
  • this command is received by operating system connection 3.
  • there is a system call correspondence table 12 in which the system call of the operating system 11 of the computer 1 and the system call of the operating system 20 for controlling the mouth bot are associated.
  • the processing is instructed to the operating system 11 of the computer 1 using the table 12.
  • the functional software 2 includes a command to access a memory in a robot controller that drives the manipulator.
  • functional software 2 Describes a processing flow for accessing the storage memory 10 of the computer 1.
  • step 1 the functional software is instructed to access the actual memory in the robot controller.
  • step 2 this command is received by the memory address translator 4.
  • step 3 There is a memory address correspondence table 13 in which the memory addresses of the computer 1 and the memory addresses in the robot controller that drives the manipulator are associated in advance.
  • the memory of computer 1 is accessed using this table 13.
  • Fig. 5 shows a simulation of job 21 for robot movement.
  • Job 21 has a MOV instruction which is a robot movement instruction.
  • Functional software 2 instructs the process of reading job 21 1.
  • the functional software 2 instructs the memory address conversion unit 4 to read 100 bytes from the memory address 100 0 in the robot controller that drives the manipulator in which the job 21 exists.
  • the memory address converter 4 reads the memory address correspondence table 13.
  • the memory address 1100 of computer 1 corresponding to the memory address 1100 in the robot controller that drives the manipulator is obtained.
  • 100 bytes are read from the memory address 1 1100 of computer 1.
  • Job 21 is read and Function Software 2 interprets the instruction.
  • the instruction is converted once as an intermediate code, and the control of the CPU is shifted to a processing function corresponding to the intermediate code.
  • a command position is created at regular intervals in the robot operation unit of the functional software 2.
  • the robot controller that drives the manipulator sends the created command position to the servo control unit and drives the servo motor.
  • the functional software 2 writes the position command into the address 200 of the communication unit with the servo control device in the mouth bot controller that drives the manipulator.
  • the memory address conversion unit 4 obtains the memory address 300000 of the computer 1 from the memory address correspondence table 13. This address does not actually control the servo controller because it is not physically physically connected externally.
  • a command is created at regular intervals, and the command position of the next MOVE command is calculated before the next cycle arrives.
  • This is called prefetching and is programmed with the concept of tasks. In other words, in order to finally issue the position command to the servo controller, this pre-read must be completed. In this case, whether or not the prefetching is completed is determined by a mail which is a system call of the operating system 20 for controlling the robot 5 / port.
  • the functional software 2 instructs the operating system connection unit 3 to use the system call mail.
  • the operating system connection unit 3 issues a system call of the operating system 11 of the computer 1 using the system call correspondence table 12. By doing so, the functional software 2 can create a mail that is a system call.
  • the robot controller that drives the manipulator By using the functional software of the controller, it can be realized accurately and inexpensively with a robot controller simulation device using a computer.
  • the programming pendant 5 is used for the robot controller that drives the manipulator.
  • the pendant communication processing unit 6 that performs data communication with the programming pendant 5 connects the functional software 2 and the programming pendant 5.
  • the board and programming pendant in the robot controller use data communication such as a serial transmission processing method.
  • a communication circuit element and a program are mounted.
  • the pendant communication processing unit 6 assumes this substrate.
  • the pendant communication processing unit 6 is only software.
  • the robot controller that drives the manipulator uses the robot in the base coordinate system (the unique coordinate system that the robot has). Move the robot's control point in the plus direction with respect to the axis.
  • the key information is transmitted to the pendant communication processing unit 6.
  • the transmitted key information is stored in the key information storage area designated by the functional software 2 through the memory address translation 4.
  • the response time of the actual programming pendant in other words, by pressing the key once, the time until the functional software 2 recognizes the key is specified in advance in the pendant communication processing unit 6.
  • the processing speed of the computer 1 is delayed, and a response feeling equivalent to that of the actual machine can be realized.
  • the robot controller can be simulated with the same feeling.
  • the processing speed of the functional software 2 installed in Calculator 1 depends on the processing speed of CPU of Calculator 1.
  • a difference occurs between the CPU processing speed of the robot controller that drives the manipulator and the CPU processing speed of the computer 1.
  • This difference causes a problem in the case of processing in which the processing speed of the command affects the accuracy (for example, trajectory interpolation of a moving command).
  • the processing speed adjusting unit 7 delays the processing of the CPU of the robot controller simulation device. For example, suppose that the CPU processing speed of the computer 1 is twice as fast as the C.PU processing speed of the robot controller that drives the manifold. If 1 msec is needed to execute the instruction, Calculator 1 stops executing the CPU of l msec after the instruction is completed. This instruction is completed 2 ms after the start of the instruction execution.
  • the processing speed is the same as that of the robot controller that drives the manipulator in instruction units. 6 Same as La.
  • a fourth embodiment of the present invention will be described with reference to FIG.
  • the robot controller that drives the manipulator gives a command to the servo control device, and based on the command, sets the delay time until the robot moves.
  • the functional software 2 issues a command pulse to the servo simulation unit 9 as a command.
  • the servo simulation unit 9 delays the response by the time based on the value set in the servo delay input unit 8.
  • the servo simulation unit 9 returns to the functional software 2 assuming a feedback pulse after the set time has elapsed.
  • This feedback pulse is a method of using a simple command as it is as a feedback pulse, a method of adding a random number to the command to generate a feedback pulse, and a method of using a feedback pulse that takes into account the load inertia that can be calculated from the robot mechanism and gravity. and so on.
  • the actual movement of the robot can be accurately grasped, and the trajectory accuracy and the tact time can be accurately simulated.
  • the computer 1 is connected to the external device 30 via the external device connection unit 31.
  • the external device connection unit 31 may be either inside or outside the computer 1. Connection to external devices is via an industrial network such as a fieldbus.
  • the functional software 2 is connected to an external device via an I / I or network. Input the I / ⁇ scan time of the robot controller that drives the manipulator to the external device control time input section 32. At this time, the external connection function unit 33 performs an IZO scan of the external device. In the functional software 2, the external connection function unit 33 accesses the I I data through the memory address conversion unit.
  • Calculator 1 displays a display.
  • the operation panel 72 is displayed on this display.
  • operation buttons for starting and stopping the robot such as emergency stop, servo power supply ⁇ ⁇ , start, and hold are displayed.
  • This display is a touch panel. By touching this button, commands can be issued to the mouth bot.
  • the teaching mode and the play mode are selected.
  • the command of the operation panel 72 accesses the function software 2 through the function resource access section 34.
  • the functional software 2 performs the robot trajectory calculation, and sequentially returns the result to the data display panel 73 and the operation display panel 74.
  • the data display panel displays the data desired by the user, such as the current position, cycle time, and robot operation time.
  • the robot position can be acquired at regular intervals, and the robot model can be displayed on the operation display panel 74. As a result, the actual operation of the robot can be confirmed with the simulator device. 4306
  • the user can perform desired data display / simulation through the functional resource access unit.
  • the functional software mounted on the robot controller for driving the manipulator since the functional software mounted on the robot controller for driving the manipulator is used as it is, it is possible to accurately simulate the mouth-bottom controller for driving the manipulator.
  • the operability can be made the same as the actual machine.
  • the user can use a computer that is generally available on the market and has the special effect that it can be realized at low cost.
  • the user can use a general computer when creating software using the functional resource access means, and thus can use a software development environment (compiler, assembler, etc.) that the user prefers.
  • the present invention is useful for a robot controller simulation in which software of a robot controller is installed in a computer.

Landscapes

  • Engineering & Computer Science (AREA)
  • Robotics (AREA)
  • Mechanical Engineering (AREA)
  • Manipulator (AREA)
  • Numerical Control (AREA)

Abstract

A robot controller simulation device that uses function software, installed in a manipulator-driving robot controller, to accurately simulate the robot controller without connecting the manipulator-driving robot controller. The robot controller simulation device that simulates the robot controller function by using a computer (1), which includes a storage memory (10) and an operating system (11), comprises function software (2) installed in the manipulator-driving robot controller; an operating system connection unit (3) that connects the function software (2) to the operating system (11); and a memory address conversion unit (4) that converts memory addresses in the manipulator-driving robot controller to addresses in the storage memory (10) included in the computer (1).

Description

明 細 書  Specification
ロボッ トコントローラシミュレーション装置  Robot controller simulation device
[技術分野]  [Technical field]
本発明は、計算機にロボットコントローラのソフトウェアを搭載したロボットコン トローラシミュレーション装置に関するものである。  The present invention relates to a robot controller simulation device in which software of a robot controller is mounted on a computer.
[背景技術]  [Background technology]
一般に生産ラインを構築する場合には、作業を行わせる対象物の大きさからロボッ ト機種の選定、 目標とするサイクルタイムからロボットの配置数、 周辺外部機器との 制御時間タイミングなどを想定する必要がある。 また、 口ポットの軌跡精度向上のシ ミュレーションとして、 RRS (R e a l i s t i c Ro b o t S i mu l a t i o n) の規格を設けて、 軌跡精度向上を図っている。 これらの課題を解決するための ロボッ トシミュレーシヨン装置が特開 2001— 150373で開示されている。 こ れを図 1 2を用いて説明する。 図において、 ロボットコントローラ 100はネッ トヮ ーク等の通信手段 101をによって計算機 105に接続されている。 計算機 105は 例えばワークステーションが使用され、 ディスプレイ 102、 本体 103およびキー ボード 104から構成される。 ロボットコントローラ 100は、 プロセッサを中心に 構成され、基本ソフトウェアおよびロボットプログラムに基づいてロボット動作を制 御する。 そのロボット動作制御の指令信号は本来ならばロボットに送られるが、 ここ では通信手段 101を経由して計算機 100に転送される。計算機 100はその指令 信号に基づいてロボット動作のシミユレーションを行う。  Generally, when constructing a production line, it is necessary to select the robot model based on the size of the object to be worked, the number of robots to be arranged based on the target cycle time, and the timing of control time with peripheral external devices. There is. In addition, as a simulation for improving the accuracy of the locus of the mouth pot, the standard of RRS (Real s t i ic Ro b ot S i mul a t io n) has been established to improve the trajectory accuracy. A robot simulation apparatus for solving these problems is disclosed in JP-A-2001-150373. This will be described with reference to FIGS. In the figure, a robot controller 100 is connected to a computer 105 via a communication means 101 such as a network. The computer 105 uses, for example, a workstation and includes a display 102, a main body 103, and a keyboard 104. The robot controller 100 is configured around a processor, and controls a robot operation based on basic software and a robot program. The command signal for the robot operation control is normally sent to the robot, but is transferred to the computer 100 via the communication means 101 here. The computer 100 simulates the operation of the robot based on the command signal.
ところ力 従来の技術である RRS規格では、 ロボットの動作にのみ関する精度は 向上しても、外部周辺機器を含む生産ライン全体のシミュレーシヨンはできなかった。 また、 特開 2001— 1 50373に開示されているように、 ロボットコントロー ラからデータを受け取ってシミュレーションを行うため、 ロボットコントローラの制 御をそのまま使用するため高精度のシミュレーションは可能である。 しかし、 サーポ 等の実機ロボットを動作させるための機能が付随しているため、 コストとスペースの 問題が発生し、 生産ラインを検討する上では、 現実的ではないという問題があった。  However, according to the RRS standard, which is a conventional technology, it was not possible to simulate the entire production line, including external peripheral devices, even though the accuracy related to robot operation alone was improved. Further, as disclosed in Japanese Patent Application Laid-Open No. 2001-150373, since simulation is performed by receiving data from a robot controller, high-precision simulation is possible because the control of the robot controller is used as it is. However, since a function for operating a real robot such as a service is attached, there was a problem of cost and space, and there was a problem that it was not realistic when considering a production line.
[発明の開示]  [Disclosure of the Invention]
本発明は、 上記問題を解決するために、 マニピュレータを駆動するロボットコント ロ ラを接続することなく、マニピュレータを駆動するロボットコントローラに搭載 された機能ソフトウェアを使用し、 ロボットコントローラを高精度でシミュレーショ ンするロボットコントローラシミュレーション装置を提供するものである。  The present invention solves the above problem by using a function software installed in a robot controller that drives a manipulator without connecting the robot controller that drives the manipulator, and simulating the robot controller with high accuracy. The present invention provides a robot controller simulation device that operates.
本発明の請求項 1記載のロボットシミュレーシヨン装置は、記憶メモリとォペレ 一ティングシステムを含んだ計算機を用いてロボットコントローラの機能をシミュ レーションするロボットコントローラシミュレーション装置において、マニピュレー タを駆動するロボットコントローラに搭載する機能ソフトウェアと、前記機能ソフト ウェアと前記計算機に含まれる前記オペレーティングシステムとを接続するォペレ 一ティングシステム接続部と、前記マニピュレータを駆動するロボットコントローラ のメモリアドレスを前記計算機に含まれる前記記憶メモリのアドレスに変換するメ モリアドレス変換部と、 を備えることを特徴とするものである。 A robot simulation device according to claim 1 of the present invention is a robot controller simulation device that simulates a function of a robot controller using a computer including a storage memory and an operating system, wherein the robot controller drives a manipulator. Function software to be installed and the function software Address conversion for converting a memory address of a robot controller that drives the manipulator into an address of the storage memory included in the computer, and an operating system connection unit that connects the hardware and the operating system included in the computer. And a unit.
また、 本発明の請求項 2記載のロボットシミュレーション装置は、 前記マ二ピユレ ータを駆動するロボットコントローラで用いるプロダラミングペンダントと、前記プ ログラミングペンダントと通信するペンダント通信処理部と、 を備えることを特徴と するものである。  Further, the robot simulation apparatus according to claim 2 of the present invention includes: a programming pendant used in a robot controller that drives the manifold, and a pendant communication processing unit that communicates with the programming pendant. It is a feature.
また、 本発明の請求項 3記載のロボットシミュレーシヨン装置は、 前記マニピユレ ータを駆動するロボットコントローラと前記計算機の処理速度の差を調整する処理 速度調整部を備え、 前記処理速度調整部は、 前記計算機の命令実行を遅延させること を特徴とするものである。  The robot simulation device according to claim 3 of the present invention further includes a processing speed adjustment unit that adjusts a difference between a processing speed of the robot controller that drives the manipulator and a processing speed of the computer, wherein the processing speed adjustment unit includes: Delaying execution of instructions of the computer.
また、 本発明の請求項 4記載のロボッ トシミュレーシヨン装置は、 前記マニピユレ ータを駆動するロボットコントローラに備えられているサーボ制御装置の遅れ時間 を入力するサーボ遅れ入力部と、前記サーボ遅れ入力部に入力された値をもとに前記 サーボ制御装置をシミュレーションするサーボシミュレーション部と、 を備えたこと を特徴とするものである。  Further, the robot simulation device according to claim 4 of the present invention is a robot simulation device comprising: a servo delay input unit for inputting a delay time of a servo control device provided in a robot controller for driving the manipulator; And a servo simulation unit that simulates the servo control device based on the value input to the unit.
また、 本発明の請求項 5記載のロボッ トシミュレーシヨン装置は、 前記計算機と外 部機器とを接続する外部機器接続部と、 .前記マニピユレータを駆動するロボットコン トローラの外部機器とのスキャン時間を入力する外部機器制御時間入力部とを有し、 前記外部機器制御時間入力部で入力された値に基づき前記外部機器をアクセスする ための外部接続機能部を備えることを特徴とするものである。  Further, the robot simulation apparatus according to claim 5 of the present invention includes: an external device connection unit that connects the computer to external devices; and a scan time between the robot controller that drives the manipulator and the external device. An external device control time input unit for inputting, and an external connection function unit for accessing the external device based on a value input by the external device control time input unit.
また、 本発明の請求項 6記載のロボットシミュレーション装置は、 前記機能ソフト ウェアに対し、 ロボットの動作に関する指令および前記外部機器との通信を行う指令 および前記機能ソフトウェアが保持するデータをアクセスする指令を行う機能リソ ースアクセス部を備えることを特徴とするものである。  Further, the robot simulation device according to claim 6 of the present invention provides the functional software with a command relating to a robot operation, a command for performing communication with the external device, and a command for accessing data held by the functional software. It is characterized by having a function resource access unit to perform.
また、 本発明の請求項 7記載のロボットシミュレーション装置は、 前記機能ソフト ウェアに対し、 ロボットの動作に関する指令および前記外部機器との通信を行う指令 および前記機能ソフトウエアが保持するデータをアクセスする指令を行う機能リソ ースアクセス部を備え、 前記機能リソースアクセス部を介して、 ロボットへの動作指 令を入力し、 ロボットの動作状況を前記計算機に接続されたディスプレイに表示する ことを特徴とするものである。  In addition, the robot simulation apparatus according to claim 7 of the present invention provides the function software with a command relating to an operation of a robot, a command for performing communication with the external device, and a command for accessing data held by the function software. A function resource access unit for performing an operation, inputting an operation instruction to the robot via the function resource access unit, and displaying an operation state of the robot on a display connected to the computer. is there.
[図面の簡単な説明]  [Brief description of drawings]
図 1は、 本発明のシステム構成図である。 FIG. 1 is a system configuration diagram of the present invention.
図 2は、マニピュレータを駆動するロボットコントローラのソフトウエア構成図であ る。 FIG. 2 is a software configuration diagram of a robot controller that drives the manipulator.
図 3は、 システムコールのフローである。 図 4は、 アドレスアクセスのフローである。 Figure 3 shows the system call flow. Figure 4 shows the flow of address access.
図 5は、 ジョブ実行のフローである。 Figure 5 shows the flow of job execution.
図 6は、 移動命令のフローである。 Figure 6 shows the flow of the move command.
図 7は、 第 2の実施の形態の構成図である。 FIG. 7 is a configuration diagram of the second embodiment.
図 8は、 第 3の実施の形態の構成図である。 FIG. 8 is a configuration diagram of the third embodiment.
図 9は、 第 4の実施の形態の構成図である。 FIG. 9 is a configuration diagram of the fourth embodiment.
図 1 0は、 第 5の実施の形態の構成図である。 FIG. 10 is a configuration diagram of the fifth embodiment.
図 1 1は、 第 6の実施の形態の構成図である。 FIG. 11 is a configuration diagram of the sixth embodiment.
図 1 2は、 従来技術の構成図である。 FIG. 12 is a configuration diagram of a conventional technique.
[発明を実施するための最良の形態]  [Best Mode for Carrying Out the Invention]
以下、 本発明の実施の形態を、 図を参照して説明する。 図 1は、 本発明の概要図で ある。 計算機 1は、 記憶メモリ 1 0とオペレーティングシステム 1 1を含んでいる。 オペレーティングシステム 1 は、計算機 1のハードウエアを直接制御するソフトゥ エアである。マニピュレータを駆動するロボットコントローラに搭載する機能ソフト ウェア 2は、 ロボットの位置、 速度等のロボット動作を行う命令や、 外部機器との通 信を行う命令などを実行するソフトウェアである。 機能ソフトウェア 2は、 オペレー ティングシステム接続部 3を通じて、 才ぺレーティングシステム 1 1をアクセスし、 最終的には計算機 1のハードウェアを制御する。 また、 機能ソフトウェア 2に指示さ れているマニピュレータを駆動するロボットコントローラのァドレスについては、 メ モリアドレス変換部を通じて、計算機 1に含まれるの記憶メモリ 1 0をアクセスする。 図 2に、マニピュレータを駆動するロボットコントローラに搭載するソフトウエア の構成図を示す。 通常、 マニピュレータを駆動するロボットコントローラは、 サーボ モータ等を駆動するためにリアルタイム性が必要である。 このため、 図 2に示すよう にロボット制御用のオペレーティングシステム 2 0と機能ソフトウエア 2の 2つの ソフトウエアから構成されている。マニピュレータを駆動するロボットコントローラ の機能ソフトウエア 2には、 ロボット制御用のオペレーティングシステム 2 0に対す るシステムコールが含まれる。 システムコールとは、 一般にオペレーティングシステ ムを呼出す処理の総称である。 図 3を用いて、 機能ソフトウェア 2がシステムコール を実行するフローを説明する。 ステップ 1は、 機能ソフトウェア 2が、 ロボット制御 用のオペレーティングシステム 2 0のシステムコールを指令したものである。 ステツ プ 2では、 この指令をオペレーティングシステム接続部 3が受け取る。 予め、 計算機 1のオペレーティングシステム 1 1のシステムコールと口ボット制御用のオペレー ティングシステム 2 0のシステムコールとを対応させたシステムコ一ル対応テ一ブ ル 1 2がある。 ステップ 3では、 このテーブル 1 2を用いて、 計算機 1のオペレーテ ィングシステム 1 1に対して処理を指令する。  Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a schematic diagram of the present invention. The computer 1 includes a storage memory 10 and an operating system 11. The operating system 1 is software that directly controls the computer 1 hardware. The functional software 2 installed in the robot controller that drives the manipulator is software that executes commands for performing robot operations such as the position and speed of the robot, and commands for communicating with external devices. The functional software 2 accesses the talent rating system 11 through the operating system connection unit 3, and finally controls the hardware of the computer 1. In addition, the address of the robot controller that drives the manipulator specified by the functional software 2 accesses the storage memory 10 included in the computer 1 through the memory address conversion unit. Figure 2 shows the configuration of the software installed on the robot controller that drives the manipulator. Normally, a robot controller that drives a manipulator needs real-time operation to drive a servo motor or the like. Therefore, as shown in FIG. 2, it is composed of two softwares, an operating system 20 for robot control and a functional software 2. The functional software 2 of the robot controller that drives the manipulator includes a system call to the operating system 20 for controlling the robot. A system call is a general term for processing that calls the operating system. The flow in which the functional software 2 executes a system call will be described with reference to FIG. In step 1, the functional software 2 issues a system call of the operating system 20 for robot control. In step 2, this command is received by operating system connection 3. In advance, there is a system call correspondence table 12 in which the system call of the operating system 11 of the computer 1 and the system call of the operating system 20 for controlling the mouth bot are associated. In step 3, the processing is instructed to the operating system 11 of the computer 1 using the table 12.
また、 機能ソフトウヱァ 2には、 マニピュレータを駆動するロボットコントローラ 内のメモリにアクセスする指令が含まれている。 図 4を用いて、 機能ソフトウエア 2 が計算機 1の記憶メモリ 1 0をアクセスする処理フローを説明する。 ステップ 1では、 機能ソフトウエア 2力 実際のロボットコントラーラ内のメモリをアクセスように指 令する。 ステップ 2では、 この指令をメモリアドレス変換部 4が受け取る。 予め、 計 算機 1のメモリアドレスとマニピュレータを駆動するロボットコントローラ内のメ モリアドレスとを対応させたメモリアドレス対応テーブル 1 3がある。 ステップ 3で は、 このテーブル 1 3を用いて、 計算機 1のメモリをアクセスする。 The functional software 2 includes a command to access a memory in a robot controller that drives the manipulator. Using Fig. 4, functional software 2 Describes a processing flow for accessing the storage memory 10 of the computer 1. In step 1, the functional software is instructed to access the actual memory in the robot controller. In step 2, this command is received by the memory address translator 4. There is a memory address correspondence table 13 in which the memory addresses of the computer 1 and the memory addresses in the robot controller that drives the manipulator are associated in advance. In step 3, the memory of computer 1 is accessed using this table 13.
次に、 ロボット移動させるジョブ 2 1のシミュレーションを図 5に示す。 ジョブ 2 1には、 ロボット移動命令である MO V命令がある。 機能ソフトウェア 2は、 ジョブ 2 1を読み込む処理を指令する。 このとき、 機能ソフトウェア 2は、 ジョブ 2 1が存 在しているマニピュレータを駆動するロボットコントローラ内のメモリアドレス 1 0 0 0番地から 1 0 0バイトを読み出すように、 メモリアドレス変換部 4に指令する。 メモリアドレス変換部 4は、 メモリアドレス対応テーブル 1 3を読み出す。 マニピュ レータを駆動するロボットコントローラ内のメモリアドレス 1 0 0 0番地に対応し た計算機 1のメモリアドレス 1 1 0 0 0番地を求める。 そして、 計算機 1のメモリア ドレス 1 1 0 0 0番地から 1 0 0バイトを読み出す。 ジョブ 2 1が読み出され、 機能 ソフトウエア 2は、 命令を解釈する。 命令を解釈する方法としては、 命令を中間コー ドとして一度変換し、 その中間コードに対応した処理関数に、 C P Uの制御を遷移さ せる。 ここで、 MO V命令については、 機能ソフトウェア 2のロボット演算部におい て、 一定周期毎の指令位置が作成される。 通常、 マニピュレータを駆動するロボット コントローラでは、 この作成された指令位置をサーボ制御部に送信し、 サーボモータ を駆動させている。 機能ソフトウェア 2は、位置指令をマニピュレータを駆動する口 ボットコントローラ内のサーボ制御装置との通信部のァドレス 2 0 0 0番地に書き 込む。 メモリアドレス変換部 4は、 メモリアドレス対応テーブル 1 3から、 計算機 1 のメモリアドレス 3 0 0 0 0番地を求める。 このアドレスは、 実際に物理的には、 外 部に接続されていないため、 サーボ制御装置を制御するものではない。  Next, Fig. 5 shows a simulation of job 21 for robot movement. Job 21 has a MOV instruction which is a robot movement instruction. Functional software 2 instructs the process of reading job 21 1. At this time, the functional software 2 instructs the memory address conversion unit 4 to read 100 bytes from the memory address 100 0 in the robot controller that drives the manipulator in which the job 21 exists. . The memory address converter 4 reads the memory address correspondence table 13. The memory address 1100 of computer 1 corresponding to the memory address 1100 in the robot controller that drives the manipulator is obtained. Then, 100 bytes are read from the memory address 1 1100 of computer 1. Job 21 is read and Function Software 2 interprets the instruction. As a method of interpreting an instruction, the instruction is converted once as an intermediate code, and the control of the CPU is shifted to a processing function corresponding to the intermediate code. Here, for the MOV instruction, a command position is created at regular intervals in the robot operation unit of the functional software 2. Normally, the robot controller that drives the manipulator sends the created command position to the servo control unit and drives the servo motor. The functional software 2 writes the position command into the address 200 of the communication unit with the servo control device in the mouth bot controller that drives the manipulator. The memory address conversion unit 4 obtains the memory address 300000 of the computer 1 from the memory address correspondence table 13. This address does not actually control the servo controller because it is not physically physically connected externally.
また、 通常の一般的なロボットコントローラでは、 一定周期毎に指令を作成し、 次 の周期が到来する前に次の MO V命令の指令位置を演算する。 これは、 先読みと呼ば れており、 タスクという概念でプログラムされている。 つまり、 最終的にサーボ制御 装置に位置指令を払い出すためには、 この先読みが完了'していなければならない。 こ の場合、 この先読みが完了しているかどうかをロボ 5/ト制御用のオペレーティングシ ステム 2 0のシステムコールであるメールによって判断している。 図 3を使ってこの 処理を説明する。 機能ソフトウェア 2は、 システムコールであるメールを利用するよ うにオペレーティングシステム接続部 3に指令する。 オペレーティングシステム接続 部 3は、 システムコール対応テーブル 1 2を用いて、 計算機 1のオペレーティングシ ステム 1 1のシステムコールを指令する。 こうすることで、 機能ソフトウェア 2は、 システムコールであるメールを作成することが可能となる。  In a general robot controller, a command is created at regular intervals, and the command position of the next MOVE command is calculated before the next cycle arrives. This is called prefetching and is programmed with the concept of tasks. In other words, in order to finally issue the position command to the servo controller, this pre-read must be completed. In this case, whether or not the prefetching is completed is determined by a mail which is a system call of the operating system 20 for controlling the robot 5 / port. This process is described with reference to FIG. The functional software 2 instructs the operating system connection unit 3 to use the system call mail. The operating system connection unit 3 issues a system call of the operating system 11 of the computer 1 using the system call correspondence table 12. By doing so, the functional software 2 can create a mail that is a system call.
上記に記載したとおり本実施例では、マニピュレータを駆動するロボットコント口 ーラの機能ソフトウェアを使用することで、計算機を用いたロボットコントローラシ ミュレーシヨン装置で正確に、 そして、 安価に実現することができる。 As described above, in this embodiment, the robot controller that drives the manipulator By using the functional software of the controller, it can be realized accurately and inexpensively with a robot controller simulation device using a computer.
本発明の第 2の実施の形態について、 図 7をもとに説明する。 プログラミングペン ダント 5は、マニピュレータを駆動するロボットコントローラに使用しているもので ある。 プログラミングペンダント 5とデータ通信を行うペンダント通信処理部 6は、 機能ソフトウエア 2とプログラミングペンダント 5とを接続するものである。 通常、 ロボットコントローラ内の基板とプログラミングペンダントは、 シリアル伝送処理方 法などのデータ通信を使用している。 この基板には、 通信回路素子およびプログラム が搭載されている。 この実施例では、 ペンダント通信処理部 6は、 この基板を想定し ている。 また、 プログラミングペンダント 5との通信が、 計算機 1の外部機器インタ 一フェースに予め用意された機能を使用できる場合には、ペンダント通信処理部 6は、 ソフトウエアのみとなる。例えば、プログラミングペンダント 5に設置されている (X + ) キー 5 1が押下された場合、 マニピュレータを駆動するロボットコントローラで は、 ロボットをベース座標系 (ロボットが持っている固有の座標系) の X軸に対して プラスの方向にロボットの制御点を移動させる。 本実施例では、 (X +) キー 5 1が 押下されると、 そのキー情報がペンダント通信処理部 6に送信される。 この送信され たキー情報は、 メモリアドレス変換 4を通じて、 機能ソフトウェア 2が指定している キー情報格納領域に格納される。また、実際のプロダラミングペンダントの応答時間、 言い換えれば、 キーを一回押すことにより、 そのキーを機能ソフトウェア 2が認識す るまでの時間、 を予めペンダント通信処理部 6に指定しておくことで、 計算機 1の処 理速度を遅延させ、 実機と同等の応答感覚を実現することができる。  A second embodiment of the present invention will be described with reference to FIG. The programming pendant 5 is used for the robot controller that drives the manipulator. The pendant communication processing unit 6 that performs data communication with the programming pendant 5 connects the functional software 2 and the programming pendant 5. Normally, the board and programming pendant in the robot controller use data communication such as a serial transmission processing method. On this board, a communication circuit element and a program are mounted. In this embodiment, the pendant communication processing unit 6 assumes this substrate. In addition, when communication with the programming pendant 5 can use a function prepared in advance in the external device interface of the computer 1, the pendant communication processing unit 6 is only software. For example, when the (X +) key 51 installed on the programming pendant 5 is pressed, the robot controller that drives the manipulator uses the robot in the base coordinate system (the unique coordinate system that the robot has). Move the robot's control point in the plus direction with respect to the axis. In this embodiment, when the (X +) key 51 is pressed, the key information is transmitted to the pendant communication processing unit 6. The transmitted key information is stored in the key information storage area designated by the functional software 2 through the memory address translation 4. In addition, the response time of the actual programming pendant, in other words, by pressing the key once, the time until the functional software 2 recognizes the key is specified in advance in the pendant communication processing unit 6. However, the processing speed of the computer 1 is delayed, and a response feeling equivalent to that of the actual machine can be realized.
以上のように、本実施例では、 マニピュレータを駆動するロボットコントローラに 使用するプロダラミングペンダントを利用することができるため、 ロボットコント口 ーラを実際に同じ感覚でシミュレーションすることができる。  As described above, in this embodiment, since the programming pendant used for the robot controller that drives the manipulator can be used, the robot controller can be simulated with the same feeling.
本発明の第 3の実施の形態について、 図 8をもとに説明する。 計算機 1に搭載され た機能ソフトウェア 2の処理速度は、 計算機 1の C P Uの処理速度に依存する。 つま り、マニピュレータを駆動するロボットコントローラの C P U処理速度と計算機 1と の C P Uの処理速度には、 差が発生する。 この差により、 命令の処理速度が精度に影 響するような処理 (例えば、 移動命令の軌跡補間) 等の場合に、 問題となる。 これを 解決するために、 本実施例では、 処理速度調整部 7により、 ロボットコントローラシ ミュレーシヨン装置の C P Uの処理を遅延させるものである。 たとえば、 マニピユレ ータを駆動するロボットコントローラの C.P Uの処理速度に対して、計算機 1の C P U処理速度が、 2倍であったとする。 計算機 1は、 その命令を実行するために、 1 msec必要であった場合、命令終了後に l msecの C P Uの実行を停止する。 命令実行 開始から 2msecとなったところで、 この命令を完了するものである。  A third embodiment of the present invention will be described with reference to FIG. The processing speed of the functional software 2 installed in Calculator 1 depends on the processing speed of CPU of Calculator 1. In other words, a difference occurs between the CPU processing speed of the robot controller that drives the manipulator and the CPU processing speed of the computer 1. This difference causes a problem in the case of processing in which the processing speed of the command affects the accuracy (for example, trajectory interpolation of a moving command). In order to solve this, in the present embodiment, the processing speed adjusting unit 7 delays the processing of the CPU of the robot controller simulation device. For example, suppose that the CPU processing speed of the computer 1 is twice as fast as the C.PU processing speed of the robot controller that drives the manifold. If 1 msec is needed to execute the instruction, Calculator 1 stops executing the CPU of l msec after the instruction is completed. This instruction is completed 2 ms after the start of the instruction execution.
この実施例では、マニピュレータを駆動するロボットコントローラと命令単位で同 じ処理速度になるので、 軌跡精度が、 マニピュレータを駆動するロボットコントロー 6 ラと同じになる。 In this embodiment, the processing speed is the same as that of the robot controller that drives the manipulator in instruction units. 6 Same as La.
本発明の第 4の実施の形態について、 図 9をもとに説明する。 予め、 サーポ遅れ入 力部 8に、 サーボ遅れ時間を設定する。 これは、 マニピュレータを駆動するロボット コントローラがサーボ制御装置に指令を与え、 その指令にもとづいて、 ロボットが移 動するまでの遅れ時間を設定するものである。 機能ソフトウェア 2は、 指令として、 パルスをサーボシミュレーション部 9に指令パルスを払いだす。サーボシミュレーシ ョン部 9は、 サーボ遅れ入力部 8で設定された値をもとに、 その時間だけ応答を遅延 させる。 サーボシミュレーション部 9は、 設定された時間経過後、 フィードバックパ ルスを想定して、 機能ソフトウェア 2に返す。 このフィードバックパルスは、 単なる 指令をそのままフィードバックパルスとする方法、指令に乱数分加算してフィードバ ックパルスとする方法、 ロボットの機構から計算できる負荷イナ一シャゃ重力を考慮 したものをフィードバックパルスとする方法などがある。  A fourth embodiment of the present invention will be described with reference to FIG. Set the servo delay time in the service delay input section 8 in advance. In this method, the robot controller that drives the manipulator gives a command to the servo control device, and based on the command, sets the delay time until the robot moves. The functional software 2 issues a command pulse to the servo simulation unit 9 as a command. The servo simulation unit 9 delays the response by the time based on the value set in the servo delay input unit 8. The servo simulation unit 9 returns to the functional software 2 assuming a feedback pulse after the set time has elapsed. This feedback pulse is a method of using a simple command as it is as a feedback pulse, a method of adding a random number to the command to generate a feedback pulse, and a method of using a feedback pulse that takes into account the load inertia that can be calculated from the robot mechanism and gravity. and so on.
この実施例によれば、 実際のロボットの動作を正確に把握し、軌跡精度やタクトタ ィムを正確にシミュレ一ションすることができる。  According to this embodiment, the actual movement of the robot can be accurately grasped, and the trajectory accuracy and the tact time can be accurately simulated.
本発明の第 5の実施の形態について、 図 1 0を用いて説明する。 計算機 1は、 外部 機器 3 0と外部機器接続部 3 1を介して接続されている。 この外部機器接続部 3 1は、 計算機 1の内外のどちらでもよい。 外部機器との接続は、 フィールドバスなどの産業 用ネットワークである。 機能ソフトウェア 2は、 外部機器と I /〇またはネットヮー クで接続されている。マニピュレータを駆動するロボットコントローラの I /〇スキ ヤン時間を外部機器制御時間入力部 3 2に入力する。 この時間毎に、 外部接続機能部 3 3は、 外部機器の I ZOのスキャンを実行する。 機能ソフトウエア 2は、 メモリア ドレス変換部を通じて、 外部接続機能部 3 3が I ΖΟデータをアクセスする。  A fifth embodiment of the present invention will be described with reference to FIG. The computer 1 is connected to the external device 30 via the external device connection unit 31. The external device connection unit 31 may be either inside or outside the computer 1. Connection to external devices is via an industrial network such as a fieldbus. The functional software 2 is connected to an external device via an I / I or network. Input the I / 〇 scan time of the robot controller that drives the manipulator to the external device control time input section 32. At this time, the external connection function unit 33 performs an IZO scan of the external device. In the functional software 2, the external connection function unit 33 accesses the I I data through the memory address conversion unit.
本実施例によれば、 実機と同じタイミングで、外部機器とのシミュレーションをす ることができ、 外部機器とのィンターロックを確認することが非常に簡単にできる。 本発明の第 6の実施の形態について、 図 1 1を用いて説明する。 計算機 1には、 デ イスプレイが表示されている。 このディスプレイに操作パネル 7 2が表示されている。 操作パネル 7 2には、 非常停止、 サーボ電源 Ο Ν、 スタート、 ホールド等のロボット の起動 '停止に関する操作ボタンが表示されている。 このディスプレイは、 タツチパ ネルであり、 このボタンのタツチすることで、 口ボットに対して指令を行うことがで きる。 また、 モードは、 教示モード、 プレイモードを選択するものである。 操作パネ ル 7 2の指令は、 機能リソースアクセス部 3 4を通じて、 機能ソフトウヱァ 2にァク セスする。 その後、 機能ソフトウェア 2は、 ロボット軌跡演算を行い、 その結果を逐 次、 データ表示パネル 7 3と動作表示パネル 7 4に返す。 データ表示パネルには、 現 在位置、 サイクルタイム、 ロボット動作時間など、 ユーザが所望するデータを表示す る。 また、 ロボットの位置を一定周期毎取得し、 動作表示パネル 7 4にて、 ロボット モデルを表示することができる。 これにより、 実際のロボットの動作をシミュレータ 装置にて確認することができる。 4306 According to this embodiment, it is possible to simulate with an external device at the same timing as the actual device, and it is very easy to check the interlock with the external device. A sixth embodiment of the present invention will be described with reference to FIG. Calculator 1 displays a display. The operation panel 72 is displayed on this display. On the operation panel 72, operation buttons for starting and stopping the robot such as emergency stop, servo power supply Ο Ν, start, and hold are displayed. This display is a touch panel. By touching this button, commands can be issued to the mouth bot. In the mode, the teaching mode and the play mode are selected. The command of the operation panel 72 accesses the function software 2 through the function resource access section 34. After that, the functional software 2 performs the robot trajectory calculation, and sequentially returns the result to the data display panel 73 and the operation display panel 74. The data display panel displays the data desired by the user, such as the current position, cycle time, and robot operation time. In addition, the robot position can be acquired at regular intervals, and the robot model can be displayed on the operation display panel 74. As a result, the actual operation of the robot can be confirmed with the simulator device. 4306
7 本実施例によれば、機能リソースアクセス部を通じて、 ユーザが所望のデータ表示 ゃシミュレーションをすることができるようになる。  According to this embodiment, the user can perform desired data display / simulation through the functional resource access unit.
また、 その他の実施例として、 ネッ トワークを介して、 他の計算機からロボッ トシミュレーション装置に指令を与えること、 及びデータを取得することはネッ トワーク ドライバを用いることで容易に行える。 同様に、 複数のロボットの設置 を検討する場合に、 複数のロボットコントローラシミュレーション装置をネッ ト ワークを介して通信することも可能となる。  Further, as another embodiment, it is possible to easily give a command from another computer to the robot simulation device and obtain data via a network by using a network driver. Similarly, when considering the installation of multiple robots, it becomes possible to communicate multiple robot controller simulation devices via a network.
本発明の装置によれば、 マニピュレータを駆動するロボットコントローラに搭 載する機能ソフトウエアをそのまま使用するため、 マニピュレータを駆動する口 ボッ トコントローラを正確にシミュレーションすることができる。  According to the device of the present invention, since the functional software mounted on the robot controller for driving the manipulator is used as it is, it is possible to accurately simulate the mouth-bottom controller for driving the manipulator.
また、実際にロボットコントローラに接続され使用するプログラミングペンダント. を備えることで、 操作性を実機と同じようにすることができる。  Also, by providing a programming pendant that is actually connected to the robot controller and used, the operability can be made the same as the actual machine.
また、マニピュレータを駆動するロボットコントローラと計算機の処理速度を調整 することができるため、 ユーザは、 一般に市販されている計算機を使用でき、 安価に 実現できるという特別の効果を奏するものである。 ユーザは、 機能リソースアクセス 手段を用いて、 ソフトウェアを作成する際に、 一般の計算機を使用できるため、 ユー ザが好むソフトウェア開発環境(コンパイラ、アセンブラ等)を用いることができる。  In addition, since the processing speed of the robot controller that drives the manipulator and the computer can be adjusted, the user can use a computer that is generally available on the market and has the special effect that it can be realized at low cost. The user can use a general computer when creating software using the functional resource access means, and thus can use a software development environment (compiler, assembler, etc.) that the user prefers.
[産業上の利用可能性]  [Industrial applicability]
本発明は、計算機にロボットコントローラのソフトウエアを搭載したロボットコン トローラシミュレーシヨンに関して有用なものである。  INDUSTRIAL APPLICABILITY The present invention is useful for a robot controller simulation in which software of a robot controller is installed in a computer.

Claims

請求の範囲 The scope of the claims
1 . 記憶メモリとオペレーティングシステムを含んだ計算機を用いてロボットコント ローラの機能をシミュレーションするロボッ トコントローラシミュレーション装置 において、マニピュレータを駆動するロボットコントローラに搭載する機能ソフトゥ エアと、前記機能ソフトウェアと前記計算機に含まれる前記オペレーティングシステ ムとを接続するオペレーティングシステム接続部と、前記マニピュレータを駆動する ロボットコントローラのメモリアドレスを前記計算機に含まれる前記記憶メモリの ァドレスに変換するメモリアドレス変換部と、 を備えることを特徴とするロボットコ ントローラシミュレーシヨン装置。  1. In a robot controller simulation device that simulates the function of a robot controller using a computer including a storage memory and an operating system, a function software to be mounted on a robot controller that drives a manipulator, and the function software and the computer An operating system connection unit for connecting the included operating system, and a memory address conversion unit for converting a memory address of a robot controller for driving the manipulator into an address of the storage memory included in the computer. A unique robot controller simulation device.
2 . 前記マニピュレータを駆動するロボットコントローラで用いるプログラミングぺ ンダントと、 前記プロダラミングペンダントと通信するペンダント通信処理部と、 を備えることを特徴とする請求項 1のロボットコントローラシミュレーション装 置。  2. The robot controller simulation apparatus according to claim 1, further comprising: a programming pendant used in a robot controller that drives the manipulator; and a pendant communication processing unit that communicates with the programming pendant.
3 . 前記マニピュレータを駆動するロボットコントローラと前記計算機の処理速度の 差を調整する処理速度調整部を備え、 前記処理速度調整部は、 前記計算機の命令実行 を遅延させることを特徴とする請求項 1記載のロボットコントローラシミュレーシ ヨン装置。  3. A processing speed adjusting unit that adjusts a difference between a processing speed of the computer and a robot controller that drives the manipulator, wherein the processing speed adjusting unit delays execution of instructions of the computer. The described robot controller simulation device.
4 . 前記マニピュレータを駆動するロボットコントローラに備えられているサーボ制 御装置の遅れ時間を入力するサーポ遅れ入力部と、前記サーボ遅れ入力部に入力され た値をもとに前記サーボ制御装置をシミュレーションするサーボシミュレーシヨン 部と、を備えたことを特徴とする請求項 1記載のロボ'ットコントローラシミュレーシ ョン装置。  4. A servo delay input unit for inputting a delay time of a servo control device provided in a robot controller for driving the manipulator, and a simulation of the servo control device based on a value input to the servo delay input unit. 2. The robot controller simulation device according to claim 1, further comprising: a servo simulation unit that performs the simulation.
5 . 前記計算機と外部機器とを接続する外部機器接続部と、 前記マニピュレータを駆 動するロボットコントローラの外部機器とのスキャン時間を入力する外部機器制御 時間入力部とを有し、前記外部機器制御時間入力部で入力された値に基づき前記外部 機器をアクセスするための外部接続機能部を備えることを特徴とする請求項 1記載 のロボッ トコントローラシミュレーション装置。  5. An external device control unit that has an external device connection unit that connects the computer and external devices, and an external device control time input unit that inputs a scan time of an external device of the robot controller that drives the manipulator. The robot controller simulation device according to claim 1, further comprising an external connection function unit for accessing the external device based on a value input by the time input unit.
6 . 前記機能ソフトウエアに対し、 ロボットの動作に関する指令および前記外部機器 との通信を行う指令および前記機能ソフトウェアが保持するデータをアクセスする 指令を行う機能リソースアクセス部を備えることを特徴とする請求項 1記載のロボ ットコントローラシミュレーション装置。 .  6. A function resource access unit for issuing a command relating to a robot operation, a command for performing communication with the external device, and a command for accessing data held by the function software, to the function software. Item 1. The robot controller simulation device according to item 1. .
7 . 前記機能ソフトウェアに対し、 ロボッ トの動作に関する指令および前記外部機器 との通信を行う指令および前記機能ソフトウェアが保 するデータをアクセスする 指令を行う機能リソースアクセス部を備え、 前記機能リソースアクセス部を介して、 ロボットへの動作指令を入力し、 ロボットの動作状況を前記計算機に接続されたディ スプレイに表示することを特徴とする請求項 1記載のロボットコントローラシミュ レーシヨン装置。 .  7. The function resource access unit includes a function resource access unit that issues a command regarding a robot operation, a command for performing communication with the external device, and a command for accessing data stored in the function software, to the function software. 2. The robot controller simulation device according to claim 1, wherein an operation command to the robot is input via the controller, and the operation status of the robot is displayed on a display connected to the computer. .
PCT/JP2003/004306 2002-04-09 2003-04-03 Robot controller simulation device WO2003084720A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2002/105935 2002-04-09
JP2002105935A JP3948329B2 (en) 2002-04-09 2002-04-09 Robot controller simulation device

Publications (1)

Publication Number Publication Date
WO2003084720A1 true WO2003084720A1 (en) 2003-10-16

Family

ID=28786405

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2003/004306 WO2003084720A1 (en) 2002-04-09 2003-04-03 Robot controller simulation device

Country Status (2)

Country Link
JP (1) JP3948329B2 (en)
WO (1) WO2003084720A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110223579A (en) * 2019-06-26 2019-09-10 商飞信息科技(上海)有限公司 One kind to drag DC servo motor control simulated teaching platform
WO2023045015A1 (en) * 2021-09-23 2023-03-30 南京轩世琪源软件科技有限公司 Industrial robot software development simulation experiment control workbench
US11673273B2 (en) 2019-06-07 2023-06-13 Fanuc Corporation Off-line programming apparatus, robot controller, and augmented reality system

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012135821A (en) * 2010-12-24 2012-07-19 Seiko Epson Corp Apparatus, method and program for robot simulation
JP6350037B2 (en) * 2014-06-30 2018-07-04 株式会社安川電機 Robot simulator and robot simulator file generation method
JP6444908B2 (en) * 2016-02-17 2018-12-26 ファナック株式会社 Robot simulation device for calculating sweep space

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02137005A (en) * 1988-11-18 1990-05-25 Komatsu Ltd Learning control method
JPH02176906A (en) * 1988-12-28 1990-07-10 Toyota Motor Corp Operating state display, operating instruction controller and controller
JPH03113605A (en) * 1989-09-28 1991-05-15 Yokogawa Electric Corp Robot simulator display device
JPH05324022A (en) * 1992-05-19 1993-12-07 Fanuc Ltd Computer connection type robot controller
JPH0699375A (en) * 1992-09-18 1994-04-12 Kawasaki Heavy Ind Ltd Robot operation training device
JPH0816220A (en) * 1994-06-30 1996-01-19 Komatsu Ltd Programmable sequence controller
JPH09261618A (en) * 1996-03-21 1997-10-03 Toshiba Corp Remote controller
JPH10143218A (en) * 1996-11-08 1998-05-29 Nissan Motor Co Ltd Cycle time prediction device for robot
JP2000172317A (en) * 1998-12-09 2000-06-23 Mitsubishi Electric Corp Programmable machine controller built in numerical controller and network system for numerical controller

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02137005A (en) * 1988-11-18 1990-05-25 Komatsu Ltd Learning control method
JPH02176906A (en) * 1988-12-28 1990-07-10 Toyota Motor Corp Operating state display, operating instruction controller and controller
JPH03113605A (en) * 1989-09-28 1991-05-15 Yokogawa Electric Corp Robot simulator display device
JPH05324022A (en) * 1992-05-19 1993-12-07 Fanuc Ltd Computer connection type robot controller
JPH0699375A (en) * 1992-09-18 1994-04-12 Kawasaki Heavy Ind Ltd Robot operation training device
JPH0816220A (en) * 1994-06-30 1996-01-19 Komatsu Ltd Programmable sequence controller
JPH09261618A (en) * 1996-03-21 1997-10-03 Toshiba Corp Remote controller
JPH10143218A (en) * 1996-11-08 1998-05-29 Nissan Motor Co Ltd Cycle time prediction device for robot
JP2000172317A (en) * 1998-12-09 2000-06-23 Mitsubishi Electric Corp Programmable machine controller built in numerical controller and network system for numerical controller

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11673273B2 (en) 2019-06-07 2023-06-13 Fanuc Corporation Off-line programming apparatus, robot controller, and augmented reality system
CN110223579A (en) * 2019-06-26 2019-09-10 商飞信息科技(上海)有限公司 One kind to drag DC servo motor control simulated teaching platform
WO2023045015A1 (en) * 2021-09-23 2023-03-30 南京轩世琪源软件科技有限公司 Industrial robot software development simulation experiment control workbench

Also Published As

Publication number Publication date
JP3948329B2 (en) 2007-07-25
JP2003300185A (en) 2003-10-21

Similar Documents

Publication Publication Date Title
US7174225B2 (en) Method and system for simulating processing of a workpiece with a machine tool
US7194396B2 (en) Simulation device
US5459382A (en) Method and system for providing a tactile virtual reality and manipulator defining an interface device therefor
US7865349B2 (en) Simulation, measurement and/or control system and method with coordinated timing
Hong et al. A PC-based open robot control system: PC-ORC
US8694296B2 (en) Method and apparatus for integrated simulation
US20060161410A1 (en) Three-dimensional cad system
EP2962814A2 (en) Robot simulator and file generation method for robot simulator
JP2011067943A (en) Interactive robot control system and method of use
CN102004485A (en) Off-line robot teaching method
US10761513B2 (en) Information processing device, information processing method, and non-transitory computer-readable recording medium
CN102166752A (en) Man-machine interaction method for welding robot and implementing method
WO2010017835A1 (en) A system and a method for off-line programming of an industrial robot
US10814486B2 (en) Information processing device, information processing method, and non-transitory computer-readable recording medium
CN104321706B (en) Analogue means and analogy method
US20040030418A1 (en) Simulation system for machine simulation and data output of control data for an automation system
JP3948329B2 (en) Robot controller simulation device
CN111643189A (en) Surgical robot master-slave control experimental system and method based on force feedback technology
CN105425728A (en) Multi-axis motion serial control teaching programming method
JP2008033672A (en) Hils device
JPH05324022A (en) Computer connection type robot controller
CN100414513C (en) Real-time simulating and debugging method for motion control algorithm
KR20050048902A (en) Haptic system using voice coil motor
Gao et al. U-Pendant: A universal teach pendant for serial robots based on ROS
Niesen et al. Virtual dynamic prototyping for operator interface design

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CN KR US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT SE SI SK TR

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase