博碩士論文 108553007 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:26 、訪客IP:18.222.239.77
姓名 古凱文(Kai-wen ku)  查詢紙本館藏   畢業系所 通訊工程學系
論文名稱 結合九軸慣性感測器與 1 D 卷積神經網路的鎖螺絲 動作辨識
(Locking screw motion recognition combined with nine-axis inertial sensor and 1D convolutional neural network)
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 (2026-10-1以後開放)
摘要(中) 多數量產化的裝置和產品皆是以自動化的組裝機台或機器手臂進行組裝和製造,但仍有少部分的產品組裝和製造過程無法使用機器執行量產,而手動組裝常常遇到使用工具施力不當或施力角度不對導致產品良率不佳。本論文提出透過收集動作數據,設計一套智慧型螺絲起子辨識系統,該系統透過動作辨識的方式針對產線上人員執行產品組裝產生失誤執行糾錯,人員在執行產品裝配時會按造固定SOP執行操作,本文將螺絲起子常用到的動作分為六大類(1)往下鎖螺絲(2)將手提起(3)往下平推螺絲(4)往左平推螺絲(5)往上平推螺絲(6)往右平推螺絲,產線上組裝的SOP會由此六大類動作組合而成。將採集動作訊息則是透過MetaMotionC慣性感測器執行動作採樣,並將採樣的數據輸入智慧型螺絲起子辨識系統,輸入的資料會先使用感測器歸零校正模組進行校正,並將校正後的參數輸入至四元數轉換模組執行姿態預測並融合為四元數輸出給運動特徵模組,由運動特徵模組執行特徵點辨識和動作分類,測試者需以標準動作以供實驗樣本建立資料庫,實驗成果根據神經網路機器學習的評估指標採用的成效衡量指標來衡量優劣。
實驗發現使用智慧型螺絲起子辨識系統的動作辨識模組內部1D CNN Model測試最高可以得到78.9%的辨識率,動作辨識模組內部LSTM Model經測試最高可以得到66.7%的辨識率,若未使用智慧型螺絲起子辨識系統直接執行1D CNN神經網路得到的辨識為26.3%、LSTM神經網路得到的辨識為26.5%,可以發現直接輸入動作數據給神經網路會因為數據雜訊導致神經網路判斷錯誤。
使用智慧型螺絲起子辨識系統的相較於沒有使用智慧型螺絲起子辨識系統的辨識率1D CNN Model提升了52.6%辨識率、LSTM Model提升了52.6%辨識率,智慧型螺絲起子辨識系統的1D CNN Model辨識率最高78.9%,實驗證明透過本系統實行對作辨識將有效的達到減少作業人員裝配疏失的需求,進而提升產品良率。
摘要(英) Many mass-produced devices and products are assembled and manufactured by automated assembly machines or robotic arms, but there are still a small number of product assembly and manufacturing processes that cannot be mass-produced by machines, and manual assembly often encounters the use of tools Improper application of force or the wrong angle of application leads to poor product yield.This paper proposes to design a smart screwdriver identification system by collecting motion data. The system uses motion recognition to correct errors in product assembly performed by personnel on the production line. When personnel perform product assembly, they will perform fixed SOP implementation. Operation, this article divides the commonly used actions of the screwdriver into six categories (1) lock the screw down (2) lift the hand (3) push the screw down (4) push the screw to the left (5) push the screw up and flat (6) Push the screw horizontally to the right, and the SOP assembled on the production line will be composed of six types of actions.The collected motion information is to perform motion sampling through the MetaMotionC inertial sensor, and input the sampled data into the intelligent screwdriver identification system. The input data will be calibrated by the sensor zero calibration module first, and then the calibration will be performed. The parameters are input to the quaternion conversion module to perform posture prediction and merge into a quaternion and output to the motion feature module. The motion feature module performs feature point identification and action classification. The tester needs to take standard actions for the establishment of experimental samples In the database, the experimental results are used to measure the pros and cons of the results according to the evaluation indicators of neural network machine learning.
The experiment found that the 1D CNN Model test inside the action recognition module using the smart screwdriver recognition system can get the highest recognition rate of 78.9%, and the LSTM Model inside the action recognition module can get the highest recognition rate of 66.7% after the test. If wisdom is not used The type screwdriver identification system directly executes the 1D CNN neural network to obtain an identification of 26.3%, and the LSTM neural network to obtain an identification of 26.5%. It can be found that directly inputting the action data to the neural network will cause the neural network to judge due to data noise. mistake.
Compared with the recognition rate of the smart screwdriver recognition system that uses the smart screwdriver recognition system, the recognition rate of the 1D CNN Model increased by 52.6%, the LSTM Model increased the recognition rate by 52.6%, and the 1D CNN of the smart screwdriver recognition system The model recognition rate is as high as 78.9%. Experiments have proved that the implementation of this system will effectively reduce the need for assembly errors by operators, thereby increasing the product yield.
關鍵字(中) ★ 九軸慣性感測器
★ 1D卷積神經網路
關鍵字(英) ★ nine-axis inertial sensor
★ 1D convolutional neural network
論文目次 目錄
摘要 VI
Abstract VII
謝誌 IX
目錄 X
圖目錄 XIII
表目錄 XV
第一章、緒論 1
1.1 研究背景 1
1.2 研究目標 3
1.3 論文架構 4
第二章、文獻回顧 5
2.1 神經網路 5
2.2 卷積神經網路 6
2.3 長短期記憶模型 7
2.4 融合四元數Mahony互補濾波器 8
2.4.1 卡爾曼濾波器 9
第三章、智慧型螺絲起子動作辨識系統 12
3.1 MIAT系統設計方法論 12
3.1.1 IDEF0 13
3.1.2 GRAFCET 13
3.2 智慧型螺絲起子動作辨識系統設計IDEF0 15
3.2.1 感測器歸零校正模組 15
3.2.2 四元數轉換模組 16
3.2.3 運動特徵分割模組 17
3.2.4 動作辨識模組 18
3.3 智慧型螺絲起子動作辨識系統設計Grafcet 19
3.3.1 感測器歸零校正模組 20
3.3.2 四元數轉換模組 21
3.3.3 運動特徵分割模組 22
3.3.4 動作辨識模組 23
第四章、 系統整合與驗證 25
4.1 實驗開發平台 25
4.1.1 MetaMotion C九軸感測器 25
4.1.2 系統開發平台 27
4.2 動作識別資料庫建立 27
4.3 動作辨識資料庫預處理 30
4.3.1 Mahony Filter濾波歸零校正 30
4.3.2 動作辨識資料庫建立 35
4.3.3 Kalman filter動作分割 37
4.4 實驗指標介紹 39
4.5 神經網路實驗比較 40
4.5.1 1D CNN實驗 41
4.5.2 LSTM實驗 48
4.5.3 神經網路動作辨識較驗前後辨識率比較 53
4.5.4 1D CNN神經網路動作辨識較驗前後辨識率比較 53
4.5.5 LSTM神經網路動作辨識較驗前後辨識率比較 59
第五章、結論與未來展望 63
5.1 結論 63
5.2 未來展望 64
參考文獻 65
參考文獻 [1] Analytics, “What is industrial automation? Thorough analysis of the technology behind the automated factory,” OOSGA, May 4 ,2021 ,Available: https://oosga.com/pillars/industrial-automation/.
[2] Emilio Corchado;Marek Kurzynski;Michał Woźniak, “Hybrid Artificial Intelligent Systems,” 6th International Conference, HAIS 2011, Wroclaw, Poland, , Proceedings, Part I, May 23-25, 2011.
[3] Pilati F.; Faccio M.; Gamberi M.; Regattieri A.;GAMBERI, MAURO .;REGATTIERI, ALBERTO, “Learning manual assembly through real-time motion capture for operator training with augmented reality,” Procedia Manufacturing, January ,2020.
[4] 張漢綺, “This year, global wearable device shipments are estimated to increase 25.8% annually,” 時報資訊, February 25.2019 ,Available: https://www.chinatimes.com/realtimenews/20190225003323-260511?chdtv
[5] 楊晨欣, “Is smart wear just a "pseudo-need"? Look at the next development of wearable devices from the evolution of Apple and Amazon products,”未來商務 October 3,2019 ,Available: https://fc.bnext.com.tw/articles/view/711
[6] Müller, Bastian C.; Nguyen, The Duy; Dang, Quang-Vinh; Duc, Bui Minh; , Günther Seliger; Krüger, Jörg; Kohl, Holger, “Motion tracking applied in assembly for worker,” 23rd CIRP Conference on Life Cycle Engineering ,460-465 ,April,2016.
[7] wikipedia, “Standard Operating Procedures,” wikipedia, Available: https://reurl.cc/emd517, February , 2011.
[8] 鍾禮安, “Deep Neural Network-based Smart Finger Sleeve Applying to Assembly Activity Recognition,” MIAT實驗室 ,June ,2020 .
[9] mblientlab, “Metawearc product specification v1.0,” mblientlab, Available: https://reurl.cc/emdxvm,December ,2018 .
[10] Keras, “Keras API” Keras, Available: https://keras.io/.
[11] S. Albawi, T. A. Mohammed and S. Al-Zawi, "Understanding of a convolutional neural network," 2017 International Conference on Engineering and Technology (ICET), 2017, pp. 1-6, doi: 10.1109/ICEngTechnol.
[12] A. N. Michel, "Recurrent neural networks: overview and perspectives," Proceedings of the 2003 International Symposium on Circuits and Systems, 2003. ISCAS ′03., 2003, pp.
[13] Drumond, Rafael Rego, Bruno A. D. Marques, Cristina Nader Vasconcelos and Esteban Walter Gonzalez Clua, “PEEK -An LSTM Recurrent Network for Motion Classification from Sparse Data,” VISIGRAP, Jan 1, 2018.
[14] WANG Shouhua, DENG Guihui, JI Yuanfa, SUN Xiyan. “ Attitude calculation algorithm of low-cost aircraft based on combined filter[J] problems,” JOURNAL OF COMPUTER APPLICATIONS, 2017 .
[15] R. E. Kalman, “A new approach to linear filtering and prediction problems,” 1960.
[16] Wikipedia, “IDEF0,” Wikipedia, Available: https://en.wikipedia.org/wiki/IDEF0,3 September ,2021.
[17] Wikipedia, “Grafcet,”Wikipedia, Available: https://fr.wikipedia.org/wiki/Grafcet ,18 décembre ,2019.
[18] Huang, S.; Tang, J.; Dai, J.; Wang, Y. Signal Status Recognition“ Based on 1DCNN and Its Feature Extraction Mechanism Analysis,” Available: https://doi.org/10.3390/s19092018Sensors , 19, 2018..
[19] Colaboratory, “Colaboratory API”, Colaboratory,Available:https://colab.research.google.com/notebooks/welcome.ipynb?hl=zh-tw.
[20] Mark Euston; Paul Coote; Robert Mahony; Jonghyuk Kim; Tarek Hamel, “A complementary filter for attitude estimation of a fixed-wing UAV,” IEEE/RSJ International Conference on Intelligent Robots and Systems, 22-26 Sept. 2008.
[21] D. Tedaldi, A. Pretto and E. Menegatti, “A robust and easy to implement,” IEEE International Conference on Robotics and Automation, 31 May-7 June 2014.
指導教授 陳逸民 陳慶瀚(Yih-Min Chen Ching-Han Chen) 審核日期 2021-10-21
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明