JP2001125613A - Numerical control simulation device - Google Patents

Numerical control simulation device

Info

Publication number
JP2001125613A
JP2001125613A JP30658499A JP30658499A JP2001125613A JP 2001125613 A JP2001125613 A JP 2001125613A JP 30658499 A JP30658499 A JP 30658499A JP 30658499 A JP30658499 A JP 30658499A JP 2001125613 A JP2001125613 A JP 2001125613A
Authority
JP
Japan
Prior art keywords
shape
numerical control
deceleration
acceleration
path
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
JP30658499A
Other languages
Japanese (ja)
Other versions
JP3399419B2 (en
Inventor
Masahito Tsukamoto
将人 塚本
Tomonori Sato
智典 佐藤
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP30658499A priority Critical patent/JP3399419B2/en
Publication of JP2001125613A publication Critical patent/JP2001125613A/en
Application granted granted Critical
Publication of JP3399419B2 publication Critical patent/JP3399419B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a numerical control simulation device which can estimate the machining shape of a work when the work is machined according to a numerical control program and driving system characteristics. SOLUTION: This device is equipped with a program read-in part 1 which reads in a numerical control program, a preprocessing part 2 which corrects a read-in command path by using correction parameters and finds a corrected path, an interpolation and acceleration/deceleration part 3 which performs interpolation, and acceleration and deceleration according to the corrected path and acceleration/deceleration parameters, a driving system model 4 which estimates tool tip positions for the interpolation and acceleration/deleration result by using servo parameters, and a 3D solid simulation part 5 which calculates an estimated machining shape by using the tool tip positions.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、数値制御プログラ
ムのシミュレーション装置に関し、特に数値制御プログ
ラムと駆動系特性から、現実に数値制御工作機械で加工
が実行された時のワークの加工形状を推定し、推定加工
形状を表示することができる数値制御プログラムのシミ
ュレーション装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a simulation apparatus for a numerical control program, and more particularly to a method for estimating a machining shape of a workpiece when a machining is actually performed by a numerically controlled machine tool, from the numerical control program and drive system characteristics. The present invention relates to a simulation device for a numerical control program capable of displaying an estimated machining shape.

【0002】[0002]

【従来の技術】一般的に、数値制御プログラムやワーク
の加工形状に影響を与えるパラメータが正しいかどうか
は、実際に工作機械で加工を行う前にシミュレーション
で調べることが多い。従来の数値制御シミュレーション
装置は、例えば、岡村らによる「機械と工具、第41巻
第2号(1997−2)、pp.46−pp.50」の
「切削シミュレーションソフトの機能と使い方−NC−
Verifyを例に」に記載されている。この第一の従
来の数値制御シミュレーション装置を図11で説明す
る。
2. Description of the Related Art In general, it is often the case that a numerical control program or a parameter affecting a machining shape of a work is correct by a simulation before actually machining with a machine tool. A conventional numerical control simulation apparatus is described in, for example, "Functions and Usage of Cutting Simulation Software-NC-" in "Machine and Tools, Vol. 41, No. 2 (1997-2), pp. 46-pp. 50" by Okamura et al.
Take Verify as an example. " This first conventional numerical control simulation apparatus will be described with reference to FIG.

【0003】1は数値制御プログラムを読み込むプログ
ラム読み込み部で、2は読み込んだ数値制御プログラム
に補正パラメータを用いて形状補正などの前処理を行う
前処理部で、5aは前処理部により補正された経路とワ
ークの素材形状を用いてワークの3Dソリッドモデルを
計算する3Dソリッドシミュレーション部で、6aは前
記3Dソリッドモデルを表示する形状表示部である。
[0005] 1 is a program reading unit for reading a numerical control program, 2 is a preprocessing unit for performing preprocessing such as shape correction using a correction parameter in the read numerical control program, and 5 a is corrected by the preprocessing unit. A 3D solid simulation unit that calculates a 3D solid model of the work using the path and the material shape of the work, and 6a is a shape display unit that displays the 3D solid model.

【0004】形状補正とは、例えば、工具径補正、工具
長補正、微小線分をスプライン曲線に変換する処理など
である。補正パラメータとは、例えば、工具径補正量、
工具長補正量、トレランス(微小線分とスプライン曲線
との間の距離)などである。素材形状とは、切削する前
のワークの形状(直方体など)を定義したものである。
以上より、数値制御プログラムから3Dソリッドモデル
を計算し表示することで、実際の加工を行わずに数値制
御プログラムを実行した時に近いワークの加工形状を知
ることができる。また、このシミュレーション装置を発
展させ、14aの負荷計算部と15aの送り速度計算部
を追加し、数値制御プログラムをシミュレーションした
結果からワークを切削する際の負荷を算出し、負荷が最
適になるように送り速度を修正した数値制御プログラム
を作成するシミュレーション装置もある。
[0004] The shape correction includes, for example, tool diameter correction, tool length correction, and processing for converting a minute line segment into a spline curve. The correction parameter is, for example, a tool diameter correction amount,
The tool length correction amount, tolerance (distance between a minute line segment and a spline curve), and the like are included. The material shape defines the shape of the work before cutting (such as a rectangular parallelepiped).
As described above, by calculating and displaying the 3D solid model from the numerical control program, it is possible to know the processing shape of the workpiece that is close to the time when the numerical control program was executed without actually performing the processing. In addition, this simulation device is developed, and a load calculation unit of 14a and a feed speed calculation unit of 15a are added, and a load at the time of cutting a workpiece is calculated from a result of simulating a numerical control program so that the load is optimized. There is also a simulation device that creates a numerical control program in which the feed rate is modified.

【0005】また、第二の従来の数値制御シミュレーシ
ョン装置は、例えば、特開平3−095605号公報に
記載されている。第二の従来の数値制御シミュレーショ
ン装置を図12で説明する。1と2は第一の従来例と同
じであるため説明を省略する。3は前処理部により補正
された経路と加減速パラメータを用いて補間・加減速を
行う補間・加減速部で、4は補間・加減速した結果に対
して駆動系特性を考慮しサーボパラメータを用いて工具
先端位置を推定する駆動系モデルで、21はシミュレー
ションでの工具先端軌跡と数値制御プログラムによる指
令経路を合わせて表示する表示部である。
A second conventional numerical control simulation apparatus is described in, for example, Japanese Patent Application Laid-Open No. 3-096055. A second conventional numerical control simulation apparatus will be described with reference to FIG. 1 and 2 are the same as those of the first conventional example, and thus the description thereof is omitted. Reference numeral 3 denotes an interpolation / acceleration / deceleration unit that performs interpolation / acceleration / deceleration using the path corrected by the preprocessing unit and the acceleration / deceleration parameter. Reference numeral 4 denotes a servo parameter for the interpolation / acceleration / deceleration result in consideration of drive system characteristics. A drive system model for estimating the tool tip position by using the display unit 21 is a display unit that displays the tool tip trajectory in the simulation and the command path by the numerical control program together.

【0006】ここで駆動系とは、サーボ、モータ、機械
などの要素からなり、補間・加減速した位置に対する工
具の先端位置の関係を示すものである。また、加減速パ
ラメータとは、加減速時定数、コーナ減速角度(減速が
必要な角度の閾値を設定するパラメータ)、精度係数な
どである。また、サーボパラメータとは、位置ループゲ
イン、フィードフォワードゲインなどである。以上よ
り、工作機械の駆動系特性まで含めた工具軌跡のシミュ
レーションを行うことができ、また、駆動系特性まで含
めた工具軌跡のシミュレーション結果と数値制御プログ
ラムにより指令された経路を比較することができる。
Here, the drive system is composed of elements such as a servo, a motor, and a machine, and indicates the relationship between the position of the tip of the tool with respect to the position subjected to interpolation / acceleration / deceleration. The acceleration / deceleration parameters include an acceleration / deceleration time constant, a corner deceleration angle (a parameter for setting a threshold value of an angle requiring deceleration), an accuracy coefficient, and the like. The servo parameters include a position loop gain, a feed forward gain, and the like. As described above, it is possible to simulate the tool trajectory including the drive system characteristics of the machine tool, and to compare the simulation result of the tool trajectory including the drive system characteristics with the path specified by the numerical control program. .

【0007】また、第三の従来の数値制御シミュレーシ
ョン装置は、例えば、特開平4−302306号公報や
特開平10−76444号公報に記載されている。第三
の従来の数値制御シミュレーション装置を図13で説明
する。1から3までは第一及び第二の従来の技術と同じ
であるので説明を省略する。4bは指令を受け取りモー
タを駆動させるサーボアンプで、22はサーボアンプの
状態量を測定するデータ測定部で、23はサンプリング
データを演算して所望のパラメータに変更・制御する自
動調整制御部である。以上により、フィードフォワード
ゲイン、加減速フィルタなどのパラメータを最適値にオ
ートチューニングすることができ、パラメータ最適値を
調整するためのコストを削減できる。
A third conventional numerical control simulation apparatus is described in, for example, JP-A-4-302306 and JP-A-10-76444. A third conventional numerical control simulation apparatus will be described with reference to FIG. 1 to 3 are the same as those of the first and second prior arts, and thus the description is omitted. 4b is a servo amplifier that receives a command and drives the motor, 22 is a data measurement unit that measures the state quantity of the servo amplifier, and 23 is an automatic adjustment control unit that calculates sampling data and changes / controls it to desired parameters. . As described above, the parameters such as the feedforward gain and the acceleration / deceleration filter can be automatically tuned to the optimum values, and the cost for adjusting the parameter optimum values can be reduced.

【0008】[0008]

【発明が解決しようとする課題】従来の数値制御シミュ
レーション装置は以上のように構成されており、第一の
従来の数値制御シミュレーション装置では、補間・加減
速、駆動系特性が考慮されておらず、数値制御プログラ
ムが描く軌跡に基づいた加工形状を表示するのみであ
り、数値制御プログラムが描く軌跡とワークを加工する
際に工具先端が実際に動く軌跡とは異なるため、現実に
数値制御工作機械で加工が実行された時のワークの加工
形状を表示しているわけではない。
The conventional numerical control simulation apparatus is configured as described above, and the first conventional numerical control simulation apparatus does not consider interpolation / acceleration / deceleration and drive system characteristics. , Only displays the machining shape based on the trajectory drawn by the numerical control program, and the trajectory drawn by the numerical control program is different from the trajectory that the tool tip actually moves when machining the workpiece. Does not necessarily indicate the machining shape of the workpiece when machining is performed.

【0009】したがって、シミュレーション上では問題
なくても、実際にワークを切削してみると不良品を作る
恐れがあり、シミュレーションではワークの良・不良を
判断することはできない。その結果として、生産の能率
が悪化し、コストも高くなる。また、ワークを切削する
際の負荷が最適になるように送り速度を修正した数値制
御プログラムを作成するシミュレーション装置に関して
も、補間・加減速、駆動系特性が考慮されていないた
め、実際のワークを切削したときのワークの負荷とシミ
ュレーションした結果求まったワークの負荷とは異なる
こととなり、実際にワークを切削するための最適な送り
速度を求めているとはいえない。
Therefore, even if there is no problem in the simulation, there is a possibility that a defective product will be produced when actually cutting the work, and it is impossible to judge whether the work is good or bad in the simulation. As a result, production efficiency deteriorates and costs increase. Also, regarding the simulation device that creates a numerical control program with the feed rate modified so that the load at the time of cutting the work is optimized, interpolation / acceleration / deceleration and drive system characteristics are not considered. The load of the work when cutting is different from the load of the work obtained as a result of the simulation, and it cannot be said that the optimum feed speed for actually cutting the work is obtained.

【0010】また、第二の従来の数値制御シミュレーシ
ョン装置では、工作機械の駆動系特性まで含めたシミュ
レーションの結果は工具経路であり3Dソリッドモデル
ではないため、オペレータが数値制御プログラムを実行
したときのワークの加工形状を認識することは困難であ
る。したがって、ワークの良・不良を判断することはで
きない。その結果として、生産の能率が悪化し、コスト
も高くなる。また、シミュレーション結果からシミュレ
ーションに用いたパラメータを調整することはできな
い。
In the second conventional numerical control simulation apparatus, the result of the simulation including the drive system characteristics of the machine tool is a tool path and not a 3D solid model. It is difficult to recognize the work shape of the work. Therefore, it is impossible to judge whether the work is good or bad. As a result, production efficiency deteriorates and costs increase. Also, the parameters used for the simulation cannot be adjusted from the simulation results.

【0011】また、第三の従来の数値制御シミュレーシ
ョン装置では、数値制御装置から実際にサーボアンプに
指令を出してモータを動作させ、フィードバックデータ
をサンプリングすることで、パラメータのオートチュー
ニングを行っており、実際に工作機械を動作させないと
パラメータの調整を行うことはできない。実際に工作機
械を動作させるとなると時間がかかり、また機械の稼働
率が下がることになる。
In the third conventional numerical control simulation apparatus, the parameters are automatically tuned by actually issuing a command to the servo amplifier from the numerical control apparatus to operate the motor and sampling the feedback data. The parameter cannot be adjusted unless the machine tool is actually operated. It takes time to actually operate the machine tool, and the operating rate of the machine decreases.

【0012】本発明は、上述のような課題を解決するた
めになされたもので、数値制御プログラムと駆動系特性
から、現実に数値制御工作機械で加工が実行された時の
ワークの加工形状を推定し、推定加工形状を表示するこ
とができる数値制御シミュレーション装置を提供しよう
とするものである。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem, and it is based on a numerical control program and a drive system characteristic that a work shape of a workpiece when actually processed by a numerically controlled machine tool is determined. An object of the present invention is to provide a numerical control simulation device capable of estimating and displaying an estimated machining shape.

【0013】また、推定加工形状と目標加工形状の違い
から、ワークの加工形状に影響を与えるパラメータの最
適値を探索し、形状誤差を減少させることができる数値
制御シミュレーション装置を提供しようとするものであ
る。
Another object of the present invention is to provide a numerical control simulation apparatus capable of searching for an optimum value of a parameter affecting a work shape of a workpiece from a difference between an estimated work shape and a target work shape and reducing a shape error. It is.

【0014】また、推定加工形状と目標加工形状の違い
から、数値制御プログラムに指令する経路と送り速度を
最適なものに修正することができる数値制御シミュレー
ション装置を提供しようとするものである。
It is another object of the present invention to provide a numerical control simulation device capable of correcting a path and a feed speed instructed to a numerical control program to optimum ones based on a difference between an estimated machining shape and a target machining shape.

【0015】[0015]

【課題を解決するための手段】本発明に係る数値制御シ
ミュレーション装置は、ワーク加工経路を指令する数値
制御プログラムを読み込むプログラム読み込み部と、補
正パラメータを用いて前記読み込まれた指令経路を補正
し、補正された経路を求める前処理部と、前記補正され
た経路及び加減速パラメータに基づいて補間・加減速を
行う補間・加減速部と、補間・加減速した結果に対し
て、サーボパラメータを用いて工具先端位置を推定する
駆動系モデルと、前記工具先端位置を用いて3Dソリッ
ドシミュレーションを行い推定加工形状を計算する3D
ソリッドシミュレーション部とを備えたものである。
A numerical control simulation apparatus according to the present invention comprises a program reading unit for reading a numerical control program for instructing a workpiece machining path, and correcting the read instruction path using a correction parameter. A pre-processing unit for obtaining a corrected path, an interpolation / acceleration / deceleration unit for performing interpolation / acceleration / deceleration based on the corrected path and acceleration / deceleration parameters, and a servo parameter for a result of the interpolation / acceleration / deceleration. Drive system model for estimating the tool tip position by using a 3D solid simulation using the tool tip position to calculate an estimated machining shape
And a solid simulation unit.

【0016】また、推定加工形状を表示する形状表示部
を備えたものである。
In addition, the apparatus is provided with a shape display section for displaying the estimated machining shape.

【0017】また、目標加工形状と推定加工形状を比較
し、形状誤差データを計算する形状誤差計算部を備え、
前記形状誤差データに応じて形状表示部に表示する際に
推定加工形状の各部位の表示属性を変えて表示するもの
である。
The apparatus further comprises a shape error calculator for comparing the target machined shape with the estimated machined shape and calculating shape error data.
When displaying on the shape display unit according to the shape error data, the display attributes of the respective parts of the estimated machining shape are changed and displayed.

【0018】また、形状誤差データの大きい箇所に対応
する経路を特定し、その経路の特徴を分析する経路特徴
分析部と、前記分析された経路の特徴を表示する経路特
徴表示部とを備えたものである。
Further, the apparatus includes a path feature analysis unit for specifying a path corresponding to a location where the shape error data is large and analyzing the characteristics of the path, and a path characteristic display unit for displaying the characteristics of the analyzed path. Things.

【0019】また、ワークの加工形状に影響するパラメ
ータを形状誤差データに基づいて変更する案を策定する
パラメータ変更案策定部を備えたものである。
Further, the apparatus is provided with a parameter change plan formulating section for formulating a plan for changing parameters affecting the processing shape of the workpiece based on the shape error data.

【0020】また、パラメータ変更は、工具先端位置の
振動を考慮して行うものである。
The parameter change is performed in consideration of the vibration at the tool tip position.

【0021】また、数値制御プログラムで指令された指
令経路から3Dソリッドシミュレーションにより目標加
工形状を作成する目標加工形状作成部を備えたものであ
る。
Further, the apparatus is provided with a target machining shape creating section for creating a target machining shape by 3D solid simulation from a command path designated by the numerical control program.

【0022】また、推定加工形状と素材形状から負荷を
計算する負荷計算部と、前記計算された負荷から送り速
度を計算する送り速度計算部とを備え、最適な送り速度
で記述された数値制御プログラムを作成するものであ
る。
Further, a load calculation unit for calculating a load from the estimated machining shape and the material shape, and a feed speed calculation unit for calculating a feed speed from the calculated load are provided, and numerical control described by an optimum feed speed is provided. Create a program.

【0023】[0023]

【発明の実施の形態】この発明の実施の形態を図につい
て説明する。 実施の形態1.図1は本発明の実施の形態1による数値
制御シミュレーション装置を示すブロック図である。1
は数値制御プログラムを読み込むプログラム読み込み部
で、2は読み込んだプログラムに形状補正などの前処理
を行う前処理部で、3は前処理された結果に基づいて補
間・加減速を行う補間・加減速部である。また4は補間
・加減速した結果に対して、駆動系特性を考慮して工具
先端位置を推定する駆動系モデルであり、例えば、特開
平3−095605号公報に示されている。また5は前
記工具先端位置を用いて3Dソリッドシミュレーション
を行い推定加工形状を計算する3Dソリッドシミュレー
ション部で、6は前記推定加工形状を表示する形状表示
部である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described with reference to the drawings. Embodiment 1 FIG. FIG. 1 is a block diagram showing a numerical control simulation apparatus according to Embodiment 1 of the present invention. 1
Is a program reading unit that reads a numerical control program, 2 is a preprocessing unit that performs preprocessing such as shape correction on the read program, and 3 is an interpolation / acceleration / deceleration that performs interpolation / acceleration / deceleration based on the preprocessed result. Department. Reference numeral 4 denotes a drive system model for estimating the tool tip position in consideration of the drive system characteristics with respect to the result of interpolation / acceleration / deceleration, which is disclosed in, for example, Japanese Patent Application Laid-Open No. Hei 3-095605. Reference numeral 5 denotes a 3D solid simulation unit that performs a 3D solid simulation using the tool tip position to calculate an estimated machining shape, and 6 denotes a shape display unit that displays the estimated machining shape.

【0024】このように構成された数値制御シミュレー
ション装置において、3Dソリッドシミュレーション部
5は、駆動系特性を考慮し推定した工具先端位置に基づ
き推定加工形状を計算するため、計算された推定加工形
状は、第一の従来の技術で示した3Dソリッドモデルよ
りも、工作機械で実際にワークを加工したときの加工形
状に近いものとなる。また、推定形状表示部6で推定加
工形状を表示することにより、工作機械で実際にワーク
を加工する前に、工作機械で実際にワークを加工したと
きに近い加工形状を表示することになる。したがって、
シミュレーション上でワークの良・不良を判断すること
ができ、その結果として、生産の能率が上がり、コスト
も低くすることができる。
In the numerical control simulation apparatus configured as described above, the 3D solid simulation unit 5 calculates the estimated machining shape based on the tool tip position estimated in consideration of the drive system characteristics. The shape becomes closer to the machining shape when the workpiece is actually machined by the machine tool than the 3D solid model shown in the first conventional technique. In addition, by displaying the estimated machining shape on the estimated shape display unit 6, a machining shape similar to that when the workpiece is actually machined by the machine tool is displayed before actually machining the workpiece by the machine tool. Therefore,
Good or bad work can be determined on a simulation, and as a result, production efficiency can be increased and costs can be reduced.

【0025】実施の形態2.図2は本発明の実施の形態
2による数値制御シミュレーション装置を示すブロック
図である。1から6までは、実施の形態1に示すものと
同様のものであるので説明を省略する。7は、目標加工
形状と前記推定加工形状を比較する形状誤差計算部で、
8は、形状誤差の大小に応じて形状表示部にて表示する
際に推定加工形状の各部位の表示属性を変えて表示する
形状誤差表示部である。
Embodiment 2 FIG. 2 is a block diagram showing a numerical control simulation apparatus according to Embodiment 2 of the present invention. Since 1 to 6 are the same as those described in the first embodiment, the description is omitted. 7 is a shape error calculator for comparing the target machining shape with the estimated machining shape,
Reference numeral 8 denotes a shape error display unit that changes the display attribute of each part of the estimated machining shape when displaying the shape on the shape display unit according to the size of the shape error.

【0026】図3は、形状誤差表示部7で目標加工形状
と形状誤差データを重ね合わせて表示した例である。推
定加工形状と目標加工形状に誤差がある部位が一目でわ
かる。また表示属性として濃淡を用いることにより、形
状誤差の大きさの変化の様子が一目でわかる。表示属性
としては他にも色、塗りつぶしパターンなどを用いるこ
とができるのは言うまでもない。また、表示属性が変化
する境界を数値で定義できるようにしているため、どの
程度の大きさの形状誤差なのかが一目でわかる。この定
義は形状誤差表示パラメータで行うことができ、オペレ
ータが設定できる。ここで目標加工形状とは、CADな
どにより設計された時の形状である。以上により、推定
加工形状と目標加工形状の違いから、ワークの加工形状
に影響を与えるパラメータの最適値を探索し、形状誤差
を減少させることができる。
FIG. 3 shows an example in which the target processing shape and the shape error data are superimposed and displayed on the shape error display section 7. At a glance, a portion where there is an error between the estimated machining shape and the target machining shape can be found. Also, by using the shading as the display attribute, it is possible to see at a glance how the magnitude of the shape error changes. It goes without saying that colors, fill patterns, and the like can be used as display attributes. Further, since the boundary at which the display attribute changes can be defined by numerical values, it is possible to see at a glance how large the shape error is. This definition can be made by the shape error display parameter, and can be set by the operator. Here, the target processing shape is a shape when designed by CAD or the like. As described above, based on the difference between the estimated machining shape and the target machining shape, it is possible to search for the optimal value of the parameter that affects the machining shape of the workpiece, and reduce the shape error.

【0027】実施の形態3.図4は本発明の実施の形態
3による数値制御シミュレーション装置を示すブロック
図である。1から8までは、実施の形態2に示すものと
同様のものであるので、説明を省略する。9は、形状誤
差の大きい箇所に対応するブロック経路を特定しその経
路の特徴を分析する経路特徴分析部で、10は、経路特
徴を表示する経路特徴表示部である。
Embodiment 3 FIG. 4 is a block diagram showing a numerical control simulation device according to Embodiment 3 of the present invention. Since 1 to 8 are the same as those described in the second embodiment, the description is omitted. Reference numeral 9 denotes a route feature analysis unit that identifies a block route corresponding to a location having a large shape error and analyzes the features of the route. Reference numeral 10 denotes a route feature display unit that displays route features.

【0028】経路特徴分析部9を実現するためにはま
ず、形状誤差データ(誤差のマップ)と推定加工形状
(Z座標のマップ)を用いて、形状誤差が数値制御プロ
グラムのどのブロックで発生しているかを特定しなけれ
ばならない。そのためには、3Dソリッドシミュレーシ
ョン部5において推定加工形状を作成するときに、推定
加工形状上のこの位置での切削は、数値制御プログラム
のこのブロックの指令によって行われたという関係(ブ
ロック番号のマップ)を記憶しておけばよい。
In order to realize the path feature analysis unit 9, first, a shape error is generated in any block of the numerical control program using the shape error data (error map) and the estimated machining shape (Z coordinate map). Must be identified. For this purpose, when creating the estimated machining shape in the 3D solid simulation unit 5, the relationship that the cutting at this position on the estimated machining shape was performed by the command of this block of the numerical control program (map of the block number) ) May be stored.

【0029】経路特徴表示部10で経路特徴を表示する
際には、駆動系モデル4で得られた工具先端位置の経路
軌跡もあわせて表示すると、経路の誤差が一目でわかる
ためなお良い。
When displaying the path characteristics on the path characteristic display unit 10, it is more preferable to display the path locus of the tool tip position obtained by the drive system model 4 because the path error can be seen at a glance.

【0030】図5は経路特徴表示部10で指令経路の軌
跡と工具先端位置の経路軌跡を重ねて表示した例であ
る。指令経路の軌跡には1ブロックの指令の直線長さ、
次ブロックの直線指令となす角の情報をあわせて表示す
ることにより、どのブロックでどういう要因で形状誤差
が発生しているのかを推測するのに役立つ。例えば、図
の例だと微小線分のなす角度がすべて、コーナ減速角度
より小さいことが一目でわかるため、オペレータはコー
ナ減速せずに形状誤差が発生していると推定できる。図
の例のような微小線分での指令ではない場合、例えば円
弧指令の場合には、半径の情報を表示することが有効で
ある。
FIG. 5 shows an example in which the trajectory of the commanded path and the path trajectory of the tool tip position are superimposed and displayed on the path characteristic display section 10. The trajectory of the command path has the linear length of one block command,
Displaying the angle information to be formed together with the straight line command of the next block is useful for estimating which block causes a shape error in which block. For example, in the example shown in the drawing, since it can be seen at a glance that the angles formed by the minute line segments are smaller than the corner deceleration angle, the operator can estimate that a shape error has occurred without decelerating the corner. In the case where the command is not a minute line segment as in the example in the figure, for example, in the case of a circular arc command, it is effective to display radius information.

