一种基于遗传算法的故障限流器优化布点配置方法与流程

文档序号:12366815阅读:来源:国知局

技术特征:

1.一种基于遗传算法的故障限流器优化布点配置方法,其特征在于:包括顺序执行的以下步骤:

步骤1、通过对电网指定电压等级节点进行三相短路故障的短路电流扫描,确定需要限制短路电流的全部节点,并计算上述节点的自阻抗、互阻抗值;同时,设定电网中能够安装的故障限流器数量下限值为1、上限值为M,设定故障限流器的阻值范围,设定限制短路电流的节点的限流目标;

步骤2、定义遗传算法中的每个染色体为由故障限流器在电网中的安装位置、故障限流器的安装数量以及故障限流器的阻值信息组成的二进制代码序列,设定遗传算法的种群中染色体的总数为N;

步骤3、设定遗传算子系数,经过遗传算子迭代,寻找种群最优适应函数值FV对应的染色体作为全局最优个体,按照全局最优个体的二进制代码序列所对应的故障限流器在电网中的安装位置、故障限流器的安装数量以及故障限流器的阻值信息进行故障限流器的配置;

步骤4、改变遗传算子系数,产生相应的故障限流器在电网中的配置方案,选取满足限流效果且限流效果最佳情况下对应的遗传算子系数以及相应的故障限流器的配置方案为最终结果。

2.根据权利要求1所述的基于遗传算法的故障限流器优化布点配置方法,其特征在于:步骤3中,种群最优适应函数值FV的数学模型如下:

<mrow> <mfenced open = "{" close = ""> <mtable> <mtr> <mtd> <mrow> <mi>max</mi> <mi>&delta;</mi> <mo>=</mo> <mfrac> <mrow> <mi>&Sigma;</mi> <mo>|</mo> <msubsup> <mi>&Delta;Y</mi> <mrow> <mi>i</mi> <mi>i</mi> </mrow> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> </msubsup> <mo>|</mo> <msup> <mi>&epsiv;</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> </msup> </mrow> <mrow> <msub> <mi>Y</mi> <msub> <mi>f</mi> <mn>1</mn> </msub> </msub> <mo>+</mo> <msub> <mi>Y</mi> <msub> <mi>f</mi> <mn>2</mn> </msub> </msub> <mo>+</mo> <mo>...</mo> <mo>+</mo> <msub> <mi>Y</mi> <msub> <mi>f</mi> <msup> <mi>i</mi> <mo>&prime;</mo> </msup> </msub> </msub> <mo>+</mo> <mo>...</mo> <mo>+</mo> <msub> <mi>Y</mi> <msub> <mi>f</mi> <mi>m</mi> </msub> </msub> </mrow> </mfrac> </mrow> </mtd> </mtr> <mtr> <mtd> <mtable> <mtr> <mtd> <mrow> <mi>s</mi> <mo>.</mo> <mi>t</mi> <mo>.</mo> </mrow> </mtd> <mtd> <mrow> <msubsup> <mi>Y</mi> <mrow> <mi>i</mi> <mi>i</mi> </mrow> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> </msubsup> <mo>&le;</mo> <msubsup> <mi>Y</mi> <mi>G</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> </msubsup> </mrow> </mtd> </mtr> </mtable> </mtd> </mtr> </mtable> </mfenced> <mo>,</mo> <mn>1</mn> <mo>&le;</mo> <mi>k</mi> <mo>&le;</mo> <mi>n</mi> </mrow>

上式中:

等号左边即为种群最优适应函数值FV;

k为节点号;

n为支路节点总数;

Yfi'为故障限流器的阻值,i'取1到m,m表示使用的故障限流器的数量;

ε(k)为节点号为k的节点超过短路电流允许值的幅度,为节点号为k的节点的限流目标,为节点号为k的节点的短路电流值;

Yii(k)为节点号为k的节点自导纳模值,满足为节点号为k的节点线路导纳;

