JP2015079491A - Processing data calculation device and processing data calculation program - Google Patents

Processing data calculation device and processing data calculation program Download PDF

Info

Publication number
JP2015079491A
JP2015079491A JP2014183903A JP2014183903A JP2015079491A JP 2015079491 A JP2015079491 A JP 2015079491A JP 2014183903 A JP2014183903 A JP 2014183903A JP 2014183903 A JP2014183903 A JP 2014183903A JP 2015079491 A JP2015079491 A JP 2015079491A
Authority
JP
Japan
Prior art keywords
speed
machining
control data
axis control
tool
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.)
Granted
Application number
JP2014183903A
Other languages
Japanese (ja)
Other versions
JP6376558B2 (en
Inventor
裕 大戸
Yutaka Oto
裕 大戸
水谷 亘
Wataru Mizutani
亘 水谷
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.)
Sodick Co Ltd
Original Assignee
Sodick Co 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 Sodick Co Ltd filed Critical Sodick Co Ltd
Priority to JP2014183903A priority Critical patent/JP6376558B2/en
Publication of JP2015079491A publication Critical patent/JP2015079491A/en
Application granted granted Critical
Publication of JP6376558B2 publication Critical patent/JP6376558B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To slow down a speed in processing for only a portion where a problem occurs in processing without decreasing processing efficiency.SOLUTION: Drawing data representing a processing tool locus is generated to display the processing tool locus using the generated drawing data on a display screen of a display device, and an input is received of a designation section in which a processing speed designated on the processing tool locus displayed on the display screen is changed. Without changing the processing tool locus corresponding to the designation section, by extending or shortening a passing time that the tool passes through the designation section, shaft control data is changed so that the speed in each position of the designation section changes the original speed.

Description

本発明は、加工機で加工を行うための加工データを生成する加工データ演算装置および加工データ演算プログラムに関するものである。   The present invention relates to a machining data calculation device and a machining data calculation program for generating machining data for machining with a machining machine.

一般に、切削機械の数値制御装置は、入力するNCプログラムを解読して位置データを演算し移動指令値を各軸のモータ制御装置に分配出力する。したがって、初期設定された送り速度と最大加速度では曲率の大きい曲線で曲りきれないことがあるため、加工工程中の全工具軌跡の曲線の中で最大の曲率に合わせて送り速度と最大加速度を設定する必要がある。そこで、曲線の曲率に対応して送り速度または最大加速度を変更して出力することによって、加工速度を向上させるようにしている(例えば、特許文献1など)。   In general, a numerical control device of a cutting machine decodes an input NC program, calculates position data, and distributes and outputs a movement command value to the motor control device of each axis. Therefore, the initial feed speed and maximum acceleration may not be able to bend with a curve with a large curvature, so the feed speed and maximum acceleration are set according to the maximum curvature of all the tool path curves during the machining process. There is a need to. Therefore, the machining speed is improved by changing and outputting the feed speed or the maximum acceleration corresponding to the curvature of the curve (for example, Patent Document 1).

しかしながら、直線で最大となるように最大送り速度と最大加工速度を設定した場合には、加工前のシミュレーションで問題が発見されなかったにも関わらず、実際に加工した時に切削方向が急激に変化するところで、工具が想定外の挙動を示すことがある。このような現象は、NCプログラムが理論上正しく作られているにも関わらず、加工機が対応できない場合だけに限らず、例えば、加工機の設置環境を変えたとき、または、ある特定の加工機における加工で使用されていたNCプログラムを別の同じ構造の加工機に利用したときにしばしば発生する。このようなときに、初期の設定の送り速度を変更するか、または、所定区間における送り速度または加速度を変更することが要求される。   However, when the maximum feed speed and the maximum machining speed are set so as to be the maximum in a straight line, the cutting direction changes abruptly when actually machining, even though no problem was found in the simulation before machining. By the way, the tool may behave unexpectedly. Such a phenomenon is not limited to the case where the processing machine cannot cope with the NC program that is theoretically correctly created. For example, when the installation environment of the processing machine is changed, or when a specific processing is performed. It often occurs when the NC program used for machining in a machine is used for another machine with the same structure. In such a case, it is required to change the initially set feed speed or to change the feed speed or acceleration in a predetermined section.

特開2012−137990号公報JP 2012-137990 A

しかしながら、初期の設定の送り速度と設定加速度を変更すると直線における送り速度が小さくなって加工効率が低下する。そこで、加工効率を低下させないためには、必要な部分のみ送り速度と設定加速度を変えることが求められる。一方、近年、3次元CADの普及に伴い複雑な仕上げ形状の設計を3次元CADで行うようになり、ソリッドデータで定義されるような複雑な形状を加工するNCプログラムが自動的に生成されるようになってきた。このような複雑な仕上げ形状になると、予想外の挙動をした部分をNCデータ上で直接特定するのは非常に困難である。また、仮に、予想外の挙動をした部分に相当するNCプログラムのプログラムブロック(区間)を判別することができたとしても、操作者が、該当する1以上のプログラムブロックとその前後のプログラムブロックとの間で速度と加速度の変化が円滑に繋がるようにNCプログラムを変更することは殆ど不可能である。そのため、実質的に操作者が任意の区間における送り速度と加速度を部分的に変更することはできなかった。   However, if the initially set feed speed and set acceleration are changed, the feed speed on the straight line becomes smaller and the machining efficiency is lowered. Therefore, in order not to reduce the machining efficiency, it is required to change the feed speed and the set acceleration only in necessary portions. On the other hand, in recent years, with the spread of 3D CAD, complex finished shapes have been designed with 3D CAD, and NC programs for machining complex shapes defined by solid data are automatically generated. It has become like this. In such a complicated finished shape, it is very difficult to directly identify the part that behaves unexpectedly on the NC data. Further, even if the NC program block (section) corresponding to the unexpected behavior portion can be determined, the operator can select one or more corresponding program blocks and the program blocks before and after the program block. It is almost impossible to change the NC program so that the speed and acceleration change smoothly between the two. Therefore, the operator cannot substantially change the feed speed and acceleration in an arbitrary section.

そこで、本発明では、加工効率を低下させることなく加工時に不具合が現れた部分のみ送り速度を変えるように加工データを変更するための加工データ演算装置およびそのプログラムを提供することを目的とするものである。   Accordingly, an object of the present invention is to provide a machining data calculation device and its program for changing machining data so as to change the feed rate only in a portion where a defect appears during machining without reducing machining efficiency. It is.

本発明の加工データ演算装置は、所定の工具軌跡に沿って指定された加工速度で複数の制御軸を制御して工具を移動させるために、前記工具軌跡を分割した複数の分割軌跡の各分割軌跡に対応する、該分割軌跡上の少なくとも1点の位置と前記工具の各制御軸の時間に対する速度変化を表す軸制御データを、複数記憶した軸制御データ記憶手段と、
前記複数の軸制御データに従って、加工用工具軌跡を表す描画データを生成して、生成した描画データを用いて加工用工具軌跡を表示装置の表示画面上に表示する描画表示手段と、
前記表示画面上に表示された加工用工具軌跡上で指定された前記加工速度を変更する指定区間の入力を受け付ける指定区間受付手段と、
前記指定区間に該当する加工用工具軌跡を変えることなく、前記指定区間を工具が通過する通過時間を延長または短縮して前記指定区間の各位置における速度が前記軸制御データで定められる元の速度を変えるように、前記指定区間に対応する前記軸制御データを変更する軸制御データ変更手段とを備えたことを特徴とするものである。
The machining data calculation device according to the present invention is configured to divide each of the plurality of divided tracks obtained by dividing the tool track in order to move the tool by controlling a plurality of control axes at a specified processing speed along a predetermined tool track. Axis control data storage means for storing a plurality of axis control data representing a change in speed with respect to the time of each control axis of the tool and the position of at least one point on the divided locus corresponding to the locus,
In accordance with the plurality of axis control data, a drawing display unit that generates drawing data representing a machining tool path, and displays the machining tool path on a display screen of a display device using the generated drawing data;
A designated section receiving means for receiving an input of a designated section for changing the machining speed designated on the machining tool trajectory displayed on the display screen;
The original speed at which the speed at each position in the designated section is determined by the axis control data by extending or shortening the passing time for the tool to pass through the designated section without changing the machining tool trajectory corresponding to the designated section. And an axis control data changing means for changing the axis control data corresponding to the designated section.

特に、上記本発明の加工データ演算装置は、NCプログラムを解読してNCデータを生成するNCデータ生成手段と、前記NCデータを解析して前記軸制御データを生成する軸制御データ生成手段と、を含んでなることを特徴とする。   In particular, the machining data calculation device of the present invention includes an NC data generating unit that decodes an NC program to generate NC data, an axis control data generating unit that analyzes the NC data and generates the axis control data, It is characterized by comprising.

また、本発明の加工データ演算プログラムは、コンピュータを、
所定の工具軌跡に沿って指定された加工速度で複数の制御軸を制御して工具を移動させるために、前記工具軌跡を分割した複数の分割軌跡の各分割軌跡に対応する、該分割軌跡の始点の各軸位置と前記工具の各制御軸の時間に対する速度変化を表す軸制御データを、複数記憶した軸制御データ記憶手段と、
前記複数の軸制御データに従って、加工用工具軌跡を表す描画データを生成して、生成した描画データを用いて加工用工具軌跡を表示装置の表示画面上に表示する描画表示手段と、
前記表示画面上に表示された加工用工具軌跡上で指定された前記加工速度を変更する指定区間の入力を受け付ける指定区間受付手段と、
前記指定区間に該当する加工用工具軌跡を変えることなく、前記指定区間を工具が通過する通過時間を延長または短縮して前記指定区間の各位置における速度が前記軸制御データで定められる元の速度を変えるように、前記指定区間に対応する前記軸制御データを変更する軸制御データ変更手段として機能させることを特徴とするものである。
Further, the machining data calculation program of the present invention includes a computer,
In order to move a tool by controlling a plurality of control axes at a specified machining speed along a predetermined tool path, the divided path corresponding to each of the divided paths of the plurality of divided paths divided from the tool path Axis control data storage means for storing a plurality of axis control data representing speed changes with respect to time of each axis position of the starting point and each control axis of the tool;
In accordance with the plurality of axis control data, a drawing display unit that generates drawing data representing a machining tool path, and displays the machining tool path on a display screen of a display device using the generated drawing data;
A designated section receiving means for receiving an input of a designated section for changing the machining speed designated on the machining tool trajectory displayed on the display screen;
The original speed at which the speed at each position in the designated section is determined by the axis control data by extending or shortening the passing time for the tool to pass through the designated section without changing the machining tool trajectory corresponding to the designated section. So as to change the axis control data corresponding to the specified section.

「軸制御データ」とは、分割軌跡に従って工具の加工位置を移動させるときに各軸を制御するためのデータをいう。   “Axis control data” refers to data for controlling each axis when the machining position of the tool is moved according to the division trajectory.

「加工用工具軌跡」とは、軸制御データに従って工具が移動する軌跡をいい、「所定の工具軌跡」に略一致する。また、「加工用工具軌跡」は、「所定の工具軌跡」の差が所定の誤差の範囲内に収まるように決定される。誤差の範囲は、加工対象物の大きさや被加工物の材量に応じて経験的に適宜決められる。   The “machining tool trajectory” refers to a trajectory along which the tool moves according to the axis control data, and substantially coincides with the “predetermined tool trajectory”. The “machining tool trajectory” is determined so that the difference between the “predetermined tool trajectory” falls within a predetermined error range. The range of the error is appropriately determined empirically according to the size of the workpiece and the amount of material of the workpiece.

また、前記軸制御データは、NCプログラムによって指定されたNCコードおよび前記各軸の座標値から得られる工具軌跡とNCプログラムによって指定された加工速度とを解析して、前記軸制御データに変換したものであってもよい。   The axis control data was converted into the axis control data by analyzing the NC code specified by the NC program and the tool path obtained from the coordinate value of each axis and the machining speed specified by the NC program. It may be a thing.

また、前記指定区間における指定区間の現在の加工速度に対する減速する割合を受け付ける減速率受付手段をさらに備えるようにして、前記軸制御データ変更手段が、前記指定区間の速度を前記減速する割合に応じた速度になるように前記軸制御データを変更するものが望ましい。   The axis control data changing unit may further include a deceleration rate accepting unit that accepts a rate of deceleration with respect to a current machining speed of the designated section in the designated section, and the axis control data changing unit responds to the rate of deceleration of the designated section. It is desirable to change the axis control data so as to achieve a desired speed.

さらに、前記指定区間受付手段が、前記表示画面上で所定の形状で囲まれた範囲内に表示された加工用工具軌跡を前記指定区間として受け付けるものであってもよい。   Furthermore, the specified section receiving means may receive a machining tool trajectory displayed within a range surrounded by a predetermined shape on the display screen as the specified section.