【0031】実施の形態4.図6は本発明の実施の形態
4による数値制御シミュレーション装置を示すブロック
図である。1から8までは、実施の形態2あるいは実施
の形態3に示すものと同様のものであるので、説明を省
略する。11は、パラメータを変更する案を策定するパ
ラメータ変更案策定部である。
Embodiment 4 FIG. FIG. 6 is a block diagram showing a numerical control simulation apparatus according to Embodiment 4 of the present invention. Steps 1 to 8 are the same as those described in the second or third embodiment, and a description thereof will be omitted. Reference numeral 11 denotes a parameter change plan formulation unit that formulates a plan for changing parameters.

【0032】パラメータ変更案策定部11は、実施の形
態2における形状誤差計算部7からの形状誤差データに
基づいてパラメータ変更案を策定する場合には、工具先
端位置の軌跡が振動的にならない範囲内で、形状誤差が
減少するようにサーボパラメータのゲインを上げる案を
提示する。提示した案をオペレータが確認した上で次の
加工に用いる。
When formulating a parameter change plan based on the shape error data from the shape error calculation unit 7 in the second embodiment, the parameter change plan formulating unit 11 sets a range in which the locus of the tool tip position does not become oscillatory. Among them, a plan to increase the gain of the servo parameter so as to reduce the shape error is presented. The presented plan is used for the next processing after the operator confirms it.

