跳到主要內容

臺灣博碩士論文加值系統

(44.222.131.239) 您好!臺灣時間:2024/09/08 22:36
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:龔浚逢
研究生(外文):Gong, Jyun-Fong
論文名稱:CNC工具機智能化系統開發與加工能耗分析
論文名稱(外文):The CNC Machine Tool Intelligence System Development and Machining Energy Consumption Analysis
指導教授:吳澤松孫書煌孫書煌引用關係
指導教授(外文):Wu,Tser-SonSun,Shu-Huang
口試委員:陳中邦
口試委員(外文):Chen,Chung-Bang
口試日期:2017-06-07
學位類別:碩士
校院名稱:崑山科技大學
系所名稱:機械工程研究所
學門:工程學門
學類:機械工程學類
論文種類:學術論文
論文出版年:2017
畢業學年度:105
語文別:中文
論文頁數:119
中文關鍵詞:工業4.0綠色生產能耗管制
外文關鍵詞:Industry 4.0Green ProductionEnergy Consumption Restrain
相關次數:
  • 被引用被引用:1
  • 點閱點閱:630
  • 評分評分:
  • 下載下載:38
  • 收藏至我的研究室書目清單書目收藏:1
國際上對於工具機開始朝向綠色生產,以高效率、低汙染、低耗能、能回收、資源可重複利用等方面發展,並且預計將工具機能耗納入管制;本研究分為二個方向:1. CNC工具機智能化系統開發,建立一套雲端數據蒐集系統,提供加工程式輔助功能,並進行實驗測試驗證,以壓克力進行試驗,測試三種試驗轉速及進給之影響,2.以五軸數控工具機進行切削能耗分析,探討切削參數對能耗之影響,實驗以五軸同動之加工方式,對鋁材進行下列切削能耗分析試驗。
本研究完成下列工作:本實驗利用C#建立一套CNC工具機智能化系統的加工程式,透過CNC工具機的訊號擷取及資深工程師的加工經驗,當輔助系統與機台連線之後,便可讀取工件之加工程式、CAD/CAM特徵、工具機加工時的即時資訊、加工參數等等;實驗測試驗證,則以實驗三之實驗結果的能源總消耗較低。在五軸工具機切削能耗分析方面,對於加工相同的成品,在所選的三個參數中最明顯的差異為切削深度,使用較高的切削深度可以在較短的時間內完成加工,同時也消耗了比較少的能量;在相同的切削深度之下,進給率1400 mm/min加工件的總耗電量稍優於進給率1000 mm/min 的加工件。
未來公司可以透過本系統,將以往生產過的零件的資料中,加以歸納整理儲存,進一步可做新零件加工參數設定之基準,以累積前人智慧與減少人員訓練。

Internationally for the machine tool began to green production, with high efficiency, low pollution, low energy consumption, recyclable, resource reusable and other aspects of development, and is expected to tool machine energy into control; this study is divided into two directions: 1 . CNC machine tool intelligent system development, the establishment of a cloud data collection system to provide accessory auxiliary function. The cutting energy measurement analysis tests validation of intelligent system were also executed. 2. The numerical control machine tool energy consumption of five-axis machine tool. Effects of cutting parameters on energy consumption were studied. Experiment was carried on five-axis synchronous operation. The cutting energy analysis tests were carried out on aluminum.
The study completed the following work: This experiment uses C # to establish a CNC machine tool intelligent system processing program, through the CNC machine tool signal acquisition and senior engineers experience in processing, when the auxiliary system and the machine after the connection read the workpiece of the program, CAD / CAM features, tooling machine processing of real-time information, processing parameters and so on. The cutting energy measurement analysis test validation of intelligent system in the three parameters of the total consumption of the third sets of experimental results were economic. The numerical control machine tool energy consumption of five-axis machine tool showed that the most obvious difference in the selected three parameters is the depth of the cut for processing the same finished product. The use of a higher depth of cut could be done in a relatively short period of time, but also consume less energy. Under the same cutting depth, for feed rate 1400 mm / min, the total power consumption of the workpiece was slightly better than that of the feed rate of 1000 mm / min.
The future of the company through the system, the previous production of parts of the information to be summarized in the storage, and further to do the new parts processing parameters set the benchmark to accumulate predecessors wisdom and reduce staff training.