本発明では、表示画面上に表示された加工用工具軌跡上で加工速度を変更する指定区間を設定し、指定区間に該当する加工用工具軌跡を変えることなく、指定区間を工具が通過する通過時間を延長して速度が予め指定された加工速度より小さくなるように変更することで、実際に加工した際に不具合が現れる部分を表示画面上で指定することが可能になり、全体の加工速度は変えずに、減速したい部分のみ加工速度を変更することが可能になるので、加工時間を必要以上に延長することなく加工精度を向上させることが可能になる。   In the present invention, a specified section for changing the machining speed is set on the machining tool path displayed on the display screen, and the tool passes through the specified section without changing the machining tool path corresponding to the specified section. By extending the time and changing the speed so that it becomes smaller than the machining speed specified in advance, it becomes possible to specify on the display screen the part where defects appear when actually machining, and the overall machining speed Since the machining speed can be changed only for the portion to be decelerated without changing the machining speed, the machining accuracy can be improved without extending the machining time more than necessary.

また、NCプログラムを解析して生成した軸制御データを用いて表示画面上に加工用工具軌跡を表示することで、実績のあるNCプログラムを利用して、その加工のうち不具合のあらわれた部分のみ、加工速度を変更することが可能になる。   Also, by displaying the machining tool trajectory on the display screen using the axis control data generated by analyzing the NC program, using the proven NC program, only the part of the machining where the defect appears The processing speed can be changed.

さらに、表示画面上に現れた加工用工具軌跡のうち加工速度を変更する指定区間を、所定の形状を用いて指定することにより、複数のレイヤーに亘る指定区間をまとめて指定することが可能になる。   Furthermore, it is possible to specify a specified section that spans multiple layers by specifying a specified section that changes the machining speed of the machining tool trajectory that appears on the display screen using a predetermined shape. Become.

加工システムの概略構成図Schematic configuration diagram of processing system 加工機の駆動部の構成図Configuration diagram of the drive unit of the processing machine 加工制御装置の構成図Configuration diagram of machining control device 加工データ生成装置の構成図Configuration diagram of machining data generator 工具軌跡を分割した分割軌跡の求め方を説明するための図The figure for explaining how to find the division trajectory by dividing the tool trajectory 分割軌跡と加工速度の関係を表す図Diagram showing the relationship between division trajectory and machining speed 各軸の速度変化を表した図Diagram showing speed change of each axis シミュレーションにより加工用工具軌跡を表示した一例An example of displaying the tool path for machining by simulation 指定区間を説明するための図Illustration for explaining the specified section X軸の速度変化を示す例Example showing X axis speed change 合成速度の速度変化を示す例Example showing rate change of synthesis rate 軸制御データの速度を変更するための操作および処理の流れOperation and processing flow for changing the speed of axis control data

以下、本発明の実施形態について、図面を用いて説明する。図1は本発明の加工データ演算装置を含む加工システムの概略構成図である。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a schematic configuration diagram of a machining system including a machining data arithmetic device according to the present invention.

本発明の加工システム1は、加工形状を作成するCAM装置2と、加工機を制御する加工制御装置(数値制御装置)3と、被加工物(ワーク)をテーブルに設置して工具でワークを加工する加工機4とからなる。CAM装置2と加工制御装置3とはネットワーク5で接続される。   A machining system 1 according to the present invention includes a CAM device 2 that creates a machining shape, a machining control device (numerical control device) 3 that controls a machining machine, and a workpiece (workpiece) that is placed on a table and uses a tool to place the workpiece. And a processing machine 4 for processing. The CAM device 2 and the processing control device 3 are connected via a network 5.

加工機4は、工具の取り付けられる主軸(加工ヘッド)41と、ワークが設置されるテーブル42Aと、テーブル42Aを移動させるサドル42Bと、各軸(主軸、送り軸)を駆動させる駆動部43とを備える。通常、主軸は切削動力を伝える軸であり、図1に示す実施形態のように主軸が鉛直方向にある縦形の加工機の場合は、主軸をZ軸として表わし、テーブル42を移動させる互いに直交する水平方向2軸の送り軸をそれぞれX軸とY軸として表す。   The processing machine 4 includes a main shaft (processing head) 41 to which a tool is attached, a table 42A on which a workpiece is installed, a saddle 42B that moves the table 42A, and a drive unit 43 that drives each shaft (main shaft, feed shaft). Is provided. Usually, the main shaft is a shaft for transmitting cutting power. In the case of a vertical processing machine in which the main shaft is in the vertical direction as in the embodiment shown in FIG. 1, the main shaft is represented as the Z axis and is orthogonal to each other for moving the table 42. Two feed axes in the horizontal direction are represented as an X axis and a Y axis, respectively.

図2に示すように、駆動部43は、加工制御装置3から各軸を制御する軸制御データAを受け取る軸制御データ受信部44と、軸制御データAに従ってX軸、Y軸、Z軸の各軸リニアモータを実際に駆動制御するために必要な実指令値を生成する指令値演算部45と、各軸のリニアモータをフィードバック制御するモータ制御部46a、46b、46cと、各軸のテーブル42のような移動体をそれぞれ移動させるリニアモータ48a、48b、48cと、リニアモータ48a、48b、48cに駆動電流を出力するするリニアアンプ47a、47b、47cと、を備える。   As shown in FIG. 2, the drive unit 43 includes an axis control data receiving unit 44 that receives axis control data A for controlling each axis from the machining control device 3, and the X axis, Y axis, and Z axis according to the axis control data A. A command value calculation unit 45 that generates an actual command value necessary to actually drive and control each axis linear motor, motor control units 46a, 46b, and 46c that feedback control the linear motor of each axis, and a table for each axis Linear motors 48a, 48b, and 48c for moving a moving body such as 42, and linear amplifiers 47a, 47b, and 47c that output drive current to the linear motors 48a, 48b, and 48c, respectively.

モータ制御部46a、46b、46cは、指令値演算部45から受け取った実指令値と各軸に設けられたリニアエンコーダ(不図示)から得られた検出位置px、py、pzおよび速度vx、vy、vzに基づいて、リニアアンプ47a、47b、47cに位置と速度が補償された実指令値を出力する。リニアアンプ47a、47b、47cは受け取った実指令値に応じた駆動電流をリニアモータ48a、48b、48cに出力する。また、リニアアンプ47a、47b、47cは、リニアモータ48a、48b、48cの駆動電流ix、iy、izをフィードバックして電流補償を行う機能を備える。   The motor control units 46a, 46b, 46c are detected by the actual command values received from the command value calculation unit 45 and the detection positions px, py, pz and speeds vx, vy obtained from linear encoders (not shown) provided on the respective axes. , Vz are output to the linear amplifiers 47a, 47b, 47c with actual command values compensated for position and speed. The linear amplifiers 47a, 47b, 47c output drive currents corresponding to the received actual command values to the linear motors 48a, 48b, 48c. The linear amplifiers 47a, 47b, and 47c have a function of performing current compensation by feeding back the drive currents ix, iy, and iz of the linear motors 48a, 48b, and 48c.

図3に示すように、加工制御装置3は、少なくともCPUとメモリが内蔵された専用のコンピュータが設けられ、さらに、表示部31、操作部32、入出力部33を備える。また、専用のコンピュータには、オペレーティングシステムや加工機を制御するための制御用ソフトウェアなどのソフトウェアが組み込まれ、各種パラメータを記憶するパラメータ記憶部34、軸制御データAを記憶する軸制御データ記憶部35、加工前に加工用工具軌跡をシミュレーションするシミュレーション部36、軸制御データAを駆動部43に出力する軸制御データ出力部37とを有する。   As shown in FIG. 3, the machining control device 3 is provided with a dedicated computer including at least a CPU and a memory, and further includes a display unit 31, an operation unit 32, and an input / output unit 33. The dedicated computer incorporates software such as an operating system and control software for controlling the processing machine, a parameter storage unit 34 for storing various parameters, and an axis control data storage unit for storing axis control data A 35. A simulation unit 36 that simulates a machining tool path before machining, and an axis control data output unit 37 that outputs axis control data A to the drive unit 43.

表示部31は、具体的には画像データを表示データに変換する変換装置を含むブラウン管(CRT)あるいは液晶表示(LCD)装置等のディスプレイ装置である。   Specifically, the display unit 31 is a display device such as a cathode ray tube (CRT) or a liquid crystal display (LCD) device including a conversion device that converts image data into display data.

操作部32は、操作パネルなどで構成され、制御指令あるいはデータを入力するために用いられる。あるいは、対話入力を行うために、表示部31に表示された小さな絵や記号などで構成されたアイコンを選択することができるように、ディスプレイ装置上にタッチパネルを設けたものであってもよい。さらに、タッチパネルとともにスタイラスペン等のポインティングデバイスを備える構成にして、表示部31にシミュレーション表示された加工用工具軌跡の特定の領域を選択できるように構成したものが好ましい。   The operation unit 32 includes an operation panel and is used for inputting a control command or data. Alternatively, a touch panel may be provided on the display device so that an icon composed of a small picture or symbol displayed on the display unit 31 can be selected to perform interactive input. Furthermore, it is preferable that the touch panel is provided with a pointing device such as a stylus pen so that a specific region of the machining tool trajectory displayed on the display unit 31 by simulation can be selected.

入出力部33は、ネットワーク5に接続され、LAN経由でCAM装置2と加工制御装置3との間でNCプログラムまたは工具軌跡のデータの送受信を行う。または、入出力部33は、記憶媒体からNCプログラムまたは工具軌跡のデータを加工制御装置3に取り込ませる。入出力部33を通して受け取ったNCプログラムまたは工具軌跡のデータは軸制御データ演算部35に保存させておくことができる。なお、以下の説明では、便宜上、工具軌跡のデータを必要に応じて曲線データ(パラメトリック曲線)と称することがある。   The input / output unit 33 is connected to the network 5 and transmits and receives NC program or tool path data between the CAM device 2 and the machining control device 3 via the LAN. Alternatively, the input / output unit 33 causes the machining control device 3 to take in NC program data or tool path data from the storage medium. The NC program or tool path data received through the input / output unit 33 can be stored in the axis control data calculation unit 35. In the following description, for convenience, the tool path data may be referred to as curve data (parametric curve) as necessary.

パラメータ記憶部34には、最大加速度、最大加加速度などのパラメータが各加工機4の物理特性に依存して機械固有の内部設定値として記憶され、パラメータの値に応じて各軸の制御が行われる。また、取り付けられている工具によって最大加速度や最大加加速度などは異なるため、工具に応じてパラメータが設定される。また、パラメータ記憶部34は、例えば、設定送り速度、設定加速度、工具の回転数のようなプログラムの作成者または操作者によって与えられる任意のパラメータのデータを記憶する。1種類のパラメータで工具径などに対応して複数の値が与えられている場合は、工具軌跡のデータと関連させて記憶される。NCプログラムには、予め複数種類のパラメータのデータが与えられており、NCプログラムを解読して得られるNCデータの中に含まれる複数種類の各パラメータの値は、パラメータ記憶部34に記憶される。また、CAM装置2から工具軌跡のデータだけを取得したときは、操作者が工具軌跡のデータに関連付けて要求される複数種類のパラメータの値を入力してパラメータ記憶部34に記憶させる。   The parameter storage unit 34 stores parameters such as maximum acceleration and maximum jerk as internal setting values unique to the machine depending on the physical characteristics of each processing machine 4, and controls each axis according to the parameter value. Is called. Further, since the maximum acceleration, the maximum jerk, and the like differ depending on the attached tool, parameters are set according to the tool. In addition, the parameter storage unit 34 stores data of arbitrary parameters given by a program creator or an operator such as a set feed speed, a set acceleration, and the number of rotations of a tool. When a plurality of values corresponding to the tool diameter or the like are given by one type of parameter, they are stored in association with the tool path data. The NC program is preliminarily provided with data of plural types of parameters, and the values of the plural types of parameters included in the NC data obtained by decoding the NC program are stored in the parameter storage unit 34. . When only the tool path data is acquired from the CAM device 2, the operator inputs a plurality of types of parameter values required in association with the tool path data and stores them in the parameter storage unit 34.

シミュレーション部36は、軸制御データ演算部35に記憶されている軸制御データに基づいて、加工前に加工用工具軌跡をシミュレーションして表示部31に表示する。   Based on the axis control data stored in the axis control data calculation unit 35, the simulation unit 36 simulates the machining tool trajectory before machining and displays it on the display unit 31.

CAM装置2は、汎用コンピュータ(例えば、パーソナルコンピュータやワークステーション等)で構成され、データ記憶装置と接続、あるいはネットワーク5と接続するためのインターフェイス部、マウス、キーボード、タッチパネルなどの入力装置、および、ディスプレイなどの表示装置を備える。また、CAM装置2には、オペレーティングシステムなどの標準的なソフトウェアと、加工条件を検索して選定するソフトウェアあるいはNCプログラムの作成を支援するソフトウェアなどの専用のアプリケーションソフトウェアがインストールされる。CAM装置2は、専用のソフトウェアによってNCプログラムまたは工具軌跡のデータを生成する装置として機能する。また、CAM装置2は、ネットワーク5によって、加工制御装置3に加え、過去に加工に利用された既存のNCプログラムが保管されるサーバのような外部装置の記憶装置、あるいは他のパーソナルコンピュータと相互に接続される。   The CAM device 2 is composed of a general-purpose computer (for example, a personal computer or a workstation), connected to a data storage device or an interface unit for connecting to the network 5, a mouse, a keyboard, an input device such as a touch panel, and the like. A display device such as a display is provided. The CAM device 2 is installed with standard software such as an operating system and dedicated application software such as software for searching and selecting machining conditions or software for supporting creation of NC programs. The CAM device 2 functions as a device that generates NC program or tool path data using dedicated software. In addition to the machining control device 3, the CAM device 2 interacts with a storage device of an external device such as a server in which existing NC programs used for machining in the past are stored, or other personal computers. Connected to.