【0033】図7は位置ループゲイン、フィードフォワ
ードゲインなどのパラメータの最適値を求めるフローチ
ャートである。 step1:オペレータが形状誤差の許容量を設定す
る。 step2:シミュレーションを行なう。 step3:駆動系モデル4からの情報により、振動的
になっているかどうか判断する。 step4:step3で振動的であると判定された場
合、振動的にならなくなるまでパラメータ量を下げる。 step5:形状誤差計算部7により、形状誤差存在部
位の形状誤差量をえる。 step6:形状誤差量が許容形状誤差量より小さいか
どうか判定する。小さければ終了し、大きければste
p7に進む。 step7:パラメータ量をパラメータ変化量分だけ増
やしてみる。 step8:シミュレーションを行なう。 step9:駆動系モデル4からの情報により、振動的
になっているかどうか判断する。振動的であればste
p12に進み、振動的でなければstep10に進む。
FIG. 7 is a flow chart for finding optimum values of parameters such as a position loop gain and a feed forward gain. Step 1: The operator sets the allowable amount of the shape error. Step 2: Simulation is performed. Step 3: It is determined based on the information from the drive system model 4 whether or not the vibration is generated. Step 4: If it is determined in step 3 that the image is vibratory, the parameter amount is reduced until the image no longer vibrates. Step 5: The shape error calculation section 7 obtains the shape error amount of the shape error existing portion. Step 6: It is determined whether the shape error amount is smaller than the allowable shape error amount. Exit if smaller, ste if larger
Proceed to p7. Step 7: The parameter amount is increased by the parameter change amount. Step 8: Simulation is performed. Step 9: It is determined based on the information from the drive system model 4 whether or not the vibration occurs. Steady if vibrating
Proceed to p12, and if not vibratory, proceed to step10.

【0034】step10:形状誤差計算部7により、
形状誤差存在部位の形状誤差量をえる。 step11:前回と今回の形状誤差量を比較し、形状
誤差量が減少していればstep13に進み、減少して
いなければstep12に進む。 step12:step9で振動的と判断されたか、あ
るいはstep11で形状誤差量が前回よりも増えてし
まった場合には、パラメータ量を一旦元に戻し、パラメ
ータ変更量を半分にしてstep7に戻る。 step13:形状誤差量が許容形状誤差量より小さい
かどうか判定する。小さければ終了し、大きければst
ep7に戻る。あるいは、前回と今回の形状誤差量を比
較し、ほぼ同じであればパラメータ量増加による形状誤
差の減少は不可能と判断し終了し、そうでなければst
ep7に戻る。
Step 10: The shape error calculator 7 calculates
The shape error amount of the shape error existing portion is obtained. Step 11: The shape error amount of the previous time and the current time is compared. If the shape error amount is reduced, the process proceeds to step 13, and if not, the process proceeds to step 12. Step 12: If it is determined in step 9 that it is vibratory, or if the shape error amount has increased from the previous time in step 11, the parameter amount is temporarily restored, the parameter change amount is reduced to half, and the process returns to step 7. Step 13: It is determined whether or not the shape error amount is smaller than the allowable shape error amount. Exit if smaller, st if larger
Return to ep7. Alternatively, the shape error amounts of the previous time and the current time are compared, and if they are almost the same, it is determined that the shape error cannot be reduced by increasing the parameter amount, and the processing ends.
Return to ep7.