摘要.....................................................i
Abstract………………………………………………………………………………………………………………......ii
致謝....................................................iv
目錄....................................................v
表目錄..................................................vii
圖目錄..................................................ix
第一章 緒論............................................1
  1.1前言.............................................1
  1.2研究動機與目的.....................................2
  1.3研究方法..........................................5
  1.3.1智能化系統開發...................................5
  1.3.2五軸數控工具機切削能耗分析........................7
第二章 文獻回顧...........................................9
  2.1國內外相關工業4.0架構之文獻.........................9
  2.1.1 Visual Studio C# 簡介..........................19
  2.1.2 Visual Studio C# 功能應用......................25
  2.2國內外相關工具機能耗分析之文獻................. 26
  2.2.1工具機切削能源消耗特性與功能模塊切削能源量測分析....36
  2.3工具機能源消耗演算參數及演算法之文獻.................40
第三章 實驗設備與方法.....................................42
  3.1智能化系統開發.....................................42
  3.1.1實驗設備及其規格.................................42
  3.1.2智能化系統實驗設備...............................43
  3.1.3應用編程介面簡介.................................45
  3.1.4智能化系統開發之實驗測試驗證.................... 47
  3.1.5實驗驗證之設備..................................48
  3.1.6驗證之實驗方法..................................49
  3.1.7驗證實驗之功能模塊...............................51
  3.1.8驗證之實驗狀況..................................52
3.2五軸數控工具機切削能耗分析實驗方法..................54
3.2.1工具機及刀具格..................................54
3.2.2加工程序........................................56
第四章 結果與討論........................................59
  4.1智能化系統開發....................................59
  4.1.1智能化系統開發驗證之實驗結果......................71
  4.2五軸數控工具機切削能耗分析實驗結果..................84
第五章 結論.............................................116
參考文獻.................................................117

