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

當前位置:主頁 > 科技論文 > 電力論文 >

考慮風(fēng)機接入電能質(zhì)量的多目標電網(wǎng)規(guī)劃優(yōu)化

發(fā)布時間:2019-05-24 00:19
【摘要】:大規(guī)模風(fēng)電并網(wǎng)在推動電力行業(yè)快速發(fā)展,提高國家經(jīng)濟發(fā)展水平的同時,也對電網(wǎng)的規(guī)劃和電力系統(tǒng)的正常運行造成了極大的影響,尤其是風(fēng)電自身的不確定性等特性所引起的一系列不容忽視的電能質(zhì)量問題,其中電壓波動和閃變是風(fēng)電所造成的主要負面影響。為了保證規(guī)劃后的電網(wǎng)其電能質(zhì)量符合國家的有關(guān)標準,這就需要在電網(wǎng)規(guī)劃中考慮風(fēng)電場接入后產(chǎn)生的電能質(zhì)量問題。電網(wǎng)規(guī)劃已經(jīng)被證明是一個具有多目標、非線性等特點的相對復(fù)雜優(yōu)化問題,對其求解存在一定的困難?紤]到傳統(tǒng)優(yōu)化算法的目標權(quán)重人為選擇以及模擬二進制交叉算子的全局搜索性能較弱等問題,本文提出將正態(tài)分布交叉(NDX)算子引入到NSGA2算法中。一方面NSGA2算法利用快速非支配排序,擁擠度以及精英策略篩選出能夠使優(yōu)化方案的各目標函數(shù)值都比較大(或者比較小)的Pareto最優(yōu)解集,克服傳統(tǒng)多目標優(yōu)化算法的缺點;另一方面NDX算子借助正態(tài)分布和離散重組操作來提高對解空間的探索和開發(fā)能力,進一步擴大搜索空間。將這二者結(jié)合可以提高算法的全局搜索性能以及收斂性,從而獲得高質(zhì)量且分布均勻的Pareto最優(yōu)解。由于風(fēng)電場并網(wǎng)點處的閃變值與在此處電網(wǎng)的等效阻抗有著直接的關(guān)系,也就和電網(wǎng)的網(wǎng)絡(luò)架構(gòu)有關(guān),本文在考慮風(fēng)電并網(wǎng)所引起的電能質(zhì)量的基礎(chǔ)上,構(gòu)建了以線路總長度以及PCC處閃變值為目標的含風(fēng)電場多目標電網(wǎng)規(guī)劃模型。考慮到風(fēng)電以及負荷預(yù)測自身的不確定性,借助基于蒙特卡羅的直流概率潮流計算方法以及機會約束規(guī)劃方法來判斷規(guī)劃方案是否違反支路功率約束,以校驗優(yōu)化方案的可靠性。為了驗證本文所提模型以及方法的有效性,以IEEE-6節(jié)點以及修改后的IEEE-24節(jié)點系統(tǒng)為例,采用傳統(tǒng)遺傳算法以及兩種不同NSGA2算法進行規(guī)劃優(yōu)化,對比結(jié)果表明NSGA2算法在處理多目標規(guī)劃優(yōu)化問題中要比傳統(tǒng)遺傳算法表現(xiàn)出很大的優(yōu)越性,而相比經(jīng)典NSGA2算法,本文所提算法又具有較高的決策效率,其優(yōu)化得到的含風(fēng)電場電網(wǎng)的規(guī)劃方案,在保證經(jīng)濟性的同時,也使風(fēng)機并網(wǎng)點的電能質(zhì)量達到更高的品質(zhì)。
[Abstract]:Large-scale wind power grid connection not only promotes the rapid development of the power industry and improves the level of national economic development, but also has a great impact on the planning of the power grid and the normal operation of the power system. In particular, a series of power quality problems caused by the uncertainty of wind power itself can not be ignored, among which voltage fluctuation and flicker are the main negative effects caused by wind power. In order to ensure that the power quality of the planned power grid conforms to the relevant national standards, it is necessary to consider the power quality problems caused by the access of wind farms in the power grid planning. Power grid planning has been proved to be a relatively complex optimization problem with multi-objective, nonlinear and other characteristics, and it is difficult to solve it. Considering the artificial selection of the target weight of the traditional optimization algorithm and the weak global search performance of the simulated binary cross operator, this paper proposes to introduce the normal distribution cross (NDX) operator into the NSGA2 algorithm. On the one hand, NSGA2 algorithm uses fast non-dominant sorting, congestion and elite strategy to select the Pareto optimal solution set which can make the objective function value of the optimization scheme relatively large (or relatively small), so as to overcome the shortcomings of the traditional multi-objective optimization algorithm. On the other hand, NDX operator improves the ability to explore and develop the solution space by means of normal distribution and discrete recombination operation, and further expands the search space. By combining the two methods, the global search performance and convergence of the algorithm can be improved, and the Pareto optimal solution with high quality and uniform distribution can be obtained. Because the flicker value at the parallel dot of the wind farm is directly related to the equivalent impedance of the power grid here, and it is also related to the network structure of the power grid, this paper considers the power quality caused by the wind power grid connection. A multi-objective power grid planning model with wind farm is constructed, which aims at the total length of the line and the flicker value at PCC. Considering the uncertainty of wind power and load forecasting itself, the DC probabilistic power flow calculation method based on Monte Carlo and the opportunity constrained programming method are used to judge whether the planning scheme violates the branch power constraint. To verify the reliability of the optimization scheme. In order to verify the effectiveness of the model and method proposed in this paper, taking the IEEE-6 node and the modified IEEE-24 node system as examples, the traditional genetic algorithm and two different NSGA2 algorithms are used for planning optimization. The comparison results show that NSGA2 algorithm is superior to the traditional genetic algorithm in dealing with multi-objective programming optimization problems, and compared with the classical NSGA2 algorithm, the proposed algorithm has higher decision efficiency. The optimized planning scheme of wind farm power grid not only ensures the economy, but also makes the power quality of fan parallel network reach higher quality.
【學(xué)位授予單位】:天津大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2014
【分類號】:TM715

