博碩士論文 105521119 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:33 、訪客IP:3.141.100.120
姓名 呂賀為(He-Wei Lyu)  查詢紙本館藏   畢業系所 電機工程學系
論文名稱 微電網之孤島與併網模式切換技術
(Switching Technology of Islanding and Grid-Connected Modes for Microgrid)
相關論文
★ 高效能電子轉向控制器設計★ 微電網能源管理系統優化調度基於螢火蟲移動迴歸策略
★ 以半區間法為基礎之最大功率追蹤技術於能源轉換系統之設計★ 智慧型電力品質事件辨識技術於分散式能源 之監測辨識系統開發
★ 以自適應性線性濾波器與頻率檢測法為基礎之並聯主動式電力濾波器設計★ 以互補式單側多脈波寬度調變之低電流漣波高增益比昇壓轉換器研製
★ 以類神經網路為基礎之時頻域混合交流電弧爐模型於電力品質分析之應用★ 以虛擬同步發電機為基礎之微電網轉換器控制算法設計
★ 以IEEE 1459標準為基礎之選擇性補償策略應用於並聯式主動電力濾波器設計★ 結合雙二階廣義積分法與鎖頻迴路為基礎 之串聯式主動電力濾波器設計
★ 微電網與市電併聯之同步控制器設計★ 以自適應性為基礎之遞迴式最小二乘方法應用於配電型靜態同步補償器設計
★ 磁共振式無線功率傳輸系統之線圈及鐵氧體設計與分析★ 具共振頻率切換之多輸出無線功率傳輸裝置研製
★ 高功率雷射源之切換式電源供應器★ 應用於微電網故障保護之專家系統
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 ( 永不開放)
摘要(中) 本文旨在實現一演算法,使微電網能順利地在孤島與併網模式間進行切換且能穩定運作,為了能順利將微電網併上市電,首先需測量微電網端之三相電壓值,透過鎖相迴路計算其相位角,並符合併網相關規範。相位檢測採用同步參考軸鎖相迴路(Synchronous Reference Frame,SRF-PLL),其優勢是架構最為簡單,當微處理器在運算時可簡化運算之複雜度,且容易實現。
文中利用Matlab/Simulink模擬一微電網之架構,並用Dev-C++模擬演算法並驗證其可行性,最後將演算法寫入Renesas RX62T微處理器做運算。在硬體部分以三相四線半橋式變流器模擬一微電網,藉由演算法可將變流器在孤島與併網模式下切換,利用電壓、電流感測電路將三相輸出電壓、電流拉回微處理器做運算,即達到閉迴路控制之目的。

關鍵字:微電網、孤島模式、併網模式、同步參考軸鎖相迴路
摘要(英) Abstract
The purpose of this thesis is to implement an algorithm that enables the microgrid to switch between islanding and grid-connected operation modes smoothly and to operate stably. To be able to successfully grid-connected with utility grid, it is necessary to measure the three-phase voltage of the microgrid first. Calculate the phase angle through the phase-locked loop and meet the related grid codes or regulations. The phase detection adopts Synchronous Reference Frame (SRF-PLL). The advantage is that the topology is the simplest. When the microprocessor is in operation, it can simplify the computational complexity and it is easy to implement.

This thesis uses Matlab/Simulink to simulate the architecture of a microgrid and uses Dev-C++ simulation algorithm to verify its feasibility. Finally, the algorithm is written into the Renesas RX62T microprocessor for operation. In the hardware implementation, a microgrid is simulated by a three-phase four wire, half-bridge inverter. The inverter can be switched between island and grid mode by using the proposed algorithm. The voltage and current sensing circuit are used to output the three-phase voltage. The current is recall or feedback to the microprocessor for closed- loop operation control.

