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

當(dāng)前位置:主頁(yè) > 科技論文 > 電氣論文 >

基于半實(shí)物仿真的BLDC電機(jī)控制平臺(tái)的研究與設(shè)計(jì)

發(fā)布時(shí)間:2018-11-23 09:16
【摘要】:BLDC電機(jī)(即Brushless DC Motor,無刷直流電機(jī))集成了直流電機(jī)的諸多優(yōu)點(diǎn),又克服了直流電機(jī)固有的缺點(diǎn),其應(yīng)用十分廣泛。目前常見的BLDC電機(jī)控制系統(tǒng)多為微控制器控制系統(tǒng),其控制算法依賴于手工編程,效率較低;在控制科學(xué)研究方面,一般借助MATLAB/Simulink仿真控制算法,但一般無法直接應(yīng)用到實(shí)際。為解決上述矛盾,本文研究設(shè)計(jì)了基于半實(shí)物仿真技術(shù)的BLDC電機(jī)控制平臺(tái),利用了Math Works公司的RTW平臺(tái)直接將Simulink控制模型生成控制硬件系統(tǒng)的C代碼,實(shí)現(xiàn)半實(shí)物仿真中的快速原型控制,使得設(shè)計(jì)人員能夠集中于算法設(shè)計(jì)而不是控制程序編寫,大大提高了開發(fā)效率和可靠性。平臺(tái)采用宿主機(jī)-目標(biāo)機(jī)的雙機(jī)模式,宿主機(jī)設(shè)計(jì)控制模型,目標(biāo)機(jī)運(yùn)行基于MATLAB的x PC Target實(shí)時(shí)內(nèi)核,通過以太網(wǎng)接收宿主機(jī)設(shè)計(jì)的控制模型代碼并實(shí)時(shí)運(yùn)行,進(jìn)而控制硬件系統(tǒng)。本文的主要研究工作集中于以下幾點(diǎn):(1)對(duì)BLDC電機(jī)的相關(guān)內(nèi)容進(jìn)行了概述。介紹了電機(jī)的結(jié)構(gòu)、工作原理;根據(jù)其結(jié)構(gòu),對(duì)電機(jī)的數(shù)學(xué)模型進(jìn)行了介紹;最后論述了電機(jī)的控制方法。(2)對(duì)BLDC電機(jī)控制系統(tǒng)進(jìn)行建模與仿真實(shí)驗(yàn)。以前述的電機(jī)控制方法為基礎(chǔ),對(duì)電機(jī)的PID控制系統(tǒng)進(jìn)行建模,并對(duì)模型進(jìn)行了仿真實(shí)驗(yàn);其次對(duì)電機(jī)的模糊自適應(yīng)PID控制系統(tǒng)進(jìn)行建模與仿真實(shí)驗(yàn),并與PID控制系統(tǒng)實(shí)驗(yàn)進(jìn)行比較,得出了模糊自適應(yīng)PID控制更適用于BLDC電機(jī)的結(jié)論。(3)對(duì)BLDC電機(jī)控制平臺(tái)的硬件系統(tǒng)設(shè)計(jì)進(jìn)行了介紹。對(duì)整體的硬件結(jié)構(gòu)進(jìn)行了論述;分別論述了宿主機(jī)、目標(biāo)機(jī)的選擇與配置,并對(duì)兩機(jī)通信的內(nèi)容進(jìn)行了介紹;最后對(duì)其他硬件電路及機(jī)械傳動(dòng)系統(tǒng)的設(shè)計(jì)進(jìn)行了介紹。(4)基于電機(jī)的模糊自適應(yīng)PID控制系統(tǒng)模型和硬件系統(tǒng),對(duì)電機(jī)控制平臺(tái)進(jìn)行了半實(shí)物仿真建模,并進(jìn)行了實(shí)驗(yàn)及驗(yàn)證。通過實(shí)驗(yàn)結(jié)果與仿真實(shí)驗(yàn)結(jié)果的對(duì)比,證明了本設(shè)計(jì)滿足BLDC電機(jī)控制的要求。
[Abstract]:BLDC motor (i.e. Brushless DC Motor, brushless DC motor) integrates many advantages of DC motor, and overcomes the inherent shortcomings of DC motor. At present, the common BLDC motor control systems are mostly micro-controller control systems, whose control algorithms rely on manual programming, so the efficiency is low. In the research of control science, MATLAB/Simulink simulation control algorithm is usually used, but it can not be directly applied to practice. In order to solve the above contradiction, this paper studies and designs the BLDC motor control platform based on the hardware-in-the-loop simulation technology. Using the RTW platform of Math Works Company, the Simulink control model is directly generated into the C code of the control hardware system. The realization of rapid prototyping control in hardware-in-the-loop simulation enables designers to focus on algorithm design instead of programming, which greatly improves the efficiency and reliability of development. The platform adopts the dual-machine mode of the host computer and the control model of the host computer. The target machine runs the x PC Target real-time kernel based on MATLAB, and receives the code of the control model designed by the host computer through Ethernet and runs in real time. And then control the hardware system. The main research work of this paper is as follows: (1) the related contents of BLDC motor are summarized. The structure and working principle of the motor are introduced. According to its structure, the mathematical model of the motor is introduced. Finally, the control method of the motor is discussed. (2) the modeling and simulation experiments of the BLDC motor control system are carried out. On the basis of the motor control method, the PID control system of the motor is modeled, and the model is simulated. Secondly, the fuzzy adaptive PID control system of motor is modeled and simulated, and compared with the experiment of PID control system. It is concluded that fuzzy adaptive PID control is more suitable for BLDC motor. (3) the hardware system design of BLDC motor control platform is introduced. The hardware structure of the whole system is discussed, and the selection and configuration of the host computer and the target machine are discussed respectively, and the contents of the communication between the two computers are introduced. Finally, the design of other hardware circuits and mechanical transmission system is introduced. (4) the fuzzy adaptive PID control system model and hardware system based on motor are introduced, and the hardware-in-the-loop simulation modeling of motor control platform is carried out. Experiments and verification were carried out. By comparing the experimental results with the simulation results, it is proved that the design meets the requirements of BLDC motor control.
【學(xué)位授予單位】:吉林大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:TM33

