JPS62295110A - Nose r correction controller for nc machining tool - Google Patents

Nose r correction controller for nc machining tool

Info

Publication number
JPS62295110A
JPS62295110A JP13893986A JP13893986A JPS62295110A JP S62295110 A JPS62295110 A JP S62295110A JP 13893986 A JP13893986 A JP 13893986A JP 13893986 A JP13893986 A JP 13893986A JP S62295110 A JPS62295110 A JP S62295110A
Authority
JP
Japan
Prior art keywords
nose
correction
tool
movement
register
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP13893986A
Other languages
Japanese (ja)
Inventor
Hidefumi Shiratori
白鳥 秀文
Kiyokuni Kawashima
川嶋 清州
Kazuhiko Oiwa
一彦 大岩
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.)
Hitachi Seiki Co Ltd
Original Assignee
Hitachi Seiki 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 Hitachi Seiki Co Ltd filed Critical Hitachi Seiki Co Ltd
Priority to JP13893986A priority Critical patent/JPS62295110A/en
Publication of JPS62295110A publication Critical patent/JPS62295110A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/50Machine tool, machine tool null till machine tool work handling
    • G05B2219/50284Tool nose correction
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/50Machine tool, machine tool null till machine tool work handling
    • G05B2219/50301Correction stored on tape, together with tool identification
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/50Machine tool, machine tool null till machine tool work handling
    • G05B2219/50336Tool, probe offset for curves, surfaces, contouring

Landscapes

  • Numerical Control (AREA)

Abstract

PURPOSE:To simplify a program and to eliminate errors by executing the automatic nose R correction according to a move command. CONSTITUTION:A nose R correction controller for NC machining tools is constituted of a CPU 1, an I/O means 2, a position control and drive means 3, a storage means 4 which consists of memories 41-44 and stores NC machining programs and the like, a register means 5, a branch means 6 deciding whether the nose R correction is set up or canceled, a direction discrimination means 7 discriminating the direction of correcting the nose R, and a coordinate arithmetic means 8. In the control part of the NC machining tool, tool file are stored in the memory 42, and features of the tool are indexed by the file. Among many items, groove width, nose R and the tip point of a blade are used for the nose R correction. If data on moving values held at the final stage of the register means 5 passes through the set-up side of the branch means 6 while it is led to the coordinate arithmetic means 8, the nose R correction is added, and the final coordinates in each movement can be calculated.

Description

【発明の詳細な説明】 3、発明の詳細な説明 〔産業上の利用分野〕 本発明はNC工作機械のノーズR補正制御装置に関し、
特に、NCプログラム中にノーズR補正に係わるデータ
入力を必要としないノーズR補正制御装置に関する。
[Detailed Description of the Invention] 3. Detailed Description of the Invention [Field of Industrial Application] The present invention relates to a nose R correction control device for an NC machine tool,
In particular, the present invention relates to a nose radius correction control device that does not require data input related to nose radius correction during an NC program.

〔従来の技術〕[Conventional technology]

