跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.167) 您好!臺灣時間:2025/10/31 19:56
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:楊佑謙
研究生(外文):Yu-Chien Yang
論文名稱:產業機械專用運動控制之研發
論文名稱(外文):Development of a Dedicated Motion Control System for Industrial Machine
指導教授:柯志隆
指導教授(外文):Chih-Lung Ko
學位類別:碩士
校院名稱:國立雲林科技大學
系所名稱:機械工程系碩士班
學門:工程學門
學類:機械工程學類
論文種類:學術論文
論文出版年:2008
畢業學年度:96
語文別:中文
論文頁數:89
中文關鍵詞:伺服驅動器PC104運動控制卡追隨誤差循跡誤差系統鑑別
外文關鍵詞:contour errortracking errorPC104 Motion ControllerDigital Servo DriveSystem Identification
相關次數:
  • 被引用被引用:1
  • 點閱點閱:252
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
在目前之產業機械,為了提升產品之可靠度、增加產能,使用伺服系統應用在產業機械控制已經是越來越普遍。在功能價格比較上,由於產品漸漸趨向中低價位,不再像以前一樣高不可攀,在一般之中小型軸控機械,通常都會採用小型之系統設計(PLC+Servo Drive),不僅整體設備之開發成本能夠降低之外,功能需求也可以顯著提升。此專用數控系統將整合國產伺服驅動器,在原有P command位置伺服控制訊號模式上,將開發出V command速度伺服控制訊號模式,此系統大幅提高運動速度。
我們將研究開發圖形化、專用化、友善之CAM應用軟體及操作介面,研究並設計實現將DXF檔案轉NC碼,以及壓力與溫度感測器之線路設計,並整合數控系統於同一X、Y工作平台運作,讓使用者可以輕易地在機台上編輯、產生並執行NC程式,以達到前所未有之性能與操作便利性,大幅提升商品價值。
開發出V command速度伺服控制器後,我們想了解控制器之動態循跡誤差問題,此誤差實際上是由平台中各軸同時之運動行為所構成。控制器必需在各種不同要求之輪廓形狀下,皆可有效地壓制系統命令軌跡與實際循跡形狀之間的幾何誤差。
It is becoming common practice to employ servo system in industrial machine control, which aims at increasing the reliability and productivity of products. As for the system cost, current products are not as expensive as those in the past, and they tend to be in the middle-low price bracket. As for functionality, general small and medium-sized axis motion control systems usually adopt PLC+Servo Drive configuration. This not only decreases the cost of developing equipment but also obviously increases the functionality. The proposed dedicated numerical control integrates local servo drive and CNC. Besides the mode of P command position servo-control signal, we also developed the mode of V command velocity servo-control signal, so that the system can run faster.
The purpose of this study is to develop a CAM application software with dedicated graphical and user-friendly interface. This software realizes the function of converting DXF files into NC codes. Besides, the electronic circuit design of pressure and temperature sensor was also completed. Moreover, by integrating digital control system and our software into the same X-Y working panel, users can easily edit, design, and implement NC programs within the machine. This not only maximizes functionality of the machine, but also increases convenience of operation; at the same time, product value is also increased.
After V command velocity servo-controller was developed, the dynamic contour error of controller was explored. It was found that the error resulted from simultaneous motor movement of all axes has interesting behavior. Besides, no matter what contour shape was defined, the controller can effectively suppress the geometric error between the command contour in the system and the practical tracking shapes.
Keyword:contour error , tracking error , PC104 Motion Controller , Digital Servo Drive , System Identification
目錄

