JPWO2014118918A1 - 数値制御装置 - Google Patents
数値制御装置 Download PDFInfo
- Publication number
- JPWO2014118918A1 JPWO2014118918A1 JP2013524283A JP2013524283A JPWO2014118918A1 JP WO2014118918 A1 JPWO2014118918 A1 JP WO2014118918A1 JP 2013524283 A JP2013524283 A JP 2013524283A JP 2013524283 A JP2013524283 A JP 2013524283A JP WO2014118918 A1 JPWO2014118918 A1 JP WO2014118918A1
- Authority
- JP
- Japan
- Prior art keywords
- control variable
- exclusive control
- machining program
- program
- executed
- 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.)
- Granted
Links
- 238000003754 machining Methods 0.000 claims description 31
- 238000000034 method Methods 0.000 description 80
- 238000010586 diagram Methods 0.000 description 18
- 239000000470 constituent Substances 0.000 description 4
- 238000013500 data storage Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/18—Numerical 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/4155—Numerical 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 programme execution, i.e. part programme or machine function execution, e.g. selection of a programme
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/34—Director, elements to supervisory
- G05B2219/34396—Control different groups of functions, commands simultaneously, synchronized
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/36—Nc in input of data, input key till input tape
- G05B2219/36095—Inhibit or permit override by program instruction
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)
Abstract
Description
図1は、実施の形態1に係るNC装置の構成を示すブロック図である。NC(Numerical Control)装置(数値制御装置)1Aは、複数の系統を備える多系統の機械の制御を行う装置である。NC装置1Aは、複数の系統が同時に各加工プログラムを実行する際に、系統毎に排他的な動作を行う。NC装置1Aは、メモリ2、プログラム解析部3A、補間処理部4、画面処理部5、機械制御信号処理部6、PLC7、入力制御部8、軸データ出力部9を備えている。
つぎに、図9〜図13を用いてこの発明の実施の形態2について説明する。実施の形態2では、共通データにアクセスを望んでいる系統に対し、アクセスが許可されるまで加工プログラムを停止させる。
つぎに、図14および図15を用いてこの発明の実施の形態3について説明する。実施の形態3では、排他制御変数にしたい変数を、例えば、#3100、#3101のように設定しておき、設定された変数を排他制御変数として扱うとともに、設定されていない変数を通常の制御変数として扱う。
Claims (6)
- 系統毎の加工プログラムを記憶するプログラム記憶部と、
前記系統毎の加工プログラムを解析することによって、系統毎に独立して加工プログラムを実行するプログラム解析部と、
を備え、
前記プログラム解析部は、
何れの系統の加工プログラム内でも制御変数を実行していない場合に、何れかの系統の加工プログラム内で制御変数を実行すると、前記実行した系統にのみ前記制御変数の実行を許可するとともに、前記実行した系統以外の他系統の加工プログラム内で前記制御変数を実行しようとしても前記制御変数の実行を許可せず、
前記加工プログラム内で前記制御変数の実行が完了すると、加工プログラムの何れか1つに前記制御変数の実行を許可する、
ことを特徴とする数値制御装置。 - 前記プログラム解析部は、
前記実行した系統にのみ前記制御変数の実行を許可している間は、前記他系統の加工プログラム内で前記制御変数を参照しても前記制御変数を無効として扱い、かつ前記加工プログラム内で前記制御変数を参照した場合には前記制御変数を有効として扱うことを特徴とする請求項1に記載の数値制御装置。 - 前記プログラム解析部は、
前記系統毎に前記制御変数の実行が許可されているか否かを示す許可情報を管理し、
前記許可情報に基づいて、前記有効および前記無効を判断することを特徴とする請求項2に記載の数値制御装置。 - 系統毎の加工プログラムを記憶するプログラム記憶部と、
前記系統毎の加工プログラムを解析することによって、系統毎に独立して加工プログラムを実行するプログラム解析部と、
を備え、
前記プログラム解析部は、
何れの系統の加工プログラム内でも制御変数を実行していない場合に、何れかの系統の加工プログラム内で制御変数を実行すると、前記実行した系統にのみ前記制御変数を実行させ、
前記実行した系統以外の他系統のうち前記制御変数を実行しようとしている系統の加工プログラムを停止し、
前記加工プログラム内で前記制御変数が完了すると、停止させていた加工プログラムの何れか1つを再開させる、
ことを特徴とする数値制御装置。 - 前記プログラム解析部は、
前記系統毎に前記制御変数が実行されているか否かを示す実行情報を管理し、
前記実行情報に基づいて、前記加工プログラムを停止させるか否かを判断することを特徴とする請求項4に記載の数値制御装置。 - 前記系統のうちの前記制御変数の実行を許可する排他制御変数のパラメータを記憶しておくパラメータ記憶部と、
前記制御変数が前記排他制御変数であるか否かを前記パラメータに基づいて判断する排他制御判断部と、
をさらに備え、
前記制御変数が前記排他制御変数である場合には、何れか1つの系統にのみ前記制御変数を実行させることを特徴とする請求項1または4に記載の数値制御装置。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2013/052083 WO2014118918A1 (ja) | 2013-01-30 | 2013-01-30 | 数値制御装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP5456208B1 JP5456208B1 (ja) | 2014-03-26 |
JPWO2014118918A1 true JPWO2014118918A1 (ja) | 2017-01-26 |
Family
ID=50614608
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013524283A Active JP5456208B1 (ja) | 2013-01-30 | 2013-01-30 | 数値制御装置 |
Country Status (5)
Country | Link |
---|---|
US (1) | US20150346714A1 (ja) |
JP (1) | JP5456208B1 (ja) |
CN (1) | CN104956274B (ja) |
DE (1) | DE112013005628B4 (ja) |
WO (1) | WO2014118918A1 (ja) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5845319B1 (ja) | 2014-06-30 | 2016-01-20 | ファナック株式会社 | アンバランスが少ない送風翼を製造する製造装置及び製造方法 |
WO2017195259A1 (ja) * | 2016-05-09 | 2017-11-16 | 三菱電機株式会社 | 数値制御装置 |
JP6407919B2 (ja) * | 2016-06-15 | 2018-10-17 | ファナック株式会社 | 数値制御装置および変数判定方法 |
JP6532610B2 (ja) * | 2016-08-30 | 2019-06-19 | 三菱電機株式会社 | プログラム編集装置、プログラム編集方法及びプログラム編集プログラム |
JP6498362B1 (ja) * | 2017-12-18 | 2019-04-10 | 三菱電機株式会社 | 数値制御装置 |
Family Cites Families (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4412283A (en) * | 1980-05-30 | 1983-10-25 | Fairchild Camera & Instrument Corp. | High performance microprocessor system |
JPH01142806A (ja) * | 1987-11-30 | 1989-06-05 | Mitsubishi Electric Corp | 数値制御装置の制御方式 |
JP2824921B2 (ja) * | 1989-12-26 | 1998-11-18 | 株式会社安川電機 | 多系列制御nc装置 |
US5237694A (en) * | 1991-05-30 | 1993-08-17 | Advanced Micro Devices, Inc. | Processing system and method including lock buffer for controlling exclusive critical problem accesses by each processor |
US5453933A (en) | 1993-09-08 | 1995-09-26 | Hurco Companies, Inc. | CNC control system |
JP3872118B2 (ja) * | 1995-03-20 | 2007-01-24 | 富士通株式会社 | キャッシュコヒーレンス装置 |
CA2199108C (en) * | 1996-03-05 | 2002-04-23 | Hirotoshi Maegawa | Parallel distributed processing system and method of same |
JPH1195825A (ja) * | 1997-09-17 | 1999-04-09 | Yaskawa Electric Corp | 数値制御プログラムの実行方法 |
JP2000330615A (ja) * | 1999-05-25 | 2000-11-30 | Toyoda Mach Works Ltd | 多系統数値制御装置のヒューマン・マシン・インターフェース |
CN1498472A (zh) * | 2001-02-06 | 2004-05-19 | ���﹫˾ | 用于实时自适应容量调度的系统与方法 |
US7114157B2 (en) * | 2001-11-27 | 2006-09-26 | Kuka Roboter Gmbh | System controlling exclusive access by control programs to system resources |
JP2003186514A (ja) * | 2001-12-14 | 2003-07-04 | Mitsubishi Electric Corp | 数値制御装置 |
JP2003196306A (ja) * | 2001-12-28 | 2003-07-11 | Canon Inc | 画像検索装置及びその方法、プログラム |
US7237236B2 (en) * | 2002-08-22 | 2007-06-26 | International Business Machines Corporation | Method and apparatus for automatically determining optimum placement of privileged code locations in existing code |
JP2004139232A (ja) * | 2002-10-16 | 2004-05-13 | Fanuc Ltd | 数値制御装置 |
DE10394189T5 (de) * | 2003-03-17 | 2006-02-02 | Mitsubishi Denki K.K. | Numeriksteuersystem |
JP4376692B2 (ja) * | 2004-04-30 | 2009-12-02 | 富士通株式会社 | 情報処理装置、プロセッサ、プロセッサの制御方法、情報処理装置の制御方法、キャッシュメモリ |
JP4127315B2 (ja) * | 2006-05-24 | 2008-07-30 | 株式会社日立製作所 | デバイス管理システム |
JPWO2008010264A1 (ja) * | 2006-07-18 | 2009-12-10 | 三菱電機株式会社 | 数値制御装置 |
JP2010113700A (ja) * | 2008-10-07 | 2010-05-20 | Yokogawa Electric Corp | フィールドデバイス |
JP2010157595A (ja) * | 2008-12-26 | 2010-07-15 | Panasonic Corp | 半導体装置およびその製造方法 |
JP5555422B2 (ja) * | 2008-12-26 | 2014-07-23 | 株式会社アマダ | 数値制御装置及び数値制御方法 |
JP2011232956A (ja) * | 2010-04-27 | 2011-11-17 | Clarion Co Ltd | コンピュータシステムとプログラム |
US8532291B2 (en) * | 2010-09-10 | 2013-09-10 | Hitachi Consumer Electronics Co., Ltd. | Copy control method |
US9002890B2 (en) * | 2012-03-14 | 2015-04-07 | International Business Machines Corporation | Rule-based access control list management |
-
2013
- 2013-01-30 CN CN201380071777.0A patent/CN104956274B/zh active Active
- 2013-01-30 DE DE112013005628.3T patent/DE112013005628B4/de active Active
- 2013-01-30 JP JP2013524283A patent/JP5456208B1/ja active Active
- 2013-01-30 WO PCT/JP2013/052083 patent/WO2014118918A1/ja active Application Filing
- 2013-01-30 US US14/654,574 patent/US20150346714A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
DE112013005628T5 (de) | 2015-08-27 |
JP5456208B1 (ja) | 2014-03-26 |
DE112013005628B4 (de) | 2018-06-28 |
CN104956274B (zh) | 2016-11-09 |
WO2014118918A1 (ja) | 2014-08-07 |
CN104956274A (zh) | 2015-09-30 |
US20150346714A1 (en) | 2015-12-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5456208B1 (ja) | 数値制御装置 | |
JP4462449B2 (ja) | 制御システム設定装置 | |
WO2003067345A1 (fr) | Procede et systeme de commande numerique | |
JP6411992B2 (ja) | ハンドル操作に応じてncプログラムを実行する機能において、プログラム実行状態を確認する手段を備えた数値制御装置 | |
JP2005327263A (ja) | 制御システム設定装置 | |
JPH103307A (ja) | 数値制御装置 | |
JP2010287034A (ja) | 外部機器とPLCとのModbusプロトコル通信アドレス表示方式 | |
JP2009122852A (ja) | パステーブル運転時の運転履歴を記憶する数値制御装置 | |
JP6320162B2 (ja) | 開発支援装置及び開発支援方法及び開発支援プログラム | |
JP6408044B2 (ja) | プログラマブルコントローラ | |
JP2735209B2 (ja) | 数値制御装置 | |
JP2010033150A (ja) | 数値制御工作機械 | |
JP7448377B2 (ja) | 加工プログラムの管理装置、管理システム、管理方法 | |
US10671053B2 (en) | Numerical controller and machine tool system | |
JP7088820B2 (ja) | 数値制御装置 | |
WO2019207679A1 (ja) | モニタ支援装置、プログラマブルロジックコントローラ、モニタ支援方法およびモニタ支援プログラム | |
WO2024105842A1 (ja) | 工作機械の制御装置 | |
JP7183488B1 (ja) | 加工プログラム作成装置および加工プログラム作成方法 | |
JP4379711B2 (ja) | プログラマブルコントローラ用機器 | |
WO2023026373A1 (ja) | 数値制御システム | |
JP3308781B2 (ja) | プログラマブルコントローラ | |
JP2005182581A (ja) | サーボ制御装置およびサーボ制御切替え方法 | |
WO2014002125A1 (ja) | 数値制御装置 | |
JPH11110023A (ja) | プログラム変数指令機能を備えた数値制御装置 | |
JP2009099068A (ja) | モーションコントローラおよびモーションプログラム有効軸判別方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20131210 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140107 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5456208 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |