JP7285668B2 - Robot and its brake control program - Google Patents

Robot and its brake control program Download PDF

Info

Publication number
JP7285668B2
JP7285668B2 JP2019055446A JP2019055446A JP7285668B2 JP 7285668 B2 JP7285668 B2 JP 7285668B2 JP 2019055446 A JP2019055446 A JP 2019055446A JP 2019055446 A JP2019055446 A JP 2019055446A JP 7285668 B2 JP7285668 B2 JP 7285668B2
Authority
JP
Japan
Prior art keywords
robot
brake
robot arm
unit
reference value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019055446A
Other languages
Japanese (ja)
Other versions
JP2020151834A (en
Inventor
勝也 佐野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Janome Corp
Original Assignee
Janome Corp
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 Janome Corp filed Critical Janome Corp
Priority to JP2019055446A priority Critical patent/JP7285668B2/en
Publication of JP2020151834A publication Critical patent/JP2020151834A/en
Application granted granted Critical
Publication of JP7285668B2 publication Critical patent/JP7285668B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Manipulator (AREA)

Description

本発明は、ロボット及びそのブレーキ制御プログラムに関する。 The present invention relates to a robot and its brake control program.

下記特許文献1には、ロボットの制御装置が開示されている。このロボットの制御装置では、サーボ制御系を非動作状態とし、ブレーキを解除してロボットアームを移動させる際に、ブレーキ制御部は、ブレーキの解除とロックとを交互に制御し、断続ブレーキを発生させる。
このように構成されるロボットの制御装置では、ロボットアームの過大な移動を抑えることができ、更にロボットアームの移動位置の微調整やロボットアームのスムーズな移動を行うことができる。
Patent Literature 1 listed below discloses a control device for a robot. In this robot control device, when the servo control system is put into a non-operating state and the brakes are released to move the robot arm, the brake control unit alternately controls release and lock of the brakes to generate intermittent braking. Let
The robot control device configured in this way can suppress excessive movement of the robot arm, and furthermore, finely adjust the movement position of the robot arm and smoothly move the robot arm.

特開平11-179691号公報JP-A-11-179691

例えば、水平多関節ロボットでは、上下方向の制御軸において、ロボットアームの原点設定作業等の高さ調整作業が実施されている。この高さ調整作業では、ブレーキが解除されてロボットアームを上方へ移動させる際に、断続ブレーキが発生してしまうので、ロボットアームをスムーズに移動させることが難しい。このため、改善の余地があった。 For example, in a horizontal multi-joint robot, height adjustment work such as origin setting work of a robot arm is performed on a vertical control axis. In this height adjustment work, intermittent braking occurs when the brake is released and the robot arm is moved upward, making it difficult to move the robot arm smoothly. Therefore, there is room for improvement.

本発明は、上記事実を考慮し、ブレーキを解除してロボットアームを特定の方向へ移動させる際に、スムーズにロボットアームを移動させることができる、ロボット及びそのブレーキ制御方法をコンピュータに実行させるためのプログラムを提供する。 In view of the above facts, the present invention is intended to cause a computer to execute a robot and its brake control method that can smoothly move a robot arm when the brake is released to move the robot arm in a specific direction. program.

上記課題を解決するため、本発明の第1実施態様に係るロボットは、ロボットアームの位置を検出する位置検出部と、ロボットアームを制動するブレーキ部と、位置検出部により検出された位置に基づいて、ブレーキ部の作動とこの作動の解除とを交互に行うブレーキ制御部と、を備え、ブレーキ制御部は、位置と基準値とを比較し、ブレーキ部の作動を解除する指令があった場合において、位置が基準値以下のとき、ブレーキ部の作動とこの作動の解除とを交互に行い、基準値を超えるとき、ブレーキ部の作動を解除するIn order to solve the above problems, a robot according to a first aspect of the present invention includes a position detection unit that detects the position of a robot arm, a brake unit that brakes the robot arm, and based on the position detected by the position detection unit. and a brake control unit that alternately activates and releases the brake unit, the brake control unit compares the position with a reference value, and receives a command to release the brake unit , when the position is equal to or less than the reference value, the actuation and release of the actuation of the brake portion are alternately performed, and when the position exceeds the reference value, the actuation of the brake portion is released.

本発明の第実施態様に係るロボットでは、第実施態様に係るロボットにおいて、位置を位置情報として記憶する記憶部を更に備え、基準値は、指令前に記憶部に記憶された位置情報とされている。 A robot according to a second aspect of the present invention is the robot according to the first aspect, further comprising a storage unit for storing positions as position information, and the reference value is the position information stored in the storage unit before the command. It is

本発明の第3実施態様に係るロボットでは、第1実施態様~第実施態様のいずれか1つに係るロボットにおいて、ロボットアームは、水平多関節ロボットの、上下方向に移動するロボットアームである。 In the robot according to the third embodiment of the present invention, in the robot according to any one of the first embodiment and the second embodiment, the robot arm is a robot arm of a horizontal articulated robot that moves in the vertical direction. .

本発明の第実施態様に係るロボットでは、第1実施態様~第実施態様のいずれか1つに係るロボットにおいて、ロボットアームは、垂直多関節ロボットの、関節部を中心として上下方向へ回転移動するロボットアームである。 In the robot according to the fourth embodiment of the present invention, in the robot according to any one of the first embodiment and the second embodiment, the robot arm rotates vertically about the joint of the vertical articulated robot. It is a moving robot arm.

本発明の第実施態様に係るプログラムは、位置検出部と、ブレーキ部と、ブレーキ制御部とを備えるロボットのブレーキ制御方法をコンピュータに実行させるためのプログラムであって、位置検出部が、ロボットアームの位置を検出する工程と、ブレーキ部が、ロボットアームを制動する工程と、ブレーキ制御部が、位置検出部により検出された位置と基準値とを比較し、ブレーキ部の作動を解除する指令があった場合において、位置が基準値以下のとき、ブレーキ部の作動とこの作動の解除とを交互に行い、基準値を超えるとき、ブレーキ部の作動を解除する工程と、を備えている。 A program according to a fifth embodiment of the present invention is a program for causing a computer to execute a brake control method for a robot comprising a position detection section, a brake section, and a brake control section, wherein the position detection section is a robot A step of detecting the position of the arm, a step of braking the robot arm by the brake section, and a command by the brake control section to compare the position detected by the position detection section with a reference value and release the operation of the brake section. a step of alternately actuating and deactivating the braking portion when the position is below the reference value and deactivating the braking portion when the position exceeds the reference value.

本発明によれば、ブレーキを解除してロボットアームを特定の方向へ移動させる際に、スムーズにロボットアームを移動させることができる、ロボット及びそのブレーキ制御方法をコンピュータに実行させるためのプログラムを提供することができる。 According to the present invention, there is provided a program for causing a computer to execute a robot and its brake control method, which can smoothly move a robot arm when the brake is released to move the robot arm in a specific direction. can do.

本発明の第1実施の形態に係るロボット(水平多関節ロボット)の概略構成を説明する斜視図である。1 is a perspective view illustrating a schematic configuration of a robot (horizontal articulated robot) according to a first embodiment of the present invention; FIG. 図1に示されるロボットのロボットアーム及び関節部の構成を説明する要部概略構成図である。FIG. 2 is a schematic configuration diagram of main parts for explaining the configuration of a robot arm and joints of the robot shown in FIG. 1; 図1に示されるロボットのブレーキ制御部の構成を説明するブロック図である。2 is a block diagram illustrating the configuration of a brake control unit of the robot shown in FIG. 1; FIG. 図3に示されるブレーキ制御部におけるブレーキ制御方法並びにこのブレーキ制御方法をコンピュータに実行させるためのプログラムを説明するフローチャートである。4 is a flowchart for explaining a brake control method in a brake control unit shown in FIG. 3 and a program for causing a computer to execute this brake control method; 本発明の第2実施の形態に係るロボット(垂直多関節ロボット)の概略構成を説明する斜視図である。FIG. 10 is a perspective view illustrating a schematic configuration of a robot (vertically articulated robot) according to a second embodiment of the present invention; 図5に示されるロボットのロボットアーム及び関節部の構成を説明する要部概略構成図である。FIG. 6 is a schematic configuration diagram of a principal part for explaining the configuration of a robot arm and joints of the robot shown in FIG. 5;

[第1実施の形態]
以下、図1~図4を用いて、本発明の第1実施の形態に係るロボット及びそのブレーキ制御方法をコンピュータに実行させるためのプログラムについて説明する。
ここで、図中、適宜示されている矢印Xは三次元座標のX軸方向を示し、矢印YはY軸方向を示し、矢印ZはZ軸方向を示している。Y軸方向は水平面においてX軸方向に対して直交し、Z軸方向はX軸方向及びY軸方向に対して直交している。なお、これらの各方向は、実施の形態を説明するために便宜的に使用される方向であって、本発明における方向を限定するものではない。
[First Embodiment]
A program for causing a computer to execute a robot and its brake control method according to a first embodiment of the present invention will be described below with reference to FIGS. 1 to 4. FIG.
Here, in the drawings, the arrow X shown as appropriate indicates the X-axis direction of the three-dimensional coordinates, the arrow Y indicates the Y-axis direction, and the arrow Z indicates the Z-axis direction. The Y-axis direction is orthogonal to the X-axis direction in the horizontal plane, and the Z-axis direction is orthogonal to the X-axis direction and the Y-axis direction. These directions are directions used for convenience in describing the embodiments, and do not limit the directions in the present invention.

(ロボット1の全体構成)
図1に示されるように、本実施の形態に係るロボット1は、水平多関節ロボットとして構成されている。すなわち、ロボット1は、複数のロボットアーム21~24及び複数の関節部31~34を含んで構成されるロボット本体11と、ブレーキ制御部4とを備えている。
以下、各構成要素について、詳述する。
(Overall Configuration of Robot 1)
As shown in FIG. 1, the robot 1 according to this embodiment is configured as a horizontal articulated robot. Specifically, the robot 1 includes a robot main body 11 including a plurality of robot arms 21 to 24 and a plurality of joints 31 to 34, and a brake control section 4. As shown in FIG.
Each component will be described in detail below.

(1)ロボットアーム21~24及び関節部31~34の構成
図1に示されるように、ロボット本体11において、ロボットアーム21は、図示省略のベース部から上方向となるZ軸方向へ立設され、ここでは円筒形状に形成されている。ロボットアーム21の上端部には回転関節として関節部31が配設されている。ここでは、関節部31、32及び34は機能だけを簡潔に説明し、その詳細な構成の説明は省略する。
(1) Structure of Robot Arms 21 to 24 and Joints 31 to 34 As shown in FIG. 1, in the robot body 11, the robot arm 21 is erected upward from a base portion (not shown) in the Z-axis direction. , and here it is formed in a cylindrical shape. A joint portion 31 is provided as a rotary joint at the upper end portion of the robot arm 21 . Here, only the functions of the joints 31, 32 and 34 will be briefly described, and detailed descriptions of their configurations will be omitted.

関節部31には、図1に示される状態においてY軸方向へ延設され、ロボットアーム21と同様に円筒形状に形成されたロボットアーム22の一端部が連結されている。ロボットアーム22は、矢印Aに示す水平方向において、関節部31により回転し、移動する構成とされている。ロボットアーム22の他端部には、関節部31と同様の回転関節としての関節部32が配設されている。 One end of a robot arm 22 extending in the Y-axis direction in the state shown in FIG. The robot arm 22 is configured to rotate and move in the horizontal direction indicated by the arrow A by a joint portion 31 . The other end of the robot arm 22 is provided with a joint portion 32 as a rotary joint similar to the joint portion 31 .

関節部32には、ロボットアーム22と同様に、Y軸方向へ延設され、円筒形状に形成されたロボットアーム23の一端部が連結されている。ロボットアーム23は、矢印Bに示す水平方向において、関節部32により回転し、移動する構成とされている。ロボットアーム23の他端部には、関節部33が配設されている。 Similar to the robot arm 22 , one end of a cylindrical robot arm 23 extending in the Y-axis direction is connected to the joint 32 . The robot arm 23 is configured to rotate and move in the horizontal direction indicated by the arrow B by a joint portion 32 . A joint portion 33 is provided at the other end portion of the robot arm 23 .

関節部33は、図1及び図2に示されるように、直動関節として構成されている。この関節部33は、矢印Cに示す垂直方向(上下方向)において、Z軸方向へ延設された円筒形状のロボットアーム24を移動させる構成とされている。
詳しく説明すると、関節部33は、図2に示されるように、ロボットアーム24の側面に沿って垂直方向に延設されたラック331と、このラック331に噛み合うピニオン332とを備えている。そして、ピニオン332の回転中心には、回転駆動源としての電動モータ334の回転軸333が連結されている。
すなわち、関節部33では、電動モータ334を回転駆動させることにより、ラックアンドピニオン機構を介してロボットアーム24を垂直方向へ上昇又は下降させることができる。
The joint part 33 is configured as a translational joint as shown in FIGS. 1 and 2 . The joint portion 33 is configured to move the cylindrical robot arm 24 extending in the Z-axis direction in the vertical direction (vertical direction) indicated by the arrow C. As shown in FIG.
Specifically, as shown in FIG. 2, the joint section 33 includes a rack 331 extending vertically along the side surface of the robot arm 24 and a pinion 332 meshing with the rack 331 . A rotary shaft 333 of an electric motor 334 as a rotary drive source is connected to the rotation center of the pinion 332 .
That is, by rotating the electric motor 334 in the joint section 33, the robot arm 24 can be vertically raised or lowered via the rack and pinion mechanism.

ロボットアーム24の下端部には、関節部31と同様の回転関節としての関節部34が配設されている。関節部34は、矢印Dに示す水平方向において、回転する構成とされている。関節部34には、図示省略のハンドピース等のツールが装着可能とされている。 A joint portion 34 as a rotary joint similar to the joint portion 31 is arranged at the lower end portion of the robot arm 24 . The joint part 34 is configured to rotate in the horizontal direction indicated by the arrow D. As shown in FIG. A tool such as a handpiece (not shown) can be attached to the joint 34 .

(2)ブレーキ制御部4の構成
ここでは、関節部33により上下方向へ移動が制御されるロボットアーム24のブレーキ制御システム並びにブレーキ制御方法をコンピュータに実行させるためのプログラムについて説明する。関節部33以外の関節部31等により移動が制御されるロボットアーム22等についても、ブレーキ制御システム並びにプログラムは基本的に同様であるので、説明は省略する。
(2) Configuration of Brake Control Unit 4 Here, a program for causing a computer to execute a brake control system and a brake control method for the robot arm 24 whose vertical movement is controlled by the joint unit 33 will be described. Regarding the robot arm 22 and the like whose movement is controlled by the joint portion 31 and the like other than the joint portion 33, the brake control system and the program are basically the same, so the description will be omitted.

図3に示されるように、ロボット1のブレーキ制御部4はホストコンピュータ(Host CPU)41、モータコントロールドライバ(MCD)42、サーボドライバ43のそれぞれを含んで構成されている。本実施の形態では、ブレーキ制御部4は、関節部33の動作を制御してロボットアーム24の移動を制御する制御部(コントローラ)を利用して構築されている。
一方、ロボット本体11において、関節部33の電動モータ334にはロボットアーム24の上下方向の移動を制動するブレーキ部335が配設されている。本実施の形態では、ブレーキ部335として電磁ブレーキが使用され、電動モータ334にブレーキ部335が内蔵されている。
加えて、電動モータ334には、その回転軸333の角度を検出してロボットアーム24の上下方向の位置(高さ位置)を検出する位置検出部45が配設されている。位置検出部45には例えばエンコーダが使用されている。
As shown in FIG. 3, the brake controller 4 of the robot 1 includes a host computer (Host CPU) 41, a motor control driver (MCD) 42, and a servo driver 43, respectively. In this embodiment, the brake control section 4 is constructed using a control section (controller) that controls the movement of the robot arm 24 by controlling the motion of the joint section 33 .
On the other hand, in the robot main body 11 , the electric motor 334 of the joint portion 33 is provided with a brake portion 335 for braking the vertical movement of the robot arm 24 . In this embodiment, an electromagnetic brake is used as the brake portion 335 and the electric motor 334 has the brake portion 335 built therein.
In addition, the electric motor 334 is provided with a position detector 45 that detects the angle of the rotary shaft 333 to detect the vertical position (height position) of the robot arm 24 . An encoder, for example, is used for the position detection unit 45 .

さらに、ロボット本体11の図示省略の操作部にはブレーキスイッチ44が配設されている。ブレーキスイッチ44は、ロボット1の動作が停止された状態(サーボ制御系の非動作状態)において、ブレーキ部335の作動を解除する作動解除指令をブレーキ制御部4へ発令する。例えば、ロボットアーム24の原点設定作業等の高さ調整作業において、ブレーキスイッチ44が操作者により操作される。 Further, a brake switch 44 is arranged on an operation portion (not shown) of the robot main body 11 . The brake switch 44 issues an operation release command for releasing the operation of the brake unit 335 to the brake control unit 4 when the robot 1 is in a stopped state (non-operating state of the servo control system). For example, the brake switch 44 is operated by the operator in height adjustment work such as origin setting work of the robot arm 24 .

ブレーキ制御部4の説明に戻って、まずモータコントロールドライバ42は、パルス出力機能、汎用入出力(GPIO)機能、位置情報取得(エンコーダカウンタ)機能を少なくとも有する制御集積回路(IC:Integrated Circuits)として構成されている。モータコントロールドライバ42は、ホストコンピュータ41からロボットアーム24の移動制御情報が入力されると、サーボドライバ43を介して電動モータ334を回転させる。電動モータ334の回転により、図2に示されるピニオン332及びラック331を介してロボットアーム24は上下方向へ移動する。
また、電動モータ334が回転すると、ロボットアーム24の上下方向の位置が位置検出部45により検出される。この検出部された位置情報はサーボドライバ43を通してモータコントロールドライバ42へ出力される。モータコントロールドライバ42では、位置情報が取得される。
さらに、ブレーキスイッチ44の操作による、ブレーキ部335の作動の解除を含む操作情報はモータコントロールドライバ42へ出力される。
Returning to the description of the brake control unit 4, first, the motor control driver 42 is a control integrated circuit (IC: Integrated Circuits) having at least a pulse output function, a general purpose input/output (GPIO) function, and a position information acquisition (encoder counter) function. It is configured. The motor control driver 42 rotates the electric motor 334 via the servo driver 43 when movement control information for the robot arm 24 is input from the host computer 41 . Rotation of the electric motor 334 causes the robot arm 24 to move vertically via the pinion 332 and the rack 331 shown in FIG.
Further, when the electric motor 334 rotates, the vertical position of the robot arm 24 is detected by the position detector 45 . The detected position information is output to the motor control driver 42 through the servo driver 43 . The motor control driver 42 acquires position information.
Furthermore, operation information including release of the operation of the brake portion 335 by operating the brake switch 44 is output to the motor control driver 42 .

ホストコンピュータ41は、上記の通り、移動制御情報をモータコントロールドライバ42へ出力し、更にブレーキの作動又は解除を制御する作動解除情報をモータコントロールドライバ42へ出力する。
モータコントロールドライバ42は移動制御情報をサーボドライバ43へ出力し、サーボドライバ43は電動モータ334を駆動する。作動解除情報はモータコントロールドライバ42からサーボドライバ43へ出力され、サーボドライバ43はブレーキ部335を制御する。
また、ホストコンピュータ41では、位置検出部45により検出された位置情報がサーボドライバ43、モータコントロールドライバ42のそれぞれを通して入力される。加えて、ブレーキスイッチ44からの操作情報がモータコントロールドライバ42へ出力され、モータコントロールドライバ42は操作情報をブレーキ部335の作動を解除する作動解除指令としてホストコンピュータ41へ出力する。
As described above, the host computer 41 outputs the movement control information to the motor control driver 42 and further outputs the operation release information for controlling the actuation or release of the brake to the motor control driver 42 .
The motor control driver 42 outputs movement control information to the servo driver 43 , and the servo driver 43 drives the electric motor 334 . Operation cancellation information is output from the motor control driver 42 to the servo driver 43 , and the servo driver 43 controls the brake section 335 .
In the host computer 41, the position information detected by the position detector 45 is input through the servo driver 43 and the motor control driver 42, respectively. In addition, operation information from the brake switch 44 is output to the motor control driver 42 , and the motor control driver 42 outputs the operation information to the host computer 41 as an operation release command for releasing the operation of the brake unit 335 .

ホストコンピュータ41では、位置情報と基準値とが比較される。
位置情報としては、ホストコンピュータ41に内蔵された図示省略のエンコーダ算出回路において、角度情報からロボットアーム24の高さ位置情報へ変換された位置情報が使用される。
基準値は、ホストコンピュータ41に内蔵された記憶部441に予め格納されている。本実施の形態では、記憶部441に格納された基準値として、前回の高さ調整作業において検出された位置情報(高さ位置情報)が使用されている。表現を代えれば、基準値には、ブレーキスイッチ44の操作により生成される作動解除指令の、モータコントロールドライバ42からホストコンピュータ41への発令前に、記憶部441に記憶された位置情報が使用されている。
なお、記憶部441としては、ホストコンピュータ41に外付けされた記憶装置を使用することができる。
The host computer 41 compares the position information with the reference value.
As the position information, position information converted from angle information into height position information of the robot arm 24 in an encoder calculation circuit (not shown) incorporated in the host computer 41 is used.
The reference value is stored in advance in the storage unit 441 built into the host computer 41 . In this embodiment, position information (height position information) detected in the previous height adjustment work is used as the reference value stored in the storage unit 441 . In other words, the positional information stored in the storage unit 441 before the motor control driver 42 issues the operation release command generated by operating the brake switch 44 to the host computer 41 is used as the reference value. ing.
As the storage unit 441, a storage device externally attached to the host computer 41 can be used.

ホストコンピュータ41は、位置情報と基準値との比較の結果、位置情報が基準値以下のとき、作動解除指令に対して、ブレーキ部335の作動とこの作動の解除とを交互に行う作動解除情報をブレーキ部335へ出力する。一方、ホストコンピュータ41は、位置情報と基準値との比較の結果、位置情報が基準値を超えるとき、作動解除指令に対して、ブレーキ部335の作動を解除する作動解除情報をブレーキ部335へ出力する。 As a result of comparison between the position information and the reference value, the host computer 41 provides operation release information for alternately operating and releasing the brake unit 335 in response to the operation release command when the position information is equal to or less than the reference value. is output to the brake unit 335 . On the other hand, when the position information exceeds the reference value as a result of the comparison between the position information and the reference value, the host computer 41 sends operation release information to the brake unit 335 to release the operation of the brake unit 335 in response to the operation release command. Output.

(ロボット1のブレーキ制御方法及びプログラム)
図1~図3を参照しつつ、図4を用いて、ロボット1のブレーキ制御方法並びにこのブレーキ制御方法をコンピュータに実行させるためのプログラムについて説明する。
ロボット1のブレーキ制御方法が開始されると、最初に、ロボット1の電源が投入され、図1に示されるロボットアーム24の現在の高さ位置情報が初期化される(ステップS1)。
(Brake control method and program for robot 1)
A brake control method for the robot 1 and a program for causing a computer to execute this brake control method will be described with reference to FIGS. 1 to 3 and FIG.
When the brake control method of the robot 1 is started, the power of the robot 1 is first turned on, and the current height position information of the robot arm 24 shown in FIG. 1 is initialized (step S1).

ここで、高さ調整作業が開始され、上下方向に移動するロボットアーム24において、ブレーキ部335の作動を解除する要求があるか否かが判定される(ステップS2)。作動の解除の要求があることとは、図3に示されるブレーキスイッチ44が操作され、作動解除指令が発令されたことである。逆に、作動の解除の要求がないとは、ブレーキスイッチ44が操作されておらず、作動解除指令が発令されていないことである。
作動の解除の要求がないと判定されたとき、ブレーキ部335が作動する(ステップS9)。これにより、ロボットアーム24はブレーキ部335により制動される。そして、高さ調整作業が終了したか否かが判定される(ステップS8)。高さ調整作業が終了したと判定されると、このブレーキ制御方法が終了する。高さ調整作業が終了していないと判定されると、ステップS2の処理へ戻る。
Here, height adjustment work is started, and it is determined whether or not there is a request to release the operation of the brake section 335 in the robot arm 24 that moves in the vertical direction (step S2). A request to release the operation means that the brake switch 44 shown in FIG. 3 has been operated and an operation release command has been issued. Conversely, when there is no request to release the operation, it means that the brake switch 44 has not been operated and the operation release command has not been issued.
When it is determined that there is no request to release the operation, the brake section 335 operates (step S9). Thereby, the robot arm 24 is braked by the brake portion 335 . Then, it is determined whether or not the height adjustment work is completed (step S8). When it is determined that the height adjustment work has ended, this brake control method ends. If it is determined that the height adjustment work has not been completed, the process returns to step S2.

一方、ステップS2において、ブレーキ部335の作動を解除する要求があると判定されると、ロボットアーム24の現在の高さ位置情報が、位置検出部45を用いて検出され、モータコントロールドライバ42に取得される(ステップS3。図3参照)。
引き続き、ロボットアーム24のブレーキ部335が作動しているか否かが判定される(ステップS4)。ブレーキ部335が作動していると判定されると、ブレーキ部335の作動が解除される(ステップS5)。
このとき、ステップS3において取得された位置情報、すなわちロボットアーム24の現在の高さ位置情報が記憶部441に記憶される(ステップS6)。この記憶された位置情報は、次回の高さ調整作業において、「基準値」として使用される。
そして、待機状態となり、ブレーキ部335の作動が解除された状態が一定の時間維持される(ステップS7)。ここで、一定の時間(待機時間)は例えば200 [msec]に設定されている。待機状態の後、処理はステップS8へ移行する。
On the other hand, when it is determined in step S2 that there is a request to release the operation of the brake section 335, the current height position information of the robot arm 24 is detected using the position detection section 45, and the motor control driver 42 It is acquired (step S3, see FIG. 3).
Subsequently, it is determined whether or not the brake portion 335 of the robot arm 24 is operating (step S4). If it is determined that the brake portion 335 is operating, the operation of the brake portion 335 is released (step S5).
At this time, the position information acquired in step S3, that is, the current height position information of the robot arm 24 is stored in the storage unit 441 (step S6). This stored position information is used as a "reference value" in the next height adjustment work.
Then, the standby state is entered, and the state in which the operation of the brake portion 335 is released is maintained for a certain period of time (step S7). Here, the constant time (standby time) is set to 200 [msec], for example. After the standby state, the process moves to step S8.

ステップS4において、ブレーキ部335が作動していないと判定されると、ステップS3において取得された現在のロボットアーム24の高さ位置情報と記憶部441(図3参照)に格納された基準値とが比較される(ステップS10)。ここで比較される「基準値」は前回の高さ調整作業において記憶部441に格納されたロボットアーム24の高さ位置情報である。
ステップS10は、ステップS2におけるブレーキ部335の作動を解除する要求がある状態とされる。つまり、ステップS10では、図3に示されるブレーキスイッチ44が操作され、モータコントロールドライバ42からホストコンピュータ41へ「作動解除指令」が発令されている状態である。
If it is determined in step S4 that the brake unit 335 is not operating, the current height position information of the robot arm 24 obtained in step S3 and the reference value stored in the storage unit 441 (see FIG. 3) are combined. are compared (step S10). The "reference value" to be compared here is the height position information of the robot arm 24 stored in the storage unit 441 in the previous height adjustment work.
At step S10, there is a request to release the operation of the braking portion 335 at step S2. That is, at step S10, the brake switch 44 shown in FIG.

このステップS10において、高さ位置情報が基準値以下のとき、ブレーキ部335が作動される(ステップS11)。この後、処理はステップS6へ移行する。
一方、ステップS10において、高さ位置情報が基準値を超えるとき、処理が、直接、ステップS6へ移行する。
In this step S10, when the height position information is equal to or less than the reference value, the brake section 335 is operated (step S11). After that, the process moves to step S6.
On the other hand, when the height position information exceeds the reference value in step S10, the process proceeds directly to step S6.

すなわち、ブレーキ制御方法では、高さ調整作業がステップ8において終了しない場合には、ステップS2からステップS11までの処理が繰り返し行われる。このため、ステップS10において、高さ位置情報が基準値以下のとき、言い換えれば前回の高さ位置よりも下がっている場合に作動解除指令に対して、ブレーキ部335の作動とこの作動の解除とが交互に行われる。作動と解除との切替時間は待機時間に相当する。つまり、基準値以下のとき、ロボットアーム24は下方向への移動となっているので、ブレーキ部335の作動と作動の解除とを交互に行い、ロボットアーム24の急激な落下を効果的に抑制又は防止することができる。
また、ステップS10において、高さ位置情報が基準値を超えるとき、言い換えれば前回の高さ位置よりも上がっている場合に作動解除指令に対して、ブレーキ部335の作動が解除される。つまり、基準値を超えるとき、ロボットアーム24は上方向への移動となっているので、ブレーキ部335の作動が解除されると、特定の方向としての上方向へのロボットアーム24の移動がスムーズに行える。
That is, in the brake control method, when the height adjustment work is not completed in step 8, the processing from step S2 to step S11 is repeated. Therefore, in step S10, when the height position information is equal to or less than the reference value, in other words, when the height position is lower than the previous height position, the operation of the brake portion 335 and the release of this operation are performed in response to the operation release command. are performed alternately. The switching time between activation and deactivation corresponds to standby time. In other words, since the robot arm 24 is moving downward when the reference value is less than the reference value, the braking portion 335 is alternately operated and released to effectively suppress the rapid drop of the robot arm 24 . or can be prevented.
Further, in step S10, when the height position information exceeds the reference value, in other words, when the height position is higher than the previous height position, the operation of the brake portion 335 is released in response to the operation release command. In other words, when the reference value is exceeded, the robot arm 24 moves upward. Therefore, when the operation of the brake unit 335 is released, the movement of the robot arm 24 upward as a specific direction is smooth. can be done

(作用効果)
以上説明したように、本実施の形態に係るロボット1は、図3に示されるように、位置検出部45と、ブレーキ部335と、ブレーキ制御部4とを備える。位置検出部45は、図1及び図2に示されるロボットアーム24の高さ位置を検出する。ブレーキ部335は、上下方向へ移動するロボットアーム24を制動する。
ここで、ブレーキ制御部4は、位置検出部45により検出された高さ位置に基づいて、ブレーキ部335の作動とこの作動の解除とを交互に行う。このため、特定の方向として上方向において、ブレーキ部335の作動を解除することができるので、上方向へはロボットアーム24をスムーズに移動させることができる。
(Effect)
As described above, the robot 1 according to this embodiment includes the position detection section 45, the brake section 335, and the brake control section 4, as shown in FIG. The position detector 45 detects the height position of the robot arm 24 shown in FIGS. The brake unit 335 brakes the robot arm 24 moving vertically.
Here, based on the height position detected by the position detection unit 45, the brake control unit 4 alternately operates and releases the brake unit 335. As shown in FIG. Therefore, the operation of the brake portion 335 can be released in the upward direction as the specific direction, so that the robot arm 24 can be smoothly moved upward.

また、ロボット1において、図3に示されるブレーキ制御部4は、ロボットアーム24の高さ位置と基準値とを比較する(図4のステップS10)。そして、ブレーキ制御部4は、ブレーキ部335の作動を解除する指令、すなわち作動解除指令があった場合において、高さ位置が基準値以下のとき、ブレーキ部335の作動とこの作動の解除とを交互に行う。一方、ブレーキ制御部4は、高さ位置が基準値を超えるとき、ブレーキ部335の作動を解除する。
このため、特定の方向として、高さ位置が基準値を超える上方向において、ブレーキ部335の作動が解除されるので、上方向へは図1及び図2に示されるロボットアーム24をスムーズに移動させることができる。
In the robot 1, the brake control unit 4 shown in FIG. 3 compares the height position of the robot arm 24 with a reference value (step S10 in FIG. 4). When there is a command to release the operation of the brake unit 335, that is, an operation release command, the brake control unit 4 activates and releases the brake unit 335 when the height position is equal to or lower than the reference value. Alternate. On the other hand, the brake control unit 4 releases the operation of the brake unit 335 when the height position exceeds the reference value.
For this reason, in the upward direction in which the height position exceeds the reference value as a specific direction, the actuation of the braking portion 335 is released, so that the robot arm 24 shown in FIGS. 1 and 2 can be smoothly moved upward. can be made

さらに、ロボット1は、図3に示されるように、高さ位置を位置情報として記憶する記憶部441を備える。そして、ブレーキ制御部4において、高さ位置と比較される基準値は、作動解除指令の発令前、つまりブレーキ部335の作動を解除する前に記憶部441に記憶された位置情報とされる。
このため、作動解除指令の発令前に記憶された位置情報を基準として、特定の方向(例えば、高さ方向)へロボットアーム24をスムーズに移動させることができる。
Furthermore, the robot 1 includes a storage unit 441 that stores height positions as position information, as shown in FIG. The reference value to be compared with the height position in the brake control unit 4 is the position information stored in the storage unit 441 before issuing the operation release command, that is, before releasing the operation of the brake unit 335 .
Therefore, the robot arm 24 can be smoothly moved in a specific direction (for example, the height direction) based on the position information stored before the issuance of the deactivation command.

また、ロボット1は水平多関節ロボットとされ、ロボットアーム24は上下方向に移動する。このため、水平多関節ロボットにおいて、特定の方向として上方向へのロボットアーム24の移動をスムーズに行うことができる。 The robot 1 is a horizontal articulated robot, and the robot arm 24 moves vertically. Therefore, in the horizontal articulated robot, the robot arm 24 can be smoothly moved upward as a specific direction.

さらに、図3に示される位置検出部45と、ブレーキ部335と、ブレーキ制御部4とを備えるロボット1のブレーキ制御方法をコンピュータに実行させるためのプログラムは以下の工程を備える。位置検出部45が、ロボットアーム24の高さ位置を検出する(図4のステップS3)。ブレーキ部335が、ロボットアーム24を制動する。ブレーキ制御部4が、位置検出部45により検出された高さ位置と基準値とを比較する。ブレーキ制御部4は、ブレーキ部335の作動を解除する作動解除指令があった場合において、高さ位置が基準値以下のとき、ブレーキ部335の作動とこの作動の解除とを交互に行う。また、ブレーキ制御部4は、基準値を超えるとき、ブレーキ部335の作動を解除する。
このため、ブレーキ部335を解除してロボットアーム24を特定の方向としての上方向へ移動させる際に、スムーズにロボットアーム24を移動させることができるプログラムを提供することができる。
Further, a program for causing a computer to execute a brake control method for the robot 1 including the position detection unit 45, the brake unit 335, and the brake control unit 4 shown in FIG. 3 includes the following steps. The position detector 45 detects the height position of the robot arm 24 (step S3 in FIG. 4). A braking portion 335 brakes the robot arm 24 . The brake control unit 4 compares the height position detected by the position detection unit 45 with the reference value. The brake control unit 4 alternately actuates and releases the brake unit 335 when the height position is equal to or lower than the reference value when there is an operation release command to release the operation of the brake unit 335 . Also, the brake control unit 4 releases the operation of the brake unit 335 when the reference value is exceeded.
Therefore, it is possible to provide a program capable of smoothly moving the robot arm 24 when releasing the brake portion 335 and moving the robot arm 24 upward as a specific direction.

[第2実施の形態]
図5及び図6を用いて、本発明の第2実施の形態に係るロボット1及びそのブレーキ制御方法をコンピュータに実行させるためのプログラムについて説明する。
なお、本実施の形態において、第1実施の形態に係るロボット1の構成要素と同一又は実質的に同一の構成要素には同一の符号を付し、重複する説明は省略する。
[Second embodiment]
A program for causing a computer to execute the robot 1 and its brake control method according to the second embodiment of the present invention will be described with reference to FIGS. 5 and 6. FIG.
In the present embodiment, the same or substantially the same constituent elements as those of the robot 1 according to the first embodiment are denoted by the same reference numerals, and overlapping descriptions are omitted.

(ロボット1の全体構成)
図5に示されるように、本実施の形態に係るロボット1は、垂直多関節ロボットとして構成されている。すなわち、ロボット1は、複数のロボットアーム51~55及び複数の関節部61~66を含んで構成されるロボット本体11と、ブレーキ制御部4とを備えている。
以下、各構成要素について、詳述する。
(Overall Configuration of Robot 1)
As shown in FIG. 5, the robot 1 according to this embodiment is configured as a vertically articulated robot. Specifically, the robot 1 includes a robot main body 11 including a plurality of robot arms 51 to 55 and a plurality of joints 61 to 66, and a brake control section 4. As shown in FIG.
Each component will be described in detail below.

(1)ロボットアーム51~55及び関節部61~66の構成
図5に示されるように、ロボット本体11において、図示省略のベース部上に回転関節としての関節部61が配設されている。関節部61は、矢印Eに示す水平方向において、ベース部に対して回転する構成とされている。関節部61にはロボットアーム51の下端部が連結されている。ロボットアーム51は関節部61から上方向へ立設され、ここでも円筒形状に形成されている。ロボットアーム51の上端部には回転関節としての関節部62が配設されている。
(1) Configuration of Robot Arms 51 to 55 and Joint Portions 61 to 66 As shown in FIG. 5, in the robot main body 11, a joint portion 61 as a rotary joint is arranged on a base portion (not shown). The joint portion 61 is configured to rotate relative to the base portion in the horizontal direction indicated by the arrow E. As shown in FIG. A lower end portion of the robot arm 51 is connected to the joint portion 61 . The robot arm 51 is erected upward from the joint portion 61 and is also formed in a cylindrical shape. A joint portion 62 as a rotary joint is provided at the upper end portion of the robot arm 51 .

関節部62には、図5に示される状態において、Y軸方向へ延設され、ロボットアーム51と同様に円筒形状に形成されたロボットアーム52の一端部が連結されている。ロボットアーム52は、矢印Fに示す垂直方向(Y軸-Z軸垂直面方向)において、関節部62により回転し、上下方向へ移動する構成とされている。ロボットアーム52の他端部には、関節部62と同様の回転関節としての関節部63が配設されている。 One end of a robot arm 52 extending in the Y-axis direction and having a cylindrical shape like the robot arm 51 is connected to the joint 62 in the state shown in FIG. The robot arm 52 is configured to rotate by a joint portion 62 in the vertical direction indicated by the arrow F (Y-axis-Z-axis vertical plane direction) and move in the vertical direction. The other end of the robot arm 52 is provided with a joint portion 63 as a rotary joint similar to the joint portion 62 .

関節部63には、Y軸方向へ延設され、ロボットアーム51と同様に円筒形状に形成されたロボットアーム53の一端部が連結されている。ロボットアーム53は、矢印Fに示す垂直方向と同様の、矢印Gに示す垂直方向において、関節部63により回転し、上下方向へ移動する構成とされている。ロボットアーム53の他端部には、関節部61と同様の回転関節としての関節部64が配設されている。 One end of a robot arm 53 extending in the Y-axis direction and having a cylindrical shape like the robot arm 51 is connected to the joint 63 . The robot arm 53 is configured to rotate in the vertical direction indicated by the arrow G, which is the same as the vertical direction indicated by the arrow F, by means of a joint portion 63 and move vertically. The other end of the robot arm 53 is provided with a joint portion 64 as a rotary joint similar to the joint portion 61 .

関節部64には、Y軸方向へ延設され、ロボットアーム51と同様に円筒形状に形成されたロボットアーム54の一端部が連結されている。ロボットアーム54は、矢印Hに示す垂直方向(X軸-Z軸垂直面方向)において、関節部64により回転する構成とされている。ロボットアーム54の他端部には、関節部62と同様の回転関節としての関節部65が配設されている。 One end of a robot arm 54 extending in the Y-axis direction and having a cylindrical shape like the robot arm 51 is connected to the joint 64 . The robot arm 54 is configured to be rotated by a joint portion 64 in the vertical direction indicated by the arrow H (X-axis-Z-axis vertical plane direction). The other end of the robot arm 54 is provided with a joint portion 65 as a rotary joint similar to the joint portion 62 .

関節部65には、Y軸方向へ延設され、ロボットアーム51と同様に円筒形状に形成されたロボットアーム55の一端部が連結されている。ロボットアーム55は、矢印Fに示す垂直方向と同様の、矢印Iに示す垂直方向において、関節部65により回転し、上下方向へ移動する構成とされている。ロボットアーム55の他端部には、関節部61と同様の回転関節としての関節部66が配設されている。 One end of a robot arm 55 extending in the Y-axis direction and having a cylindrical shape like the robot arm 51 is connected to the joint 65 . The robot arm 55 is configured to rotate by a joint portion 65 and move vertically in the vertical direction indicated by the arrow I, which is the same as the vertical direction indicated by the arrow F. As shown in FIG. The other end of the robot arm 55 is provided with a joint portion 66 as a rotary joint similar to the joint portion 61 .

関節部66は、矢印Hに示す垂直方向と同様の、矢印Jに示す垂直方向において、回転する構成とされている。関節部66には、図示省略のツールが装着可能とされている。 The joint 66 is configured to rotate in the vertical direction indicated by arrow J, which is similar to the vertical direction indicated by arrow H. A tool (not shown) can be attached to the joint portion 66 .

ここで、ロボット本体11の関節部61、64、66のそれぞれの構成は、第1実施の形態に係るロボット本体11の関節部31、34のそれぞれの構成と同一又は実質的に同一の構成とされている。
一方、関節部62、63、65のそれぞれの構成は、第1実施の形態に係る関節部32と同一又は実質的に同一の構成とされている。図6に示されるように、関節部62は電動モータ621を備え、電動モータ621の回転軸が直接、又は図示省略の減速機を介してロボットアーム52の一端部に連結されている。関節部63、65のそれぞれの構成は関節部62の構成と同一であるので、その構成の説明は省略する。
Here, the configurations of the joints 61, 64, 66 of the robot body 11 are the same as or substantially the same as the configurations of the joints 31, 34 of the robot body 11 according to the first embodiment. It is
On the other hand, each of the joints 62, 63, 65 has the same or substantially the same configuration as the joint 32 according to the first embodiment. As shown in FIG. 6, the joint part 62 has an electric motor 621, and the rotating shaft of the electric motor 621 is connected to one end of the robot arm 52 either directly or via a speed reducer (not shown). The configuration of each of the joints 63 and 65 is the same as the configuration of the joint 62, so the description of the configuration is omitted.

(2)ブレーキ制御部4の構成
本実施の形態では、上下方向へ移動するロボットアーム52、53、55のそれぞれの制動の制御に、第1実施の形態に係るブレーキ制御部4、ブレーキ制御方法及びプログラムと同様のブレーキ制御部4、ブレーキ制御方法及びプログラムが適用されている。
すなわち、本実施の形態に係るブレーキ制御部4は、前述の図3に示されるホストコンピュータ41、モータコントロールドライバ42及びサーボドライバ43を含んで構成されている。ロボット本体11においては、図3に示されるブレーキスイッチ44が配設され、関節部62の電動モータ621には、ブレーキ部335に相当するブレーキ部、位置検出部45に相当する位置検出部が配設されている。関節部63、65のそれぞれの図示省略の電動モータは電動モータ621と同一の構成とされている。
(2) Configuration of Brake Control Unit 4 In this embodiment, the brake control unit 4 and the brake control method according to the first embodiment are used to control the braking of the robot arms 52, 53, and 55 that move in the vertical direction. and the same brake control unit 4, brake control method and program as the program are applied.
That is, the brake control unit 4 according to the present embodiment includes the host computer 41, the motor control driver 42 and the servo driver 43 shown in FIG. 3 described above. In the robot body 11, the brake switch 44 shown in FIG. 3 is arranged, and the electric motor 621 of the joint section 62 is arranged with a brake section corresponding to the brake section 335 and a position detection section corresponding to the position detection section 45. is set. The electric motors (not shown) of the joints 63 and 65 have the same configuration as the electric motor 621 .

(ロボット1のブレーキ制御方法及びプログラム)
また、ブレーキ制御方法並びにブレーキ制御方法をコンピュータに実行させるためのプログラムは、第1実施の形態に係るブレーキ制御方法並びにプログラムと同一であるので、ここでの説明は省略する。
(Brake control method and program for robot 1)
Also, the brake control method and the program for causing the computer to execute the brake control method are the same as the brake control method and program according to the first embodiment, and thus descriptions thereof will be omitted here.

(作用効果)
以上説明したように、本実施の形態に係るロボット1によれば、第1実施の形態に係るロボット1により得られる作用効果と同様の作用効果を得ることができる。
また、本実施の形態に係るロボット1のブレーキ制御方法をコンピュータに実行させるためのプログラムによれば、第1実施の形態に係るプログラムにより得られる作用効果と同様の作用効果を得ることができる。
(Effect)
As described above, according to the robot 1 according to the present embodiment, it is possible to obtain the same effects as those obtained by the robot 1 according to the first embodiment.
Further, according to the program for causing a computer to execute the brake control method for the robot 1 according to the present embodiment, it is possible to obtain the same effects as those obtained by the program according to the first embodiment.

また、図5に示されるように、ロボット1は垂直多関節ロボットとされ、ロボットアーム52は関節部62により、ロボットアーム53は関節部63により、ロボットアーム55は関節部65により、各々、上下方向へ移動する。このため、垂直多関節ロボットにおいて、上下方向を特定方向とするロボットアーム52、53、55の移動をスムーズに行うことができる。 Further, as shown in FIG. 5, the robot 1 is a vertical articulated robot in which the robot arm 52, the robot arm 53, and the robot arm 55 are vertically articulated by joints 62, 63, and 65, respectively. move in the direction Therefore, in the vertical articulated robot, the robot arms 52, 53, and 55 can be smoothly moved with the vertical direction as the specific direction.

[その他の実施の形態]
本発明は、上記実施の形態に限定されるものではなく、その要旨を逸脱しない範囲において種々変更可能である。
例えば、本発明は、ロボットアームを矩形筒形状に形成してもよい。また、本発明は、ロボットアームの上下方向の移動に対するブレーキ制御方法に限らず、水平方向、斜め方向、回転方向のそれぞれの方向の移動に対するブレーキ制御方法であってもよい。
[Other embodiments]
The present invention is not limited to the above embodiments, and can be modified in various ways without departing from the scope of the invention.
For example, the present invention may form the robot arm in the shape of a rectangular tube. Further, the present invention is not limited to the brake control method for vertical movement of the robot arm, but may be a brake control method for movement in each of horizontal, oblique, and rotational directions.

1 ロボット
11 ロボット本体
21~24、51~55 ロボットアーム
31~34、61~66 関節部
334、621 電動モータ
335 ブレーキ部
4 ブレーキ制御部
41 ホストコンピュータ
42 モータコントロールドライバ
43 サーボドライバ
44 ブレーキスイッチ
45 位置検出部
1 robot 11 robot body 21-24, 51-55 robot arm 31-34, 61-66 joint 334, 621 electric motor 335 brake unit 4 brake control unit 41 host computer 42 motor control driver 43 servo driver 44 brake switch 45 position Detection unit

Claims (5)

ロボットアームの位置を検出する位置検出部と、
前記ロボットアームを制動するブレーキ部と、
前記位置検出部により検出された前記位置に基づいて、前記ブレーキ部の作動とこの作動の解除とを交互に行うブレーキ制御部と、を備え
前記ブレーキ制御部は、前記位置と基準値とを比較し、前記ブレーキ部の作動を解除する指令があった場合において、前記位置が前記基準値以下のとき、前記ブレーキ部の作動とこの作動の解除とを交互に行い、前記基準値を超えるとき、前記ブレーキ部の作動を解除するロボット。
a position detection unit that detects the position of the robot arm;
a brake unit that brakes the robot arm;
a brake control unit that alternately operates and releases the brake unit based on the position detected by the position detection unit ;
The brake control unit compares the position with a reference value, and when there is a command to release the operation of the brake unit and the position is equal to or lower than the reference value, the brake unit is operated and the operation is stopped. A robot that alternately performs a release and a release, and releases the operation of the brake unit when the reference value is exceeded .
前記位置を位置情報として記憶する記憶部を更に備え、
前記基準値は、前記指令前に前記記憶部に記憶された前記位置情報とされている
請求項に記載のロボット。
Further comprising a storage unit that stores the position as position information,
2. The robot according to claim 1 , wherein the reference value is the position information stored in the storage section before the instruction.
前記ロボットアームは、水平多関節ロボットの、上下方向に移動するロボットアームである
請求項1又は請求項のいずれか1項に記載のロボット。
The robot according to any one of claims 1 and 2, wherein the robot arm is a vertically movable robot arm of a horizontal articulated robot.
前記ロボットアームは、垂直多関節ロボットの、関節部を中心として上下方向へ回転移動するロボットアームである
請求項1又は請求項のいずれか1項に記載のロボット。
The robot according to any one of claims 1 and 2, wherein the robot arm is a robot arm of a vertical articulated robot that rotates vertically about a joint portion.
位置検出部と、ブレーキ部と、ブレーキ制御部とを備えるロボットのブレーキ制御方法をコンピュータに実行させるためのプログラムであって、
前記位置検出部が、ロボットアームの位置を検出する工程と、
前記ブレーキ部が、前記ロボットアームを制動する工程と、
前記ブレーキ制御部が、前記位置検出部により検出された前記位置と基準値とを比較し、前記ブレーキ部の作動を解除する指令があった場合において、前記位置が前記基準値以下のとき、前記ブレーキ部の作動とこの作動の解除とを交互に行い、前記基準値を超えるとき、前記ブレーキ部の作動を解除する工程と、
を備えたプログラム。
A program for causing a computer to execute a brake control method for a robot comprising a position detection unit, a brake unit, and a brake control unit,
a step in which the position detection unit detects the position of the robot arm;
a step in which the brake unit brakes the robot arm;
The brake control unit compares the position detected by the position detection unit with a reference value, and when there is a command to release the operation of the brake unit, when the position is equal to or less than the reference value, the a step of alternately activating and deactivating the braking portion, and deactivating the braking portion when the reference value is exceeded;
program with .
JP2019055446A 2019-03-22 2019-03-22 Robot and its brake control program Active JP7285668B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019055446A JP7285668B2 (en) 2019-03-22 2019-03-22 Robot and its brake control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019055446A JP7285668B2 (en) 2019-03-22 2019-03-22 Robot and its brake control program

Publications (2)

Publication Number Publication Date
JP2020151834A JP2020151834A (en) 2020-09-24
JP7285668B2 true JP7285668B2 (en) 2023-06-02

Family

ID=72557170

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019055446A Active JP7285668B2 (en) 2019-03-22 2019-03-22 Robot and its brake control program

Country Status (1)

Country Link
JP (1) JP7285668B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003086718A1 (en) 2002-04-12 2003-10-23 Mitsubishi Denki Kabushiki Kaisha Robot
WO2005035205A1 (en) 2003-10-10 2005-04-21 Mitsubishi Denki Kabushiki Kaisha Robot controlling device
JP2013163232A (en) 2012-02-09 2013-08-22 Canon Inc Robot arm control device, robot arm, and program of the same

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS637284A (en) * 1986-06-24 1988-01-13 松下電器産業株式会社 Industrial robot
JP3508522B2 (en) * 1997-12-19 2004-03-22 三菱電機株式会社 Robot control device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003086718A1 (en) 2002-04-12 2003-10-23 Mitsubishi Denki Kabushiki Kaisha Robot
WO2005035205A1 (en) 2003-10-10 2005-04-21 Mitsubishi Denki Kabushiki Kaisha Robot controlling device
JP2013163232A (en) 2012-02-09 2013-08-22 Canon Inc Robot arm control device, robot arm, and program of the same

Also Published As

Publication number Publication date
JP2020151834A (en) 2020-09-24

Similar Documents

Publication Publication Date Title
US9339934B2 (en) Method for manually adjusting the pose of a manipulator arm of an industrial robot and industrial robots
KR101022070B1 (en) Control device of work positioning apparatus
US7321808B2 (en) Robot and multiple robot control method
US10259115B2 (en) Work device
KR100483660B1 (en) Robot
JP6255724B2 (en) Robot and robot operation method
EP1644782B1 (en) Multiple robot arm tracking and mirror jog
KR101498836B1 (en) Control device and teaching method for seven-shaft multi-joint robot
CN107088878B (en) Simulation device for robot for calculating scanning space
JP2004524171A (en) Versatile robot control system
JP6939104B2 (en) Control devices, robot systems and robot control methods
US7292913B2 (en) Articulated robot
JP6904759B2 (en) Robot movement speed control device and method
JP6545195B2 (en) Machine tool
JP7285668B2 (en) Robot and its brake control program
JP2007038059A (en) Work assist apparatus
JP2020168676A (en) Robot and brake control program of the same
CN106808476B (en) Working device and teaching method in working device
JP3508522B2 (en) Robot control device
JP2750739B2 (en) Industrial robot controller
JPH03288910A (en) Teaching method for cast finishing robot
JP7502439B2 (en) Robot Control Device
WO2024009382A1 (en) Robot device
JP3734867B2 (en) Laser processing head
CN116968040A (en) Anti-collision system for vascular intervention robot

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220316

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221227

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230227

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230516

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230523

R150 Certificate of patent or registration of utility model

Ref document number: 7285668

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150