中文摘要 i
英文摘要 ii
誌謝 iii
目錄 iv
表目錄 vii
圖目錄 viii
符號說明 xi
第一章 序論-------------------------------------------------------------- 1
1.1 研究動機與目的----------------------------------------------- 1
1.2 研究背景-------------------------------------------------------- 2
1.3 文獻回顧-------------------------------------------------------- 3
1.4 論文架構-------------------------------------------------------- 5
第二章 產業機械專用運動控制器------------------------------------ 6
2.1 X、Y平台控制架構------------------------------------------- 6
2.1.1 伺服驅動系統-------------------------------------------------- 7
2.1.2 平台架構-------------------------------------------------------- 8
2.1.3 伺服運動控制卡----------------------------------------------- 8
2.2 追隨誤差分析-------------------------------------------------- 9
2.3 循跡誤差分析-------------------------------------------------- 12
2.3.1 直線路徑之循跡誤差分析------------------------------------ 13
2.3.2 圓形路徑之循跡誤差分析------------------------------------ 15
2.4 P command與V command------------------------------------ 16
2.4.1 P command位置控制模式------------------------------------ 17
2.4.2 V command速度控制模式------------------------------------ 17
第三章 感測器特性分析與轉換電路之設計------------------------ 19
3.1 溫度感測器原理----------------------------------------------- 20
3.2 壓力感測器原理----------------------------------------------- 22
3.3 轉換電路設計-------------------------------------------------- 24
3.3.1 惠斯頓電橋----------------------------------------------------- 24
3.3.2 電阻電路-------------------------------------------------------- 26
3.3.3 DC-DC Converter---------------------------------------------- 27
第四章 串列式ADC與DAC系統設計------------------------------ 28
4.1 串列式晶片通訊----------------------------------------------- 28
4.1.1 DAC原理------------------------------------------------------- 29
4.1.2 ADC原理------------------------------------------------------- 31
4.2 ADC與ADC電路設計--------------------------------------- 32
4.2.1 DAC設計------------------------------------------------------- 33
4.2.2 ADC設計------------------------------------------------------- 34
4.3 時序設計-------------------------------------------------------- 34
4.3.1 DAC7554時序設計-------------------------------------------- 34
4.3.2 ADS7861時序設計-------------------------------------------- 35
4.4 轉換器測試----------------------------------------------------- 36
4.4.1 ADC測試------------------------------------------------------- 36
4.4.2 DAC測試------------------------------------------------------- 37
第五章 NC程式自動轉換模組---------------------------------------- 39
5.1 DXF轉檔流程-------------------------------------------------- 39
5.2 NC程式自動轉換模組功能說明---------------------------- 41
5.2.1 初始化函式----------------------------------------------------- 41
5.2.2 轉檔用函式----------------------------------------------------- 41
5.2.3 編修路徑函式-------------------------------------------------- 42
5.2.4 插入性函數----------------------------------------------------- 43
5.2.5 編修檔儲存與讀取-------------------------------------------- 43
5.3 路徑編修-------------------------------------------------------- 43
5.4 DXF轉ANCA EPPL------------------------------------------ 45
5.4.1 DXF圖形交換格式-------------------------------------------- 45
5.4.2 ANCA EPPL加工程式格式---------------------------------- 48
5.4.3 DXF轉ANCA EPPL之方法--------------------------------- 49
5.5 教導模式-------------------------------------------------------- 50
5.5.1 直線之教導----------------------------------------------------- 50
5.5.2 圓弧與全圓之教導-------------------------------------------- 51
5.5.3 雲形線之教導-------------------------------------------------- 52
第六章 模擬與實驗結果----------------------------------------------- 55
6.1 速度環之時間常數鑑別實驗--------------------------------- 56
6.2 單軸之追隨誤差實驗----------------------------------------- 58
6.2.1 進給速率2000mm/min實驗---------------------------------- 58
6.2.2 進給速率5000mm/min實驗---------------------------------- 60
6.3 雙軸之循跡誤差實驗----------------------------------------- 62
6.3.1 直線路徑實驗-------------------------------------------------- 62
6.3.2 圓形路徑實驗-------------------------------------------------- 67
第七章 結論與未來展望----------------------------------------------- 71
參考文獻 -------------------------------------------------------------------- 72
簡歷 -------------------------------------------------------------------- 75
參考文獻