【0035】また、パラメータ変更案策定部11は、実
施の形態3における経路特徴分析部9からの経路特徴デ
ータに基づいてパラメータ変更案を策定する場合には、
図5のように微小線分指令の場合、コーナ減速角度を変
更する案を提示する。提示した案をオペレータが確認し
た上で次の加工に用いる。
The parameter change plan formulation section 11 formulates a parameter change plan based on the route feature data from the route feature analysis section 9 in the third embodiment.
In the case of the minute line segment command as shown in FIG. 5, a plan for changing the corner deceleration angle is presented. The presented plan is used for the next processing after the operator confirms it.

【0036】図8は最適なコーナ減速角度を求めるフロ
ーチャートである。 step21:オペレータが形状誤差の許容量を設定す
る。 step22:形状誤差計算部7により、形状誤差存在
部位の形状誤差量をえる。 step23:形状誤差量が許容形状誤差量より小さい
かどうか判定する。小さければ終了し、大きければst
ep24に進む。 step24:経路特徴分析部9より形状誤差が存在す
る部位の経路の特徴を得る。 step25:形状誤差の発生原因が、直線指令のなす
角度がコーナ減速角度よりも小さく、減速すべきところ
で減速ができていないためであるかどうか判断し、そう
であればstep26に進み、そうでない場合はste
p29に進む。
FIG. 8 is a flowchart for obtaining an optimum corner deceleration angle. Step 21: The operator sets the allowable amount of the shape error. Step 22: The shape error calculator 7 obtains the shape error amount of the shape error existing portion. Step 23: It is determined whether or not the shape error amount is smaller than the allowable shape error amount. Exit if smaller, st if larger
Proceed to ep24. Step 24: The route feature analysis unit 9 obtains the feature of the route of the part where the shape error exists. Step 25: It is determined whether or not the cause of the shape error is that the angle formed by the straight line command is smaller than the corner deceleration angle and the vehicle is not decelerated where deceleration should be performed. If so, the process proceeds to step 26; Is ste
Proceed to p29.

【0037】step26:step25の判断の結
果、コーナ減速角度を小さく設定しなおすことにより形
状誤差の減少を図る。 step27:新たなコーナ減速角度で、形状誤差を計
算する。 step28:コーナ減速角度を小さくすることによっ
て、許容形状誤差量より、形状誤差量が小さくなってい
くかどうか判断し、小さくなっていれば終了し、そうで
なければstep29に進む。 step29:コーナ減速角度を変えることでは形状誤
差量を減少させることはできないと判断されたので、精
度係数の調整を行う。
Step 26: As a result of the determination in step 25, the shape error is reduced by resetting the corner deceleration angle to a small value. Step 27: Calculate the shape error with the new corner deceleration angle. Step 28: It is determined whether or not the shape error amount becomes smaller than the allowable shape error amount by reducing the corner deceleration angle. Step 29: Since it has been determined that changing the corner deceleration angle cannot reduce the shape error amount, the accuracy coefficient is adjusted.

【0038】step25における条件において、形状
誤差の発生原因が直線指令のなす角度がコーナ減速角度
よりも大きく、減速の必要のないところで減速している
ため、という場合も考えれられる。その場合にはste
p26においてコーナ減速角度を大きくすることで対応
できる。
Under the conditions in step 25, it is conceivable that the cause of the shape error is that the angle formed by the linear command is larger than the corner deceleration angle and the vehicle is decelerated where deceleration is not necessary. In that case ste
This can be dealt with by increasing the corner deceleration angle in p26.

【0039】実施の形態5.図9は本発明の実施の形態
5による数値制御シミュレーション装置を示すブロック
図である。1から8までは、実施の形態2に示すものと
同様のものであるので、説明を省略する。13は、数値
制御プログラムで指令された経路から3Dソリッドシミ
ュレーションにより目標加工形状を作成する目標加工形
状作成部である。
Embodiment 5 FIG. 9 is a block diagram showing a numerical control simulation apparatus according to Embodiment 5 of the present invention. Since 1 to 8 are the same as those described in the second embodiment, the description is omitted. Reference numeral 13 denotes a target machining shape creation unit that creates a target machining shape by 3D solid simulation from a path specified by the numerical control program.

【0040】目標加工形状作成部13は、実施の形態2
では数値制御プログラムと別に用意しなければならなか
った目標加工形状を、数値制御プログラム自身から計算
することにより、目標加工形状は用意しなくてもよい。
The target machining shape creating section 13 is used in the second embodiment.
Then, the target machining shape that had to be prepared separately from the numerical control program is calculated from the numerical control program itself, so that the target machining shape does not have to be prepared.

【0041】実施の形態6.図10は本発明の実施の形
態6による数値制御シミュレーション装置を示すブロッ
ク図である。1から6までは、実施の形態1に示すもの
と同様のものであるので、説明を省略する。14は推定
加工形状から負荷を計算する負荷計算部で、15は計算
された負荷が一定になるように、あるいは切削が実際に
は行われていないところでは早送りで送るように送り速
度を修正する送り速度計算部である。ここで負荷とは例
えば切削トルクである。
Embodiment 6 FIG. FIG. 10 is a block diagram showing a numerical control simulation device according to Embodiment 6 of the present invention. Since 1 to 6 are the same as those described in the first embodiment, the description is omitted. Reference numeral 14 denotes a load calculation unit that calculates a load from the estimated machining shape. Reference numeral 15 denotes a feed speed that is corrected so that the calculated load becomes constant, or is fed at a rapid traverse where cutting is not actually performed. This is a feed speed calculation unit. Here, the load is, for example, a cutting torque.

【0042】送り速度計算部15により修正された送り
速度は数値制御プログラムに書きこまれる。送り速度が
修正された数値制御プログラムによる推定加工形状と、
修正される前の数値制御プログラムによる推定加工形状
は異なるので、修正された数値制御プログラムをさらに
プログラム読み込み部1に読み込ませて、駆動系特性に
基づいたシミュレーションを行う。作成された数値制御
プログラムに修正がなくなれば最適な送り速度で記述さ
れた数値制御プログラムが作成されたことになる。
The feed speed corrected by the feed speed calculation unit 15 is written in a numerical control program. Estimated machining shape by numerical control program with corrected feed rate,
Since the estimated machining shape by the numerical control program before the correction is different, the corrected numerical control program is further read into the program reading unit 1 and a simulation based on the drive system characteristics is performed. If the created numerical control program is no longer modified, it means that the numerical control program described at the optimum feed rate has been created.

【0043】[0043]

【発明の効果】以上により、この発明によれば、ワーク
加工経路を指令する数値制御プログラムを読み込むプロ
グラム読み込み部と、補正パラメータを用いて読み込ま
れた指令経路を補正し、補正された経路を求める前処理
部と、補正された経路及び加減速パラメータに基づいて
補間・加減速を行う補間・加減速部と、補間・加減速し
た結果に対して、サーボパラメータを用いて工具先端位
置を推定する駆動系モデルと、工具先端位置を用いて3
Dソリッドシミュレーションを行い推定加工形状を計算
する3Dソリッドシミュレーション部とを備えたことに
より、オペレータは実際にワークを加工する前に、実際
に数値制御工作機械で加工が実行された時に近いワーク
の加工形状を知ることができる。
As described above, according to the present invention, a program reading section for reading a numerical control program for instructing a work machining path, and correcting the read command path using the correction parameters to obtain a corrected path. A pre-processing unit, an interpolation / acceleration / deceleration unit that performs interpolation / acceleration / deceleration based on the corrected path and the acceleration / deceleration parameters, and estimates the tool tip position using servo parameters for the interpolation / acceleration / deceleration results. 3 using drive system model and tool tip position
By providing a 3D solid simulation unit that performs D solid simulation and calculates an estimated machining shape, the operator can machine a workpiece close to the time when machining is actually performed by the numerically controlled machine tool before actually machining the workpiece. You can know the shape.

