JP2588610B2 - Synchronous tapping control method - Google Patents

Synchronous tapping control method

Info

Publication number
JP2588610B2
JP2588610B2 JP1158878A JP15887889A JP2588610B2 JP 2588610 B2 JP2588610 B2 JP 2588610B2 JP 1158878 A JP1158878 A JP 1158878A JP 15887889 A JP15887889 A JP 15887889A JP 2588610 B2 JP2588610 B2 JP 2588610B2
Authority
JP
Japan
Prior art keywords
spindle
rotation angle
tap
angle position
tapping
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP1158878A
Other languages
Japanese (ja)
Other versions
JPH0326415A (en
Inventor
修 馬場
宏之 西川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
OOKUMA KK
Original Assignee
OOKUMA KK
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by OOKUMA KK filed Critical OOKUMA KK
Priority to JP1158878A priority Critical patent/JP2588610B2/en
Publication of JPH0326415A publication Critical patent/JPH0326415A/en
Application granted granted Critical
Publication of JP2588610B2 publication Critical patent/JP2588610B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Numerical Control (AREA)

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、数値制御(NC)工作機械で同期タッピング
を行なう場合の制御方法に関する。
Description: TECHNICAL FIELD The present invention relates to a control method for performing synchronous tapping on a numerically controlled (NC) machine tool.

(従来の技術) 第5図は従来の同期タッピング制御方法を実現するNC
装置の一例を示すブロック図であり、運転用メモリ2に
格納されている同期タッピング指令SAがプログラム解釈
部1に読出されて解釈され、送り軸・主軸目標値演算部
3にて送り軸の目標値SB及び主軸の目標値SCが求められ
て送り軸関数発生部5及び主軸関数発生部4にそれぞれ
送出される。主軸関数発生部4にて送り出された来た主
軸の目標値SCに従って主軸の指令値SDが求められ、主軸
位置制御部6に送出されて主軸モータ8が駆動制御され
る。同時に送り軸関数発生部5にて送出されて来た送り
軸の目標値SBに従って送り軸の指令値SEが求められ、送
り軸位置制御部7に送出されて送り軸モータ10が駆動制
御される。そして、主軸はパルスジェネレータ9により
位置フィードバック制御され、送り軸は検出器11により
位置フィードバック制御される。さらに、主軸の位置誤
差分SF,即ち主軸関数発生部4にて求められた指令値と
パルスジェネレータ9からの現在値との偏差が送り軸方
向単位換算部12にて主軸と送り軸との同期誤差の補正値
として送り軸方向の単位(長さ)に換算され、この換算
値と送り軸関数発生部5にて求められた指令値SEとの偏
差が求められるようになっている。
(Prior art) Fig. 5 shows an NC that realizes a conventional synchronous tapping control method.
FIG. 3 is a block diagram showing an example of the apparatus, in which a synchronous tapping command SA stored in an operation memory 2 is read and interpreted by a program interpreting unit 1, and a feed axis / spindle target value calculating unit 3 calculates a feed axis target. The value SB and the target value SC of the spindle are obtained and sent to the feed axis function generator 5 and the spindle function generator 4, respectively. The spindle command value SD is obtained in accordance with the spindle target value SC sent by the spindle function generator 4 and sent to the spindle position controller 6 to control the drive of the spindle motor 8. At the same time, the feed axis command value SE is obtained in accordance with the feed axis target value SB sent by the feed axis function generator 5, and is sent to the feed axis position controller 7 to control the drive of the feed axis motor 10. . Then, the spindle is subjected to position feedback control by the pulse generator 9, and the feed shaft is subjected to position feedback control by the detector 11. Further, the deviation of the spindle position error SF, that is, the difference between the command value obtained by the spindle function generator 4 and the current value from the pulse generator 9 is converted by the feed axis direction unit converter 12 into synchronization between the spindle and the feed axis. It is converted into a unit (length) in the feed axis direction as an error correction value, and a deviation between the converted value and the command value SE obtained by the feed axis function generator 5 is obtained.

このような構成において、その動作例の第6図のフロ
ーチャートで説明すると、プログラム解釈部1は同期タ
ッピング中であるか否かを確認し(ステップS1)、同期
タッピング中である場合(PSYCNT=1)には同期タッピ
ング制御を行なう(ステップS4)。また、同期タッピン
グ中でない場合(PSYCNT=0)には同期タピング開始待
ちとして(ステップS2)、同期タッピング開始指令を検
出すると同期タッピング中(PSYCNT=1)とし(ステッ
プS3)、同期タッピング制御を行なう(ステップS4)。
そして、同期タッピング終了待ちとし(ステップS5)、
同期タッピング終了指令を検出すると同期タッピング中
をキャンセル(PSYCNT=0)し(ステップS6)、上述し
た動作を繰返す。
In such a configuration, the operation will be described with reference to the flowchart of FIG. 6 of the operation example. The program interpretation unit 1 checks whether or not synchronous tapping is being performed (step S1), and if synchronous tapping is being performed (PSYCNT = 1). ), Synchronous tapping control is performed (step S4). If synchronous tapping is not being performed (PSYCNT = 0), the process waits for synchronous tapping to start (step S2). When a synchronous tapping start command is detected, synchronous tapping is performed (PSYCNT = 1) (step S3), and synchronous tapping control is performed. (Step S4).
Then, it waits for the completion of the synchronous tapping (step S5),
When the synchronous tapping end command is detected, the synchronous tapping is canceled (PSYCNT = 0) (step S6), and the above-described operation is repeated.

