欢迎来到毕设资料网! | 帮助中心 毕设资料交流与分享平台
毕设资料网
全部分类
  • 毕业设计>
  • 毕业论文>
  • 外文翻译>
  • 课程设计>
  • 实习报告>
  • 相关资料>
  • ImageVerifierCode 换一换
    首页 毕设资料网 > 资源分类 > DOCX文档下载
    分享到微信 分享到微博 分享到QQ空间

    电气专业毕业设计外文翻译--基于人工智能的长期电力负荷预测

    • 资源ID:129598       资源大小:30.13KB        全文页数:7页
    • 资源格式: DOCX        下载积分:100金币
    快捷下载 游客一键下载
    账号登录下载
    三方登录下载: QQ登录
    下载资源需要100金币
    邮箱/手机:
    温馨提示:
    快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如填写123,账号就是123,密码也是123。
    支付方式: 支付宝   
    验证码:   换一换

     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

    电气专业毕业设计外文翻译--基于人工智能的长期电力负荷预测

    1、附录 A: 外文文献及译文 第一部分:原文 Artificial intelligence in long term electric load forecasting K. Metaxiotis, A. Kagiannas, D. Askounis, J. Psarras Abstract: Intelligent solutions, based on artificial intelligence (AI) technologies, to solve complicated practicalproblems in various sectors are becoming more a

    2、nd more widespread nowadays. AI-based systems arebeing developed and deployedworldwide in myriad applications, mainly because of their symbolic reasoning,flexibility and explanation capabilities.This paper provides an overview for the researcher of AI technologies, as well as their current use in th

    3、efield of long term electric load forecasting (LTELF). The history of AI in LTELF is outlined, leading to adiscussion of the various approaches as well as the current research directions. The paper concludes bysharing thoughts and estimations on AI future prospects in this area. This review reveals

    4、that although stillregarded as a novel methodology, AI technologies are shown to have matured to the point of offering realpractical benefits in many of their applications. Keywords: Artificial intelligence; Electric load forecasting; Energy 1. Introduction In the past two decades. AI has been defin

    5、ed as the study of how to make computers do thingsthat, at the moment, people do better. AI provides powerful and flexible means for obtaining solutions to a variety ofproblems that often cannot be solved by other, more traditional and orthodox methods. This review bears witness to the application o

    6、f AI technologies in the field of long term electric loadforecasting (LTELF). Certainly, this is not the first paper to review the application of AI basedsystems in energy related problems with varying success. In general, AI developments in the fieldof energy have been reviewed by several authors f

    7、rom various points of view. Taylor and Lubkemanreviewed the applications of knowledge based programming to powerengineering problems, describing prototype projectsdeveloped at North Carolina State University,while the survey of Zhang et al. concerned the use of ES technology in electric powersystems

    8、. Ypsilantis and Yee presented a review of ESs for SCADA based power applicationsand Lubarskii et al. discussed the use of ESs for power networks. Since that time, several othersurvey papers have been written invariousenergy related areas. However, this paper has a different focus. Writing a fully c

    9、omprehensive survey of AI applicationsin energy systems is objectively impracticable. For this reason, our paper aims to create a large knowledgebase for the researcher, introducing him/her to the specific area of AI applications in LTELF andindicating other fields fertile for research. 2. AI applic

    10、ations in long term electric load forecasting 2.1Expert systems ESsare one of the most commercially successful branches of AI. Welbankdefines an ES asfollows:An expert system is a program, which has a wide base of knowledge in a restricted domain,and uses complex inferential reasoning to perform tas

    11、ks, which ahuman expert could do. In other words, an ES is a computer system containing a well organised body of knowledge,which emulates expert problem solving skills in a bounded domain ofexpertise. The systemis able to achieve expert levels of problem solving performance, which would normally bea

    12、chieved by a skilled human, when confronted with significant problems in the domain. The first works in ES application in LTELF were implemented by Rahman and Bhatnagarand Jabbour et al. The objective of these approaches was to use the knowledge, experienceand analytical thinking of experimental sys

    13、tem operators. Park et al. made a further step by usingfuzzy logic in an ES for a LTELF problem. In 1990, Ho et al. presented the use of aknowledge based ES in long term load forecasting of a Taiwan power system, while in 1993,Rahman and Hazim tried to generalize his first work. Markovic and Fraissl

    14、er proposedan ES approach (based on Prolog) for long term load forecasting by plausibility checking ofannounced demand. In 1995, Kim et al. implemented a long term load forecaster by using ANNs and afuzzy ES, while later, Mori and Kobayashi presented an optimal fuzzy inference approach forthe LTELF

    15、problem. Ranaweera et al. proposed a fuzzy logic ES model for the LTELFproblem, which used fuzzy rules to incorporate historical weather and load data. These fuzzy ruleswere obtained from historical data using a learning type algorithm. A back propagation neural network with the output provided by a

    16、 rule based ESwas designedby Chiu et al. for the LTELF problem. To demonstrate that the inclusion of the predictionfrom a rule based ES of a power system would improve the predictive capability of the network,load forecasting was performed on the Taiwan power system. The evaluation of the systemshow

    17、ed that the inclusion of the rule based ES prediction significantly improved the neural networks prediction of power load. 2.2Artificial neural networks ANNs are an information processing technique based on the way biological nervous systems,such as the brain, process information. The fundamental co

    18、ncept of ANNs is the structure of theinformation processing system. Composed of a large number of highly interconnected processingunits (“neurons”) connected into networks, a neural network system uses the human-like techniqueof learning by example to resolve problems. Every neuron applies an input,

    19、 activationand an output function to its net input to calculate itsoutput. The neural network is configured for a specific application, such as data classification orpattern recognition, through a learning process called “training”. The first researchers who introduced the ANN application in LTELF w

    20、ere Lee et al., whoproposed an innovative ANN methodology for the LTELF problem. Park et al. proposed theuse of a multilayer network with three layers, i.e. one input, one hidden and one output. Thetraining of the network was performed through a simple back-propagation algorithm. Using loadand weath

    21、er information, the system produced three different forecast variables. Lee et al. treated electric load demands as a non-stationary timeseries, and they modeled the load profile by a recurrent neural network. In 1992,Peng et al. presented a search procedure for selecting the training cases for ANNs

    22、to recognize the relationship between weather changes and load shape, while Ho et al. implementeda multilayer neural network with an adaptive learningalgorithm. Chen et al. proposed an ANN for weather sensitive long term load forecasting, while analternative technique using a recurrent high order ne

    23、ural network was considered by Kariniotakiset al. Papalexopoulos et al. proposed the inclusion of additional input variables, suchas a seasonal factor and a cooling/heating degree into a single neural network. Czernichow et al. used a fully connected recurrent network for load forecasting in whichth

    24、e learning database consisted of 70,000 patterns with a high degree of diversity. Mandal et al.applied neural networks for LTELF in which the inputs consisted of the past load data only,and no weather variables were used, while Sforna and Proverbio investigated the application of ANNs in LTELF, thro

    25、ugh a research project at ENEL, and confirmed their positivecontribution. In1997, Kiartzis et al. presented the Bayesian combined predictor, aprobabilisticallymotivated predictor for LTELF based on the combination of an ANN predictor and two linearregression predictors. The method was applied to LTE

    26、LF for the Greek Public Power Corporationdispatching center of the island of Crete. Ramanathan et al. made several comparisonsof statistical, time series and ANN methods for the LTELF. In 1998, Sforna reported the implementation of a software tool, called NEUFOR, based onANN technology and specifica

    27、lly designed to meet the operational needs of utility power systemdispatchers regarding online operation, while Papadakis et al. continued to improve theirprevious work. The same goes for Drezga and Rahman. The development of improved neuralnetwork based LTELF models for the power system of the Gree

    28、k island of Crete, as well as radialbasis function networks and fuzzy neural type networks, were proposed and discussed by Kodogiannisand Anagnostakis in 1999. In the years 2000 and 2001, several researchers dealt withthe application of ANN to the LTELF problem, with varying success. 3. Conclusions

    29、Electricity long term load forecasting is important for the power industry, especially in thederegulated electricity market. Proper demand forecasts help the market participants to maximizetheir profits and/or reduce their possible losses by preparing an appropriate bidding strategy.Traditional stat

    30、istics based linear regression methods need modification to capture the more andmore non-linearities in demand signals under the market conditions. What emerges from this discussion is that AI based systems are becoming more and morecommon decision making tools in LTELF. AI methods for forecasting have shown an ability togive better performance in dealing with the non-linearities and


    注意事项

    本文(电气专业毕业设计外文翻译--基于人工智能的长期电力负荷预测)为本站会员(泛舟)主动上传,毕设资料网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请联系网站客服QQ:540560583,我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们
    本站所有资料均属于原创者所有,仅提供参考和学习交流之用,请勿用做其他用途,转载必究!如有侵犯您的权利请联系本站,一经查实我们会立即删除相关内容!
    copyright@ 2008-2025 毕设资料网所有
    联系QQ:540560583