【0044】また、形状表示部を備えたことにより、得
られた推定加工形状を表示することができる。
Further, by providing the shape display section, the obtained estimated machining shape can be displayed.

【0045】また、目標加工形状と推定加工形状を比較
し、形状誤差データを計算する形状誤差計算部を備え、
形状誤差データに応じて形状表示部に表示する際に推定
加工形状の各部位の表示属性を変えて表示することによ
り、オペレータは、誤差の存在する部位の誤差の割合を
視覚的に確認することができる。
The apparatus further comprises a shape error calculator for comparing the target machined shape with the estimated machined shape and calculating shape error data.
By changing the display attribute of each part of the estimated machining shape and displaying it on the shape display unit according to the shape error data, the operator can visually check the error ratio of the part where the error exists. Can be.

【0046】また、形状誤差データの大きい箇所に対応
する経路を特定し、その経路の特徴を分析する経路特徴
分析部と、分析された経路の特徴を表示する経路特徴表
示部とを備えたことにより、オペレータは形状誤差が大
きい箇所がどのような原因で発生しているのかを推定す
るのに役立てることができる。
Also, a route feature analysis unit for specifying a route corresponding to a location where the shape error data is large and analyzing the feature of the route, and a route feature display unit for displaying the feature of the analyzed route are provided. Accordingly, the operator can help estimate the cause of the location where the shape error is large.

【0047】また、ワークの加工形状に影響するパラメ
ータを形状誤差データに基づいて変更する案を策定する
パラメータ変更案策定部を備えたことにより、特定され
た形状誤差の大きい箇所の情報から、ワークの加工形状
も影響を与えるパラメータの最適値を探索し、自動的に
パラメータを設定することができ、形状誤差を減少させ
ることができる。あるいは、オペレータにワークの加工
形状の精度が向上するパラメータの推奨値を提示するこ
とにより、オペレータがワークの加工形状に影響を与え
るパラメータを設定するのに役立てることができ、形状
誤差を減少させることができる。
Further, by providing a parameter change proposal formulating section for formulating a plan for changing parameters affecting the processing shape of the work based on the shape error data, the information of the identified portion having a large shape error can be obtained. It is possible to search for an optimum value of a parameter that also affects the processing shape of the tool, automatically set the parameter, and reduce the shape error. Alternatively, by presenting the operator with recommended values of parameters that improve the accuracy of the work shape of the work, it is possible to help the operator set parameters that affect the work shape of the work, thereby reducing the shape error. Can be.

【0048】また、パラメータ変更は、工具先端位置の
振動を考慮して行うことにより、工具先端位置の軌跡が
振動的にならない範囲内で、サーボパラメータのゲイン
を上げ形状誤差が減少するようにできる。
Further, by changing the parameters in consideration of the vibration of the tool tip position, the gain of the servo parameter can be increased and the shape error can be reduced within a range where the trajectory of the tool tip position does not vibrate. .

【0049】また、数値制御プログラムで指令された指
令経路から3Dソリッドシミュレーションにより目標加
工形状を作成する目標加工形状作成部を備えたことによ
り、目標加工形状データを別に用意する必要がなくな
り、数値制御プログラムのみで数値制御プログラムシミ
ュレーションを行うことができる。
Further, since a target machining shape creating section for creating a target machining shape by 3D solid simulation from a command path instructed by the numerical control program is provided, it is not necessary to prepare target machining shape data separately. Numerical control program simulation can be performed using only a program.

【0050】また、推定加工形状と素材形状から負荷を
計算する負荷計算部と、計算された負荷から送り速度を
計算する送り速度計算部とを備え、最適な送り速度で記
述された数値制御プログラムを作成することにより、得
られた駆動系特性を考慮に入れたワークの推定加工形状
から負荷を計算し、負荷が一定になるように送り速度を
求めることにより、最適な送り速度で記述された数値制
御プログラムを得ることができる。
A load control unit for calculating a load from the estimated machining shape and the material shape, and a feed speed calculation unit for calculating a feed speed from the calculated load, the numerical control program being described with an optimum feed speed By calculating the load, the load is calculated from the estimated machining shape of the work taking into account the obtained drive system characteristics, and the feed rate is determined so that the load is constant. A numerical control program can be obtained.

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

【図1】 本発明の実施の形態1による数値制御シミュ
レーション装置を示すブロック図である。
FIG. 1 is a block diagram showing a numerical control simulation device according to a first embodiment of the present invention.

【図2】 本発明の実施の形態2による数値制御シミュ
レーション装置を示すブロック図である。
FIG. 2 is a block diagram showing a numerical control simulation device according to a second embodiment of the present invention.

【図3】 図2の数値制御シミュレーション装置の形状
誤差表示部7で、目標加工形状と形状誤差データを重ね
合わせて表示した説明図である。
FIG. 3 is an explanatory diagram in which a target machining shape and shape error data are superimposed and displayed on a shape error display unit 7 of the numerical control simulation device of FIG. 2;

【図4】 本発明の実施の形態3による数値制御シミュ
レーション装置を示すブロック図である。
FIG. 4 is a block diagram showing a numerical control simulation device according to a third embodiment of the present invention.

【図5】 図4の数値制御シミュレーション装置の経路
特徴表示部10で、指令経路の軌跡と工具先端位置の経
路軌跡を重ねて表示した説明図である。
5 is an explanatory diagram in which a path of a command path and a path of a tool tip position are displayed in a superimposed manner on a path feature display unit 10 of the numerical control simulation apparatus of FIG. 4;

【図6】 本発明の実施の形態4による数値制御シミュ
レーション装置を示すブロック図である。
FIG. 6 is a block diagram showing a numerical control simulation device according to a fourth embodiment of the present invention.

【図7】 図6の数値制御シミュレーション装置におい
て位置ループゲイン、フィードフォワードゲインなどの
パラメータの最適値を求めるフローチャートである。
FIG. 7 is a flowchart for obtaining optimum values of parameters such as a position loop gain and a feed forward gain in the numerical control simulation apparatus of FIG. 6;

【図8】 図6の数値制御シミュレーション装置におい
て最適なコーナ減速角度を求めるフローチャートであ
る。
FIG. 8 is a flowchart for finding an optimum corner deceleration angle in the numerical control simulation device of FIG. 6;

【図9】 本発明の実施の形態5による数値制御シミュ
レーション装置を示すブロック図である。
FIG. 9 is a block diagram showing a numerical control simulation device according to a fifth embodiment of the present invention.

【図10】 本発明の実施の形態6による数値制御シミ
ュレーション装置を示すブロック図である。
FIG. 10 is a block diagram showing a numerical control simulation device according to a sixth embodiment of the present invention.

【図11】 第一の従来の数値制御シミュレーション装
置を示すブロック図である。
FIG. 11 is a block diagram showing a first conventional numerical control simulation device.

【図12】 第二の従来の数値制御シミュレーション装
置を示すブロック図である。
FIG. 12 is a block diagram showing a second conventional numerical control simulation device.

【図13】 第三の従来の数値制御シミュレーション装
置を示すブロック図である。
FIG. 13 is a block diagram showing a third conventional numerical control simulation device.

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

