JP2849268B2 - Numerical controller with tool sorting function - Google Patents

Numerical controller with tool sorting function

Info

Publication number
JP2849268B2
JP2849268B2 JP4095912A JP9591292A JP2849268B2 JP 2849268 B2 JP2849268 B2 JP 2849268B2 JP 4095912 A JP4095912 A JP 4095912A JP 9591292 A JP9591292 A JP 9591292A JP 2849268 B2 JP2849268 B2 JP 2849268B2
Authority
JP
Japan
Prior art keywords
tool
pot
tools
command
rearrangement
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
JP4095912A
Other languages
Japanese (ja)
Other versions
JPH05269635A (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.)
OOKUMA KK
Original Assignee
OOKUMA KK
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 OOKUMA KK filed Critical OOKUMA KK
Priority to JP4095912A priority Critical patent/JP2849268B2/en
Publication of JPH05269635A publication Critical patent/JPH05269635A/en
Application granted granted Critical
Publication of JP2849268B2 publication Critical patent/JP2849268B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B23MACHINE TOOLS; METAL-WORKING NOT OTHERWISE PROVIDED FOR
    • B23QDETAILS, COMPONENTS, OR ACCESSORIES FOR MACHINE TOOLS, e.g. ARRANGEMENTS FOR COPYING OR CONTROLLING; MACHINE TOOLS IN GENERAL CHARACTERISED BY THE CONSTRUCTION OF PARTICULAR DETAILS OR COMPONENTS; COMBINATIONS OR ASSOCIATIONS OF METAL-WORKING MACHINES, NOT DIRECTED TO A PARTICULAR RESULT
    • B23Q3/00Devices holding, supporting, or positioning work or tools, of a kind normally removable from the machine
    • B23Q3/155Arrangements for automatic insertion or removal of tools, e.g. combined with manual handling
    • B23Q3/15503Processes characterized by special sequencing of operations or the like, e.g. for optimizing tool changing time or capacity in tool storage