(発明が解決しようとする課題) 上述した従来の同期タッピング制御方法において、主
軸の回転角度位置とタップの回転角度位置とはある差分
を持った相関関係にあるが、ホルダーにタップを任意の
タップ回転角度位置で装着することが可能であるため、
タップを交換する前後で上記差分が変化してしまう場合
がある。又、同期制御を開始してから被加工物の切込み
を開始するまでの送り軸の移動距離であるアプローチ距
離はタップのピッチと主軸回転数との積であるため、ア
プローチ距離を変化させたりピッチの異なるタップでタ
ッピングを行なうと主軸回転数が変化してしまう場合が
ある。従って、上述したいずれの場合もタッピング毎に
ねじ山の開始回転角度位置が変化してしまい、同一箇所
を再加工することが困難であった。
(Problems to be Solved by the Invention) In the above-mentioned conventional synchronous tapping control method, the rotational angle position of the main shaft and the rotational angle position of the tap have a correlation with a certain difference. Because it can be mounted at the rotation angle position,
The difference may change before and after the tap is changed. Also, since the approach distance, which is the moving distance of the feed shaft from the start of the synchronous control to the start of the cutting of the workpiece, is the product of the tap pitch and the spindle speed, it is necessary to change the approach distance or change the pitch. If tapping is performed with different taps, the spindle speed may change. Therefore, in any of the above-mentioned cases, the starting rotational angle position of the thread changes every tapping, and it is difficult to rework the same portion.

本発明は上述した事情から成されたものであり、本発
明の目的は、タッピング毎のねじ山の開始回転角度位置
を常に一定に保つことができる同期タッピング制御方法
を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a synchronous tapping control method capable of always maintaining a constant start rotation angle position of a screw thread for each tapping.

(課題を解決するための手段) 本発明はNC工作機械で同期タッピングを行なう場合の
制御方法に関するものであり、本発明の上記目的は、主
軸の角度である主軸回転角度位置とタップの角度である
タップ回転角度位置との相関関係をオフセット値として
設定し、検出した前記主軸回転角度位置と前記オフセッ
ト値とにより前記タップ回転角度位置を求め、求めたタ
ップ回転角度位置に前記主軸を停止させた後に、前記タ
ップ回転角度位置で前記主軸と送り軸とを同期制御して
タッピングを行なうようにすることによって達成され
る。また、主軸と送り軸との同期制御を開始してから被
加工物の切込みを開始するまでの前記送り軸の移動距離
であるアプローチ距離とタップのピッチとを指定し、前
記被加工物に切込みを開始するときのタップ回転角度位
置と前記アプローチ距離及び前記タップのピッチとによ
り前記主軸と前記送り軸との同期制御開始の際のタップ
回転角度位置を求め、求めたタップ回転角度位置に前記
主軸を停止させた後に、前記タップ回転角度位置で前記
主軸と前記送り軸とを同期制御してタッピングを行なう
ようにすることによって達成される。
(Means for Solving the Problems) The present invention relates to a control method for performing synchronous tapping on an NC machine tool. The object of the present invention is to provide a method of controlling a spindle rotational angle position which is an angle of a spindle and an angle of a tap. A correlation with a certain tap rotation angle position was set as an offset value, the tap rotation angle position was determined by the detected spindle rotation angle position and the offset value, and the spindle was stopped at the determined tap rotation angle position. Later, tapping is performed by synchronously controlling the main shaft and the feed shaft at the tap rotation angle position. Further, an approach distance and a tap pitch, which are moving distances of the feed shaft from the start of the synchronous control of the main spindle and the feed shaft to the start of the cut of the workpiece, are designated, and the cut into the workpiece is designated. The tap rotation angle position at the time of starting the synchronous control between the spindle and the feed axis is determined by the tap rotation angle position when starting and the approach distance and the pitch of the tap, and the spindle is positioned at the determined tap rotation angle position. Is stopped, the tapping is performed by synchronously controlling the main shaft and the feed shaft at the tap rotation angle position.