1 プログラム読み込み部、2 前処理部、3 補間・
加減速部、4 駆動系モデル、4b サーボアンプ、
5、5a 3Dソリッドシミュレーション部、6 推定
形状表示部、6a 3Dソリッド表示部、7 形状誤差
計算部、8 形状誤差表示部、9 経路特徴分析部、1
0経路特徴表示部、11 パラメータ変更案策定部、1
3 目標加工形状作成部、14、14a 負荷計算部、
15、15a 送り速度計算部、21 表示部、22
データ測定部、23 自動調整制御部。
1 Program reading section, 2 Preprocessing section, 3 Interpolation /
Acceleration / deceleration section, 4 drive system model, 4b servo amplifier,
5, 5a 3D solid simulation section, 6 estimated shape display section, 6a 3D solid display section, 7 shape error calculation section, 8 shape error display section, 9 path feature analysis section, 1
0 path feature display section, 11 parameter change plan formulation section, 1
3 target machining shape creation unit, 14, 14a load calculation unit,
15, 15a Feed speed calculation unit, 21 display unit, 22
Data measurement unit, 23 automatic adjustment control unit.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 ワーク加工経路を指令する数値制御プロ
グラムを読み込むプログラム読み込み部と、補正パラメ
ータを用いて前記読み込まれた指令経路を補正し、補正
された経路を求める前処理部と、前記補正された経路及
び加減速パラメータに基づいて補間・加減速を行う補間
・加減速部と、補間・加減速した結果に対して、サーボ
パラメータを用いて工具先端位置を推定する駆動系モデ
ルと、前記工具先端位置を用いて3Dソリッドシミュレ
ーションを行い推定加工形状を計算する3Dソリッドシ
ミュレーション部とを備えたことを特徴とする数値制御
シミュレーション装置。
A program reading unit for reading a numerical control program for instructing a workpiece machining path; a preprocessing unit for correcting the read command path using a correction parameter to obtain a corrected path; An interpolation / acceleration / deceleration unit for performing interpolation / acceleration / deceleration based on a set path and acceleration / deceleration parameters, a drive system model for estimating a tool tip position using servo parameters with respect to the interpolation / acceleration / deceleration results, and the tool A numerical control simulation device comprising: a 3D solid simulation unit that performs a 3D solid simulation using a tip position and calculates an estimated machining shape.
【請求項2】 推定加工形状を表示する形状表示部を備
えたことを特徴とする請求項1記載の数値制御シミュレ
ーション装置。
2. The numerical control simulation apparatus according to claim 1, further comprising a shape display section for displaying an estimated machining shape.
【請求項3】 目標加工形状と推定加工形状を比較し、
形状誤差データを計算する形状誤差計算部を備え、前記
形状誤差データに応じて形状表示部に表示する際に推定
加工形状の各部位の表示属性を変えて表示することを特
徴とする請求項2記載の数値制御シミュレーション装
置。
3. Comparing a target machining shape with an estimated machining shape,
3. The apparatus according to claim 2, further comprising a shape error calculator for calculating the shape error data, wherein when displaying on the shape display unit according to the shape error data, the display attributes of the respective parts of the estimated machining shape are changed and displayed. The numerical control simulation device according to the above.
【請求項4】 形状誤差データの大きい箇所に対応する
経路を特定し、その経路の特徴を分析する経路特徴分析
部と、前記分析された経路の特徴を表示する経路特徴表
示部とを備えたことを特徴とする請求項3記載の数値制
御シミュレーション装置。
4. A route feature analysis unit for identifying a route corresponding to a location having a large shape error data and analyzing the feature of the route, and a route feature display unit for displaying the feature of the analyzed route. 4. The numerical control simulation device according to claim 3, wherein:
【請求項5】 ワークの加工形状に影響するパラメータ
を形状誤差データに基づいて変更する案を策定するパラ
メータ変更案策定部を備えたことを特徴とする請求項3
または4記載の数値制御シミュレーション装置。
5. The apparatus according to claim 3, further comprising a parameter change plan formulating section for formulating a plan for changing a parameter affecting a processing shape of the workpiece based on the shape error data.
Or the numerical control simulation device according to 4.
【請求項6】 パラメータ変更は、工具先端位置の振動
を考慮して行うことを特徴とする請求項5記載の数値制
御シミュレーション装置。
6. The numerical control simulation apparatus according to claim 5, wherein the parameter change is performed in consideration of the vibration of the tool tip position.
【請求項7】 数値制御プログラムで指令された指令経
路から3Dソリッドシミュレーションにより目標加工形
状を作成する目標加工形状作成部を備えたことを特徴と
する請求項3記載の数値制御シミュレーション装置。
7. The numerical control simulation apparatus according to claim 3, further comprising a target machining shape creating section that creates a target machining shape by 3D solid simulation from a command path instructed by the numerical control program.
【請求項8】 推定加工形状と素材形状から負荷を計算
する負荷計算部と、前記計算された負荷から送り速度を
計算する送り速度計算部とを備え、最適な送り速度で記
述された数値制御プログラムを作成することを特徴とす
る請求項1記載の数値制御シミュレーション装置。
8. A numerical control described with an optimum feed speed, comprising: a load calculator for calculating a load from an estimated machining shape and a material shape; and a feed speed calculator for calculating a feed speed from the calculated load. 2. The numerical control simulation apparatus according to claim 1, wherein the program is created.
JP30658499A 1999-10-28 1999-10-28 Numerical control simulation device Expired - Fee Related JP3399419B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30658499A JP3399419B2 (en) 1999-10-28 1999-10-28 Numerical control simulation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30658499A JP3399419B2 (en) 1999-10-28 1999-10-28 Numerical control simulation device

Publications (2)

Publication Number Publication Date
JP2001125613A true JP2001125613A (en) 2001-05-11
JP3399419B2 JP3399419B2 (en) 2003-04-21

Family

ID=17958834

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30658499A Expired - Fee Related JP3399419B2 (en) 1999-10-28 1999-10-28 Numerical control simulation device

Country Status (1)