Landscapes

  • Engineering & Computer Science (AREA)
  • Mechanical Engineering (AREA)
  • Automatic Tool Replacement In Machine Tools (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、自動工具交換装置を備
えた数値制御工作機械を制御する数値制御装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a numerical controller for controlling a numerically controlled machine tool provided with an automatic tool changer.

【0002】[0002]

【従来の技術】工具交換を自動で行なう自動工具交換装
置(以下、ATCと呼ぶ)では、ポットに工具をセット
するとき、ポット番号と工具番号を同じにすることが多
い。ところが、パートプログラムで使用する工具の順番
は、1番から順番とは限らないため、工具呼び出し指令
でのATCマガジンの動きに無駄が生じてしまう。特に
交換アームのないATCの場合、主軸に装着された工具
を返却してから次工具のポット位置へATCマガジンを
動作させるため、ポット上の工具が順番通りでない場
合、ATCマガジンの動作に無駄が生じてしまう。そこ
で、この不都合を回避するために、数値制御装置によっ
て加工プログラムを解析して工具の使用順を調べ、加工
に先だって工具マガジン上の工具の並びを使用する順番
に並べ替えておく方法がとられている。
2. Description of the Related Art In an automatic tool changer (hereinafter referred to as ATC) for automatically performing tool change, when a tool is set in a pot, a pot number and a tool number are often the same. However, the order of the tools used in the part program is not limited to the order from the first, so that the movement of the ATC magazine in response to the tool call command wastes. In particular, in the case of an ATC having no exchange arm, the tool mounted on the main spindle is returned and then the ATC magazine is operated to the pot position of the next tool. Will happen. Therefore, in order to avoid this inconvenience, a method has been adopted in which the machining program is analyzed by a numerical control device to check the order of use of the tools, and prior to machining, the arrangement of the tools on the tool magazine is rearranged in the order of use. ing.

【0003】図5は従来の工具並べ替え機能を有する数
値制御装置の一例を示すブロック図であり、同図に従っ
て工具並べ替え制御の動作例を説明する。工具並べ替え
モード判定部1は、工具並べ替えモードか否かを判定
し、工具並べ替えモードであれば、その判定結果RMを
パートプログラム読込/解析部2へ送出する。判定結果
RMを受取ったパートプログラム読込/解析部2は、パ
ートプログラム記憶部10からパートプログラムPPを
読込んで解析し、工具準備指令情報TPIと工具交換指
令情報TCIを工具指令記憶部3へ送出する。工具指令
記憶部3は、パートプログラム読込/解析部2からの情
報TPI,TCIを受取り順に記憶し、同一順序で工具
準備指令データTPDと工具交換指令データTCDを指
令順並べ替え部4に送出する。
FIG. 5 is a block diagram showing an example of a conventional numerical control device having a tool rearranging function. An example of the operation of the tool rearranging control will be described with reference to FIG. The tool rearrangement mode determining unit 1 determines whether or not the mode is the tool rearrangement mode, and if the mode is the tool rearrangement mode, sends the determination result RM to the part program reading / analyzing unit 2. The part program reading / analyzing unit 2 that has received the determination result RM reads and analyzes the part program PP from the part program storage unit 10 and sends the tool preparation command information TPI and the tool exchange command information TCI to the tool command storage unit 3. . The tool command storage unit 3 stores the information TPI and TCI from the part program reading / analyzing unit 2 in the order in which they are received, and sends the tool preparation command data TPD and the tool exchange command data TCD to the command order rearranging unit 4 in the same order. .

【0004】そして指令順並べ替え部4によって、順番
が早い工具から順にポットに配置し、その配置データT
ADが最適配置記憶部5に送出される。配置データTA
Dを受取った最適配置記憶部5は、ポットと工具の対応
表GTBを作成して記憶する。次に、ポットデータ比較
部7が、ポット/工具対応表記憶部6からATCの現状
のポット上の工具の配列を示す対応表PTBを読込み、
最適配置記憶部5のポット/工具対応表GTBと比較し
て、工具の配列が等しくなければ工具並べ替え指令TA
Cを工具並べ替え制御部8へ送出する。そして、工具並
べ替え制御部8が、工具並べ替え指令TACに基づいて
数値制御工作機械に工具の格納指令を出力し、ATCマ
ガジンのポット上の工具を使用順に並べ替えるようにな
っている。
[0004] The command order rearranging section 4 arranges the tools in the pot in ascending order of the tools,
The AD is sent to the optimal arrangement storage unit 5. Placement data TA
Upon receiving D, the optimal arrangement storage unit 5 creates and stores a pot-tool correspondence table GTB. Next, the pot data comparison unit 7 reads the correspondence table PTB indicating the current arrangement of tools on the pot in the ATC from the pot / tool correspondence table storage unit 6,
Compared with the pot / tool correspondence table GTB of the optimum arrangement storage unit 5, if the arrangement of the tools is not equal, the tool rearrangement command TA
C is sent to the tool rearrangement control unit 8. Then, the tool rearrangement control section 8 outputs a tool storage command to the numerically controlled machine tool based on the tool rearrangement command TAC, and rearranges the tools on the pot of the ATC magazine in the order of use.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の工具並
べ替え方法は、1つの工具を一度しか使用しないパート
プログラムの場合は有効だが、1つの工具を何回も呼出
すようなパートプログラムでは、単に指令順に工具を並
べるだけではATCの無駄な動作をなくすことができな
いという欠点があった。本発明は上記問題に鑑みて成さ
れたものであり、本発明の目的は、同一工具を何回も使
用する加工も考慮し、ポット上の工具の配置を最適の状
態に自動的に並べ替える、工具並べ替え機能を有する数
値制御装置を提供することにある。
The above-mentioned conventional tool rearranging method is effective in the case of a part program in which one tool is used only once. However, in the case of a part program in which one tool is called many times, it is simply used. There is a drawback that the ATC useless operation cannot be eliminated only by arranging the tools in the order of the commands. The present invention has been made in view of the above problems, and an object of the present invention is to automatically rearrange the arrangement of tools on a pot in an optimal state in consideration of machining using the same tool many times. Another object of the present invention is to provide a numerical controller having a tool rearranging function.

【0006】[0006]

【課題を解決するための手段】本発明は、ATCを備え
た数値制御工作機械を制御する数値制御装置に関するも
のであり、本発明の上記目的は、工具並べ替えモードか
否かを判定する判定手段と、前記判定手段の判定結果が
工具並べ替えモードであれば予め記憶されているパート
プログラムを読込んで解析する解析手段と、前記解析手
段から工具準備指令情報と工具交換指令情報を受取り、
受取順に記憶する第1の記憶手段と、前記第1の記憶手
段から工具準備指令データ及び工具交換指令データを受
取り、工具交換前後の二つの工具準備指令の全ての組合
せを計数し、組合せの回数が多くなおかつ指令された順
番が早い工具から、隣合わせのポットに順次配置する最
適配置を求める演算手段と、前記演算手段から工具の前
記最適配置を受取り、ポットと工具の対応表を作成して
記憶する第2の記憶手段と、前記自動工具交換装置の現
状のポットと工具の対応表を記憶しておく第3の記憶手
段と、前記第2の記憶手段と第3の記憶手段のポットデ
ータを比較してポット上の工具が等しくなかったら前記
最適配置となるように工具並べ替え指令を送出する比較
手段と、前記比較手段から受取った工具並べ替え指令に
より前記自動工具交換装置のポット上の工具を自動的に
並べ替える制御手段とを備えることにより達成される。
SUMMARY OF THE INVENTION The present invention relates to a numerical control device for controlling a numerically controlled machine tool having an ATC, and an object of the present invention is to determine whether or not a tool rearrangement mode is set. Means, analysis means for reading and analyzing a pre-stored part program if the determination result of the determination means is a tool rearrangement mode, receiving tool preparation command information and tool replacement command information from the analysis means,
First storage means for storing in the order of receipt, receiving tool preparation command data and tool replacement command data from the first storage means, counting all combinations of two tool preparation commands before and after tool replacement, and From a tool having a large number of commands and a command issued in an earlier order, calculating means for obtaining an optimal arrangement for sequentially arranging the tools in adjacent pots, receiving the optimal arrangement of the tools from the arithmetic means, creating a pot-tool correspondence table, and storing the table. A second storage unit for storing the current pot and tool correspondence table of the automatic tool changer, and a pot data of the second storage unit and the third storage unit. A comparison means for transmitting a tool rearrangement command so that the optimum arrangement is obtained if the tools on the pot are not equal, and the automatic tool is received by the tool rearrangement command received from the comparison means. Is achieved by providing a automatic sorting control means the tool on pot conversion device.

【0007】[0007]

【作用】本発明にあっては、同一工具を何回も使用する
加工を考慮して、ポット上にバラバラにセットされた工
具を最適な配置に自動的に入替えるので、ATCマガジ
ンの無駄な動作がなくなる。
According to the present invention, in consideration of machining using the same tool many times, the tools set separately on the pot are automatically replaced with the optimal arrangement, so that the ATC magazine is wasted. Operation stops.

【0008】[0008]

【実施例】図1は、本発明の工具並べ替え機能を有する
数値制御装置の一例を図5に対応させて示すブロック図
であり、従来の指令順並べ替え部に代わり、組合せ回数
順並べ替え演算部9が付加されている。図2は、本発明
装置による工具並べ替え制御の動作例を示すフローチャ
ートであり、図1と図2のフローチャートに従って、工
具並べ替え制御の動作例を説明する。まず工具並べ替え
モード判定部1によって、工具並べ替えモードか通常の
加工モードかを判定し(ステップS1)、通常加工モー
ドであれば通常加工の処理を行ない(ステップS2)、
処理を終了する。工具並べ替えモードであれば、パート
プログラム読込/解析部2によってパートプログラム記
憶部10からパートプログラムPPを読込んで解析し
(ステップS3)、工具準備指令情報TPIと工具交換
指令情報TCIを工具指令記憶部3へ送出する。
FIG. 1 is a block diagram showing an example of a numerical control apparatus having a tool rearranging function according to the present invention in correspondence with FIG. 5. In FIG. An operation unit 9 is added. FIG. 2 is a flowchart showing an operation example of the tool rearrangement control by the apparatus of the present invention. The operation example of the tool rearrangement control will be described with reference to the flowcharts of FIGS. First, the tool rearrangement mode determination unit 1 determines whether the mode is the tool rearrangement mode or the normal processing mode (step S1). If the mode is the normal processing mode, normal processing is performed (step S2).
The process ends. In the case of the tool rearrangement mode, the part program reading / analyzing unit 2 reads and analyzes the part program PP from the part program storage unit 10 (step S3), and stores the tool preparation command information TPI and the tool exchange command information TCI in the tool command storage. Send it to unit 3.

【0009】そして、工具指令記憶部3によってこれら
の情報を受取り順に記憶し、同一順序で工具準備指令デ
ータTPDと工具交換指令データTCDを組合せ回数順
並べ替え演算部9へ送出する。ここまでの動作は従来と
同様である。次に、組合せ回数順並べ替え演算部9で
は、工具準備指令データTPDと工具交換指令データT
CDに基づいてT指令を使用順に並べ(ステップS
4)、工具交換シーケンス前後の二つのT指令の全ての
組合せとその回数を調べ(ステップS5)、回数の多い
組合せの順に隣りどうしになるように配置し、その最適
配置データBTADを最適配置記憶部5へ送出し(ステ
ップS6)、最適配置記憶部5によって最適配置のポッ
ト/工具対応表BGTBを作成する(ステップS7)。
The tool command storage unit 3 stores these pieces of information in the order in which they are received, and sends the tool preparation command data TPD and the tool exchange command data TCD in the same order to the reordering unit 9 in the order of the number of combinations. The operation up to this point is the same as the conventional one. Next, the rearrangement operation unit 9 sorts the tool preparation command data TPD and the tool exchange command data T
T commands are arranged in the order of use based on the CD (step S
4) Check all combinations of the two T commands before and after the tool change sequence and their number (step S5), arrange them next to each other in the order of the most frequently used combinations, and optimally store the optimal arrangement data BTAD. It is sent to the section 5 (step S6), and the optimally arranged pot / tool correspondence table BGTB is created by the optimally arranged storage section 5 (step S7).

【0010】そして、ポットデータ比較部7が、ポット
/工具対応表記憶部6から読込んだ現在のポット/工具
対応表PTBと最適配置のポット/工具対応表BGTB
の同一ポットの工具番号を比較し(ステップS8)、一
致していれば次のポットを調べる(ステップS9)。一
致していなければ当該ポットの工具を空ポットに移動さ
せ(ステップS10)、当該ポットにセットすべき工具
を最適配置のポット/工具対応表BGTBから探し、工
具並べ替え指令TACを工具並べ替え制御部8へ送出
し、工具をATCマガジンの当該ポットに移動させる
(ステップS11)。この工具入れ替えの処理では、入
れ替えが終了した現在のポット/工具対応状況PTB′
をポット/工具対応表記憶部6のポット/工具対応表P
TBに反映させる。そして、ステップS8からステップ
S11までの処理を全ポット分行ない、全ポット分終了
したら(ステップS12)、全ての処理を終了する。
The pot data comparing unit 7 reads the current pot / tool correspondence table PTB read from the pot / tool correspondence table storage unit 6 and the optimally arranged pot / tool correspondence table BGTB.
The tool numbers of the same pot are compared (step S8), and if they match, the next pot is checked (step S9). If they do not match, the tool of the pot is moved to an empty pot (step S10), the tool to be set in the pot is searched from the pot / tool correspondence table BGTB of the optimal arrangement, and the tool rearrangement command TAC is controlled by the tool rearrangement control. The tool is sent to the unit 8, and the tool is moved to the pot in the ATC magazine (step S11). In this tool replacement process, the current pot / tool correspondence status PTB 'after the replacement has been completed.
To the pot / tool correspondence table P in the pot / tool correspondence table storage unit 6.
Reflect on TB. Then, the processes from step S8 to step S11 are performed for all the pots, and when all the pots have been completed (step S12), all the processes are completed.

【0011】なお、オペレータによる工具並べ替え指令
は、例えば図4に示すように、CRTパネル上にファン
クションキーなどを持たせることにより指令し、次に起
動ボタンで上記のフローチャートの処理を実行させる。
図4の例では[F1]キーを押すと工具並べ替えモード
となり、オペレータに注意を促すためにCRTの上部に
メッセージを表示させている。工具の並べ替えステップ
では、空ポットが最低1ヵ所必要となるため、もしも空
ポットがない場合は、オペレータが前もって最低1ヵ所
の空ポットを確保しておく必要がある。その場合は工具
の自動入れ替え後、オペレータが確保した空ポットに入
れるべき工具をポット/工具対応表で確認のうえ差し込
めばよい。また、最初の工具指令の工具のポット位置は
変えずに、そのポットを基準にして2番目の工具指令の
工具から入れ替えを行なうようにすれば、工具の入れ替
えを1つ減らすことができる。
As shown in FIG. 4, for example, a tool rearrangement command by the operator is issued by providing a function key or the like on a CRT panel, and then the process of the above-described flowchart is executed by a start button.
In the example of FIG. 4, when the [F1] key is pressed, a tool rearrangement mode is set, and a message is displayed at the top of the CRT to call the operator's attention. In the tool rearranging step, at least one empty pot is required. Therefore, if there is no empty pot, the operator must secure at least one empty pot in advance. In this case, after the automatic replacement of the tools, the operator should insert the tools to be put into the empty pot secured by checking the pot / tool correspondence table. If the tool position of the first tool command is not changed and the tool is replaced with the tool of the second tool command based on the pot, the number of tool changes can be reduced by one.

【0012】次に、図3に示すパートプログラムの例を
用いて、工具の並べ替え動作の具体例を説明する。同図
の“010”はパートプログラムの例であり、パートプ
ログラム“010”には工具交換指令(M06)が11
回あり、工具マガジは例として簡単なように6ポットあ
るものとする。この例では、M06前後のT指令の組合
せとしては同図のAに示すように、 (T1−T2) (T2−T3) (T3−T4) (T4−T2) (T2−T5) (T5−T1) (T1−T5) (T5−T2) (T2−T5) (T5−T6) があり、これらを組合せで分けて組合せ回数を数える。
Next, a specific example of the tool rearrangement operation will be described using an example of the part program shown in FIG. "010" in the figure is an example of a part program, and a tool exchange command (M06) is 11 in the part program "010".
It is assumed that there are times and the tool magazine has six pots as a simple example. In this example, as a combination of T commands before and after M06, as shown in A of the same figure, (T1-T2) (T2-T3) (T3-T4) (T4-T2) (T2-T5) (T5- T1) (T1−T5) (T5−T2) (T2−T5) (T5−T6), and these are divided into combinations and the number of combinations is counted.

【0013】その結果は同図のBに示すように、 (T1−T2):1回 (T2−T3):1回 (T3−T4):1回 (T2−T4):1回 (T2−T5):3回 (T1−T5):2回 (T5−T6):1回 となり、回数が多くかつ早く指令された順に位置決定順
序を決めるため、ポットに配置する優先順位は同図のC
に示すように、 1位:(T2−T5) 2位:(T1−T5) 3位:(T1−T2) 4位:(T2−T3) 5位:(T3−T4) 6位:(T2−T4) 7位:(T5−T6) となる。そしてこの順番どおりに、工具を1番のポット
から隣りどうしに並べていく。
As a result, as shown in FIG. 1B, (T1-T2): once (T2-T3): once (T3-T4): once (T2-T4): once (T2-T4) T5): 3 times (T1-T5): 2 times (T5-T6): 1 time, and the position determination order is determined in the order in which the number of times is large and the command is issued earlier.
As shown in the first position: (T2-T5) second position: (T1-T5) third position: (T1-T2) fourth position: (T2-T3) fifth position: (T3-T4) sixth position: (T2) -T4) 7th place: (T5-T6). In this order, the tools are arranged next to each other from the first pot.

