JPH03116305A - Control method for nc machine tool - Google Patents

Control method for nc machine tool

Info

Publication number
JPH03116305A
JPH03116305A JP25452589A JP25452589A JPH03116305A JP H03116305 A JPH03116305 A JP H03116305A JP 25452589 A JP25452589 A JP 25452589A JP 25452589 A JP25452589 A JP 25452589A JP H03116305 A JPH03116305 A JP H03116305A
Authority
JP
Japan
Prior art keywords
radius
machine tool
curvature
curve
point
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
JP25452589A
Other languages
Japanese (ja)
Inventor
Kyoji Uchiyama
内山 享志
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.)
UCHIYAMA KIKAI SEISAKUSHO KK
Original Assignee
UCHIYAMA KIKAI SEISAKUSHO KK
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by UCHIYAMA KIKAI SEISAKUSHO KK filed Critical UCHIYAMA KIKAI SEISAKUSHO KK
Priority to JP25452589A priority Critical patent/JPH03116305A/en
Publication of JPH03116305A publication Critical patent/JPH03116305A/en
Pending legal-status Critical Current

Links

Landscapes

  • Numerical Control (AREA)

Abstract

PURPOSE:To perform the working along an approximate working path of high precision by obtaining distances from the origin to two points to be connected with an arc and defining an average value of these two distances as the radius of curvature of the arc connecting both points. CONSTITUTION:A function to indicate the curve of a desired working path is defined, and this curve is divided by an angle DELTAtheta at which this curve is viewed from an origin 0, and coordinate values of each division point pi are obtained in the XY rectangular coordinate system. Distances Ri-1 and Ri from the origin 0 to adjacent division points Pi-1 and Pi are obtained from the expres sion in a polar coordinate form of the curve. The average value of these two distances Ri-1 and Ri is defined as the radius of curvature of the arc as the approximate working path connecting both division points Pi-1 and Pi. Thus, working along the approximate working path of high precision is possible.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はNC工作機械の制御方法、特に直交座標値と曲
率半径との組み合わせからなるデータに基づいて工作を
行うNC工作機械の制御方法に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a method for controlling an NC machine tool, and particularly to a method for controlling an NC machine tool that performs machining based on data consisting of a combination of orthogonal coordinate values and a radius of curvature. .

〔従来の技術〕[Conventional technology]

NC工作機械は、所望の工作路に沿った加工を自由に行
うことができるため、様々な用途に利用されている。現
在、一般に用いられているNC工作機械は、次のような
形式の一連のデータを要求する。
NC machine tools are used for various purposes because they can freely perform machining along desired machining paths. Currently, commonly used NC machine tools require a series of data in the following format.

xO,yO xl、   yl、   rl x2.   y2.   r2 xi−L 、  yi−1、ri−1 xn、    yn、    rn ここで、(x O,y O)は始点位置を示し、これに
続く各データ列の最初の2項はXY直交座標系における
座標値であり、3項目は曲率半径である。
xO, yO xl, yl, rl x2. y2. r2 xi-L, yi-1, ri-1 xn, yn, rn Here, (x O, y O) indicates the starting point position, and the first two terms of each data string following this are in the XY orthogonal coordinate system. These are coordinate values, and the third item is the radius of curvature.

ここで、たとえばi行目のデータ列(X1+Yl+ri
)は、「座標値(xl−L 、  yi−1)の点から
座標値(xi、yi)の点まで、曲率半径riの曲線に
沿って移動をしながら加工を行え」という指示に相当す
る。こうしてNC工作機械は、2点間を円弧または直線
に沿って加工する操作を繰り返す。
Here, for example, the i-th data column (X1+Yl+ri
) corresponds to the instruction to "perform processing while moving along the curve with radius of curvature ri from the point with coordinate values (xl-L, yi-1) to the point with coordinate values (xi, yi)" . In this way, the NC machine tool repeats the operation of machining along an arc or a straight line between two points.

