§ 瀏覽學位論文書目資料
  
系統識別號 U0002-1902201418490000
DOI 10.6846/TKU.2014.00711
論文名稱(中文) 仿生免疫演算法的限制最佳化及應用
論文名稱(英文) The Development of Immune Algorithms for Constrainted Optimization and Applications
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 機械與機電工程學系碩士班
系所名稱(英文) Department of Mechanical and Electro-Mechanical Engineering
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 102
學期 1
出版年 103
研究生(中文) 蔡仲達
研究生(英文) Chong-Da Tsai
學號 600370893
學位類別 碩士
語言別 繁體中文
第二語言別
口試日期 2014-01-20
論文頁數 91頁
口試委員 指導教授 - 史建中
委員 - 林志豐
委員 - 鍾添東
關鍵字(中) 仿生最佳化
限制免疫演算法
轉換目標策略
拓樸桁架最佳化
結構最佳化
關鍵字(英) Biological based optimization
constrained immune algorithm
objective transform strategy
topological truss optimization
structural optimization
第三語言關鍵字
學科別分類
中文摘要
本文主要為發展適用於免疫演算法的限制條件處理策略。免疫演算法的原理是模仿B細胞表面受體上的Y型重鏈及輕鏈基因結構,藉由基因的高度突變完成病原體的解碼,達到最佳化的求解。處理限制的轉換目標策略是將限制條件的違反量轉換為另一目標函數,將此另一目標函數與原目標函數進行非支配排序,可得到Pareto前沿解,當另一個函數值為0的點即表示符合所有的限制條件。本文以發展完成的限制免疫最佳化演算法(CIA),進一步發展處理含限制的雙目標最佳化問題及含限制的多極值最佳化問題。並以多個數值例題呈現及檢驗解題的精確性及演算法的穩健性及效率。
   含限制的免疫最佳化應用於電熱微致動器的最佳化工程設計,應用到有限元素軟體(ANSYS)與免疫最佳化演算連結,設計微致動器的結構及輸入電壓以達到最大的位移效果。另一個設計問題是含三種材料的震動台,最小化成本達到最大震動效果的雙目標最佳化設計,應用到ANSYS與免疫演算法做連結,結果為多組解可供設計者選擇。含限制的多極值免疫最佳化程序,被應用於桁架拓樸設計與分析,本文採用了二階段設計程序。第一階段為排列桁架可能的型態,再經第二次型態與結構尺寸同步設計程序,最後可得到多種型態的設計結果,每種排列結構相當於不同尺寸的區域最佳解。其中包含平面及空間桁架結構設計,結果與參考文獻結構相同或較佳。
英文摘要
The presenting thesis mainly proposes a constraints handling strategy applied for immune system algorithm (IA). The theory of such an IA simulates the gene structures of Y-shape heavy chain and light chain on B-cell receptor. The key decoded operator is somatic mutation where the gene evolves to the final optimum. In dealing with constraints, an objective transform strategy is proposed where all violations are organized to an additional objective function. Then, the non-dominate method is utilized for two objective function problem. The final optimum converge at when the additional objective function evolving to zero. This constraints handling technique is further applied and adapted to double-objective constrained optimization problem. The other application of the proposed constraints handling is applied to the multimodal constrained problems.

  The engineering designs presented in the thesis include single-arm and two-arm micro electromechanical actuators design and analysis. The I-beam and vibrating platform structural design contain two-objective functions and constraints. The result shows that the proposed method is reliable and efficient. Several constrained topological truss design are illustrated by presented constrained multimodal algorithm. The better performances can be obtained as compared published papers.