NC工作機械において、工具の刃先をワークへ移動させ
る場合、従来は、刃先のノーズR補正のセットアツプも
しくはキャンセルをプログラム指令しなければならない
部分があったり、また刃先点と移動方向によりノーズR
の補正方向を判断して、プログラミングしなければなら
ず、工具コードや作業コードの前や後にキャンセル指令
やセットアップ指令などを組み込まなければならなかっ
た。第6図は、従来のノーズR補正の一例を示す図であ
って、7(a)はワークWに対する加工寸法を示す断面
図、図(b)は工具経路を示す説明図、図(c)は図(
b)に対応するNC加工プログラムを表示した場合の出
力見本図である。図(c)において、Gを文頭に付され
たコードは準(IWlffi能を有する作業指令で、例
えばrGOOJは早送りによる位置決め指令であり、r
GOIJは切削送り指令である。X及びZを文頭に付さ
れたコードはそれぞれの軸方向に移動させる終点座標を
示す。即ち、図(C)における1行目の「GOO」は、
T○○△△という刃物台インデックス指令で呼び出した
工具を、図(b)の■で示される如く、加工原点に対し
X座標60.0.  Z座標−4,0の位置へ、早送り
で位置決めさせる指令である。ところで、この座標値は
工具の刃先を鋭利な点と見なす仮想刃先点でプログラミ
ングしたものであり、実際の工具刃先は超硬チップ等の
刃先中心から所要のノーズRを有する量的な面であるの
で、実際にはその面に対する接線で加工作業を行うこと
になり、ノーズR補正が必要になる。
When moving the cutting edge of a tool to a workpiece in an NC machine tool, conventionally there are parts where it is necessary to set up or cancel a program to set up or cancel the nose radius correction of the cutting edge.
The direction of correction had to be determined and programmed, and cancel commands and setup commands had to be incorporated before and after the tool code and work code. FIG. 6 is a diagram showing an example of conventional nose R correction, in which FIG. 7(a) is a cross-sectional view showing machining dimensions for the work W, FIG. 6(b) is an explanatory diagram showing the tool path, and FIG. is the figure (
It is an output sample figure when the NC machining program corresponding to b) is displayed. In Figure (c), the code with G at the beginning of the sentence is a work command with quasi (IWlffi function), for example rGOOJ is a positioning command by rapid traverse, r
GOIJ is a cutting feed command. Codes prefixed with X and Z indicate end point coordinates for movement in the respective axis directions. That is, "GOO" in the first line in figure (C) is
The tool called by the turret index command T○○△△ is placed at the X coordinate of 60.0. This is a command to position by fast forwarding to the position of Z coordinate -4,0. By the way, these coordinate values are programmed using a virtual cutting edge point that considers the cutting edge of the tool as a sharp point, and the actual cutting edge of the tool is a quantitative surface having the required nose radius from the center of the cutting edge of a carbide tip, etc. Therefore, machining work is actually performed on a tangent to that surface, and nose radius correction is required.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来は、NC工作機械がノーズR補正制御装置を備えて
いなかったので、プログラム中にノーズR補正要の作業
コードとして、第6図(C)に示すように、rG40J
  (補正なし、もしくは補正キャンセル)、rG41
J  (進行方向左へ補正)。
Conventionally, NC machine tools were not equipped with a nose R correction control device, so rG40J was set as a work code requiring nose R correction during the program, as shown in Figure 6(C).
(No correction or correction canceled), rG41
J (Correction to the left in the direction of travel).

rG42J  (進行方向布へ補正)等を設定して、現
場で各工具に対する補正量を演算し、その都度プログラ
ムにデータ入力しなければならなかった。
It was necessary to set rG42J (correction to cloth in the traveling direction), etc., calculate the correction amount for each tool on site, and input the data into the program each time.

従って、プログラム自体もその処理も複雑多岐なものに
なり、しかも、例えば3つの移動ブロック間で微小鋭角
をなす場合(特に工具呼び出し時)など途中停止になっ
て刃物台インデックス時に干渉を生じるなど、微細な注
意を払わないとプログラムミスが多発し、NC現場にも
熟練プログラマ−を必要とすることになった。
Therefore, the program itself and its processing become complex and diverse, and furthermore, for example, when three moving blocks make a small acute angle (especially when calling a tool), it may stop midway and cause interference when indexing the tool post. If careful attention was not paid, programming errors would occur frequently, necessitating the need for skilled programmers at the NC site.

本発明は、このような問題点を解決し、プログラムが簡
単で、ミスを解消し、未熟練者でも容易にプログラミン
グできる対話形式の自動プログラミングに最適なNC工
作機械のノーズR補正制御装置を提供することを目的と
する。
The present invention solves these problems and provides a nose radius correction control device for an NC machine tool that is easy to program, eliminates mistakes, and is ideal for interactive automatic programming that allows even inexperienced people to easily program. The purpose is to

〔問題点を解決するための手段〕[Means for solving problems]

本発明において、上記の問題点を解決するための手段は
、記憶手段に格納されたNC加工プログラム及び工具レ
イアウトに基づき、工具刃先のノーズRの補正を自動的
に処理するNC工作機械のノーズR補正制御装置であっ
て、NC加工プログラム中の移動指令コードと移動値デ
ータとを複数回移動分を先読み保留するレジスタ手段と
、レジスタ手段に保留された移動指令コードを判読し、
その内容によりノーズR補正のセットアツプもしくはキ
ャンセルを決定する分岐手段と、前記レジスタ手段に保
留された複数回の移動値データから移動方向データを演
算し、工具レイアウトに基づく刃先点データと対応させ
、ノーズR補正方向を判別する方向判別手段と、その方
向判別手段で判別されたノーズR補正方向データ、工具
レイアウトによるノーズR半径及び前記分岐手段を経由
した移動値データから各移動の終点座標を算出する座標
演算手段とを備えるNC工作機械のノーズR補正制御装
置とするものである。
In the present invention, means for solving the above-mentioned problems is to automatically correct the nose R of the tool cutting edge based on the NC machining program and tool layout stored in the storage means. A correction control device, comprising a register means for pre-reading and suspending movement command codes and movement value data in an NC machining program for a plurality of movements, and reading the movement command code held in the register means;
branching means that determines set-up or cancellation of nose radius correction according to the contents; and calculating movement direction data from the plurality of movement value data held in the register means, and making it correspond to cutting edge point data based on the tool layout; A direction determining means for determining the nose R correction direction, and calculating end point coordinates of each movement from the nose R correction direction data determined by the direction determining means, the nose R radius according to the tool layout, and the movement value data via the branching means. The present invention provides a nose radius correction control device for an NC machine tool, which is provided with a coordinate calculating means for calculating the coordinates.

〔作用〕[Effect]

本発明において、分岐手段は従来のrG404指令を自
動化するものであり、方向判別手段は従来のrG41J
及びrG42J指令を自動化するものである。
In the present invention, the branching means automates the conventional rG404 command, and the direction determining means automates the conventional rG41J command.
and rG42J commands.

レジスタ手段の最終段に保留された移動値データが座標
演算手段へ導入される途中で、分岐手段のセットアツプ
側を経由すればノーズR補正は加算され、キャンセル側
を経由すればそのままで、各移動の最終座標が算出され
ることになる。
While the movement value data held in the final stage of the register means is introduced into the coordinate calculation means, if it passes through the setup side of the branching means, the nose radius correction is added, and if it passes through the canceling side, it remains unchanged, and each The final coordinates of the movement will be calculated.

〔実施例〕〔Example〕

以下、本発明を、実施例とその図面を参照して詳細に説
明する。
Hereinafter, the present invention will be explained in detail with reference to examples and drawings thereof.

第1図は、本発明によるNC工作機械のノーズR補正制
御装置の1実施例を示す構成図である。
FIG. 1 is a block diagram showing one embodiment of a nose radius correction control device for an NC machine tool according to the present invention.

第1図において、ノーズR補正制御装置は、NC工作機
械の制御装置を兼ねるCPUIと、通常の入出力手段2
及び位置側21’J SM動手段3と、NC加工プログ
ラム・メモリ、工具ファイル・メモリ。
In FIG. 1, the nose R correction control device includes a CPU which also serves as a control device for the NC machine tool, and a normal input/output means 2.
and position side 21'J SM moving means 3, NC machining program memory, tool file memory.

工具レイアウト・メモリ及びノーズR補正テーブル・メ
モリを格納する記憶手段4と、NC加工ブログラムを1
ブロツクずつ読み込んで、その中の移動指令コードと移
動値データを複数回移動分を先読み保留するレジスタ手
段5と、レジスタ手段5に保留された移動指令コードを
判読し、その内容によりノーズR補正のセットアツプも
しくはキャンセルを決定する分岐手段6と、前記レジス
タ手段5に保留された複数回の移動値データから移動方
向データを演算し、工具レイアウトに基づく刃先点デー
タと対応させ、ノーズRの補正方向を判別する方向判別
手段7と、方向判別手段7で判別されたノーズR補正方
向データ、工具レイアウトによるノーズR半径及び前記
分岐手段6を経由した移動値データから各移動の終点座
標を算出する座標演算手段8とで構成されている。
Storage means 4 for storing tool layout memory and nose R correction table memory, and NC machining program 1
A register means 5 reads the movement command code and movement value data block by block and pre-reads and holds the movement command code and movement value data for multiple movements.The movement command code held in the register means 5 is read and the nose R correction is performed based on the contents. Branching means 6 determines set-up or cancellation, and movement direction data is calculated from the movement value data of a plurality of times held in the register means 5, and is made to correspond to the cutting edge point data based on the tool layout, and the correction direction of the nose R is calculated. and the coordinates for calculating the end point coordinates of each movement from the nose R correction direction data determined by the direction determining means 7, the nose R radius according to the tool layout, and the movement value data via the branching means 6. It is composed of a calculation means 8.

記憶子り4は、NC加工プログラム・メモリ41と、工
具ファイル・メモリ42と、工具レイアウト・メモリ4
3と、ノーズR補正テーブル・メモリ44とから成って
いる。NC工作機械の制御部には、第2図(a)に出力
見本図を示されるような工具ファイルが工具ファイル・
メモリ42に格納されていて、ファイル別に索引され、
その項目中の溝巾。
The memory 4 includes an NC machining program memory 41, a tool file memory 42, and a tool layout memory 4.
3 and a nose R correction table memory 44. The control unit of the NC machine tool has a tool file as shown in the output sample diagram in Figure 2 (a).
stored in the memory 42 and indexed by file;
Gutter width in that item.

ノーズR1刃先点がノーズR補正に使用される。The nose R1 cutting edge point is used for nose radius correction.

第2図(b)は、工具レイアウト・メモリ43の出力見
本図で、NC加工プログラムに従って工具ファイルから
加工に使用する工具のタレット面別に編集し直されたも
のである。
FIG. 2(b) is an output sample diagram of the tool layout memory 43, which has been edited from the tool file according to the NC machining program for each turret surface of the tool used for machining.

第3図(a)は、ノーズR補正テーブル・メモ1J44
の出力見本図で、既に説明したように、NC加工プログ
ラムは仮想刃先点でプログラミングされているが、実際
の工具はノーズRを有していて、ワークに接する面は工
具の種類と移動方向により異なる。例えば座標系を第3
図(b)に示されるX、Zとして、刃先点は、外径バイ
トの場合はノーズRの中心Oに対して図中■のフォード
ラント(4分角領域)で作業し、内径バイトの場合は図
中■のフォードラントで作業する。第2図(b)の工具
レイアウト・メモリ43の項目中で刃先点として記憶さ
れるのはこのフォードラント番号で、TOIは外径バイ
トなので3であり、TO2は内径バイトなので2である
。そして、この刃先点がどのフォードラントに配置され
ているかにより、工具の移動方向に対して何れの側でワ
ークを加工しているかが決定される。例えば、第3図(
c)では、工具の補正方向はワークWに対して左側であ
り、第3図(d)では右側である。この刃先点と移動方
向との対応関係を格納するのが、第3図(a)に示され
るノーズR補正テーブル・メモリ44で、矢印で示され
る移動方向に対して、各フォードラント(1〜4)及び
その境界線(5〜8)の刃先点の補正方向を「右」又は
「左」で示し、「−」は、直前に実行された移動指令の
補正方向と同方向の補正を行なうことを意味する。
Figure 3(a) shows the nose R correction table memo 1J44.
As explained above, the NC machining program is programmed with a virtual cutting edge point, but the actual tool has a nose radius, and the surface in contact with the workpiece varies depending on the type of tool and the direction of movement. different. For example, if the coordinate system is
As X and Z shown in figure (b), the cutting edge point is the fordrant (quadrant area) shown in the figure with respect to the center O of the nose R in the case of an outer diameter tool, and in the case of an inner diameter tool. Work with the fordrant marked ■ in the diagram. It is this fordrant number that is stored as the cutting edge point among the items in the tool layout memory 43 in FIG. 2(b); TOI is 3 because it is an outer diameter tool, and TO2 is 2 because it is an inner diameter tool. Then, depending on which fordrant this cutting edge point is located, it is determined on which side of the tool movement direction the workpiece is being machined. For example, in Figure 3 (
In c), the correction direction of the tool is to the left with respect to the workpiece W, and in FIG. 3(d), it is to the right. The correspondence relationship between the cutting edge point and the moving direction is stored in the nose R correction table memory 44 shown in FIG. 3(a). 4) and its boundary line (5 to 8), the correction direction of the cutting edge point is indicated by "right" or "left", and "-" indicates that the correction is performed in the same direction as the correction direction of the movement command executed immediately before. It means that.

