跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.106) 您好!臺灣時間:2026/04/02 08:28
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:余建本
研究生(外文):Jiann-Been Yue
論文名稱:智慧型全域基因演算法於船舶軸系排列多目標最佳化設計之應用
論文名稱(外文):Application of Intelligent Hybrid Taguchi-Genetic Algorithm for Multi-Criteria Optimization of Vessel Shafting Alignment
指導教授:周至宏周至宏引用關係林栢村林栢村引用關係
指導教授(外文):Jyh-Horng ChouBor-Tsuen Lin
學位類別:碩士
校院名稱:國立高雄第一科技大學
系所名稱:機械與自動化工程所
學門:工程學門
學類:機械工程學類
論文種類:學術論文
論文出版年:2003
畢業學年度:91
語文別:英文
論文頁數:65
中文關鍵詞:田口法有限元素法軸系排列基因演算法
外文關鍵詞:Finite element methodTaguchi methodShafting alignmentGenetic algorithm
相關次數:
  • 被引用被引用:4
  • 點閱點閱:307
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:1
摘要:
本文係應用智慧型全域基因演算法來搜尋船舶推進軸系排列的一組最佳軸承垂直偏移量(offset) 。其設計目標是傳動軸的正向應力及剪力有最小值。其限制條件是在操作狀態下,軸承的反力及應力與傳動軸止推凸緣的剪力及彎矩力在容許範圍內,而操作狀態主要包含冷態及熱態。由於一個軸系排列的正確與否嚴重的影響到一艘船舶運轉航行的安全性,為了使軸系的軸承及傳動軸的負荷及應力在操作狀態中都在容許值內,必須決定軸承垂直偏移量。本文利用一種結合田口與基因演算法的智慧型全域基因演算法,有系統的來搜尋一組最佳的軸承垂直偏移量,取代目前各船廠慣用且耗時的嘗試錯誤法。該法中,田口法是安插在傳統基因演算法的交配與突變運算之間,用來選擇整體族群中較佳的基因來參與交配,以增強基因演算法,使結果更強健、搜尋更周密及收斂更迅速。其適應函數係用懲罰函數以線性結合設計目標及限制條件之僞目標函數。同時,利用有限元素法求解整個軸系的軸承反力及應力與傳動軸的正向應力、剪力及彎矩力等數據。與兩艘2200TEU姊妹貨櫃船利用嘗試錯誤法設計結果比較,證實智慧型全域基因演算法確可大幅縮短設計時間及提昇設計品質。
ABSTRACT:
In this Thesis, an intelligent hybrid Taguchi-genetic algorithm (IHTGA) approach is proposed to search optimal bearing offsets of shafting alignment for the vessel propulsion system. Its objectives are to minimize the shaft normal stress and shear force. Its constraints include permissible reaction forces and stresses of bearings, and shear forces and bending moments of the shaft thrust flange at operation conditions, which mainly contain cold and hot conditions. As well know, the correct alignment of the shafting system for main propulsion system is important to ensure the safe operation of a vessel. In order to obtain a set of acceptable forces and stresses for bearings and shaft at operation conditions, a set of optimal bearing offsets to be determined. However, instead of usually carried out on a time-consuming trial-and-error procedure in most of shipyard, the IHTGA approach is applied to search for the above bearing offsets. The IHTGA is to combine traditional genetic algorithms (TRGAs) with Taguchi method. Taguchi method is inserted between crossover and mutation operations of TRGAs. Then, the systematic reasoning ability of Taguchi method is incorporated in the crossover operations to intelligently select the better genes to achieve crossover, and consequently enhance the genetic algorithms. Therefore, the IHTGA can be more robust, statistically sound, and quickly convergent. Its fitness function is assigned as a pseudo objective function, which is a linear combination of design objectives and constraints by penalty function method. At the same time, the bearing reaction forces and stresses, and the shaft normal stresses, bending moments and shear forces become determined by using finite element method. The computational experiments show that the proposed IHTGA approach can significant reduce alignment time and improve performance as compared with trial-and-error result for 2200 TEU container vessel.
CONTENTS:
摘要 i
ABSTRACT ii
ACKNOWLEDGEMENTS iii
CONTENTS iv
LIST OF TABLES vi
LIST OF FIGURES vii
NOMENCLATURE viii
CHAPTER 1 INTRODUCTION 1
1.1 Motivation 1
1.2 Literature Survey 2
1.3 Brief Sketch of the Contents 4
CHAPTER 2 SYSTEM DESCRIPTIONS 5
2.1 Definition of the Objects and Constraints 5
2.1.1 The Pseudo-Objective Equation 5
2.1.2 The sigamoid function 6
2.1.3 The Triangular function 7
2.1.4 The Piece-Ramp function 7
2.1.5 The Twin-Ramp function 8
2.2 Description of finite element program for shaft alignment Calculations 9
2.2.1 The finite element formulation 11
2.2.2 The finite element program 14
CHAPTER 3 DESIGN APPROACHES AND ALGORITHM 15
3.1 Taguchi Method 16
3.1.1 Taguchi Methods Procedure 16
3.1.2 Orthogonal Arrays (OAs) 17
3.1.3 Signal-to-Noise Ratios (SNR) 18
3.1.4 Analysis of Variance (ANOVA) 20
3.2 Genetic Algorithms (GAs) 21
3.2.1 Genetic Algorithms (GAs) process 22
3.2.1.1 Initialization and Encoding 23
3.2.1.2 Selection and Reproduction 23
3.2.1.3 Crossover 24
3.2.1.4 Mutation 25
3.2.2 Description of Genetic Algorithm for shafting alignment 25
3.3 Intelligent Hybrid Taguchi-Genetic Algorithm (IHTGA) 28
3.3.1 Description of Global Numerical Optimization by IHTGA 28
3.3.1.1 Generation of Initial Population 29
3.3.1.2 Selection for Reproduction 29
3.3.1.3 Generation of Diverse Offspring by Crossover Operation 30
3.3.1.4 Generation of Better Offspring by Taguchi Method 30
3.3.1.5 Mutation Operation for Speeding up Convergence 31
3.3.2 Description of IHTGA for shafting alignment 31
CHAPTER 4 PARAMETER DESIGN AND COMPUTER SIMULATIONS 36
4.1 Illustration of Shafting Alignment Problem 36
4.2 Computational Results 39
CHAPTER 5 CONCLUSIONS AND DISCUSSIONS 49
5.1 Conclusions 49
5.2 Future works 49
REFERENCES 50
REFERENCES:
1.American Bureau of Shipping Rule for Building and Classing Steel Vessels 2001, Shaft Alignment Calculation, Part 4, Chapter 4-3-2/7.3, pp. 201-202.
2.American Bureau of Shipping, 2002, Shaft Alignment Analysis Vol. 1.0, New Jersey.
3.Angelov, P., 2001, “Supplementary Crossover Operator for Genetic Algorithms Based on the Center-of-Gravity Paradigm”, Control and Cybernetics, Vol. 30, pp.159-176.
4.Bradshaw, R. T., 1974, “The Optimum Alignment of Marine Shafting” Marine Technology, Vol. 11, no.3 pp. 260-269.
5.Chou, J. H., et al, 2000, “Application of the Taguchi-Genetic Method to Design an Optimal Grey-Fuzzy Controller of a Constant Turning Force System”, Journal of Materials Processing Technology, Vol. 105, pp.333-343.
6.hellapilla, K., 1998, “Combining Mutation Operators in Evolutionary Programming”, IEEE Trans. on Evolutionary Computation, Vol. 2, pp. 91-96.
7.China Ship Building Cooperation, 2002, “K4000402 Shafting Alignment”.
8.Dai, X. M., et al, 2002, “Improved Algorithm of Pattern Extraction Based Mutation Approach to Genetic Algorithm”, J. of Shanghai Jiaotong University, Vol. 36, pp. 1158-1160.
9.Forrest, A. W. Jr. and R. F. Labasky, 1981 , “Shaft Alignment Using Strain Gages”, Marine Tech- nology, Vol., 18, No. 3, pp.276-284.
10.Goldberg, D. E., 1989, “Genetic Algorithms in Search”, Optimization and Machine Learning, Addison-Wesley, Massachusetts.
11.Gen, M. and R.W., Cheng, 1997, Genetic Algroithms and Engineering Design, Wiley, New York.
12.Grant, R. B., 1980, “Shaft Alignment Methods with Strain Gages and Load Cells”, Marine Technology, Vol., 17, No. 1, pp.8-15.
13.Kunjur, A., and S. Krishnamurty, 1997,“A Robust Multi-Criteria Optimization Approach”, Mechanism and M achine Theory, Vol.32, pp.797-810.
14.Kou, H. C. and H. G., Wang, 1997, ”Genetic Search Algorithm for Optimal Structure Design”, 10th Conf. on Naval Architects and Marine Eng., pp387-393.
15.Lee, B. L., et al, 1998 "The Reaserch of Shafting Alignment Program for Vessel" CSBN-RD-479, China Shipbuilding Corp. Kaohsiung. (in Chinese)
16.Larson, O. G., 1979, ”Some Considerations on Marine Shafting Design”, The Institute of Marine Engineers, Vol. 91, Conference No. 4, paper C33.
17.Li, C. H. and K. L. Koai, 1978, “Optimization of Shaft Alignment on Ship”, NTU-INA-Tech, Report 85. (in Chinese)
18.Leung, Y. W. and Y. Wang, 2001, “An Orthogonal Genetic Algorithm with Quantization for Global Numerical Optimization”, IEEE Trans. on Evolutionary Computation, Vol. 5, pp. 41-53.
19.Michalewicz, Z., 1996, Genetic Algorithms + Data Structures = Evolution Programs, Springer-Verlag, Berlin.
20.Moaveni, S., 1999, Finite Element Analysis Theory and Application with ANSIS, Prentice Hall, New Jersey.
21.Mourelatos, Z. and P. Papalambros, 1985, “A Mathematical Model for Optimal Strength and Alignment of a Marine Shafting System”, Journal of Ship Research, Vol. 29, No 3, pp. 212-222.
22.Okada, T. and I. Neki, 1992, "Optimization of Ship Structural Design by Genetic Algorithm", Journal of Soc. Naval Arch. of Japan, Vol. 171, pp. 259-266. (in Japanese)
23.Park, S. H., 1996, Robust Design and Analysis for Quality Engineering, Chapman & Hall.
24.Phadke, M. S., 1989, Quality Engineering Using Robust Design, Prentice-Hall, New Jersey.
25.Renders, J. and H. Bersini, 1994, “Hybridizing Genetic Algorithms with Hill-Climbing Methods for Global Optimization: Two Possible Ways”, Proc. of the First IEEE Conf. on Evolutionary Computation, Florida, pp. 312-317.
26.Rao, M. N., et al, 1991, “The Optimum Alignment of Marine Shafting”, Marine Technology, Vol. 28, No.2 pp. 84-90.
27.Ross, P. J., 1996, Taguchi Techniques for Quality Engineering, McGraw-Hill, New York.
28.Wang, L., 2001, Intelligent Optimization Algorithms with Applications, Tsinghua University Press, Beijing.
29.Chen, Y. H., et al, 1996, Reprinted from International Journal of Materials & Product Techn ology, Vol. 11, Nos. 3/4, 1996, pp. 333-344
30.Yen, J. and B. Lee, 1997, “A Simplex Genetic Algorithm Hybrid”, Proc. of the IEEE Int. Conf. on Evolutionary Computation, Indiana, pp. 175-180.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top