簡易檢索 / 詳目顯示

研究生: 簡邑宇
Yi-Yu Chien
論文名稱: 遠端遙控機械手臂位置與力量回饋之研究
Investigation of Position Control and Force Feedback by Telemanipulating
指導教授: 黃緒哲
Shiuh-Jer Huang
口試委員: 郭重顯
Chung-Hsien Kuo
顏炳郎
Ping-Lang Yen
學位類別: 碩士
Master
系所名稱: 工程學院 - 機械工程系
Department of Mechanical Engineering
論文出版年: 2016
畢業學年度: 104
語文別: 中文
論文頁數: 103
中文關鍵詞: 力量控制機器手臂控制遠端遙控觸覺感受
外文關鍵詞: Force control, manipulator control, telecontrol, haptic feeling
相關次數: 點閱:366下載:2
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報

本研究整合力量回饋及位置操作系統的主控端與機械手臂系統的受控端,以執行教導機械手臂進行雕刻等需要依靠手感的作業,並以嵌入式系統將其重現。使用者操作主控端以輸出位置給機械手臂,使其到達目標位置,而機械手臂末端裝配有六軸力量感測器,力量感測器在感受到力量時,將力量資訊傳回主控端,並實現觸覺感受給使用者,最後,在完成整個作業時,將所有軌跡進行軌跡規劃,使其能夠再一次更加順暢及快速的重現軌跡。
主控端以PC-Based為核心,其功能可分為位置操作及力量回饋,使用者藉由操作Novint Falcon搖桿,並以內部編碼器經換算得出當前使用者手的位置座標經由RS232串列通訊傳送至受控端完成即時位置遙控。力量回饋則是以六軸力量感測器感測機械手臂末端的接觸力做為力量目標,經由模糊滑動控制器計算出力量命令給Novint Falcon,使之輸出一力量讓使用者感受到觸覺,最後以裝配於Novint Falcon末端的自製三維力量感測握把做為力量回饋系統的回授。
受控端以ALTERA Nios II Embedded Development Kit(以下簡稱Nios II開發板)為核心,連結至五軸機械手臂,在Nios II 發展板中以數位硬體電路達成訊號輸出即輸入之功能,數位訊號控制由Nios II發展板送至自製直流馬達驅動電路以驅動個馬達。數位電路中包括五組光學編碼器偵測、四倍頻寬解碼電路、極限開關訊號偵測、五組脈波寬度調變訊號輸出、RS232通訊結構、SDRAM控制模組等等。軟體部分則是在Nios II之整合開發環境介面編寫系統之人機介面,編寫正、反運動學、控制法、軌跡規劃、重現軌跡等應用,以及藉由力量資訊來實現以位置為基礎之阻抗控制。


In this thesis, a five degrees of freedom industrial robotic arm, worked as a slave mechanism is connected with a three degrees of freedom haptic device to constitute a telecontrol system. The slave robot arm can carry out and reproduce the carving operation of user’s master device by teleoperation.
User can operate haptic device to command the slave side mechanical arm position motion, and end-effecter force sensor of the mechanical arm will feedback the slave side’s force information to master haptic device for representing the tactile feeling. When the teaching work is done, telecontrol system uses cubic spline line to plan a smooth loci for reproducing the commanded work.
The master side is a PC-Based control Novint Falcon haptic device. Its functions can be divided into qenerating position operation command and receiving force feedback. User can operate haptic device to generate user’s position command by integrating haptic device encoder imformation , and then the controller transmits the position coordinates imformation to slave side by RS232. End-effecter force sensor of the mechanical arm will feedback the slave side’s force information to master haptic device for responding their tactile feeling.
The ALTERA FPGA is selected as the Slave side robotic arm control architecture. The Nios II development board uses digital hardware circuits to implement signal acquisition and output control function. FPGA digital hardware contain decoder, filter, PWM,〖 I〗^2 C, IR and SDRAM controller etc. Nios II software function contain user interface, kinematics, inverse kinematicsv and FSMC calculations. The impedance control is employed to achieve the force and position control task during robotic machining operation.