第4図は、上記ノーズR補正制御装置の動作を示すフロ
ーチャートである。以下、フローに従いつつ、上記装置
を更に詳細に説明する。
FIG. 4 is a flowchart showing the operation of the nose R correction control device. The above device will be explained in more detail below, following the flow.

第4閏のフローの第0段として、本装置はノーズRの補
正がキャンセルされた状態でスタートする。第0段で読
み込み指令が入力され、アンド・ゲート101を介して
、NC加工プログラム・メモIJ41からNC加工プロ
グラムがレジスタ手段5へ1ブロツクずつ読み込まれ、
フローの第0段として、選択回路50で移動指令(Gコ
ード)が選択され、その指令コードと移動値データ(X
、Z値)が、フローの第0段で、第1のレジスタ51に
移動指令の■として登録される。選択回路50はプログ
ラムを更に読み続け、フローの第0段として、次の指令
を先読みし、第0段で移動指令か否かを判別して、移動
指令でなければ移動指令が発見されるまで、更にその次
の指令を先読みする。移動指令が発見されると、第0段
で移動指令の■として第1のレジスタ51に登録し、そ
れまで第1のレジスタ51に登録されていた移動指令の
■は押し出されて、セットメモリからの信号によりアン
ド・ゲート102を通過し、第2のレジスタ52に登録
される。同様に第0段、第0段で移動指令が発見される
と、第[相]段で、移動指令の◎として第1のレジスタ
51に登録し、移動指令の■および■は押し出され順送
りに第3のレジスタ53まで登録を埋める。
At stage 0 of the fourth leap, the apparatus starts with the nose R correction canceled. A reading command is input at the 0th stage, and the NC machining program is read one block at a time from the NC machining program memo IJ41 into the register means 5 via the AND gate 101.
As the 0th stage of the flow, a movement command (G code) is selected by the selection circuit 50, and the command code and movement value data (X
, Z value) is registered in the first register 51 as a movement command ■ at the 0th stage of the flow. The selection circuit 50 continues to read the program, looks ahead to the next command as the 0th stage of the flow, determines whether it is a movement command or not at the 0th stage, and continues until a movement command is found if it is not a movement command. , and further reads the next command in advance. When a movement command is discovered, it is registered in the first register 51 as a movement command ■ in the 0th stage, and the movement command ■ that had been registered in the first register 51 until then is pushed out and stored from the set memory. The signal passes through the AND gate 102 and is registered in the second register 52. Similarly, when a movement command is found in the 0th stage, 0th stage, it is registered in the first register 51 as a movement command ◎ in the [phase] stage, and the movement commands ■ and ■ are pushed out and sent sequentially. Fill in the registration up to the third register 53.