このように、NC工作機械を制御するには、上述のよう
な一連のデータ列を生成し、これをNC工作機械に与え
る必要がある。最近では、このような制御はコンピュー
タによって行われるのが一般的である。通常は、パーソ
ナルコンピュータがこの用に供せられており、パーソナ
ルコンピュータによって上述のような一連のデータ列が
作成される。
In this way, in order to control the NC machine tool, it is necessary to generate a series of data strings as described above and provide them to the NC machine tool. These days, such control is generally performed by a computer. Usually, a personal computer is provided for this purpose, and the personal computer creates a series of data strings as described above.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

しかしながら、パーソナルコンピュータを用いて行われ
ている従来のNC工作機械の制御方法には、曲率半径r
iの値が不正確であるという問題がある。真円のような
工作路であれば、正確な曲率半径を用いることが可能で
あるが、楕円やアルキメデス曲線のような工作路の場合
、部分部分を円弧に近似してゆく必要がある。ところが
、従来の方法では、この近似が粗く、真の工作路に沿っ
た精度良い制御を行うことが困難であった。
However, in the conventional control method of NC machine tools performed using a personal computer, the radius of curvature r
The problem is that the value of i is inaccurate. If the work path is a perfect circle, it is possible to use an accurate radius of curvature, but if the work path is an ellipse or an Archimedean curve, it is necessary to approximate the partial portion to a circular arc. However, in the conventional method, this approximation is rough and it is difficult to perform accurate control along the true machining path.

そこで本発明は、より精度の高い正確な制御を行うこと
のできるNC工作機械の制御方法を提供することを目的
とする。
Therefore, an object of the present invention is to provide a control method for an NC machine tool that can perform more accurate control.

〔課題を解決するための手段〕[Means to solve the problem]

本発明は、直交座標値(xi−1、yi−1)で示され
る現在位置点p i−tに対して、次に移動すべき位置
点Piの直交座標値(xi、yi)および曲率半径ri
を入力することにより、点P1−1から点Piまでを曲
率半径「iで移動しながら工作を行う機能を有するNC
工作機械を制御する方法において、 工作路を示す曲線を関数として定義する段階と、この関
数について、角度θを与えたときに、原点からの距離R
が一義的に決定できる極座標演算を定義する段階と、 工作路の始点に対応する角度初期値θ0と、終点に対応
する角度終喧θmaxと、角度間隔Δθと、を入力する
段階と、 添字i  (i=1. 2. 3・・・)を用いて表さ
れる角度θiを、 θi−eθ0+i・Δθ なる式で定義し、前述の極座標演算に基づいて、θiに
対応するRiを求め、この(θt、Ri)なる極座標値
に相当する直交座標値(xi、yi)を求め、 r i −l Ri +R1−L  l /2なる式に
より曲率半径riを求め、NC工作機械に対して出力す
るデータ(xi、yi、ri)を作成するという手順を
、iを初期値1から1ずつ増やしながら、θiが角度終
値θmaxに達するまで繰り返して行う段階と、 を行うようにしたものである。
The present invention provides orthogonal coordinate values (xi, yi) and radius of curvature of a position point Pi to be moved next with respect to a current position point p i-t indicated by orthogonal coordinate values (xi-1, yi-1). ri
By inputting
In a method for controlling a machine tool, there is a step of defining a curve indicating the machine path as a function, and for this function, when an angle θ is given, the distance R from the origin is calculated.
a step of defining a polar coordinate operation that can uniquely determine a working path; a step of inputting an initial angle value θ0 corresponding to the starting point of the work path, an angle final value θmax corresponding to the end point, and an angular interval Δθ; a subscript i The angle θi expressed using Find the orthogonal coordinate values (xi, yi) corresponding to the polar coordinate values (θt, Ri), find the radius of curvature ri using the formula r i -l Ri +R1-L l /2, and output it to the NC machine tool. The procedure of creating data (xi, yi, ri) is repeated while increasing i by 1 from the initial value 1 until θi reaches the final angle value θmax.

〔作 用〕[For production]

本発明による方法では、まず、所望の工作路の曲線を示
す関数が定義される。この曲線は、原点からこの曲線を
見る角度Δθごとに分割され、各分割点の座標値がXY
直交座標系で得られる。本発明による方法の特徴は、2
つの隣接する分割点間を結ぶ近似工作路となる円弧の曲
率半径の与え方にある。はじめに、隣接する分割点のそ
れぞれについて、原点からの距離が求められる。これは
、曲線の極座標形式の表現を用いれば容易に求まる。
In the method according to the invention, first a function is defined that represents the curve of the desired machining path. This curve is divided by the angle Δθ at which this curve is viewed from the origin, and the coordinate values of each dividing point are
Obtained in Cartesian coordinate system. The method according to the present invention has two features:
The problem lies in how to give the radius of curvature of the arc that forms the approximate machining path connecting two adjacent dividing points. First, the distance from the origin is determined for each adjacent dividing point. This can be easily determined by using a polar coordinate representation of the curve.

そして、この求めた2つの距離の平均値をもって、両分
側点間を結ぶ円弧の曲率半径とするのである。
Then, the average value of these two distances is determined as the radius of curvature of the arc connecting the points on both sides.

このように両者の平均をとることにより、精度の高い近
似工作路に沿った加工が可能になる。
By taking the average of both in this way, machining can be performed along a highly accurate approximate machining path.

〔実施例〕〔Example〕

以下本発明を図示する実施例に基づいて説明する。第1
図は本発明によるNC工作機械の制御方法の手順を示す
流れ図である。以下、この流れ図にしたがって、アルキ
メデス曲線に沿った加工を行うための制御を説明する。
The present invention will be described below based on illustrated embodiments. 1st
The figure is a flowchart showing the procedure of a method for controlling an NC machine tool according to the present invention. Hereinafter, control for performing processing along the Archimedes curve will be explained according to this flowchart.

はじめに、ステップS1において、工作路の曲線を示す
関数の定義を行う。この関数の定義は、どのような形式
で行ってもよいが、アルキメデス曲線の場合、 Rmaθ なる極座標形式による定義が便利である。ここで、Rは
原点0からの距離、θはX軸からの反時計回りの角度、
aは係数である。第2図に、アルキメデス曲線の一例を
示す。このアルキメデス曲線の始点POは、XY座標系
の原点Oに一致し、この始点POから反時計回りに1回
り半だけ回転すると終点P maxに到達する。この曲
線上において、角度θにの位置にある点Pkは、原点か
らの距離Rkが、 Rk−a θに として求まるので、点Pkの位置は一義的に決定される
First, in step S1, a function representing the curve of the work path is defined. This function may be defined in any format, but in the case of an Archimedean curve, it is convenient to define it in polar coordinate format Rmaθ. Here, R is the distance from the origin 0, θ is the counterclockwise angle from the X axis,
a is a coefficient. FIG. 2 shows an example of an Archimedes curve. The starting point PO of this Archimedean curve coincides with the origin O of the XY coordinate system, and when it rotates one and a half times counterclockwise from this starting point PO, it reaches the ending point P max. On this curve, the distance Rk from the origin of the point Pk located at the angle θ is determined as Rk−a θ, so the position of the point Pk is uniquely determined.

続いて、ステップS2において、この曲線についての極
座標演算を定義する。この実施例におけるアルキメデス
曲線の場合は、ステップS1で定義した関数がもともと
極座標形式の表現となっている。したがって、このステ
ップS2においては、実質的には何ら作業を行う必要は
ない。ただ、船釣には、ステップS1において必ずしも
極座標形式の定義がなされるとは限らないので、R−f
(θ) なる形式、すなわち、任意の角度θを与えたときに、こ
れに対応する原点からの距離Rが一義的に決定しうるよ
うな演算を定義しておく必要がある。
Subsequently, in step S2, polar coordinate calculations for this curve are defined. In the case of the Archimedes curve in this embodiment, the function defined in step S1 is originally expressed in polar coordinate format. Therefore, there is virtually no need to perform any work in this step S2. However, for boat fishing, the polar coordinate format is not necessarily defined in step S1, so R-f
(θ), that is, when an arbitrary angle θ is given, it is necessary to define an operation that can uniquely determine the corresponding distance R from the origin.