(作用) 本発明の同期タッピング制御方法は、所定のタップ回
転角度位置を求め、求めたタップ回転角度位置に主軸を
停止させてから主軸と送り軸との同期制御を開始してい
るので、タッピング毎のねじ山の開始回転角度位置を常
に一定に保つことができる。
(Operation) According to the synchronous tapping control method of the present invention, the predetermined tap rotation angle position is determined, the spindle is stopped at the determined tap rotation angle position, and then the synchronous control between the spindle and the feed shaft is started. The starting rotational angle position of each screw thread can always be kept constant.

(実施例) 第1図は本発明の同期タッピング制御方法を実現する
NC装置の一例を第5図に対応させて示すブロック図であ
り、同一構成箇所は同符号を付して説明を省略する。こ
のNC装置は、主軸と送り軸との同期制御開始の際のタッ
プ回転角度位置を一定方向とするために、主軸の角度で
ある主軸回転角度位置とタップの角度であるタップ回転
角度位置との相対関係のオフセット値がオフセット設定
処理部17を介してオフセット格納メモリ18に格納され
る。そして、第2図に示すようにオフセット処理部19に
てパルスジェネレータ9からの主軸回転角度位置SPがオ
フセット格納メモリ18からのオフセット値SOでオフセッ
トされてタップ回転角度位置SQに変換され、主軸定位置
停止制御部13,切換回路16及び主軸位置制御部6に送出
される。また、被加工物に切込みを開始する際のタップ
回転角度位置を一定方向とするために、主軸定位置停止
位置決定部20にてプログラム解釈部1からの被加工物に
切込みを開始するときのタップ回転角度位置と指定され
たアプローチ距離及びタップのピッチでなる指令SRとに
より主軸と送り軸との同期制御開始の際のタップ回転角
度位置SSが求められ、主軸定位置停止制御部13に送出さ
れる。同時に、主軸定位置停止シーケンスの設定指令SH
がプログラム解釈部1から各切換回路14,15,16に送出さ
れる。主軸定位置停止位置決定部20からの上記タップ回
転角度位置SSと切換回路14からの同期タッピング指令SA
とにより主軸定位置停止動作指令SIが、主軸定位置停止
制御部13にて求められ、切換回路15を介して主軸位置制
御部6に送出されて、上記タップ回転角度位置SSに主軸
定位置停止動作が行なわれる。そして、上記オフセット
処理部19からのタップ回転角度位置SQにより、主軸定位
置停止動作終了信号SJが主軸定位置停止制御部13からプ
ログラム解釈部1に送出され、同期タッピング制御シー
ケンスの設定指令SKが各切換回路14,15,16に送出される
ようになっている。
(Embodiment) FIG. 1 realizes a synchronous tapping control method of the present invention.
FIG. 6 is a block diagram showing an example of the NC device in correspondence with FIG. In order to keep the tap rotation angle position at the start of synchronous control between the main shaft and the feed shaft in a fixed direction, this NC device is configured to determine the difference between the main shaft rotation angle position, which is the main shaft angle, and the tap rotation angle position, which is the tap angle. The offset value of the relative relationship is stored in the offset storage memory 18 via the offset setting processing unit 17. Then, as shown in FIG. 2, the spindle rotation angle position SP from the pulse generator 9 is offset by the offset value SO from the offset storage memory 18 and converted into a tap rotation angle position SQ by the offset processing unit 19, and the spindle rotation is performed. It is sent to the position stop control unit 13, the switching circuit 16, and the spindle position control unit 6. Further, in order to set the tap rotation angle position at the time of starting the cut into the workpiece in a fixed direction, the spindle fixed position stop position determining unit 20 uses the program interpreting unit 1 to start the cut into the workpiece. The tap rotation angle position SS at the start of synchronous control between the spindle and the feed axis is obtained from the tap rotation angle position and the command SR consisting of the specified approach distance and tap pitch, and is sent to the spindle constant position stop control unit 13. Is done. At the same time, the spindle fixed position stop sequence setting command SH
Is sent from the program interpretation unit 1 to each of the switching circuits 14, 15, and 16. The tap rotation angle position SS from the spindle fixed position stop position determination unit 20 and the synchronous tapping command SA from the switching circuit 14.
The spindle fixed position stop operation command SI is obtained by the spindle fixed position stop control unit 13 and sent to the spindle position control unit 6 via the switching circuit 15 to stop the spindle fixed position stop at the tap rotation angle position SS. The operation is performed. Then, based on the tap rotation angle position SQ from the offset processing unit 19, a spindle fixed position stop operation end signal SJ is sent from the spindle fixed position stop control unit 13 to the program interpretation unit 1, and a synchronous tapping control sequence setting command SK is issued. The signals are transmitted to the switching circuits 14, 15, and 16.