第3のレジスタ53が保留完了であることを示すセット
メモリ信号が分岐手段6のアンド・ゲート104へ入力
すると、第2のレジスタ52からの移動指令■がそのゲ
ート104を通過可能となり、フローの第0段として、
移動指令判別回路61で、指令コードのGに続く数字(
普通、GOOを早送り、GOI〜GO3を切削送りとし
て使用している)を判別し、移動指令■が早送りの場合
はアンド・ゲート105へ、切削送りの場合はアンド・
ゲート106へ信号を送る。これらのゲートには第3の
レジスタ53からの移動指令のが入力され、アンド・ゲ
ート105からはキャンセルデータとして出力され、ア
ンド・ゲート106からはセットアツプデータとして出
力される。
When the set memory signal indicating that the third register 53 has completed the suspension is input to the AND gate 104 of the branching means 6, the movement command ■ from the second register 52 is allowed to pass through the gate 104, and the flow is changed. As the 0th stage,
In the movement command discrimination circuit 61, the number following G in the command code (
Normally, GOO is used for rapid traverse and GOI to GO3 are used for cutting feed), and if the movement command ■ is rapid traverse, it is sent to AND gate 105, and if it is cutting feed, it is sent to AND gate 105.
Send a signal to gate 106. The movement command from the third register 53 is input to these gates, the AND gate 105 outputs it as cancel data, and the AND gate 106 outputs it as setup data.