【0014】まず(T2−T5)は、1番ポットにT2
を置き2番ポットにT5を置く。次に(T1−T5)
は、T5は2番ポットに既に置かれているからそのまま
にし、T1はT5から一番近くて空いている3番ポット
に置く。次に(T1−T2)は、両方とも既に置かれて
いるから、そのままにする。このように順番に工具を置
いていき、隣どうしにできない場合は空いているポット
で一番近い所に配置する。この動作を全ての組合せにつ
いて行なう。
[0014] First, (T2-T5) is set to T2 in the first pot.
And place T5 in the 2nd pot. Next, (T1-T5)
Puts T5 in the second pot because it is already placed in the second pot, and puts T1 in the third pot that is closest and free from T5. Next, (T1-T2) is left as it is because both are already placed. In this way, place the tools in order, and if they cannot be placed next to each other, place them at the nearest place with an empty pot. This operation is performed for all combinations.

【0015】ここで、同図のDに示す工具間距離は、各
組合せで工具間がどれだけ離れているかを調べて全ての
組合せ分合計したものであり、並べ方−1は、本発明の
方法どうりに配置した例である。ATCマガジンの動作
は、工具間距離を組合せ回数の掛け算で示すことができ
る。また、並べ方−2は、従来の方法で指令の順にマガ
ジンに工具を並べた場合の例である。この例での指令順
は、同じ工具が2度以上指令された場合は2番目以降の
指令は削除するから、T1→T2→T3→T4→T5→
T6になり、この順番で1番ポットから並べていくが、
その結果は、工具間距離を考慮していないため合計移動
距離が19となり、並べ方−1の1.5倍の動作になる
ことがわかる。
Here, the distance between the tools shown in D of FIG. 1 is obtained by checking how far the tools are apart in each combination and summing up all the combinations, and the arrangement method-1 is the method of the present invention. This is an example of how they are arranged. The operation of the ATC magazine can indicate the distance between tools by multiplying the number of combinations. Arrangement-2 is an example in which tools are arranged in a magazine in the order of commands according to a conventional method. In this example, if the same tool is commanded twice or more, the second and subsequent commands are deleted, so that T1 → T2 → T3 → T4 → T5 →
It will be T6 and we will arrange from the first pot in this order,
As a result, since the distance between tools is not taken into account, the total movement distance is 19, which indicates that the operation is 1.5 times as large as the arrangement method-1.

