亚洲免费av电影一区二区三区,日韩爱爱视频,51精品视频一区二区三区,91视频爱爱,日韩欧美在线播放视频,中文字幕少妇AV,亚洲电影中文字幕,久久久久亚洲av成人网址,久久综合视频网站,国产在线不卡免费播放

        ?

        改進(jìn)電磁暫態(tài)仿真中數(shù)值振蕩消除方法的研究

        2016-09-08 05:42:51解笑蘇張學(xué)凱國(guó)網(wǎng)山東省電力公司電力科學(xué)研究院濟(jì)南5000國(guó)網(wǎng)山東省電力公司濟(jì)南供電公司濟(jì)南500國(guó)網(wǎng)山東省電力公司濟(jì)南5000
        山東電力技術(shù) 2016年4期
        關(guān)鍵詞:暫態(tài)電力公司國(guó)網(wǎng)

        解笑蘇,王 帆,張學(xué)凱(.國(guó)網(wǎng)山東省電力公司電力科學(xué)研究院,濟(jì)南 5000;.國(guó)網(wǎng)山東省電力公司濟(jì)南供電公司,濟(jì)南 500;.國(guó)網(wǎng)山東省電力公司,濟(jì)南 5000)

        ·專(zhuān)題論述·

        改進(jìn)電磁暫態(tài)仿真中數(shù)值振蕩消除方法的研究

        解笑蘇1,王帆2,張學(xué)凱3
        (1.國(guó)網(wǎng)山東省電力公司電力科學(xué)研究院,濟(jì)南250003;2.國(guó)網(wǎng)山東省電力公司濟(jì)南供電公司,濟(jì)南250012;3.國(guó)網(wǎng)山東省電力公司,濟(jì)南250001)

        在不采取任何修正措施的情況下,電磁暫態(tài)仿真計(jì)算在開(kāi)關(guān)動(dòng)作時(shí)可能會(huì)出現(xiàn)數(shù)值振蕩現(xiàn)象。目前,線(xiàn)性插值法是消除這種振蕩最常用的方法。但是,如果插值法采用的初始數(shù)值存在誤差,數(shù)值震蕩可能無(wú)法被完全消除。提出一種改進(jìn)的線(xiàn)性插值法,通過(guò)調(diào)整計(jì)算方法排除誤差影響來(lái)解決這一問(wèn)題,并通過(guò)仿真對(duì)結(jié)果進(jìn)行了驗(yàn)證。

        電磁暫態(tài)仿真;數(shù)值震蕩;線(xiàn)性插值

        0 Introduction

        Electromagnetic transient simulation has characteristics of accurate phenomenon portray and good numerical stability,and thus plays a key role in power system design and planning,analysis and operating control,online dynamic security assessment and so on.As a result of the trapezoidalmethod's own flaw,the computing process has a risk of numerical oscillation at the same time of switches action when nomeasures are taken[1].

        The CDA method[2-4]was firstly used to solve the problem.This method uses 2 steps of the backward Euler method to replace the trapezoidal method when switches act,and it performs well without using the value before changes happen.But facing themore and more complex simulation models such as power electronic devices,its complication and low efficiency expose.

        The linear interpolation method replaced the CDA methodbecauseofthehigherefficiencyand flexibility[5-9]. As the simulating step of integration is small enough,the part of curve between two points can be regarded as a straight line approximately,and any points in this part can be calculated according to this line.This method provides a shortcut for calculating any point in range of one step and eliminating numerical oscillations.

        The existing linear interpolationmethod has a defect that the oscillation may not be eliminated when error existing in the calculation progress.Although this case may not happen at usual time,it does have a big in-fluence on the simulation result.

        1Generation of NumericalOscillation

        The numerical oscillation is caused by the sudden change of non-state variables when the state variables crossing zero,owing to the defect of trapezoidal method.

        Figure1 A Simple System

        Figure 1 shows a simple system as an example.If the switch breaks at t=1,i and vLshould change along the real line in Figure 2.

        Figure 2 Cause of NumericalOscillation

        Butusing the trapezoidalmethod,we can get

        Aswe know,when t≥2,i(t)=i(t-1)=0.And then we can get

        As a result,the wave of vLbecomes the dotted line in Figure 2(b),and the numerical oscillation arises.

        2 The Defectof Linear Interpolation Method

        The steps of the linear interpolationmethod to eliminate numerical oscillation are as follows:

        1)Calculate the unmodified result of t=2 using the trapezoidalmethod based on the result of t=1;

        2)Calculate the result of t=1.5 using the interpolationmethod based on the resultof t=1 and the unmodified result of t=2;

        3)Calculate the result of t=2.5 using the trapezoidalmethod based on the result of t=1.5;

        4)Calculate the modified result of t=2 using the interpolation method based on the result of t=1.5 and t=2.5;

        Generally,thismethod is correct and efficient,but the result may be as Figure 3 when error existing in the result of t=1.

        Figure 3 The result of interpolation method when error existing

        Assuming thatwemade amistake of i(1)=Δi not 0,the unmodified result should be

        Using the linear interpolationmethod,we can get

        According to the trapezoidal method and the linear interpolationmethod,we can get

        Themodified v(3)≠0,and i(3)=0.Ifwe continue the calculation,we will get v(4)=-v(3)and v(5)=v (3)… .The numerical oscillation will never be eliminated.

        3 The Improved Linear Interpolation Method

        Facing the defect above,the numerical oscillation will be easily eliminated if we just change the order of calculation as follows:

        1)Calculate the unmodified result of t=2 using the trapezoidalmethod based on the result of t=1;

        2)Calculate the result of t=1.5 using the interpolationmethod based on the result of t=1 and the unmodified result of t=2;

        3)Calculate the unmodified result of t=3 using the trapezoidal method based on the unmodified result of t=2;

        4)Calculate themodified result of t=2.5 using the interpolationmethod based on the unmodified result of t=2 and t=3;

        5)Calculate the modified result of t=2 using the interpolation method based on the result of t=1.5 and t=2.5;

        As same as the assumption above,we can get the same resultas Equation(7)and Equation(8).And according to the trapezoidal method and the improved method,we can calculate

        Themodified v(3)=0,and i(3)=0,the numerical oscillation is eliminated.The simulation results comparison of the twomethods is as Figure 4.

        Figure 4 The resultof new method when error existing

        4 Conclusions

        The existing linear interpolation method may not be efficient in eliminating the numerical oscillation when error existing in the calculation progress.We provide an improved linear interpolation method,and prove its correctness in frontof errors.

        Reference

        [1]H.W.Dommel.EMTP Theory Book[M].Beijing,China:Water Resources and Electric Power Press,1991.

        [2]J.R.Marti,J.Lin.Suppression of Numerical Oscillations in theEMTP[J].IEEE Transaction on Power Systems,1989,4(2):739-747.

        [3]J.M.Lin,J.R.Marti.Implementation of the CDA Procedure in the EMTP[J].IEEE Trans.Power Systems,1990,5(2):394-402.

        [4]Wang Chengshan,Li Peng,Wang Liwei.Research Progress of Electromagnetic Transient Simulation for Power Systems[J].Automation of Electric Power Systems,2009,33(10):97-103.

        [5]P.Kuffel,K.Kent,G.Irwin.The Implementation and Effectiveness of Linear Interpolation within Digital Simulation[J].Electrical Power and Energy System,1997,19(4):221-227.

        [6]A.M.Gole.Electromagnetic transient simulation of power electronic equipment in power systems:challenges and solutions. Power Engineering Society General Meeting,2006,Montreal,Canada.

        [7]Zou Ming,Mahseredjian Jean,Joos Geza,et al.Interpolation and Reinitialization in Time-domain Simulation of Power Electronics Circuits[J].Electric Power Systems Research,2006,76 (8):688-694.

        [8]Wang Chengshan,Li Peng,Huang Bibin,et al.An Interpolation Algorithm for Time-Domain Simulation of Power Electronics Circuit Considering Multiple Switching Events[J].Transactions of China Electrotechnical Society,2010,25(6):84-88.

        [9]Liu Tao,Yan Yipeng,Jin Na,et al.Interpolation Algorithm for ElectromagneticTransientSimulationConsideringMultiple Switching Events[J].Proceedings of the CSU-EPSA,2013,25 (6):144-147.

        Accepted date:2016-03-09

        Xie Xiaosu(1987),received master degree in Engineering from North China Electric Power University in 2013.He is now working in State Grid Shandong Electric Power Research Institute.His main research interest is generator excitation.

        Im proved Numerical Oscillation Elim ination M ethod in Electromagnetic Transient Simulation

        XIE Xiaosu1,WANG Fan2,ZHANG Xuekai3
        (1.State Grid Shandong Electric Power Research Institute,Jinan 250003,China;2.State Grid Jinan Power Supply Company,Jinan 250012,China;3.State Grid Shandong Electric Power Company,Jinan 250001,China)

        Electromagnetic transient simulation has a risk of numerical oscillation at the same time of switches action when no measure is taken.The linear interpolation method ismostwidely used to eliminate the numerical oscillation at present.But in the case of error existing in the initial value,the numerical oscillation may not be eliminated completely.We put forward an improved method of linear interpolation by adjusting the calculation method to eliminate the influence of errors to solve this problem,and prove the results through simulation.

        electromagnetic transient simulation;numerical oscillation;linear interpolation

        TM744

        A

        1007-9904(2016)04-0026-03

        猜你喜歡
        暫態(tài)電力公司國(guó)網(wǎng)
        國(guó)網(wǎng)甘肅省電力公司創(chuàng)新成果展示
        300Mvar空冷隱極同步調(diào)相機(jī)暫態(tài)特性仿真分析
        巨怪電力公司面試中
        電力系統(tǒng)全網(wǎng)一體化暫態(tài)仿真接口技術(shù)
        電子制作(2018年14期)2018-08-21 01:38:28
        大型電力公司面臨的財(cái)務(wù)風(fēng)險(xiǎn)
        國(guó)網(wǎng)江西電力2017 回眸
        江西電力(2018年1期)2018-03-05 02:26:46
        除氧器暫態(tài)計(jì)算研究
        特別感謝為本刊付出辛勤勞動(dòng)的審稿專(zhuān)家(按姓氏拼音排序):
        湖南電力(2016年1期)2016-03-12 02:10:54
        特別感謝為本刊付出辛勤勞動(dòng)的審稿專(zhuān)家 (按姓氏拼音排序)
        湖南電力(2016年6期)2016-03-11 03:38:05
        與綠色同行——省電力公司環(huán)保工作掠影
        河南電力(2015年5期)2015-06-08 06:01:43
        国产精品无码无片在线观看 | 一个人午夜观看在线中文字幕| 国产三级精品和三级男人| 日本一区二区高清在线观看| 亚洲一区二区三区色偷偷| 成人无码一区二区三区| 亚洲中文字幕无码一久久区| 亚洲 欧美精品suv| 欧美日韩国产综合aⅴ| 久久精品国产88久久综合| 国产一区二区三区porn | 偷拍激情视频一区二区三区| 国产精品熟女视频一区二区| 亚洲人成人影院在线观看| 成人亚洲欧美久久久久| 日韩人妻有码中文字幕| 狂插美女流出白浆视频在线观看| 久久无码潮喷a片无码高潮| 任我爽精品视频在线播放| 亚洲成a人片在线观看无码| 亚洲国产精品嫩草影院久久| 国产成年无码久久久免费| 中文字幕亚洲精品一二三区| 少妇高潮精品在线观看| 成人免费直播| 欧美丰满大乳高跟鞋| 中文字幕巨乱亚洲| 中文字幕中乱码一区无线精品| 美女脱了内裤洗澡视频| 亚洲av无码一区二区一二区| 国产97在线 | 中文| 在线视频这里只有精品| 成人av天堂一区二区| 最近中文字幕精品在线| 国产日产精品_国产精品毛片| 欧美黑人性暴力猛交喷水黑人巨大 | 日本a级片一区二区三区| 国产精品成人免费视频一区| 日本丰满人妻xxxxxhd| 97人妻碰免费视频| 在线高清亚洲精品二区|