さて、第1図における方向判別手段7は、ベクトル演算
回路71と判別回路72とが直列連結されて構成され、
前記レジスタ手段5から移動値データを入力されて3ブ
ロック分の移動方向を演算先読みされる。算出された移
動方向データは次の判別回路72へ送られる。判別回路
72へは、この他に、工具レイアウト・メモリ43から
の刃先点データが入力され、更にノーズR補正テーブル
・メモリ44から、第3図(a)に示されるようなテー
ブル・メモリが入力される。ベクトル演算回路71から
の入力により矢印方向が決定されるので、テーブルを参
照して「右」又は「左」のノーズR補正方向が判別され
ることになる。
Now, the direction determining means 7 in FIG. 1 is constructed by connecting a vector calculation circuit 71 and a determining circuit 72 in series.
Movement value data is inputted from the register means 5, and movement directions for three blocks are read in advance. The calculated movement direction data is sent to the next determination circuit 72. In addition to this, the cutting edge point data from the tool layout memory 43 is input to the discrimination circuit 72, and table memory as shown in FIG. 3(a) is input from the nose radius correction table memory 44. be done. Since the arrow direction is determined by the input from the vector calculation circuit 71, the "right" or "left" nose R correction direction is determined by referring to the table.

座標演算手段8は、ノーズR補正演算回路81と、オア
・ゲート107と、ノーズR補正移動データ・レジスタ
82とで成る。フローの第0段で移動指令■が切削送り
の場合、移動指令■はノーズR補正演算回路81へ入力
されるが、移動指令■が早送りの場合は、ノーズR補正
がキャンセルされるものとして、移動指令■はオア・ゲ
ート107を経由してノーズR補正移動データ・レジス
タ82に直接人力される。
The coordinate calculation means 8 includes a nose R correction calculation circuit 81, an OR gate 107, and a nose R correction movement data register 82. If the movement command ■ is cutting feed in the 0th stage of the flow, the movement command ■ is input to the nose R correction calculation circuit 81, but if the movement command ■ is rapid forwarding, the nose R correction is canceled. The movement command (2) is directly input manually to the nose R correction movement data register 82 via the OR gate 107.