従来の同期タッピング制御方法によると例えば第3図
に示すようにねじ山の開始回転角度位置がタッピング毎
にずれていたのに対し、本発明の同期タッピング制御方
法によれば第4図に示すようにタッピング毎のねじ山の
開始回転角度位置を一定に保つことができる。
According to the conventional synchronous tapping control method, for example, as shown in FIG. 3, the starting rotation angle position of the thread is shifted for each tapping, whereas according to the synchronous tapping control method of the present invention, as shown in FIG. In addition, the starting rotation angle position of the thread at each tapping can be kept constant.

(発明の効果) 以上のように本発明の同期タッピング制御方法によれ
ば、タッピング毎のねじ山の開始回転角度位置を常に一
定に保つことができるので、タップ交換した場合や同一
箇所の再加工の場合にプログラムを変更する必要が無く
なり、大幅な時間短縮を図ることができる。
(Effects of the Invention) As described above, according to the synchronous tapping control method of the present invention, the start rotation angle position of the thread for each tapping can be always kept constant, so that the tap is replaced or the same part is reworked. In this case, there is no need to change the program, and the time can be greatly reduced.

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

第1図は本発明の同期タッピング制御方法を実現するNC
装置の別の一例を示すブロック図、第2図はその方法に
よるオフセットの一例を示す図、第3図は従来の同期タ
ッピング制御方法によるタッピング例を示す断面図、第
4図は本発明の同期タッピング制御方法によるタッピン
グ例を示す断面図、第5図は従来の同期タッピング制御
方法を実現するNC装置の一例を示すブロック図、第6図
はその動作例を説明するフローチャートである。 1……プログラム解釈部、2……運転用メモリ、3……
送り軸・主軸目標値演算部、4……主軸関数発生部、5
……送り軸関数発生部、6……主軸位置制御部、7……
送り軸位置制御部、8……主軸モータ、9……パルスジ
ェネレータ、10……送り軸モータ、11……検出器、12…
…送り軸方向単位換算部、13……主軸定位置停止制御
部、14,15,16……切換回路、17……オフセット設定処理
部、18……オフセット格納メモリ、19……オフセット処
理部、20……主軸定位置停止位置決定部。
FIG. 1 shows an NC for realizing the synchronous tapping control method of the present invention.
FIG. 2 is a block diagram showing another example of the device, FIG. 2 is a diagram showing an example of an offset by the method, FIG. 3 is a sectional view showing an example of tapping by a conventional synchronous tapping control method, and FIG. FIG. 5 is a cross-sectional view showing an example of tapping by a tapping control method, FIG. 5 is a block diagram showing an example of an NC apparatus for realizing a conventional synchronous tapping control method, and FIG. 6 is a flowchart for explaining an operation example. 1 ... Program interpreter, 2 ... Operation memory, 3 ...
Feed axis / spindle target value calculator, 4 ... Spindle function generator, 5
... Feed axis function generator, 6 ... Spindle position controller, 7 ...
Feed axis position controller 8, spindle motor 9, pulse generator 10, feed axis motor 11, detector 12,
... Feed axis direction unit conversion unit, 13 ... Spindle fixed position stop control unit, 14,15,16 ... Switching circuit, 17 ... Offset setting processing unit, 18 ... Offset storage memory, 19 ... Offset processing unit, 20 ... Spindle fixed position stop position determination unit.

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】主軸の角度である主軸回転角度位置とタッ
プの角度であるタップ回転角度位置との相関関係をオフ
セット値として設定し、検出した前記主軸回転角度位置
と前記オフセット値とにより前記タップ回転角度位置を
求め、求めたタップ回転角度位置に前記主軸を停止させ
た後に、前記タップ回転角度位置で前記主軸と送り軸と
を同期制御してタッピングを行なうようにしたことを特
徴とする同期タッピング制御方法。
A correlation between a spindle rotation angle position, which is an angle of a spindle, and a tap rotation angle position, which is a tap angle, is set as an offset value, and the tap is determined based on the detected spindle rotation angle position and the offset value. After the rotation angle position is determined, the spindle is stopped at the determined tap rotation angle position, and the tapping is performed by synchronously controlling the spindle and the feed shaft at the tap rotation angle position. Tapping control method.
【請求項2】主軸と送り軸との同期制御を開始してから
被加工物の切込みを開始するまでの前記送り軸の移動距
離であるアプローチ距離とタップのピッチとを指定し、
前記被加工物に切込みを開始するときのタップ回転角度
位置と前記アプローチ距離及び前記タップのピッチとに
より前記主軸と前記送り軸との同期制御開始の際のタッ
プ回転角度位置を求め、求めたタップ回転角度位置に前
記主軸を停止させた後に、前記タップ回転角度位置で前
記主軸と前記送り軸とを同期制御してタッピングを行な
うようにしたことを特徴とする同期タッピング制御方
法。
2. An approach distance and a tap pitch, which are movement distances of the feed shaft from the start of synchronous control of the main spindle and the feed shaft to the start of cutting of a workpiece, are specified.
The tap rotation angle position at the time of starting the synchronous control of the main shaft and the feed shaft by the tap rotation angle position when starting the cut into the workpiece and the approach distance and the pitch of the tap is obtained, and the obtained tap is obtained. A synchronous tapping control method, wherein after the spindle is stopped at a rotation angle position, tapping is performed by synchronously controlling the spindle and the feed shaft at the tap rotation angle position.
JP1158878A 1989-06-21 1989-06-21 Synchronous tapping control method Expired - Fee Related JP2588610B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1158878A JP2588610B2 (en) 1989-06-21 1989-06-21 Synchronous tapping control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1158878A JP2588610B2 (en) 1989-06-21 1989-06-21 Synchronous tapping control method

Publications (2)

Publication Number Publication Date
JPH0326415A JPH0326415A (en) 1991-02-05
JP2588610B2 true JP2588610B2 (en) 1997-03-05

Family

ID=15681370

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1158878A Expired - Fee Related JP2588610B2 (en) 1989-06-21 1989-06-21 Synchronous tapping control method

Country Status (1)

Country Link
JP (1) JP2588610B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3229070B2 (en) * 1993-06-01 2001-11-12 三菱電機株式会社 Majority circuit and control unit and majority integrated semiconductor circuit
KR100461258B1 (en) * 2002-06-04 2004-12-10 기아자동차주식회사 Mandrel fixture unit for boring a differential case of vehicles
JP6493673B2 (en) * 2015-04-27 2019-04-03 三菱自動車工業株式会社 Processing method
JP6493674B2 (en) * 2015-04-27 2019-04-03 三菱自動車工業株式会社 Processing method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60155319A (en) * 1984-01-24 1985-08-15 Brother Ind Ltd Screw thread cutting machine
JPS6125720A (en) * 1984-07-12 1986-02-04 Mitsubishi Electric Corp Multiple thread screw cutting control system

Also Published As

Publication number Publication date
JPH0326415A (en) 1991-02-05

Similar Documents

Publication Publication Date Title
EP1742128B1 (en) Servo controller
EP1566713A2 (en) Threading/tapping control apparatus
US5404308A (en) Numerical control (NC) device to control feed speed of tool based on speed of spindle and amount of change of spindle speed
US4353018A (en) Control system for synchronized operation of machine tool motors
KR920007639B1 (en) Position control system
US6111382A (en) Device for controlling tapping device provided with composite tool having boring and tapping sections
JP2005313280A (en) Numerical control device
JP4193799B2 (en) Threading control method and apparatus
US5144214A (en) Numerical control system for moving work or cutter in synchronism with the rotation of a spindle
JP2588610B2 (en) Synchronous tapping control method
JPH0777691B2 (en) Numerical control method and apparatus thereof
JP2007000941A (en) Screw cutting control method and device
JP5077483B2 (en) Numerical controller
JP5494378B2 (en) Thread cutting control method and apparatus
JP2004202594A (en) Numerical control device
JPH0885022A (en) Threading device
EP0091320A1 (en) Turning control apparatus and method
EP0128767B1 (en) Numerically controlled machine system
JP2001134321A (en) Numerical controller
JPH05318227A (en) Nc thread cutting device
JPH0546236A (en) Numerical controller
JPH10166222A (en) Screw remachining method for lathe
JPH0343012B2 (en)
JP2712881B2 (en) Numerical control unit
JPH01271145A (en) Positioning instruction device for machine tool

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees