JP2020106930A - 制御方法、制御装置及びプログラム - Google Patents
制御方法、制御装置及びプログラム Download PDFInfo
- Publication number
- JP2020106930A JP2020106930A JP2018242846A JP2018242846A JP2020106930A JP 2020106930 A JP2020106930 A JP 2020106930A JP 2018242846 A JP2018242846 A JP 2018242846A JP 2018242846 A JP2018242846 A JP 2018242846A JP 2020106930 A JP2020106930 A JP 2020106930A
- Authority
- JP
- Japan
- Prior art keywords
- moving body
- stop
- limit
- deceleration
- remaining distance
- 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
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/416—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 control of velocity, acceleration or deceleration
-
- 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/406—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 monitoring or safety
- G05B19/4063—Monitoring general control system
-
- 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/19—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 positioning or contouring control systems, e.g. to control position from one programmed point to another or to control movement along a programmed continuous path
-
- 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/402—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 control arrangements for positioning, e.g. centring a tool relative to a hole in the workpiece, additional detection means to correct position
-
- 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/35—Nc in input of data, input till input file format
- G05B2219/35349—Display part, programmed locus and tool path, traject, dynamic locus
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)
- Control Of Position Or Direction (AREA)
- Safety Devices In Control Systems (AREA)
Abstract
Description
2 マスタコントローラ
3 移動体
4 駆動機構
5 スレーブコントローラ(制御装置)
12 異常検知部
13 残存距離算出部
14 停止距離算出部
15 距離比較部
16 限界減速度算出部
17 限界停止制御部
18 通常停止制御部
Claims (4)
- マスタコントローラからの指示に従って駆動機構により移動体を移動させる駆動システムにおける駆動機構の制御方法であって、
マスタコントローラによる制御ができない異常状態を検知する異常検知工程と、
前記異常検知工程において異常状態を検知したときに、前記移動体の現在の移動方向の移動限界位置までの残存距離を算出する残存距離算出工程と、
前記残存距離算出工程において算出した前記残存距離で停止できる前記移動体の限界減速度を算出する限界減速度算出工程と、
前記限界減速度以上の減速度で前記移動体を停止させるよう前記駆動機構を制御する限界停止制御工程と、
を備える制御方法。 - 前記異常検知工程において異常状態を検知したときに、予め設定される設定減速度で減速した場合に前記移動体が停止するまでに移動する停止距離を算出する停止距離算出工程と、
前記停止距離が前記残存距離以下である場合に、前記設定減速度で前記移動体を停止させるよう前記駆動機構を制御する通常停止制御工程と、
をさらに備え、
前記限界停止制御工程は、前記停止距離が前記残存距離を超える場合にのみ行われる請求項1に記載の制御方法。 - マスタコントローラからの指示に従って移動体を移動させる駆動機構を制御する制御装置であって、
マスタコントローラによる制御ができない異常状態を検知する異常検知部と、
前記異常検知部が異常状態を検知したときに、前記移動体の現在の移動方向の移動限界位置までの残存距離を算出する残存距離算出部と、
前記残存距離算出部が算出した前記残存距離で停止できる前記移動体の限界減速度を算出する限界減速度算出部と、
前記限界減速度以上の減速度で前記移動体を停止させるよう前記駆動機構を制御する限界停止制御部と、
を備える制御装置。 - マスタコントローラからの指示に従って移動体を移動させる駆動機構を制御する制御装置のプログラムであって、
マスタコントローラによる制御ができない異常状態を検知する異常検知要素と、
前記異常検知要素が異常状態を検知したときに、前記移動体の現在の移動方向の移動限界位置までの残存距離を算出する残存距離算出要素と、
前記残存距離算出要素が算出した前記残存距離で停止できる前記移動体の限界減速度を算出する限界減速度算出要素と、
前記限界減速度以上の減速度で前記移動体を停止させるよう前記駆動機構を制御する限界停止制御要素と、
を備えるプログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018242846A JP6966415B2 (ja) | 2018-12-26 | 2018-12-26 | 制御方法、制御装置及びプログラム |
US16/687,566 US11086300B2 (en) | 2018-12-26 | 2019-11-18 | Control method, control device and program recording medium |
DE102019219442.7A DE102019219442A1 (de) | 2018-12-26 | 2019-12-12 | Steuerverfahren, Steuervorrichtung und Programm |
CN201911348305.0A CN111381554A (zh) | 2018-12-26 | 2019-12-24 | 控制方法、控制装置以及程序记录介质 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018242846A JP6966415B2 (ja) | 2018-12-26 | 2018-12-26 | 制御方法、制御装置及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020106930A true JP2020106930A (ja) | 2020-07-09 |
JP6966415B2 JP6966415B2 (ja) | 2021-11-17 |
Family
ID=71104584
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018242846A Active JP6966415B2 (ja) | 2018-12-26 | 2018-12-26 | 制御方法、制御装置及びプログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US11086300B2 (ja) |
JP (1) | JP6966415B2 (ja) |
CN (1) | CN111381554A (ja) |
DE (1) | DE102019219442A1 (ja) |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07191757A (ja) | 1993-12-24 | 1995-07-28 | Canon Inc | 位置決めステージ装置 |
JP2010511919A (ja) * | 2005-03-23 | 2010-04-15 | ハーコ カンパニーズ,インコーポレイテッド | 許容差ベースの経路設計と制御の方法 |
JP2007052590A (ja) | 2005-08-17 | 2007-03-01 | Yaskawa Electric Corp | 数値制御装置と数値制御方法 |
KR101144508B1 (ko) * | 2008-05-29 | 2012-05-11 | 미쓰비시덴키 가부시키가이샤 | 가감속 제어 장치 |
JP6105439B2 (ja) * | 2013-08-22 | 2017-03-29 | アイシン・エィ・ダブリュ株式会社 | 減速度設定システム、方法およびプログラム |
JP6440984B2 (ja) | 2014-07-22 | 2018-12-19 | ファナック株式会社 | 停止距離による加減速制御を行う数値制御装置 |
CN106168790B (zh) * | 2016-02-29 | 2020-08-18 | 华南理工大学 | 一种在线改变目标速度和位置的s形加减速控制方法 |
JP6671238B2 (ja) * | 2016-05-20 | 2020-03-25 | Jfe物流株式会社 | 移動体の速度制御方法及び装置 |
JP6460137B2 (ja) | 2017-03-06 | 2019-01-30 | オムロン株式会社 | 制御装置、制御方法、およびプログラム |
-
2018
- 2018-12-26 JP JP2018242846A patent/JP6966415B2/ja active Active
-
2019
- 2019-11-18 US US16/687,566 patent/US11086300B2/en active Active
- 2019-12-12 DE DE102019219442.7A patent/DE102019219442A1/de active Pending
- 2019-12-24 CN CN201911348305.0A patent/CN111381554A/zh active Pending
Also Published As
Publication number | Publication date |
---|---|
CN111381554A (zh) | 2020-07-07 |
US11086300B2 (en) | 2021-08-10 |
US20200209833A1 (en) | 2020-07-02 |
JP6966415B2 (ja) | 2021-11-17 |
DE102019219442A1 (de) | 2020-07-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4053557B2 (ja) | サーボモータ停止制御方法及びサーボモータ制御装置 | |
EP2372478B1 (en) | Motor driving system and motor controller | |
US8140177B2 (en) | Numerical controller with interference check function | |
CN101261510A (zh) | 具有异常时电动机减速停止控制单元的数值控制装置 | |
US20150137726A1 (en) | Motor controller for protecting tool and object to be processed in emergency stop | |
JP2016004316A (ja) | モータを制御するモータ制御装置 | |
US8630732B2 (en) | Method for avoiding an unwanted collision between a tool and a workpiece in a machine tool | |
US10048675B2 (en) | Numerical controller performing 3-dimensional interference check corresponding to feedrate change | |
JP2019144809A (ja) | サーボ制御装置 | |
JP6814458B2 (ja) | 当接解除装置を備えた工作機械の衝突検出装置 | |
US9841746B2 (en) | Numerical controller having function of controlling speed by superimposed control | |
JP2007172068A (ja) | 数値制御装置 | |
CN108227638B (zh) | 数值控制装置 | |
JP2020106930A (ja) | 制御方法、制御装置及びプログラム | |
US20080269915A1 (en) | Numerical controller with function of decelerating reference variable in path table operation | |
WO2013136412A1 (ja) | 指令生成装置および指令生成方法 | |
JP2011118709A (ja) | 移動体駆動制御システムの異常監視装置 | |
JPH0739190A (ja) | 自動機械のブレーキ異常検出方法 | |
JP2005176493A (ja) | モータ駆動装置の非常停止方法 | |
JP6698732B2 (ja) | モータ制御装置およびモータ制御装置の制御方法 | |
JP7502135B2 (ja) | ロボットプログラム調整装置 | |
JP2019061715A (ja) | 可動部を直接手動で操作可能な数値制御工作機械 | |
JPH10277887A (ja) | 位置検出器異常時の電動機制御方法 | |
JP7560658B2 (ja) | モータの結線ミス検出装置 | |
JP2005066794A (ja) | ロボット制御装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200513 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20210325 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210406 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210527 |
|
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: 20210921 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20211021 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6966415 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |