跳到主要內容

臺灣博碩士論文加值系統

(44.201.72.250) 您好!臺灣時間:2023/09/27 08:54
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:陳志昇
研究生(外文):Jhih-Sheng Chen
論文名稱:應用於工具機精密量測之無線資料擷取與直度量測分析的嵌入式系統設計
論文名稱(外文):The Embedded System Design with Wireless Data Capture and Straightness Measurements Applied in the Precise Machine Tools Measurement
指導教授:許永和許永和引用關係
指導教授(外文):Yung-Hoh Sheu
學位類別:碩士
校院名稱:國立虎尾科技大學
系所名稱:資訊工程系碩士班
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2015
畢業學年度:104
語文別:中文
論文頁數:97
中文關鍵詞:工具機精密量測無線資料擷取直度量測分析嵌入式系統設計
外文關鍵詞:Machine toolsData captureStraightness measuringEmbedded system
相關次數:
  • 被引用被引用:0
  • 點閱點閱:238
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
隨著加工製成技術的進步,相對的大型機台的組裝誤差分析與檢測方法也更加的重要,特別是大型機台的組裝校正受限於傳統的直角規的長度與精度影響。對於直度、垂直度及平行度之校驗一般可以使用電子水平儀(Electrical levels)、雷射干涉儀(Laser interferometers)與準直儀(Collimators)等設備進行測量。本研究針對使用準直雷射,配合四象限位置感測器(Quadrant Detector,簡稱QD)為訊號來源,研究與開發應用於工具機精密量測之無線資料擷取與直度量測分析的嵌入式系統設計。
其中,本系統涵蓋並實現四個設計部分。首先,是類比訊號處理:讀取QD輸出的類比訊號,利用運算放大器(Operational Amplifier,簡稱OPA)將輸出的類比訊號轉換與放大。此外,再利用SPI介面的類比數位轉換器(Analog-to-digital converter ,簡稱ADC)將其轉換成數位訊號。第二,為數位資料計算與分析處理:本系統採用NXP公司所推出的K60系列晶片作為主控晶片,其中包括SPI的資料讀取、直度量測與分析處理、SD卡資料儲存、無線Wi-Fi傳輸模組與LCD顯示模組等功能。而為了增加日後開發者與使用者韌體更新的方便性。本系統還加上了Bootloader的研究。第三,則為電腦端資料收發裝置:使用K60系列晶片控制Cypress公司所推出的EZ-USB FX2 USB晶片組,利用USB介面與電腦端的程式做溝通。
最後,為了提供各種操作環境的需求,設計出可分為電腦及手持裝置兩種應用程式的直度檢測使用者顯示介面。其中,針對低資料傳輸率的手持裝置使用Android系統,讀取TCP/IP的Socket封包。而針對高資料傳輸率的電腦應用程式,利用WinDriver軟體開發Windows與Linux使用的USB驅動程式,使電腦可利用無線Wi-Fi傳輸模組結合USB介面讀取電腦端大量資料收發裝置的資料。
而透過此系統的研究開發,不僅可以提供業界進行精密機台性能檢測的應用外,更可以加強工具機精密量測的技術升級,以及協助相關產業的發展。未來還可根據產業的趨勢,再增加垂直度與平行度的檢測。


With the advance of science and technology, the inspection and error analysis methods of the mainframe platforms are more important than before. In particular, the correction method of assembly mainframe platform is limited by the traditional length and precision of the right angle specification. Normally, those electrical levels, laser interferometers and collimators are utilized to perform verification or inspection of straightness, squareness and parallelism.
The most commonly laser collimator is applied in this study that is for verification or inspection of mainframe platform in industry. Additionally, the Quadrant Detector (QD) is utilized as the source of signal, and display the result of embedded system and signal analysis to Android mobile device.
This system implements four parts. The first part is analog signal processing .It reads analog signal from QD, then translate and amplificate analog signal from output by OPA. It also uses ADC converter of SPI for translating the analog signal to digital signal. The second part is digital computing and analysis. This system uses K60 MCU (NXP Inc.). The K60 MCU has functionalities like SPI access, straightness measurement and analysis, SD card access, Wi-Fi module, LCD module and so on. This part also does Bootloader''s research for the convenience of updating firmware. The third part is a dongle based on PC. It uses K60 to control EZ-USB FX2 USB (Cypress Inc.), and communicates with PC program by USB. The Final part is UI for straightness testing. For various environments, this system provides android mobile app and PC app. In android mobile app, it reads packet from socket of TCP/IP. In PC app, it uses WinDriver to develop Windows and Linux USB driver for reading a alrge of data from PC dongle.
By this research of precise machine tools measurement of wireless data capture and straightness measurements on intelligence embedded system, the system can provide industry an application of precise inspection in mainframe platform that can upgrade the skill of precise machine tools measurement and help the development of relative business. In the future, the inspection of squareness and parallelism will be combined this study.


摘要...............................i
Abstract...............................ii
誌謝...............................iii
目錄...............................iv
表目錄...............................viii
圖目錄...............................x
第一章 緒論...............................1
1.1 研究背景與動機...............................1
1.2 研究目的...............................2
1.3 國內外相關之研究情況...............................3
1.4 相關產品...............................3
1.5 論文章節概述...............................4
第二章 系統原理...............................5
2.1 直度分析與量測...............................5
2.1.1 直度誤差分析...............................5
2.1.2 最小平方和法(Least square method)評估直度...............................6
2.2 四象限位置感測器(Position Sensing Detector)介紹...............................7
2.3 無線傳輸模組(USR-WIFI232)介紹...............................9
2.3.1 UART通訊協定...............................9
2.3.2 USR-WIFI232的介紹...............................10
2.4 USB通訊協定...............................13
2.4.1 USB匯流排架構...............................13
2.4.2 USB通訊概念...............................15
2.4.3 USB傳輸類型...............................16
2.4.4 USB3.0概述...............................20
2.5 Cypress EZ-USB FX2...............................21
2.5.1 EZ-USB FX2晶片特性...............................21
2.5.2 EZ-USB FX2架構...............................22
第三章 系統設計...............................24
3.1 類比訊號處理...............................25
3.1.1 訊號轉換與放大...............................25
3.1.2 類比與數位轉換器...............................27
3.2 數位資料計算與分析處理...............................30
3.2.1 直度量測資料計算...............................30
3.2.2 SD卡資料儲存...............................33
3.2.3 無線傳輸模組(USR-WIFI232)...............................36
3.2.4 LCD顯示模組...............................38
3.2.5 Bootloader...............................41
3.3 電腦端資料收發裝置...............................47
3.4 直度檢測使用者顯示介面...............................50
3.4.1 Android應用程式設計...............................51
3.4.2 電腦應用程式(Windows系統)...............................55
3.4.3電腦應用程式(Linuxs系統)...............................57
第四章 系統驗證...............................61
4.1 直度量測系統實驗測試...............................61
4.2 實驗結果數據分析...............................69
4.3 直度量測實驗結果...............................83
第五章 結論與未來展望...............................87
5.1 結論...............................87
5.2 未來展望...............................87
參考文獻...............................89
Extended Abstract...............................91
Abstract...............................91
簡歷...............................97