ノーズR補正演算回路81で補正演算を行う場合は、方
向判別手段7でフローの第0段及び第0段の判断を経た
ノーズR補正方向データと、工具レイアウト・メモリ4
3からのノーズR半径値とが入力され、方向と半径から
算出されたノーズR補正量を移動データに加算すること
により、ノーズR補正移動データが算出される。従って
、ノーズR補正移動データ・レジスタ82には、分岐手
段6の自動判別によるノーズRを補正されないままの移
動データか、方向判別手段7の方向判別により細分化さ
れてノーズRを補正された移動データかが保留され、フ
ローの第[相]段としては、この座標値XR,ZRに基
づいて軸移動を実行するわけである。
When the nose R correction calculation circuit 81 performs a correction calculation, the nose R correction direction data that has been determined by the direction determining means 7 for the 0th stage and the 0th stage of the flow and the tool layout memory 4 are used.
Nose R correction movement data is calculated by adding the nose R correction amount calculated from the direction and radius to the movement data. Therefore, the nose R correction movement data register 82 contains either movement data that has not been corrected for the nose R determined automatically by the branching means 6, or movement data that has been subdivided and corrected for the nose R by the direction judgment by the direction judgment means 7. The data is held, and in the first [phase] of the flow, axis movement is executed based on the coordinate values XR and ZR.