[1]連崇智,「產業網絡中心廠商在地化鑲嵌之研究」,東海大學企業管理研究所碩士論文,2003。
[2] 盧春生,「車床演進史」,機械月刊/工具機專輯,第 308 期,2001。
[3] ENTR Lot 5: Machine tools, http://www.eceee.org/Eco_design/products/machine_tools
[4] Eco Machine Tools, http://www.ecomachinetools.eu/typo/home.html
[5] The energy efficient machine tool, Energy Efficiency & Technology, http://www.heidenhain.com/
[6] ISO 20140-1.: Environmental and energy efficiency evaluation method for manufacturing systems. Part 1. Overview and general principles.
[7] ISO 20140-2: Guidelines for environmental evaluation procedures.
[8] ISO 20140-3: Environmental evaluation index model.
[9] ISO 20140-4: Environmental evaluation data model.
[10] ISO 20140-5: Facility life cycle impact and indirect impact model.
[11] ISO/DIS 14955-1: Machine tools -- Environmental evaluation of machine tools -- Part 1: Design methodology for energy-efficient machine tools, 2012
[12] Aspects of Energy Efficiency in Machine Tools, HEIDENHAIN.
[13] A. Dietmair, A. Verl, “Energy Consumption Forecasting and Optimisation for tool Machines”, http://www.mmscience.eu/archives/MM_Science_20090305.pdf.
[14] Shaohua Hu, Fei Liu, Yan He, Tong Hu,” An on-line approach for energy efficiency monitoring of machine tools”, Journal of Cleaner Production, vol. 27 pp.133-140, 2012.
[15] N. Diaz, E. Redelsheimer, D. Dornfeld , Energy consumption characterization and reduction strategies for milling machine tool use. In: J. Hesselbach, C. Herrmann, (Eds.), Globalized Solutions for Sustainability in Manufacturing. Springer, Berlin, Heidelberg, pp. 263-267, 2011.
[16] F. Draganescu, M. Gheorghe, C. Doicin, V., “Models of machine tool efficiency and specific consumed energy”. J. Mater, Process. Tech. vol.141 (1), pp. 9-15, 2003.
[17] W. Li, S. Kara, “An empirical model for predicting energy consumption of manufacturing processes: a case of turning process”, Proc. Inst. Mech. Eng. Part B, J. Eng. Manuf. vol.225 (B9), pp.1636-1646, 2011.
[18] M. Mori, M. Fujishima, Y. Inamasu, Y. Oda, ” A study on energy efficiency improvement for machine tools”, CIRP Ann. Manuf. Tech. vol.60 (1), pp.145-148, 2011.
[19] N. Diaz, E. Redelsheimer, D. Dornfeld, Energy consumption characterization and reduction strategies for milling machine tool use. In: J. Hesselbach, C. Herrmann, (Eds.), Glocalized Solutions for Sustainability in Manufacturing. Springer, Berlin, Heidelberg, pp. 263-267, 2011.
[20] Y. He, Liu, F. Liu, T. Wu, F. P. Zhong, B. Peng, “Analysis and estimation of energy consumption for numerical control machining”, Proc. Inst. Mech. Eng. Part B J. Eng. Manuf, Vol.226 (B2), pp.255-266, 2012.
[21] Vincent Aizebeoje Balogun and Paul Tarisai Mativenga,” Modelling of direct energy requirements in mechanical machining processes”, Journal of Cleaner Production,vol. 41, pp. 179-186, 2013.
[22] F. Draganescu, M. Gheorghe, C.V. Doicin, “Models of machine tool efficiency and specific consumed energy”, J. Mater, Process. Tech, Vol.141 (1), pp. 9-15,2003.
[23] 謝東、陳國榮、施金良、許弟建、王鋒, ” 基於BP 神經網路數控機床切削能耗的研究”, 機床與液壓, Vol. 40, No.1, pp. 54-57, Jan. 2012。
[24] 胡韶華,” 現代數控機床多源能耗特性研究”, 重慶大學博士學位論文,重慶大學機械工程學院,Apr. 2012。
[25] 許弟建、施金良,”机床功率测试系统设计与节能方法”, 控制与检测,2010年第 3 期,pp.47-51, 2010。
[26] S. Kara , W. Li, “Unit process energy consumption models for material removal processes”, CIRP Annals - Manufacturing Technology, No.60, pp. 37-40, 2011.
[27] N. Diaz, E. Redelsheimer, D. Dornfeld, “Energy consumption characterization and reduction strategies for milling machine tool use”, Glocalized Solutions for Sustainability in Manufacturing: Proceedings of the 18th CIRP International 263 Conference on Life Cycle Engineering, Technische University, Braunschweig, Braunschweig, Germany, pp.263-267, May 2nd - 4th, 2011.
[28] T. Behrendt, A. Zein, S. Min, “Development of an energy consumption monitoring procedure for machine tools”, CIRP Annals - Manufacturing Technology, No.61, pp. 43-46, 2012.
[29] M. Mori, M. Fujishima, Y. Inamasu, Y. Oda, “A study on energy efficiency improvement for machine tools”, CIRP Annals - Manufacturing Technology, No.60, pp. 145-148, 2011.
[30] G. Quintana, J. Ciurana, J. Ribatallada, “Modeling power consumption in ball-end milling operations”, Materials and Manufacturing Processes,Vol.26, No.5, pp. 746-756, 2011.
[31] T. Radhakrishnan, U. Nandan, “Milling force prediction using regression and neural networks”, Journal of Intelligent Manufacturing,Vol.16, No.1, pp. 93-102, 2005.
[32] K. Kadirgama and K.A. Abou-El-Hossein, “Power Prediction Model for Milling 618 Stainless Steel Using Response Surface Methodology”, American Journal of Applied Sciences,Vol.2, No.7, pp. 1182-1187, 2005.
[33] 蔡文龍、曹祖聖,Visual C# 2010程式設計經典,廖文良,碁峯資訊股份有 限公司,2010年09月出版。
[34] 蔡文龍,Visual C# 2015程式設計經典,廖文良,碁峯資訊股份有限公司,2016年05月出版。

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top