跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.169) 您好!臺灣時間:2024/12/06 10:13
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:范雙仕
研究生(外文):Fan, Shuang-Shih
論文名稱:平行計算於模態靈敏度分析之應用
論文名稱(外文):A Study on Parallel Computation of Structural Modal Sensitivity Analysis
指導教授:賴國龍賴國龍引用關係
指導教授(外文):Lai, Gwolong
學位類別:碩士
校院名稱:國立雲林科技大學
系所名稱:營建工程研究所
學門:工程學門
學類:土木工程學類
論文種類:學術論文
論文出版年:2000
畢業學年度:88
語文別:中文
論文頁數:87
中文關鍵詞:平行計算特徵解的微分模態靈敏度分析
相關次數:
  • 被引用被引用:1
  • 點閱點閱:269
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
一個結構系統的自然頻率與振模隨系統參數的變化率一直是結構工程師極感興趣的課題,尤其是在結構最佳化與結構控制的應用上。而這個問題從應用數學的角度來說,當結構採離散化模式分析時,即為一個廣義特徵值問題之特徵解對特定參數之微分的求解,其中所包含的計算除了結構分析模式的產生外,大多為陣列之各式運算,若能善用目前正蓬勃發展之平行計算技術,將可大幅減少大型結構分析所須的電腦耗時。
本文首先比較現有之廣義特徵值問題特徵解的微分求解法,深入了解各方法之優缺點及平行計算的可行性,並熟悉欲進行平行計算之Cray J916電腦的架構與特性、相關之平行化指導指令的功能及平行計算效率的評估方式。經評估後選擇Nelson、Dailey、Lee等演算法建立平行化之數值分析模式,進行實例分析、驗證與評估。由平行計算效能的評估,修正演算法或程式使其達到最佳化,以建立一套快速而有效的大型結構模態靈敏度分析之應用程式。
The sensitivity of modal properties of a structure to certain design parameters has been a focus of research interest, especially in the fields of structural optimization and structural control. When a discrete model is used for the structural analysis, the sensitivity problem is essentially a problem of finding the derivatives of eigenvalues and eigenvectors of a generalized eigenproblem. In addition to the generation of the discrete structural model, the involved calculations in the sensitivity analysis are primarily matrix computations. Apparently, the consumed computer time can be greatly reduced if parallel computation is incorporated into the analysis. This is extremely useful for analyzing large-scale structures. In this thesis, several efficient parallel algorithms are presented for analyzing the derivatives of the modal properties of a large-scale structure.
目  錄
中文摘要 -------------------------------------------------- i
英文摘要 ------------------------------------------------- ii
誌謝 ------------------------------------------------ iii
目錄 ------------------------------------------------- iv
表目錄 ------------------------------------------------- vi
圖目錄 ------------------------------------------------ vii
符號說明 ----------------------------------------------- viii
一、 緒論---------------------------------------------- 1
1.1 研究背景與目的------------------------------------ 1
1.2 文獻回顧------------------------------------------ 2
1.3 研究方法與範疇------------------------------------ 3
二、 結構模態靈敏度分析-------------------------------- 5
2.1 直接法(單一頻率之振態)---------------------------- 5
2.1.1 Fox & Kapoor法------------------------------------ 5
2.1.2 Nelson法------------------------------------------ 8
2.1.3 Lee 法(非重根情形)------------------------------- 11
2.2 直接法(重複頻率之振態)--------------------------- 12
2.2.1 Ojalvo 法---------------------------------------- 12
2.2.2 Dailey 法---------------------------------------- 14
2.2.3 Lee 法(重根情形)--------------------------------- 15
2.3 迭代法------------------------------------------- 16
三、 平行計算與向量化技巧----------------------------- 19
3.1 平行處理----------------------------------------- 19
3.2 向量處理----------------------------------------- 21
3.3 向量化技術--------------------------------------- 23
3.4 在平行電腦上進行平行計算工作--------------------- 24
四、 單一頻率振態靈敏度分析向量-平行演算法----------- 26
4.1 向量-平行化Nelson演算法------------------------- 27
4.2 向量-平行化Lee(單一頻率)演算法------------------ 30
4.3 測試範例----------------------------------------- 31
五、 重複頻率振態靈敏度分析向量-平行演算法----------- 33
5.1 向量-平行化Dailey演算法------------------------- 33
5.2 向量-平行化Lee(重複頻率)演算法------------------ 36
5.3 測試範例----------------------------------------- 37
六、 結論--------------------------------------------- 40
參考文獻 ------------------------------------------------- 43
附錄A ------------------------------------------------- 74
A.1 Nelson法原始程式片斷----------------------------- 74
A.2 經Cray J916之fpp 編譯器修改後程式片斷------------ 75
附錄B ------------------------------------------------- 76
B.1 L*D*LT分解法副程式(Nelson法、Dailey法)----------- 76
B.2 前消後代法副程式(Nelson法、Dailey法)------------- 78
B.3 L*D*LT分解法副程式(Lee法)------------------------ 79
B.4 前消後代法副程式(Lee法)-------------------------- 83
附錄C ------------------------------------------------- 85
C.1 矩陣與向量相乘程式1------------------------------ 85
C.2 矩陣與向量相乘程式2------------------------------ 86
自傳 ------------------------------------------------- 87
表目錄
表1 Fox及Kapoor法的演算程序-------------------------- 45
表2 Nelson 法的演算程序------------------------------ 45
表3 Won Lee 法(單一頻率)的演算程序------------------- 46
表4 Dailey 法的演算程序------------------------------ 46
表5 Won Lee 法(重複頻率)的演算程序------------------- 47
表6 程式耗時分析------------------------------------- 48
表7 懸臂梁於單一頻率之模態靈敏度分析結果------------- 50
表8 懸臂梁於重複頻率之模態靈敏度分析結果------------- 50
表9 平板於單一頻率之模態靈敏度分析結果--------------- 50
表10 平板於重複頻率之模態靈敏度分析結果--------------- 50
表11 Nelson 法之CPU耗時(懸臂梁) ---------------------- 51
表12 Lee 法(單一頻率)之CPU耗時(懸臂梁) --------------- 51
表13 Dailey 法之CPU耗時(懸臂梁) ---------------------- 51
表14 Lee 法(重複頻率)之CPU耗時(懸臂梁)---------------- 52
表15 Nelson 法輸入部分之CPU 耗時 (平板)--------------- 52
表16 Nelson 法求解計算之CPU耗時 (平板)---------------- 53
表17 Nelson 法完整分析之CPU耗時(平板) ---------------- 53
表18 Lee 法(單一頻率)輸入部分之 CPU 耗時 (平板)------- 54
表19 Lee 法(單一頻率)求解計算之CPU耗時 (平板)--------- 54
表20 Lee 法(單一頻率)完整分析之CPU耗時(平板) --------- 55
表21 Dailey 法輸入部分之CPU 耗時 (平板)--------------- 55
表22 Dailey 法之求解計算之CPU耗時 (平板)-------------- 56
表23 Dailey 法之完整分析之CPU耗時(平板)--------------- 56
表24 Lee 法(重複頻率)輸入部分之 CPU 耗時 (平板)------- 57
表25 Lee 法(重複頻率)求解計算之CPU耗時 (平板)--------- 57
表26 Lee 法(重複頻率)完整分析之CPU耗時(平板) --------- 58
圖 目 錄
圖1 Cray YMP的架構----------------------------------- 59
圖2 隨機存取至共享記憶體及私有記憶體----------------- 60
圖3 以管線化的方式執行M階段運作---------------------- 61
圖4 向量管線化做加法運算----------------------------- 61
圖5 暫存器至暫存器的相加----------------------------- 62
圖6 向量連結----------------------------------------- 63
圖7 相依性圖----------------------------------------- 64
圖8 執行多工程式------------------------------------- 65
圖9 Cray J916 的配備--------------------------------- 66
圖10 懸臂梁------------------------------------------- 67
圖11 梁元素及板元素之示意圖--------------------------- 68
圖12 四面固定之平板----------------------------------- 69
圖13 Nelson’s 法,元素數目與加速比率之關係
(平板問題)--------------------------------------- 70
圖14 Lee’s 法(單一頻率),元素數目與加速比率之關係
(平板問題)--------------------------------------- 71
圖15 Dailey’s 法,元素數目與加速比率之關係
(平板問題)--------------------------------------- 72
圖16 Lee’s 法(重複頻率),元素數目與加速比率之關係
(平板問題)--------------------------------------- 73
[1]Jacobi, K. G. J., 1971, ”Uber ein leichtes Verfahren die in der Theorie der Saecularstoerungen vorkommenden Gleichungen numerisch aufzuloesen ,” Zeitshrift fur Reine und Angewandte Mathematik, Vol. 30,1846,pp. 51-95;
NASA TT.F-13,666, june
[2]Lancaster, P.,1964, “On Eigenvalues of Matrices Dependent on a Parameter,”Numerische Mathematik, Vol 6, No. 5,pp. 337-387.
[3]Fox, R. L. and Kapoor, M. P.,1968, ”Rate of Change of Eigenvalues and Eigenvectors,” AIAA journal, Vol 6, Dec. pp. 2426-2429.
[4]Rudisill, C. S. and Chu, Y., 1975, “Numerical Methods for Evaluating the Derivatives of Eigenvalues an Eigenvectors,” AIAA journal, Vol.13, June, pp. 834-837.
[5]Nelson, R. B.,1976, “Simplified Calculations of Eigenvector Derivatives,” AIAA journal, Vol. 14, Sept., pp.1201-1205.
[6]Ojalvo, I.U., 1988, “Efficient Computation of Modal Sensitivities for Systems with Repeated Frequencies,” AIAA journal 26, pp. 361-366.
[7]Dailey, R. L., 1989, “Eigenvector Derivatives with Repeated Eigenvalues,” AIAA journal 27, pp.486-491.
[8]Lee, I.-W. and Jung, G.-H., 1997, “An Efficient Algebraic Method for the Computation of Natural Frequency and Mode Shape Sensitives-Part I. Distinct Natural Frequencies,” Computers & Structures 62, pp.429-435.
[9]Lee, I.-W. and Jung, G.-H., 1997, “An Efficient Algebraic Method for the Computation of Natural Frequency and Mode Shape Sensitives-Part II. Multiple Natural Frequencies,” Computers & Structures 62, pp.437-443.
[10]Tan, Roger C. E., 1986, “Accelerating the Convergence of an Iterative Method for Derivatives of Eigensystems,” Journal of Computational Physics 67, pp. 230-235.
[11]Lee, I.-W., Jung, G.-H. and Lee , J-W., 1996, “Numerical Method for Sensitivity Analysis of Eigensystems with Non-Repeated and Repeated Eigenvalues,” Journal of sound and Vibration 195, pp. 17-32.
[12]Ortega, J. M., 1988, Introduction to Parallel and Vector Solution of Linear System, Plenum Press, NY.
[13]Golub, G. H. and Van Loan, C. F., 1989, Matrix Computation, 2nd Edition, The Johns Hopkins University Press, Batlimore, MD.
[14]Lai, Gwolong and Chen, Hsin-Chu, 1992, “Parallelization of Linear Finite Element Analysis,” Proceedings of the ASCE 8th National conference on Computing in Civil Engineering, Dallas,Texas, pp. 655-622.
[15]Hwang, T., 1991, Multilevel Solution Procedures for Structural Dynamices Eigenvalue Problems, Ph.D. thesis, University of Illinois at Urbaba-Champain, Illinois, USA.
[16]Chen, H.-C., Gao, H. and Lai, G., 1992, WHAMS3D Project Progress Report PR-3: Parallel Implementations of WHAMS3D on Two Share-Memory Multiprocessors, Report CSRD1248, Center for Supercomputing Research and Development, University of Illinois at Urbana-Champaign, USA.
[17]原作者 黃鎧,Faye Briggs;陳伯虞,沈肇基,陳日昌,林順喜,廖俊輝 譯,1991,計算機結構與平行處理,二版,格致圖書有限公司
[18]鄭守成,1996, “漫談平行電腦與平行計算”, 高速計算世界,四卷,四期,頁8-29,冬
[19]Soegiarso, R. and Adeli, H.,1999, High-Performance Computing in Structural Engineering, CRC Press, New York.pp. 73-89
[20]William, Weaver, Jr. and Paul R. Johnston, 1984, Finite elements for structural analysis, Englewood Cliffs, N.J. :Prentice-Hall.pp. 205,208,294
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top