JP3580447B2 - NC control method - Google Patents

NC control method Download PDF

Info

Publication number
JP3580447B2
JP3580447B2 JP18473495A JP18473495A JP3580447B2 JP 3580447 B2 JP3580447 B2 JP 3580447B2 JP 18473495 A JP18473495 A JP 18473495A JP 18473495 A JP18473495 A JP 18473495A JP 3580447 B2 JP3580447 B2 JP 3580447B2
Authority
JP
Japan
Prior art keywords
data
general
variable data
programmable controller
basic shape
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.)
Expired - Lifetime
Application number
JP18473495A
Other languages
Japanese (ja)
Other versions
JPH0916236A (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.)
Howa Machinery Ltd
Original Assignee
Howa Machinery Ltd
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 Howa Machinery Ltd filed Critical Howa Machinery Ltd
Priority to JP18473495A priority Critical patent/JP3580447B2/en
Publication of JPH0916236A publication Critical patent/JPH0916236A/en
Application granted granted Critical
Publication of JP3580447B2 publication Critical patent/JP3580447B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Numerical Control (AREA)

Description

【0001】
【産業上の利用分野】
この発明は、工作機におけるNC制御方式に関する。
【0002】
【従来の技術】
EIAコード(Gコード)で動作するNC装置において、その外部からプログラムを与えるものとして、例えばNCテープに加工用のNCプログラムを記述しておき、これをテープリーダにかけてNC装置へ送るものや、加工用のNCプログラムを外部のパソコンなどで作成し、これをNC装置へ送るもの等がある。
【0003】
【発明が解決しようとする課題】
上記のように、NC装置に対してその外部で作成したNCプログラムを送るものでは、NCプログラムそのものを例えばテープなどに記述しているので、外部のテープリーダやパソコンなどからNC装置へ伝えられるデータは、プログラムの文字、数字(加工データを含む)を表すEIAコード(Gコード)のキャラクタ羅列のデータである。このようなキャラクタを示すデータにおいて、NCプログラム中に記述された加工データ、例えば、Y軸方向の削り代、Z軸方向の孔深さなどという実加工データが、あるワークに対する加工を実行するに際して、妥当な値であるかどうかという判断を下すことは、伝送されるキャラクタデータが、プログラムを表すデータも含んでいるために極めて困難である。また、NCプログラムそのものを伝送するので、データ量が多く、通信時間が長くなる問題がある。また、ワークの変更により、加工データ(削り代や、各種切削条件)が変更されると、これに対する新たなプログラムを作成せねばならない問題もあり、プログラムに精通していないと作業できない問題もあった。
また、外部にパソコンを用いるものでは、一般にデータ入力装置にキーボードを使用しており、また、NCプログラムをしばしばハードディスクなどに記憶させるが、作業環境が塵埃の多い加工現場に近い場所であると、これらの装置に短期間で故障を生じ、システムの信頼度が低い問題がある。
また、従来のNC装置では、NC装置で制御される機械を止めることなく、外部から別のNCプログラムを伝送しようとすると、NC装置に、NC加工中にNCプログラムを伝送可能とするバックグラウンドデータ入力装置を別途必要とし、これを使用すると極めてコスト高となる問題があり、また、これを使用しないと、制御対象機械をいちいち止めなくてはならず、加工効率が悪い問題がある。これら従来技術に鑑み、本願の主な課題は、作業者がNCプログラムの知識を持たなくても、容易にプログラム変更でき、かつ、NC装置へのデータ通信量を少なくし、かつ、ワークに対する実加工データをチェックし易く、システムの信頼性の高いNC制御方式を提供することにある。また、本願の別の課題は、特別な入力機器を別途用いることなく、NC装置による加工中にも、次のNC制御の為のデータを送ることができ、制御対象機械の可動率を上げることのできるNC制御方式を提供することにある。また、本願の別の課題は、実加工データの入力が極めて容易なNC制御方式を提供することにある。
【0004】
【課題を解決するための手段】
課題解決の為に、複数の基本形状パターンを組合わせて加工を行うに際し、EIAコード(Gコード)で動作する汎用NC装置に、多数の基本形状パターンに対応し、マクロプログラムによって、各基本形状パターンを加工するのに必要な変数を含んで記述した複数の加工プログラムを記憶する加工プログラム記憶部を設け、この汎用NC装置と汎用プログラマブルコントローラとを汎用NC装置に設けたNC側のプログラマブルコントローラを介してデータ授受可能に接続し、汎用プログラマブルコントローラには、汎用プログラマブルコントローラからの情報の画面表示と、汎用プログラマブルコントローラへの画面からの情報の入力を可能としたタッチパネル式の入力表示手段を接続し、汎用プログラマブルコントローラのRAM内には、加工すべき多数の基本形状パターンに対する実加工用の変数データを基本形状パターンと対応して記憶する変数データ記憶部と、加工に先立って汎用プログラマブルコントローラに記憶された複数の基本形状パターンの変数データをNC側のプログラマブルコントローラへ送信する送信手段とNC側のプログラマブルコントローラからの要求により次の基本形状パターンの変数データをNC側のプログラマブルコントローラへ送信する送信手段を備え、NC側のプログラマブルコントローラは、汎用プログラマブルコントローラから送信されてきた変数データを格納するバッファを備えると共にそのバッファの変数データによる加工中に、バッファ内の変数データが、加工プログラムに適用されたことをチェックして、次の基本形状パターンの変数データを汎用プログラマブルコントローラへ要求する制御プログラムを有し、汎用NC装置は、前記バッファの変数データを対応する加工プログラムに適用して、制御対象機械を動作させる制御プログラムを有すると共に、汎用プログラマブルコントローラから送信されてきた変数データが、ワーク加工に妥当な値であるかをチェックするチェックプログラムが設けてあることを特徴とする。
また、他の課題解決の為に請求項2では、汎用プログラマブルコントローラは、複数の基本形状パターンを記憶する形状パターン記憶部を含み、入力表示手段からの基本形状パターン選択指令により、選択された基本形状パターンを入力表示手段の画面に表示し、この表示されたパターン上に、直接、実加工用の寸法を変数データとして入力するようにしたことを特徴とする。
また、請求項3では、汎用プログラマブルコントローラは、各基本形状パターンごとに、変数データの、基本形状パターンと対応した変数データ記憶部における格納位置と、表示入力バッファの格納位置とを対応づけるデータ変換テーブルを備えており、この表示入力バッファの各データ格納位置は、前記入力表示手段の画面上の表示位置と1対1に対応されていることを特徴とする。
【0005】
【作用】
本願では、加工ワークにおける実加工データ(切込み深さであるとか、取り代であるとか、切削条件(工具回転数、工具番号、送り速度等)のみを汎用NC装置へ送り、汎用NC装置で、対応する加工プログラムの中の変数記述部分にこれを適用してNC制御をするようにしたので、登録されている基本形状パターンを加工する場合であれば、その基本形状パターンに対する変数データを与えるだけで、NCプログラムを記述することなく容易にNC加工を実行できる。そして、予め加工ワークに関する情報(巾、厚み、長さ、材質等)を与えておくことで、これらの変数データが、そのワークを加工するのに、妥当な値であるかどうかをチェックプログラムにより容易に判別可能となり、加工ミスを防止でき、その上、NCプログラムそのものを伝送しない為、データ通信量が少なく、短時間で通信できる。また、多数の変数データを汎用プログラマブルコントローラのRAM内に記憶させ、また、データなどの入出力を、タッチパネルで行うので、フロッピディスクなどに記憶させ、入出力をキーボードから行う場合に比べて塵埃に強くシステムの信頼性が高い。
また、複数の基本形状パターンの各変数データを予めNC側のバッッファに送りこんでおき、加工中にNC側でバッファ内の変数データが加工プログラムに適用されたことを確認して、次の変数データを汎用プログラマブルコントローラに要求する。従って、変数データの授受と、NC装置による加工とが同時に進行する。
請求項2では、タッチパネルの画面に基本加工形状を表示し、その表示画面に対して寸法入力ができるので、だれにでも簡単に入力できる。
請求項3では、入力表示手段にタッチパネルを用いて入力を簡単にする本願において、変数データ記憶部での変数データの格納位置と、表示入力バッファの格納位置との対応をとるデータ変換テーブルを採用し、この表示入力バッファは、そのデータ格納位置をタッチパネル上の表示位置と1対1に対応させてあるので、データの登録順やデータ格納領域の大小に係らず、表示時には、単に表示入力バッファに従って表示するだけでよいから、表示用のシーケンスプログラムを共通にでき、また、表示と、格納の為のデータ変換も、データ変換テーブルに従って行われるため、基本形状パターンごとに異なるデータ変換プログラムを多数用意しなくてよい上に、新たな基本形状パターンを追加するときにも、その基本形状パターンに対応したデータ変換テーブルを用意すれば、データ変換プログラムを変更する必要がない。
【0006】
【実施例】
図1に示すように、NC制御装置1は、工作機械2を直接制御する、EIAコード(Gコード)で動作する汎用NC装置3と、汎用NC装置3に設けられたプログラマブルコントローラ4(以下、NC側PC4:主に通信を制御する)を介して汎用NC装置3との間で、データ、指令等をやり取りするようにI/O通信または、それに準じた通信ケーブル5で接続された汎用プログラマブルコントローラ6(以下、汎用PC6)と、汎用PC6とデータ授受可能に通信ケーブル7を介して接続された入力表示手段8とを備えている。この入力表示手段8は、一般のキーボードとディスプレイの組合わせと異なり、本願では、汎用PC6からの情報を画面に表示し、また、汎用PC6への入力を、画面から行うことのできるタッチパネル式のものである。加工の為の工作機械2は、平面図により図7に示される。この工作機械2は、主軸2aが垂直下方を向いた竪型のマシニングセンタで、X軸方向(ワーク長手方向)とY軸方向(ワーク幅方向)とZ軸方向(上下方向、図7で紙面に垂直な方向)の直交3軸方向に、主軸2a、すなわち、工具Tが移動するようになっている。データ作成装置は、入力表示手段8と汎用PC6とで構成される。
【0007】
このNC制御装置で扱われるワークは、図10に示すような、枠組みされてサッシ窓枠200を構成する左右の竪枠201,202、上下枠203,204、横枠205あるいは、この窓枠200にはめこまれる障子の上下框、左右竪框となどいった長尺材であり、その加工形状は、例えば竪枠201について説明すると、図9のように、長手方向両端、中間に設けられ、上下枠203,204端部、横枠205端部が嵌まり込むように断面の折曲片部201e,201e(図8)を削除した切欠部201a,201b,201cや、竪枠201を介して上下枠203,204や横枠205のねじ溝に止めねじ207をねじ込むために、竪枠201の壁部201dに設けた多数のねじ孔206などから成っている。
【0008】
このようなワークを加工するために、ワークの加工形状を分類し、一つの工具で行いうる加工の基本的な形状毎に一まとめにして、いくつかの基本形状パターンとして、汎用PC6のRAM内の形状パターン記憶部25に記憶してある。基本形状パターンは、図2に示すような形状、孔あけ、あるいは、パターン1,3,4,6,11,12の加工後において、そのR部分にスロッタ加工を施すためのスロッタ加工などに分類されている。
【0009】
このようなワークの加工部分は、枠組される相手の枠材が同じであれば、切欠きと、ねじ孔の相対位置関係は同じである。そのため、互いに相対位置関係を変えない関係にある加工部分をまとめて、図7に示すように、左、右端加工グループ20,30と、中間加工グループ40とに区分している。そして各加工グループに含まれるいくつかの基本形状パターンに対する実寸法は、各加工グループで共通の原点を基準とした独立した座標系で定義されるようにしてある。すなわち、図7のワークでは、左端加工グループ20に属する基本形状パターンは、パターン1(上側切欠き),パターン3(下側切欠き),パターン51(スロッタ加工)、パターン63(孔あけ)であり、これらは、機械の加工原点と一致した原点21基準の座標系で定義され、その機械の加工原点21は、枠材の左端面200Lを含む平面内に位置している。また、右端加工グループ30には、パターン4,6,51,64が属し、これらは、機械の加工原点21とワーク長手方向(X軸方向)の座標のみをずらした原点31を基準とするローカル座標系で定義され、原点31は枠材の右端面200Rを含む平面内に位置している。また、中間加工グループ40は、パターン11,12、51、63が含まれ、これらも、機械の加工原点21とワーク長手方向座標のみをずらした原点41を基準とするローカル座標系で定義されるようになっている。尚、中間加工グループ40は、本実施例では、左端加工グループ20の原点21からのシフト量SMが与えられる左端基準加工グループのみを示したが、この他に、右端加工グループ30の原点31からのシフト量Aが与えられる中間加工グループ(図7の部分45のような角孔部と、ねじ孔)があるときには、これも、別の原点46を基準としたローカル座標系で記述される。
【0010】
汎用PC6内のRAMには、図3に示すデータの入出力に関する制御プログラムが記憶してあり、この制御プログラムにより、上述のワークに対する加工データを作成するようになっている。制御プログラムの各制御ステップは、機能実現手段を示し、ステップS3は、その型材に共通のデータ(型材の厚み、幅、全長など)を入力する手段、ステップS4は、前記加工グループを選択する加工グループ選択手段で、中間加工グループ40を選択すると、機械の加工原点21からのX軸方向の原点シフト量SMを入力するようになっていて、座標系間の原点シフト量入力手段も兼ねている。もちろん、中間加工グループにワークの右端を基準とした右端加工基準グループがあれば、右端の座標系の原点41からの原点シフト量Aが入力されることはいうまでもない。また、ステップS5は、加工パターン選択手段で、前述の基本形状パターンから、選択した加工グループに含まれる基本形状パターンを選択する手段である。また、ステップS7は、選択した基本形状パターンに対して、切削条件、工具選択を含んで、実際の加工寸法を設定する寸法入力手段である。これらの入力は、すべて前記タッチパネル8の画面上から行われる。また、ステップS8、S9は、画面から入力されたデータを変数データ記憶部のどこに格納するのかを、後述のデータ変換テーブルを参照し、所定の格納位置に格納する、データ格納指令手段である。また、ステップS14は、加工に先立って、後述の変数データを複数加工パターン分(ここでは、3パターン)をNC側PC4へ送る送信手段、ステップS15は、NC側で加工を開始した後、NC側からの要求で、加工パターン変数データを、1パターンずつ図番データが終わるまで送り出す送信手段である。
【0011】
汎用PC6のRAM内には、製品図番単位の加工データ記憶部10が複数設けてある。各加工データ記憶部10は、図5に示すように、その先頭から図番データ記憶部11、その図番のワークの共通データ記憶部12、どの加工グループにどの基本形状パターンが含まれるかを管理し、加工グループの区切りを行うグループ管理データ記憶部13、左端加工グループデータ記憶部14、中間加工グループデータ記憶部15、右端部加工データ記憶部16が、順に並んでいる。各加工グループデータ記憶部14,15,16は、基本形状パターンに対する変数データを各基本形状パターンと対応して記憶した複数の変数データ記憶部17から構成される。
【0012】
汎用PC6は、タッチパネル8との間でのデータのやり取りを行うための表示入力バッファ50を備えている。このバッフア50の多数のデータ格納位置a,b,c,d,e…は、タッチパネル8に表示される各種の基本形状パターンに対する寸法、各種データの入力、表示位置と1対1で対応しており、データ格納位置が表示位置を示すデータとなっている。また、汎用PC6のRAM内には、このバッファ50の格納位置と、前述の変数データ記憶部17におけるデータ格納位置との対応関係を示すデータ変換テーブル51が設けてある。データ変換テーブル51には、バッファ50の格納位置に先頭から格納されたデータが、変数データ記憶部17の先頭番地(変数データの先頭は、必ずパターン種別に設定してある)から順に、どのようなデータサイズで記憶されるのか(即ち、格納位置)などがデータ種別コードで記述して前記バッファの格納位置と対応づけてある。従って、データ入力の際に、前記フローチャートのステップS8において、画面上のある位置に入力されたデータは、これと対応したバッファ50の格納位置に格納され、ここでデータ変換テーブル51を参照することにより、データサイズの小さいものは、変数データ記憶部17のメモリ単位(16bit)を複数に区切るように順に格納され、記憶エリアを節約して、すなわち、RAMに記憶するのに適した形で格納されるようになっている。また、このように格納されたデータを読みだすときにも、読出指定された加工パターンがどのパターンかにより、そのパターンに対応したデータ変換テーブル51を参照することで、その変数データ記憶部17の先頭番地の最初の8bitの加工パターン種別データの次の4bitが工具番号、その次が基準、グループの判別データであるというように、変数データ記憶部にメモリをできるだけ節約して記憶してある情報を切り出して、この切り出したデータをバッファ50の対応する格納位置へ、表示に適した形式として格納するようになっている。従って、基準形状パターンの形状の差によるデータの並び順、データの占める記憶エリアの大きさ等、変数データの構造が異なっても、各基本形状パターンごとに準備したデータ変換テーブル51を参照することにより、変数記憶エリアでの記憶形式と、バッファ50での記憶形式との間でデータの変更が行われるので、各基本形状パターンに対応して、そのようなデータ変更の為のプログラムを多数準備する必要はない。なお、このデータ変更テーブル51は、図1に示すメンテナンス用パソコン52により書き替えでき、これによって、新たな基本形状パターンの追加があっても、その追加した基本形状パターン用のテーブルを準備すれば、データ変換の為のプログラムを手直しすることなく、新たなパターンによるデータ記憶と参照ができる。
【0013】
そして、制御プログラムに含まれる表示プログラムを、表示命令に表示位置と表示内容(バッファ50のデータ格納位置に格納されたデータ)をパラメータとして記述しておくことにより、バッファ50を先頭から順に読み出しながら、バッファ50のデータ格納位置の示す表示位置データとその格納内容とを、表示プログラムの前記パラメータに適用すれば、対応する画面上の位置に対応する格納データが表示されるので、各基本形状パターンの形状の差による変数データの並び順(データ構造)が異なっていても、表示プログラムを全く共通のものとすることができることになる。
【0014】
次に、汎用NC装置3には、前記各基本形状パターンと対応して、切削条件、工具条件、その加工パターンを加工するのに必要な寸法、原点のシフト量など、前記タッチパルから変数データとして入力され、実際の加工を行うのに必要なデータを変数として記述した加工プログラムが、基本形状パターンと同じ数だけ、EIMコード(Gコード)を用いたマクロプログラムとして記述され、これらは、加工プログラム記憶部55に記憶されている。また、汎用NC装置3内には、やはりマクロプログラムで記述され、送られてきた変数データが、ワークを加工するのに妥当な値かどうか、すなわち、共通データとして与えられるワーク幅寸法よりY軸方向の切り込み寸法がおおきくはないか、あるいは、ワークの高さ寸法に対してZ方向の切削深さが大きくないか、ねじ孔のピッチがワーク幅を越えていないかなどの判別を行うようになっている、データのチェックプログラム56が設けてある。この判別は、加工に先立って行われ、万一、加工に不都合なデータがあると、そのデータによる加工を中止し、不良品がでないようにすると共に、作業者に注意を促すようになっている。
【0015】
主に通信を司るNC側PC4には、変数データ格納バッファ60が設けてある。この格納バッファ60には、前記汎用PC6から送信されてきた複数の加工パターン単位の変数データが記憶される。汎用NC装置3の制御プログラムは、図4(a)に示される。ステップS21は起動指令の有無判別ステップ、ステップS22はデータ読出ステップ、ステップS23は前記チェックプログラムによるデータチェックステップ、ステップS24は、変数を対応するパターン加工プログラムに適用し、必要であれば、ローカル座標系を機械座標系に変換する変数データの適用ステップ、ステップS25は機械への制御指令出力ステップ、ステップS26は加工終了判別ステップである。
【0016】
NC側PC4の制御プログラムを図4(b)に示す。ステップS27は、汎用NC装置3で読み出された結果、バッファ60内変数データが加工パターン1つ分減ったかどうかを判別するデータ格納状態検知ステップ、ステップS28は加工パターン1つ分減ったときに、汎用PC6に次の加工パターン1つ分の加工データの要求を出すデータ要求ステップ、ステップS29は汎用PC6からのデータを受信する受信ステップである。本願では、このように、汎用NC装置3が変数データ格納バッファ60に格納されたデータを参照して、マクロプログラムにより機械を制御する一方で、NC側PC4により、変数データの減り具合を見ながら、汎用PC6に次のデータを要求しているので、機械制御とデータ転送が同時に行われ、その結果、データ転送の時に、機械制御を止めるようにしている従来装置に比べ、円滑なデータ転送が行われ、また、変数データのみを汎用PC6からNC装置3側へ送る構成としたので、従来のように、マクロプログラムを伝達する方式に比べ、データ量を少なくでき、伝達時間が短縮される。
【0017】
次に図3,図4により作用を説明する。データ入力では、ステップS1,S2を経て、ステップS3で加工ワークに対する図番と、型材データ(厚さ、幅、全長など)を入力する。次に、加工グループを選択する。図7のワークでは、左端加工グループ20、右端加工グループ30、中間加工グループ40の3つであるので、各加工グループにおいて、ステップS5でその加工グループに属する基本形状パターンを選択する。例えば左端加工グループ20では、まず、パターン1が選択され、そのパターンがタッチパネル8上に表示され、その画面上のデータ入力、表示位置をタッチして、そこへ、データを直接入力する。データ入力時には、タッチパネル8の表示画面がキーボード画面に切り替わり、そのキーボード画面から入力が行われる。パターン1では、切欠きの寸法A、B、C、工具No,機械の加工原点21に対する基準か、そうでないか、工具径、工具種別などといった工具データや、図示しないが、各軸方向の切削速度などの切削条件も入力される。寸法は、原点(ここでは機械の加工原点と一致)21を基準に入力される。このように入力された各データは、入力表示バッファ50の対応する格納位置に格納され、パターン1のデータ変換テーブル51を参照して、左端加工グループデータ記憶部14のパターン1用変数データ記憶部17に、データ形式をデータ格納に適した形式にして、前述のように順に格納していく。左端加工グループ20に属する他の加工パターン(パターン3,63、51)に対しても、ステップ10を経て同様にデータ入力され、図5に示すように左端加工グループデータ記憶部14に順に記憶される。そして、ステップS11を経て、残る加工グループ30,40について、同様の作業を繰り返す。中間加工グループ40を選択するとき、前記機械の加工原点21からの原点シフト量SMの入力が促され、その上で、ローカル原点41を基準とした寸法入力が行われる。この原点シフト量SMも、変数データとして中間加工グループデータ記憶部15に記憶される。こうして1つの図番についての複数の加工グループ20,30,40に対する複数の基本形状パターンの変数データを入力し終えた後、ステップS12で他の図番入力があれば、ステップS1へ戻って入力を繰り返す。
【0018】
次に、型材の長手方向のデータのみが異なるワークについて、変数データを作成する場合について説明する。ステップS2でデータ変更を選択して、ステップS16で、作成しようとするワークと長手方向のみの関係が異なり、加工グループの基本形状パターンの変数データが同じワークの図番をタッチパネル8から入力する。そして、ローカル座標系で記述されている加工グループと、加工原点21と一致している座標系で記述されている加工グループ(ここでは左端加工グループ20)の間の長手方向の原点シフト量を変更し、その上で、新たな図番を付して、加工データ記憶部に追加、記憶する。このように、前に記憶したワークと加工グループの基本形状パターンが同じで、その変数データも同じワークであって、各加工グループ間の長手方向関係が異なるだけのワークについて、変数データを作成するときには、前のデータを読みだして、加工原点21との間の長手方向の原点シフト量のみを変更するだけで良く、データ変更がきわめて容易となる。
【0019】
次に、ステップS2でデータ送信を選択して、ステップS13で加工対象となるワークの図番を入力する。これにより、該当する図番データを加工データ記憶部から選択し、図5に示す共通データ、グループ管理データ、これに続く、加工グループデータが読みだされる。図番データ1を例に取ると、加工グループデータの読出しは、ここでは図5に示す左端加工グループデータ20の先頭から、順に、パターン1用変数データ、パターン3用変数データ、パターン63用変数データの、3つのパターン変数データのセットが、NC側PC4へ送信される。NC側PC4は、図4(b)のステップS29で前記データを受信し、バッファ60へ後納する。
【0020】
そして、汎用NC装置3が起動されると、図4(a)のステップ22でバッファ60内のデータを順に読出す。バッファ60内には、ワークの全長、幅等の共通データがあるので、これらの共通データを用いて、変数データが妥当な値であるかどうかなどのデータチェックがステップS23で行われる。そして、変数データをパターンに対応した加工パターンプログラムの変数記述部に適用する。そして、パターンごとにステップS25で機械制御指令が出される。NC装置3がこうして機械制御を行っている間に、NC側PC4は、そのバッファ60内の変数データがパターン1つ分だけ減ったかどうかを判別し、1つ分減っていれば、次のパターン1つ分の変数データを汎用PC6に要求する。この要求を受けて、汎用PC6からは、次のパターン51用変数データが送り出される。このように、NC装置3が加工制御を行っていると同時に、変数パターンを次々とNC側PC4へ送りこむので、従来のようにデータを待つ間、加工を停止する必要がなく円滑な加工が行い得る。
【0021】
次に、中間加工グループ40の変数データが送られてくると、加工原点21と一致した座標系でないローカル座標系で記述されているので、その変数データには、原点からのシフト量SMも加味され、ステップS24でローカル座標系から、加工原点を基準とした機械座標系への座標変換が行われる。また、右端部加工グループ30も、原点31を基準としたローカル座標系で記述してあるが、右端加工グループの加工をする前に、与えられた全長Lを基に、工具をワークの右端部よりさらに右側位置に移動させ、その後左へ移動させて工具を右端面に当接させ、この時に工具、ワーク、ワークテーブル、機械本体、主軸ヘッドを介して電気的に閉じる回路により、その工具のX軸方向位置からワーク全長を検出し、このワーク全長の実寸法を、原点シフト量として右端加工グループ30の加工の時に適用する。これにより、ワーク全長に多少のバラツキがあっても、右端加工グループ30の加工基準は、実際のワークの右端面200Rを基準に行われるので、そのX軸方向の切り込み深さが確実に保証される。そして、これらのパターンについてもステップS25で機械制御指令が出され、1つの図番についてのすべての加工が終了するとステップS26を経て加工が終了する。尚、右端加工グループ30も、実寸法を測ることなく、加工原点21からのX軸方向の原点シフト量として全長Lを適用して、ローカル座標系から機械座標系への変換を行ってもよい。
【0022】
【発明の効果】
以上のように本願発明では、加工ワークにおける実加工データ(切込み深さであるとか、取り代であるとか、切削条件(工具回転数、工具番号、送り速度等)のみを汎用NC装置へ送り、汎用NC装置で、対応する加工プログラムの中の変数記述部分にこれを適用してNC制御をするようにしたので、NCプログラムを記述することなく、変数データの変更のみで、基本形状パターンに基づく加工ができる。また、汎用NC装置には、汎用プログラマブルコントローラから送信されてきた変数データが、ワーク加工に妥当な値であるかをチェックするチェックプログラムが設けてあるため、加工ワークに関する情報(巾、厚み、長さ、材質等)を与えておくことで、これらの変数データが、そのワークを加工するのに、妥当な値であるかどうかを容易に判別可能となり、加工ミスを防止でき、その上、NCプログラムそのものを伝送しない為、データ通信量が少なく、短時間で通信できる。また、多数の変数データを汎用PCのRAM内に記憶させ、また、データなどの入出力を、タッチパネルで行うので、フロッピディスクなどに記憶させ、入出力をキーボードから行う場合に比べて塵埃に強く、故障しにくく信頼性の高いシステムを提供できる。
また、本願では、複数の基本形状パターンの各変数データを予めNC側のバッッファに送りこんでおき、加工中にNC側でバッファ内の変数データが加工プログラムに適用されたことを確認して、次の変数データを汎用PCに要求するようにしたので、従来のようにNC装置のバックグラウンドを利用して入力を行う特別な装置を用いることなく、変数データの授受と、NC装置による加工とを同時に進行させることができ、制御対象機械を停止することなく、NC加工を行うことができる。また、本願ではタッチパネルの画面に基本加工形状を表示し、その表示画面に対して寸法入力ができるので、だれにでも簡単に入力できる利点がある。
また、本願では、入力表示手段にタッチパネルを用いて入力を簡単にしたものであっても、データの登録順やデータ格納領域の大小に係らず、表示時には、単に表示入力バッファに従って表示するだけでよいから、表示用のシーケンスプログラムを共通にでき、また、表示と、格納の為のデータ変換も、データ変換テーブルに従って行われるため、基本形状パターンごとに異なるデータ変換プログラムを多数用意しなくてよい利点がある。
【図面の簡単な説明】
【図1】NC制御装置の全体ブロック図である。
【図2】基本形状パターンの説明図である。
【図3】汎用PC装置の制御フローチャートである。
【図4】汎用NC装置と、NC側PCの制御フローチャートである。
【図5】加工データ記憶部における、図番毎の変数データの格納構造を示す図である。
【図6】データ変換テーブルの作用説明図である。
【図7】加工ワークと、加工機械及び、座標関係、加工グループの別を示す図である。
【図8】図7のVIII視図である。
【図9】図XのIX視図である。
【図10】サッシ窓枠の正面図である。
【符号の説明】
2 工作機械 、3 汎用NC装置
4 NC側プログラマブルコントローラ 、5,7 通信ケーブル
6 汎用プログラマブルコントローラ
8 入力表示手段
10 加工データ記憶部
14,15,16 グループデータ記憶部
17 変数データ記憶部
25 形状パターン記憶部
50 入力表示バッファ
51 データ変換テーブル
55 加工プログラム記憶部
56 チェックプログラム
60 変数データ格納バッファ
[0001]
[Industrial applications]
The present invention relates to an NC control system for a machine tool.
[0002]
[Prior art]
In an NC device that operates with an EIA code (G code), an NC program for processing is described on an NC tape, for example, and a program is sent to the NC device through a tape reader. An NC program is created by an external personal computer or the like and sent to an NC device.
[0003]
[Problems to be solved by the invention]
As described above, in the case of sending the NC program created outside to the NC device, the NC program itself is described on a tape, for example, so that the data transmitted from the external tape reader or personal computer to the NC device is transmitted to the NC device. Is data of a character sequence of EIA codes (G codes) representing characters and numerals (including processed data) of the program. In data indicating such a character, machining data described in the NC program, for example, actual machining data such as a machining allowance in the Y-axis direction and a hole depth in the Z-axis direction is used when machining a certain workpiece. It is extremely difficult to determine whether the value is a reasonable value, because the transmitted character data also includes data representing a program. Further, since the NC program itself is transmitted, there is a problem that the data amount is large and the communication time is long. In addition, when machining data (cutting allowance and various cutting conditions) is changed due to a change in the work, there is a problem that a new program must be created for this, and there is also a problem that work cannot be performed unless the program is familiar with the program. Was.
In the case of using a personal computer externally, a keyboard is generally used for the data input device, and the NC program is often stored on a hard disk or the like. However, if the working environment is close to a processing site with a lot of dust, There is a problem that these devices fail in a short period of time and the reliability of the system is low.
Also, in the conventional NC device, if another NC program is transmitted from outside without stopping the machine controlled by the NC device, the background data that allows the NC device to transmit the NC program during the NC processing is transmitted to the NC device. If an input device is separately required and used, there is a problem that the cost becomes extremely high. If this is not used, there is a problem that the machine to be controlled must be stopped one by one, resulting in poor machining efficiency. In view of these prior arts, the main problem of the present application is that even if the worker does not have knowledge of the NC program, the program can be easily changed, the amount of data communication to the NC device is reduced, and the actual work for the work is not performed. It is an object of the present invention to provide an NC control system which can easily check machining data and has high system reliability. Another object of the present invention is to increase the operability of the machine to be controlled by sending data for the next NC control during machining by the NC device without using a special input device separately. It is an object of the present invention to provide an NC control method that can perform the following. Another object of the present invention is to provide an NC control method in which input of actual machining data is extremely easy.
[0004]
[Means for Solving the Problems]
In order to solve the problem , when performing machining by combining a plurality of basic shape patterns, a general-purpose NC device operating with an EIA code (G code) corresponds to a large number of basic shape patterns, and each basic shape is controlled by a macro program. A general-purpose NC device and a general-purpose programmable controller are provided with a general-purpose NC device and a general-purpose programmable controller provided with a general-purpose NC device. The general-purpose programmable controller is connected to a touch-panel type input display unit that enables information display from the general-purpose programmable controller and input of information from the screen to the general-purpose programmable controller. In the RAM of a general-purpose programmable controller A variable data storage unit for storing the variable data for the actual machining for a number of basic shape pattern to be machined corresponds to the basic shape pattern, a variable of a plurality of basic shape patterns stored in the general purpose programmable controller, prior to processing A transmitting means for transmitting data to the programmable controller on the NC side; and a transmitting means for transmitting variable data of the following basic shape pattern to the programmable controller on the NC side in response to a request from the programmable controller on the NC side. It is provided with a buffer for storing variable data transmitted from a general-purpose programmable controller, and during machining with the variable data in the buffer, it is checked that the variable data in the buffer has been applied to the machining program. Shape pattern The general-purpose NC unit has a control program for operating the control target machine by applying the variable data of the buffer to a corresponding machining program, and has a general-purpose NC program. A check program for checking whether the variable data transmitted from the programmable controller is a value appropriate for work machining is provided .
Further, in claim 2 for other problem solving, general-purpose programmable controller includes a shape pattern storing unit for storing a plurality of basic shape pattern, the basic shape pattern selection instruction from the input display unit, the selected The basic shape pattern is displayed on the screen of the input display means, and dimensions for actual processing are directly input as variable data on the displayed pattern.
In the third aspect , the general-purpose programmable controller may include, for each basic shape pattern, a data conversion that associates a storage position of the variable data in the variable data storage unit corresponding to the basic shape pattern with a storage position of the display input buffer. A table is provided, and each data storage position of the display input buffer corresponds to a display position on the screen of the input display means on a one-to-one basis.
[0005]
[Action]
In the present application, only the actual machining data (such as the cutting depth, the cutting allowance, and the cutting conditions (tool rotation speed, tool number, feed speed, etc.) in the machining workpiece are sent to the general-purpose NC device. Since NC control is performed by applying this to the variable description portion in the corresponding machining program, when machining a registered basic shape pattern, only variable data for the basic shape pattern is given. The NC processing can be easily performed without writing an NC program, and by giving information (width, thickness, length, material, etc.) on the work in advance, these variable data can be used for the work. for processing the easily identifiable and becomes the appropriate value at which whether the check program can prevent processing errors, thereon, NC program that Since the data is not transmitted, the data communication amount is small and communication can be performed in a short time.Moreover, since a large number of variable data is stored in the RAM of the general-purpose programmable controller and the input / output of data and the like is performed by the touch panel, the floppy disk is used. Compared to the case where data is stored on a disk and input / output is performed from a keyboard, the system is more resistant to dust and has higher system reliability.
Also, each variable data of a plurality of basic shape patterns is sent to the buffer on the NC side in advance, and it is confirmed that the variable data in the buffer is applied to the machining program on the NC side during machining, and the next variable data is checked. To a general-purpose programmable controller. Therefore, the exchange of the variable data and the processing by the NC device proceed simultaneously.
According to the second aspect , the basic processing shape is displayed on the screen of the touch panel, and dimensions can be input on the display screen, so that anyone can easily input the dimensions.
According to the third aspect of the present invention, the input is simplified by using a touch panel as the input display means. In the present application, a data conversion table is used which associates a storage position of variable data in a variable data storage unit with a storage position of a display input buffer. In this display input buffer, the data storage position is made to correspond to the display position on the touch panel on a one-to-one basis. Therefore, regardless of the data registration order and the size of the data storage area, the display input buffer simply displays the display input buffer. , A display sequence program can be shared, and data conversion for display and storage is also performed according to the data conversion table. Therefore, there are many different data conversion programs for each basic shape pattern. Not only does it need to be prepared, but also when adding a new basic shape pattern, By preparing the chromatography data conversion table, it is not necessary to change the data conversion program.
[0006]
【Example】
As shown in FIG. 1, the NC control device 1 includes a general-purpose NC device 3 that directly controls a machine tool 2 and operates with an EIA code (G code), and a programmable controller 4 (hereinafter, referred to as a general-purpose NC device 3) provided in the general-purpose NC device 3. I / O communication or a general-purpose programmable device connected by a communication cable 5 corresponding to the general-purpose NC device 3 via the NC-side PC 4 for mainly controlling communication). The system includes a controller 6 (hereinafter, general-purpose PC 6) and input display means 8 connected to the general-purpose PC 6 via a communication cable 7 so as to be able to exchange data. The input display means 8 is different from a general combination of a keyboard and a display. In the present application, the input display means 8 displays information from the general-purpose PC 6 on a screen, and inputs information to the general-purpose PC 6 from the screen. Things. A machine tool 2 for machining is shown in FIG. 7 by a plan view. The machine tool 2 is a vertical machining center having a main shaft 2a directed vertically downward, and is arranged in an X-axis direction (work longitudinal direction), a Y-axis direction (work width direction) and a Z-axis direction (vertical direction, as shown in FIG. The main shaft 2a, that is, the tool T, moves in three orthogonal directions (vertical directions). The data creation device includes an input display unit 8 and a general-purpose PC 6.
[0007]
The work handled by the NC control device is, as shown in FIG. 10, left and right vertical frames 201 and 202, upper and lower frames 203 and 204, a horizontal frame 205 or a frame 205 constituting a sash window frame 200. It is a long material such as an upper and lower frame, a left and right vertical frame of a shoji to be fitted in, and the processing shape thereof is provided, for example, in the case of the vertical frame 201, as shown in FIG. The cutouts 201a, 201b, 201c in which the bent pieces 201e, 201e (FIG. 8) of the cross section are removed so that the ends of the upper and lower frames 203, 204 and the end of the horizontal frame 205 fit into each other, and the vertical frame 201. In order to screw the set screw 207 into the screw groove of the upper and lower frames 203 and 204 and the horizontal frame 205, the vertical frame 201 includes a large number of screw holes 206 provided on the wall 201d of the vertical frame 201.
[0008]
In order to machine such a workpiece, the machining shape of the workpiece is classified, and each machining basic shape that can be performed by one tool is grouped together, and some basic shape patterns are stored in the RAM of the general-purpose PC 6. Is stored in the shape pattern storage unit 25. The basic shape pattern is classified into a shape as shown in FIG. 2, drilling, or a slotter process for performing a slotter process on an R portion after processing the patterns 1, 3, 4, 6, 11, and 12. Have been.
[0009]
In the processed portion of such a work, the relative positional relationship between the notch and the screw hole is the same as long as the mating frame material is the same. For this reason, the processing parts that do not change the relative positional relationship are grouped into left and right end processing groups 20 and 30 and an intermediate processing group 40 as shown in FIG. The actual dimensions of some basic shape patterns included in each processing group are defined in an independent coordinate system based on a common origin in each processing group. That is, in the work of FIG. 7, the basic shape patterns belonging to the left end processing group 20 are pattern 1 (upper cutout), pattern 3 (lower cutout), pattern 51 (slotter processing), and pattern 63 (drilling). These are defined by a coordinate system based on the origin 21 which coincides with the machining origin of the machine, and the machining origin 21 of the machine is located in a plane including the left end face 200L of the frame material. Patterns 4, 6, 51, and 64 belong to the right end processing group 30. These patterns are local based on a machining origin 21 of the machine and an origin 31 shifted only by coordinates in the longitudinal direction of the workpiece (X-axis direction). The origin 31 is defined in a coordinate system, and is located in a plane including the right end face 200R of the frame material. The intermediate machining group 40 includes patterns 11, 12, 51, and 63, which are also defined in a local coordinate system based on the machining origin 21 of the machine and the origin 41 shifted only in the work longitudinal direction coordinates. It has become. In the present embodiment, the intermediate processing group 40 shows only the left-end reference processing group to which the shift amount SM from the origin 21 of the left-end processing group 20 is given. When there is an intermediate machining group (a square hole and a screw hole like the portion 45 in FIG. 7) to which the shift amount A is given, this is also described in a local coordinate system with another origin 46 as a reference.
[0010]
A control program relating to data input / output shown in FIG. 3 is stored in a RAM in the general-purpose PC 6, and the control program creates processing data for the above-described work. Each control step of the control program indicates a function realizing means. Step S3 is means for inputting data (thickness, width, overall length, etc. of the shape material) common to the shape material, and step S4 is a process for selecting the processing group. When the intermediate processing group 40 is selected by the group selecting means, the origin shift amount SM in the X-axis direction from the machining origin 21 of the machine is input, and also serves as the origin shift amount input means between coordinate systems. . Of course, if there is a right end machining reference group based on the right end of the work in the intermediate machining group, it goes without saying that the origin shift amount A from the origin 41 of the right end coordinate system is input. Step S5 is a processing pattern selecting means for selecting a basic shape pattern included in the selected processing group from the basic shape patterns described above. Step S7 is a dimension input unit for setting an actual machining dimension for the selected basic shape pattern, including cutting conditions and tool selection. These inputs are all performed on the screen of the touch panel 8. Steps S8 and S9 are data storage instructing means for storing where data input from the screen is to be stored in the variable data storage unit in a predetermined storage position with reference to a data conversion table described later. Further, step S14 is a transmitting means for transmitting variable data to be described later for a plurality of processing patterns (here, three patterns) to the NC-side PC 4 prior to processing, and step S15 is to start the processing on the NC side, This is a transmitting means for sending out the machining pattern variable data one by one until the drawing number data is completed in response to a request from the side.
[0011]
In the RAM of the general-purpose PC 6, a plurality of processed data storage units 10 are provided for each product drawing number. As shown in FIG. 5, each machining data storage section 10 stores a figure number data storage section 11 from the top, a common data storage section 12 for the work of the figure number, and which basic shape pattern is included in which machining group. A group management data storage unit 13 that manages and separates processing groups, a left end processing group data storage unit 14, an intermediate processing group data storage unit 15, and a right end processing data storage unit 16 are arranged in this order. Each of the machining group data storage units 14, 15, 16 is composed of a plurality of variable data storage units 17 in which variable data for the basic shape pattern is stored in correspondence with each basic shape pattern.
[0012]
The general-purpose PC 6 includes a display input buffer 50 for exchanging data with the touch panel 8. The data storage positions a, b, c, d, e,... Of the buffer 50 correspond one-to-one with dimensions for various basic shape patterns displayed on the touch panel 8, input of various data, and display positions. The data storage position is data indicating the display position. In the RAM of the general-purpose PC 6, there is provided a data conversion table 51 indicating the correspondence between the storage position of the buffer 50 and the data storage position in the variable data storage unit 17 described above. In the data conversion table 51, the data stored in the storage position of the buffer 50 from the beginning are stored in order from the head address of the variable data storage unit 17 (the head of the variable data is always set to the pattern type). Whether the data is stored with an appropriate data size (that is, the storage position) is described by a data type code, and is associated with the storage position of the buffer. Therefore, at the time of data input, in step S8 of the flowchart, the data input to a certain position on the screen is stored in the storage position of the buffer 50 corresponding thereto, and the data conversion table 51 is referred to here. Thus, data having a small data size are sequentially stored so as to divide the memory unit (16 bits) of the variable data storage unit 17 into a plurality of units, and the storage area is saved, that is, stored in a form suitable for storing in the RAM. It is supposed to be. Also, when the data stored in this manner is read out, by referring to the data conversion table 51 corresponding to the processing pattern designated as the read-out processing pattern, the variable data storage unit 17 stores Information stored in the variable data storage unit while saving the memory as much as possible, such that the next 4 bits of the first 8-bit machining pattern type data at the start address are the tool number, and the next is the reference data and the group determination data. Is cut out, and the cut out data is stored in a corresponding storage position of the buffer 50 in a format suitable for display. Therefore, even if the structure of the variable data is different, such as the order of the data due to the difference in the shape of the reference shape pattern, the size of the storage area occupied by the data, etc., refer to the data conversion table 51 prepared for each basic shape pattern. As a result, the data is changed between the storage format in the variable storage area and the storage format in the buffer 50, and a large number of programs for such data change are prepared corresponding to each basic shape pattern. do not have to. The data change table 51 can be rewritten by the maintenance personal computer 52 shown in FIG. 1, so that even if a new basic shape pattern is added, it is possible to prepare a table for the added basic shape pattern. In addition, data can be stored and referred to in a new pattern without modifying a data conversion program.
[0013]
Then, the display program included in the control program is described in the display command by using the display position and the display content (data stored in the data storage position of the buffer 50) as parameters. When the display position data indicating the data storage position of the buffer 50 and the storage content are applied to the parameters of the display program, the storage data corresponding to the corresponding position on the screen is displayed. Even if the order of arrangement (data structure) of the variable data is different due to the difference in the shape, the display program can be made completely common.
[0014]
Next, the general-purpose NC device 3 stores, as variable data from the touch pal, the cutting conditions, tool conditions, dimensions required for processing the processing pattern, shift amounts of the origin, etc., corresponding to the respective basic shape patterns. A machining program which is inputted and describes data necessary for performing actual machining as a variable is described as a macro program using an EIM code (G code) by the same number as the basic shape pattern. It is stored in the storage unit 55. Also, in the general-purpose NC unit 3, whether the variable data described and transmitted by the macro program is a value appropriate for processing the work, that is, the Y-axis is determined based on the work width dimension given as the common data. Make sure that the cutting dimension in the direction is not large, the cutting depth in the Z direction is not large relative to the height of the work, and the pitch of the screw holes does not exceed the work width. A data check program 56 is provided. This determination is performed prior to the processing, and if there is data that is inconvenient for the processing, the processing based on the data is stopped to prevent defective products and to alert the worker. I have.
[0015]
A variable data storage buffer 60 is provided in the NC-side PC 4 that mainly performs communication. The storage buffer 60 stores variable data in units of a plurality of machining patterns transmitted from the general-purpose PC 6. The control program for the general-purpose NC device 3 is shown in FIG. Step S21 is a step for determining the presence or absence of a start command, step S22 is a data read step, step S23 is a data check step by the check program, and step S24 is to apply a variable to a corresponding pattern processing program. A step of applying variable data for converting the system into a machine coordinate system, a step S25 is a step of outputting a control command to the machine, and a step S26 is a step of determining the end of machining.
[0016]
FIG. 4B shows a control program of the NC PC 4. A step S27 is a data storage state detecting step for determining whether or not the variable data in the buffer 60 has been reduced by one processing pattern as a result of reading by the general-purpose NC device 3, and a step S28 is performed when the variable pattern data has been reduced by one processing pattern. A data requesting step of requesting the general-purpose PC 6 for processing data for the next processing pattern, and step S29 is a receiving step of receiving data from the general-purpose PC 6. In this application, as described above, the general-purpose NC device 3 refers to the data stored in the variable data storage buffer 60 and controls the machine by the macro program, while the NC-side PC 4 monitors the degree of reduction of the variable data. Since the next data is requested from the general-purpose PC 6, the machine control and the data transfer are performed at the same time, and as a result, the data transfer is smoother than the conventional device in which the machine control is stopped at the time of the data transfer. In addition, since only variable data is sent from the general-purpose PC 6 to the NC device 3, the data amount can be reduced and the transmission time can be reduced as compared with the conventional method of transmitting a macro program.
[0017]
Next, the operation will be described with reference to FIGS. In data input, after step S1 and S2, in step S3, the figure number for the work to be processed and the mold material data (thickness, width, total length, etc.) are input. Next, a processing group is selected. In the work of FIG. 7, there are three of the left end machining group 20, the right end machining group 30, and the intermediate machining group 40, so that in each machining group, a basic shape pattern belonging to the machining group is selected in step S5. For example, in the left end processing group 20, first, pattern 1 is selected, the pattern is displayed on the touch panel 8, data input and display position on the screen are touched, and data is directly input there. At the time of data input, the display screen of the touch panel 8 switches to the keyboard screen, and input is performed from the keyboard screen. In pattern 1, notch dimensions A, B, C, tool No., reference to machining origin 21 of the machine, whether it is not, tool data such as tool diameter and tool type, and cutting (not shown) in each axial direction Cutting conditions such as speed are also input. The dimensions are input with reference to the origin (here, coincides with the machining origin of the machine) 21. Each data input in this way is stored in the corresponding storage position of the input display buffer 50, and referring to the data conversion table 51 of pattern 1, the variable data storage unit for pattern 1 of the left end machining group data storage unit 14 17, the data format is changed to a format suitable for data storage, and the data is sequentially stored as described above. Data is similarly input to other processing patterns (patterns 3, 63, and 51) belonging to the left end processing group 20 through step 10 and sequentially stored in the left end processing group data storage unit 14 as shown in FIG. You. Then, after step S11, the same operation is repeated for the remaining processing groups 30 and 40. When the intermediate machining group 40 is selected, the input of the origin shift amount SM from the machining origin 21 of the machine is prompted, and then the dimension input based on the local origin 41 is performed. The origin shift amount SM is also stored in the intermediate machining group data storage unit 15 as variable data. After inputting the variable data of the plurality of basic shape patterns for the plurality of machining groups 20, 30, and 40 for one drawing number, if there is another drawing number input in step S12, the process returns to step S1 to input. repeat.
[0018]
Next, a description will be given of a case where variable data is created for a workpiece that differs only in the longitudinal data of the mold. In step S2, data change is selected, and in step S16, the drawing number of the work which is different from the work to be created only in the longitudinal direction and has the same variable data of the basic shape pattern of the machining group is input from the touch panel 8. Then, the origin shift amount in the longitudinal direction between the machining group described in the local coordinate system and the machining group described in the coordinate system coinciding with the machining origin 21 (here, the left end machining group 20) is changed. Then, a new drawing number is added thereto and added to and stored in the processed data storage unit. As described above, variable data is created for a work that has the same basic shape pattern as the previously stored work and the machining group and also has the same variable data as the work, and only differs in the longitudinal relationship between the machining groups. Sometimes, it is only necessary to read the previous data and change only the origin shift amount in the longitudinal direction with respect to the processing origin 21, and the data change becomes extremely easy.
[0019]
Next, in step S2, data transmission is selected, and in step S13, the figure number of the work to be processed is input. Thereby, the corresponding figure number data is selected from the processed data storage unit, and the common data, group management data, and subsequent processed group data shown in FIG. 5 are read. Taking the figure number data 1 as an example, the processing group data is read out from the beginning of the left end processing group data 20 shown in FIG. 5 in this order from the pattern 1 variable data, the pattern 3 variable data, and the pattern 63 variable data. A set of three pattern variable data of the data is transmitted to the NC-side PC 4. The NC PC 4 receives the data in step S29 of FIG.
[0020]
Then, when the general-purpose NC device 3 is started, the data in the buffer 60 is sequentially read out in step 22 of FIG. Since there is common data such as the total length and width of the work in the buffer 60, a data check as to whether the variable data is an appropriate value is performed in step S23 using these common data. Then, the variable data is applied to the variable description section of the machining pattern program corresponding to the pattern. Then, a machine control command is issued in step S25 for each pattern. While the NC device 3 performs the mechanical control in this way, the NC-side PC 4 determines whether or not the variable data in the buffer 60 has been reduced by one pattern. One variable data is requested from the general-purpose PC 6. In response to this request, the general-purpose PC 6 sends out the next pattern 51 variable data. As described above, the variable patterns are successively sent to the NC-side PC 4 at the same time as the NC device 3 is performing the processing control, so that it is not necessary to stop the processing while waiting for the data as in the related art, and the smooth processing is performed. obtain.
[0021]
Next, when the variable data of the intermediate machining group 40 is sent, the variable data is described in a local coordinate system other than the coordinate system coincident with the machining origin 21, so that the variable data includes the shift amount SM from the origin. Then, in step S24, coordinate conversion from the local coordinate system to the machine coordinate system based on the processing origin is performed. The right end machining group 30 is also described in the local coordinate system with respect to the origin 31. Before machining the right end machining group, the tool is moved to the right end of the workpiece based on the given overall length L. The tool is further moved to the right position, and then moved to the left to bring the tool into contact with the right end face. At this time, the circuit of the tool is electrically closed via the tool, the work, the work table, the machine body, and the spindle head, and the The entire length of the work is detected from the position in the X-axis direction, and the actual dimension of the entire length of the work is applied as the origin shift amount when processing the right end processing group 30. Thus, even if there is some variation in the overall length of the work, the processing reference of the right end processing group 30 is performed based on the right end face 200R of the actual work, so that the cutting depth in the X-axis direction is reliably guaranteed. You. Then, a machine control command is issued in step S25 for these patterns as well, and when all the machining for one drawing number is completed, the machining is completed via step S26. Note that the right end machining group 30 may also convert the local coordinate system to the machine coordinate system by applying the full length L as the origin shift amount in the X-axis direction from the machining origin 21 without measuring the actual dimensions. .
[0022]
【The invention's effect】
As described above, in the present invention, only the actual machining data (such as the cutting depth, the cutting allowance, and the cutting conditions (the number of revolutions of the tool, the tool number, the feed speed, etc.) in the machining workpiece are sent to the general-purpose NC device. This is applied to a variable description portion in a corresponding machining program in a general-purpose NC device to perform NC control. Therefore, it is possible to change a variable data only based on a basic shape pattern without describing an NC program. In addition, since the general-purpose NC device has a check program for checking whether the variable data transmitted from the general-purpose programmable controller is a value appropriate for the workpiece processing, information on the processed workpiece (width) is provided. , Thickness, length, material, etc.) to determine whether these variable data are reasonable values for processing the workpiece. Can be easily identified, processing errors can be prevented, and since the NC program itself is not transmitted, the amount of data communication is small and communication can be performed in a short time, and a large number of variable data are stored in the RAM of a general-purpose PC. In addition, since input and output of data and the like are performed by a touch panel, a system that is stored in a floppy disk or the like, is resistant to dust, is less likely to malfunction, and has higher reliability than a case where input and output are performed from a keyboard can be provided.
Further, in the present application, each variable data of a plurality of basic shape patterns is sent to the buffer on the NC side in advance, and it is confirmed that the variable data in the buffer is applied to the processing program on the NC side during the processing. Of the variable data is requested from the general-purpose PC, so that the transmission and reception of the variable data and the processing by the NC device can be performed without using a special device for inputting using the background of the NC device as in the related art. NC machining can be performed without stopping the machine to be controlled at the same time. Further, in the present application, since the basic processing shape is displayed on the screen of the touch panel and the dimension can be input on the display screen, there is an advantage that anyone can easily input the dimensions.
Also, in the present application, even if the input is simplified by using a touch panel as the input display means, regardless of the data registration order and the size of the data storage area, at the time of display, it is merely displayed according to the display input buffer. Therefore, a sequence program for display can be shared, and data conversion for display and storage is performed according to the data conversion table. Therefore, it is not necessary to prepare many different data conversion programs for each basic shape pattern. There are advantages.
[Brief description of the drawings]
FIG. 1 is an overall block diagram of an NC control device.
FIG. 2 is an explanatory diagram of a basic shape pattern.
FIG. 3 is a control flowchart of the general-purpose PC device.
FIG. 4 is a control flowchart of a general-purpose NC device and an NC-side PC.
FIG. 5 is a diagram showing a storage structure of variable data for each drawing number in a processed data storage unit.
FIG. 6 is an explanatory diagram of an operation of a data conversion table.
FIG. 7 is a diagram illustrating another of a work to be processed, a processing machine, a coordinate relationship, and a processing group.
FIG. 8 is a VIII view of FIG. 7;
FIG. 9 is a IX view of FIG. X;
FIG. 10 is a front view of a sash window frame.
[Explanation of symbols]
2 machine tool 3 general-purpose NC device 4 NC-side programmable controller 5, 7 communication cable 6 general-purpose programmable controller 8 input display means 10 processing data storage units 14, 15, 16 group data storage unit 17 variable data storage unit 25 shape pattern storage Unit 50 input display buffer 51 data conversion table 55 machining program storage unit 56 check program 60 variable data storage buffer

Claims (3)

複数の基本形状パターンを組合わせて加工を行うに際し、EIAコード(Gコード)で動作する汎用NC装置に、多数の基本形状パターンに対応し、マクロプログラムによって、各基本形状パターンを加工するのに必要な変数を含んで記述した複数の加工プログラムを記憶する加工プログラム記憶部を設け、この汎用NC装置と汎用プログラマブルコントローラとを汎用NC装置に設けたNC側のプログラマブルコントローラを介してデータ授受可能に接続し、汎用プログラマブルコントローラには、汎用プログラマブルコントローラからの情報の画面表示と、汎用プログラマブルコントローラへの画面からの情報の入力を可能としたタッチパネル式の入力表示手段を接続し、汎用プログラマブルコントローラのRAM内には、加工すべき多数の基本形状パターンに対する実加工用の変数データを基本形状パターンと対応して記憶する変数データ記憶部と、加工に先立って汎用プログラマブルコントローラに記憶された複数の基本形状パターンの変数データをNC側のプログラマブルコントローラへ送信する送信手段とNC側のプログラマブルコントローラからの要求により次の基本形状パターンの変数データをNC側のプログラマブルコントローラへ送信する送信手段を備え、NC側のプログラマブルコントローラは、汎用プログラマブルコントローラから送信されてきた変数データを格納するバッファを備えると共にそのバッファの変数データによる加工中に、バッファ内の変数データが、加工プログラムに適用されたことをチェックして、次の基本形状パターンの変数データを汎用プログラマブルコントローラへ要求する制御プログラムを有し、汎用NC装置は、前記バッファの変数データを対応する加工プログラムに適用して、制御対象機械を動作させる制御プログラムを有すると共に、汎用プログラマブルコントローラから送信されてきた変数データが、ワーク加工に妥当な値であるかをチェックするチェックプログラムが設けてあることを特徴とするNC制御方式。When processing by combining a plurality of basic shape patterns, a general-purpose NC device that operates with an EIA code (G code) can process a large number of basic shape patterns using a macro program. A machining program storage unit for storing a plurality of machining programs described including necessary variables is provided, so that data can be exchanged between the general-purpose NC device and the general-purpose programmable controller via an NC-side programmable controller provided in the general-purpose NC device. The general-purpose programmable controller is connected to a touch-panel-type input display unit that enables the display of information from the general-purpose programmable controller and the input of information from the screen to the general-purpose programmable controller. There are many to process And variable data storage unit corresponding to stored basic shape pattern variable data for the actual processing to the basic shape pattern, the variable data of a plurality of basic shape patterns stored in the general purpose programmable controller, prior to the processing of the NC side of the A transmission means for transmitting to the programmable controller and a transmission means for transmitting variable data of the following basic shape pattern to the programmable controller on the NC side in response to a request from the programmable controller on the NC side, wherein the programmable controller on the NC side is transmitted from the general-purpose programmable controller. A buffer for storing the transmitted variable data is provided, and during processing by the variable data in the buffer, it is checked that the variable data in the buffer is applied to the processing program, and the variable data of the next basic shape pattern is checked. The general-purpose NC device has a control program for requesting a general-purpose programmable controller, and the general-purpose NC device has a control program for operating the controlled machine by applying the variable data of the buffer to a corresponding machining program and transmitted from the general-purpose programmable controller. An NC control method, characterized in that a check program for checking whether or not the variable data obtained is a value appropriate for workpiece machining is provided . 汎用プログラマブルコントローラは、複数の基本形状パターンを記憶する形状パターン記憶部を含み、入力表示手段からの基本形状パターン選択指令により、選択された基本形状パターンを入力表示手段の画面に表示し、この表示されたパターン上に、直接、実加工用の寸法を変数データとして入力するようにしたことを特徴とする請求項1記載のNC制御方式。The general-purpose programmable controller includes a shape pattern storage unit that stores a plurality of basic shape patterns, and displays the selected basic shape pattern on a screen of the input display means according to a basic shape pattern selection command from the input display means. 2. The NC control method according to claim 1, wherein dimensions for actual machining are directly input as variable data on the set pattern. 汎用プログラマブルコントローラは、各基本形状パターンごとに、変数データの、基本形状パターンと対応した変数データ記憶部における格納位置と、表示入力バッファの格納位置とを対応づけるデータ変換テーブルを備えており、この表示入力バッファの各データ格納位置は、前記入力表示手段の画面上の表示位置と1対1に対応されていることを特徴とする請求項2記載のNC制御方式。The general-purpose programmable controller includes, for each basic shape pattern, a data conversion table that associates the storage position of the variable data in the variable data storage unit corresponding to the basic shape pattern with the storage position of the display input buffer. 3. The NC control method according to claim 2, wherein each data storage position of the display input buffer is in one-to-one correspondence with a display position on the screen of said input display means.
JP18473495A 1995-06-27 1995-06-27 NC control method Expired - Lifetime JP3580447B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18473495A JP3580447B2 (en) 1995-06-27 1995-06-27 NC control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18473495A JP3580447B2 (en) 1995-06-27 1995-06-27 NC control method

Publications (2)

Publication Number Publication Date
JPH0916236A JPH0916236A (en) 1997-01-17
JP3580447B2 true JP3580447B2 (en) 2004-10-20

Family

ID=16158436

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18473495A Expired - Lifetime JP3580447B2 (en) 1995-06-27 1995-06-27 NC control method

Country Status (1)

Country Link
JP (1) JP3580447B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001052005A1 (en) * 2000-01-10 2001-07-19 Siemens Aktiengesellschaft Universal motion control
DE50005826D1 (en) * 2000-01-10 2004-04-29 Siemens Ag UNIVERSAL MOTION CONTROL
JP4593142B2 (en) * 2003-09-25 2010-12-08 ハイデルベルガー ドルツクマシーネン アクチエンゲゼルシヤフト System for manufacturing a workpiece under computer control and method for measuring a manufactured workpiece
JP4052590B2 (en) * 2004-03-16 2008-02-27 本田技研工業株式会社 Sequence control device
JP5412130B2 (en) * 2009-02-16 2014-02-12 中村留精密工業株式会社 Peripheral grinding device for plate workpiece

Also Published As

Publication number Publication date
JPH0916236A (en) 1997-01-17

Similar Documents

Publication Publication Date Title
US4513379A (en) Customization window for a computer numerical control system
US5465215A (en) Numerical control method and apparatus
JP4593142B2 (en) System for manufacturing a workpiece under computer control and method for measuring a manufactured workpiece
KR20210062440A (en) Manufacturing apparatus of machine tool using digital twin and the method thereof
KR100314748B1 (en) A numerical control device and method for displaying three dimensional graphics in real time
JP3580447B2 (en) NC control method
JP6638979B2 (en) Numerical control device with machining process management function and machining process management program
EP0548372B1 (en) Animation drawing method for multiple-lathe numeric controller
US20240231320A9 (en) Machining center automatic operating system
JPH11296217A (en) Method and device for transferring program file in nc device
JP2005219147A (en) Robot system
JP3567441B2 (en) Method and apparatus for creating processing data of long material
JPH02172646A (en) Numerical control device
JP3248081B2 (en) Automatic program creation device with automatic cutting axis change function
JP4255090B2 (en) Numerical control device for machine tools
WO2023139771A9 (en) Information generation device and computer-readable storage medium
JP2730040B2 (en) How to create NC data
KR100433043B1 (en) Device for numerical control and monitoring of a machine and method thereof
JPH0391808A (en) Data transfer method for ic card
JPS6165314A (en) Graphic display method and apparatus for computer numerical controller
Spur et al. Dynamic simulation system for NC-turning programs
JP2779796B2 (en) Numerical control unit
JP2872610B2 (en) Bending direction recognition processing device in sheet material plastic working
JPH04340108A (en) Centralized control system for cnc
JPH02113306A (en) Nc drilling machine control system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040301

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040507

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040607

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: 20040702

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040715

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090730

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090730

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100730

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100730

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110730

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120730

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130730

Year of fee payment: 9

EXPY Cancellation because of completion of term