このように、本発明の装置によれば、ノーズR補正のセ
ットアツプの決定、補正方向の判別、切換、演算が自動
的に行われるので、第5図(a)の作業を第5図(b)
に示される経路■のように刃先を機械原点から加工開始
点へ直行させることができ、プログラム上も第5図(C
)に示されるようにrG40Jなどの補正用コードを一
切省くことができる。
As described above, according to the apparatus of the present invention, the determination of the setup for nose R correction, the determination of the correction direction, the switching, and the calculation are automatically performed, so that the work shown in FIG. b)
The cutting edge can be moved directly from the machine origin to the machining start point as shown in the path ■ shown in Figure 5 (C).
), the correction code such as rG40J can be completely omitted.

〔発明の効果〕〔Effect of the invention〕

以上、説明したとおり、本発明によれば、移動指令に基
づいた自動ノーズR補正を行なうことによりプログラム
が簡単で、ミスが解消され、未熟練者でも容易にプログ
ラミングでき、対話形式の自動プログラミングに最適な
NC工作機械のノーズR補正制御装置を提供することが
できる。
As explained above, according to the present invention, by performing automatic nose radius correction based on movement commands, programming is simple, mistakes are eliminated, programming is easy even for unskilled people, and interactive automatic programming is possible. An optimal nose radius correction control device for an NC machine tool can be provided.

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

第1図は本発明によるノーズR補正制?11装置の1実
施例の構成図、第2図及び第3図は各メモリ内容の説明
図、第4図は実施例のフローチャート、第5図及び第6
図は工具経路とその加工プログラムの見本図である。 1iCPU。 2;入出力手段、 3;位置制御駆動手段、 4;記憶手段、 5;レジスタ手段、 6;分岐手段、 7;方向判別手段、 8;座標演算手段。 特許出願人  日立精機株式会社 第3図 (Q) 第5図 (C)
Figure 1 shows the nose radius correction system according to the present invention? FIGS. 2 and 3 are explanatory diagrams of the contents of each memory, FIG. 4 is a flowchart of the embodiment, and FIGS.
The figure is a sample diagram of the tool path and its machining program. 1iCPU. 2; input/output means; 3; position control driving means; 4; storage means; 5; register means; 6; branching means; 7; direction determining means; 8; coordinate calculation means. Patent applicant: Hitachi Seiki Co., Ltd. Figure 3 (Q) Figure 5 (C)

Claims (1)