Country Link
JP (1) JP3399419B2 (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004188541A (en) * 2002-12-11 2004-07-08 Yamazaki Mazak Corp Feed shaft parameter adjusting system for machine tool
JP2011192017A (en) * 2010-03-15 2011-09-29 Omron Corp Display device, display control method, program and computer-readable recording medium
JP2012018472A (en) * 2010-07-06 2012-01-26 Mitsubishi Electric Corp Device and method for working simulation
JP2012243152A (en) * 2011-05-20 2012-12-10 Fanuc Ltd Working time prediction part and numerical control device with working error prediction part
WO2015016223A1 (en) * 2013-07-30 2015-02-05 本田技研工業株式会社 Round hole machining method and round-hole machining device
WO2015016224A1 (en) * 2013-07-30 2015-02-05 本田技研工業株式会社 Circular hole machining method and circular hole machining device
JP2016162149A (en) * 2015-02-28 2016-09-05 国立大学法人神戸大学 Cutting force adaptive control method and cutting force adaptive control system
JP5985087B1 (en) * 2015-04-27 2016-09-06 三菱電機株式会社 Numerical controller
DE102017219841A1 (en) 2016-11-11 2018-05-17 Fanuc Corporation Numerical control device
JP2020071734A (en) * 2018-10-31 2020-05-07 ファナック株式会社 Numerical control device
JP2020149435A (en) * 2019-03-14 2020-09-17 ファナック株式会社 Processing simulator and processing simulation program
CN111823138A (en) * 2019-04-22 2020-10-27 株式会社捷太格特 Network physical system type production system
JP7166488B1 (en) * 2021-09-30 2022-11-07 三菱電機株式会社 Numerical controller, machining system, numerical control method and machining method
JP7175433B1 (en) * 2022-04-01 2022-11-18 三菱電機株式会社 Machined surface quality simulation device and machined surface quality display method
JP7224541B1 (en) * 2021-09-30 2023-02-17 三菱電機株式会社 Numerical controller, machining system, numerical control method and machining method
WO2023067706A1 (en) * 2021-10-19 2023-04-27 ファナック株式会社 Machining shape model comparison device and numerical control machine system
WO2023084714A1 (en) * 2021-11-11 2023-05-19 ファナック株式会社 Dimension estimation device and computer-readable storage medium
WO2023105567A1 (en) * 2021-12-06 2023-06-15 ファナック株式会社 Waveform display device
WO2023162001A1 (en) * 2022-02-22 2023-08-31 ファナック株式会社 Machining surface estimation device and computer-readable storage medium
WO2024009588A1 (en) * 2022-07-05 2024-01-11 株式会社日立製作所 Machining tolerance evaluating system

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004188541A (en) * 2002-12-11 2004-07-08 Yamazaki Mazak Corp Feed shaft parameter adjusting system for machine tool
JP2011192017A (en) * 2010-03-15 2011-09-29 Omron Corp Display device, display control method, program and computer-readable recording medium
CN102812407A (en) * 2010-03-15 2012-12-05 欧姆龙株式会社 Display device, display control method, program, and computer-readable recording medium
US9563195B2 (en) 2010-03-15 2017-02-07 Omron Corporation Device and method for displaying a change in the position of an object
JP2012018472A (en) * 2010-07-06 2012-01-26 Mitsubishi Electric Corp Device and method for working simulation
JP2012243152A (en) * 2011-05-20 2012-12-10 Fanuc Ltd Working time prediction part and numerical control device with working error prediction part
US8938316B2 (en) 2011-05-20 2015-01-20 Fanuc Corporation Numerical controller with machining time prediction unit and machining error prediction unit
CN105392586A (en) * 2013-07-30 2016-03-09 本田技研工业株式会社 Round hole machining method and round-hole machining device
GB2531481B (en) * 2013-07-30 2017-04-12 Honda Motor Co Ltd Round hole machining method and round-hole machining device
GB2531481A (en) * 2013-07-30 2016-04-20 Honda Motor Co Ltd Round hole machining method and round-hole machining device
WO2015016224A1 (en) * 2013-07-30 2015-02-05 本田技研工業株式会社 Circular hole machining method and circular hole machining device
US9914177B2 (en) 2013-07-30 2018-03-13 Honda Motor Co., Ltd. Round hole machining method and round-hole machining device
US9862034B2 (en) 2013-07-30 2018-01-09 Honda Motor Co., Ltd. Round hole machining method and round hole machining device
JP6029761B2 (en) * 2013-07-30 2016-11-24 本田技研工業株式会社 Circular hole processing method and circular hole processing apparatus
JP6067119B2 (en) * 2013-07-30 2017-01-25 本田技研工業株式会社 Circular hole processing method and circular hole processing apparatus
WO2015016223A1 (en) * 2013-07-30 2015-02-05 本田技研工業株式会社 Round hole machining method and round-hole machining device
JPWO2015016223A1 (en) * 2013-07-30 2017-03-02 本田技研工業株式会社 Circular hole processing method and circular hole processing apparatus
JPWO2015016224A1 (en) * 2013-07-30 2017-03-02 本田技研工業株式会社 Circular hole processing method and circular hole processing apparatus
JP2016162149A (en) * 2015-02-28 2016-09-05 国立大学法人神戸大学 Cutting force adaptive control method and cutting force adaptive control system
WO2016174716A1 (en) * 2015-04-27 2016-11-03 三菱電機株式会社 Numerical control device
JP5985087B1 (en) * 2015-04-27 2016-09-06 三菱電機株式会社 Numerical controller
DE102017219841A1 (en) 2016-11-11 2018-05-17 Fanuc Corporation Numerical control device
US10338563B2 (en) 2016-11-11 2019-07-02 Fanuc Corporation Numerical control device
US11460824B2 (en) 2018-10-31 2022-10-04 Fanuc Corporation Numerical controller
JP2020071734A (en) * 2018-10-31 2020-05-07 ファナック株式会社 Numerical control device
CN111123842B (en) * 2018-10-31 2024-03-15 发那科株式会社 Numerical controller
CN111123842A (en) * 2018-10-31 2020-05-08 发那科株式会社 Numerical controller
US11656599B2 (en) 2019-03-14 2023-05-23 Fanuc Corporation Machining simulator and storage medium encoded with machining simulation program
JP7057303B2 (en) 2019-03-14 2022-04-19 ファナック株式会社 Machining simulation device and machining simulation program
JP2020149435A (en) * 2019-03-14 2020-09-17 ファナック株式会社 Processing simulator and processing simulation program
JP2020177580A (en) * 2019-04-22 2020-10-29 株式会社ジェイテクト Cyber-physical production system type production system
JP7239106B2 (en) 2019-04-22 2023-03-14 株式会社ジェイテクト Cyber-physical production system type production system
CN111823138A (en) * 2019-04-22 2020-10-27 株式会社捷太格特 Network physical system type production system
JP7166488B1 (en) * 2021-09-30 2022-11-07 三菱電機株式会社 Numerical controller, machining system, numerical control method and machining method
JP7224541B1 (en) * 2021-09-30 2023-02-17 三菱電機株式会社 Numerical controller, machining system, numerical control method and machining method
WO2023067706A1 (en) * 2021-10-19 2023-04-27 ファナック株式会社 Machining shape model comparison device and numerical control machine system
WO2023084714A1 (en) * 2021-11-11 2023-05-19 ファナック株式会社 Dimension estimation device and computer-readable storage medium
WO2023105567A1 (en) * 2021-12-06 2023-06-15 ファナック株式会社 Waveform display device
WO2023162001A1 (en) * 2022-02-22 2023-08-31 ファナック株式会社 Machining surface estimation device and computer-readable storage medium
WO2023188433A1 (en) * 2022-04-01 2023-10-05 三菱電機株式会社 Machined surface quality simulation device and machined surface quality display method
JP7175433B1 (en) * 2022-04-01 2022-11-18 三菱電機株式会社 Machined surface quality simulation device and machined surface quality display method
WO2024009588A1 (en) * 2022-07-05 2024-01-11 株式会社日立製作所 Machining tolerance evaluating system

Also Published As

Publication number Publication date
JP3399419B2 (en) 2003-04-21

Similar Documents

Publication Publication Date Title
JP3399419B2 (en) Numerical control simulation device
US8988032B2 (en) Numerical controller having display function for trajectory of tool
US7167772B2 (en) Machining time calculating apparatus
JP6646027B2 (en) Post-processor device, machining program generation method, CNC machining system, and machining program generation program
JP4847428B2 (en) Machining simulation apparatus and program thereof
JP2015212012A (en) Method of controlling robot tool
US9477216B2 (en) Numerical control device including display part for displaying information for evaluation of machining process
EP1629933A2 (en) Laser processing apparatus
CN109976258B (en) Link information generating device, link information generating method, and recording medium
CN109725602B (en) Numerical controller, CNC machine tool, computer-readable information recording medium, and numerical control method
US11131979B2 (en) Numerical control device and numerical control method
JP4802170B2 (en) Machining time calculation device and program thereof
JP4796936B2 (en) Processing control device
JP3135738B2 (en) Numerical control unit
WO2016174716A1 (en) Numerical control device
JP4398070B2 (en) Numerical control device and groove processing method for machine tool
JP4982170B2 (en) Machining control device and machining control program
WO2016051555A1 (en) Numerical control device
JPH07210225A (en) Numerical controller
JP5143661B2 (en) NC lathe control method and control device
JPH11165239A (en) Numerical control data editing device and editing method of numerical control data
JPH06124114A (en) Laser beam machining program editing device
JP7268419B2 (en) Parameter setting support device, parameter setting support method and parameter setting support program
JPH11194813A (en) Operation command generating method for industrial machine
JPH01273682A (en) Method of setting output condition for cutting for cutting robot

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080221

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090221

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100221

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100221

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110221

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120221

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130221

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20130221

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20140221

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees