天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁 > 科技論文 > 自動(dòng)化論文 >

基于FPGA的分?jǐn)?shù)階PI~λD~μ控制器研究與實(shí)現(xiàn)

發(fā)布時(shí)間:2019-01-14 08:04
【摘要】:基于微處理器實(shí)現(xiàn)的數(shù)字PID(或者PI~λD~μ)控制器改變了傳統(tǒng)的模擬控制器不靈活的問題,但微處理器的復(fù)位時(shí)間長(zhǎng)(達(dá)到ms級(jí))以及現(xiàn)場(chǎng)環(huán)境惡劣的情況下易出現(xiàn)程序跑飛的問題,影響了控制系統(tǒng)的穩(wěn)定性和可靠性。FPGA特有的架構(gòu)可有效提高處理器的運(yùn)行速度和復(fù)位時(shí)間,為分?jǐn)?shù)階PI~λD~μ控制器的實(shí)現(xiàn)提供一種有效的方法。針對(duì)分?jǐn)?shù)階PI~λD~μ控制器的數(shù)學(xué)表達(dá)式復(fù)雜,不易編程實(shí)現(xiàn)的問題,文中將分?jǐn)?shù)階PI~λD~μ控制器的表達(dá)式變形為矩陣相乘的形式,充分利用FPGA架構(gòu)中的查找表即根據(jù)輸入地址得到輸出數(shù)據(jù)(數(shù)據(jù)是預(yù)先計(jì)算后存入查找表),該算法可以提高分?jǐn)?shù)階PIλIμ控制器的計(jì)算速度和精度。論文采用Modelsim仿真,結(jié)果表明該算法實(shí)現(xiàn)精度的相對(duì)誤差小于0.3%,相對(duì)于傳統(tǒng)的方法具有較大的提高。構(gòu)建速度閉環(huán)控制系統(tǒng)來驗(yàn)證分?jǐn)?shù)階PI~λD~μ控制器的性能。FPGA中實(shí)現(xiàn)的邏輯電路模塊主要包括電機(jī)測(cè)速模塊、PWM波產(chǎn)生模塊和分?jǐn)?shù)階PI~λD~μ控制器模塊。在電機(jī)測(cè)速模塊中,為了提高速度的測(cè)量精度和系統(tǒng)的動(dòng)態(tài)性能,提出動(dòng)態(tài)估算法實(shí)現(xiàn)電機(jī)的速度測(cè)量,針對(duì)控制信號(hào)的上升沿到第一個(gè)被測(cè)脈沖上升沿之間的不完整被測(cè)脈沖,利用小數(shù)估計(jì)不完整被測(cè)脈沖的思想,用前一個(gè)相鄰?fù)暾}沖來估算不完整被測(cè)脈沖值;利用直接數(shù)字合成技術(shù)(DDS)輸出鋸齒波作為載波產(chǎn)生PWM波進(jìn)而控制電機(jī);分?jǐn)?shù)階PI~λD~μ控制器主要由寄存器模塊、查找表模塊、計(jì)算系數(shù)矩陣A模塊和控制模塊等。論文對(duì)研究?jī)?nèi)容進(jìn)行編程并仿真驗(yàn)證,結(jié)果表明各模塊的功能均達(dá)到了預(yù)計(jì)目標(biāo),速度測(cè)量結(jié)果的輸出滯后時(shí)間小于2us,實(shí)現(xiàn)了電機(jī)測(cè)速的高精度特征。本文研究與設(shè)計(jì)了分?jǐn)?shù)階PI~λD~μ控制器和基于動(dòng)態(tài)估算法測(cè)量電機(jī)轉(zhuǎn)速,具有提高分?jǐn)?shù)階PI~λD~μ控制器的計(jì)算和速度測(cè)量的精度,減少分?jǐn)?shù)階PI~λD~μ控制器的計(jì)算時(shí)間和速度測(cè)量延遲等特點(diǎn),有效提高了控制系統(tǒng)的動(dòng)態(tài)性能,為分?jǐn)?shù)階PI~λD~μ控制器提供一種實(shí)現(xiàn)方法,具有較高的工程應(yīng)用價(jià)值。
[Abstract]:The digital PID (or PI~ 位 D ~ 渭) controller based on microprocessor has changed the traditional analog controller's inflexibility. However, the reset time of the microprocessor is long (up to ms level) and the problem of program running is easy to occur when the field environment is bad. The stability and reliability of the control system are affected. The unique architecture of FPGA can effectively improve the speed and reset time of the processor, and provide an effective method for the implementation of fractional order PI~ 位 D 渭 controller. Aiming at the problem that the mathematical expression of fractional order PI~ 位 D 渭 controller is complex and difficult to be realized by programming, the expression of fractional order PI~ 位 D 渭 controller is deformed into matrix multiplying form in this paper. By making full use of the look-up table in FPGA architecture, that is to say, the output data is obtained according to the input address (the data is stored in the look-up table), the algorithm can improve the calculation speed and accuracy of the fractional PI 位 I 渭 controller. The Modelsim simulation results show that the relative error of the algorithm is less than 0.3, which is higher than that of the traditional method. A speed closed loop control system is constructed to verify the performance of fractional order PI~ 位 D 渭 controller. The logic circuit modules implemented in FPGA mainly include motor speed measurement module, PWM wave generation module and fractional order PI~ 位 D 渭 controller module. In order to improve the accuracy of speed measurement and the dynamic performance of the system in the motor speed measurement module, a dynamic estimation method is proposed to realize the speed measurement of the motor. In view of the incomplete measured pulse between the rising edge of the control signal and the first measured pulse, the idea of estimating the incomplete measured pulse is used to estimate the incomplete measured pulse by the previous adjacent complete pulse. The direct digital synthesis technique (DDS) is used to output sawtooth wave as carrier to generate PWM wave and control motor. The fractional order PI~ 位 D 渭 controller is mainly composed of register module, lookup table module, calculation coefficient matrix A module and control module. The results show that the function of each module has reached the expected goal, and the output lag time of the velocity measurement result is less than 2 us. the high precision characteristic of motor speed measurement is realized. In this paper, the fractional-order PI~ 位 D渭 controller and the motor speed measurement based on dynamic estimation method are studied and designed, which can improve the accuracy of calculation and velocity measurement of fractional order PI~ 位 D渭 controller. The dynamic performance of the control system is improved effectively by reducing the calculation time and velocity measurement delay of the fractional order PI~ 位 D 渭 controller. It provides a realization method for the fractional order PI~ 位 D 渭 controller and has high engineering application value.
【學(xué)位授予單位】:安徽理工大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:TP273

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 王振濱,曹廣益,朱新堅(jiān);一類分?jǐn)?shù)階系統(tǒng)的辨識(shí)算法(英文)[J];Journal of Southeast University(English Edition);2004年03期