図4に示すように、実施の形態の加工データ演算装置は、主に加工制御装置3の軸制御データ演算部35によって構成される。具体的に、軸制御データ演算部35は、NCプログラム記憶手段35A、NCプログラム解読手段35B、工具軌跡生成手段35C、工具軌跡記憶手段35D、軸制御データ生成手段35E、軸制御データ記憶手段35F、描画表示手段35G、指定区間受付手段35H、軸制御データ変更手段35I、減速率受付手段35Jを備える。ただし、CAM装置2と加工制御装置3との間を常時通信回線で接続させておくことができる環境にある場合には、実施の形態の加工制御装置3の軸制御データ演算部35の1以上の上記各手段をCAM装置2に設けることができる。したがって、本発明では、CAM装置2に上記手段が設けられている構成である場合には、CAM装置2に設けられている上記手段を含めて加工データ演算装置という。   As shown in FIG. 4, the machining data calculation device of the embodiment is mainly configured by an axis control data calculation unit 35 of the machining control device 3. Specifically, the axis control data calculation unit 35 includes an NC program storage unit 35A, an NC program decoding unit 35B, a tool path generation unit 35C, a tool path storage unit 35D, an axis control data generation unit 35E, an axis control data storage unit 35F, A drawing display unit 35G, a designated section receiving unit 35H, an axis control data changing unit 35I, and a deceleration rate receiving unit 35J are provided. However, in an environment where the CAM device 2 and the machining control device 3 can be always connected via a communication line, one or more of the axis control data calculation units 35 of the machining control device 3 according to the embodiment. Each of the above means can be provided in the CAM device 2. Therefore, in the present invention, when the above means is provided in the CAM device 2, the above means provided in the CAM device 2 is referred to as a machining data arithmetic device.

NCプログラムは、命令を示すNCコード(G01:直線補間、G02またはG03:円弧補間等)、工具の各軸(X軸、Y軸、Z軸)の座標値、送り速度(F値、以下、加工速度として説明する)等のパラメータの値が記録されている。また、NCプログラムには、過去に加工に用いられたものが多く、信頼できる形状が定義されている。同じ製品を別の加工機で再度加工する際には、過去に加工に使用したNCプログラムを基に修正して加工することが多い。   The NC program includes NC codes (G01: linear interpolation, G02 or G03: circular interpolation, etc.), coordinate values of tool axes (X axis, Y axis, Z axis), feed speed (F value, hereinafter) The value of a parameter such as that described as the processing speed is recorded. Further, many NC programs have been used for machining in the past, and a reliable shape is defined. When the same product is processed again with another processing machine, it is often corrected and processed based on NC programs used for processing in the past.

NCプログラム記憶手段35Aは、ハードディスクのような記憶装置であり、入出力部33を通してCAM装置2またはUSB(ユニバーサル・シリアル・バス)に接続された可搬型の記録媒体から与えられるNCプログラムを記憶する。また、旧資産のNCプログラムを記録している古い紙テープをシリアルポートに接続された紙テープリーダから読み取るようにすることができる。   The NC program storage means 35A is a storage device such as a hard disk, and stores an NC program given from a portable recording medium connected to the CAM device 2 or USB (Universal Serial Bus) through the input / output unit 33. . It is also possible to read an old paper tape recording an NC program of the old asset from a paper tape reader connected to the serial port.

NCプログラム解読手段35Bは、操作者がNCプログラム記憶手段35Aに保存されているNCプログラムのファイルを選択してそのNCプログラムを実行させる操作をしたときに、NCプログラム記憶手段35Aから操作者によって選択されたNCプログラムを読み出して、読み出したNCプログラムをプログラムブロック毎にプログラムされた順番に順次解読してNCデータを生成する。生成されたNCデータのうち、相対移動に関するNCコードと位置データのような工具軌跡の形状を定義するデータを含むNCデータは、工具軌跡生成手段35Cに出力される。また、加工条件を含むパラメータに関するNCデータは、パラメータ記憶部34に出力される。なお、例えば、主軸回転軸(スピンドル)の駆動に関するデータ、加工液供給装置のポンプもしくはバルブの駆動に関するデータ、工具交換装置のマガジンあるいはアームの駆動に関するような本発明に直接関係しないNCコードを含むNCデータは、専用の制御装置を含む各軸ないし各装置に指令信号を出力するための制御部にそれぞれ出力されるが、詳細な説明は省略する。   The NC program decoding means 35B is selected by the operator from the NC program storage means 35A when the operator selects an NC program file stored in the NC program storage means 35A and executes the NC program. The read NC program is read, and the read NC program is sequentially decoded in the order programmed for each program block to generate NC data. Among the generated NC data, NC data including data defining the shape of the tool path such as the NC code and the position data related to relative movement is output to the tool path generating means 35C. Further, NC data related to parameters including processing conditions is output to the parameter storage unit 34. In addition, for example, data relating to driving of the spindle rotating shaft (spindle), data relating to driving of the pump or valve of the machining fluid supply device, NC code not directly related to the present invention such as driving of the magazine or arm of the tool changer are included. The NC data is output to each control unit for outputting a command signal to each axis or each device including a dedicated control device, but detailed description thereof is omitted.

工具軌跡生成手段35Cは、NCプログラムを解読して得られた相対移動に関するNCコードと位置データのような工具軌跡の形状を定義するデータを含むNCデータ、例えば、Gコードと各軸の座標値を解析して、NCプログラムで定義されている工具軌跡との誤差が所定の範囲内に収まるように複数のNURBS(非一様有理Bスプライン Non-Uniform Rational B-Spline)等のパラメトリック曲線に変換する。誤差の範囲は、経験的に決められる範囲であり、加工対象物、加工形状などによって決められる。   The tool trajectory generating means 35C includes NC data including data defining the shape of the tool trajectory such as NC code and position data related to relative movement obtained by decoding the NC program, for example, G code and coordinate values of each axis. Is analyzed and converted into parametric curves such as multiple NURBS (Non-Uniform Rational B-Spline) so that the error with the tool path defined in the NC program falls within the specified range. To do. The range of error is a range determined empirically, and is determined by the processing object, the processing shape, and the like.

工具軌跡記憶手段35Dは、工具軌跡生成手段35Cによって生成された工具軌跡(パラメトリック曲線)のデータをファイルとして記憶する。工具軌跡記憶手段35Dは、CAD装置2または記憶媒体から入出力部33を通して工具軌跡(曲線)のデータだけを与えられた場合には、与えられた工具軌跡のデータをファイルとして保存しておくことができる。   The tool path storage unit 35D stores the data of the tool path (parametric curve) generated by the tool path generation unit 35C as a file. When only the tool path (curve) data is given from the CAD device 2 or the storage medium through the input / output unit 33, the tool path storage unit 35D stores the given tool path data as a file. Can do.

軸制御データ生成手段35Eは、さらに、分割軌跡算出手段35E−1と、軸制御データ算出手段35E−2とを備え、NCプログラムで指定された加工速度Fを用いて、パラメトリック曲線に変換された工具軌跡Lを軸制御データAに変換する。以下の軸制御データAを生成する演算では、パラメータ記憶部34に記憶されているパラメータを用いて演算が行われるが、軸制御データAを出力する加工機に対応して、操作者により、予めいずれの加工機用のパラメータを用いるかが選択される。   The axis control data generation unit 35E further includes a divided trajectory calculation unit 35E-1 and an axis control data calculation unit 35E-2, and is converted into a parametric curve using the machining speed F specified by the NC program. The tool path L is converted into axis control data A. In the calculation for generating the following axis control data A, the calculation is performed using the parameters stored in the parameter storage unit 34. The operator corresponds to the processing machine that outputs the axis control data A in advance by the operator. Which processing machine parameter to use is selected.

分割軌跡算出手段35E−1は、パラメトリック曲線に変換された工具軌跡Lの曲率に応じて工具軌跡Lを分割した分割軌跡を求める。加工機4は、指定された2点間を各軸の速度を制御しながら工具の加工位置を移動させてワークを加工するが、工具軌跡Lの曲率が大きい部分では、加工機4の慣性モーメントや剛性などに影響されて、工具軌跡Lに沿って工具の加工位置を移動させるのが難しい部分がある。また、加工機4に指定した2点間を結ぶ工具軌跡Lが、直線から大きく外れることがない方が好ましい。そこで、工具軌跡Lの曲率を求め、図5に示すように、工具軌跡Lを曲率が小さいところは大きい間隔で分割し、曲率が大きくなるに従って小さい間隔で分割し、工具軌跡L上の点P1,P2,P3,P4,・・・,Pi,Pi+1、・・・で分割した複数の分割軌跡l1,l2,l3,l4,・・・,li,・・・に分ける。例えば、工具軌跡の曲率が小さく(曲率が0に近い)略直線である範囲の工具軌跡Lは1つの分割軌跡にする。つまり、直線に近い部分が続くところでは、長い距離の工具軌跡が1つの分割軌跡lとなり、曲率が大きいところは短い間隔で分割軌跡lが生成される。   The divided locus calculation means 35E-1 obtains a divided locus obtained by dividing the tool locus L in accordance with the curvature of the tool locus L converted into a parametric curve. The processing machine 4 processes the workpiece by moving the processing position of the tool while controlling the speed of each axis between the two specified points. However, in the portion where the curvature of the tool locus L is large, the moment of inertia of the processing machine 4 is processed. There is a portion where it is difficult to move the machining position of the tool along the tool path L due to the influence of rigidity and rigidity. Further, it is preferable that the tool locus L connecting the two points designated to the processing machine 4 does not deviate greatly from the straight line. Therefore, the curvature of the tool locus L is obtained, and as shown in FIG. 5, the tool locus L is divided at large intervals where the curvature is small, and is divided at small intervals as the curvature increases, and a point P1 on the tool locus L is obtained. , P2, P3, P4,..., Pi, Pi + 1, and so on, are divided into a plurality of division trajectories l1, l2, l3, l4,. For example, the tool trajectory L in the range where the curvature of the tool trajectory is small (the curvature is close to 0) and is a substantially straight line is set as one divided trajectory. That is, where a portion close to a straight line continues, a long-distance tool locus becomes one divided locus l, and where the curvature is large, the divided locus l is generated at short intervals.

軸制御データ算出手段35E−2は、分割した各分割軌跡l1,l2,l3,l4,・・・,li,・・・に沿って工具を指定された加工速度Fで移動させるときの分割軌跡l上の点の各軸の位置と所定の時間間隔で求めた各軸の速度の時間変化で表わされる移動指令値を記録した軸制御データAを求める。軸制御データAには、分割軌跡上の少なくとも1点の各軸の位置を含むものであればよい。例えば、軸制御データAに分割軌跡l上の始点の位置と分割軌跡に沿って移動させるときの各軸の速度変化とが記録されている場合には、始点の位置から各軸を指定された速度変化に従うように各軸を制御することによって、分割軌跡lに沿って工具の加工位置に移動させることができる。   The axis control data calculating means 35E-2 uses the divided trajectory when the tool is moved at the specified machining speed F along the divided trajectories l1, l2, l3, l4,. Axis control data A in which a movement command value represented by a time change of the speed of each axis obtained at a predetermined time interval and the position of each axis at a point on l is obtained. The axis control data A only needs to include at least one axis position on the divided trajectory. For example, if the axis control data A records the position of the starting point on the divided locus l and the speed change of each axis when moving along the divided locus, each axis is designated from the position of the starting point. By controlling each axis so as to follow the speed change, the tool can be moved along the division locus l to the machining position of the tool.