第三語言摘要
論文目次
致謝………………………………………………………………...I
中文摘要………………………………………………………….II
英文摘要…………………………………………………………IV
目錄………………………………………………………………VI
圖目錄………………………………………………………….VIII
表目錄…………………………………………………………….X
符號表……………………………………………………………XI
第一章  緒論……………………………………………………..1
1.1 動機與目的………………………………………...1
1.2 文獻回顧…………………………………………...1
1.3 本文架構…………………………………………...4
第二章  含限制免疫系統最佳化………………………………..5
2.1 免疫系統的原理…………………………………...5
2.2 免疫系統演算法………………………………….11
2.3 轉換目標策略的原理及方法…………………….16
2.4 含限制的免疫演算法…………………………….20
第三章  含限制雙目標免疫系統最佳化………………………33
3.1 雙目標免疫系統演算法………………………….33
3.2 含限制雙目標免疫系統演算法………………….37
第四章  含限制多極值免疫系統最佳化………………………47
4.1 多極值免疫演算法原理及技術………………….47
4.2 含限制多極值免疫演算法……………………….53
第五章  含限制免疫最佳化工程設計…………………………63
5.1 電熱微致動器單目標最佳化設計……………….63
5.2 震動台雙目標最佳化設計……………………….74
5.3 桁架型態及結構多極值最佳化設計…………….78
第六章  結論……………………………………………………88
6.1 結論……………………………………………….88
6.2 未來展望………………………………………….89
參考文獻…………………………………………………………90

圖目錄
圖2.1 B 細胞辨識抗原示意圖………………………………………...8
圖2.2 B 細胞表面受體Y 型結構示意圖……………………………..9
圖2.3 B 細胞重鏈突變方式示意圖…………………………………..9
圖2.4 株落選擇過程…………………………………………………10
圖2.5 非支配排序法示意圖………………………………………..16
圖2.6 雙目標最佳化的Pareto 前沿………………………………..17
圖2.7 數值例題一目標求解迭代圖………………………………..26
圖2.8 數值例題二目標求解迭代圖………………………………..29
圖2.9 數值例題三目標求解迭代圖………………………………..31
圖3.1 本文轉換目標策略Pareto 解………………………………..44
圖3.2 摘自文獻[9]Pareto 解………………………………………...44
圖3.3 I 型樑設計圖…………………………………………………..45
圖3.4 本文I 型樑最佳化設計Pareto 圖解…………………………46
圖3.5 摘自文獻[9]Pareto 圖解……………………………………...47
圖4.1 平均值為0,標準差為1 的常態分佈函數機率分佈圖………50
圖4.2 群集搜尋示意圖……………………………………………...51
圖4.3 Rastrigin 函數一與限制條件示意圖………………………….60
圖4.4 Rastrigin 函數二與限制條件示意圖………………………….62
圖5.1 單臂電熱式微致動器示意圖………………………………….65
圖5.2 單臂電熱微致動器迭代圖…………………………………….69
圖5.3 文獻單臂電熱微致動器迭代圖……………………………….69
圖5.4 雙臂電熱式微致動器示意圖………………………………….70
圖5.5 雙臂電熱微致動器迭代圖…………………………………….73
圖5.6 文獻雙臂電熱微致動器迭代圖……………………………….73
圖5.7 震動台的材料結構圖………………………………………….75
圖5.8 文獻[18]之Pareto 圖解………………………………………..78
圖5.9 本文Pareto 圖解……………………………………………….78
圖5.10 39 桿桁架結構圖……………………………………………..81
圖5.11 平面39 桿桁架型態與結構設計程序圖…………………….83
圖5.12 39 桿結構文獻[4]與本文結果比較圖……………………….84
圖5.13 空間24 桿桁架結構圖……………………………………….85
圖5.14 空間24 桿桁架型態與結構設計程序圖……………………..87


表目錄
表2.1 數值例題一之數值結果……….………………………………27
表2.2 數值例題二之數值結果……………………………………….30
表2.3 數值例題三之數值結果……………………………………….32
表4.1 Rastrigin 函數一所得極值點結果表…………………….……60
表4.2 Rastrigin 函數二所得極值點結果表………………….………62
表5.1 多晶矽材料性質……………………………………………….67
表5.2 設計變數與範圍……………………………………………….67
表5.3 設計變數與範圍……………………………………………….71
表5.4 震動台的材料性質及價錢…………………………………….75
表5.5 對稱39 桿桁架設計結果比較表……………………………...84
表5.10 空間24 桿桁架求解結果表………………………………….88
參考文獻
[1]De Castro, Leandro N., and Fernando J. Von Zuben. "Learning and optimization using the clonal selection principle." Evolutionary Computation, IEEE Transactions on Vol. 6,No.2, 2002, pp. 239-251.