Keywords: Microgrid, Islanding Mode, Grid-Connected Mode, SRF-PLL
關鍵字(中) ★ 微電網
★ 孤島模式
★ 併網模式
★ 同步參考軸鎖相迴路
關鍵字(英) ★ Microgrid
★ Islanding Mode
★ Grid-Connected Mode
★ SRF-PLL
論文目次 論文摘要 i
Abstract ii
目錄 iii
圖目錄 vii
表目錄 x
第一章 緒論 1
1-1 研究背景與動機 1
1-2 文獻探討 2
1-3 論文大綱 3
第二章 微電網簡介 4
2-1 孤島偵測技術 4
2-1-1 被動式孤島偵測(Passive Islanding Detection) 5
2-1-2 主動式孤島偵測(Active Islanding Detection) 6
2-1-3 孤島偵測技術比較 8
2-2 微電網之相位檢測技術 9
2-2-1 零交越法(Zero-Crossing Method) 9
2-2-2 三相電壓濾波法(Three Phase Voltage Filtering)[11] 10
2-2-3 鎖相迴路法(Phase Lock Loop, PLL) 11
2-3併網規範 16
2-4 章節總結 18
第三章 微電網之控制策略介紹 19
3-1 孤島模式(Islanding Mode) 19
3-2 同步控制器(Synchronization Controller) 20
3-3 併網模式(Grid-Connected Mode) 21
第四章 系統介紹與模擬結果 23
4-1 系統架構 23
4-1-1 變流器 23
4-1-2正弦脈波寬度調變技術 24
4-1-3 單相變流器(Single Phase Inverter) 25
4-1-4 三相變流器(Three Phase Inverter) 31
4-2 孤島模式下之模擬波型 33
4-2-1 Case1:在孤島模式下空載之波形 34
4-2-2 Case2:在孤島模式下輕載之波形: 35
4-2-3 Case3:在孤島模式下重載之波形 : 37
4-3 併網模式下之波型 38
第五章 實驗結果 41
5-1 系統硬體介紹 43
5-1-1 電壓感測電路 46
5-1-2 電流感測電路 47
5-2 系統韌體介紹 48
5-2-1 微處理器介紹 48
5-2-2 演算法之程式規劃 51
5-3孤島模式下之波形 52
5-3-1 Case1:在孤島模式下空載之波形 54
5-3-2 Case2:在孤島模式下輕載之波形 55
5-3-3 Case3:在孤島模式下重載之波形 55
第六章 結論與未來發展 57
6-1 結論 57
6-2 未來研究方向 58
參考文獻 59
參考文獻 參考文獻
[1] 王成山,李鵬.分散式發電、微網與智慧配電網的發展與挑戰原文網址:https://itw01.com/VMDOCEX.html
[2] Irvin J. Balaguer, Student Member, IEEE, Qin Lei, Shuitao Yang, Uthane Supatti, Student Member, IEEE, and Fang Zheng Peng, Fellow, IEEE, “Control for Grid-Connected and Intentional Islanding Operations of Distributed Power Generation,” in IEEE transactions on industrial electronics, VOL. 58, NO. 1, JANUARY 2011
[3] G.A.Smith, P.A.Onions and D.G. Infield, “Predicting islanding operation of grid connected PV inverters,” IEE Proc.-Electr. Power Appl., Vol. 147, No. 1. January 2000
[4] Chunlai Li2, Qian Hui1, Yun Teng1, Chao Xiong1 and Yipeng Zhu1 “Island detection based on improved Sandia Frequency-Shift Method” International Conference on Intelligent Systems Design and Engineering Applications, DOI 10.1109/ISDEA.2015.125
[5] F. Wang and Z. Mi, “Passive islanding detection method for grid
connected PV system,” International Conference on Industrial and
Information Systems, pp. 409-412, 2009.
[6] 中興電工http://www.chem.com.tw/products/%E5%BE%AE%E9%9B%BB%E7%B6%B2%E7%B0%A1%E4%BB%8B
[7] F. Wang and Z. Mi, “Passive islanding detection method for grid connected PV system,” International Conference on Industrial and Information Systems, pp. 409-412, 2009.
[8] J. Sung-Il, and K. H. Kim, “An Islanding Detection Method for Distributed Generations Using Voltage Unbalance and Total HarmonicDistortion of Current,” IEEE Transactions on Power Delivery, vol. 19,no. 2, 2004.
[9] M. E. Ropp, M. Begovic, A. Rohatgi, “Analysis and performance assessment of the active frequency drift method of islanding prevention,” IEEE Transactions on Energy Conversion, vol. 14, no. 3,1999.
[10] L. A. C. Lopes, H. Sun, “Performance assessment of active frequency drifting islanding detection methods,” IEEE Transactions on Energy Conversion, vol. 21, no. 1, 2006.
[11] F. Blaabjerg, R. Teodorescu, M. Liserre, A. V. Timbus: “Overview of control and grid synchronization for distributed power generation systems” , IEEE Transactions on Industrial Electronics, vol. 53, no. 5, 2006.
[12] W. Y. Wu, X. Q. Guo, 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-187, Apr. 2011.
[13] Silva, S.A.O. and Coelho, E.A.A., “Analysis and Design of a Three-Phase PLL Structure for Utility Connected Systems under Distorted Utility Conditions”, in Proc. Conf. Rec. IEEE-CIEP, 2004,pp.218-223.
[14] L. Rolim, D. Costa, M. Aredes. “Analysis and software implementation of a robust synchronizing PLL circuit based on the pq theory”. IEEE Trans. Industrial Electronics, Vol. 53, No.6, pp. 1919-1926, 2006.
[15] IEEE Std. 1547, “IEEE standard for interconnecting distributed resources with electric power systems,” IEEE Standards Coordinating 107Committee 21 on Fuel Cells, Photovoltaics, Dispersed Generation, and Energy Storage,2003.
[16] 蔡學宗,「基於二次諧波注入於電壓控制型逆變器之孤島偵測方法」,國立中山大學電機工程學系博士論文,中華民國一百零二年。
[17] I. J. Balaguer, L. Qin, Y. Shuitao, U. Supatti, P. F. Zheng, “Control for grid-connected and intentional islanding operations of distributed power generation,” IEEE Trans. on Ind. Electron., vol. 58, no. 1, pp. 147-157, Jan. 2011.
[18] 江炫樟,電力電子學,全華科技圖書股份有限公司,第三版,
民國九十八年。
[19] Renesas https://www.renesas.com/zh-tw/products/microcontrollers- microprocessors/rx/rx600/rx62t.html

[20] 陳昭憲,「微電網與市電併聯之同步控制器設計」,國立中央大學電機工程學系碩士論文,中華民國一百零六年。
指導教授 陳正一(Cheng-I Chen) 審核日期 2018-8-24
推文 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聯絡  - 隱私權政策聲明