図6に示すような分割軌跡lに沿って、指定された加工速度Fでワークを加工するには、分割軌跡l上の各位置で、工具の加工位置を接線方向に加工速度Fで移動させることで、工具の加工位置を分割軌跡lに沿って移動させることができる。つまり、加工速度Fを、分割軌跡lの各位置における接線ベクトルの各軸の成分X,Y,Zに分け、始点の位置からX軸をX方向の速度成分で移動させ、Y軸をY方向の速度成分で移動させ、Z軸をZ方向の速度成分で移動させるように制御することで分割軌跡に沿って工具の加工位置を移動させることが可能になる。図6に示すように、分割軌跡l上の始点の位置P1での各軸の速度成分は(V1x,V1y,V1z)となり、終点の位置P2での各軸の速度成分は(V2x,V2y,V2z)となるので、各軸を位置P1からP2に移動する間に各軸の速度をV1x→V2x、V1y→V2y、V1z→V2zに変化させる。また、分割軌跡lに沿うように工具を移動させるには、工具の進行方向が分割軌跡の接線方向に向くように短い時間間隔で各軸の速度を変える必要がある。   In order to machine a workpiece at a designated machining speed F along the division trajectory l as shown in FIG. 6, the machining position of the tool is moved in the tangential direction at the machining speed F at each position on the division trajectory l. Thus, the machining position of the tool can be moved along the division locus l. That is, the processing speed F is divided into components X, Y, and Z of each axis of the tangent vector at each position of the divided locus l, the X axis is moved by the speed component in the X direction from the position of the starting point, and the Y axis is moved in the Y direction. It is possible to move the machining position of the tool along the division trajectory by controlling the Z axis to move with the velocity component in the Z direction. As shown in FIG. 6, the velocity component of each axis at the start point position P1 on the divided locus l is (V1x, V1y, V1z), and the velocity component of each axis at the end point position P2 is (V2x, V2y, V2z), the speed of each axis is changed from V1x → V2x, V1y → V2y, and V1z → V2z while moving each axis from the position P1 to P2. Further, in order to move the tool along the division locus l, it is necessary to change the speed of each axis at short time intervals so that the traveling direction of the tool is in the tangential direction of the division locus.

そこで、図7に示すように、各分割軌跡l上を加工速度Fで工具を移動させるときの各軸を移動させる速度Vx,Vy,Vzの時間変化を表す速度曲線を求める。図7は、Z方向の移動がなくXY平面でのみの移動がある場合を示す。各軸の速度をこの速度曲線に従うように制御することにより、加工位置を分割軌跡lに沿って移動させることができる。そこで、軸制御データAには、例えば、各軸の速度曲線を短い一定の時間間隔Δtで分割した各点における各軸の速さと、分割軌跡lの開始点を記録する。   Therefore, as shown in FIG. 7, a speed curve representing the time change of the speeds Vx, Vy, and Vz for moving the respective axes when the tool is moved at the machining speed F on each divided locus l is obtained. FIG. 7 shows a case where there is no movement in the Z direction and there is a movement only in the XY plane. By controlling the speed of each axis so as to follow this speed curve, the machining position can be moved along the division locus l. Therefore, in the axis control data A, for example, the speed of each axis at each point obtained by dividing the speed curve of each axis at a short constant time interval Δt and the starting point of the divided locus l are recorded.

加工機4には最大加速度や最大加加速度に限界があるため指定された加工速度Fを維持したまま、分割軌跡lに沿って工具の加工位置を移動させることができないところがある。そこで、最大加速度や最大加加速度に関するパラメータに基づいて、加工位置における分割軌跡lの曲率が大きく、加工速度Fで加工を行ったときに分割軌跡lに沿って加工できないと予測される部分では、指定された加工速度Fより小さくなるように各軸方向の速度を求める。具体的には、分割軌跡を時間間隔Δtで分割した各点における分割軌跡の曲率に基づいて、指定された加工速度Fで各軸を移動させたときの加速度と加加速度を求め、その加速度や加加速度が、パラメータに設定されている加工機4の最大加速度や最大加加速度を超えている部分は、加工位置の移動速度を加工速度Fよりも小さい速度にして最大加速度や最大加加速度を超えないように各軸方向の速度を求めて軸制御データAを生成する。   Since there is a limit on the maximum acceleration and the maximum jerk in the processing machine 4, there is a place where the processing position of the tool cannot be moved along the divided locus l while maintaining the specified processing speed F. Therefore, based on the parameters relating to the maximum acceleration and the maximum jerk, the curvature of the divided locus 1 at the machining position is large, and when the machining is performed at the machining speed F, it is predicted that machining cannot be performed along the divided locus l. The speed in each axial direction is determined so as to be smaller than the specified processing speed F. Specifically, based on the curvature of the divided trajectory at each point obtained by dividing the divided trajectory at the time interval Δt, the acceleration and jerk when the axes are moved at the designated processing speed F are obtained. The portion where the jerk exceeds the maximum acceleration or maximum jerk of the processing machine 4 set in the parameters, the movement speed of the machining position is made smaller than the machining speed F and exceeds the maximum acceleration or maximum jerk. The axis control data A is generated by determining the speed in each axis direction so as not to be present.

また、図7に示す、時間T0から時間Tnまでの速度曲線の積分値が時間T0から時間Tnまでに移動した距離となるので、時間Tnにおける各軸の位置は、分割軌跡lの開始点P0に速度曲線のT0〜Tn間の積分値を加えることにより各軸の位置が求められる。   Further, since the integral value of the speed curve from time T0 to time Tn shown in FIG. 7 is the distance moved from time T0 to time Tn, the position of each axis at time Tn is the starting point P0 of the divided locus l. The position of each axis is obtained by adding an integral value between T0 and Tn of the speed curve.

ここでは、軸制御データAに、一定の時間間隔Δtで各軸の速度を記録する場合について説明するが、直線上を工具の加工位置を移動する場合のように速度に変化がない場合には、直線移動の区間は各軸の速度を記録しなくてもよい。また、曲率が小さい区間は大きい時間間隔で速度を記録し、曲率が大きい区間は小さい時間間隔で速度を記録するようにして、一定の時間間隔で速度を記録しなくてもよい。時間間隔が一定でない場合には、軸制御データAに速度を記録した時間間隔も記録する。常に、一定の時間間隔で、速度を記録する場合には、精度が維持できるように、最も小さい時間間隔で速度を記録しなければならないが、曲率に応じて時間間隔を変えようにすることで、データ量を減らすことができる。   Here, the case where the speed of each axis is recorded in the axis control data A at a constant time interval Δt will be described. However, when the speed does not change as in the case of moving the machining position of the tool on a straight line. The speed of each axis may not be recorded in the linear movement section. Further, the speed may be recorded at a large time interval in a section with a small curvature, and the speed may be recorded at a small time interval in a section with a large curvature, and the speed may not be recorded at a constant time interval. If the time interval is not constant, the time interval at which the speed is recorded in the axis control data A is also recorded. When always recording speed at a fixed time interval, the speed must be recorded at the smallest time interval so that accuracy can be maintained, but by changing the time interval according to the curvature, , Can reduce the amount of data.

上記の各処理により、通常、NCプログラムで定義される1つのプログラムブロックで表される1つの工具軌跡のブロック(Gコードで定義される範囲)が、軸制御データで定義される加工用工具軌跡が実際の工具軌跡から大きく外れないようにするために、複数の軸制御データAに変換されることが多いが、例えば、長い1つ直線の工具軌跡が複数のプログラムブロックで指定され複数の工具軌跡のブロックで形成されているような部分は、複数の工具軌跡のブロックが1つの軸制御データAに変換されることもある。生成された軸制御データAを工具軌跡の加工開始位置から順にファイルに記録して、ハードディスク(軸制御データ記憶手段35F)に一旦記憶される。   By each of the above processes, one tool path block (range defined by the G code) that is usually represented by one program block defined by the NC program becomes a machining tool path defined by the axis control data. Is often converted to a plurality of axis control data A so that the tool path is not greatly deviated from the actual tool path. For example, a long single linear tool path is specified by a plurality of program blocks. In the portion formed by the locus blocks, a plurality of tool locus blocks may be converted into one axis control data A. The generated axis control data A is recorded in a file in order from the machining start position of the tool path, and is temporarily stored in the hard disk (axis control data storage means 35F).

描画表示手段35Gは、軸制御データ記憶手段35Fに記憶されているファイルに記録されている軸制御データAに従って、加工用工具軌跡を表す描画データを生成し、生成した描画データを用いて加工用工具軌跡を表示装置の表示画面上に表示する。まず、先頭の軸制御データAから始点P(T0)の位置を読み取り、始点P(T0)の位置から軸制御データAに記録されている速度V(T0)で各軸(X軸、Y軸、Z軸)の加工位置を時間Δtの間に移動させた位置P(T1)=P(T0)+V(T0)・Δt までの加工用工具軌跡を表す描画データを生成して表示装置上に表示する。さらに、軸制御データAに記録されている次のΔt時間後の各軸の速度V(T1)で加工位置を時間Δtの間に移動させた位置P(T2)=P(T1)+V(T1)・Δtまでの加工用工具軌跡を表す描画データを生成して表示装置上に表示する。このようにして、Δtの時間間隔で軸制御データAに記録されている各軸の速度で時間Δtの間に加工位置を移動させたときの加工用工具軌跡を表す描画データを生成して、順次、表示装置上に表示する。下式(1)に、i番目の位置P(Ti)とその位置での速度V(Ti)とi+1番目の位置P(Ti+1)の関係を示す。
P(Ti+1)=P(Ti)+V(Ti)・Δt (1)
The drawing display means 35G generates drawing data representing a machining tool locus in accordance with the axis control data A recorded in the file stored in the axis control data storage means 35F, and uses the generated drawing data for machining. The tool path is displayed on the display screen of the display device. First, the position of the starting point P (T0) is read from the head axis control data A, and each axis (X axis, Y axis) is read from the position of the starting point P (T0) at the speed V (T0) recorded in the axis control data A. , The Z axis) is generated on the display device by generating drawing data representing the tool trajectory for machining up to the position P (T1) = P (T0) + V (T0) · Δt obtained by moving the machining position during time Δt. To display. Further, the position P (T2) = P (T1) + V (where the machining position is moved during the time Δt at the speed V (T1) of each axis after the next Δt time recorded in the axis control data A. Drawing data representing the machining tool trajectory up to T1) .DELTA.t is generated and displayed on the display device. In this way, drawing data representing the machining tool trajectory when the machining position is moved during the time Δt at the speed of each axis recorded in the axis control data A at the time interval Δt is generated, Sequentially displayed on the display device. The following equation (1) shows the relationship between the i-th position P (Ti), the velocity V (Ti) at that position, and the i + 1st position P (Ti + 1).
P (Ti + 1) = P (Ti) + V (Ti) · Δt (1)

指定区間受付手段35Hは、表示画面上に表示された加工用工具軌跡上で、指定された区間を、速度の変化の度合いを変更する区間として受け付ける。具体的には、表示画面上に表示された加工用工具軌跡上を、操作者がマウスのようなポインティングデバイスを用いて曲線または所定の形状で囲み、囲まれた範囲内に存在する加工用工具軌跡を指定区間として受け付ける。ここで、速度の変化の度合いとは、概ねある位置にある速度とその位置から単位距離離れた位置における速度との速度差が単位距離毎に増大または減少していくときの増加または減少の割合を示す。したがって、速度の変化の度合いが大きいときは、単位距離進む毎の単位距離間の速度差が増大または減少する程度がより大きく、速度の変化の度合いが小さいときは、単位距離進む毎の単位距離間の速度差が増大または減少する程度が小さい。   The designated section accepting unit 35H accepts the designated section as a section for changing the degree of change in speed on the machining tool trajectory displayed on the display screen. Specifically, the processing tool trajectory displayed on the display screen is surrounded by a curve or a predetermined shape by the operator using a pointing device such as a mouse, and the processing tool exists within the enclosed range. A trajectory is accepted as a specified section. Here, the degree of change in speed is the rate of increase or decrease when the speed difference between the speed at a certain position and the speed at a position away from that position by a unit distance increases or decreases for each unit distance. Indicates. Therefore, when the degree of speed change is large, the degree to which the speed difference between unit distances increases or decreases each time the unit distance advances is larger, and when the degree of speed change is small, the unit distance per unit distance advances. The degree to which the speed difference between increases or decreases is small.

通常、実際に加工を行う前に、CAM装置2や加工制御装置3で軸制御データAによって定義される加工用工具軌跡のシミュレーションを行うが、実際に加工を行った際に、シミュレーションでは現れなかった不具合が現れることがある。多くの場合は、コーナー部分のように、加工方向が大きく変化することころに現れる可能性が高い。例えば、図8に示すように、等高線状に複数のレイヤーの加工を行う場合、各レイヤーの同じコーナー部分に工具の振動による線が現れる場合がある。このような不具合が現れたコーナー部分を、例えば、表示装置上に表示された加工用工具軌跡上でポインティングデバイスを用いて矩形の形状(図8の破線)で囲んで指定区間とする。図8に示すように、複数のレイヤーのコーナー部分をまとめて指定区間として設定することができる。ここでは、矩形の形状で指定区間を指定する場合について説明するが、円形などの他の形状であってもよく、囲まれた範囲が特定できるものであれば自由曲線であってもよい。   Normally, the machining tool trajectory defined by the axis control data A is simulated by the CAM device 2 or the machining control device 3 before actual machining, but does not appear in the simulation when the machining is actually performed. A bug may appear. In many cases, there is a high possibility that the processing direction will change greatly like a corner portion. For example, as shown in FIG. 8, when processing a plurality of layers in a contour line, a line due to tool vibration may appear at the same corner portion of each layer. For example, a corner portion where such a defect appears is surrounded by a rectangular shape (broken line in FIG. 8) using a pointing device on the machining tool trajectory displayed on the display device to be a designated section. As shown in FIG. 8, the corner portions of a plurality of layers can be collectively set as a designated section. Here, the case where the designated section is designated by a rectangular shape will be described. However, other shapes such as a circle may be used, and a free curve may be used as long as the enclosed range can be specified.

