資料載入處理中...
跳到主要內容
臺灣博碩士論文加值系統
:::
網站導覽
|
首頁
|
關於本站
|
聯絡我們
|
國圖首頁
|
常見問題
|
操作說明
English
|
FB 專頁
|
Mobile
免費會員
登入
|
註冊
切換版面粉紅色
切換版面綠色
切換版面橘色
切換版面淡藍色
切換版面黃色
切換版面藍色
功能切換導覽列
(216.73.217.165) 您好!臺灣時間:2026/05/20 07:15
字體大小:
字級大小SCRIPT,如您的瀏覽器不支援,IE6請利用鍵盤按住ALT鍵 + V → X → (G)最大(L)較大(M)中(S)較小(A)小,來選擇適合您的文字大小,如為IE7或Firefoxy瀏覽器則可利用鍵盤 Ctrl + (+)放大 (-)縮小來改變字型大小。
字體大小變更功能,需開啟瀏覽器的JAVASCRIPT功能
:::
詳目顯示
recordfocus
第 1 筆 / 共 1 筆
/1
頁
論文基本資料
摘要
外文摘要
目次
參考文獻
電子全文
紙本論文
論文連結
QR Code
本論文永久網址
:
複製永久網址
Twitter
研究生:
許顏忠
研究生(外文):
yen-chung Hsu
論文名稱:
具觸控人機介面之滑軌機器人混合型模糊控制器設計
論文名稱(外文):
Hybrid Fuzzy Controller Design for Slider Robot with Touch Screen Human-Machine Interface
指導教授:
洪清寶
指導教授(外文):
Chin-Pao Hung
學位類別:
碩士
校院名稱:
國立勤益科技大學
系所名稱:
電機工程系
學門:
工程學門
學類:
電資工程學類
論文種類:
學術論文
論文出版年:
2012
畢業學年度:
100
語文別:
中文
論文頁數:
84
中文關鍵詞:
滑軌機器人
、
PIC微控制器
、
混合型模糊控制
、
人機介面
、
電控系統
外文關鍵詞:
hybrid fuzzy controller
、
single-axis slide robot
、
touch human- machine interface
、
PIC microcontroller
相關次數:
被引用:
5
點閱:412
評分:
下載:27
書目收藏:2
本論文主要以混合式模糊控制器進行一滑軌機器人系統之伺服控制,藉由對滑軌機器人之機構設計、數學模型分析、控制器設計、電控系統整合、以及友善化之觸控介面操作,以達成系統響應快速、定位精確、操作容易使用之目標。研究的內容主要包括:
1、滑軌機器人機構之設計:滑軌機器人機構包含一滑軌、滑軌固定基座、馬達驅動齒輪組三個部分。滑軌安裝於固定基座上,滑軌上的移動平台由皮帶輪驅動。馬達輸出軸耦合一小時規齒輪傳動大時規齒輪以放大扭力,增加減速比以提高移動平台之承載力。
2、滑軌機器人電控系統之設計:滑軌機器人電控系統,主要由兩大模塊所組成,第一模塊是由PIC晶片驅動的QVGA觸控式面板;第二塊是自行設計的電路控制板,其中包含主控制晶片電路、直流馬達驅動電路、RS232通訊電路、記憶體擴充電路…等部分。QVGA觸控面板上設計有易於操作之圖示以下達控制命令及資料給電路控制板,電路控制板將控制命令與資料解碼後,對馬達進行驅動,並回傳馬達轉速與位置給QVGA觸控面板做資料的顯示。
3、混合型模糊控制器設計:控制器在系統中扮演最重要的角色,能使系統快速及準確的達到使用者目標,假若缺乏控制器,系統則無法快速到達目標,甚至無法正常動作。本論文針對模糊控制器性能做探討,然後將模糊控制器與PID控制器組成混合型控制器,並比較各種混合型模糊控制器在模擬以及應用在滑軌機器人上的性能效果。
4、觸控式人機介面系統設計:一般常見的人機介面都是植基於PC上,用PC下達命令來控制設備,此做法需要額外一台PC來做為人機介面進而增加了設備的成本,所以本論文利用一嵌入式QVGA觸控面板來做為人機介面以降低設備成本,在觸控式人機介面上,使用者可以錄製滑軌機器人的動作,然後來執行重複性的工作內容。
最後,本論文完成了混合型模糊控制器設計並應用在滑軌機器人系統上及設計其觸控式人機介面,經整合實驗測試,以達到速度控制、平台定位及播放教導動作之預期目標。
The thesis presents a single-axis slider robot system design, including a slider robot mechanism, an electrical control system, a hybrid fuzzy controller, and a touch human-machine interface. The main objectives of this thesis are listed as follows.
1. Mechanism design of a single-axis slider robot The single-axis slider robot mechanism contains three parts, a slider, a slider fixed base, and a motor drive unit. The slider is installed on the upper plane of the fixed base to load the desired tools. The fixed base is composed of a number of pillars, fixed blocks, and belt adjustment structure. The belt is driven by motor drive unit, including a DC motor and a gear-box. The belt is connected to the mobile platform installed on the upper plane of the slider. Then the mobile platform can move freely on the slider by the motor drive unit.
2. Electrical control system design of the single-axis slider robot The electronic control system of single-axis slider robot is mainly composed of two modules, including a modular QVGA touch panel and a mother control board. The mother control board contains a control kernel, a DC motor drive circuit, a RS-232 communication port, a memory expansion circuit, and other required peripheral circuits. Mother control board can receive the commands from the QVGA touch panel or communication port. Depending on the command type, the control kernel executes the corresponding motion. It is beneficial to modular electrical control system design and promotes the flexibility of application.
3. Hybrid fuzzy controller design Controller plays an important role in the developed system. Regardless the position-loop or velocity-loop all requires a controller to achieve the desired performance, such as zero steady state error, fast rising time, and shorter settling time. This thesis proposes hybrid fuzzy controller design, integrating traditional PID controller and fuzzy controller, to obtain better performance, even though noise or load disturbance appears in the control process. The simulation and experimental results demonstrate the hybrid fuzzy controller outperforms than PID controller or fuzzy controller on the performance requirements described above.
4. Touch human-machine interface system design Generally, human-machine interface is based on a PC-based system in industry application. The user inputs the desired command from the PC-based system and then the control kernel executes the relative action. This structure requires an additional PC, thereby increasing the cost and size of the equipment. In order to reduce the equipment cost and size, using an embedded QVGA touch panel as the human-machine interface is the better choice. The developed QVGA human-machine interface achieves many advantages, such as low cost, simple, and friendly operation.
Finally, all the developed system is implemented in the mechatronics laboratory. Integrating the mechanism, electrical control system, hybrid fuzzy controller, and the QVGA human-machine interface, the experimental results demonstrates the slider robot achieves fast and precise speed and position servo control. It can be applied to any single-axis robot system. Moreover, modular electrical control system is easily extended to multi-axis slider robot system.
摘要 i
英文摘要 iii
致謝 v
目錄 vi
表目錄 x
圖目錄 xi
符號說明 xv
第一章 緒論 1
1.1 研究動機與目的 2
1.2 文獻回顧 2
1.3 本論文貢獻 5
1.4 章節概要 6
第二章 滑軌機器人基本架構 8
2.1 簡述 8
2.2 滑軌機器人機構設計 10
2.2.1 滑軌與固定基座 11
2.2.2 承載平台與皮帶調節機構 12
2.2.3 減速齒輪組 13
2.2.4 直流馬達 14
2.3 系統模型建立 15
2.3.1 數學模型 16
2.4 完成之滑軌機器人系統 20
第三章 控制理論 23
3.1 簡述 23
3.2 PID控制器 23
3.3 模糊控制器 25
3.3.1 模糊控制器基本理論 25
3.3.2 模糊演算法軟體流程 32
3.4 混合型模糊PID控制器 38
第四章 電控系統設計 41
4.1 簡述 41
4.2 主控制板 41
4.2.1 主控制晶片電路 42
4.2.2 馬達驅動電路 44
4.2.3 RS-232通訊電路 45
4.2.4 記憶體擴充電路 48
4.3 觸控面板 49
4.3.1 控制核心PIC24128GA 49
4.3.2 四線電阻式觸控面板 50
4.3.3 QVGA LCD顯示器 52
4.4電控系統實體 53
第五章 實驗結果與討論 55
5.1 簡述 55
5.2 滑軌機器人實驗系統安置 55
5.3 人機介面 57
5.3.1 觸控式人機介面操作介紹 58
5.4 PID控制器實驗結果 62
5.4.1 系統識別 63
5.5 模糊控制器實驗結果 66
5.5.1 離散型的模糊控制器 67
5.5.2 類比型的模糊控制器 70
5.6 混合型模糊PID控制器 73
第六章 結論與未來研究方向 76
6.1 結論 76
6.2 未來研究方向 78
參考文獻 80
作者簡介 83
[1] 機器人世界 情報網 機器人下一個明星產http://www.robotworld.
org.tw/index.htm?pid=10&;News_ID=2638.
[2] 孫宗瀛、楊英魁,Fuzzy 控制理論、實作與應用,全華科技圖書股份有限公司,2005。
[3] 王文俊,認識Fuzzy第三版 ,全華圖書股份有限公司,2008。
[4] 胡包鋼,“模糊PID控制技術研究發展回顧及面臨的若干重要問題”,自動化學報第27卷第4期,2001。
[5] 張持健、王元航、方明星,“高精度模糊PID控制器及其在溫度控制的應用”,自動化學報第23卷第7期,2002。
[6] PMC財團法人精密機械發展研究中心,機器人產業情報報告,55期2011年6月號。
[7] 上銀科技,產品介紹http://www.hiwin.com.tw/Products.aspx?type=
robot&;subtype=robot_sk.
[8] 洪芳州,電動機技術應用百科,1996。
[9] 刘金琨,先進PID控制MATLAB仿真,電子工業出版社,2007。
[10] 陳順在,“真空系統射頻電漿阻抗匹配器設計之研究”,國立勤益科技大學電機工程系研究所碩士論文,2008。
[11] 陶永華,新型PID控制及其應用,機械工業出版社,2002。
[12] 陳鴻誠、洪清寶,自動控制,文京圖書有限公司,2001。
[13] 水本亞晴,模糊理論及其應用,文笙書局總經銷,1994。
[14] 迪姆特 (Deemter, Kees Van) ,將模糊理論說清楚 : 透析無所不在的"虛假的明確",台北市:時報文化,2012。
[15] 蘇木春,機器學習:類神經網路、模糊系統以及基因演算法則,全華圖書股份有限公司,2004。
[16] 黃孟偉,以Simulink發展模糊自調PID控制演算法再直流無刷伺服馬達轉速控制之研究,國立勤益科技大學電機工程系研究所碩士論文,2009。
[17] A.V. Sant and K.R. Rajagopal,“PM synchronous motor speed control using hybrid fuzzy-PI with novel switching functions,” IEEE Transactions on Magnetics, vol.45, no.10, Oct 2009.
[18] B. Chen and L.L. Hoberock, “A fuzzy neural network architecture for fuzzy control and classification,” IEEE International conference on Neural Network, vol.2, pp.1168-1173, Jun 1996.
[19] R. Intan and M. Mukaidono, “A proposal of fuzzy thesaurus generated by fuzzy covering,” Fuzzy Information Processing Society, 2003. NAFIPS 2003. 22nd International Conference of the North American, pp.167-172, 24-26 July 2003.
[20] Microchip, dsPIC4011 Data Sheet, 2007.
[21] SGS-THOMSON, L6201/L6202-L6203 Data Sheet,1995.
[22] http://www.ti.com/lit/ds/symlink/max232.pdf .
[23] Microchip, 25AA1024 Data Sheet, 2008.
[24] Microchip, PIC24FJ12GA Family Data Sheet, 2006.
[25] http://www.51touch.com/Files/DownLoad/Other/TouchScreen.pdf .
[26] 宓哲民、顏見明、劉春山,人機介面圖形監控,全華圖書股份有限公司,1999。
[27] 洪清寶、許顏忠,“Embedded fuzzy controller design of slider position control system”,第十九屆模糊理論及其應用會議,2011。
[28] A.Z. Alassar, I.M. Abuhadrous and H.A. Elaydi, "Comparison between FLC and PID controller for 5DOF robot arm,", 2010 2nd International Conference on Advanced Computer Control (ICACC), vol.5, pp.277-281, 27-29 March 2010.
電子全文
國圖紙本論文
連結至畢業學校之論文網頁
點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
推文
當script無法執行時可按︰
推文
網路書籤
當script無法執行時可按︰
網路書籤
推薦
當script無法執行時可按︰
推薦
評分
當script無法執行時可按︰
評分
引用網址
當script無法執行時可按︰
引用網址
轉寄
當script無法執行時可按︰
轉寄
top
相關論文
相關期刊
熱門點閱論文
1.
永磁式交流伺服馬達向量控制驅動器設計與應用之研究
2.
嵌入式滑軌平台電控系統設計及應用之研究
3.
串列通訊式大型多軸機器臂之電控系統設計
無相關期刊
1.
嵌入式無刷直流馬達定位可變結構控制器
2.
嵌入式滑軌平台電控系統設計及應用之研究
3.
運用田口品質工程結合六標準差手法-改善膳食纖穩健製程模組及精密油壓缸深孔加工機之穩健設計模組
4.
使用形態與心跳區間長度特徵之心律不整心跳自動分類技術
5.
影響採用電子病歷結合雲端運算跨院交換行為意圖之實證研究
6.
影響中小企業管理者抗拒轉型之因素探討
7.
以IDEF0方法論建構企業流程再造 -以某機器公司為例
8.
基於HMM之語音辨識和RFID技術實現機器人之導覽系統
9.
地方文化創意產業行銷策略與效益分析之研究-以南投縣養鹿產業為例
10.
人機伺服定位控制與資料擷取系統整合之研究
11.
輔助治療良性陣發性頭位眩暈症的自動化設備之設計與實現
12.
基於欄位屬性雙重驗證之網路應用程式安全架構
13.
影響天然災害持續捐贈意圖相關因素之研究- 以承諾和信任為中介效果的實證研究
14.
消費者抗拒使用自行車之因素探討
15.
應用於基因演算法探討高科技產業設施規劃之研究
簡易查詢
|
進階查詢
|
熱門排行
|
我的研究室