【0016】[0016]

【発明の効果】以上のように、本発明の工具並べ替え機
能を有する数値制御装置によれば、簡単なロジックを追
加することによって、ATC時間を従来より短くする工
具の配置に自動的に並べ替えることができ、ATCマガ
ジンの動作時間が短縮される。したがって、加工能率が
上がり、加工時間の短縮化が図れる。
As described above, according to the numerical controller having the tool rearranging function of the present invention, by adding a simple logic, it is possible to automatically arrange the tools to reduce the ATC time compared to the conventional one. The operation time of the ATC magazine can be shortened. Therefore, the processing efficiency is increased, and the processing time can be reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の工具並べ替え機能を有する数値制御装
置の一例を示すブロック図である。
FIG. 1 is a block diagram illustrating an example of a numerical control device having a tool rearranging function according to the present invention.

【図2】本発明装置による工具並べ替え制御の動作例を
示すフローチャートである。
FIG. 2 is a flowchart showing an operation example of tool rearrangement control by the device of the present invention.

【図3】本発明装置による工具並べ替え動作の具体例を
示す図である。
FIG. 3 is a diagram showing a specific example of a tool rearranging operation by the apparatus of the present invention.

【図4】工具並べ替えモードを指令する画面の一例を示
す図である。
FIG. 4 is a diagram showing an example of a screen for instructing a tool rearrangement mode.