次のステップS3では、角度初期値θ0、角度終値θW
aX 、角度間隔Δθの入力を行う。ここで、角度初期
値θ0は、工作路の始点位置の極座標系上での角度を示
す直であり、角度終値θIIaXは、工作路の終点位置
の極座標系上での角度を示す値である。この実施例では
、第2図に示すように、θo−o’ 、θmax−54
0°となる。また、角度間隔Δθは、工作路を分割して
ゆく角度の単位に相当し、細かく設定すればするほど精
度は向上する。ただし、細かく設定すると、工作のステ
ップ数が増えるために工作時間は長くなる。この実施例
のようなアルキメデス曲線の場合、Δθ−5″程度に設
定すれば実用上十分な精度が得られる。
In the next step S3, the initial angle value θ0, the final angle value θW
aX and the angular interval Δθ are input. Here, the initial angle value θ0 is a value indicating the angle of the starting point position of the work path on the polar coordinate system, and the final angle value θIIaX is a value indicating the angle of the end point position of the work path on the polar coordinate system. In this example, as shown in FIG. 2, θo-o', θmax-54
It becomes 0°. Further, the angular interval Δθ corresponds to the unit of angle by which the work path is divided, and the finer the setting, the higher the accuracy. However, if the settings are made more detailed, the number of steps will increase and the time will increase. In the case of an Archimedes curve as in this embodiment, a practically sufficient accuracy can be obtained by setting it to about Δθ−5″.

ステップS4では、制御パラメータiが初期値である1
に設定される。この制御パラメータiは、後のステップ
85〜S9までのループを一巡するごとに1ずつ増加し
てゆく (ステップ510)。
In step S4, the control parameter i is an initial value of 1.
is set to This control parameter i increases by 1 each time the loop from steps 85 to S9 is completed (step 510).

この−巡の間に、NC工作機械を角度間隔Δθだけ移動
させるための指示データ(Xl +  Y i+rL)
が作成される。なお、NC工作機械に対して、工作路の
始点座標を指定してやる必要がある場合には、このステ
ップS4において、始点座標値を示すデータを作成して
おく。この実施例では、原点Oの座標直(xO,yO)
が始点座標値として作成される。
During this cycle, instruction data (Xl + Y i + rL) for moving the NC machine tool by an angular interval Δθ
is created. If it is necessary to specify the starting point coordinates of the machining path to the NC machine tool, data indicating the starting point coordinate values is created in step S4. In this example, the coordinate coordinates of the origin O (xO, yO)
is created as the starting point coordinate value.

ステップS5では、 θi=θ0+i・Δθ なる演算によって、角度θiが求められる。たとえば、
Δθ−5°とした場合、i−5であれば、θ5−25’
となる。
In step S5, the angle θi is calculated by the following calculation: θi=θ0+i·Δθ. for example,
If Δθ-5°, if i-5, θ5-25'
becomes.

続くステップS6では、角度θiの位置にある工作路上
の分割点Piの直交座標値(xi、yi)が導出される
。これは、ステップS2で導出した極座標形式の表現 R−f(θ) によって、θiに対応するRiを求め、X軸から反時計
回りの角度θi上にあり、原点Oから距離Riにある点
として分割点Piを認識すればよい。
In the following step S6, the orthogonal coordinate values (xi, yi) of the dividing point Pi on the workpiece at the angle θi are derived. This is done by finding Ri corresponding to θi using the expression R-f(θ) in polar coordinate format derived in step S2, and defining it as a point located on the angle θi counterclockwise from the X axis and at a distance Ri from the origin O. It is sufficient to recognize the dividing point Pi.

具体的には、 xi−Ri・cos (θ1) yi=RiΦ5in(θi) として導出される。in particular, xi-Ri・cos (θ1) yi=RiΦ5in(θi) It is derived as

続くステップS7では、曲率半径riが次のようにして
求まる。
In the following step S7, the radius of curvature ri is determined as follows.

