freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

畢業(yè)設計論文-基于單片機89c51的控制系統(tǒng)設計-wenkub

2023-01-28 05:52:37 本頁面
 

【正文】 nce control algorithm arises at the historic moment, in the multitudinous algorithms, controls the algorithm to realize human39。 在系統(tǒng)的構建中,應用 單片機 89C51 做為核心控制部分,采用模糊控制算法進行控制。黃石理工學院 課程設計報告 1 摘要 隨著科技的不斷進步,工業(yè)生產過程已經向大型化、精細化、現代化以及復雜性發(fā)展,一般的常規(guī)控制方法已經不能滿足實際生產的需求。控制系統(tǒng)根據設定值將得到的實 際位置和偏差變化率進行模糊化,建立模糊控制規(guī)則表,將優(yōu)化后的參數變化量,在模糊控制器的控制下實現轉動控制。s control experience fuzzily using the puter, is product which the fuzzy theory and the puter technology, the automated technology unify, obtained the widespread application as a result of its good control report makes the exhaustive research to the fuzzy control based on the monolithic integrated circuit to the fluid position control theory and in the intelligent optimization control strategy and the method, has established one kind of control system. In the system construction, does using monolithic integrated circuit 89C51 for the core control section, uses the fuzzy control algorithm to carry on the control system the physical location and the deviation rate of change which obtains according to the setting value carries on the fuzzy, establishes the fuzzy control rule table, will optimize after the parameter change quantity, will realize the rotation control in under the fuzzy controller to the conventional controller, the pure fuzzy controller and has the self regulating to decide the function the fuzzy controller to carry on the simulation contrast. Key word: Fuzzy control, automated technology, optimized control. 黃石理工學院 課程設計報告 3 模糊控制的歷史背景 1965 年美國自動控制理論專家 L A Zadeh 首次提出了模糊集合, 1974 年英國 E H Mamdani 首先將模糊控制應用于鍋爐和蒸汽機的自動控制。 在傳統(tǒng)的控制領域里,控制系統(tǒng)動態(tài)模式的精確與否是影響控制優(yōu)劣的 最主要關鍵,系統(tǒng)動態(tài)的信息越詳細,則越能達到精確控制的目的。 模糊控制是一種以模糊數學為基礎的計算機數字控制。先進控制的目標就是為了解決那些采用常規(guī)控制效果不佳甚至無法對付的復雜工業(yè)過程控制問題。模糊控制模仿人的思維方式。它主要有以下幾個特點: 1. 時滯性很大。 3. 非線性。一般系統(tǒng)通常選擇誤差及誤差的變化情況作為輸入變量。模糊值可用模糊詞集來表示,人們對數值的模糊表示一般可用大、中、小加以區(qū)別 ,再加上正負模糊詞集就可表示為: {負大,負中,負小,零,正小,正中,正大 } 一般系統(tǒng)的輸入變量的模糊子集論域所含的元素個數應為詞集總數的兩倍以上 ,這樣才能確保模糊詞集能較好地覆蓋模糊子集論域,避免出現失控現象。 在實際應用中,為方便起見,采用三角形的較多。上一步雖然通過模糊推理得到了控制量,但它是模糊形式的,而真正的執(zhí)行機構不能接受模糊量,只能接受精確量,所以必須把控制量由模糊形式轉化為精確形式,這一步也叫做解模糊化。我們設計的是液位模糊控制器,就選擇液位的誤差和誤差的變化作為模糊控制器的輸入變量,分別記作 E, Ec。在本次設計的模糊控制器中,我們選擇了絕對值輸出方式 . 模糊控制規(guī)則的設計 控制規(guī)則的設計一般包括三部分內容:選擇描述輸入輸出變量的詞集,定義各模糊變量的模糊子集和建立模糊控制器的控制規(guī)則。 誤差的模糊子集論域取 [6, 6 ]之間,然后離散化,只取整數,所以它的模糊子集論域可表示為: {6, 5, 4, 3, 2, 1, 0, 1, 2, 3, 4, 5, 6 } 其中有 13 個元素,而模糊詞集中有 7 個元素,基本滿足了二倍的關系,可以保證不會出現失控現象。根據隸屬函數可以得出模糊子集元素對各黃石理工學院 課程設計報告 8 模糊詞集的隸屬程度 ,具體如表 1 所示: 6 5 4 3 2 1 0 1 2 3 4 5 6 PB 0 0 0 0 0 0 0 0 0 0 0 PM 0 0 0 0 0 0 0 0 0 0 PS 0 0 0 0 0 0 0 0 0 0 0 ZE 0 0 0 0 0 0 0 0 0 0 NS 0 0 0 0 0 0 0 0 0 0 0 NM 0 0 0 0 0 0 0 0 0 0 NB 0 0 0 0 0 0 0 0 0 0 0 表 1 誤差的模糊變量的賦值表 對于模糊控制器的輸出量,雖然它是執(zhí)行機構的控制量,但還需經過 D/A的轉換。模糊詞集也取 7 個,如下所示 {負大,負中,負小,零,正小,正中,正大 } 即 {N B, N M, N S, Z E, P S, PM, P B} 對于輸出量有關參數也是根據經驗初步確定。則每個規(guī)則推出的結果為: ( ) ( ) ( ) ( )i i i iz x y zc a b cU U U U= 儋162。 (2) 黃石理工學院 課程設計報告 10 由于在本次設計的液位模糊控制器中 ,在程序實現時采用的是查表的方法 ,所以在此根據公式 2 計算出模糊控制查詢表如表 3 所示 : 6 5 4 3 2 1 0 1 2 3 4 5 6 6 30 30 30 33 34 45 55 6A
點擊復制文檔內容
環(huán)評公示相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1