【図5】従来の工具並べ替え機能を有する数値制御装置
の一例を示すブロック図である。
FIG. 5 is a block diagram showing an example of a conventional numerical control device having a tool rearranging function.

【符号の説明】[Explanation of symbols]

9 組合せ回数順並べ替え演算部 9 Combination order sorting operation unit

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 自動工具交換装置を備えた数値制御工作
機能を制御する数値制御装置において、工具並べ替えモ
ードか否かを判定する判定手段と、前記判定手段の判定
結果が工具並べ替えモードであれば予め記憶されている
パートプログラムを読込んで解析する解析手段と、前記
解析手段から工具準備指令情報と工具交換指令情報を受
取り、受取順に記憶する第1の記憶手段と、前記第1の
記憶手段から工具準備指令データ及び工具交換指令デー
タを受取り、工具交換前後の二つの工具準備指令の全て
の組合せを計数し、組合せの回数が多くなおかつ指令さ
れた順番が早い工具から、隣合わせのポットに順次配置
する最適配置を求める演算手段と、前記演算手段から工
具の前記最適配置を受取り、ポットと工具の対応表を作
成して記憶する第2の記憶手段と、前記自動工具交換装
置の現状のポットと工具の対応表を記憶しておく第3の
記憶手段と、前記第2の記憶手段と第3の記憶手段のポ
ットデータを比較してポット上の工具が等しくなかった
ら前記最適配置となるように工具並べ替え指令を送出す
る比較手段と、前記比較手段から受取った工具並べ替え
指令により前記自動工具交換装置のポット上の工具を自
動的に並べ替える制御手段とを備えたことを特徴とする
工具並べ替え機能を有する数値制御装置。
In a numerical control device for controlling a numerical control machining function provided with an automatic tool changer, a judging means for judging whether or not a tool rearranging mode is provided, and a judgment result of the judging means being in a tool rearranging mode. Analysis means for reading and analyzing a part program stored in advance if present; first storage means for receiving tool preparation command information and tool exchange command information from the analysis means and storing them in the order received; Receiving the tool preparation command data and the tool change command data from the means, counting all combinations of the two tool preparation commands before and after the tool change, and starting with a tool having a large number of combinations and in the order in which the command was issued earlier, to the next pot. A second calculating means for obtaining the optimum arrangement of the tools from the calculating means for obtaining an optimum arrangement for sequentially arranging the tools, and creating and storing a correspondence table between the pot and the tool; Comparing the pot data of the second storage means and the third storage means with a third storage means for storing a current pot and tool correspondence table of the automatic tool changer; If the tools on the pot are not equal, the comparison means for sending a tool rearrangement command so as to obtain the optimum arrangement, and the tools on the pot of the automatic tool changer are automatically turned on by the tool rearrangement command received from the comparison means. And a control means for rearranging the tools.
JP4095912A 1992-03-23 1992-03-23 Numerical controller with tool sorting function Expired - Lifetime JP2849268B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4095912A JP2849268B2 (en) 1992-03-23 1992-03-23 Numerical controller with tool sorting function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4095912A JP2849268B2 (en) 1992-03-23 1992-03-23 Numerical controller with tool sorting function