ri=lRi −R1−1l/2 こうして、ステップS8において、ステップS6で導出
された座標値(xt、yi)と、ステップS7で求めた
曲率半径riとを組み合わせて、NC工作機械へ出力す
る1組の指示データ(x i。
ri=lRi −R1−1l/2 Thus, in step S8, the coordinate values (xt, yi) derived in step S6 and the radius of curvature ri obtained in step S7 are combined and outputted to the NC machine tool. set of instruction data (x i.

yi、ri)が作成される。yi, ri) are created.

最後に、ステップS9において、θiが角度終値θma
叉に到達したか否かが判断される。到達していなければ
、ステップSIOにおいてiを1だけ更新し、ステップ
S5からの作業を繰り返す。
Finally, in step S9, θi is the final angle value θma
It is determined whether or not the fork has been reached. If it has not been reached, i is updated by 1 in step SIO, and the operations from step S5 are repeated.

θmaXに到達していれば、すべての作業が完了である
。こうして、 x O+   y O xi、   yl。
If θmax has been reached, all work is complete. Thus, x O+ y O xi, yl.

x2.   y2゜ 1 2 xi−1、yi−1、rl−1 xn、    yn、    rn なる一連のデータ列が作成されることになる。x2. y2゜ 1 2 xi-1, yi-1, rl-1 xn, yn, rn A series of data columns will be created.

ここで、上述のデータ列0(i、yi、ri)のもつ意
味を簡単に説明する。このデータ列は、第3図において
、点P1−1〜Piまでの区間のNC工作機械の動作を
指示するデータである。NC工作機械が、このデータ列
の指示を実行する直前の状態は、1つ前のデータ列(x
i−1、yl−1。
Here, the meaning of the above data string 0 (i, yi, ri) will be briefly explained. This data string is data that instructs the operation of the NC machine tool in the section from points P1-1 to Pi in FIG. The state immediately before the NC machine tool executes the instruction of this data string is the previous data string (x
i-1, yl-1.

rI−L)を実行した直後の状態である。したがって、
第3図において、点P1−1までの加工が終了した状態
となっている。データ列(xi、y’1ri)は、点P
i−1(xl−L 、 yi−1)から点Pi (xi
、yi)までの間を、曲率半径riの円弧で結ぶ近似工
作路に沿って加工を行う旨の指示ということになる。こ
のように、NC工作機械は、第3図に示すアルキメデス
曲線に完全に沿った加工を行うのではなく、円弧による
近似工作路に沿った加工を行う。その様子を第4図に示
す。
This is the state immediately after executing rI-L). therefore,
In FIG. 3, the machining up to point P1-1 has been completed. The data string (xi, y'1ri) is the point P
From i-1 (xl-L, yi-1) to point Pi (xi
, yi) is an instruction to perform machining along an approximate machining path that connects the range up to yi) with a circular arc having a radius of curvature ri. In this way, the NC machine tool does not perform machining completely along the Archimedean curve shown in FIG. 3, but performs machining along an approximate machining path formed by a circular arc. The situation is shown in Figure 4.

NC工作機械は、2点P1−1.Piの座標値と曲率半
径riとに基づいて、円弧を描くための中心点Oiを求
め、この中心点O1を中心として半径riの円弧を描く
機能をもっている。
The NC machine tool has two points P1-1. It has the function of finding a center point Oi for drawing an arc based on the coordinate values of Pi and the radius of curvature ri, and drawing an arc of radius ri centered on this center point O1.

本発明の特徴は、この半径「iが、原点Oと点Piとの
間の距離Riと、原点Oと点Pi−1との間の距離Ri
−1との平均値となっている点である。
The feature of the present invention is that this radius "i" is the distance Ri between the origin O and the point Pi, and the distance Ri between the origin O and the point Pi-1.
This point is the average value of -1.

従来の方法では、半径riの値としてR1−1またはR
iを用いていたため、近似が粗くなっていたが、本発明
ではこれらの平均値を用いることにより近似精度を向上
させたのである。前述のように、Δθ−5″程度にとれ
ば、実用上、非常に高精度な制御が可能になる。
In the conventional method, the value of radius ri is R1-1 or R
Since i was used, the approximation was rough, but the present invention improves the approximation accuracy by using these average values. As mentioned above, if the value is set to about Δθ-5″, extremely high-precision control becomes possible in practice.