【參考文獻】

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

1 田書欣;程浩忠;曾平良;張立波;馬則良;洪紹云;張建平;Masoud BAZARGAN;;大型集群風(fēng)電接入輸電系統(tǒng)規(guī)劃研究綜述[J];中國電機工程學(xué)報;2014年10期

2 朱星陽;張建華;劉文霞;邱威;吳旭;蔣程;;風(fēng)電并網(wǎng)引起電網(wǎng)電壓波動的評價方法及應(yīng)用[J];電工技術(shù)學(xué)報;2013年05期

3 劉超男;劉昌卿;;直流潮流概述及其在靈敏度分析中的應(yīng)用[J];山東電力高等專科學(xué)校學(xué)報;2012年05期

4 王振宇;;風(fēng)電接入對電網(wǎng)電能質(zhì)量的影響分析[J];機電信息;2012年21期

5 袁建黨;袁鐵江;晁勤;郭立;張龍音;;含風(fēng)電電力系統(tǒng)規(guī)劃問題的探討[J];華東電力;2012年07期

6 李軍軍;吳政球;譚勛瓊;陳波;;風(fēng)力發(fā)電及其技術(shù)發(fā)展綜述[J];電力建設(shè);2011年08期

7 王茜;張粒子;;采用NSGA-Ⅱ混合智能算法的風(fēng)電場多目標電網(wǎng)規(guī)劃[J];中國電機工程學(xué)報;2011年19期

8 陳婕;熊盛武;林婉如;;NSGA-Ⅱ算法的改進策略研究[J];計算機工程與應(yīng)用;2011年19期

9 張樂豐;王增平;;風(fēng)電并網(wǎng)對電力系統(tǒng)的影響[J];江蘇電機工程;2011年02期

10 賀慶;郭劍波;;基于直流潮流模型的電力系統(tǒng)控制規(guī)則[J];電力系統(tǒng)自動化;2010年23期

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

1 鄭靜;考慮風(fēng)電場的輸電系統(tǒng)規(guī)劃研究[D];浙江大學(xué);2013年

2 于佳;配電網(wǎng)規(guī)劃優(yōu)化方法的研究[D];沈陽農(nóng)業(yè)大學(xué);2008年

3 吳義純;含風(fēng)電場的電力系統(tǒng)可靠性與規(guī)劃問題的研究[D];合肥工業(yè)大學(xué);2006年

4 趙海翔;風(fēng)電引起的電壓波動和閃變研究[D];中國電力科學(xué)研究院;2005年

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

1 王立娟;基于概率的含大規(guī)模風(fēng)電場的多目標輸電網(wǎng)規(guī)劃[D];東北電力大學(xué);2014年

2 張利;NSGA2算法及其在電力系統(tǒng)穩(wěn)定器參數(shù)優(yōu)化中的應(yīng)用[D];西南交通大學(xué);2013年

3 何新;基于不確定理論的含大型風(fēng)電場的電網(wǎng)擴展規(guī)劃[D];燕山大學(xué);2011年

4 盧冰;基于靜態(tài)電壓穩(wěn)定性的含風(fēng)電場的輸電網(wǎng)規(guī)劃方法研究[D];浙江大學(xué);2010年

5 常伯濤;基于粒子群算法的多目標輸電網(wǎng)擴展規(guī)劃研究[D];華北電力大學(xué)(河北);2008年

6 賀國慶;基于改進蟻群算法的輸電網(wǎng)絡(luò)擴展優(yōu)化規(guī)劃[D];華北電力大學(xué)(北京);2007年

,

本文編號:2484380

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

本文鏈接:http://www.sikaile.net/kejilunwen/dianlilw/2484380.html


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

版權(quán)申明:資料由用戶38a37***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com