Publications (2)

Publication Number Publication Date
JPH05269635A JPH05269635A (en) 1993-10-19
JP2849268B2 true JP2849268B2 (en) 1999-01-20

Family

ID=14150502

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4095912A Expired - Lifetime JP2849268B2 (en) 1992-03-23 1992-03-23 Numerical controller with tool sorting function

Country Status (1)

Country Link
JP (1) JP2849268B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101906478B1 (en) * 2017-06-26 2018-10-10 현대위아(주) Tool change method of machine tool

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3537922B2 (en) * 1995-07-24 2004-06-14 オークマ株式会社 Method and apparatus for rearranging tools in machine tools
JP5327082B2 (en) * 2010-01-28 2013-10-30 ブラザー工業株式会社 Tool arrangement calculation device, control program for tool arrangement calculation device, and storage medium
AT519561B1 (en) * 2017-04-25 2018-08-15 Fill Gmbh Machining plant and method for performing a tool change on the processing plant
JP6779406B1 (en) * 2020-07-20 2020-11-04 Dmg森精機株式会社 Machine Tools
CN113997357B (en) * 2021-10-28 2023-06-27 东莞市点亮软件有限公司 Automatic blanking equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101906478B1 (en) * 2017-06-26 2018-10-10 현대위아(주) Tool change method of machine tool