摘要 Abstract 致謝 目錄 圖目錄 表目錄 第一章緒論 1.1前言 1.2文獻回顧 1.3研究動機與目的 1.4論文架構 第二章系統架構 2.1 力回饋操作系統 2.1.1 Novint Falcon觸覺系統 2.1.2 壓阻式壓力感測器 2.1.3 Arduino 2.1.4 力量感測器之訊號擷取 2.1.5 三維力量檢驗手把 2.2 機械手臂系統架構(受控端) 2.2.1 機械手臂系統硬體 2.2.2 Nios II 發展板 2.2.3 馬達驅動電路 2.2.4 脈波寬度調變 2.2.5 機械手臂 2.2.6 個人電腦(受控端) 2.2.7 Nios II微處理器之規劃 第三章機械手臂運動學分析 3.1 連桿參數與座標 3.2 機械手臂運動學分析 3.3 機械手臂反運動學 3.3.1 反運動學推導 3.4 以位置為基礎之阻抗控制 3.5 三次曲線規劃 第四章 控制理論 4.1 滑動模式 4.1.1 滑動模式原理 4.1.2 滑動模式控制理論基礎 4.2 模糊滑動模式控制 第五章 實驗結果與討論 5.1 實驗一:三維位置控制-絕對型FSMC與可調變增益式絕對型FSMC控制器之比較 5.2 實驗二:三維位置之遙控控制 5.3 實驗三:Z方向定力30N與XY值線方向移動 5.4 實驗四:平面值線移動與定力控制4.5N與Z方向移動 5.5 實驗五:遙控力量回授 5.6 實驗六:遙控機械手臂進型雕刻並重現結果 5.7 實驗七:遙控機械手臂於剛體上進行書寫 5.8 實驗八:防撞機機制 第六章 結論與未來展望 6.1 結論 6.2 未來展望 參考文獻