YG(k)为节点号为k的节点的短路电流恰好达到时的节点号为k的节点的自导纳值;加入故障限流器前后节点号为k的节点的自导纳模值之差。

3.根据权利要求2所述的基于遗传算法的故障限流器优化布点配置方法,其特征在于:计算过程中,在节点导纳矩阵中计算加入故障限流器后的节点导纳;

加入故障限流器前的节点导纳矩阵形式如下:

<mrow> <mi>Y</mi> <mo>=</mo> <mfenced open = "[" close = "]"> <mtable> <mtr> <mtd> <msub> <mi>Y</mi> <mn>11</mn> </msub> </mtd> <mtd> <msub> <mi>Y</mi> <mn>12</mn> </msub> </mtd> <mtd> <mo>...</mo> </mtd> <mtd> <msub> <mi>Y</mi> <mrow> <mn>1</mn> <mi>n</mi> </mrow> </msub> </mtd> </mtr> <mtr> <mtd> <msub> <mi>Y</mi> <mn>21</mn> </msub> </mtd> <mtd> <msub> <mi>Y</mi> <mn>22</mn> </msub> </mtd> <mtd> <mo>...</mo> </mtd> <mtd> <msub> <mi>Y</mi> <mrow> <mn>2</mn> <mi>n</mi> </mrow> </msub> </mtd> </mtr> <mtr> <mtd> <mtable> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> </mtable> </mtd> <mtd> <mtable> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> </mtable> </mtd> <mtd> <mtable> <mtr> <mtd> <mrow></mrow> </mtd> </mtr> <mtr> <mtd> <mrow></mrow> </mtd> </mtr> <mtr> <mtd> <mrow></mrow> </mtd> </mtr> </mtable> </mtd> <mtd> <mtable> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> <mtr> <mtd> <mo>.</mo> </mtd> </mtr> </mtable> </mtd> </mtr> <mtr> <mtd> <msub> <mi>Y</mi> <mrow> <mi>n</mi> <mn>1</mn> </mrow> </msub> </mtd> <mtd> <msub> <mi>Y</mi> <mrow> <mi>n</mi> <mn>2</mn> </mrow> </msub> </mtd> <mtd> <mo>...</mo> </mtd> <mtd> <msub> <mi>Y</mi> <mrow> <mi>n</mi> <mi>n</mi> </mrow> </msub> </mtd> </mtr> </mtable> </mfenced> </mrow>

上式中,节点i和节点j之间的互导纳用Yij表示,节点i的自导纳用Yii表示,i和j均在1到n中取值;

加入故障限流器后的节点导纳矩阵形式如下:

上式中:

<mfenced open = "{" close = ""> <mtable> <mtr> <mtd> <mrow> <msub> <mi>y</mi> <mrow> <mi>i</mi> <mi>j</mi> </mrow> </msub> <mo>=</mo> <mfrac> <mn>1</mn> <msubsup> <mi>Z</mi> <mi>f</mi> <mo>&prime;</mo> </msubsup> </mfrac> </mrow> </mtd> </mtr> <mtr> <mtd> <mrow> <msubsup> <mi>Z</mi> <mi>f</mi> <mo>&prime;</mo> </msubsup> <mo>=</mo> <mo>-</mo> <mrow> <mo>(</mo> <mfrac> <msubsup> <mi>Z</mi> <mrow> <mi>i</mi> <mi>j</mi> </mrow> <mn>2</mn> </msubsup> <msub> <mi>Z</mi> <mi>f</mi> </msub> </mfrac> <mo>+</mo> <msub> <mi>Z</mi> <mrow> <mi>i</mi> <mi>j</mi> </mrow> </msub> <mo>)</mo> </mrow> </mrow> </mtd> </mtr> </mtable> </mfenced>

Zf为接入节点i和节点j之间的支路的故障限流器的电抗;

Zij为节点i和节点j之间的支路在接入故障限流器之前的阻抗。

当前第2页1 2 3 
网友询问留言 已有0条留言
  • 还没有人留言评论。精彩留言会获得点赞!
1