JP2018060501A - 工作システム、切削加工品の製造方法、加工プログラム修正装置、修正加工プログラムの作成方法、及び工作機械制御装置 - Google Patents
工作システム、切削加工品の製造方法、加工プログラム修正装置、修正加工プログラムの作成方法、及び工作機械制御装置 Download PDFInfo
- Publication number
- JP2018060501A JP2018060501A JP2017025869A JP2017025869A JP2018060501A JP 2018060501 A JP2018060501 A JP 2018060501A JP 2017025869 A JP2017025869 A JP 2017025869A JP 2017025869 A JP2017025869 A JP 2017025869A JP 2018060501 A JP2018060501 A JP 2018060501A
- Authority
- JP
- Japan
- Prior art keywords
- machining
- machining program
- program
- correction
- cutting
- 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 title claims abstract description 209
- 238000000034 method Methods 0.000 title claims abstract description 16
- 238000004519 manufacturing process Methods 0.000 title claims abstract description 8
- 238000005520 cutting process Methods 0.000 claims abstract description 128
- 238000012937 correction Methods 0.000 claims abstract description 45
- 238000013480 data collection Methods 0.000 claims abstract description 13
- 230000032683 aging Effects 0.000 claims description 28
- 238000012545 processing Methods 0.000 claims description 11
- 230000008569 process Effects 0.000 claims description 6
- 230000004048 modification Effects 0.000 claims description 5
- 230000002123 temporal effect Effects 0.000 claims description 4
- 238000012986 modification Methods 0.000 claims description 2
- 238000010586 diagram Methods 0.000 abstract description 7
- 238000000605 extraction Methods 0.000 description 9
- 238000003860 storage Methods 0.000 description 5
- 238000004891 communication Methods 0.000 description 4
- 239000000284 extract Substances 0.000 description 2
- 239000000463 material Substances 0.000 description 2
- 238000003801 milling Methods 0.000 description 2
- 230000036962 time dependent Effects 0.000 description 2
- 238000012935 Averaging Methods 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Images
Landscapes
- Numerical Control (AREA)
Abstract
Description
本実施形態に係る工作システム1の構成について図面を参照しながら説明する。図1は、工作システム1の構成を示すブロック図である。図2は、原加工プログラムP1によって規定された被加工部材(以下、「ワーク」という)Wの切削条件を示す模式図である。図2では、テーブルに固定されたワークWをフライスで切削加工することによって、完成品である切削加工品を製造することが想定されている。本実施形態では、工具主軸の回転軸の方向にZ軸が定義され、Z軸に垂直な方向にX軸が定義され、Z軸及びX軸に垂直な方向にY軸が定義されている。
工作機械制御装置10は、工作機械30を制御する。工作機械制御装置10は、記憶部11、加工パス抽出部12、及び修正加工プログラム実行部13を有する。
加工プログラム修正部20は、原加工プログラムに従ってワークWを切削加工した際の加工負荷の経時データ(以下、「加工負荷経時データ」という)に基づいて、原加工プログラムP1を修正して修正加工プログラムP2を作成する。
工作機械30は、切削工具31、モータアンプ32、主軸モータ33、及び送り軸モータ34を有する。切削工具31は、例えば旋盤、フライス、ドリル、ボーリング、及びタップなどであるが、これに限られるものではない。
次に、工作システム1による切削加工について説明する。図5は、工作システム1によるワークWの切削加工を説明するためのフローチャートである。
(1)工作システム1は、加工負荷経時データ収集部21、修正加工プログラム作成部23、及び工作機械制御装置10を備える。加工負荷経時データ収集部21は、少なくとも1つのワークWを原加工プログラムP1に従って切削加工した際における加工負荷経時データを収集する。修正加工プログラム作成部23は、加工負荷経時データに基づいて、加工パスCの本数を修正するとともに、加工パスCにおける送り速度を修正することによって、修正加工プログラムP2を作成する。
本発明は以上のような実施形態に限定されるものではなく、本発明の範囲を逸脱することなく種々の変形又は修正が可能である。
10 工作機械制御装置
11 記憶部
12 加工パス抽出部
13 修正加工プログラム実行部
20 加工プログラム修正部
21 加工負荷収集部
22 比較部
23 修正加工プログラム作成部
30 工作機械
31 切削工具
W ワーク
P1 原加工プログラム
P2 修正加工プログラム
C1 第1加工パス(非接触加工パス)
C2 第2加工パス(接触加工パス)
C3 第3加工パス(接触加工パス)
Claims (8)
- 切削工具によって被加工部材を切削加工する工作システムであって、
少なくとも1つの被加工部材を原加工プログラムに従って切削加工した際の加工負荷経時データを収集する加工負荷経時データ収集部と、
前記加工負荷経時データに基づいて、前記原加工プログラムに規定された前記切削工具の加工パスの本数、及び、前記加工パスにおける送り速度の少なくとも一方を修正することによって、修正加工プログラムを作成する修正加工プログラム作成部と、
前記修正加工プログラムに従って、前記切削工具の動作を制御する工作機械制御装置と、
を備える工作システム。 - 前記修正加工プログラム作成部は、前記加工パスのうち前記加工負荷の最大値が第1閾値以下である非接触加工パスを削除するように前記原加工プログラムを修正する、
請求項1に記載の工作システム。 - 前記修正加工プログラム作成部は、前記加工パスのうち前記加工負荷の最大値が第1閾値以上である接触加工パスに含まれる切削送りのうち、前記加工負荷が前記第2閾値以下である非接触区間における送り速度が速くなるように前記原加工プログラムを修正する、
請求項1に記載の工作システム。 - 少なくとも1つの被加工部材を原加工プログラムに従って切削加工した際の加工負荷経時データを収集する工程と、
前記加工負荷経時データに基づいて、前記原加工プログラムに規定された切削工具の加工パスの本数、及び、前記加工パスにおける送り速度の少なくとも一方を修正することによって、修正加工プログラムを作成する工程と、
前記修正加工プログラムに従って前記切削工具の動作を制御することによって被加工部材を切削加工する工程と、
を備える切削加工品の製造方法。 - 切削工具によって切削加工される被加工部材を原加工プログラムに従って切削加工した際の加工負荷経時データに基づいて、前記原加工プログラムに規定された前記切削工具の加工パスの本数、及び、前記加工パスにおける送り速度の少なくとも一方を修正することによって、修正加工プログラムを作成する修正加工プログラム作成部を備える、
加工プログラム修正装置。 - 前記加工負荷経時データと前記加工パスとを取得して、前記加工パスのうち前記切削工具が前記被加工部材と接触しない非接触加工パス、及び、前記加工パスのうち前記切削工具が前記被加工部材と接触する接触加工パスにおいて前記切削工具が前記被加工部材と接触しない非接触区間の少なくとも一方を検出する比較部をさらに備える、
請求項5に記載の加工プログラム修正装置。 - 切削工具によって切削加工される被加工部材を原加工プログラムに従って切削加工した際の加工負荷経時データに基づいて、前記原加工プログラムに規定された前記切削工具の加工パスの本数、及び、前記加工パスにおける送り速度の少なくとも一方を修正することによって、修正加工プログラムを作成する、
修正加工プログラムの作成方法。 - 切削工具によって切削加工される被加工部材を原加工プログラムに従って切削加工した際の加工負荷経時データに基づいて、前記原加工プログラムに規定された前記切削工具の加工パスの本数、及び、前記加工パスにおける送り速度の少なくとも一方を修正することによって作成された修正加工プログラムを用いて、前記切削工具を制御する、
工作機械制御装置。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE102017120465.2A DE102017120465A1 (de) | 2016-10-03 | 2017-09-06 | Bearbeitungssystem, Verfahren zum Herstellen eines bearbeiteten Artikels, Vorrichtung zur Korrektur eines Bearbeitungsprogramms, Verfahren zum Erzeugen eines korrigierten Bearbeitungsprogramms und Vorrichtung zur Steuerung einer Werkzeugmaschine |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016195616 | 2016-10-03 | ||
JP2016195616 | 2016-10-03 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018060501A true JP2018060501A (ja) | 2018-04-12 |
JP6865059B2 JP6865059B2 (ja) | 2021-04-28 |
Family
ID=61909950
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017025869A Active JP6865059B2 (ja) | 2016-10-03 | 2017-02-15 | 工作システム、切削加工品の製造方法、加工プログラム修正装置、修正加工プログラムの作成方法、及び工作機械制御装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6865059B2 (ja) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019042867A (ja) * | 2017-09-01 | 2019-03-22 | 村田機械株式会社 | 工作機械、工作機械の制御方法、及び、工作機械の制御プログラム |
JP2020199611A (ja) * | 2019-06-12 | 2020-12-17 | ファナック株式会社 | 工作機械および工作機械の制御方法 |
JP7049531B1 (ja) * | 2020-12-08 | 2022-04-06 | 三菱電機株式会社 | 数値制御装置 |
JP7120476B1 (ja) * | 2021-05-13 | 2022-08-17 | 住友電気工業株式会社 | 加工条件管理システム、加工制御装置、加工システム、および加工プログラム |
JP2022167512A (ja) * | 2021-04-23 | 2022-11-04 | Dmg森精機株式会社 | 加工プログラム生成方法および加工プログラム生成装置 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0675619A (ja) * | 1992-08-27 | 1994-03-18 | Okuma Mach Works Ltd | トラバース研削機能を有する数値制御装置 |
JPH10293606A (ja) * | 1997-04-18 | 1998-11-04 | Yamazaki Mazak Corp | 工作機械における切削制御装置 |
JP2001092513A (ja) * | 1999-09-24 | 2001-04-06 | Toyota Central Res & Dev Lab Inc | 加工機における工具経路生成方法及び工具経路生成プログラムを記録したコンピュータ読み取り可能な記録媒体 |
US20180120800A1 (en) * | 2016-10-27 | 2018-05-03 | Rolls-Royce Plc | Tool-path planning method |
-
2017
- 2017-02-15 JP JP2017025869A patent/JP6865059B2/ja active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0675619A (ja) * | 1992-08-27 | 1994-03-18 | Okuma Mach Works Ltd | トラバース研削機能を有する数値制御装置 |
JPH10293606A (ja) * | 1997-04-18 | 1998-11-04 | Yamazaki Mazak Corp | 工作機械における切削制御装置 |
JP2001092513A (ja) * | 1999-09-24 | 2001-04-06 | Toyota Central Res & Dev Lab Inc | 加工機における工具経路生成方法及び工具経路生成プログラムを記録したコンピュータ読み取り可能な記録媒体 |
US20180120800A1 (en) * | 2016-10-27 | 2018-05-03 | Rolls-Royce Plc | Tool-path planning method |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019042867A (ja) * | 2017-09-01 | 2019-03-22 | 村田機械株式会社 | 工作機械、工作機械の制御方法、及び、工作機械の制御プログラム |
JP2020199611A (ja) * | 2019-06-12 | 2020-12-17 | ファナック株式会社 | 工作機械および工作機械の制御方法 |
JP7049531B1 (ja) * | 2020-12-08 | 2022-04-06 | 三菱電機株式会社 | 数値制御装置 |
WO2022123660A1 (ja) * | 2020-12-08 | 2022-06-16 | 三菱電機株式会社 | 数値制御装置 |
JP2022167512A (ja) * | 2021-04-23 | 2022-11-04 | Dmg森精機株式会社 | 加工プログラム生成方法および加工プログラム生成装置 |
JP7120476B1 (ja) * | 2021-05-13 | 2022-08-17 | 住友電気工業株式会社 | 加工条件管理システム、加工制御装置、加工システム、および加工プログラム |
WO2022239189A1 (ja) * | 2021-05-13 | 2022-11-17 | 住友電気工業株式会社 | 加工条件管理システム、加工制御装置、加工システム、および加工プログラム |
JP2022176183A (ja) * | 2021-05-13 | 2022-11-25 | 住友電気工業株式会社 | 加工条件管理システム、加工制御装置、加工システム、および加工プログラム |
Also Published As
Publication number | Publication date |
---|---|
JP6865059B2 (ja) | 2021-04-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6865058B2 (ja) | 工作システム、切削加工品の製造方法、加工プログラム修正装置、修正加工プログラムの作成方法、及び工作機械制御装置 | |
JP6865059B2 (ja) | 工作システム、切削加工品の製造方法、加工プログラム修正装置、修正加工プログラムの作成方法、及び工作機械制御装置 | |
CN108121298B (zh) | 自动化加工程序切削力优化系统及方法 | |
US10599123B2 (en) | Machine tool with function to automatically modify cutting conditions | |
US10088824B2 (en) | Toolpath evaluation method, toolpath generation method, and toolpath generation device | |
JP6209392B2 (ja) | 干渉確認装置 | |
KR20210062440A (ko) | 디지털 트윈을 이용한 공작기계 제조장치 및 제조방법 | |
KR102001308B1 (ko) | 공작기계 실시간 피드 제어 시스템 및 그 방법 | |
US20180144460A1 (en) | Inspection system and inspection method | |
CN104317249A (zh) | 基于特征的板类零件槽特征自动分组加工方法 | |
JP6865055B2 (ja) | 加工負荷解析装置、加工負荷解析プログラム、及び加工負荷解析システム | |
CN1796046B (zh) | 数控机床碰撞自动侦测系统 | |
JP5886656B2 (ja) | 数値制御装置 | |
US20060079987A1 (en) | Optimized machining controller for automatic machining device and automatic machining device with said controller | |
JP3526070B2 (ja) | 数値制御装置および数値制御加工方法 | |
JP6865057B2 (ja) | 工作機械制御装置、工作機械制御方法及び工作機械制御システム | |
KR101575149B1 (ko) | 진동 억제 장치 | |
EP4109188A4 (en) | MACHINE TOOL, METHOD FOR GENERATION OF MACHINING TRAJECTORY AND COMPUTER PROGRAM | |
JP2011121139A (ja) | 工具異常検知装置および検知方法 | |
CN101885191B (zh) | 木工cnc加工中心工序的优化方法 | |
CN110647109A (zh) | 数值控制装置 | |
JP6450734B2 (ja) | 数値制御装置 | |
CN114721331A (zh) | 加工路径过切分析方法 | |
JP2019042867A (ja) | 工作機械、工作機械の制御方法、及び、工作機械の制御プログラム | |
JP7637647B2 (ja) | 切削加工データ解析システム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200109 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20201222 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20201224 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210219 |
|
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: 20210323 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210405 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6865059 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 |