2 趙春娜;薛定宇;;一種分?jǐn)?shù)階線性系統(tǒng)求解方法[J];東北大學(xué)學(xué)報(bào)(自然科學(xué)版);2007年01期

3 趙春娜;張祥德;孫艷蕊;;成比例分?jǐn)?shù)階系統(tǒng)的仿真研究[J];系統(tǒng)仿真學(xué)報(bào);2008年15期

4 周亞非;王中華;;分?jǐn)?shù)階混沌激光器系統(tǒng)的同步[J];半導(dǎo)體光電;2008年05期

5 朱呈祥;鄒云;;分?jǐn)?shù)階控制研究綜述[J];控制與決策;2009年02期

6 左建政;王光義;;一種新的分?jǐn)?shù)階混沌系統(tǒng)研究[J];現(xiàn)代電子技術(shù);2009年10期

7 汪紀(jì)鋒;肖河;;分?jǐn)?shù)階全維狀態(tài)觀測(cè)器設(shè)計(jì)[J];重慶郵電大學(xué)學(xué)報(bào)(自然科學(xué)版);2009年06期

8 孫克輝;楊靜利;丘水生;;分?jǐn)?shù)階混沌系統(tǒng)的仿真方法研究[J];系統(tǒng)仿真學(xué)報(bào);2011年11期

9 李安平;劉國榮;沈細(xì)群;;不同階分?jǐn)?shù)階混沌系統(tǒng)的同步與參數(shù)辨識(shí)[J];計(jì)算機(jī)工程與應(yīng)用;2013年04期

10 嚴(yán)t,

本文編號(hào):2408493


資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/kejilunwen/zidonghuakongzhilunwen/2408493.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶13381***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com