JPH0423282B2 - - Google Patents

Info

Publication number
JPH0423282B2
JPH0423282B2 JP57053742A JP5374282A JPH0423282B2 JP H0423282 B2 JPH0423282 B2 JP H0423282B2 JP 57053742 A JP57053742 A JP 57053742A JP 5374282 A JP5374282 A JP 5374282A JP H0423282 B2 JPH0423282 B2 JP H0423282B2
Authority
JP
Japan
Prior art keywords
subprogram
target position
control device
point
movable body
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 - Lifetime
Application number
JP57053742A
Other languages
English (en)
Other versions
JPS58172707A (ja
Inventor
Yoshito Kato
Katsutoshi Naruse
Koji Nogami
Yasunori Sugito
Akiho Hasuo
Katsunari Yanagawa
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.)
Toyota Motor Corp
Original Assignee
Toyota Motor 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 Toyota Motor Corp filed Critical Toyota Motor Corp
Priority to JP5374282A priority Critical patent/JPS58172707A/ja
Publication of JPS58172707A publication Critical patent/JPS58172707A/ja
Publication of JPH0423282B2 publication Critical patent/JPH0423282B2/ja
Granted 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
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/416Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by control of velocity, acceleration or deceleration
    • G05B19/4163Adaptive control of feed or cutting velocity
    • 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/36Nc in input of data, input key till input tape
    • G05B2219/36045Skip of program blocks, jump over certain blocks

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Manufacturing & Machinery (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Numerical Control (AREA)

Description

【発明の詳細な説明】
〔産業上の利用分野〕 本発明は、NC主プログラムとサブプログラム
によつて移動体を制御するNC制御装置、例えば
NC工作機やNC制御ロボツト用のNC制御装置に
関するものである。 〔従来技術とその問題点〕 本発明の理解を容易にするため、こゝではNC
工作機中のNC制御のドリルマシンに関して説明
することにするが、本発明はそれのみに限定され
るものでないことは勿論である。 周知のように、NC工作機で加工を行うとき、
機械の一連の動きを指示するのに、NCプログラ
ムを作り、それをNC制御装置の操作パネルで書
き込んだり、NCテープとしてパンチしてNC制
御装置にセツトして目的の加工を実行する。 このNC制御において、複数回同一動作を繰り
返えす動作を行なわせる場合、主NCプログラム
の書き込みの手数やNCテープ長を減らす為に、
同一動作部分の1組の動作を行なう一連のNCプ
ログラムを抜き出してそれをサブプログラムと
し、主NCプログラムにはそのサブプログラムを
必要実行回数だけ繰り返えし、呼び出すプログラ
ムだけに短縮するサブプログラム併用NC制御方
式が採られている。 これをNC制御ドリルマシンの場合を例に採つ
て説明すると次の通りである。 第1図aは同じ深さの穴を5本穿設する場合の
加工例を示し、b図はその1本の穴加工における
ドリル刃先の位置と時間の関係を示す図である。
このb図は、ドリルの刃先がZ1点までは早送り、
次いでZ2点まではV1速度で切削送りされ、Z2
では切粉出しのための、Z1点まで早戻し、更にZ2
点へ早送りされ、続いてV1速度でZ3点まで切削
送りされ、Δt時間待時間を置いてからZ0点(始
点)まで早戻しされるという設例を示している。 この場合のNC主プログラムとサブプログラム
を示すと次の通りである。 (NC主プログラム) 1 X1まで早送り 2 サブプログラム1を1回実行 3 サブプログラム2を1回実行 4 X5まで早送り 5 サブプログラム1を1回実行 6 終 了 (サブプログラム1) 7 Z1まで早送り 8 Z2まで切削送り、速度V1 9 Z1まで早戻し 10 Z2まで早送り 11 Z3まで切削送り速度V1 12 Δt時間待 13 Z0まで早送り 14 戻り (サブプログラム2) 15 現在位置+ΔX1まで早送り 16 サブプログラム1を1回実行 17 戻り 上記NC主プログラムとサブプログラムによつ
て制御される場合の指令の実行順序を一連に示す
と次の通りである。
【表】 ↓


Claims (1)

    【特許請求の範囲】
  1. 1 主プログラムとサブプログラムによつて移動
    体を制御するNC制御装置において、工具の移動
    目標位置演算回路と、前記サブプログラムの実行
    により指定される移動体の目標位置指定回路と、
    之等両回路の位置情報を入力とする目標位置到達
    判別回路とを設け、この目標位置到達判別回路の
    出力信号を前記サブプログラムの完了信号とした
    ことを特徴とするNC制御装置。
JP5374282A 1982-04-02 1982-04-02 Nc制御装置 Granted JPS58172707A (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5374282A JPS58172707A (ja) 1982-04-02 1982-04-02 Nc制御装置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5374282A JPS58172707A (ja) 1982-04-02 1982-04-02 Nc制御装置

Publications (2)

Publication Number Publication Date
JPS58172707A JPS58172707A (ja) 1983-10-11
JPH0423282B2 true JPH0423282B2 (ja) 1992-04-21

Family

ID=12951263

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5374282A Granted JPS58172707A (ja) 1982-04-02 1982-04-02 Nc制御装置

Country Status (1)

Country Link
JP (1) JPS58172707A (ja)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0752363B2 (ja) * 1984-02-21 1995-06-05 新日本製鐵株式会社 産業用ロボットの制御装置
JPS6149209A (ja) * 1984-08-17 1986-03-11 Fanuc Ltd 数値制御装置におけるプログラム実行方式

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54129278A (en) * 1978-03-30 1979-10-06 Fanuc Ltd Numerical control system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54129278A (en) * 1978-03-30 1979-10-06 Fanuc Ltd Numerical control system

Also Published As

Publication number Publication date
JPS58172707A (ja) 1983-10-11

Similar Documents

Publication Publication Date Title
KR830006972A (ko) 수치 제어 방식 및 장치
US4586125A (en) Numerical control working system
EP0122943A4 (en) CONTROL METHOD FOR LATHE.
US3496805A (en) Method for controlled reverse move ment of toolholders along an arbitrary path in machining tools
CN1326005C (zh) 控制机床的方法和设备
WO1988010171A1 (en) Acceleration/deceleration controller
JPH0423282B2 (ja)
US4766546A (en) Numerically controlled apparatus including functions of synchronous-simultaneous transaction and independent-simultaneous translation
KR940005354A (ko) 엔씨(nc) 가공용 공구 이동 경로의 작성 방법
JPH09262742A (ja) 工作機械の送り制御方法および装置
JPS62264812A (ja) プリント基板の穴明け方法
JPH0716850B2 (ja) 軸切換装置
WO2022045162A1 (ja) 数値制御装置
JPS5825283B2 (ja) 数値制御装置の移動指令分配方式
TW201116954A (en) Numerical control for corner motion method
JPH03110602A (ja) 位置決め機能付きプログラマブルコントローラの位置決め方法
JPH0360620B2 (ja)
JP3361119B2 (ja) 旋盤における小径ドリル加工方法
JPS5918184B2 (ja) 工作機械における工具異常時の工具退避・復帰装置
JPS5669003A (en) Numerical control automatic lathe
JPH0985535A (ja) ドリル・タップの加工方法
JPS5490472A (en) Controller for machining line
JPS61173845A (ja) 旋盤における刃先位置の測定制御方法
JPS603942B2 (ja) 数値制御工作機械における溝切り制御方法
JPS5840213A (ja) ワ−クを切り取る前のワ−ク押え装置