博碩士論文 108521092 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:89 、訪客IP:3.145.77.82
姓名 陳柏愷(Bo-Kai Chen)  查詢紙本館藏   畢業系所 電機工程學系
論文名稱 基於遞迴式小波模糊類神經控制策略之智慧型變流器設計
(Design of a Smart Inverter Based on Recurrent Wavelet Fuzzy Neural Network Control Strategy)
相關論文
★ 高效能電子轉向控制器設計★ 微電網能源管理系統優化調度基於螢火蟲移動迴歸策略
★ 以半區間法為基礎之最大功率追蹤技術於能源轉換系統之設計★ 智慧型電力品質事件辨識技術於分散式能源 之監測辨識系統開發
★ 以自適應性線性濾波器與頻率檢測法為基礎之並聯主動式電力濾波器設計★ 以互補式單側多脈波寬度調變之低電流漣波高增益比昇壓轉換器研製
★ 以類神經網路為基礎之時頻域混合交流電弧爐模型於電力品質分析之應用★ 以虛擬同步發電機為基礎之微電網轉換器控制算法設計
★ 以IEEE 1459標準為基礎之選擇性補償策略應用於並聯式主動電力濾波器設計★ 結合雙二階廣義積分法與鎖頻迴路為基礎 之串聯式主動電力濾波器設計
★ 微電網與市電併聯之同步控制器設計★ 以自適應性為基礎之遞迴式最小二乘方法應用於配電型靜態同步補償器設計
★ 磁共振式無線功率傳輸系統之線圈及鐵氧體設計與分析★ 具共振頻率切換之多輸出無線功率傳輸裝置研製
★ 高功率雷射源之切換式電源供應器★ 應用於微電網故障保護之專家系統
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 ( 永不開放)
摘要(中) 本論文旨在改善微電網在併網模式時因負載變化而造成的實虛 功控制暫態響應,以及當市電端發生異常轉為孤島模式時,而造成的 電壓擾動的暫態響應,因此使用一具有模糊推理機制和線上學習能力 的 遞迴式小波 模糊類神經網路 (Recurrent Wavelet Fuzzy Neural Network, RWFNN)及來取代傳統比例積分(Proportional Integral, PI)控 制器,來改善暫態響應,達到更好的控制效果,該網路經常被應用在 處理具有非線性和不確定性的控制系統。
本文使用MATLAB R2017a/Simulink來建置一微電網之架構且分 別操作於併網模式與孤島模式來模擬,驗證 PI 與 FNN 及本文所使用 之 RWFNN 的演算法之可行性。實驗方面,將各演算法寫入德州儀器(Texas Instruments, TI)公司的 DSP TMS320F28335 微控制器中,再使 用 Opal-RT 所建立的硬體迴圈(Hardware-in-the-loop, HIL)作為架構, 驗證本文所提演算法及跟其他演算法相比之差異。
摘要(英) This paper dedicated to improve the transient response of the real and
reactive power control at grid-connected mode in the microgrid and the
voltage disturbance caused by the load change at islanding mode .
Therefore, a Recurrent Wavelet Fuzzy Neural Network (RWFNN)
with fuzzy inference mechanism and online learning capabilities is used to
replace the traditional Proportional Integral (PI) controller to improve
transient response . However, to achieve better control effect, the network
is often used to deal with non-linear and uncertain control systems.
This article uses MATLAB R2017a/Simulink to build a microgrid
architecture and operates in grid-connected mode and island mode
respectively to simulate the feasibility of PI and FNN and the RWFNN
algorithm used in this article. In terms of experiments, each algorithm is
implented on DSP TMS320F28335 microcontroller of Texas Instruments
(Texas Instruments, TI), and then the hardware-in-the-loop (HIL)
established by Opal-RT is used as architecture, verify the algorithm
proposed in this article and its differences compared with others.
關鍵字(中) ★ 微電網
★ 主從控制
★ 小波
★ 遞迴式
★ 模糊類神經
關鍵字(英) ★ Microgrid
★ Master-slave control
★ Wavelet
★ Recursive equation
★ Fuzzy Neural Network
論文目次 論文摘要..................................................................................................... I
ABSTRACT...............................................................................................II
致謝...........................................................................................................III
目錄.......................................................................................................... IV
圖目錄.....................................................................................................VII
表目錄...................................................................................................... XI
第一章 緒論...............................................................................................1
1-1 研究背景與動機 .............................................................................1
1-2 文獻探討..........................................................................................2
1-3 論文大綱..........................................................................................4
第二章 微電網之控制策略 ......................................................................5
2-1 控制策略之分類............................................................................5
2-1-1 中央控制法:..........................................................................5
2-1-2 主從控制法:..........................................................................6
2-1-3 下垂控制法:..........................................................................7
2-2 主從控制下之孤島模式與併網模式............................................9
2-3 微電網之相位檢測技術..............................................................12
2-3-1 零交越法(Zero-Crossing Method) ........................................12
2-3-2 電網電壓濾波法 (Filtering of Grid Voltages)......................13
2-3-3 鎖相迴路法(Phase Locked Loop, PLL)................................14
2-4 併網規範......................................................................................21
第三章 模糊類神經網路 ........................................................................25
3-1 模糊理論(FUZZY THEORY)...........................................................25
3-1-1 模糊化介面..........................................................................26
3-1-2 模糊知識庫..........................................................................26
3-1-3 模糊推論引擎......................................................................27
3-1-4 解模糊化..............................................................................27
3-2 模糊類神經網路..........................................................................29
3-3 小波轉換......................................................................................29
3-4 遞迴結構......................................................................................30
3-5 遞迴式小波模糊類神經網路......................................................31
3-5-1 遞迴式小波模糊類神經網路線上學習法則 .....................34
第四章 系統架構與模擬結果 ................................................................38
4-1 系統架構......................................................................................38
4-2 控制策略......................................................................................39
VI
4-2-1 併網模式..............................................................................39
4-2-2 孤島模式..............................................................................40
4-3 正弦脈波寬度調變......................................................................41
4-4 模擬環境建置與結果..................................................................42
4-4-1 情境一之模擬結果..............................................................43
4-4-2 情境二之模擬結果..............................................................52
4-4-3 情境三之模擬結果..............................................................57
第五章 硬體迴圈架構及實驗結果 ........................................................65
5-1 硬體迴圈測試環境 .......................................................................65
5-2 硬體迴圈實驗結果 .......................................................................71
第六章 結論與未來研究方向 ................................................................75
6-1 結論................................................................................................75
6-2 未來研究方向................................................................................75
參考文獻...................................................................................................77
參考文獻 [1] Daniel E. Olivares, Ali Mehrizi-Sani, Amir H. Etemadi, Claudio A.
Cañizares, Reza Iravani, Mehrdad Kazerani, Amir H. Hajimiragha,
Oriol Gomis-Bellmunt, Maryam Saeedifard, Rodrigo Palma-Behnke,
Guillermo A. Jiménez-Estévez and Nikos D. Hatziargyriou, “Trends in
microgrid control,” IEEE Trans. Smart Grid, vol. 5, no. 4, pp. 1905-
1919, 2014.
[2] X. Chen, Y. H. Wang and Y. C. Wang, “A novel seamless transferring
control method for microgrid based on master-slave
configuration,” 2013 IEEE ECCE Asia Downunder, Melbourne, VIC,
pp. 351-357, 2013.
[3] T. L. Vandoorn, J. D. M. De Kooning, B. Meersman and L. Vandevelde,
“Review of primary control strategies for islanded microgrids with
power-electronic interfaces,” Renew. Sustain. Energy Rev., vol. 19, pp.
613-628, Mar. 2013.
[4] “IEEE standard for interconnection and interoperability of distributed
energy resources with associated electric power systems
interfaces,” IEEE Std 1547-2018 (Revision of IEEE Std 1547-2003),
vol., no., pp.1-138, 6 April 2018
[5] 洪駿家,微電網逆變器之智慧型控制策略,國立中央大學電機工
程學系碩士論文,中華民國一百零九年。
[6] W. Y. Wu, X. Q. Guo and H. R. Gu, “Phase locked loop and
synchronization methods for grid-interfaced converters: A
review,” Przegląd Elektrotech. (Elect. Rev.), vol. 87, no. 4, pp. 182-
78
187, Apr. 2011.
[7] Se-Kyo Chung, “A phase tracking system for three phase utility
interface inverters,” IEEE Trans. Power Electronics, vol. 15, no. 3, pp.
431-438, May 2000.
[8] F. Blaabjerg, R. Teodorescu, M. Liserre and A. V. Timbus, “Overview
of control and grid synchronization for distributed power generation
systems,” IEEE Trans. Industrial Electronics, vol. 53, no. 5, pp. 1398-
1409, Oct. 2006.
[9] V. Parra-Vega, S. Arimoto, Yun-Hui Liu, G. Hirzinger and P. Akella,
“Dynamic sliding PID control for tracking of robot manipulators:
theory and experiments,” IEEE Trans. Robotics and Automation, vol.
19, no. 6, pp. 967-976, Dec. 2003.
[10]Wen Yu, Xiaoou Li, “Fuzzy identification using fuzzy neural networks
with stable learning algorithms,” IEEE Trans. Fuzzy Systems, vol. 12,
no. 3, pp. 411-420, June 2004.
[11]王文俊,認識 Fuzzy,第三版,全華圖書股份有限公司,中華民
國 105 年 4 月。
指導教授 陳正一(Cheng-I Chen) 審核日期 2021-9-23
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明