[1]TenAsys公司網站,http://www.tenasys.com/.
[2]Roy C. Ko, "Remote Diagnostic Technologies for Advanced Tool and Cutter Grinders," Department of Mechanical Engineering, Yunlin University of Science & Technology, Taiwan.
[3]李文猶、黃美燕,February 2004,pp.224-229.,"人機介面技術簡介",電機月刊,14卷,1期。
[4]Roy C. Ko, Chin-Sheng Chen, "Design and Implementation of a Hight Bandwidth Servo Controller for Micro-Machining Center," Proceedings of the 2007 International Manufacturing Science & Engineering Conference, Atlanta, Georgia, USA, 2007.
[5]FC. Tien, CY. Cheng, "Extraction of machined features from two dimensional orthographic drawings, " University of Missouri-Columbia, Master thesis, 1997.
[6]JG. Dong, J. Shi, H. Guo, "A dxf-based computer aided quality inspection method," School of Mechanical Engineering East China University of Science and Technology, Shanghai China, 2002.
[7]J. A. Soons, F. C. Theuws, and P. H. Schellekens, "Modeling the errors of multi-axis machines : a general methodology," Precision Engineering, Vol.14, No.1, pp.5-19, January 1992.
[8]Koren, Y., "Cross-Coupled Biaxial Control for Manufacturing Systems," ASME Journal of Dynamic System, Measurement and Control, Vol. 102, No. 4, pp. 265-272, 1980.
[9]Kubo, T., Anwar, G., and Tomizuka, M., "Application of Non-linear Friction Compensation to Robot Arm," Proc. Of the 1986 IEEE Int. Conf. On Robotics and Automation, pp. 722-727, 1986.
[10]Koren, Y., and Lo, C.C., "Advanced Controller for Feed Drivers," Annals of the CIRP, Vol. 41, pp. 689-698, 1992.
[11]Aun–Neow Poo, John G. Bollinger, and George W. Youkin, "Dynamic Errors in Type 1 Contouring System," IEEE Transactions On Industry Applications, Vol. IA-8, No. 4, pp. 477-484, 1972.
[12]http://www.fukuta-motor.com.tw/
[13]柯志隆,March 2008,pp.50-64.,"數位伺服驅動技術",機械月刊392期 (工具機專輯)。
[14]張碩,2001,"自動控制系統",鼎茂圖書出版股份有限公司。
[15]http://www.picotech.com/applications/pt100.html
[16]Christopher T. Kilian, 2000, "Modern Control Technology Components and Systems," 2nd Edition, Delmar Thomson Learning.
[17]羅仕炫、林獻堂,2003,"感測器原理與應用",新文京開發出版有限公司。
[18]李梓民,1990,"類比-數位轉換手冊",全華科技圖書股份有限公司。
[19]陳永達、詹可文,2004,"微電腦控制-專題製作",全華科技圖書股份有限公司。
[20]Texas Instruments Incorporated, "DAC7554 Data Sheet," SLAS399A, 2004.
[21]Texas Instruments Incorporated, " ADS7861 Data Sheet," SBAS110D, 2004.
[22]李建浩,2006,"智慧型動力輸出系統驅動單元之設計與實作",國立雲林科技大學,碩士論文。
[23]Autodesk, "AutoCAD Release 12 Reference Manual," 1982-1990, 1992.
[24]澳洲ANCA公司,1999,"Part Programmer’s Reference Manual"。
[25]澳洲ANCA公司,2005,"ANCA-PLC Training"。
[26]柯志隆,March 2004,pp. 64-72.,"先進刀具磨床之控制器架構",機械月刊344期 (工具機專輯)。
[27]Gene F. Franklin, J. David Powell, Michael L. Workman, 1997, "Digital control of dynamic systems," Menlo Park, Calif.:Addison Wesley.
[28]Benjamin C. Kuo. , 1995, "Automatic control systems," Englewood Cliffs, N.J. Prentice Hall.
[29]Girgio Rizzom, 2004, "Principles and Applications of Electrical Engineering," McGraw-Hill, New York.
[30]Ramakant Gayakwad, Leonard Sokoloff, 1988, "Analog And Digital Control Systems," Prentice-Hall.
[31]Ernest O. Doebelin, 2003, "Measurement Systems Application and Design ," McGraw-Hill,New York.
[32]Benjamin C. Kuo, Farid Golnaraghi, 2003, "Automatic Control Systems," 8nd Edition, John Wiley & Sons.
[33]江炫樟,2004,"電力電子學",全華科技股份有限公司。
[34]顏嘉男,2006,"泛用伺服馬達應用技術",初版一刷,全華科技圖書股份有限公司,台北。
[35]吳宗諭,2006,"結合 STL 三角網格與 DXF 公差資訊之電腦輔助檢測技術系統發展",國立中央大學,碩士論文。
[36]林冠禎,2005,"具摩擦效應之二維平台輪廓控制",國立成功大學,博士論文。
[37]夏�畬鶠A2004,"CNC工具機加工性能最佳化系統之研究與開發",中原大學,碩士論文。
[38]李文昊,2004,"交叉耦合控制在輪廓誤差之改善",國立中山大學,碩士論文。
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top