減速率受付手段35Jは、工具軌跡上の任意の指定区間における速度の変化の度合い、言い換えると任意の指定区間の現在の速度に対する減速する割合の設定を受け付ける。以下、上記速度の変化の度合いを部分減速率という。部分減速率は、GUI(グラフィカルユーザーインターフェース)等を用いて操作者が設定する。また、この実施の形態では、部分減速率は、初期設定値を最大値100%として、100%以下の比率(オーバライド値)で設定する。   The deceleration rate accepting unit 35J accepts the setting of the degree of speed change in an arbitrary designated section on the tool trajectory, in other words, the rate of deceleration with respect to the current speed in the arbitrary designated section. Hereinafter, the degree of change in the speed is referred to as a partial deceleration rate. The partial deceleration rate is set by the operator using a GUI (graphical user interface) or the like. In this embodiment, the partial deceleration rate is set at a ratio (override value) of 100% or less, assuming that the initial setting value is 100%.

軸制御データ変更手段35Iは、減速率受付手段35Jを通して与えられ小さくされた部分減速率に従って指定区間受付手段35Hで与えられた指定区間における速度変化を再計算し軸制御データを書き換える。以下、図8ないし図10を用いて、軸制御データ変更手段35Iの動作を具体的に説明する。   The axis control data changing means 35I recalculates the speed change in the designated section given by the designated section receiving means 35H according to the reduced partial deceleration rate given through the deceleration rate accepting means 35J and rewrites the axis control data. Hereinafter, the operation of the axis control data changing unit 35I will be specifically described with reference to FIGS.

図9に、図8で指定された複数のレイヤーの指定区間のうち1つのレイヤーの指定区間を示す。また、図8の加工用工具軌跡上の矢印の方向に加工がおこなわれる。図8では、指定区間は3つの軸制御データA1,A2,A3に亘る。軸制御データA1のうち始点Psから最終位置までの範囲(網掛け部分)が指定区間に該当し、軸制御データA2は全範囲が指定区間に該当し、軸制御データA3のうち開始位置から終点Peまでの範囲(網掛け部分)が指定区間に該当する。   FIG. 9 shows the designated section of one layer among the designated sections of the plurality of layers designated in FIG. Further, the machining is performed in the direction of the arrow on the machining tool locus in FIG. In FIG. 8, the designated section covers three axis control data A1, A2, and A3. The range (shaded part) from the start point Ps to the final position in the axis control data A1 corresponds to the specified section, the entire range of the axis control data A2 corresponds to the specified section, and the start position to the end point in the axis control data A3. The range up to Pe (shaded portion) corresponds to the designated section.

図10は、時間tに対するx軸方向の速度Vxの変化を示す。H1(t)は、部分減速率を変更する前の速度の変化を表し、ts(開始時刻)からte(終了時刻)までが指定区間である。部分減速率を変更する前は指定区間を時間Q1=te−tsで通過する。また、開始時刻tsの速度がVsであり、終了時刻teの速度がVeである。H2(t)は、変更後の速度の変化を表す。具体的に、図9に示されるような曲線の指定区間のときは、指定区間の始点Psから加工用工具軌跡の各位置における速度を徐々に小さくして指定区間の中間点で最も減速された速度になるようにする。中間点を過ぎたところから指定区間の終点Peまでの間に速度を変更前の速度Veに戻す。指定区間を工具が通過する通過時間がΔQ延長され、指定区間の通過時間はQ2=Q1+ΔQとなる。Y軸およびZ軸の速度についても同様に速度が変更されるが、加工用工具軌跡上の各位置における接線方向に加工位置が移動するように決定される。   FIG. 10 shows the change in the velocity Vx in the x-axis direction with respect to time t. H1 (t) represents a change in speed before changing the partial deceleration rate, and the designated section is from ts (start time) to te (end time). Before changing the partial deceleration rate, the specified section is passed at time Q1 = te−ts. The speed at the start time ts is Vs, and the speed at the end time te is Ve. H2 (t) represents the change in speed after the change. Specifically, in the case of the specified section of the curve as shown in FIG. 9, the speed at each position of the machining tool trajectory is gradually decreased from the starting point Ps of the specified section, and the speed is most decelerated at the intermediate point of the specified section. Try to be speed. The speed is returned to the speed Ve before the change from the point past the intermediate point to the end point Pe of the designated section. The passing time for passing the tool through the specified section is extended by ΔQ, and the passing time of the specified section is Q2 = Q1 + ΔQ. The speeds of the Y-axis and Z-axis are similarly changed, but are determined so that the machining position moves in the tangential direction at each position on the machining tool trajectory.

基本的な概念では、軸制御データA1,A2,A3の始点Psから終点Peの範囲の加工用工具軌跡を変えることなく、部分減速率が小さくなるように指定区間を工具が通過する通過時間を延長して指定区間に対応する軸制御データAを変更する。図8では1つのレイヤーについて指定区間に該当する軸制御データAの範囲を特定した様子を示すが、図9で指定された全てのレイヤーの指定区間に該当する軸制御データA(A1,A2,A3)の範囲を特定して軸制御データAを変更する。   The basic concept is to set the passing time for the tool to pass through the specified section so that the partial deceleration rate is small without changing the machining tool trajectory in the range from the start point Ps to the end point Pe of the axis control data A1, A2, A3. Extend and change the axis control data A corresponding to the specified section. FIG. 8 shows a state in which the range of the axis control data A corresponding to the specified section is specified for one layer, but the axis control data A (A1, A2, A2) corresponding to the specified section of all the layers specified in FIG. The range of A3) is specified and the axis control data A is changed.

軸制御データ変更手段35Iは、まず、操作者によって表示画面に表示された加工用工具軌跡上で指定された指定区間に対応する軸制御データAの範囲を特定する。このとき、表示画面上の加工用工具軌跡は、単なる位置データの集合ではなく、速度の時間変化で表わされる軸制御データに基づいて描画されているので、指定区間受付手段35Hによって指定された指定区間の始点と終点の位置を特定することによって、特定された始点と終点におけるそれぞれの速度と加速度と時間を求めることができる。例えば、図9において、操作者が囲んだ線と表示されている加工用工具軌跡との交点を求めて始点Psと終点Peとを特定し、特定された始点Psと終点Peにおいて、図10に示される始点Psにおける速度Vs、加速度、時刻tsと、終点Peにおける速度Ve、加速度、時刻teをそれぞれ求めることができる。   The axis control data changing unit 35I first specifies the range of the axis control data A corresponding to the designated section designated on the machining tool trajectory displayed on the display screen by the operator. At this time, the machining tool trajectory on the display screen is drawn based on the axis control data represented by the time change of the speed, not just a collection of position data, so the designation designated by the designated section receiving means 35H. By specifying the positions of the start point and end point of the section, the respective speeds, accelerations, and times at the specified start point and end point can be obtained. For example, in FIG. 9, the start point Ps and the end point Pe are specified by obtaining the intersection of the line surrounded by the operator and the displayed machining tool path, and the specified start point Ps and end point Pe are shown in FIG. The speed Vs, acceleration, and time ts at the start point Ps shown, and the speed Ve, acceleration, and time te at the end point Pe can be respectively obtained.

速度が大き過ぎると曲線を曲り切れないところから、指定区間における部分減速率をより小さくすればよいが、NCプログラムに基づく工具軌跡のデータでは、操作者が部分減速率を設定することができない。本発明の実施の形態の加工データ演算装置では、軸制御データ変更手段35Iと、減速率受付手段35Jを有するので、指定区間における部分減速率に従って速度を変更することができる。具体的に操作者が、減速率受付手段35Jを通して部分減速率のオーバライド値を与えて速度を下げると、軸制御データ変更手段35Iは、与えられた部分減速率に従って速度が変化するように指定区間内の軸制御データを書き換える。このとき、指定区間の前後で速度を繋げなければならないので、指定区間の始点Psにおける速度Vsと加速度、および終点Peにおける速度Veと加速度は変更しない。また、指定区間を通過している間の任意の時刻において部分減速率が変わると、その時刻における速度と、加速度と、加加速度が変わる。   If the speed is too high, the curve cannot be bent completely, so the partial deceleration rate in the specified section may be made smaller. However, the operator cannot set the partial deceleration rate with the tool locus data based on the NC program. Since the machining data calculation device according to the embodiment of the present invention includes the axis control data changing unit 35I and the deceleration rate receiving unit 35J, the speed can be changed according to the partial deceleration rate in the designated section. Specifically, when the operator gives an override value of the partial deceleration rate through the deceleration rate receiving means 35J and decreases the speed, the axis control data changing means 35I changes the designated section so that the speed changes according to the given partial deceleration rate. Rewrite the axis control data inside. At this time, since the speeds must be connected before and after the designated section, the speed Vs and acceleration at the start point Ps and the speed Ve and acceleration at the end point Pe of the designated section are not changed. Further, when the partial deceleration rate changes at an arbitrary time while passing through the specified section, the speed, acceleration, and jerk at that time change.

このようなことから、軸制御データ変更手段35Iは、始点の位置Psと速度Vsと時刻tsとから、順次指定区間内にある所定の時間間隔に対応する時刻tsn(=ts+Δt・n、n:自然数)毎に減速率受付手段35Jを通して与えられた部分減速率kに従って再計算した速度Vsniを得る。例えば、図10に示されるように、始点Psの時刻tsからΔt時間後の時刻ts1では、速度を再計算する前と後で速度がVs1からVs1iに変わるために時刻ts1における位置が速度を変更する前と後でずれる。部分減速率をkとして、部分減速率kを変更する前の時刻ts1における速度Vs1のときの位置Ps1が速度Vs1iに変わったときの時刻tiで同じPs1にあるとすると、始点Psから部分減速率kを変更し速度を再計算した後の速度変化と加速度で到達する時刻tiを下式(2)で特定することができる。その結果、図10に示されるように、部分減速率が変わると指定区間を通過するために要する所要時間が時間ΔQ1延長されるが、部分減速率が変わっても指定区間の工具軌跡が変化することないように速度変化を調整することができる。
ti=(Vs1・Δt/Vs1i) (2)
但し、 Vs1i=Vs1・k,ts=0
For this reason, the axis control data changing unit 35I sequentially starts from the starting point position Ps, the speed Vs, and the time ts, and at the time tsn (= ts + Δt · n, n: corresponding to a predetermined time interval in the designated section. For each natural number), a recalculated speed Vsni is obtained according to the partial deceleration rate k given through the deceleration rate receiving means 35J. For example, as shown in FIG. 10, at the time ts1 after Δt time from the time ts of the start point Ps, the speed at the time ts1 changes the speed before and after the speed is recalculated because the speed changes from Vs1 to Vs1i. Deviation before and after. Assuming that the partial deceleration rate is k and the position Ps1 at the speed Vs1 at the time ts1 before the partial deceleration rate k is changed is at the same Ps1 at the time ti when the speed Vs1i is changed, the partial deceleration rate from the start point Ps. The time change ti and the arrival time ti after acceleration after changing k and recalculating the speed can be specified by the following equation (2). As a result, as shown in FIG. 10, when the partial deceleration rate changes, the time required to pass through the specified section is extended by time ΔQ1, but the tool trajectory in the specified section changes even if the partial deceleration rate changes. The speed change can be adjusted so that it does not occur.
ti = (Vs1 · Δt / Vs1i) (2)
However, Vs1i = Vs1 · k, ts = 0

以上のようにして、工具軌跡を変えることなく、各時刻tsn毎に、変更前の速度と時刻および変更後の速度から順次変更後の時刻tiを計算して、部分減速率を変更する前の速度変化H1(t)から減速率受付手段35Jを通して与えられた部分減速率で変更した速度変化H2(t)を得る。そして、軸制御データ変更手段35Iは、速度変化H2(t)によって軸制御データAを書き換える。軸制御データ算出手段35E−2はパラメータで設定された最大加速度に基づいて、軸制御データAの速度を決定しているが、直線を基準にして可能な限り大きい加工速度Fで移動するように想定して設定されている最大加速度で工具の加工位置を移動させた場合、曲率が急激に変化するような曲線部分では、工具が指定されている工具軌跡を逸脱してしまうことがある。したがって、軸制御データ変更手段35Iは、書き換えた軸制御データにおいて、部分減速率に応じて最大加速度を小さい値に再設定し、軸制御データ算出手段35E−2と同様の手法で軸制御データAを再度算出する。なお、加工速度、最大加加速度を再設定して再演算してもよい。   As described above, the time ti after the change is sequentially calculated from the speed and time before the change and the speed after the change for each time tsn without changing the tool trajectory, and before the partial deceleration rate is changed. A speed change H2 (t) changed by the partial deceleration rate given through the deceleration rate receiving means 35J from the speed change H1 (t) is obtained. Then, the axis control data changing unit 35I rewrites the axis control data A by the speed change H2 (t). The axis control data calculation means 35E-2 determines the speed of the axis control data A based on the maximum acceleration set by the parameter, but moves at the maximum machining speed F as much as possible based on the straight line. When the machining position of the tool is moved at the maximum acceleration that is set on the assumption, the tool may deviate from the specified tool locus in a curved portion where the curvature changes abruptly. Therefore, the axis control data changing unit 35I resets the maximum acceleration to a small value in accordance with the partial deceleration rate in the rewritten axis control data, and uses the same method as the axis control data calculating unit 35E-2 to perform the axis control data A Is calculated again. The processing speed and the maximum jerk may be reset and recalculated.