【1】U. Meshram; P. Bande, P. A. Dwaramwar, and R. R. Harkare, “Robot Arm Controller Using FPGA,” International Multimedia, signal Processing and Communication Technologies Conf. IMPACT, Aligarh, India, pp. 8-11, 14-16 March 2009.
【2】X. Min, Z. Wenzhang, and Z. Ying, “Design of a Reconfigurable Robot Controller Based on FPGA,” IEEE Embedded Computing International Conf., Beijing, China, pp. 216-222, 6-8 Oct. 2008.
【3】Y. S. Kung and G. S. Shu, “Development of a FPGA-based Motion Control IC for Robot Arm,” IEEE Industrial Technology International Conf. ICIT, Hong Kong, pp. 1397-1402, 14-17 Dec. 2005.
【4】L. W. Tsai, Robot Analysis – The Mechanics of Serial and Parallel Manipulators, John Wiley & Sons, 1999.
【5】機電整合控制第三版,全華科技圖書股份有限公司,2015
【6】喬執中,“力量控制於機械手臂運動之應用,碩士論文, 國立中央大學 機械工程研究所, 2001
【7】黃議賢, “以FPGA晶片計算機械手臂運動學及誤差分析,”碩士論文,南台科技大學,2014
【8】T. A. Chase and R. C. Luo, “A Thin-F ilm Flexible Capacitive Tactile Normal / Shear Force Array Sensor,” IEEE Industrial Electronics, Control, and Instrumentation International Conf. IECON, Orlando, USA, vol. 2, pp. 1196-1201, 6-10 Nov. 1955.
【9】C. Byungiune, C. H. Ryeol, and K. Sungchul, “Development of Tactile Sensor for Detecting Contact Force and Slip,” IEEE Intelligent Robots and Systems International Conf., Center Edmont, Canada, pp. 2638- 2643, 2-6 Aug. 2005.
【10】M. F. Barsky, D. K. Lindner, and R. O. Claus, “Robot Gripper Control System using PVDF Piezoelectric Sensors,” IEEE Trans. Ultrasonic, Ferroelectrics and Frequency Control, vol. 36,no. 1,pp.129-134,Jan. 1989.
【11】G. Cannata and M. Maggiali, “An Embedded Tactile and Force Sensor for Robotic Manipulation and Grasping,” IEEE-RAS Humanoid Robots International Conf., Tsukuba, Japan, pp. 80- 85, 5-5 Dec. 2005.
【12】 Neville Hogan,“ Impedance control of Industrial Robots, ” Robotics &Computer-Integrated Manufacturing, Vol. 1, No. 1, pp.97-113, 1984
【13】B. Heinrichs,N. Sepehri and A.B. Thrnton-Trump, “Position-Based Impedance Control of an Industrial Hydraulic Manipulator,”IEEE Conrol System, Vol.17,pp.46-52,1997.
【14】毛漢文, “可變阻抗控制應用於人與機械手臂握手策略之設計,” 碩士論文,國立台灣科技大學機械工程研究所, 2009.
【15】G. Guthart and J. Salisbury, B “The intuitive telesurgery sytem:Overiew and application,” in Proc. IEEE Int. Conf. Robot. Autom., San Francisco, CA, 2000, pp.618-621.
【16】Greenwald, D.,Cao, C. G. L.,Bushnell, E. W., “Haptic Detection of Artificial Tumors by Hand and with a Tool in a MIS Environment,” onHaptics, IEEE Transactions., pp. 131-138. , 2012.
【17】A. Kron, G. Schmidt, B. Petzold, M. F. Zah, P. Hinterseer, and E. Steinbach, “Disposal of explosive ordnances by use of a bimanual haptic telepresence system,” in Proc. IEEE Int. Conf. Robot. Autom., New Orleans, LA, Apr. 2004, pp. 1968–1973.
【18】Günter Niemeyer, Jean-Jacques E, “ Slotine,Telemanipulation with time delays,” The International Journal of Robotics Research, Vol. 23, No. 9, September 2004, pp.873-890.
【19】Hua Zhang, Xianghong Cao, Guangzhao Cui, “Chunlin Zhang,Application Research of telesurgical Robot Control System with Force Feedback Device,” Electric Information and Control Engineering, International Conference on, 2011,pp.183-186.
【20】MITSUBISHI, “RV-M2 INSTRUCTION MANUAL,” MITSUBISHI Corporation, 1993.
【21】ALTERA, “DE2-115 User Manual,” ALTERA Corporation, 2010.
【22】http://www.novint.com/index.php/novintxio/41
【23】https://www.tekscan.com/pdfs/FlexiforceUserManual
【24】https://www.arduino.cc/en/Main/ArduinoBoardMegaADK
【25】TEXAS INSTRUMENTS, “LMD18200 3A, 55V H-Bridge,” TEXAS INSTRUMENTS Corporation, 2011.
【26】巫憲欣, “以系統晶片發展具機器視覺之機械手臂運動控制,” 碩士論文, 國立臺灣科技大學機械工程系, 2006
【27】喬執中,“力量控制於機械手臂運動之應用,碩士論文, 國立中央大學機械工程研究所, 2001
【28】J. J. E. Slotine and W. Li, Applied Nonlinear Control, Prentice-Hall, 1991.
【29】R. Palm, “Sliding Mode Fuzzy Control,” IEEE Fuzzy System Conf., San Diego, Canada, pp.519-526, March 1992.
【30】S. W. Kim and J. J. Lee, “Design of A Fuzzy Controller with Fuzzy Sliding Surface,” Fuzzy Sets and Systems, vol.71, pp.359-367, 1995.
【31】L. X. Wang, “Stable Adaptive Fuzzy Control of Nonlinear Systems,” IEEE Trans. Fuzzy System, vol. 1, no. 2, pp.146-155, May 1993.
【32】R. Palm, “Robust Control by Fuzzy Sliding Mode,” Automatica, vol. 30, no. 9, pp.1429-1437, Sept. 1994.
【33】 S. C. Lin and Y. Y. Chen, “Design of Adaptive Fuzzy Sliding Mode Control for Nonlinear System Control,”IEEE Fuzzy Systems, Orlando, USA, vol. 1, pp.35-39, June 1994.
【34】李佑琳, “嵌入式觸覺感測夾爪與機械手臂之整合,” 碩士論文, 國立臺灣科技大學機械工程系, 2014

QR CODE