以上、アルキメデス曲線についての実施例を説明したが
、本発明はどのような曲線にも適用可能である。たとえ
ば、第5図に示すような楕円の場合は、ステップS1に
おける定義では、XY直交座標系における ax” +by2−c なる関数によって定義されるのが一般的である。
Although the embodiments related to Archimedes curves have been described above, the present invention can be applied to any curves. For example, in the case of an ellipse as shown in FIG. 5, the definition in step S1 is generally defined by the function ax''+by2-c in the XY orthogonal coordinate system.

このような関数がステップS1で定義された場合、ステ
ップS2における極座標演算はたとえば次のような演算
を行うようにすればよい。すなわち、任意の角度θが与
えられたら、第5図に示すように、この角度θをもった
直線gと楕円との交点Pの座標値(x、  y)を幾何
学演算によって求めれば、Rは座標値(x、  y)か
ら求めることができる。ステップS3においては、θ0
−0゜θmax−360@、そしてΔθはたとえば5″
と設定すればよい。そして始点として点PO(xo。
When such a function is defined in step S1, the polar coordinate calculation in step S2 may be performed, for example, as follows. That is, if an arbitrary angle θ is given, as shown in Fig. 5, if the coordinates (x, y) of the intersection point P between the straight line g having this angle θ and the ellipse are found by geometric calculation, then R can be determined from the coordinate values (x, y). In step S3, θ0
−0゜θmax−360@, and Δθ is, for example, 5″
You can set it as . And point PO (xo.

yO)を定義し、ステップ85以下の手順を行うことに
なる。以後は前述の実施例と全く同様である。
yO) and perform the steps from step 85 onwards. The subsequent steps are exactly the same as in the previous embodiment.

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

以上のとおり本発明によるNC工作機械の制御方法によ
れば、円弧で連結すべき2点のそれぞれについて原点か
らの距離を求め、この求めた2つの距離の平均値をもっ
て、両点間を結ぶ円弧の曲率半径とするようにしたため
、精度の高い近似工作路に沿った加工が可能になる。
As described above, according to the control method for an NC machine tool according to the present invention, the distance from the origin is determined for each of two points to be connected by a circular arc, and the average value of the two determined distances is used to form an arc connecting the two points. Since the radius of curvature is set to , machining can be performed along a highly accurate approximate machining path.

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

第1図は本発明によるNC工作機械の制御方法の手順を
示す流れ図、第2図は本発明による方法で描くアルキメ
デス曲線を示す図、第3図は本発明による方法の基本原
理を示す図、第4図は本発明による方法で描かれた近似
工作路を示す図、第5図は本発明による方法で描く楕円
曲線を示す図である。
FIG. 1 is a flowchart showing the steps of the method for controlling an NC machine tool according to the present invention, FIG. 2 is a diagram showing an Archimedean curve drawn by the method according to the present invention, and FIG. 3 is a diagram showing the basic principle of the method according to the present invention. FIG. 4 is a diagram showing an approximate machining path drawn using the method according to the present invention, and FIG. 5 is a diagram showing an elliptic curve drawn using the method according to the present invention.

Claims (1)