【特許請求の範囲】[Claims] 記憶手段に格納されたNC加工プログラム及び工具レイ
アウトに基づき、工具刃先のノーズRの補正を自動的に
処理するNC工作機械のノーズR補正制御装置であって
、NC加工プログラム中の移動指令コードと移動値デー
タとを複数回移動分を先読み保留するレジスタ手段と、
レジスタ手段に保留された移動指令コードを判読し、そ
の内容によりノーズR補正のセットアップもしくはキャ
ンセルを決定する分岐手段と、前記レジスタ手段に保留
された複数回の移動値データから移動方向データを演算
し、工具レイアウトに基づく刃先点データと対応させ、
ノーズR補正方向を判別する方向判別手段と、その方向
判別手段で判別されたノーズR補正方向データ、工具レ
イアウトによるノーズR半径及び前記分岐手段を経由し
た移動値データから各移動の終点座標を算出する座標演
算手段とを備えることを特徴とするNC工作機械のノー
ズR補正制御装置。
A nose R correction control device for an NC machine tool that automatically corrects the nose R of a tool cutting edge based on an NC machining program and a tool layout stored in a storage means, the device comprising: a movement command code in an NC machining program; register means for pre-reading and suspending movement value data for a plurality of movements;
branching means that reads a movement command code held in the register means and determines whether to set up or cancel the nose radius correction based on the content; and a branching means that calculates movement direction data from the movement value data of a plurality of times held in the register means. , correspond to the cutting edge point data based on the tool layout,
A direction determining means for determining the nose R correction direction, and calculating end point coordinates of each movement from the nose R correction direction data determined by the direction determining means, the nose R radius according to the tool layout, and the movement value data via the branching means. 1. A nose R correction control device for an NC machine tool, characterized in that it is equipped with a coordinate calculating means for calculating the coordinates of a computer.
JP13893986A 1986-06-13 1986-06-13 Nose r correction controller for nc machining tool Pending JPS62295110A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13893986A JPS62295110A (en) 1986-06-13 1986-06-13 Nose r correction controller for nc machining tool

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13893986A JPS62295110A (en) 1986-06-13 1986-06-13 Nose r correction controller for nc machining tool

Publications (1)

Publication Number Publication Date
JPS62295110A true JPS62295110A (en) 1987-12-22

Family

ID=15233677

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13893986A Pending JPS62295110A (en) 1986-06-13 1986-06-13 Nose r correction controller for nc machining tool

Country Status (1)

Country Link
JP (1) JPS62295110A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0293706A (en) * 1988-09-29 1990-04-04 Toyoda Mach Works Ltd Positioning device
US5134570A (en) * 1988-01-20 1992-07-28 Mitsubishi Denki K.K. Offset configuration forming method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5755403A (en) * 1980-09-18 1982-04-02 Mitsubishi Electric Corp Numerical controller

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5755403A (en) * 1980-09-18 1982-04-02 Mitsubishi Electric Corp Numerical controller

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5134570A (en) * 1988-01-20 1992-07-28 Mitsubishi Denki K.K. Offset configuration forming method
JPH0293706A (en) * 1988-09-29 1990-04-04 Toyoda Mach Works Ltd Positioning device

Similar Documents

Publication Publication Date Title
JP4505295B2 (en) NC machining simulation method and NC machining simulation apparatus
JPS62295110A (en) Nose r correction controller for nc machining tool
JPS58175010A (en) Graphic display method of numerical controller for 4-axis lathe
JPS59127108A (en) Numerical controller
JPS61173842A (en) Numerical control device
JPH0731534B2 (en) How to create an offset shape
JP2006227894A (en) Cut resumption method, cutting system and cutting controller
JPS61241045A (en) Control device for nose r correction in nc machine tool
JPH03290705A (en) Numerical controller
JP2672595B2 (en) Tool replacement method
JPS6299052A (en) Correction controller for grooving tool
JP4560191B2 (en) Numerical controller
JPH03294906A (en) Editing system for working program
JPS6359604A (en) Method for changing working route in numerical controller
JPH0722875B2 (en) How to display taper angle setting of programming device
JPS6063610A (en) Numerical controller with graphic display device capable of drawing clamping device
JPS6254604A (en) Controlling method for setting of work piece coordinate system
JPS61257740A (en) Tool selection system
JPH0259256A (en) Display method for movement of tool in nc machine tool
JPH02284847A (en) Turret turn control system and device thereof in numerically controlled lathe
JPS6048243A (en) Zone margin machining method
JPS62255046A (en) Nc programming method for four axis lathe
KR0176539B1 (en) Cutting control method of numerical control device and device
JPH07115277B2 (en) Contour shape processing method
KR970066772A (en) Automatic Programming Method of Numerical Control Unit