JPS6379108A - Numerical control working device - Google Patents
Numerical control working deviceInfo
- Publication number
- JPS6379108A JPS6379108A JP22439486A JP22439486A JPS6379108A JP S6379108 A JPS6379108 A JP S6379108A JP 22439486 A JP22439486 A JP 22439486A JP 22439486 A JP22439486 A JP 22439486A JP S6379108 A JPS6379108 A JP S6379108A
- Authority
- JP
- Japan
- Prior art keywords
- input
- touch
- screen
- touch sensor
- processing
- 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
Links
- 238000003754 machining Methods 0.000 claims description 11
- 238000000034 method Methods 0.000 abstract description 13
- 238000010586 diagram Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 230000000007 visual effect Effects 0.000 description 2
- 206010011469 Crying Diseases 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 239000013256 coordination polymer Substances 0.000 description 1
Landscapes
- Numerical Control (AREA)
Abstract
Description
【発明の詳細な説明】
[産業上の利用分野コ
本発明は、加工順序や工具・治具移動制御に関するプロ
グラム指令を装置内で数値情報化し、パルス信号により
電子的に位置決め制御と各種連続動作制御を行う数値制
御装置に関するもので、詳しくは、キー人力によらず画
面にタッチすることにより入力を行う数値制御加工装置
に関するものである。[Detailed Description of the Invention] [Industrial Field of Application] The present invention converts program instructions related to machining order and tool/jig movement control into numerical information within a device, and electronically controls positioning and various continuous operations using pulse signals. The present invention relates to a numerical control device that performs control, and more specifically, it relates to a numerical control processing device that performs input by touching a screen without relying on manual keys.
[従来の技術]
従来の数値制御加工装置に係るハードウェア構成の概要
を第2図を参照にして説明する。[Prior Art] An overview of the hardware configuration of a conventional numerically controlled machining device will be described with reference to FIG.
第2図において、(1)はメモリ、(4)はメインCP
U、(5)はI10インターフェイース、(6)はプロ
グラマブルコントローラPC,(7)はディスプレイキ
ーである。In Figure 2, (1) is the memory, (4) is the main CP
U, (5) is an I10 interface, (6) is a programmable controller PC, and (7) is a display key.
ここにメモリー(1)は、各種処理プログラム及び各種
データを格納し、メインCPU (4)は、加ニブログ
ラムの入力処理、3軸方向の各増分移動量の計算と各種
補正計算、補間処理を行い、オペレータとのコミュニケ
ーション、設定表示などを行うものである。Here, the memory (1) stores various processing programs and various data, and the main CPU (4) performs input processing of the cannibal program, calculation of each incremental movement amount in the three axis directions, various correction calculations, and interpolation processing. , communicate with the operator, display settings, etc.
I10インターフェース(5)は紙テープリーダパンチ
ャー、510(ミリアルI 10)のインターフェース
カードである。プログラマブルコントローラPC(6)
は、機械操作盤との入出力処理及びMSTなどのシーケ
ンス処理を行う。The I10 interface (5) is an interface card for a paper tape reader puncher, 510 (Miriyal I10). Programmable controller PC (6)
performs input/output processing with the machine operation panel and sequence processing such as MST.
ディスプレイキー(7)は、オペレータとの通信のため
設定表示機能を司どるものである。The display key (7) controls the setting display function for communication with the operator.
次に第3図を参照して動作について説明する。Next, the operation will be explained with reference to FIG.
最初に加ニブログラムを作成し、次に(8)に示す加ニ
ブログラム処理動作を行い、このプロセスでは、加ニブ
ログラムの1ブロツクを読み取り、内部形式にその情報
を変換する。First, a modified program is created, and then the modified program processing operations shown in (8) are performed, in which one block of the modified program is read and the information is converted to an internal format.
次に(9)に示すプロセスで増分値計算・補正計算が行
われ、(8)で得られた内部形式を入力し、1ブロツク
の増分移動量をX、Y、Zo3軸方向にΔX、ΔY、Δ
Zとして計算し、さらに工具径、工具長等の個有条件に
係る補正計算を行う。Next, incremental value calculations and correction calculations are performed in the process shown in (9), and the internal format obtained in (8) is input, and the incremental movement amount of one block is calculated in the X, Y, and Zo three-axis directions by ΔX, ΔY. ,Δ
Z, and further perform correction calculations related to specific conditions such as tool diameter and tool length.
また、(9)では、装置ハードウェア内部の座標軸の更
新処理をも行うものである。Furthermore, in (9), updating processing of the coordinate axes inside the device hardware is also performed.
次に(10)に示すプロセスで補間処理が行われる。こ
こでは、プロセス(9)で得られたΔX。Next, interpolation processing is performed in the process shown in (10). Here, ΔX obtained in process (9).
ΔY、ΔZなどをもとに補間処理を行う。すなわち、微
少時間ΔTにおける微少移動量を3軸方向に対しそれぞ
れΔX、ΔY、ΔZとして求めるものである。Interpolation processing is performed based on ΔY, ΔZ, etc. That is, the minute movement amount in the minute time ΔT is determined as ΔX, ΔY, and ΔZ in the three axial directions, respectively.
次に(11)に示すプロセスで設定・表示処理に関する
処理が行われる。このプロセスでは、CRTに対し数値
制御装置内の各種データを表示し、又オペレータの各種
設定処理をもコントロールするものである。Next, processing related to setting/display processing is performed in the process shown in (11). In this process, various data in the numerical control device are displayed on the CRT, and various setting processes by the operator are also controlled.
次に(12)に示すプロセスでサーボ処理を行う。ここ
では補間処理(10)で得られたΔX。Next, servo processing is performed in the process shown in (12). Here, ΔX obtained by interpolation processing (10).
ΔY、ΔZをさらに微少時間Δtの細分移動量に変換し
サーボ処理を行うものである。The servo processing is performed by further converting ΔY and ΔZ into subdivided movement amounts of minute time Δt.
(13)に示すプロセスでは、PC処理すなわちスイッ
チ入力やランプ出力などの機械操作盤に対する入出力を
行う。また、このプロセスではM、S、 Tなどの各機
能を実行し、加工機械の周辺のコントロールを行うもの
である。なお、加工プロクズラムの作成については、従
来はEIAコードで1ブロツクずつ作成するものであっ
たが、最近は、第4図に示すごとくキーボードから自動
的に対話式にプログラムを作成する数値制御加工装置も
出現している。In the process shown in (13), PC processing, that is, input/output to the machine operation panel such as switch input and lamp output is performed. Also, in this process, each function such as M, S, and T is executed and the surroundings of the processing machine are controlled. In the past, machining programs were created one block at a time using EIA code, but recently, numerically controlled machining equipment that automatically creates programs interactively from the keyboard, as shown in Figure 4, has been used. are also appearing.
[発明が解決しようとする問題点コ
最近の数値制御加工装置においては、加工プログラムの
作成は第4図に示すごとく画面の表示とオペレータが目
視でチェックし、指を使ったキー人力によってプログラ
ムを入力する手段が実用化されつつあるが、この手段に
よると、画面とキーの位置が距離的に離れていることに
より、オペレータの疲労による行や文字の見間違い、錯
覚等により入力ミスが生じやすい問題点があった。[Problems to be Solved by the Invention] In recent numerically controlled machining equipment, the creation of a machining program is done by checking the display on the screen and visually by the operator, and manually inputting the program using keys using fingers. Input methods are being put into practical use, but because the screen and keys are far apart from each other, input errors are likely to occur due to operator fatigue, misreading lines or characters, or optical illusions. There was a problem.
そして画像面とキー位置が離れていることにより、オペ
レータの入力判断・視認動作の所要時間がかかるわりに
は疲労が蓄積されるという問題点も生じていた。Furthermore, since the image plane and the key positions are far apart, there is a problem in that the operator's input judgment and visual recognition operations take time and fatigue accumulates.
本発明は、上記問題点を解決するためになされたもので
、要するに画像面とキーとを同一面上に構成することに
よって視認すべき画像と視認に対応して人力操作するエ
リアを距離的に至近化することにより、入力ミスをなく
し、人力作業性の良好な数値制御加工装置を提供するこ
とを目的とする。The present invention has been made to solve the above-mentioned problems, and in short, by configuring the image plane and the keys on the same plane, the image to be viewed and the area to be manually operated corresponding to the visibility can be distanced. The purpose is to provide a numerically controlled machining device that eliminates input errors and has good manual workability.
[問題点を解決するための手段]
本発明に係る数値制御加工装置は、ディスプレイ表示画
面にタッチセンサーを設け、画面にタッチすることによ
って入力される手段をもって構成されるものである。[Means for Solving the Problems] The numerically controlled processing apparatus according to the present invention is configured with a touch sensor provided on a display screen and means for receiving input by touching the screen.
[作用]
本発明におけるディスプレイ表示画面上におけるタッチ
センサーは、画像表示面に直接指で接触する作用により
、オペレータが入力動作するに際する画像情報位置と入
力結果の画像情報位置それに入力位置を近接させること
により、オペレータの入力動作に係る誤認・誤判断・誤
入力動作の発生確率を低減せしめるものである。[Function] The touch sensor on the display screen in the present invention brings the image information position when the operator makes an input operation, the image information position of the input result, and the input position into proximity by the action of directly touching the image display surface with a finger. By doing so, the probability of occurrence of misidentification, misjudgment, or incorrect input action related to the operator's input action is reduced.
[実施例] 以下本発明の一実施例を第1図を参照にして説明する。[Example] An embodiment of the present invention will be described below with reference to FIG.
第1図において、(1)はタッチセンサー人力を処理す
るプログラムを含んだメモリ、(2)はタッチセンサー
制御部、(3)はタッチセンサー本体である。In FIG. 1, (1) is a memory containing a program for processing human power of the touch sensor, (2) is a touch sensor control unit, and (3) is a touch sensor body.
第1図を基に、本発明一実施例の動作について説明する
。The operation of one embodiment of the present invention will be explained based on FIG.
タッチセンサー(3)の載った表示画面の所定の位置を
例えば指で接触するとタッチセンサー制御部(2)がそ
の画面上の座標を判定してその情報をメインCPUがメ
モリー(1)に含まれているプログラムを基に所定の判
定を行い、指で接触した部分に対応する各処理を実行す
ることになる。When a predetermined position on the display screen on which the touch sensor (3) is placed is touched, for example, with a finger, the touch sensor control unit (2) determines the coordinates on the screen and the main CPU stores this information in the memory (1). A predetermined determination is made based on the program in use, and each process corresponding to the part touched by the finger is executed.
以上のごとくの一実施例においてオペレータは、類似の
キーが狭いスペースに集中するキー操作に比較し、多く
の画像情報を同時に視認してから入力に最も適切なるグ
ラフツクを使いつつ入力を実行できることになる。In one embodiment as described above, the operator can perform input while viewing a large amount of image information at the same time and using the most appropriate graph for input, compared to key operations where similar keys are concentrated in a small space. Become.
[発明の効果]
以上のように本発明に係る数値制御加工装置によれば、
プログラム入力を、狭いスペースにキーを集中配備し、
少ないキーの組み合せで信号を形成するため、画像ディ
スプレイ情報と視認してどのキーを操作するか判断し、
その後目をキーボードに移してキーを捜して押すという
オペレータの繰り返し作業による疲労や錯覚の介入によ
る押し間違い動作が入り込む余地が増え一つ隣りのキー
を押し間違えることで全く異なる信号入力となってしま
う従来のキー人力方式でなく、非常に多くの視覚情報を
基に画面上で判断したら埋入力するタッチ式入力とした
ので、疲労等による錯覚その他による入力ミスの発生確
率が低減する効果を奏するものである。[Effects of the Invention] As described above, according to the numerically controlled processing device according to the present invention,
For program input, keys are centrally arranged in a small space,
In order to form a signal with a small number of key combinations, it visually checks the image display information to determine which key to operate.
After that, the operator's eyes shift to the keyboard, search for a key, and press it repeatedly, which increases the possibility of erroneous presses due to the interference of illusions and the interference of illusions, resulting in a completely different signal being input if the operator presses the next key by mistake. Instead of the conventional manual key system, we use a touch-type input system that makes decisions on the screen based on a large amount of visual information and then embeds the input, which has the effect of reducing the probability of input errors caused by illusions caused by fatigue or other factors. It is.
第1図は、本考案の数値制御加工装置の一実施例を説明
する概要図、第2図は、従来例に係る数値制御加工装置
を説明する概要図、第3図は数値制御加工に係る動作を
説明するブロック図、第4図は、キーボードから入力す
る従来例の入力装置の正面図である。
図において、(1)はメモリ、(2)はタッチセンサー
制御部、(3)はタッチセンサー本体である。
なお、図中、同一符号は同一、又は相当部分を示す。
代理人 弁理士 大 岩 増 雄
(他 2名)
第1図
73:py−syt−
第2図
第3図
第4図
刀−7/啼却ジャーFIG. 1 is a schematic diagram illustrating an embodiment of the numerically controlled machining device of the present invention, FIG. 2 is a schematic diagram illustrating a conventional numerically controlled machining device, and FIG. 3 is a schematic diagram illustrating a conventional numerically controlled machining device. FIG. 4, a block diagram illustrating the operation, is a front view of a conventional input device for inputting from a keyboard. In the figure, (1) is a memory, (2) is a touch sensor control unit, and (3) is a touch sensor body. In addition, in the figures, the same reference numerals indicate the same or equivalent parts. Agent Patent attorney Masuo Oiwa (and 2 others) Figure 1 73: py-syt- Figure 2 Figure 3 Figure 4 Sword-7/Crying Jar
Claims (1)
プログラム指令をインプットし、該プログラム情報に基
づいて各種数値情報を得てパルス信号を発し、該パルス
信号に対応する位置決め制御及び連続動作制御を行う数
値制御加工装置において、ディスプレイ装置にタッチセ
ンサーを備えて、画面にタッチすることによる入力手段
を備えることを特徴とする数値制御加工装置。(1) Input program instructions regarding machining order and tool movement from drawings of the workpiece, etc., obtain various numerical information based on the program information, issue pulse signals, and control positioning and continuous operation in response to the pulse signals. A numerically controlled machining device that performs the following, characterized in that the display device is equipped with a touch sensor and input means is provided by touching the screen.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP22439486A JPS6379108A (en) | 1986-09-22 | 1986-09-22 | Numerical control working device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP22439486A JPS6379108A (en) | 1986-09-22 | 1986-09-22 | Numerical control working device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS6379108A true JPS6379108A (en) | 1988-04-09 |
Family
ID=16813062
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP22439486A Pending JPS6379108A (en) | 1986-09-22 | 1986-09-22 | Numerical control working device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6379108A (en) |
-
1986
- 1986-09-22 JP JP22439486A patent/JPS6379108A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0864401B1 (en) | Jog feeding method for robots | |
JPH0554129B2 (en) | ||
JPH0651908A (en) | Information processor provided with touch panel type input device | |
EP0087944B1 (en) | Method and apparatus for entering graphics | |
JP2003202910A (en) | Parameter setting apparatus for numerically controlled machine tool | |
JPS6379108A (en) | Numerical control working device | |
EP0455817A1 (en) | Three-dimensional cursor and off-line programming system using the same | |
JPS62150477A (en) | Display device | |
JPS62150423A (en) | Coordinate input device | |
JP2700832B2 (en) | How to change teaching procedure setting of automatic machine | |
KR0155739B1 (en) | Tool position indication method for nc machine and modified nc machine | |
TW533341B (en) | Graphical interactive controller system for milling machine with dual computer structure | |
JPH03184640A (en) | Program investigating device for numerically controlled working device | |
JP2997600B2 (en) | Display control device | |
JP2623357B2 (en) | Laser processing data creation device | |
JPH10171860A (en) | Cam design processor and method therefor | |
JPS62150476A (en) | Display device | |
JP2965408B2 (en) | Display control device | |
JPH0619526A (en) | Three-dimensional shape alteration system | |
JPH077839U (en) | Numerical control device | |
JPH057132B2 (en) | ||
JPH08161018A (en) | Machining simulation system | |
JPH0379147B2 (en) | ||
JPH05261530A (en) | Arranging method for thermally cut parts on special shaped material | |
JPH0433009A (en) | Display method for machine moving direction |