ここで、図9の終点Peの位置は、図10における始点Psの時刻tsから終点Peの時刻teまでの速度変化H1(t)で囲まれた斜線で示す領域の面積r1に相当する。また、部分減速率kを変更した後の速度変化H2(t)で囲まれた斜線で示す領域の面積r2に相当する。終点Peにおいて、部分減速率kを変更する前と変更した後とで位置が変わらないとすると、面積r1と面積r2が一致する。曲線H2(t)は、曲線H1(t)と部分減速率kによって求めることができる。したがって、各時刻tsn毎に時刻tiを順次求めて曲線H2(t)を生成する方法に代えて、面積r2が面積r1と一致する曲線H2(t)を求めてから、所定の時間間隔で軸制御データを再構成するようにすることができる。この場合は、変更後の軸制御データをより容易に求めることができる利点がある。   Here, the position of the end point Pe in FIG. 9 corresponds to the area r1 of the region indicated by the oblique line surrounded by the speed change H1 (t) from the time ts of the start point Ps to the time te of the end point Pe in FIG. Further, this corresponds to the area r2 of the region indicated by the oblique line surrounded by the speed change H2 (t) after changing the partial deceleration rate k. If the position does not change at the end point Pe before and after the partial deceleration rate k is changed, the area r1 and the area r2 coincide. The curve H2 (t) can be obtained from the curve H1 (t) and the partial deceleration rate k. Therefore, instead of the method of sequentially obtaining the time ti for each time tsn and generating the curve H2 (t), the curve H2 (t) in which the area r2 coincides with the area r1 is obtained, and then the axis is set at a predetermined time interval. Control data can be reconstructed. In this case, there is an advantage that the changed axis control data can be obtained more easily.

以上のようにして、工具軌跡を変えることなく、部分減速率を変更する前の速度変化H1(t)から減速率受付手段35Jを通して与えられた部分減速率で変更した速度変化H2(t)を得る。そして、軸制御データ変更手段35Iは、速度変化H2(t)によって軸制御データAを書き換える。軸制御データ変更手段35Iは、変更後の軸制御データを一度軸制御データ演算手段35Eに送り、軸制御データ演算手段35Eにおいて所定の時間間隔で軸制御データを再構成する。軸制御データ演算手段35Eの軸制御データ算出手段35E−2はパラメータで設定された最大加速度に基づいて、軸制御データAの速度を決定しているが、直線を基準にして可能な限り大きい加工速度Fで移動するように想定して設定されている最大加速度で工具の加工位置を移動させた場合、曲率が急激に変化するような曲線部分では、工具が指定されている工具軌跡を逸脱してしまうことがある。したがって、軸制御データ変更手段35Iは、書き換えた軸制御データにおいて、部分減速率に応じて最大加速度を小さい値に再設定し、軸制御データ算出手段35E−2と同様の手法で軸制御データAを再度算出する。なお、加工速度、最大加加速度を再設定して再演算してもよい。   As described above, the speed change H2 (t) changed with the partial deceleration rate given through the deceleration rate receiving means 35J from the speed change H1 (t) before changing the partial deceleration rate without changing the tool trajectory. obtain. Then, the axis control data changing unit 35I rewrites the axis control data A by the speed change H2 (t). The axis control data changing unit 35I once sends the changed axis control data to the axis control data calculating unit 35E, and the axis control data calculating unit 35E reconfigures the axis control data at predetermined time intervals. The axis control data calculation means 35E-2 of the axis control data calculation means 35E determines the speed of the axis control data A based on the maximum acceleration set by the parameter. When the machining position of the tool is moved at the maximum acceleration set on the assumption that the tool moves at the speed F, the tool deviates from the specified tool path in the curved portion where the curvature changes rapidly. May end up. Therefore, the axis control data changing unit 35I resets the maximum acceleration to a small value in accordance with the partial deceleration rate in the rewritten axis control data, and uses the same method as the axis control data calculating unit 35E-2 to perform the axis control data A Is calculated again. The processing speed and the maximum jerk may be reset and recalculated.

図11に工具の合成速度Fの変化を示す。G1(t)は、変更前の合成速度の変化を表し、G2(t)は、変更後の合成速度の変化を表す。図11は、指定区間はコーナー部分などの曲率が大きい部分であるため合成速度が変更前に既に指定された加工速度F1より小さくなっている例を示す。変更後、指定区間の加工用工具軌跡上の各位置における合成速度は元の速度より小さくなるが、指定区間を除く区間では、変更前の元の速度と一致する。図11では、指定区間の開始時刻tsと終了時刻teの合成速度が加工速度F1よりも小さいF2になっている例を示す。変更後も開始時刻tsと終了時刻te+ΔQでは速度がF2で一致している。また、合成速度を表すG1(t)の開始時刻tsから終了時刻teまでを積分した面積(距離)R1と、G2(t)の開始時刻tsから終了時刻te+ΔQまでを積分した面積R2は一致するように変更後の速度が決定され、速度が各軸方向の成分に分配される。図10に示すように、各軸の移動距離を表すH1(t)の開始時刻tsから終了時刻teまでを積分した面積r1と、H2(t)の開始時刻tsから終了時刻te+ΔQまでを積分した面積r2は一致する。   FIG. 11 shows a change in the composite speed F of the tool. G1 (t) represents a change in the synthesis speed before the change, and G2 (t) represents a change in the synthesis speed after the change. FIG. 11 shows an example in which the designated section is a portion having a large curvature such as a corner portion, so that the synthesis speed is lower than the machining speed F1 already designated before the change. After the change, the combined speed at each position on the machining tool trajectory in the designated section becomes smaller than the original speed, but in the section excluding the designated section, it matches the original speed before the change. FIG. 11 shows an example in which the combined speed of the start time ts and end time te of the specified section is F2 which is smaller than the machining speed F1. Even after the change, the speed is the same at F2 at the start time ts and the end time te + ΔQ. Further, the area (distance) R1 obtained by integrating the start time ts to the end time te of G1 (t) representing the synthesis speed is equal to the area R2 obtained by integrating the start time ts to the end time te + ΔQ of G2 (t). Thus, the speed after the change is determined, and the speed is distributed to the components in the respective axial directions. As shown in FIG. 10, the area r1 obtained by integrating the start time ts to the end time te of H1 (t) representing the movement distance of each axis and the start time ts to the end time te + ΔQ of H2 (t) are integrated. The areas r2 match.

軸制御データ変更手段35Iは、変更された軸制御データAを含めて一連の加工全体における軸制御データを記憶手段35Eに記憶させる。なお、部分的に変更された軸制御データAは、同じ加工を繰返し行なうときのために元のNCプログラムと関連付けてNCプログラム記憶手段35Aに保存しておくことができる。このとき、一連の加工全体における軸制御データを軸制御データ記憶手段35Fに保存して残しておくことができる。ただし、NCプログラムがNCプログラム記憶手段35Aに保存されているので、再び加工するときに、軸制御データを再計算する手間を除けば、特に保存して残しておく必要はない。   The axis control data changing unit 35I stores the axis control data in the entire series including the changed axis control data A in the storage unit 35E. The partially changed axis control data A can be stored in the NC program storage unit 35A in association with the original NC program in order to repeat the same machining. At this time, the axis control data for the entire series of machining operations can be saved and stored in the axis control data storage means 35F. However, since the NC program is stored in the NC program storage means 35A, it is not particularly necessary to save and save it except for the trouble of recalculating the axis control data when machining again.

軸制御データ出力部37は、軸制御データ記憶手段35Eに記憶した軸制御データAを加工機4の軸制御データ受信部44に順に送信する。   The axis control data output unit 37 sequentially transmits the axis control data A stored in the axis control data storage unit 35E to the axis control data receiving unit 44 of the processing machine 4.

加工機4の指令値演算部45は、軸制御データ受信部44で受信した軸制御データAの速度に従って、実指令値を生成し各軸のモータ制御部46a、46b、46cに出力する。さらに、モータ制御部46a、46b、46cは実指令値をリニアアンプ47a、47b、47cを通して駆動電流としてリニアモータ48a、48b、48cに出力する。図7に示すように、軸制御データAにΔtの間隔で速度変化が記録され、時間TiのときX軸方向の移動速度がVxiで、時間Ti+1のときX軸方向の移動速度がVx(i+1)であるときには、移動信号は時間Ti〜時間Ti+1の間で、X軸方向の移動速度がVxiからVx(i+1)に変化するような移動信号をモータ制御部46aはリニアアンプ47aに出力する。同様に、時間TiのときY軸方向の移動速度がVyiで、時間Ti+1のときY軸方向の移動速度がVy(i+1)であるときには、移動信号は時間Ti〜時間Ti+1の間で、Y軸方向の移動速度がVyiからVy(i+1)に変化するような移動信号をモータ制御部46bはリニアアンプ47bに出力する。このように各軸の移動速度を変えることで、分割軌跡lに沿って加工位置を始点の位置P1から終点の位置P2まで移動させることができる。   The command value calculation unit 45 of the processing machine 4 generates an actual command value according to the speed of the axis control data A received by the axis control data reception unit 44, and outputs the actual command value to the motor control units 46a, 46b, and 46c of each axis. Further, the motor control units 46a, 46b, 46c output the actual command values to the linear motors 48a, 48b, 48c as drive currents through the linear amplifiers 47a, 47b, 47c. As shown in FIG. 7, the speed change is recorded in the axis control data A at intervals of Δt, the moving speed in the X-axis direction is Vxi at time Ti, and the moving speed in the X-axis direction is Vx at time Ti + 1. If (i + 1), the movement signal is a movement signal between time Ti and time Ti + 1, and a movement signal that changes the movement speed in the X-axis direction from Vxi to Vx (i + 1) is sent to the motor controller 46a. Is output to the linear amplifier 47a. Similarly, when the movement speed in the Y-axis direction is Vyi at time Ti and the movement speed in the Y-axis direction is Vy (i + 1) at time Ti + 1, the movement signal is from time Ti to time Ti + 1. , The motor control unit 46b outputs a movement signal such that the movement speed in the Y-axis direction changes from Vyi to Vy (i + 1) to the linear amplifier 47b. By changing the movement speed of each axis in this way, the machining position can be moved from the start point position P1 to the end point position P2 along the division locus l.

ここで、本発明の加工システム1で、ワークを加工した後に仕上げ形状を目視で確認し、目視で確認された不具合部分の軸制御データAの速度を変更するための操作および処理の流れの一例を、図12のフローチャートを用いて説明する。   Here, in the machining system 1 of the present invention, an example of a flow of operations and processes for visually confirming the finished shape after machining a workpiece and changing the speed of the axis control data A of the defective part visually confirmed. Will be described with reference to the flowchart of FIG.

操作者は、CAM装置2または加工制御装置3を操作してCAM装置2の記憶装置に保存されているか、またはLAN経由で接続されているサーバのような外部の記憶装置に記憶されているNCプログラムを選択する(S1)。そして、選択されたNCプログラムを加工制御装置3の入出力部33を通して加工制御装置3のNCプログラム記憶手段35Aに記憶させる。なお、加工データ演算装置の機能をCAM装置2が備えている場合は、操作者は、GUIを用いて、加工に用いる加工機4を選択して、遠隔操作をできるようにする。このとき、CAM装置2では、パラメータ記憶手段22から選択された加工機4に対応するパラメータが既定値となる。   The operator operates the CAM device 2 or the processing control device 3 and is stored in the storage device of the CAM device 2, or is stored in an external storage device such as a server connected via a LAN. A program is selected (S1). Then, the selected NC program is stored in the NC program storage means 35A of the machining control device 3 through the input / output unit 33 of the machining control device 3. When the CAM device 2 has the function of the machining data calculation device, the operator uses the GUI to select the machining machine 4 used for machining so that the remote operation can be performed. At this time, in the CAM device 2, the parameter corresponding to the processing machine 4 selected from the parameter storage unit 22 becomes the default value.

次に、操作者が加工制御装置3の軸制御データ演算部35のNCプログラム記憶手段35Aに記憶されているNCプログラムのファイルの中から加工しようとする所望のNCプログラムを選択したとき、軸制御データ演算部35のNCプログラム解読手段35Bは、NCプログラム記憶手段35Aから選択されたNCプログラムを読み出してプログラムブロック毎にプログラムされた順番に解析して、NCデータを生成する。そして、NCプログラム解読手段35Bは、生成したNCデータのうち少なくとも相対移動と工具軌跡の形状に関するNCコード、例えばGコードを含むNCデータを工具軌跡生成手段35Cに送る。また、NCプログラム解読手段35Bは、NCデータから得ることができる複数種類のパラメータのデータをパラメータ記憶部34に記憶させる(S2)。   Next, when the operator selects a desired NC program to be machined from the NC program file stored in the NC program storage means 35A of the axis control data calculation unit 35 of the machining control device 3, the axis control is performed. The NC program decoding means 35B of the data calculation unit 35 reads the NC program selected from the NC program storage means 35A, analyzes it in the order programmed for each program block, and generates NC data. Then, the NC program decoding unit 35B sends NC data including at least the relative movement and the shape of the tool path, for example, NC data including the G code, to the tool path generation unit 35C. Further, the NC program decoding unit 35B stores data of a plurality of types of parameters that can be obtained from the NC data in the parameter storage unit 34 (S2).

工具軌跡生成手段35Cは、NCプログラム解読手段35Bから軸制御データを生成するために要求されるNCデータを取得し、取得したNCデータに基づいてNCプログラムで定義されている形状を複数のパラメトリック曲線に変換して工具軌跡を生成する。工具軌跡生成手段35Cは、生成した工具軌跡のデータを工具軌跡記憶手段35Dに記憶させておく(S3)。   The tool path generation unit 35C acquires NC data required for generating axis control data from the NC program decoding unit 35B, and forms a shape defined by the NC program based on the acquired NC data into a plurality of parametric curves. To generate a tool path. The tool path generation unit 35C stores the generated tool path data in the tool path storage unit 35D (S3).

軸制御データ生成手段35Eは、すでに説明されている演算プロセスで、NCプログラムで指定されている送り速度(加工速度)Fと、工具軌跡記憶手段35Dに記憶されている工具軌跡であるパラメトリック曲線と、選択された加工機4に対応するパラメータを用いて、もともとはNCプログラムで定義されていた移動指令を軸制御データAに変換して、生成された軸制御データAをファイルとして軸制御データ記憶手段35Fに記憶させる(S4)。続いて、加工制御装置3の軸制御データ演算部35は、軸制御データ記憶手段35Fに記憶させてある軸制御データAを順次軸制御データ出力部37から加工機4の軸制御データ受信部44に送信して、加工機4でワークをテスト加工する(S5)。   The axis control data generating means 35E is a calculation process already described, and a feed speed (machining speed) F specified by the NC program, and a parametric curve that is a tool path stored in the tool path storage means 35D Using the parameters corresponding to the selected processing machine 4, the movement command originally defined in the NC program is converted into the axis control data A, and the generated axis control data A is stored as a file. The information is stored in the means 35F (S4). Subsequently, the axis control data calculation unit 35 of the machining control device 3 sequentially receives the axis control data A stored in the axis control data storage unit 35F from the axis control data output unit 37 to the axis control data reception unit 44 of the processing machine 4. And the workpiece is test processed by the processing machine 4 (S5).

操作者は、加工機4で加工が完了すると、加工物の仕上げ形状を目視で確認する(S6)。仕上げ形状に問題がない場合には(S6−OK)作業は終了するが、仕上げ形状に不具合がある場合には(S6−NG)不具合箇所を特定する。加工終了直後は、加工で使用したNCプログラムが加工制御装置3において選択されているままの状態になっているので、操作者は、加工制御装置3を操作してNCプログラムの内容を表示部31に表示させて不具合箇所を発生させたプログラムブロックを見付け出て不具合箇所を特定する。あるいは、軸制御データ記憶手段35Fに記憶されている軸制御データを使って表示部31に工具軌跡を描画させ、工具の相対移動のシミュレーションを行なって加工用工具軌跡上で不具合箇所を特定する。以下は、シミュレーションによって不具合箇所を特定する工程を示す。   When the processing is completed by the processing machine 4, the operator visually confirms the finished shape of the workpiece (S6). If there is no problem in the finished shape (S6-OK), the operation is finished, but if there is a problem in the finished shape (S6-NG), a defective part is specified. Immediately after the end of machining, the NC program used in machining remains selected in the machining control device 3, so that the operator operates the machining control device 3 to display the contents of the NC program on the display unit 31. Find the program block that caused the problem to appear and identify the problem. Alternatively, the tool path is drawn on the display unit 31 using the axis control data stored in the axis control data storage means 35F, and the relative movement of the tool is simulated to identify the defective part on the machining tool path. The following shows the process of identifying a defect location by simulation.

まず、操作者がシミュレーションを実行させると、描画表示手段35Gは、選択されている状態であるNCプログラムに相当する軸制御データAのファイルを軸制御データ記憶手段35Fから読み出す。そして、描画表示手段35Gは、読み出した軸制御データAに従って加工用工具軌跡を表す描画データを生成し、生成した描画データを用いて加工用工具軌跡をシミュレーション部36を通して表示部31の表示画面上に表示する(S7)。   First, when the operator executes a simulation, the drawing display unit 35G reads the axis control data A file corresponding to the selected NC program from the axis control data storage unit 35F. The drawing display means 35G generates drawing data representing the machining tool path in accordance with the read axis control data A, and the machining tool path is generated on the display screen of the display unit 31 through the simulation unit 36 using the generated drawing data. (S7).

操作者は、加工物の仕上げ形状と表示画面に表示されている加工用工具軌跡とを見比べて、不具合が現れている部分を特定する。操作者は、マウスなどを用いて、表示画面に表示されている加工用工具軌跡上で不具合が現れている部分を囲んで(図8参照)、指定区間を指定する(S8)。さらに、操作者は、不具合の状態に応じて、適切な部分減速率を入力する(S9)。このとき、部分減速率は、オーバライド値であるため、操作者は厳密にパラメータの実数値を入力する必要がなく、感覚的にあった適切な部分減速率を与えることができる。   The operator compares the finished shape of the workpiece with the machining tool trajectory displayed on the display screen, and identifies the portion where the defect appears. Using the mouse or the like, the operator surrounds the portion where the defect appears on the machining tool trajectory displayed on the display screen (see FIG. 8), and designates the designated section (S8). Further, the operator inputs an appropriate partial deceleration rate according to the state of the malfunction (S9). At this time, since the partial deceleration rate is an override value, it is not necessary for the operator to strictly input the real value of the parameter, and an appropriate partial deceleration rate that is sensuously appropriate can be given.

加工制御装置3の軸制御データ演算部35の制御データ変更手段35Iは、指定区間受付手段35Hを通して操作者によって設定された指定区間を受け取るとともに、減速率受付手段35Jから部分減速率を受け取る。軸制御データ変更手段35Iは、シミュレーションした表示部31の表示画面に表示されている加工用工具軌跡の描画データの元である軸制御データAのうち指定区間に該当する軸制御データの範囲を特定し、さらに、入力された部分減速率に従って、軸制御データAを変更して、変更後の軸制御データAをファイルに記録する(S10)。このときに、軸制御データ変更手段35Iにおいて部分減速率に従って軸制御データを変更するプロセスは、指定区間の始点の位置Ps、速度vs、時刻ts、加速度の各データから、順次指定区間内にある所定の時間間隔に対応する時刻tsn毎に、与えられている部分減速率に従って速度Vsniを再計算し、始点Psから位置Ps+nとの間の速度変化と加速度とから速度Vsniに速度が変わっても位置Psnが変わらない時刻tiを特定することによって速度の変化H2(t)を得るというものであるが、すでに説明されているので、ここでは、具体的なプロセスの説明は省略する。   The control data changing unit 35I of the axis control data calculating unit 35 of the machining control device 3 receives the specified section set by the operator through the specified section receiving unit 35H and also receives the partial deceleration rate from the deceleration rate receiving unit 35J. The axis control data changing means 35I specifies the range of the axis control data corresponding to the specified section in the axis control data A that is the origin of the drawing data of the machining tool trajectory displayed on the simulated display screen of the display unit 31. Further, the axis control data A is changed according to the input partial deceleration rate, and the changed axis control data A is recorded in a file (S10). At this time, the process of changing the axis control data in accordance with the partial deceleration rate in the axis control data changing means 35I is sequentially in the specified section from the start position Ps, speed vs, time ts, and acceleration data of the specified section. At each time tsn corresponding to a predetermined time interval, the speed Vsni is recalculated according to the given partial deceleration rate, and even if the speed changes from the start point Ps to the position Ps + n and the acceleration to the speed Vsni. By specifying the time ti at which the position Psn does not change, the speed change H2 (t) is obtained, but since it has already been described, the description of the specific process is omitted here.

軸制御データ変更手段35Iは、演算した速度の変化H2(t)に基づいて指定区間おける部分的な軸制御データを生成し、指定区間における軸制御データを元の加工全体の軸制御データに書き込んで軸制御データを生成し直す(ただし、必ずしも部分的に修正した軸制御データを元の軸制御データに組み込む必要はない)。そして、変更後の軸制御データAに従って加工機4を稼働させてテスト加工を行い(S5)、もう一度、仕上げ形状を確認する(S6)。操作者は、目視で仕上げ形状に不具合が確認されなくなるまで、以上の操作を繰り返す。   The axis control data changing unit 35I generates partial axis control data in the designated section based on the calculated speed change H2 (t), and writes the axis control data in the designated section to the original axis control data of the entire machining. Axis control data is regenerated with (However, it is not always necessary to incorporate the partially corrected axis control data into the original axis control data). Then, the machining machine 4 is operated according to the changed axis control data A to perform test machining (S5), and the finished shape is confirmed again (S6). The operator repeats the above operations until no defect is confirmed in the finished shape by visual inspection.

また、軸制御データAにはある時間間隔で各軸の速度を記録する場合について説明したが、速度の変化分を記録するようにしてもよい。   Moreover, although the case where the speed of each axis is recorded at a certain time interval has been described in the axis control data A, the change in speed may be recorded.

上述では、一定の時間間隔で速度変化を記録した軸制御データAを駆動部に出力する場合について説明したが、各軸方向の速度の時間変化を表す数式のデータを軸制御データAとして駆動部に出力し、駆動部で受け取った数式に従って各軸の速度を変化させるようにしてもよい。   In the above description, the case where the axis control data A in which the speed change is recorded at a constant time interval is output to the drive unit has been described. The speed of each axis may be changed according to the mathematical formula received by the drive unit.

上述の実施形態では、加工制御装置3で軸制御データAを変更する場合について説明したが、CAM装置2に、上記で説明した指定区間受付手段35Hと、軸制御データ変更手段35Iと、を設けて、シミュレーション部36で表示した加工用工具軌跡のうち加工速度を変更する指定区間をスタイラスペンなどを用いて設定して軸制御データAを変更するようにしてもよい。   In the above-described embodiment, the case where the axis control data A is changed by the machining control device 3 has been described. However, the CAM device 2 is provided with the specified section receiving means 35H and the axis control data changing means 35I described above. Then, the axis control data A may be changed by setting a designated section for changing the machining speed of the machining tool trajectory displayed by the simulation unit 36 using a stylus pen or the like.

以上、詳細に説明したように、本発明では、全体の加工効率を低下させることなく、必要な部分のみ加工速度を下げることが可能になる。   As described above in detail, according to the present invention, it is possible to reduce the machining speed only for necessary portions without reducing the overall machining efficiency.

ところで、稀ではあるが、速度を部分的に元の速度よりも大きくしたほうが加工効率が向上できる場合がある。具体的には、例えば、操作者が軸制御データに基づく速度分布や速度変化を参照して最大加速度を設定する場合には、設定可能な限界の最大加速度の値よりも相当低く設定してしまう可能性があり、部分的に送り速度が低くなりすぎることがある。   By the way, although rare, the machining efficiency may be improved if the speed is partially increased from the original speed. Specifically, for example, when the operator sets the maximum acceleration with reference to the speed distribution or speed change based on the axis control data, it is set to be considerably lower than the maximum acceleration limit value that can be set. There is a possibility that the feed rate may become too low partially.

指定区間の速度を元の速度よりも大きく操作する必要があるときは、設定されている最大の送り速度以下で機械固有の最大加速度を超えない範囲でオーバライド値100%よりも大きい比率で部分減速率を設定するようにすればよい。なお、本発明では、説明の便宜上、速度が元の速度よりも大きくなるときの比率も“部分減速率”という。   When it is necessary to operate the speed of the specified section higher than the original speed, partial deceleration is performed at a ratio greater than the override value of 100% within the range that does not exceed the maximum acceleration inherent to the machine below the set maximum feed speed. What is necessary is just to set a rate. In the present invention, for convenience of explanation, the ratio when the speed becomes higher than the original speed is also referred to as “partial deceleration rate”.

指定区間の速度を元の速度より大きくなるように変更するとき、軸制御データ変更手段35Iは、速度を小さくなるように変更するときと同様に、始点の位置Psと速度Vsと時刻tsとから、順次指定区間内にある所定の時間間隔に対応する時刻tns毎に減速率受付手段35Jを通して与えられた部分減速率kに従って再計算した速度Vsniを得る。このときの変更前の速度と変更後の速度との関係は、図10を参照すると、図10における変更前の変化曲線と変更後の変化曲線がちょうど反対になると考えることができる。したがって、部分減速率が変わると指定区間を通過するために要する所要時間が短くなるが、部分減速率が変わっても指定区間の工具軌跡が変化することがないように速度変化を調整することができる。   When changing the speed of the designated section so as to be larger than the original speed, the axis control data changing means 35I uses the start point position Ps, the speed Vs, and the time ts in the same way as when changing the speed to be smaller. Then, the speed Vsni recalculated according to the partial deceleration rate k given through the deceleration rate receiving means 35J is obtained for each time tns corresponding to a predetermined time interval in the designated section. The relationship between the speed before the change and the speed after the change can be considered that the change curve before the change and the change curve after the change in FIG. Therefore, if the partial deceleration rate changes, the time required to pass through the specified section is shortened, but the speed change can be adjusted so that the tool trajectory in the specified section does not change even if the partial deceleration rate changes. it can.