Also Published As

Publication number Publication date
JPH05269635A (en) 1993-10-19

Similar Documents

Publication Publication Date Title
JPH0321299B2 (en)
JP2849268B2 (en) Numerical controller with tool sorting function
US3685022A (en) Numerical control machining apparatus programmed for families of cutter sizes
JP3537922B2 (en) Method and apparatus for rearranging tools in machine tools
US5283749A (en) Device for outputting machine control programs in response to external program selecting signals
JPH0288139A (en) Exchanging device for tool
JPH069778B2 (en) Machine control device for mold processing system
EP0144435B1 (en) Numerical control apparatus with automatic tool determination function
JPS5929376B2 (en) How to specify tool code
JPH06218645A (en) Automatic tool change control and device therefor
JPH07258B2 (en) Return to original position of automatic tool changer
JPH0366550A (en) Numerical control machine tool
JPH05101109A (en) Data base arithmetic processing unit
EP0519072A1 (en) Automatic edition system of polyhedron machining process
JPS62152635A (en) Tool selecting method by use of tool number memory in numerically controlled machine tool
JP2555764B2 (en) Machining method of workpiece in high-mix low-volume production system
JPH08272416A (en) Retrieving method for nc program
JPS62236642A (en) Automatic tool arranging device for nc lathe
JPH05123934A (en) Tool management device in machine tool
JPH01166103A (en) Numerical controller
JPH04159057A (en) Device for editing machining program for multitrain numerically-controlled machine tool and display method thereof
JPS6036898B2 (en) automatic tool changer
JPS61114310A (en) Numerical controller
JPS6279503A (en) Method and device for controlling dividing mechanism for nc (numerically controlled) machine tool
JPH04322935A (en) Tool change control system