【參考文獻(xiàn)】

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

1 郭長(zhǎng)歡;黃建;;基于RT-LAB的無刷直流電動(dòng)機(jī)伺服系統(tǒng)半實(shí)物仿真[J];國(guó)外電子測(cè)量技術(shù);2015年10期

2 王云良;王繼水;王敏其;;無刷直流電機(jī)自適應(yīng)模糊優(yōu)化控制[J];電機(jī)與控制應(yīng)用;2014年11期

3 呂航;王淑紅;王延濤;武瀟;;對(duì)轉(zhuǎn)結(jié)構(gòu)永磁無刷直流電機(jī)的Simulink建模[J];微電機(jī);2014年05期

4 王海泉;廖雷;李紅軍;王東云;;基于xPC Target的直流電動(dòng)機(jī)實(shí)時(shí)控制系統(tǒng)設(shè)計(jì)[J];工礦自動(dòng)化;2013年05期

5 朱雁南;趙軍紅;陳海軍;;無刷直流電機(jī)系統(tǒng)仿真建模方法[J];四川兵工學(xué)報(bào);2012年10期

6 黃建強(qiáng);鞠建波;;半實(shí)物仿真技術(shù)研究現(xiàn)狀及發(fā)展趨勢(shì)[J];艦船電子工程;2011年07期

7 陳晉瑋;;基于Simulink的無刷直流電機(jī)仿真模型新策略[J];艦船電子對(duì)抗;2010年02期

8 楊益興;崔大連;周愛軍;;模糊自適應(yīng)PID控制器及Simulink仿真實(shí)現(xiàn)[J];艦船電子工程;2010年04期

9 王迎發(fā);夏長(zhǎng)亮;陳煒;;基于模糊規(guī)則的無刷直流電機(jī)起動(dòng)策略[J];中國(guó)電機(jī)工程學(xué)報(bào);2009年30期

10 孫佃升;白連平;;模糊自適應(yīng)PID控制器在無刷直流電機(jī)控制系統(tǒng)中的應(yīng)用[J];電氣傳動(dòng);2009年10期

相關(guān)碩士學(xué)位論文 前7條

1 林潛;永磁同步電機(jī)驅(qū)動(dòng)系統(tǒng)的硬件在環(huán)半實(shí)物仿真平臺(tái)研究[D];北京交通大學(xué);2014年

2 楊斌;基于DSP的電動(dòng)車用無刷直流電機(jī)模糊控制系統(tǒng)設(shè)計(jì)[D];哈爾濱理工大學(xué);2013年

3 黃丹軍;基于半實(shí)物仿真技術(shù)的永磁無刷直流電機(jī)控制平臺(tái)研究[D];華中科技大學(xué);2013年

4 常波;基于模糊PID算法的無刷直流電機(jī)調(diào)速研究與實(shí)現(xiàn)[D];電子科技大學(xué);2012年

5 呼明亮;基于dSPACE永磁無刷直流電機(jī)控制策略研究[D];浙江大學(xué);2012年

6 謝俊;基于DSP的無刷直流電機(jī)控制系統(tǒng)的設(shè)計(jì)與仿真研究[D];武漢理工大學(xué);2010年

7 張祺;基于dSPACE的永磁無刷直流電機(jī)驅(qū)動(dòng)控制系統(tǒng)設(shè)計(jì)與開發(fā)[D];電子科技大學(xué);2007年

,

本文編號(hào):2351041

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

本文鏈接:http://sikaile.net/kejilunwen/dianlidianqilunwen/2351041.html


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

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