JP2020091597A - Program creation device and article manufacturing method - Google Patents

Program creation device and article manufacturing method Download PDF

Info

Publication number
JP2020091597A
JP2020091597A JP2018227476A JP2018227476A JP2020091597A JP 2020091597 A JP2020091597 A JP 2020091597A JP 2018227476 A JP2018227476 A JP 2018227476A JP 2018227476 A JP2018227476 A JP 2018227476A JP 2020091597 A JP2020091597 A JP 2020091597A
Authority
JP
Japan
Prior art keywords
timing chart
production
program
work
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2018227476A
Other languages
Japanese (ja)
Other versions
JP2020091597A5 (en
Inventor
友昭 牧野
Tomoaki Makino
友昭 牧野
大樹 石井
Daiki Ishii
大樹 石井
忠信 宮崎
Tadanobu Miyazaki
忠信 宮崎
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2018227476A priority Critical patent/JP2020091597A/en
Publication of JP2020091597A publication Critical patent/JP2020091597A/en
Publication of JP2020091597A5 publication Critical patent/JP2020091597A5/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Numerical Control (AREA)

Abstract

To facilitate creation of a program for making a production device automatically recover from a halted state caused by the presence of anomalies or the like.SOLUTION: A program creation device provided herein comprises a processing unit for crating a program for driving a plurality of production devices from a timing chart, the processing unit being configured to extract from the timing chart portions showing that the production devices are operating, and store in a storage unit a timing chart to be used when the production devices are halted, the timing chart covering a period in each extracted portion from the time a corresponding production device is halted till the production device recovers.SELECTED DRAWING: Figure 2

Description

本発明は、アクチュエータなどの自動機械と各種の周辺機器によって構成される生産ラインを制御するための、プログラム作成装置及びそのプログラムを用いて製造される物品の製造方法に関する。 The present invention relates to a program creation device for controlling a production line configured by an automatic machine such as an actuator and various peripheral devices, and a method for manufacturing an article manufactured using the program.

部品組立の生産ラインでは、複数の部品を同時に組み立てするため、数十〜数百の生産装置が同時に稼働している。生産装置は非同期で制御され、部品を組立動作している。これらの生産ラインは、知能化が進んでおり、異常停止した状態から自動復帰する機能をもつ。 In a production line for assembling parts, several tens to several hundreds of production devices are operating at the same time because a plurality of parts are assembled at the same time. The production equipment is controlled asynchronously and the parts are assembled and operated. These production lines are becoming more intelligent and have the function of automatically returning from an abnormally stopped state.

このような生産ラインを干渉なく稼働させるため、設計者は、組立動作の手順やタイミングを検討し、タイミングチャートを作図する。また、設計者は、組立動作が予め記述されたタイミングチャートから、組立のプログラム、異常停止した状態から自動復帰するプログラム、をそれぞれ作成しなければならない。 In order to operate such a production line without interference, the designer examines the procedure and timing of the assembly operation and draws a timing chart. Further, the designer must create an assembly program and a program for automatically recovering from the abnormally stopped state from the timing chart in which the assembly operation is described in advance.

一方、生産ラインは、生産準備開始から製造開始までのリードタイムの短縮が求められている。 On the other hand, the production line is required to shorten the lead time from the start of production preparation to the start of production.

このような要求に応えるため、生産ラインを制御するシーケンスプログラムを効率よく設計するため、タイミングチャートからシーケンスプログラムを自動作成する方法が既に提案されている。また、特許文献1では、タイムチャートに記述された動作を実施後に、前記タイムチャートに予め設定された初期位置へと復帰させる復帰動作を実行する方法が開示されている。また、前記復帰動作の完了後に、前記タイムチャートの開始時点へと回帰して前記タイムチャートを繰り返し実行する回帰動作を実行する方法が開示されている。 In order to meet such requirements, a method for automatically creating a sequence program from a timing chart has already been proposed in order to efficiently design a sequence program for controlling a production line. Further, Patent Document 1 discloses a method of executing a return operation of returning to an initial position preset in the time chart after performing the operation described in the time chart. In addition, a method is disclosed in which, after the completion of the return operation, a regression operation is performed in which the time chart is returned to the start time point and the time chart is repeatedly executed.

特開2014−157514JP, 2014-157514, A

しかしながら、異常停止した状態から自動復帰するプログラムを作成するためには、異常停止のタイミングによって自動復帰させるプログラムがそれぞれ異なる。そのため、タイミングチャートの作成枚数が膨大になり、生産準備開始から製造開始までのリードタイムをなかなか短縮できないという課題があった。つまり、従来の技術では、開始時点から終了時点までの一連の動作が描かれたタイミングチャートから、異常が起こりえるタイミング毎に動作を逐次実行するプログラムを作成しなければならない。それ故、設計者は、組立動作のタイミングチャートだけでなく、異常停止した状態から自動復帰させるまでのタイミングチャートも描かねばならない。結果、プログラム作成に必要なタイミングチャートの作図に時間がかかり、プログラム作成の効率化は困難となっている。 However, in order to create a program that automatically recovers from an abnormally stopped state, different programs are automatically recovered depending on the timing of the abnormal stop. Therefore, there is a problem in that the number of timing charts to be created becomes enormous and the lead time from the start of production preparation to the start of production cannot be shortened easily. That is, in the conventional technique, a program for sequentially executing the operation at each timing when an abnormality may occur must be created from a timing chart that depicts a series of operations from the start time to the end time. Therefore, the designer must draw not only the timing chart of the assembling operation, but also the timing chart from the abnormally stopped state to the automatic restoration. As a result, it takes time to draw the timing chart required for program creation, and it is difficult to improve the efficiency of program creation.

したがって、本発明は、このような従来の手法では解決できない問題を解決しようとするものであって、異常が発生するなどして生産装置が停止してしまった状態から自動で復帰させるためのプログラムの作成を容易にすることを目的とする。 Therefore, the present invention is intended to solve a problem that cannot be solved by such a conventional method, and is a program for automatically returning from a state in which a production apparatus has stopped due to an abnormality or the like. It is intended to facilitate the creation of.

本発明のプログラム作成装置は、複数の生産装置を駆動させるためのプログラムをタイミングチャートから作成する処理部を有するプログラム作成装置であって、前記処理部は、前記タイミングチャートから前記生産装置が処理中であることを示す部分を抽出し、前記抽出された部分において前記生産装置が停止した場合における、前記生産装置が停止した状態から前記生産装置を復帰させるまでのタイミングチャートを記憶部に記憶させることを特徴とする。 A program creating apparatus of the present invention is a program creating apparatus having a processing unit that creates a program for driving a plurality of production devices from a timing chart, wherein the processing unit is being processed by the production apparatus from the timing chart. And storing a timing chart from the stopped state of the production apparatus to the return of the production apparatus in the storage unit when the production apparatus is stopped at the extracted portion. Is characterized by.

本発明の物品の製造方法は、複数の生産装置を駆動させて物品を製造する物品の製造方法であって、前記複数の生産装置は、タイミングチャートから作成された前記生産装置を駆動させるためのプログラムによって駆動され、前記プログラムは、前記タイミングチャートから前記生産装置が処理中であることを示す部分を抽出し、前記抽出された部分において前記生産装置が停止した場合における、前記生産装置が停止した状態から前記生産装置を復帰させるまでのタイミングチャートから作成されたプログラムを含むことを特徴とする。 An article manufacturing method according to the present invention is a method for manufacturing an article by driving a plurality of production apparatuses, wherein the plurality of production apparatuses are for driving the production apparatus created from a timing chart. Driven by a program, the program extracts a part indicating that the production device is processing from the timing chart, and when the production device stops in the extracted part, the production device stops. It is characterized by including a program created from a timing chart from the state until the production apparatus is returned.

本発明を用いることで、複数の生産装置によって構成される生産ラインにおいて、異常が発生するなどして生産装置が停止してしまった状態から自動で復帰させるためのプログラムの作成を容易にすることができる。 By using the present invention, it is easy to create a program for automatically returning from a state in which a production apparatus has stopped due to an abnormality or the like in a production line configured by a plurality of production apparatuses. You can

本実施形態におけるシーケンスプログラム作成装置の構成図Configuration diagram of a sequence program creation device in the present embodiment 本実施形態におけるシーケンスプログラム作成装置に用いるタイミングチャートの一例を示す図The figure which shows an example of the timing chart used for the sequence program creation device in this embodiment. 本実施形態における生産ラインの一例を示す図The figure which shows an example of the production line in this embodiment. 本実施形態における生産ラインを復帰させるためのプログラムを作成するためのタイミングチャートの一例を示す図The figure which shows an example of the timing chart for creating the program for returning the production line in this embodiment. 本実施形態における生産ラインを復帰させるためのプログラムを作成するためのタイミングチャートの一例を示す図The figure which shows an example of the timing chart for creating the program for returning the production line in this embodiment. 本実施形態における生産ラインを復帰させるためのプログラムを作成するためのタイミングチャートの一例を示す図The figure which shows an example of the timing chart for creating the program for returning the production line in this embodiment. 本実施形態における生産ラインを復帰させるためのプログラムを作成するためのタイミングチャートの一例を示す図The figure which shows an example of the timing chart for creating the program for returning the production line in this embodiment.

本発明のシーケンスプログラム作成装置は、タイミングチャートから、異常停止した状態から自動復帰させるまでのプログラムを自動で作成することができる。以下、本発明のシーケンスプログラムの作成方法およびシーケンスプログラム作成装置について図面を用いて説明する。 The sequence program creating device of the present invention can automatically create a program from the abnormally stopped state to the automatic recovery from the timing chart. Hereinafter, a sequence program creating method and a sequence program creating apparatus of the present invention will be described with reference to the drawings.

図1に、本発明のシーケンスプログラム作成装置の一例を示す。タイミングチャートから自動で作成されるシーケンスプログラムは、CPUなどから構成される処理部101で作成される。処理部101は、例えば、パーソナルコンピュータである。表示部103は、例えばディスプレイである。入力部102は、例えば、キーボードやマウスやタッチパネルである。記憶部105は、例えば、メモリやハードディスクである。本発明によって作成されたシーケンスプログラムは、コントローラ104へ登録される。コントローラ104は、シーケンスプログラムの手順に従い、生産ラインを構成する複数の生産装置等を動作させることで、組立作業や異常停止した状態からの自動復帰動作を実行させる。 FIG. 1 shows an example of the sequence program creating apparatus of the present invention. The sequence program automatically created from the timing chart is created by the processing unit 101 including a CPU and the like. The processing unit 101 is, for example, a personal computer. The display unit 103 is, for example, a display. The input unit 102 is, for example, a keyboard, a mouse, or a touch panel. The storage unit 105 is, for example, a memory or a hard disk. The sequence program created by the present invention is registered in the controller 104. The controller 104 operates a plurality of production devices or the like that compose the production line in accordance with the sequence program procedure to perform an assembly operation or an automatic return operation from an abnormally stopped state.

タイミングチャートは、表示部103に表示される画面に従い入力部102から操作することで、作成あるいは修正できる。あるいは、タイミングチャートは予めインターフェース(不図示)を通してデータ取得部(不図示)により取得し予め記憶部105に記憶させておいてもよい。 The timing chart can be created or modified by operating the input unit 102 according to the screen displayed on the display unit 103. Alternatively, the timing chart may be acquired in advance by a data acquisition unit (not shown) through an interface (not shown) and stored in the storage unit 105 in advance.

図2に、本発明におけるタイミングチャート301の一例を、具体的に示す。 FIG. 2 specifically shows an example of the timing chart 301 according to the present invention.

図2に示すタイミングチャート301に記述された各生産装置の駆動部の動作は、例えば処理部101において公知の方法によってシーケンスプログラムに変換され、コントローラ104へ登録される。コントローラ104は、シーケンスプログラムの手順に従い、生産ラインを駆動し、物品を製造する。 The operation of the drive unit of each production apparatus described in the timing chart 301 shown in FIG. 2 is converted into a sequence program by a known method in, for example, the processing unit 101 and registered in the controller 104. The controller 104 drives the production line and manufactures the article according to the procedure of the sequence program.

図3は、本実施形態の物品を製造するための生産ラインの一例であり、接着剤塗布を行なう生産ラインの概略図である。投入装置702は、投入チャックを上下に動作させるZ軸駆動部7021と前後に動作させるA軸駆動部7022とワークを把持する投入チャック駆動部7023によって構成される。投入チャック駆動部7023は、ワーク有無出力手段を有しており、チャックが解除されたときをワーク無の状態を示す信号と、チャックが把持されたときをワーク有の状態を示す信号と、を出力する。A軸駆動部7022は、投入チャックを後退させる(パレット上に位置させる)場合のZ軸駆動部7021の上昇と、A軸駆動部7022を前進させる(搬送装置の台車上に位置させる)場合のZ軸駆動部7021の上昇は、同じ動作となる。 FIG. 3 is an example of a production line for manufacturing the article of the present embodiment, and is a schematic diagram of a production line for applying an adhesive. The loading device 702 includes a Z-axis drive unit 7021 that moves the loading chuck up and down, an A-axis drive unit 7022 that moves the loading chuck back and forth, and a loading chuck drive unit 7023 that grips a work. The loading chuck drive unit 7023 has a work presence/absence output unit, and outputs a signal indicating a state without a work when the chuck is released and a signal indicating a state with the work when the chuck is gripped. Output. The A-axis drive unit 7022 is for raising the Z-axis drive unit 7021 when retracting the loading chuck (positioning it on the pallet) and for moving the A-axis drive unit 7022 forward (positioning it on the carriage of the transport device). The raising of the Z-axis drive unit 7021 is the same operation.

接着剤塗布装置704は、ロボットアーム7042を用いる例を示している。ロボットアーム7042に、接着剤シリンジをONOFF制御するディスペンサ7041を保持させ、例えばHに示すようにディスペンサ7041が移動するようにロボットアーム7042を駆動させて接着剤をワークWに塗布する。 The adhesive application device 704 shows an example using a robot arm 7042. The robot arm 7042 holds a dispenser 7041 for ON/OFF controlling the adhesive syringe, and drives the robot arm 7042 so that the dispenser 7041 moves as shown by H, for example, to apply the adhesive to the work W.

搬送装置703は、投入装置702によって投入されたワークを乗せた台車7031をX(+)方向に移動(X軸駆動部)させて接着剤塗布装置704へ搬送する。さらに、接着剤の塗布が完了したワークを乗せた台車7031を不図示の排出位置までX(+)方向に移動させてワークを搬送する。 The transport device 703 transports the carriage 7031 loaded with the workpiece loaded by the loading device 702 in the X(+) direction (X-axis drive unit) and transports it to the adhesive application device 704. Further, the carriage 7031 on which the work on which the adhesive has been applied is placed is moved to the discharge position (not shown) in the X(+) direction to carry the work.

具体的には、図3に示す生産ラインの動きは次のようになる。まず、
A:投入装置702のZ軸駆動部7021を下降させると同時に投入チャックを閉じ、パレット上のワークを把持する。
Specifically, the movement of the production line shown in FIG. 3 is as follows. First,
A: The Z-axis drive unit 7021 of the loading device 702 is lowered, and at the same time, the loading chuck is closed and the work on the pallet is gripped.

B:チャックが閉じると同時にZ軸駆動部7021を上昇させ、上昇が完了すると同時にX軸が回転しチャックをパレットの上空から投入位置の上空に移動させる。 B: The Z-axis drive unit 7021 is raised at the same time when the chuck is closed, and at the same time when the raising is completed, the X-axis is rotated to move the chuck from above the pallet to above the loading position.

C:回転が完了するとZ軸が下降し、下降すると同時にチャックが開き、ワークが搬送装置の台車に乗せられる。 C: When the rotation is completed, the Z-axis is lowered, and at the same time, the chuck is opened and the work is placed on the carriage of the transfer device.

D1:チャックが開くと同時にZ軸駆動部7021が上昇し、Z軸駆動部7021の上昇が完了すると搬送装置の台車をX(+)方向に移動させてワークを接着剤塗布装置へ搬送する。 D1: The Z-axis drive unit 7021 rises at the same time when the chuck is opened, and when the Z-axis drive unit 7021 is completely raised, the carriage of the transfer device is moved in the X(+) direction to transfer the work to the adhesive application device.

D2:また、Z軸駆動部7021の上昇が完了すると投入装置のA軸駆動部7022が回転し投入位置からパレット上にチャックが移動する。 D2: When the Z-axis drive unit 7021 is completely lifted, the A-axis drive unit 7022 of the loading device rotates to move the chuck from the loading position onto the pallet.

E:接着剤塗布装置への移動が完了すると、接着剤塗布装置が駆動し、接着剤をワークに塗布する。 E: When the movement to the adhesive applying device is completed, the adhesive applying device is driven to apply the adhesive to the work.

F:塗布が完了すると搬送装置の台車がX(+)方向に移動し、ワークが排出位置まで到達すると不図示の排出装置によってワークが排出される。G:ワークが排出されると同時に、搬送装置の台車はX(−)方向に移動し、投入位置まで戻される。戻されると、また、上記Aから順番に実行され、これを繰り返すことにより、物品を自動で製造することができる。 F: When coating is completed, the carriage of the transfer device moves in the X(+) direction, and when the work reaches the discharge position, the work is discharged by a discharge device (not shown). G: At the same time when the work is discharged, the carriage of the transfer device moves in the X(-) direction and returns to the loading position. When it is returned, the processes are sequentially performed from the above A, and by repeating this, the article can be automatically manufactured.

図2は、図3の生産ラインを動かすシーケンスプログラムに変換する前のタイミングチャートを示したものである。 FIG. 2 is a timing chart before conversion into the sequence program for moving the production line in FIG.

タイミングチャート301は、設定部302と時間表示部303と図形描画部304を含む。 The timing chart 301 includes a setting unit 302, a time display unit 303, and a graphic drawing unit 304.

設定部302は、例えば、図2のタイミングチャートでは、生産装置名称と、駆動部名称と、駆動方法と、IO番号として出力信号、完了信号、ポイント番号、と、動作方向が記述されている。生産装置名称には、生産ラインを構成する生産装置の名称が記述されている。駆動部名称には、生産装置を構成する駆動部の名称が記述されている。駆動方法は、例えば、駆動部の駆動方法がアクチュエータの場合とシリンダーの場合で選択できるようになっている。あるいは、プログラムに変換する際のテンプレートの分だけ選択できるようになっている。出力信号には、駆動部を駆動させるための出力指令を示す信号が記述される。完了信号には、駆動部の移動が完了したことを示す信号が記述される。ポイント信号には、駆動部の移動が完了したことを示すアドレスが記述される。ポイント番号は、生産装置ごとの番号になっており、おなじP1であっても、搬送装置のP1と投入装置のP1は同じポイントではなく異なるポイントを示している。動作方向には、駆動部の動作完了位置の方向が記述される。 In the timing chart of FIG. 2, for example, the setting unit 302 describes a production device name, a driving unit name, a driving method, an output signal as an IO number, a completion signal, a point number, and an operation direction. The production device name describes the name of the production device that constitutes the production line. The name of the drive unit that constitutes the production apparatus is described in the drive unit name. The driving method can be selected depending on whether the driving method of the driving unit is an actuator or a cylinder, for example. Alternatively, it is possible to select only the template for converting to a program. The output signal describes a signal indicating an output command for driving the drive unit. The completion signal describes a signal indicating that the movement of the drive unit is completed. The point signal describes an address indicating that the movement of the drive unit is completed. The point number is a number for each production apparatus, and even if it is the same P1, P1 of the transfer apparatus and P1 of the input apparatus indicate different points, not the same point. The direction of the operation completion position of the drive unit is described in the operation direction.

時間表示部303は、時間情報を含む。図3のタイミングチャート301の例では、左端が原点であり、原点を0秒とし原点から0.1秒ごとの生産装置のそれぞれの駆動部の動きが、後述する図形描画部304に書き込まれるようになっている。 The time display unit 303 includes time information. In the example of the timing chart 301 in FIG. 3, the left end is the origin, and the origin is set to 0 seconds, and the movement of each drive unit of the production apparatus every 0.1 seconds from the origin is written in the graphic drawing unit 304 described later. It has become.

図形描画部304は、生産装置の駆動部が処理中であることを示す斜線3041と、生産装置の駆動部が待機状態であることを示す水平線3042と、センサ等の信号のONまたはOFFを表す垂直線3043を含む。また、さらに、異なる動作間の従属関係を示す円弧線3044の情報を含む。駆動部ごとの変移状態が斜線3041、水平線3042、垂直線3043を組み合わせて一本の線によって図形描画部304に示される。この線を本明細書では、動作状態変移線と称する場合がある。異なる動作間の従属関係を示す円弧線3044には、生産装置の非同期動作を開始させるタイミングを示す同期許可トリガ線321と、生産装置の非同期動作を完了させるタイミングを示す同期完了トリガ線322とを有する。同期許可トリガ線321は、例えば、先端記号がひし形の形状となっている。同期完了トリガ線322は、例えば、先端記号が矢印の形状となっている。動作状態変移線、同期許可トリガ線321、同期完了トリガ線322の開始点と終了点は、図形描画部304に配置される。 The graphic drawing unit 304 represents an oblique line 3041 indicating that the drive unit of the production apparatus is in process, a horizontal line 3042 indicating that the drive unit of the production apparatus is in a standby state, and ON or OFF of a signal of a sensor or the like. Includes vertical line 3043. Further, it further includes information on the arc line 3044 indicating the dependency relationship between different operations. The transition state of each drive unit is shown in the graphic drawing unit 304 by a single line by combining the diagonal lines 3041, horizontal lines 3042, and vertical lines 3043. In this specification, this line may be referred to as an operating state transition line. The arc line 3044 indicating the subordination relationship between different operations includes a synchronization permission trigger line 321 indicating the timing to start the asynchronous operation of the production apparatus and a synchronization completion trigger line 322 indicating the timing to complete the asynchronous operation of the production apparatus. Have. The synchronization permission trigger line 321 has, for example, a rhombus-shaped tip symbol. The synchronization completion trigger line 322 has, for example, a tip symbol in the shape of an arrow. The start point and the end point of the operation state transition line, the synchronization permission trigger line 321, and the synchronization completion trigger line 322 are arranged in the graphic drawing unit 304.

本発明に必要なタイミングチャートは、前述したように、予めインターフェース(不図示)を通してデータ取得部(不図示)により取得し記憶部105に記憶させておいてもよいし、新たに入力部102から情報を入力して作成してもよい。表示部103に表示される画面に従い入力部102から操作することで、タイミングチャートを作成するための情報を入力あるいは修正できる。ここでは、入力部102から情報を入力してタイミングチャートを作成する方法について、具体的に説明する。 As described above, the timing chart necessary for the present invention may be acquired in advance by a data acquisition unit (not shown) through an interface (not shown) and stored in the storage unit 105, or newly input from the input unit 102. It may be created by inputting information. By operating the input unit 102 according to the screen displayed on the display unit 103, the information for creating the timing chart can be input or modified. Here, a method of inputting information from the input unit 102 to create a timing chart will be specifically described.

まず、入力部102を介して、タイミングチャートの動作情報を入力する。動作情報として、例えば設定部302(図2参照)の項目を入力する。図2に記載のタイミングチャートの例では、生産装置名称、駆動部名称、駆動方法、完了信号、出力信号、動作方向を入力するようになっている。この入力を行う際、表示部103に表示される画面に従い、入力部102から操作を行う。入力部102から、編集する図形を指定すると、処理部101において、描画処理が開始される。 First, the operation information of the timing chart is input via the input unit 102. As the operation information, for example, the item of the setting unit 302 (see FIG. 2) is input. In the example of the timing chart shown in FIG. 2, the production device name, the drive unit name, the drive method, the completion signal, the output signal, and the operation direction are input. When performing this input, the operation is performed from the input unit 102 according to the screen displayed on the display unit 103. When the figure to be edited is specified from the input unit 102, the processing unit 101 starts the drawing process.

次に、動作状態変移線を描画する。入力部102を介して、動作開始時間(原点からの時間(秒数))における、生産装置名称と動作名と駆動方法と完了信号と出力信号とポイント番号と動作方向を指定する。次に、動作終了時間における、生産装置名称と動作名と駆動方法と完了信号と出力信号と動作方向を指定する。これにより、動作状態変位線をタイミングチャートに描画することができる。 Next, the operating state transition line is drawn. Through the input unit 102, the production device name, operation name, driving method, completion signal, output signal, point number, and operation direction at the operation start time (time (seconds) from the origin) are specified. Next, the production device name, operation name, driving method, completion signal, output signal, and operation direction at the operation end time are specified. Thereby, the operating state displacement line can be drawn on the timing chart.

次に、同期トリガ線を描画する。入力部102を介して、同期情報を指定する。同期トリガ開始側の生産装置名称、動作名、動作方向、タイミング(原点からの時間(秒数))を指定する。次に、同期トリガ終了側の生産装置名称、駆動部名称、動作方向、タイミング(原点からの時間(秒数))を指定する。これにより指定した同期情報より、同期トリガ線をタイミングチャートに描画することができる。 Next, the synchronous trigger line is drawn. The synchronization information is designated via the input unit 102. Specify the production device name, operation name, operation direction, and timing (time (seconds) from the origin) of the synchronization trigger start side. Next, the production device name, the drive unit name, the operation direction, and the timing (time (seconds) from the origin) on the synchronization trigger end side are designated. Thereby, the synchronization trigger line can be drawn on the timing chart based on the designated synchronization information.

次に、このように記述され、記憶部105に記憶されたタイミングチャートから、自動で復帰させるためのプログラムを作成する方法を説明する。具体的には、生産ラインにおいて、異常が発生して生産ラインが停止してしまった状態から、異常が発生した原因を取り除いた後、自動で復帰させるためのプログラムを作成する方法を説明する。 Next, a method of creating a program for automatically returning from the timing chart described in this way and stored in the storage unit 105 will be described. Specifically, a method of creating a program for automatically returning from a state where an abnormality has occurred and the production line has stopped in the production line, after removing the cause of the abnormality, will be described.

生産装置が途中で停止してしまうことが起こりうる場所(時間)における復帰のためのプログラムを全て作成しなければならない。そのプログラムを作成する方法を説明する。生産装置において、途中で停止してしまうことが起こりうる場所(時間)は、生産装置の駆動部が処理中であることを示す斜線3041の部分である。まず、処理部101は、タイミングチャートから、生産装置が、停止してしまうことが起こりうる場所を抽出する。図2のタイミングチャートの例においては、(1)〜(11)が抽出される。この抽出は、タイミングチャートを入力する際、起こりうる場所にフラグを立てておいてもよいし、タイミングチャートを表示させながら入力部で選択してもよい。そして、(1)〜(11)のそれぞれについて、処理部は、復帰のためのプログラムを作成する。まず、処理部101は、(1)〜(11)のそれぞれについて、停止してしまった生産装置がワークを保持しているか否かを判断する。ワークの有無を予め斜線3041の部分と関連付けて設定しておいてもよいし、タイミングチャートを表示させながら入力部で選択してもよい。そして、処理部101は、そのワークの有無によって、復帰させるべき位置(復帰位置)を求め、その復帰位置まで復帰させるためのタイミングチャートを記憶部105に記憶させる。ワーク無で停止してしまった場合は、タイミングチャートの原点(図2においては、時間0.0)に復帰させるタイミングチャートを記憶部105に記憶させる。タイミングチャートと逆の動作を図2における時間0.0の位置まで実行させるためのタイミングチャートを記憶部105に記憶させる。つまり、ワークを保持していない場合は、前記タイミングチャートにおいて抽出された処理中であることを示す部分(斜線部)から前記タイミングチャートに沿って戻る動作を実行させるタイミングチャートを記憶部105に記憶させる。 It is necessary to create all the programs for the recovery at the place (time) where the production device may stop on the way. A method of creating the program will be described. In the production apparatus, a place (time) at which the production apparatus may be stopped halfway is a hatched portion 3041 that indicates that the drive unit of the production apparatus is performing processing. First, the processing unit 101 extracts, from the timing chart, a place where the production apparatus may stop. In the example of the timing chart of FIG. 2, (1) to (11) are extracted. This extraction may be performed by setting a flag at a possible place when the timing chart is input, or by selecting the input section while displaying the timing chart. Then, for each of (1) to (11), the processing unit creates a program for restoration. First, the processing unit 101 determines whether or not the stopped production apparatus holds the work for each of (1) to (11). The presence or absence of the work may be set in advance in association with the shaded portion 3041, or may be selected by the input unit while displaying the timing chart. Then, the processing unit 101 determines a position to be returned (return position) depending on the presence or absence of the work, and stores the timing chart for returning to the return position in the storage unit 105. If the work is stopped without a work, the timing chart for returning to the origin of the timing chart (time 0.0 in FIG. 2) is stored in the storage unit 105. A storage unit 105 stores a timing chart for performing an operation opposite to the timing chart up to the position of time 0.0 in FIG. That is, when the work is not held, the storage unit 105 stores a timing chart for executing the operation of returning along the timing chart from the portion (hatched portion) indicating that the processing is extracted in the timing chart. Let

一方、ワーク有の場合は、駆動部が途中で停止してしまった動作を駆動部が待機状態になるまで(タイミングチャートが斜線の部分から水平になる部分まで)進めるタイミングチャートを記憶部に記憶させる。つまりワークを保持している場合は、前記タイミングチャートにおいて抽出された処理中であることを示す部分(斜線部)から前記タイミングチャートに沿って進む動作を実行させるタイミングチャートを記憶させる。 On the other hand, if there is a work, the timing chart that advances the operation that the drive unit stopped halfway until the drive unit enters the standby state (from the shaded portion to the horizontal portion of the timing chart) is stored in the storage unit. Let In other words, when the work is held, the timing chart for executing the operation of advancing along the timing chart from the portion (hatched portion) indicating that the processing is extracted in the timing chart is stored.

そして復帰位置からは通常動作を実行するためのタイミングチャートを記憶させる。復帰位置において、そのほかの生産装置が所定の状態にあるかどうかを確認し、所定の状態にある場合は通常動作に復帰させ、所定の状態にない場合はエラーを出力するようにしてもよい。 Then, the timing chart for executing the normal operation is stored from the return position. At the return position, it may be confirmed whether or not the other production apparatuses are in the predetermined state. If the other production apparatus is in the predetermined state, the normal operation is restored, and if not, the error may be output.

図4は、(1)で停止してしまった場合における生産ラインを復帰させるためのプログラムを作成するためのタイミングチャートである。(1)では、搬送装置が、ワークを投入装置から受け取った後、搬送装置のX軸駆動部を駆動して塗布装置にワークを運ぶ途中で停止してしまった場合である。まず、ワークの有無を選択する。(1)で停止した場合のワークの有無は、台車にワークが乗せられているため、有が選択される。ワーク有であるため、復帰させるべき位置(復帰位置)は、駆動部が途中で停止してしまった動作をそのまま進め、駆動部が待機状態になる(タイミングチャートが水平になる)位置(時間)である。台車上のワークの有無は不図示のセンサによって検出してもよいし、タイミングチャートに予め関連付けて記憶させておいてもよい。処理部101により、駆動部が途中で停止してしまった動作をそのまま進め、駆動部が待機状態になる(タイミングチャートが水平になる)位置まで進めるタイミングチャートが記憶部105に記憶される。そして復帰位置からは通常動作を実行するためのタイミングチャートが記憶部105に記憶される。 FIG. 4 is a timing chart for creating a program for returning the production line in the case of stopping at (1). In the case of (1), after the work device receives the work from the input device, the work device drives the X-axis drive unit of the work device to stop the work while carrying the work to the coating device. First, the presence or absence of the work is selected. For the presence/absence of a work when the work is stopped in (1), the presence is selected because the work is placed on the carriage. Since there is a work, the position (return position) to be returned is the position (time) at which the drive unit goes to the standby state (the timing chart becomes horizontal) after the operation that the drive unit stopped halfway. Is. The presence or absence of the work on the carriage may be detected by a sensor (not shown), or may be stored in association with the timing chart in advance. The processing unit 101 stores in the storage unit 105 a timing chart for advancing the operation in which the drive unit has stopped halfway and advancing to the position where the drive unit enters the standby state (the timing chart becomes horizontal). Then, a timing chart for executing the normal operation is stored in the storage unit 105 from the return position.

図5は、(2)で停止してしまった場合における生産ラインを復帰させるためのプログラムを作成するためのタイミングチャートである。まず、ワークの有無を選択する。(2)の場所では、搬送装置の台車にはワークが乗せられているため、有が選択される。ワーク有であるため、ワーク有であるため、復帰させるべき位置(復帰位置)は、駆動部が途中で停止してしまった動作をそのまま進め、駆動部が待機状態になる(タイミングチャートが水平になる)位置(時間)である。処理部101により、タイミングチャートと同じ動作を、駆動部が待機状態になる(タイミングチャートが水平になる)位置まで進めるタイミングチャートが記憶部105に記憶される。そして復帰位置からは通常動作を実行するためのタイミングチャートが記憶105に記憶される。 FIG. 5 is a timing chart for creating a program for returning the production line in the case of stopping at (2). First, the presence or absence of the work is selected. At the location of (2), since the work is placed on the carriage of the transfer device, "Yes" is selected. Since there is a work, since there is a work, the position to be returned (return position) advances the operation where the drive unit stopped midway, and the drive unit enters the standby state (the timing chart is horizontal. It is a position (time). The processing unit 101 stores in the storage unit 105 a timing chart for advancing the same operation as the timing chart to the position where the drive unit is in the standby state (the timing chart is horizontal). Then, a timing chart for executing the normal operation is stored in the storage 105 from the return position.

図6は、(3)で停止してしまった場合における生産ラインを復帰させるためのプログラムを作成するためのタイミングチャートである。まず、ワークの有無を選択する。(3)では、チャックはワークをまだ把持しておらず、ワーク無が選択される。処理部101は、タイミングチャートと逆の動作を、タイミングチャートの原点(図2においては、時間0.0)まで実行させ、続けて通常のプログラムを実行するためのタイミングチャートが記憶部105に記憶される。 FIG. 6 is a timing chart for creating a program for returning the production line in the case of stopping at (3). First, the presence or absence of the work is selected. In (3), the chuck has not yet gripped the work, and no work is selected. The processing unit 101 causes the storage unit 105 to store a timing chart for performing an operation reverse to the timing chart up to the origin of the timing chart (time 0.0 in FIG. 2) and subsequently executing a normal program. To be done.

図7は、(4)で停止してしまった場合における生産ラインを復帰させるためのプログラムを作成するためのタイミングチャートである。まず、ワークの有無を選択する。(4)では、チャックがワークを把持しているため、ワーク有が選択される。処理部101は、駆動部が途中で停止してしまった動作を進め、駆動部が待機状態になる(タイミングチャートが水平になる)位置(時間)である。処理部101は、タイミングチャートと同じ動作を、駆動部が待機状態になる(タイミングチャートが水平になる)位置まで進めるタイミングチャートを記憶部105に記憶させる。そして復帰位置からは通常動作を実行するためのタイミングチャートが記憶部105に記憶される。 FIG. 7 is a timing chart for creating a program for returning the production line in the case of stopping at (4). First, the presence or absence of the work is selected. In (4), since the chuck grips the work, the work presence is selected. The processing unit 101 is a position (time) at which the drive unit advances the operation that has stopped halfway and the drive unit enters the standby state (the timing chart becomes horizontal). The processing unit 101 stores in the storage unit 105 a timing chart for advancing the same operation as the timing chart to the position where the drive unit is in the standby state (the timing chart is horizontal). Then, a timing chart for executing the normal operation is stored in the storage unit 105 from the return position.

同じように、(5)〜(11)で停止してしまった場合における生産ラインを復帰させるためのプログラムを作成するためのタイミングチャートを作成していく。(図面省略)
このように作成されたタイミングチャートをもとに、処理部101において公知の方法によってシーケンスプログラムに変換され、コントローラ104へ登録される。コントローラ104は、シーケンスプログラムの手順に従い、図3に示す生産ラインが駆動され、物品が製造される。
Similarly, a timing chart for creating a program for returning the production line in the case of stopping at (5) to (11) is created. (Drawing omitted)
Based on the timing chart created in this way, it is converted into a sequence program by a known method in the processing unit 101 and registered in the controller 104. The controller 104 drives the production line shown in FIG. 3 according to the procedure of the sequence program to manufacture an article.

以上説明した実施形態の構成は具体例として示したものであり、これら具体例の構成に限定するものではない。 The configurations of the embodiments described above are shown as specific examples, and are not limited to the configurations of these specific examples.

101 処理部
102 入力部
103 表示部
104 コントローラ
101 processing unit 102 input unit 103 display unit 104 controller

Claims (8)

複数の生産装置を駆動させるためのプログラムをタイミングチャートから作成する処理部を有するプログラム作成装置であって、
前記処理部は、前記タイミングチャートから前記生産装置が処理中であることを示す部分を抽出し、前記抽出された部分において前記生産装置が停止した場合における、前記生産装置が停止した状態から前記生産装置を復帰させるまでのタイミングチャートを記憶部に記憶させることを特徴とするプログラム作成装置。
A program creation device having a processing unit for creating a program for driving a plurality of production devices from a timing chart,
The processing unit extracts a part indicating that the production device is in process from the timing chart, and when the production device is stopped in the extracted part, the production is performed from the stopped state of the production device. A program creation device, wherein a timing chart until the device is restored is stored in a storage unit.
前記生産装置が停止した状態から前記生産装置を復帰させるまでのタイミングチャートは、前記タイミングチャートにおいて抽出された処理中であることを示す部分において前記生産装置がワークを保持しているか否かによって異なることを特徴とする請求項1に記載のプログラム作成装置。 The timing chart from the state in which the production apparatus is stopped until the production apparatus is returned differs depending on whether or not the production apparatus holds the work in the portion indicating that the process extracted in the timing chart is in process. The program creation device according to claim 1, wherein 前記ワークを保持していない場合は、前記タイミングチャートにおいて抽出された処理中であることを示す部分から前記タイミングチャートに沿って戻る動作を実行させるタイミングチャートを前記記憶部に記憶させることを特徴とする請求項2に記載のプログラム作成装置。 When the work is not held, a timing chart for executing an operation of returning along the timing chart from a portion indicating that the processing is extracted in the timing chart is stored in the storage unit. The program creation device according to claim 2. 前記ワークを保持している場合は、前記タイミングチャートにおいて抽出された処理中であることを示す部分から前記タイミングチャートに沿って進む動作を実行させるタイミングチャートが前記記憶部に記憶されることを特徴とする請求項2または3に記載のプログラム作成装置。 When the work is held, a timing chart is stored in the storage unit that causes an operation of advancing along the timing chart from a portion indicating that the process is extracted in the timing chart. The program creation device according to claim 2 or 3. 複数の生産装置を駆動させて物品を製造する物品の製造方法であって、
前記複数の生産装置は、タイミングチャートから作成された前記生産装置を駆動させるためのプログラムによって駆動され、
前記プログラムは、前記タイミングチャートから前記生産装置が処理中であることを示す部分を抽出し、前記抽出された部分において前記生産装置が停止した場合における、前記生産装置が停止した状態から前記生産装置を復帰させるまでのタイミングチャートから作成されたプログラムを含むことを特徴とする物品の製造方法。
A method for manufacturing an article, which comprises driving a plurality of production devices to produce an article,
The plurality of production devices are driven by a program for driving the production device created from a timing chart,
The program extracts a portion indicating that the production device is processing from the timing chart, and when the production device is stopped in the extracted portion, the production device is stopped from the stopped state. A method for manufacturing an article, comprising a program created from a timing chart until restoration of the article.
前記生産装置が停止した状態から前記生産装置を復帰させるまでのタイミングチャートは、前記タイミングチャートにおいて抽出された処理中であることを示す部分において前記生産装置がワークを保持しているか否かによって異なることを特徴とする請求項5に記載の物品の製造方法。 The timing chart from the state in which the production apparatus is stopped until the production apparatus is returned differs depending on whether or not the production apparatus holds the work in the portion indicating that the process extracted in the timing chart is in process. The method for manufacturing an article according to claim 5, wherein: 前記ワークを保持していない場合は、前記タイミングチャートにおいて抽出された処理中であることを示す部分から前記タイミングチャートに沿って戻る動作を実行させるタイミングチャートが記憶部に記憶されることを特徴とする請求項6に記載の物品の製造方法。 When the work is not held, a timing chart for executing an operation of returning along the timing chart from a portion indicating that the processing is extracted in the timing chart is stored in the storage unit. The method for manufacturing the article according to claim 6. 前記ワークを保持している場合は、前記タイミングチャートにおいて抽出された処理中であることを示す部分から前記タイミングチャートに沿って進む動作を実行させるタイミングチャートが記憶部に記憶されることを特徴とする請求項6または7に記載の物品の製造方法。 When the work is held, a timing chart is stored in the storage unit for executing an operation of proceeding along the timing chart from a portion indicating that the process is extracted in the timing chart. The method for manufacturing the article according to claim 6 or 7.
JP2018227476A 2018-12-04 2018-12-04 Program creation device and article manufacturing method Pending JP2020091597A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018227476A JP2020091597A (en) 2018-12-04 2018-12-04 Program creation device and article manufacturing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018227476A JP2020091597A (en) 2018-12-04 2018-12-04 Program creation device and article manufacturing method

Publications (2)

Publication Number Publication Date
JP2020091597A true JP2020091597A (en) 2020-06-11
JP2020091597A5 JP2020091597A5 (en) 2022-01-11

Family

ID=71012872

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018227476A Pending JP2020091597A (en) 2018-12-04 2018-12-04 Program creation device and article manufacturing method

Country Status (1)

Country Link
JP (1) JP2020091597A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07191717A (en) * 1992-02-05 1995-07-28 Toshiba Corp Automatic preparing device for control program
JP2012166290A (en) * 2011-02-14 2012-09-06 Jtekt Corp Robot conveyance apparatus
WO2013161561A1 (en) * 2012-04-27 2013-10-31 株式会社安川電機 Time chart creation device, controller, machine element control system, time chart creation method, program and information storage medium
WO2014126109A1 (en) * 2013-02-15 2014-08-21 株式会社安川電機 Controller, time chart creation device, computer program, and computer-readable information storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07191717A (en) * 1992-02-05 1995-07-28 Toshiba Corp Automatic preparing device for control program
JP2012166290A (en) * 2011-02-14 2012-09-06 Jtekt Corp Robot conveyance apparatus
WO2013161561A1 (en) * 2012-04-27 2013-10-31 株式会社安川電機 Time chart creation device, controller, machine element control system, time chart creation method, program and information storage medium
WO2014126109A1 (en) * 2013-02-15 2014-08-21 株式会社安川電機 Controller, time chart creation device, computer program, and computer-readable information storage medium

Similar Documents

Publication Publication Date Title
JP6456051B2 (en) Robot system control method, robot system, robot system control program, and recording medium
TWI498693B (en) Multi-axes control system setting and adjusting functions support device
JP2013012051A (en) Machine control program formulating device
EP3296860A1 (en) Program processing apparatus and program
US10191460B2 (en) Control device for machine tool
JP4958608B2 (en) Robot control device, robot control method, and robot transfer device
JP2019188545A (en) Robot control device
JP2020091597A (en) Program creation device and article manufacturing method
CN111993419A (en) PDPS-based robot offline manufacturing method and device and computer terminal equipment
CN108290288B (en) Method for simplified modification of an application for controlling an industrial installation
CN109048928B (en) Method and device for generating robot control program
JP5602076B2 (en) Robot programming apparatus and method
JP6460692B2 (en) Robot system, robot system control method, teaching apparatus, teaching apparatus control method, program, and recording medium
JP2013226602A (en) Industrial machine system
WO2019111413A1 (en) Control device, workpiece operation device, workpiece operation system, and control method
US20170123402A1 (en) Apparatus and Method for Transforming NC Programs
JP2020091596A (en) Program creation device and article manufacturing method
CN106201815B (en) Robot
JP5862236B2 (en) Control program editing apparatus and control program creation support program
JP5131139B2 (en) Operation sequence creation device, control method and program for operation sequence creation device
JP7572542B2 (en) ROBOT CONTROL DEVICE, ROBOT CONTROL SYSTEM, AND ROBOT CONTROL METHOD
JP5433638B2 (en) Development support method and program
JP6460639B2 (en) Robot system control method, program, recording medium, and robot system
JP2010179388A (en) Robot teaching system
JP2010207997A (en) Position teaching device of industrial robot, operation teaching device of industrial robot and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211203

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211203

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220720

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220802

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220926

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230207

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230403

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230718