国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

畢業(yè)設計 齒輪傳動優(yōu)化設計的遺傳算法研究.doc

約49頁DOC格式手機打開展開

畢業(yè)設計 齒輪傳動優(yōu)化設計的遺傳算法研究,摘要優(yōu)化設計的方法有多種,一般的就只是單純的計算,運用數(shù)學方程式對彈簧的各個參數(shù)加以優(yōu)化,后來人們有了更多更新的方法對其進行優(yōu)化,例如,蟻群算法、matlab、遺傳算法等等。在不同的機構(gòu)或零件優(yōu)化設計中,參數(shù)的性質(zhì)也對優(yōu)化設計有著至關重大的影響。其中變量參數(shù)有些是實數(shù),還有些是整...
編號:45-154525大小:608.50K
分類: 論文>通信/電子論文

內(nèi)容介紹

此文檔由會員 bfxqt 發(fā)布

畢業(yè)設計 齒輪傳動優(yōu)化設計的遺傳算法研究

摘要

 優(yōu)化設計的方法有多種,一般的就只是單純的計算,運用數(shù)學方程式對彈簧的各個參數(shù)加以優(yōu)化,后來人們有了更多更新的方法對其進行優(yōu)化,例如,蟻群算法、Matlab、遺傳算法等等。在不同的機構(gòu)或零件優(yōu)化設計中,參數(shù)的性質(zhì)也對優(yōu)化設計有著至關重大的影響。其中變量參數(shù)有些是實數(shù),還有些是整數(shù),這就影響了在設計中用到的變量有著不同的選擇,可以是實數(shù)變量或者整數(shù)變量甚至是混合變量。此次論文對壓縮彈簧進行優(yōu)化設計。首先,要確定目標函數(shù)與設計變量;其次,確定約束函數(shù);最后,建立數(shù)學模型,利用計算機求出優(yōu)化結(jié)果。此次設計運用了vb編程,并且根據(jù)彈簧參數(shù)特性運用了實數(shù)變量進行優(yōu)化設計。與經(jīng)驗設計方法相比較,采用優(yōu)化設計方法可節(jié)約原材料,并且有效實用。因此,優(yōu)化設計方法在機械設計行業(yè)具有廣闊的發(fā)展前景。
關鍵詞:壓縮彈簧;優(yōu)化設計;遺傳算法;整數(shù)變量;VB編程

 

 

 

 

 

 

 

 

Abstract
There are many optimization design methods ,which are generally to optimize all the parameters of a spring by using the pure caculation and mathematic equation and there are more and newer methods to do it such as Matlab genetic algorithm and so on since then . In the optimization design of the various machinery and components ,the character of the parameter takes a great effect on the design .There are some real number ,some integer of all the variable parameters ,which decide the choice of the parameters used including real variable or integeral variable and even mixed variable in the design The paper dissertates the optimation design of the compressing sping.First,ascertain the object function and the design variable ;Second ,ascertain the restriction function ;At last ,build the mathematic model and get the optimation result by computer.The author does the optimation design by utilizing the VB weave and by utilizing the real variable accoding to the character of the variable of the sping. Compared with the experiential design ,using the optimization design can cut down the cost and is efficient and practical.So the optimization design owns the wide view in the machining design .
Key words : compressing spring ; optimization design ; genetic algorithm ;integeral variable  ; VB weave.

 

 

 

 

 


目錄
摘要 I
ABSTRACT II
目錄 III
第1章  緒論 1
1.1 課題研究的背景和意義及其研究現(xiàn)狀 1
1.2 論文主要研究內(nèi)容 3
第2章  遺傳算法的原理及改進 4
2.1 遺傳算法概述 4
2.2 算法的基本步驟 5
2.3 遺傳算法的基本要點 7
2.4 遺傳算法的約束問題處理方式 11
2.5 遺傳算法的發(fā)展前景 13
第3章  傳動優(yōu)化數(shù)學模型的建立 15
3.1 彈簧相關參數(shù)的選擇確定……………………………………………………………… 
3.2 彈簧優(yōu)化設計數(shù)學模型的建立………………………………………………………… 
第4章  齒輪傳動優(yōu)化設計的遺傳算法實現(xiàn)方法 21
4.1 設計變量的編碼 21
4.2 群體規(guī)模的選擇 23
4.3 初始解的產(chǎn)生 23
4.4 目標函數(shù)和適應函數(shù)的產(chǎn)生 24
4.5 選擇復制操作 26
4.6 交叉操作 27
4.7 變異運算 28
4.8 終止規(guī)則 31
4.9 優(yōu)化算例 31
4.10 優(yōu)化設計程序代碼 31
結(jié)論 44
參考文獻 45
致謝 47
附錄1  英文參考資料
附錄2  英文參考資料的中文翻譯