【特許請求の範囲】 直交座標値(xi−1、yi−1)で示される現在位置
点Pi−1に対して、次に移動すべき位置点Piの直交
座標値(xi、yi)および曲率半径riを入力するこ
とにより、点Pi−1から点Piまでを曲率半径riで
移動しながら工作を行う機能を有するNC工作機械を制
御する方法であって、工作路を示す曲線を関数として定
義する段階と、前記関数について、角度θを与えたとき
に、原点からの距離Rが一義的に決定できる極座標演算
を定義する段階と、 前記工作路の始点に対応する角度初期値θ0と、終点に
対応する角度終値θmaxと、角度間隔Δθと、を入力
する段階と、 添字i(i=1、2、3・・・)を用いて表される角度
θiを、 θi=θ0+i・Δθ なる式で定義し、前記極座標演算に基づいて、θiに対
応するRiを求め、この(θi、Ri)なる極座標値に
相当する直交座標値(xi、yi)を求め、 ri=|Ri+Ri−1|/2 なる式により曲率半径riを求め、NC工作機械に対し
て出力するデータ(xi、yi、ri)を作成するとい
う手順を、iを初期値1から1ずつ増やしながら、θi
が前記角度終値θmaxに達するまで繰り返して行う段
階と、 を有することを特徴とするNC工作機械の制御方法。
[Claims] The orthogonal coordinate values (xi, yi) and curvature of the position point Pi to be moved next relative to the current position point Pi-1 indicated by the orthogonal coordinate values (xi-1, yi-1) A method for controlling an NC machine tool having the function of performing machining while moving from point Pi-1 to point Pi with a radius of curvature ri by inputting a radius ri, in which a curve indicating a machining path is defined as a function. a step of defining a polar coordinate operation that can uniquely determine the distance R from the origin when an angle θ is given for the function; The step of inputting the final angle value θmax and the angular interval Δθ corresponding to Based on the polar coordinate calculation, find Ri corresponding to θi, find the orthogonal coordinate value (xi, yi) corresponding to this polar coordinate value (θi, Ri), and calculate ri=|Ri+Ri−1|/ 2. The procedure of calculating the radius of curvature ri using the formula and creating data (xi, yi, ri) to be output to the NC machine tool is performed by increasing θi by 1 from the initial value 1.
A method for controlling an NC machine tool, comprising: repeating the step until the final angle value θmax is reached.
JP25452589A 1989-09-29 1989-09-29 Control method for nc machine tool Pending JPH03116305A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25452589A JPH03116305A (en) 1989-09-29 1989-09-29 Control method for nc machine tool

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25452589A JPH03116305A (en) 1989-09-29 1989-09-29 Control method for nc machine tool

Publications (1)

Publication Number Publication Date
JPH03116305A true JPH03116305A (en) 1991-05-17

Family

ID=17266251

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25452589A Pending JPH03116305A (en) 1989-09-29 1989-09-29 Control method for nc machine tool

Country Status (1)

Country Link
JP (1) JPH03116305A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1994000272A1 (en) * 1992-06-29 1994-01-06 Kabushiki Kaisha Komatsu Seisakusho Cylindrically machining apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1994000272A1 (en) * 1992-06-29 1994-01-06 Kabushiki Kaisha Komatsu Seisakusho Cylindrically machining apparatus

Similar Documents

Publication Publication Date Title
JP2006048244A (en) Working program generating device
JPS5856003A (en) Controlling method for industrial robot
JPS63291104A (en) Control of terminal effector for industrial robot
JP2728399B2 (en) Robot control method
WO2018020663A1 (en) Numerical control device
CN109048887A (en) A kind of single-shaft position changing machine scaling method based on 3 standardizations
JP7022260B1 (en) Numerical control system
CN108829032B (en) Interpolation method for high-precision control
JP2006227701A (en) Circular machining command creation device, method and program
JPH03116305A (en) Control method for nc machine tool
Hanh et al. Implement contour following task of objects with unknown geometric models by using combination of two visual servoing techniques
JPH0683422A (en) Numerical control method
JPH07182016A (en) Work path correcting method for robot
JPS6125206A (en) Tool position setting system of robot
WO2022004651A1 (en) Numerical control system
JP2001018182A (en) Robot mechanism calibration arithmetic method and system
JP2597978B2 (en) How to create robot control data for cutting work
JPH09218705A (en) Method for automatically generating work program in robot
JPH055270U (en) Arc welding robot with waving operation
KR940003133B1 (en) Trace distinction method of industrial robot
JPS6048243A (en) Zone margin machining method
JPS63193203A (en) Position correcting method for robot teaching data
JPS60204006A (en) Control device of robot
JPH0562368B2 (en)
KR960012908B1 (en) Computerized numerical control apparatus