博碩士論文 88323044 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:10 、訪客IP:13.58.113.128
姓名 林義欽(Yi-Qing Lin )  查詢紙本館藏   畢業系所 機械工程研究所
論文名稱 自走式銲接機械手臂之遠端遙控
相關論文
★ 適應性類神經模糊控制器於泵浦系統之應用★ 自調式類神經PID控制於超音波馬達之應用
★ 共模干擾對儀表放大器之可靠度分析★ 三角網面為基礎之曲面設計系統發展與應用
★ 應用RBF類神經網路於超音波馬達之位置控制★ 衛星星系於氣象觀測之設計與研究
★ 強健適應性類神經控制研究★ 膨脹侵蝕法於影像內插運算與三維曲面重建之研究
★ Nanosat極微衛星電源系統規劃與分析★ 應用類神經網路與模糊控制於泵浦量測系統的研究
★ 斷層影像之B-Spline 參數曲線與曲面重 建研究★ 低成本微衛星之氣象觀測任務與星系設計
★ 雙輸入雙輸出模糊控制於泵浦控制之研究★ 類神經網路理論於逆向工程曲面重建之研究
★ 平面影像之對齊與相似度評估★ 應用基因演算法於模糊控制器設計之研究
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 對於許多不利於人工操作的危險工作環境,例如核能電廠檢修,若能透過即時影像的監控,以遠端遙控機械手臂來取代專業技術人員執行工作,將可以減少危險的發生。因此,本研究旨在開發一套PC-Based之自走式銲接機械手臂遠端遙控系統,藉由整合遠端遙控通訊、機械臂運動模擬、3D虛擬環境、影像監控及3D運動搖桿的操作,執行遠端遙控機械手臂銲接作業。
本研究重點以通訊軟體設計與整合為主,系統發展可分為兩個階段。第一階段使用標準的RS-232C串列介面為媒介,目前已有初步成果應用於實際遠端遙控之銲接作業,但是它具有傳輸速度慢與遙控距離短等缺點。
本研究第二階段採用網路TCP/IP通訊協定為通訊媒介。系統中使用TCP/IP通訊協定之TCP與UDP兩種資料傳輸方式分別傳輸控制指令與影像畫面,並應用TCP緊急模式之通訊協定與通訊仲裁機制的概念,依照控制指令、狀態訊息與影像畫面等不同的通訊種類,給予不同的傳輸優先權來改善資料傳輸的效率。此系統經以電腦模擬遠端機械臂系統的銲接動作,結果顯示系統的操作流暢度與操控性均較佳,且無遙控距離的限制,成功改善了以RS-232C為通訊媒介傳輸距離短與傳輸速度較慢等多項缺點。
摘要(英) For the dangerous working environment, such as overhauling of nuclear power plant or underwater operation, a suitable remote controlled robot system with real-time image monitoring can be adopted to replace the human operator, and to avoid operator damage under such high temperature or high pressure environment. Thus, the main object of this thesis is aimed to develop a PC-based remote-controlled software system, in which the robot control, 3D graphical simulation, computer vision, and communication theories are incorporated.
The research is divided into two stages, according to the used of communication protocol. First, a remote control system based on the RS-232C serial communication is developed, and it has been implemented in the real welding task successfully. However, it still exists some disadvantages caused by the limitation of communication speed and distance.
In order to make the remote operation more effectively, another software system based on the internet TCP/IP protocol is developed in the second stage. Within the stage, the TCP and UDP under TCP/IP protocol are designed to transfer the control commands and image data respectively. In addition, urgent mode of TCP/IP and the traffic management of network communication are also implemented to offer different priority of communication to improve the efficiency. It has been implemented under computer simulation environment, and shown that it is better than the RS-232C based system both in operation and communication speed.
關鍵字(中) ★ RS-232C
★  TCP/IP
★  機械人
★  通訊仲裁機制
★  遠端遙控
關鍵字(英)
論文目次 摘 要 I
ABSTRACT II
致 謝 III
目 錄 IV
圖 目 錄 VII
表 目 錄 XI
第一章 緒論 1
1.1 研究動機與目的 1
1.2 文獻回顧 2
1.3 研究方法 4
1.4 論文架構 5
第二章 自走式電銲機械臂硬體架構 6
2.1 系統硬體架構 6
2.2 機械手臂 9
2.2.1 機械臂運動學 14
2.2.2 機械臂逆向運動學 17
2.3 自走車 20
2.4 攝影機 23
第三章 RS-232遠端遙控通訊與實行 24
3.1 RS-232系統架構 24
3.1.1 通訊環境 27
3.1.2 影像擷取 34
3.1.3 3D虛擬環境之建構 35
3.2 系統操作介面 36
3.3 系統實行 38
3.4 實行結果 40
第四章 遠端遙控系統整合發展 42
4.1 系統架構 42
4.2 通訊系統 47
4.2.1 通訊環境 47
4.2.2 通訊仲裁機制 52
4.3 影像擷取 59
4.4 3D虛擬環境之建構 61
4.5 操控裝置 65
第五章 系統之操作與模擬 69
5.1 操作介面 69
5.2 系統操作 70
5.3 實作模擬 73
第六章 結論與未來展望 75
6.1 結論 75
6.2 未來展望 77
參考文獻 78
參考文獻 [1] The Mercury Project
http://www.usc.edu/dept/raiders/
[2] KhepOnTheWeb
http://www.remotebot.net/
[3] NTU-Net 即時性優先權式通訊規約
http://140.112.14.70/research/Automation/automatic_res.htm
[4] 李韋鴻, 自走式自動銲接機械臂之研究, 中央大學機械工程研究所碩士論文, 2000.
[5] 陳文志, 影像3D空間座標定位系統之研發,中央大學機械工程研究所碩士論文, 2000.
[6] R.J. SCHILLING, "Fundamentals of Robotics", Prentice-Hall International Inc, 1990.
[7] 白中和, RS-232C技術詳解與應用, 全華科技圖書, 1997.
[8] An ActiveX control implementing
http://www.weihenstephan.de/~syring/ActiveX/
[9] 大新資訊, OpenGL 超級手冊, 碁峰資訊, 2000.
[10] 黃俊堯, 黃耀文, 許景華, 陳孝忠, 網路程式設計之鑰, 資訊人文化事業, 1996.
[11] Glax – ActiveX with OpenGL
http://www.weihenstephan.de/~syring/ActiveX/
[12] C.L. Churms, V.M. Prozesky, K.A. Springhorn, "The remote control of nuclear microprobes over the Internet", Nuclear Instruments and Methods in Physics Research, 1999.
[13] D.W. Calkin, R.M. Parkin, "Telerobot Control via Internet", IEEE, 1999.
[14] M.P. de Albuquerque, E. Lelievre-Berna, "Remote monitoring over the Internet", Nuclear Instruments and Methods in Physics Research, 1998.
[15] M. Q. H. Meng, and F. F. Dong, "A Computer 3D Animated Graphical Interface and Teleoperation of Robot System", IEEE International Conference on Systems, Man and Cybernetics Information Intelligence and Systems, 1997.
[16] W. Jamahl, A. Tzes, "An Internet-Based Real-Time Control Engineering Laboratory", IEEE Control System, 1999.
[17] Y.C. Kao, G.C. Lin, "CAD/CAM collaboration and remote machining", Computer Integrated Manufacturing System, 1996.
[18] 黃加佩, 互動式電腦繪圖與OpenGL實作, 儒林圖書, 1998.
[19] 余清華, C語言與RS-232C/GP-IB, 全華科技圖書, 1997.
[20] 范逸之, 陳立元, 賴俊朋, Visual Basic與RS232串列通訊控制, 文魁資訊, 2000.
[21] 陳志明, 遠端遙控機械手臂腹腔鏡手術系統, 中央大學機械工程研究所碩士論文, 1999.
指導教授 莊漢東(Han-tung Chuang) 審核日期 2001-7-9
推文 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聯絡  - 隱私權政策聲明