1 加工システム
2 CAM装置
3 加工制御装置
4 加工機
5 ネットワーク
31 表示部
32 操作部
33 入出力部
34 パラメータ記憶部
35 軸制御データ演算部
35A NCプログラム記憶手段
35B NCプログラム解読手段
35C 工具軌跡生成手段
35D 工具軌跡記憶手段
35E 軸制御データ生成手段
35F 軸制御データ記憶手段
35G 描画表示手段
35H 指定区間受付手段
35I 軸制御データ変更手段
35J 減速率受付手段
35E−1 分割軌跡算出手段
35E−2 軸制御データ算出手段
36 シミュレーション部
37 軸制御データ出力部
38 入出力部
41 主軸
42A テーブル
42B サドル
43 駆動部
44 軸制御データ受信部
45 指令値演算部
46 モータ制御部
47 リニアアンプ
48 リニアモータ
DESCRIPTION OF SYMBOLS 1 Processing system 2 CAM apparatus 3 Processing control apparatus 4 Processing machine 5 Network 31 Display part 32 Operation part 33 Input / output part 34 Parameter storage part 35 Axis control data calculation part 35A NC program storage means 35B NC program decoding means 35C Tool locus generation means 35D Tool trajectory storage means 35E Axis control data generation means 35F Axis control data storage means 35G Drawing display means 35H Designated section acceptance means 35I Axis control data change means 35J Deceleration rate acceptance means 35E-1 Division trajectory calculation means 35E-2 Axis control data Calculation means 36 Simulation unit 37 Axis control data output unit 38 Input / output unit 41 Main shaft 42A Table 42B Saddle 43 Drive unit 44 Axis control data reception unit 45 Command value calculation unit 46 Motor control unit 47 Linear amplifier 48 Linear motor

Claims (5)

所定の工具軌跡に沿って指定された加工速度で複数の制御軸を制御して工具を移動させるために、前記工具軌跡を分割した複数の分割軌跡の各分割軌跡に対応する、該分割軌跡上の少なくとも1点の位置と前記工具の各制御軸の時間に対する速度変化を表す軸制御データを、複数記憶した軸制御データ記憶手段と、
前記複数の軸制御データに従って、加工用工具軌跡を表す描画データを生成して、生成した描画データを用いて加工用工具軌跡を表示装置の表示画面上に表示する描画表示手段と、
前記表示画面上に表示された加工用工具軌跡上で指定された前記加工速度を変更する指定区間の入力を受け付ける指定区間受付手段と、
前記指定区間に該当する加工用工具軌跡を変えることなく、前記指定区間を工具が通過する通過時間を延長または短縮して前記指定区間の各位置における速度が前記軸制御データで定められる元の速度を変えるように、前記指定区間に対応する前記軸制御データを変更する軸制御データ変更手段と、
を備えた加工データ演算装置。
In order to move a tool by controlling a plurality of control axes at a specified machining speed along a predetermined tool locus, the division locus corresponding to each divided locus of the plurality of divided loci obtained by dividing the tool locus Axis control data storage means for storing a plurality of axis control data representing a speed change with respect to time of the position of at least one point of each of the control axes of the tool,
In accordance with the plurality of axis control data, a drawing display unit that generates drawing data representing a machining tool path, and displays the machining tool path on a display screen of a display device using the generated drawing data;
A designated section receiving means for receiving an input of a designated section for changing the machining speed designated on the machining tool trajectory displayed on the display screen;
The original speed at which the speed at each position in the designated section is determined by the axis control data by extending or shortening the passing time for the tool to pass through the designated section without changing the machining tool trajectory corresponding to the designated section. Axis control data changing means for changing the axis control data corresponding to the specified section,
A machining data arithmetic device comprising:
前記軸制御データは、NCプログラムによって指定されたNCコードおよび前記各軸の座標値から得られる工具軌跡とNCプログラムによって指定された加工速度とを解析して、前記軸制御データに変換したものであることを特徴とする請求項1記載の加工データ演算装置。   The axis control data is obtained by analyzing the NC code specified by the NC program and the tool path obtained from the coordinate value of each axis and the machining speed specified by the NC program, and converting it into the axis control data. The machining data calculation device according to claim 1, wherein the machining data calculation device is provided. 前記指定区間における指定区間の現在の加工速度に対する減速する割合を受け付ける 減速率受付手段をさらに備え、
前記軸制御データ変更手段が、前記指定区間の速度を前記減速する割合に応じた速度になるように前記軸制御データを変更するものであることを特徴とする請求項1または2記載の加工データ演算装置。
A deceleration rate receiving means for receiving a rate of deceleration with respect to the current machining speed of the specified section in the specified section;
The machining data according to claim 1 or 2, wherein the axis control data changing means changes the axis control data so that the speed of the designated section becomes a speed corresponding to the rate of deceleration. Arithmetic unit.
前記指定区間受付手段が、前記表示画面上で所定の形状で囲まれた範囲内に表示された加工用工具軌跡を前記指定区間として受け付けるものであることを特徴とする請求項1〜3いずれか記載の加工データ算装置。   4. The specified section receiving means receives a machining tool trajectory displayed within a range surrounded by a predetermined shape on the display screen as the specified section. The processing data calculator described. コンピュータを、
所定の工具軌跡に沿って指定された加工速度で複数の制御軸を制御して工具を移動させるために、前記工具軌跡を分割した複数の分割軌跡の各分割軌跡に対応する、該分割軌跡の始点の各軸位置と前記工具の各制御軸の時間に対する速度変化を表す軸制御データを、複数記憶した軸制御データ記憶手段と、
前記複数の軸制御データに従って、加工用工具軌跡を表す描画データを生成して、生成した描画データを用いて加工用工具軌跡を表示装置の表示画面上に表示する描画表示手段と、
前記表示画面上に表示された加工用工具軌跡上で指定された前記加工速度を変更する指定区間の入力を受け付ける指定区間受付手段と、
前記指定区間に該当する加工用工具軌跡を変えることなく、前記指定区間を工具が通過する通過時間を延長または短縮して前記指定区間の各位置における速度が前記軸制御データで定められる元の速度を変えるように、前記指定区間に対応する前記軸制御データを変更する軸制御データ変更手段として機能させるための加工データ演算プログラム。
Computer
In order to move a tool by controlling a plurality of control axes at a specified machining speed along a predetermined tool path, the divided path corresponding to each of the divided paths of the plurality of divided paths divided from the tool path Axis control data storage means for storing a plurality of axis control data representing speed changes with respect to time of each axis position of the starting point and each control axis of the tool;
In accordance with the plurality of axis control data, a drawing display unit that generates drawing data representing a machining tool path, and displays the machining tool path on a display screen of a display device using the generated drawing data;
A designated section receiving means for receiving an input of a designated section for changing the machining speed designated on the machining tool trajectory displayed on the display screen;
The original speed at which the speed at each position in the designated section is determined by the axis control data by extending or shortening the passing time for the tool to pass through the designated section without changing the machining tool trajectory corresponding to the designated section. A machining data calculation program for functioning as axis control data changing means for changing the axis control data corresponding to the specified section so as to change the axis.
JP2014183903A 2013-09-13 2014-09-10 Machining data calculation device and machining data calculation program Active JP6376558B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014183903A JP6376558B2 (en) 2013-09-13 2014-09-10 Machining data calculation device and machining data calculation program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2013191016 2013-09-13
JP2013191016 2013-09-13
JP2014183903A JP6376558B2 (en) 2013-09-13 2014-09-10 Machining data calculation device and machining data calculation program

Publications (2)

Publication Number Publication Date
JP2015079491A true JP2015079491A (en) 2015-04-23
JP6376558B2 JP6376558B2 (en) 2018-08-22

Family

ID=53010825

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014183903A Active JP6376558B2 (en) 2013-09-13 2014-09-10 Machining data calculation device and machining data calculation program

Country Status (1)

Country Link
JP (1) JP6376558B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018094677A (en) * 2016-12-13 2018-06-21 ファナック株式会社 Robot control device with learning facilitation function, and robot control method
JP2019057253A (en) * 2017-09-22 2019-04-11 オムロン株式会社 Control device, control method and support device
JP2019061523A (en) * 2017-09-27 2019-04-18 オムロン株式会社 Information processing unit, information processing method, and program
JP2021018544A (en) * 2019-07-18 2021-02-15 ファナック株式会社 Augmented reality glasses device and display program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11175130A (en) * 1997-12-12 1999-07-02 Fanuc Ltd Control unit for robot
JP2000039909A (en) * 1998-07-23 2000-02-08 Hitachi Ltd Numerical control information creating device
JP2007293409A (en) * 2006-04-21 2007-11-08 Mitsubishi Electric Corp Simulation method and device thereof
JP2009265943A (en) * 2008-04-25 2009-11-12 Sodick Co Ltd Machining simulation device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11175130A (en) * 1997-12-12 1999-07-02 Fanuc Ltd Control unit for robot
JP2000039909A (en) * 1998-07-23 2000-02-08 Hitachi Ltd Numerical control information creating device
JP2007293409A (en) * 2006-04-21 2007-11-08 Mitsubishi Electric Corp Simulation method and device thereof
JP2009265943A (en) * 2008-04-25 2009-11-12 Sodick Co Ltd Machining simulation device

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018094677A (en) * 2016-12-13 2018-06-21 ファナック株式会社 Robot control device with learning facilitation function, and robot control method
CN108214485A (en) * 2016-12-13 2018-06-29 发那科株式会社 Robot controller and robot control method
US10520912B2 (en) 2016-12-13 2019-12-31 Fanuc Corporation Robot controller having function that simplifies learning, and robot control method
CN108214485B (en) * 2016-12-13 2020-03-13 发那科株式会社 Robot control device and robot control method
JP2019057253A (en) * 2017-09-22 2019-04-11 オムロン株式会社 Control device, control method and support device
JP2019061523A (en) * 2017-09-27 2019-04-18 オムロン株式会社 Information processing unit, information processing method, and program
JP7087316B2 (en) 2017-09-27 2022-06-21 オムロン株式会社 Information processing equipment, information processing methods and programs
JP2021018544A (en) * 2019-07-18 2021-02-15 ファナック株式会社 Augmented reality glasses device and display program
JP7260428B2 (en) 2019-07-18 2023-04-18 ファナック株式会社 Augmented reality glasses device and display program
US11722651B2 (en) 2019-07-18 2023-08-08 Fanuc Corporation Augmented reality glasses device and display program

Also Published As

Publication number Publication date
JP6376558B2 (en) 2018-08-22

Similar Documents

Publication Publication Date Title
JP6249936B2 (en) Method and system for generating trajectories
JP6376558B2 (en) Machining data calculation device and machining data calculation program
US11048231B2 (en) Beam tool pathing for 3D compound contours using machining path surfaces to maintain a single solid representation of objects
JP5905159B2 (en) Numerical control program editing apparatus, numerical control program editing method and program
EP2300884A1 (en) System and method for constructing virtual nc controllers for machine tool simulation
JP4847428B2 (en) Machining simulation apparatus and program thereof
JPWO2012056554A1 (en) Tool path generation method and generation apparatus
JP2019057262A (en) Control device and data structure
JP2021119478A (en) Information processor
JP2015098076A (en) Robot program creation method, robot program creation device, program, and recording medium
JP4802170B2 (en) Machining time calculation device and program thereof
JP5985087B1 (en) Numerical controller
US11402818B2 (en) Numerical controller and data structure
JP2016164721A (en) Numerical control device with processing process management function, and processing process management program
JP6219866B2 (en) Numerical control device with display function and display program
Xi et al. Velocity planning in multi-axis EDM based on a coder-player architecture
Schützer et al. C-Space based approach for the calculation of toolpaths for freeform surfaces in B-Spline description
JP6110250B2 (en) Method and apparatus for calculating and displaying the degree of change in rotational feed axis command in NC program
JP2011258138A (en) Correction tool locus information generation system, correction tool locus information generation method and correction tool locus information generation program
Mwinuka et al. 2D AutoCAD Geometric Data Extraction and Post-Processing for Numerical Control
WO2014050246A1 (en) Processing system, numerical control data generation device and numerical control data generation method
JP2002149725A (en) Device and method for generating three-dimensional expansion data
JP2006139503A (en) Tool track generation program, recording medium and tool track generation device and method
CN117784714A (en) Operation control path algorithm based on layer path
JP2008112278A (en) Work plane designation method in machining program creation device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161027

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171212

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180202

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180718

R150 Certificate of patent or registration of utility model

Ref document number: 6376558

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250