[1].Hewlett Packard Co., “Optics and Laser Heads for Laser Interferometer Positioning Systems,” Product Overview, 2000
[2].Sommargren, G. E., “Linear/angular Displacement Interferometer for Wafer Stage Metrology,” Proc. SPIE, Vol. 1088, pp.268-272, 1989
[3].Nakamura, M. Goto, “Microscopic Coordinate Measurement by Four-beam Laser Interferometry,” Int. J. Japan Soc. Prec. Eng., Vol . 59, pp.155-160, 1993
[4].W. Lee, and S. W. Kim, “An Ultraprecision Stage for Alignment of Wafers in Advanced Microlithography,” Prec. Eng., Vol. 21, pp.113-122, 1997
[5].K. C. Fan, and M. J. Chen, “A 6-Degree-of-Freedom Measuring System for The Accuracy of X-Y Stages,” Prec. Eng., Vol. 24, pp.15-23, 2000
[6].K. C. Fan, M. J. Chen, W. M. Huang, “A six-degree-of-freedom measurement system for the motion accuracy of linear stage,” Int. J. Mach. Tools. Manufact., Vol. 38, pp.155-164, 1998
[7].J. Ni, P. S. Huang, S. M. Wu, “A Multi-degree-of-Freedom Measuring System for CMM Geometric Error,” Trans ASME J. Engng. Ind, 114, pp.362-369, 1992
[8].P. S. Huang and J. Ni, “On-line Error Compensation of Coordinate Measuring Machines,” Int. J. Mach. Tools Manufac, Vol. 35, pp.725-738, 1995
[9].S. Shimizu, H. S. Lee and N. Imai, “Simultaneous Measuring Method of Table Motion Error in 6 Degrees of Freedom”, Int. J. Japan Soc. Prec. Eng., Vol. 288, pp.273-274, 1994
[10].S. H. Ye, C. K. Sun and F. Q. Zhou, “Five Degree-of Freedom Measuring System,” ISMTII’96, Hayana Kanagawa Pref., Japan, pp.280-282, 1996.
[11].陳俊仁, “使用雷射四象限儀檢測精密機具性能”,國立成功大學機械工程學系碩士論文,2003。
[12].J. Yuan, Z.X. Qiu, J.X. Shao, J.W. Cho, “Position Measurement and Wireless Measurement System of Straightness Error Based on Two-dimensional PSD”, Electrical and Control Engineering (ICECE),pp1490-1492,2010
[13].卓明震,“應用雷射四象儀檢測工具機循跡誤差”,國立國立虎尾科技大學自動化工程學系碩士論文,2012。
[14].P. S. Huang, “Method and Apparatus for Angle Measurement Based on the Internal Reflection Effect”, US Patent 5,220,397, 1993
[15].P. S. Huang and J. Ni, “Multi-Degree-of-Freedom Geometric Error Measurement System”, US Patent 5,418,611, 1995
[16].S. H. Ye, C. K. Sun and F. Q. Zhou, “Five Degree-of-Freedom Measuring System”, ISMTII’96, Hayama Kanagawa Pref., Japan, pp.280-282, 1996.
[17].Status Pro Maschinenmesstechnik,http://www.statuspro.com/
[18].Damalini,http://www.damalini.com/Home-622.aspx
[19].GLOi AB,http://www.gloi.se/level.html
[20].范光照、張郭益,2011,精密量測,高立圖書有限公司,新北市
[21].Osioptoelectronics,http://www.osioptoelectronics.com/
[22].陳冠吾,2013,長行程幾何誤差量測系統開發,國立國立虎尾科技大學自動化工程學系碩士論文
[23].WIFI Module High Performance,http://www.usriot.com/Product/33.html
[24].許永和,2006,USB2.0 高速周邊裝置設計之實務應用,全華科技圖書股份有限公司,台北市
[25].趙建領,薛園園,2013,USB3.0應用開發寶典-第二版,佳魁資訊股份有限公司,台北市
[26].Universal Serial Bus,http://www.usb.org/home
[27].Cypress,http://www.cypress.com/
[28].Cypress CyUSB .NET DLL Programmer''s Reference.
[29].AD704 – Datasheet
[30].AN-20 An Applications Guide for Op Amps – Datasheet
[31].LeColn Technology Co,http://www.lecoln.com.tw/index
[32].Motech Industries,http://www.motech.com.tw/tw/index.php
[33].LTC1856 – Datasheet
[34].鄭仁暉,2014,應用於CNC五軸工具機之高速USB資料擷取與量測系統設計,國立國立虎尾科技大學光電工程學系碩士論文
[35].Zeroplus Technology Co,http://www.zeroplus.com.tw/zp/
[36].NXP Kinetis K60,http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=K60_100
[37].MK60DN512VLQ10 – Datasheet
[38].SD Association,https://www.sdcard.org/index.html
[39].HY32D-LCD,https://code.google.com/p/my-hy32d-lcd/
[40].Kinetis Bootloader,http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KBOOT
[41].ARMKEIL HEX File,http://www.keil.com/
[42].SEGGER,https://www.segger.com/index.html
[43].Android,http://developer.android.com/training/index.html
[44].TCP/UDP,http://www.pcnet.idv.tw/pcnet/network/network_ip_tcp.htm
[45].USBlyzer,http://www.usblyzer.com/
[46].JUNGO,http://www.netguard.com.tw/24120352112183938988.html
[47].Yanlong Cao,Bo Li,Jiayan Guan,Jiangxin Yang,Chunbiao Gan,2013,"A study on mutative scale straightness measurement based on uncertainty analysis",Measurement,Pages145–153


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