电力负荷预测毕业论文中英文资料外文翻译文献_第1页
电力负荷预测毕业论文中英文资料外文翻译文献_第2页
电力负荷预测毕业论文中英文资料外文翻译文献_第3页
电力负荷预测毕业论文中英文资料外文翻译文献_第4页
电力负荷预测毕业论文中英文资料外文翻译文献_第5页
已阅读5页,还剩25页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

中英文资料PAGE29中英文资料外文翻译文献基于改进的灰色预测模型的电力负荷预测[摘要]尽管灰色预测模型已经被成功地运用在很多领域,但是文献显示其性能仍能被提高。为此,本文为短期负荷预测提出了一个GM(1,1)—关于改进的遗传算法(GM(1,1)-IGA)。由于传统的GM(1,1)预测模型是不准确的而且参数的值是恒定的,为了解决这个问题并提高短期负荷预测的准确性,改进的十进制编码遗传算法(GA)适用于探求灰色模型GM(1,1)的最佳值。并且,本文还提出了单点线性算术交叉法,它能极大地改善交叉和变异的速度。最后,用一个日负荷预测的例子来比较GM(1,1)-IGA模型和传统的GM(1,1)模型,结果显示GM(1,1)-IGA拥有更好地准确性和实用性。关键词:短期的负荷预测,灰色系统,遗传算法,单点线性算术交叉法第一章绪论日峰值负荷预测对电力系统的经济,可靠和安全战略都起着非常重要的作用。特别是用于每日用电量的短期负荷预测(STLF)决定着发动机运行,维修,功率互换和发电和配电任务的调度。短期负荷预测(STLF)旨在预测数分钟,数小时,数天或者数周时期内的电力负荷。从一个小时到数天以上不等时间范围的短期负荷预测的准确性对每一个电力单位的运行效率有着重要的影响,因为许多运行决策,比如:合理的发电量计划,发动机运行,燃料采购计划表,还有系统安全评估,都是依据这些预测。传统的负荷预测模型被分为时间序列模型和回归模型。通常,这些模型对于日常的短期负荷预测是有效的,但是对于那些特别的日子就会产生不准确的结果。此外,由于它们的复杂性,为了获得比较满意的结果需要大量的计算工作。灰色系统理论最早是由邓聚龙提出来的,主要是模型的不确定性和信息不完整的分析,对系统研究条件的分析,预测以及决策。灰色系统让每一个随机变量作为一个在某一特定范围内变化的灰色量。它不依赖于统计学方法来处理灰色量。它直接处理原始数据,来寻找数据内在的规律。灰色预测模型运用灰色系统理论的基本部分。此外,灰色预测可以说是利用介于白色系统和黑色系统之间的灰色系统来进行估计。信息完全已知的系统称为白色系统;相反地,信息完全未知的系统称为黑色系统。灰色模型GM(1,1)(即一阶单变量灰色模型)是灰色理论预测中主要的模型,由少量数据(4个或更多)建立,仍然可以得到很好地预测结果。灰色预测模型组成部分是灰色微分方程组——特性参数变化的非常态微分方程组,或者灰色差分方程组——结构变化的非常态差分方程组,而不是一阶微分方程组或者常规情况下的差分方程组。灰色模型GM(1,1)有一个参数,它在很多文章里经常被设为0.5,这个常数可能不是最理想的,因为不同的问题可能需要不同的值,否则可能产生错误的结果。为了修正前面提到的错误,本文尝试用遗传算法来估算值。JohnHolland首先描述了遗传算法(GA),以一个抽象的生物进化来提出它们,并且给出了一个理论的数学框架作为归化。一个遗传算法相对于其他函数优化方法的显著特征是寻找一个最佳的解决方案来着手,此方案不是以一个单一逐次改变的结构,而是给出一组使用遗传算子来建立新结构的解决措施。通常,二进制表示法应用于许多优化问题,但是本文的遗传算法(GA)采用改进的十进制编码表示方案。本文打算用改进的遗传算法(GM(1,1)-IGA)来解决电力系统中短期负荷预测(STLF)中遇到的问题。传统的GM(1,1)预测模型经常设定参数为0.5,因此背景值可能不准确。为了克服以上弊端,用改进的十进制编码的遗传算法来获得理想的参数值,从而得到较准确的背景值。而且,提出了单点线性算术交叉法。它能极大地改善交叉和变异的速度,使提出的GM(1,1)-IGA能更准确地预测短期日负荷。本文结构如下:第二章介绍灰色预测模型GM(1,1);第三章用改进的遗传算法来估算;第四章提出了GM(1,1)-IGA来实现短期日负荷预测;最后,第五章得出结论。第二章灰色预测模型GM(1,1)本章重点介绍灰色预测的机理。灰色模型GM(1,1)是时间序列预测模型,它有3个基本步骤:(1)累加生成,(2)累减生成,(3)灰色建模。灰色预测模型利用累加的原理来创建微分方程。本质上讲,它的特点是需要很少的数据。灰色模型GM(1,1),例如:单变量一阶灰色模型,总结如下:第一步:记原始数列:=是n阶离散序列。是m次时间序列,但m必须大于等于4。在原始序列的基础上,通过累加的过程形成了一个新的序列。而累加的目的是提供构建模型的中间数据和减弱变化趋势。定义如下:有,则是r次累加序列。第二步:设定值来预测通过GM(1,1),我们可以建立下面的一阶灰色微分方程:它的差分方程是。a称为发展系数,b称为控制变量。以微分的形式表示导数项,我们可以得到:在一个灰色GM(1,1)模型建立前,一个适当的值需要给出以得到一个好的背景值。背景值序列定义如下:其中,为方便起见,值一般被设为0.5,推导如下:然而,这个常量可能不是最理想的,因为不同的场合可能需要不同的值。而且,不管是发展系数a还是控制变量b都由值确定。由于系数是常量,原始灰色信息的白化过程可能被抑制。因此,GM(1,1)模型中预测值的准确性将会严重的降低。为了修正以上不足,系数必须是基于问题特征的变量,因此我们用遗传算法来估算值。第三步:构建累加矩阵B和系数向量。应用普通最小二乘法(OLS)来获得发展系数a,b。如下:于是有第四步:获得一阶灰色微分方程的离散形式,如下:解得为为第三章运用改进GA估算值为了预测出准确的灰色模型GM(1,1),残差校验是必不可少的。因此,本文中所提出的目标函数的方法可以确保预测值误差是最小。目标函数定义为最小平均绝对百分比误差,如下:且,为原始数据,为预测值,n是该数列的维数。从上面描述构建的GM(1,1),我们可以得到:在GM(1,1)中参数的值能够决定的值;不管是发展系数a还是控制变量b都由值确定。更重要的是,的结果由a,b决定,因此整个模型选择过程最重要的部分就是的值。在和残差之间有着某些复杂的非线性关系,这些非线性是很难通过解析来解决的,因此选择最理想的值是GM(1,1)的难点。遗传算法是一个随机搜索算法,模拟自然选择与演化。它能广泛应用正是基于后面两个基本方面:计算代码非常简单并且还提供了一个强大的搜索机制。它们函数相对独立,意味着它们不会被函数的属性所限制,例如:连续性,导数的存在,等等。尽管二进制法经常应用于许多优化问题,但是在本文我们采用改进十进制编码法方案来解决。在数值函数优化方面,改进的十进制编码法相对于二进制编码法拥有很大的优势。这些优势简要的叙述如下:第一步:GA的效率提高了,因此,没有必要将染色体转换为二进制类型。第二步:由于有效的内部电脑浮点表示,需要较少的内存。第三步:甄别二进制或其它值不会使精度降低,并且有更大的自由来使用不同的遗传算子。我们利用改进的十进制码代表性方法来寻找在灰色GM(1,1)模型中最佳系数的值。本文中,我们提出单点线性算术交叉法,并且利用它来获得值;它能极大地提高交叉和变异的速度。改进的十进制码代表性方法的步骤如下:(1)编码:假设是二进制字符串的C位,然后由右至左每隔n位转换为十进制。(n<C,n和C的值要确保精度)(2)随机化种群:选择一个整数M作为种族的大小,然后随机地从集合选择M点,如,这些点组成个体的原始种群,该序列被定义为:(3)评估适应度:在选择的过程中,个体被选择参与新个体的繁殖。拥有高度地适应度F()的个体逐代衍化和发展。适应度函数是是从个体获得的预测值。是迭代最小二乘总和的最大值。第四步:选择:在本文中,我们根据它们的适应度函数分别地计算出个体选定的概率,然后我们通过轮盘选择法,使繁殖的各自概率是,最后我们拿原始的个体来生成下一代的。第五步:交叉和变异:编码和交叉是相关的;我们利用了十进制码表示法,因此我们提出了一种新的交叉算子“单点线性算术交叉”。1)选择合适的两个有交叉概率的个体。2)为这两个选择的个体,我们仍然采用随机抽样方法以得到交叉算子。例如:3)交叉①互相交换它们的正确的字符串。②位在左侧的交叉可以通过以下计算算法:a:基因分析:b:交换后基因:称为交叉系数,每次根据随机的交叉系统来选择。4)变异:下面是一个新的变异方案:当变异算子被选择,新的基因值是一个在域权重的随机数,它是用原始基因值得到的加权总和。如果变异算子的值是,变异值是:是变异系数,。r是一个随机数,。每当进行变异操作时,r会被随机的挑选。因此,新的后代可以通过交叉和变异操作来创建。第六步:推出原则:选择当前的一代个体来繁殖下一代个体,然后求出适应度值并判断算法是否符合退出条件。如果符合条件,这个值就是最佳的,否则回到第四步,直到种群内所有个体达到统一标准或几代个体的数量超过最大值100。第四章.负荷预测案例在本章,我们试着对GM(1,1)-关于改进的遗传算法进行性能评估。第一步:m天的日负荷数据序列定义为,我们测量了每个小时的电力负荷,于是负荷序列向量就是一个24维数据。1点:2点:j点:24点:式中m是所建模型的天数,是日负荷数据序列的第j点。图1.原始数据和预测值第二步:我们利用改进的遗传算法为各自的负荷数据序列来选择值。接着,我们可以算出a和b,然后我们利用GM(1,1)-IGA来预测第m+1天中的第j点的负荷,于是我们可以得到,最后第m+1天地24个预测值构成了这个负荷数据序列。这有一个GM(1,1)-关于改进的遗传算法(GM(1,1)-IGA)的例子,两种预测日负荷数据曲线(7月26号)和原始的日负荷曲线同时在图1中画出。第三步:我们可以利用GM(1,1)-遗传算法的四个指标来检验精度,包括相对误差,均方差率,小误差概率和关联度误差。如果相对误差和均方差率较低,或者小误差概率和关联度误差较大,GM(1,1)-GA的准确性检验是较好的。设置模拟残差为,k=1,2,…,n设置模拟的相对剩余为k=1,2,…,n设置平均值为设置的方差为设置残差平均值为设置残差方差为因此,GM(1,1)-IGA的校验值如下:1).平均相对误差为2).均方差率为3).小误差概率为4).关联度为其中,根据上述公式,GM(1,1)-IGA的指标的校验值见表1。表1GM-IGA和GM的四个指标GM-GAGM平均相对误差0.0000900.0001均方差率0.00390.0073小误差概率10.92关联度0.980.90通过表1可以看出,GM-GA所以指标的精确度都是一级的,因此这个GM(1,1)-IGA可以被用来预测短期负荷。第四步:在图1中,我们可以得到GM(1,1)-IGA的预测负荷数据曲线比GM(1,1)的曲线更接近于原始的日负荷数据曲线。进一步分析,本文选择相对误差作为标准来评价两种模式。两种模型的偏差值如下,GM(1,1)的平均误差为2.285%,然而,GM(1,1)-IGA的平均误差为0.914%。第五章.结论本文提出了GM(1,1)-关于改进的遗传算法(GM(1,1)-IGA)来进行短期负荷预测。采用十进制编码代表性方案,改进的遗传算法用于获得GM(1,1)模型中的最优值。本文也提出了单点线性算术交叉法,它能极大地提高交叉和变异的速度,因此GM(1,1)-IGA可以准确地预测短期日负荷。GM(1,1)-IGA的特点是简单、易于开发,因此,它在电力系统中作为一个辅助工具来解决预测问题是适宜的。图2.GM(1,1)的偏差值图3.GM(1,1)-IGA的偏差值致谢这项工作是由国家自然科学基金部分支持。(70671039)参考文献[1]P.GuptaandK.Yamada,“AdaptiveShort-TermLoadForecastingofHourlyLoadsUsingWeatherInformation,”IEEETr.OnPowerApparatusandSystems.VolPas-91,pp2085-2094,1972.[2]D.W.Bunn,E.D.Farmer,“ComparativeModelsforElectricalLoadForecasting”.JohnWiley&Son,1985,NewYork.[3]AbdolhosienS.Dehdashti,JamesRTudor,MichaelC.Smith,“ForecastingOfHourlyLoadByPatternRecognition-ADeterministicApproach,”IEEETr.OnPowerApparatusandSystems,Vol.AS-101,No.9Sept1982.[4]S.RahrnanandRBhamagar,“AnexpertSystemBasedAlgorithmforShort-TermLoadForecast,”IEEETr.OnPowerSystems,Vol.AS-101,No.9Sept.1982[5]M.T.Hagan,andS.M.Behr,“TimeSeriesApproachtoShort-TermLoadForecasting,”IEEETrans.onPowerSystem,Vol.2,No.3,pp.785-791,1987.[6]XieNaiming,LiuSifeng.“ResearchonDiscreteGreyModelandItsMechanism”.IEEETr.System,ManandCybernetics,Vol1,2005,pp:606-610[7]J.L.Deng,“Controlproblemsofgreysystems,”SystemsandControlLetters,vol.1,no.5,pp.288-294,1982.[8]J.L.Deng,Introductiontogreysystemtheory,J.GreySyst.1(1)(1989)1–24[9]J.L.Deng,PropertiesofmultivariablegreymodelGM(1N),J.GreySyst.1(1)(1989)125–141.[10]J.L.Deng,Controlproblemsofgreysystems,Syst.ControlLett.1(1)(1989)288–294.[11]Y.P.Huang,C.C.Huang,C.H.Hung,Determinationofthepreferredfuzzyvariablesandapplicationstothepredictioncontrolbythegreymodelling,TheSecondNationalConferenceonFuzzyTheoryandApplication,Taiwan,1994,pp.406–409.[12]S0aeroandMRIrving,“AGeneticAlgorithmForGeneratorSchedulingInPowerSystems,”IEEETr.ElectricalPower&EnergySystems,Vol18.No1,pp19-261996.[13]Edmund,T.H.HengDiptiSrinivasanA.C.Liew.“ShortTermLoadForecastingUsingGeneticAlgorithmAndNeuralNetworks”.IEEECatalogueNo:98EX137pp576-581[14]Chew,J.M.,Lin,Y.H.,andChen,J.Y.,"TheGreyPredictorControlinInvertedPendulumSystem",JournalofChinaInstituteofTechnologyandCommerce,Vol.11,pp.17-26,1995[15]J.GreySyst.,“Introductiontogreysystemtheory,”vol.1,no.1,pp.1–24,1989ApplicationofImprovedGreyPredictionModelforPowerLoadForecasting[Abstract]Althoughthegreyforecastingmodelhasbeensuccessfullyutilizedinmanyfields,literaturesshowitsperformancestillcouldbeimproved.Forthispurpose,thispaperputforwardaGM(1,1)-connectionimprovedgeneticalgorithm(GM(1,1)-IGA)forshort-termloadforecasting(STLF).WhileTraditionalGM(1,1)forecastingmodelisnotaccurateandthevalueofparameterisconstant,inordertosolvethisproblemandenhancetheaccuracyofshort-termloadforecasting(STLF),theimproveddecimal-codegeneticalgorithm(GA)isappliedtosearchtheoptimalvalueofgreymodelGM(1,1).What’smore,thispaperalsoproposestheone-pointlinearityarithmeticalcrossover,whichcangreatlyimprovethespeedofcrossoverandmutation.Finally,adailyloadforecastingexampleisusedtotesttheGM(1,1)-IGAmodelandtraditionalGM(1,1)model,resultsshowthattheGM(1,1)-IGAhadbetteraccuracyandpracticality.Keywords:Short-termLoadForecasting,GreySystem,GeneticAlgorithm,One-pointLinearityArithmeticalCrossover.IntroductionDailypeakloadforecastingplaysanimportantroleinallaspectsofeconomic,reliable,andsecurestrategiesforpowersystem.Specifically,theshort-termloadforecasting(STLF)ofdailyelectricityusageiscrucialinunitcommitment,maintenance,powerinterchangeandtaskschedulingofbothpowergenerationanddistributionfacilities.Short-termloadforecasting(STLF)aimsatpredictingelectricloadsforaperiodofminutes,hours,daysorweeks.Thequalityoftheshort-termloadforecastswithleadtimesrangingfromonehourtoseveraldaysaheadhasasignificantimpactontheefficiencyofoperationofanypowerutility,becausemanyoperationaldecisions,suchaseconomicdispatchschedulingofthegeneratingcapacity,unitcommitment,schedulingoffuelpurchaseaswellassystemsecurityassessmentarebasedonsuchforecasts[1].Traditionalshort-termloadforecastingmodelscanbeclassifiedastimeseriesmodelsorregressionmodels[2,3,4].Usually,thesetechniquesareeffectivefortheforecastingofshort-termloadonnormaldaysbutfailtoyieldgoodresultsonthosedayswithspecialevents[5,6,7].Furthermore,becauseoftheircomplexities,enormouscomputationaleffortsarerequiredtoproduceacceptableresults.Thegreysystemtheory,originallypresentedbyDeng[8,9,10],focusesonmodeluncertaintyandinformationinsufficiencyinanalyzingandunderstandingsystemsviaresearchonconditionalanalysis,forecastinganddecisionmaking.Thegreysystemputseachstochasticvariableasagreyquantitythatchangeswithinagivenrange.Itdoesnotrelyonstatisticalmethodtodealwiththegreyquantity.Itdealsdirectlywiththeoriginaldata,andsearchestheintrinsicregularityofdata[11].Thegreyforecastingmodelutilisestheessentialpartofthegreysystemtheory.Therewith,greyforecastingcanbesaidtodefinetheestimationdonebytheuseofagreysystem,whichisinbetweenawhitesystemandablack-boxsystem.Asystemisdefinedasawhiteoneiftheinformationinitisknown;otherwise,asystemwillbeablackboxifnothinginitisclear.ThegreymodelGM(1,1)isthemainmodelofgreytheoryofprediction,i.e.asinglevariablefirstordergreymodel,whichiscreatedwithfewdata(fourormore)andstillwecangetfineforecastingresult[12].Thegreyforecastingmodelsaregivenbygreydifferentialequations,whicharegroupsofabnormaldifferentialequationswithvariationsinbehaviorparameters,orgreydifferenceequationswhicharegroupsofabnormaldifferenceequationswithvariationsinstructure,ratherthanthefirst-orderdifferentialequationsorthedifferenceequationsinconventionalcases[13].ThegreymodelGM(1,l)hasparameterwhichwasoftensetto0.5inmanyarticles,andthisconstantmightnotbeoptimal,becausedifferentquestionsmightneeddifferentvalue,whichproduceswrongresults.Inordertocorrecttheabove-mentioneddefect,thispaperattemptstoestimatebygeneticalgorithms.Geneticalgorithms(GA)werefirstlydescribedbyJohnHolland,whopresentedthemasanabstractionofbiologicalevolutionandgaveatheoreticalmathematicalframeworkforadaptation[14].ThedistinguishingfeatureofaGAwithrespecttootherfunctionoptimizationtechniquesisthatthesearchtowardsanoptimumsolutionproceedsnotbyincrementalchangestoasinglestructurebutbymaintainingapopulationofsolutionsfromwhichnewstructuresarecreatedusinggeneticoperators[15].Usually,thebinaryrepresentationwasappliedtomanyoptimizationproblems,butinthispapergeneticalgorithms(GA)adoptedimproveddecimal-coderepresentationscheme.ThispaperproposedGM(1,1)-improvedgeneticalgorithm(GM(1,1)-IGA)tosolveshort-termloadforecasting(STLF)problemsinpowersystem.ThetraditionalGM(1,1)forecastingmodeloftensetsthecoefficientto0.5,whichisthereasonwhythebackgroundvaluez(1)(k)maybeunsuitable.Inordertoovercometheabove-mentioneddrawbacks,theimproveddecimal-codegeneticalgorithmwasusedtoobtaintheoptimalcoefficientvaluetosetproperbackgroundvaluez(1)(k).Whatismore,theone-pointlinearityarithmeticalcrossoverwasputforward,whichcangreatlyimprovethespeedofcrossoverandmutationsothattheproposedGM(1,1)-IGAcanforecasttheshort-termdailyloadsuccessfully.Thepaperisorganizedasfollows:section2proposesthegreyforecastingmodelGM(1,1):section3presentsEstimatewithimprovedgeneticalgorithm:section4putsforwardashort-termdailyloadforecastingrealizedbyGM(1,1)-IGAandfinally,aconclusionisdrawninsection5.2.GreypredictionmodelGM(1,1)Thissectionreviewstheoperationofgreyforecastingindetails.ThegreymodelGM(1,1)isatimeseriesforecastingmodel.Ithasthreebasicoperations:(1)accumulatedgeneration,(2)inverseaccumulatedgeneration,and(3)greymodeling.Thegreyforecastingmodelusestheoperationsofaccumulatedtoconstructdifferentialequations.Intrinsicallyspeaking,ithasthecharacteristicsofrequiringlessdata.ThegreymodelGM(1,1),i.e.,asinglevariablefirst-ordergreymodel,issummarizedasfollows:Step1:Denotetheinitialtimesequenceby=x(0)isthegivendiscreten-th-dimensionalsequence.x(0)(m)isthetimeseriesdataattimem,nmustbeequaltoorlargerthan4.Onthebasisoftheinitialsequencex(0),anewsequencex(1)issetupthroughtheaccumulatedgeneratingoperationinordertoprovidethemiddlemessageofbuildingamodelandtoweakenthevariationtendency,sox(1)isdefinedas:Where,andandisthertimesaccumulatedseries.Step2:Tosetthevaluetofinez(1)(k)AccordingtoGM(1,1),wecanformthefollowingfirst-ordergreydifferentialequation:Anditsdifferenceequationis.WhereawascalledthedevelopingcoefficientofGM,andbwascalledthecontrolvariable.Denotingthedifferentialcoefficientsubentryintheformofdifference,wecanget:BeforeagreyGM(1,1)modelwassetup,apropervalueneededtobeassignedforabetterbackgroundvaluez(1)(k).Thesequenceofbackgroundvalueswasdefinedas:AmongthemForconvenience,thevaluewasoftensetto0.5,thez(1)(k)wasderivedas:However,thisconstantmightnotbeoptimalbecausethedifferentquestionsmightneeddifferentvalue.And,bothdevelopingcoefficientaandcontrolvariablebweredeterminedbythez(1)(k).Theprocessoftheoriginalgreyinformationforwhiteningmaybesuppressedresultedfromthecoefficientwasconstant.Hence,theaccuracyofpredictionvaluexˆ(0)(k)inGM(1,1)modelwouldseriouslybedecreased.Inordertocorrectthedefect,thecoefficientmustbeavariablebasedonthefeatureofproblems,soweestimatebygeneticalgorithms.Step3:ToconstructaccumulatedmatrixBandcoefficientvectorXn.ApplyingtheOrdinaryLeastSquare(OLS)methodobtainsthedevelopingcoefficienta,bwasasfollows:andSoStep4:Toobtainthediscreteformoffirst-ordergreydifferentialequation,asfollows:Thesolutionofx(1)isAndthesolutionofx(0)is3.EstimatewithimprovedGAInordertoestimatetheaccuracyofgreymodeGM(1,1),theresidualerrortestwasessential.Therefore,theobjectivefunctionoftheproposedmethodinthispaperwastoensurethattheforecastingvalueerrorswereminimum.Theobjectivefunctionwasdefinedasmeanabsolutepercentageerror(MAPE)minimizationasfollows:Where,x(0)(k)isoriginaldata,isforecastingvalue,nisthenumberofsequencedata.However,fromtheabovedescriptionoftheestablishmentofGM(1,1),wecanget:InGM(1,1),thevalueofparametercandeterminez(1),and,bothdevelopingcoefficientaandcontrolvariablebweredeterminedbythez(1)(k).Whatismore,thesolutionofx(0)wasdeterminedbyaandb,sothekeypartofthewholemodelselectingprocesswasthevalueof.Thereiskindofcomplicatednonlinearrelationshipbetweenandresidualerrors,andthisnonlinearitywashardtosolvebyresolution,sotheoptimalselectionofwasthedifficultpointofGM(1,1).Geneticalgorithmisarandomsearchalgorithmthatsimulatesnaturalselectionandevolution.Itisfindingwidespreadapplicationasaconsequenceoftwofundamentalaspects:thecomputationalcodeisverysimpleandyetprovidesapowerfulsearchmechanism.Theyarefunctionindependentwhichmeanstheyarenotlimitedbythepropertiesofthefunctionsuchascontinuity,existenceofderivatives,etc.Althoughthebinaryrepresentationwasusuallyappliedtomanyoptimizationproblems,inthispaper,weusedtheimproveddecimal-coderepresentationschemeforsolution.Theimproveddecimal-coderepresentationintheGAoffersanumberofadvantagesinnumericalfunctionoptimizationoverbinaryencoding.Theadvantagescanbebrieflydescribedasfollows:Step1:EfficiencyofGAisincreasedasthereisnoneedtoconvertchromosomestothebinarytype,Step2:Lessmemoryisrequiredasefficientfloating-pointinternalcomputerrepresentationscanbeuseddirectly,Step3:Thereisnolossinprecisionbydiscriminationtobinaryorothervalues,andthereisgreaterfreedomtousedifferentgeneticoperators.Weutilizedtheimproveddecimal-coderepresentationschemeforsearchingoptimalcoefficientvalueingreyGM(1,1)model.Inthispaper,weproposedone-pointlinearityarithmeticalcrossoverandutilizedittoselectthevalueof;itcangreatlyimprovethespeedofcrossoverandmutation.Thestepsoftheimproveddecimal-coderepresentationschemeareasfollows:(1)Coding:SupposeisabinarystringofCbits,thenleteverynbitstransformadecimalfromrighttoleft.(n<C,thevaluesofnandCareensuredbyprecision)(2)Randomizepopulation:SelectoneintegerMasthesizeofthepopulation,andthenselectMpointsstochasticallyfromtheset,as,thesepointscomposetheindividualsoftheoriginalpopulation,thesequenceisdefinedas:(3)Evaluatethefitness:Intheselectionstep,individualsarechosentoparticipateinthereproductionofnewindividuals.TheindividualwiththehighestfitnessF()hasthepriorityandadvancestothenextgeneration.Thefitnessfunctionisandisthevalueofforecastingwhichisgainedbytheindividual.isthemaximumofthesumofiterativesquares.Step4:Selection:Inthispaper,wecalculateindividualselectedprobabilityrespectivelyaccordingtotheirfitnessfunctions,thenweadopttheroulettewheelselectionscheme,sothatthepropagatedprobabilityofrespectiveindividualisp(k),afterthatwetaketheinbornindividualtocomposethenextgenerationp(k+1).Step5:CrossoverandMutation:Codingandcrossoverarecorrelative;weutilizedthedecimal-coderepresentation,soweproposeanewcrossoveroperator“one-pointlinearityarithmeticalcrossover”1)Selectthefittwoindividualswithprobabilityofcrossover.2)Forthetwoselectedindividuals,westilladopttherandomselectionmeanstoensurethecrossoveroperator.Forexample:3)crossover:①Weexchangetheirrightstringseachother.②Thebitontheleftofcrossovercanbecalculatedthroughthefollowingalgorithm:a:Geneanalysis:b:Exchangethebackgene:Theiscalledcrossovercoefficient,itischoseneachtimebyrandomcrossoveroperation.4)Mutation:Thereisanewmutationoperation:whenthemutationoperatorwaschosen,thenewgenevalueisthatarandomnumberwithinthedomainofweight,whichisoperatedintoaweightedsumwithoriginalgenevalue.IfthevalueofmutationoperatorisZi,themutationvalueis:Andisthemutationcoefficient,.risarandomnumber,.Itisselectedrandomlyeverytimewhenmutationoperationishappening.Therefore,thenewoffspringcanbecreatedthroughcrossoverandmutationoperations.Step6:Quitprinciple:Selecttheremainingindividualsinthecurrentgenerationtoreproducetheindividualsinthenextgeneration,thenevaluatethefitnessvalueandjudgewhetherthealgorithmfulfilsthequitcondition.Ifitiscertifiable,inthiscasethevalueisoptimalsolution,elserepeatfromStep4untilallindividualsinpopulationmeettheconvergencecriteriaorthenumberofgenerationsexceedsthemaximumof100.4.LoadpredictionexampleInthissection,wetrytoevaluatetheperformanceofGM(1,1)-connectionimprovedgeneticalgorithm.First:Thedailyloaddatasequencesofmdaysaredefinedas,wemeasuredthepowerloadeachhour,andtheloadsequencevectorisatwenty-four-dimensionaldata.01thetimeofday:02thetimeofday:jthetimeofday:24thetimeofday:Wheremisthenumberofmodelingdays,Xjisthedailyloaddatasequenceofthej-thtimeofday.Fig1.OriginaldataandforecastingvalueSecond:WeutilizeimprovedgeneticalgorithmtoselectthevalueofforrespectiveloaddatasequenceXj.Afterthat,wecancalculateaandb,thenweutilizeGM(1,1)-IGAtopredicttheloadforecastingofthej-thtimeofthe(m+1)-thday,sowecouldgetXj(m+1),andthetwenty-fourforecastingvaluesofthe(m+1)-thdaystructuretheloaddatasequence.TherewasanexampleofGM(1,1)-connectionimprovedgeneticalgorithm(GM(1,1)-IGA),boththetwoforecastingdailyloaddatacurves(July26)andtheoriginaldailyloaddatacurveweredrawnsimultaneouslyonFig1.Thirdly:WecanusefourindexesofthisGM(1,1)-GAtoverifytheprecise,includingoftherelativeerror,theratioofmeansquareerror,themicroerrorprobabilityandtherelevancedegree.TheaccuracyverificationofGM(1,1)-GAisbetteriftherelativeerrorandtheratioofmeansquareerrorislower,orthemicroerrorprobabilityandtherelevancedegreeislarger[16].Setthesimulatedresidualofx(0)(k)isk=1,2,…,nSetthesimulatedrelativeresidualisk=1,2,…,nSetthemeanofx(0)isSetthevarianceofx(0)is1SetthemeansofresidualerrorisSetthevarianceofresidualerrorisSothecheckvalueofthisGM(1,1)-GAisasfollowed:1).themeanrelativeerroris2).theratioofmeansquareerroris3.)themicroerrorprobabilityis4).therelevancedegreeisThereamong,Onthebasisofaboveformula,theindexesofverificationofGM(1,1)-GAandGMisinTable1.Accordingtotable1,theallprecisionindexesofGM-GAarefirstdegree,sothisGM(1,1)-GAcanbeusedtopredicttheshort-termload.Fourth:AtFig1,wecangetthattheforecastingloaddatacurveofGM(1,1)-GAwasmoreclosedtotheoriginaldailyloaddatacurvethanGM(1,1)’s.Forfurtheranalysis,thispaperselectsrelativeerrorsasacriteriontoevaluatethetwomodels.Theerrorfiguresoftwomodelsareasfollows,andtheaverageerrorofGM(1,1)was2.285%,otherwise,theaverageerrorofGM(1,1)-IGAwas0.914%.5.ConclusionThispaperproposesGM(1,1)–connectionimprovedgeneticalgorithm(GM(1,1)-IGA)forshort-termloadforecasting.Adoptingdecimal-coderepresentationscheme,theimprovedgeneticalgorithmisusedtoselecttheoptimizevalueofGM(1,1)model.Thepaperalsoputsforwardtheone-pointlinearityarithmeticalcrossoverwhichcangreatlyimprovethespeedofcrossoverandmutation,sothattheGM(1,1)-IGAcanforecasttheshort-termdailyloadsuccessfully.TheGM(1,1)-IGAischaracteristicofbeingsimpleandeasytodevelop,therefore,itisappropriateasanaidtooltosolvetheforecastingproblemsinpowersystem.Fig2.TheerrorsofGM(1,1)Fig3.TheerrorsofGM(1,1)-IGAAcknowledgementThisworkispartiallysupportedbytheNationalNaturalScienceFoundation(70671039)参考文献[1]P.GuptaandK.Yamada,“AdaptiveShort-TermLoadForecastingofHourlyLoadsUsingWeatherInformation,”IEEETr.OnPowerApparatusandSystems.VolPas-91,pp2085-2094,1972.[2]D.W.Bunn,E.D.Farmer,“ComparativeModelsforElectricalLoadForecasting”.JohnWiley&Son,1985,NewYork.[3]AbdolhosienS.Dehdashti,JamesRTudor,MichaelC.Smith,“ForecastingOfHourlyLoadByPatternRecognition-ADeterministicApproach,”IEEETr.OnPowerApparatusandSystems,Vol.AS-101,No.9Sept1982.[4]S.RahrnanandRBhamagar,“AnexpertSystemBasedAlgorithmforShort-TermLoadForecast,”IEEETr.OnPowerSystems,Vol.AS-101,No.9Sept.1982[5]M.T.Hagan,andS.M.Behr,“TimeSeriesApproachtoShort-TermLoadForecasting,”IEEETrans.onPowerSystem,Vol.2,No.3,pp.785-791,1987.[6]XieNaiming,LiuSifeng.“ResearchonDiscreteGreyModelandItsMechanism”.IEEETr.System,ManandCybernetics,Vol1,2005,pp:606-610[7]J.L.Deng,“Controlproblemsofgreysystems,”SystemsandControlLetters,vol.1,no.5,pp.288-294,1982.[8]J.L.Deng,Introductiontogreysystemtheory,J.GreySyst.1(1)(1989)1–24[9]J.L.Deng,PropertiesofmultivariablegreymodelGM(1N),J.GreySyst.1(1)(1989)125–141.[10]J.L.Deng,Controlproblemsofgreysystems,Syst.ControlLett.1(1)(1989)288–294.[11]Y.P.Huang,C.C.Huang,C.H.Hung,Determinationofthepreferredfuzzyvariablesandapplicationstothepredictioncontrolbythegreymodelling,TheSecondNationalConferenceonFuzzyTheoryandApplication,Taiwan,1994,pp.406–409.[12]S0aeroandMRIrving,“AGeneticAlgorithmForGeneratorSchedulingInPowerSystems,”IEEETr.ElectricalPower&EnergySystems,Vol18.No1,pp19-261996.[13]Edmund,T.H.HengDiptiSrinivasanA.C.Liew.“ShortTermLoadForecastingUsingGeneticAlgorithmAndNeuralNetworks”.IEEECatalogueNo:98EX137pp576-581[14]Chew,J.M.,Lin,Y.H.,andChen,J.Y.,"TheGreyPredictorControlinInvertedPendulumSystem",JournalofChinaInstituteofTechnologyandCommerce,Vol.11,pp.17-26,1995[15]J.GreySyst.,“Introductiontogreysystemtheory,”vol.1,no.1,pp.1–24,1989基于C8051F单片机直流电动机反馈控制系统的设计与研究基于单片机的嵌入式Web服务器的研究MOTOROLA单片机MC68HC(8)05PV8/A内嵌EEPROM的工艺和制程方法及对良率的影响研究基于模糊控制的电阻钎焊单片机温度控制系统的研制基于MCS-51系列单片机的通用控制模块的研究基于单片机实现的供暖系统最佳启停自校正(STR)调节器单片机控制的二级倒立摆系统的研究基于增强型51系列单片机的TCP/IP协议栈的实现基于单片机的蓄电池自动监测系统HYPERLINK"/detail.htm

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论