[2]De Castro, L. Nunes, and Jon Timmis. "An artificial immune network for multimodal function optimization." Evolutionary Computation, CEC'02. Proceedings of the 2002 Congress on. Vol. 1. IEEE, 2002, pp. 699-704.

[3]Hong-yun, Meng, Zhang Xiao-hua, and Liu San-yang. "A novel clonal selection for multi-modal function optimization." Advances in Natural Computation. Springer Berlin Heidelberg, 2006, pp. 63-72.

[4]趙宜奕,「仿生免疫演算法的無限制條件最佳化及應用」,淡江大學機械與機電工程學系,2008。

[5]Aguirre, Arturo Hernandez, et al. "IS-PAES: A constraint handling technique based on multiobjective optimization concepts." Evolutionary Multi-Criterion Optimization. Springer Berlin Heidelberg, 2003, pp. 73-97.

[6]Oyama, Akira, Koji Shimoyama, and Kozo Fujii. "New constraint-handling method for multi-objective multi-constraint evolutionary optimization and its application to space plane design." ,2005

[7]Zhang, Zhuhong, and Chen Shanlong. "Dynamic constrained multiobjective optimization immune algorithm and its application." Intelligent Control and Automation, 2008. WCICA 2008. 7th World Congress on. IEEE, 2008. 

[8]Mezura-Montes, Efren, and Carlos A. Coello Coello. "Constrained optimization multi objective evolutionary algorithms." Multiobjective problem solving from nature. Springer Berlin Heidelberg, 2008, pp.53-75. 

[9]陳志忠, “含突變機制的粒子群演算法於多目標工程最佳化“,淡江大學機械與機電工程學系,2011.

[10]Jerne, Niels K. "Towards the network theory of the immune system." Ann. Immunol.(Inst. Pasteur) 125, 1974, pp. 373-389.

[11]Burnet, Sir Frank Macfarlane. "The clonal selection theory of acquired immunity. " Vol. 3. Nashville: Vanderbilt University Press, 1959.

[12]Deb, Kalyanmoy. "Multi-objective optimization." Multi-objective optimization using evolutionary algorithms, 2001, pp. 13-46. 

[13]Deb, Kalyanmoy. "An efficient constraint handling method for genetic algorithms."Computer methods in applied mechanics and engineering, Vol. 186, No. 2, 2000, pp. 311-338.

[14]林博然,「替換數位資訊法處理粒子群最佳化的限制」,淡江大學機械與機電工程學系,2013。

[15]蘇育德,「可變長寬的電熱式微致動器最佳化設計」,中華民國機械工程學會第二十八屆全國學術研討會,2010。

[16]潘震澤,「人體生理學」,合記書局有限公司,2005。

[17]蘇育德,「多目標策略限制的基因演算法於電熱微致動器最佳化」, 淡江大學機械與機電工程學系碩士班碩士論文,2010。

[18]Gunawan, S., and S. Azarm. "Multi-objective robust optimization using a sensitivity region concept." Structural and Multidisciplinary Optimization, Vol. 29, No.1, 2005, pp. 50-60.

[19]Deb, Kalyanmoy, and Surendra Gulati. "Design of truss-structures for minimum weight using genetic algorithms." Finite elements in analysis and design, Vol. 37, No. 5, 2001, pp. 447-465.
論文全文使用權限
校內
校內紙本論文立即公開
同意電子論文全文授權校園內公開
校內電子論文立即公開
校外
同意授權
校外電子論文立即公開

如有問題,歡迎洽詢!
圖書館數位資訊組 (02)2621-5656 轉 2487 或 來信