2022年神经网络英文文献 .pdf
《2022年神经网络英文文献 .pdf》由会员分享,可在线阅读,更多相关《2022年神经网络英文文献 .pdf(11页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、 ARTIFICIAL NEURAL NETWORK FOR LOAD FORECASTING IN SMART GRID HAO-TIAN ZHANG, FANG-YUAN XU, LONG ZHOU Energy System Group ,City University London,Northampton Square ,London,UK E-MAIL: abhbcity.ac.uk, abcx172city.ac.uk, long.zhou.1city.ac.uk Abstract: It is an irresistible trend of the electric power
2、 improvement for developing the smart grid, which applies a large amount of new technologies in power generation, transmission, distribution and utilization to achieve optimization of the power configuration and energy saving. As one of the key links to make a grid smarter, load forecast plays a sig
3、nificant role in planning and operation in power system. Many ways such as Expert Systems, Grey System Theory, and Artificial Neural Network (ANN) and so on are employed into load forecast to do the simulation. This paper intends to illustrate the representation of the ANN applied in load forecast b
4、ased on practical situation in Ontario Province, Canada. Keywords:Load forecast; Artificial Neuron Network; back propagation training; Matlab 1. Introduction Load forecasting is vitally beneficial to the power system industries in many aspects. As an essential part in the smart grid, high accuracy o
5、f the load forecasting is required to give the exact information about the power purchasing and generation in electricity market, prevent more energy from wasting and abusing and making the electricity price in a reasonable range and so on. Factors such as season differences, climate changes, weeken
6、ds and holidays, disasters and political reasons, operation scenarios of the power plants and faults occurring on the network lead to changes of the load demand and generations. Since 1990, the artificial neural network (ANN) has been researched to apply into forecasting the load. “ANNs are massivel
7、y parallel networks of simple processing elements designed to emulate the functions and structure of the brain to solve very complex problems”. Owing to the transcendent characteristics, ANNs is one of the most competent methods to do the practical works like load forecasting. This paper concerns ab
8、out the behaviors of artificial neural network in load forecasting. Analysis of the factors affectingthe load demand in Ontario, Canada is made to give an effective way for load forecast in Ontario. 2. Back Propagation Network 名师资料总结 - - -精品资料欢迎下载 - - - - - - - - - - - - - - - - - - 名师精心整理 - - - - -
9、 - - 第 1 页,共 11 页 - - - - - - - - - 2.1. Background Because the outstanding characteristic of the statistical and modeling capabilities, ANN could deal with non-linear and complex problems in terms of classification or forecasting. As the problem defined, the relationship between the input and targe
10、t is non-linear and very complicated. ANN is an appropriate method to apply into the problem to forecast the load situation. For applying into the load forecast, an ANN needs to select a network type such as Feed-forward Back Propagation, Layer Recurrent and Feed-forward time-delay and so on. To dat
11、e, Back propagation is widely used in neural networks, which is a feed-forward network with continuously valued functions and supervised learning. It can match the input data and corresponding output in an appropriate way to approach a certain function which is used for achieving an expected goal wi
12、th some previous data in the same manner of the input. 2.2 . Architecture of back propagation algorithm Figure 1 shows a single Neuron model of back propagation algorithm. Generally, the output is a function of the sum of bias and weight multiplied by the input. The activation function could be any
13、kinds of functions. However, the generated output is different. Owing to the feed-forward network, in general, at least one hidden layer before the output layer is needed. Three-layer network is selected as the architecture, because this kind of architecture can approximate any function with a few d
14、iscontinuities. The architecture with three layers is shown in Figure 2 below: Figure 1. Neuron model of back propagation algorithm Figure 2. Architecture of three-layer feed-forward network 名师资料总结 - - -精品资料欢迎下载 - - - - - - - - - - - - - - - - - - 名师精心整理 - - - - - - - 第 2 页,共 11 页 - - - - - - - - -
15、Basically, there are three activation functions applied into back propagation algorithm, namely, Log-Sigmoid, Tan-Sigmoid, and Linear Transfer Function. The output range in each function is illustrated in Figure 3 below. Figure.3. Activation functions applied in back propagation (a)Log-sigmoid (b)Ta
16、n-sigmoid (c)linear function2.3. Training function selection Algorithms of training function employed based on back propagation approach are used and the function was integrated in the Matlab Neuron network toolbox. 名师资料总结 - - -精品资料欢迎下载 - - - - - - - - - - - - - - - - - - 名师精心整理 - - - - - - - 第 3 页,
17、共 11 页 - - - - - - - - - TABLE.I. TRAINING FUNCTIONS IN MATLABS NN TOOLBOX 3. Training Procedures 3.1. Background analysis The neural network training is based on the load demand and weather conditions in Ontario Province, Canada which is located in the south of Canada. The region in Ontario can be
18、divided into three parts which are southwest, central and east, and north, according to the weather conditions. The population is gathered around southeastern part of the entire province, which includes two of the largest cities of Canada, Toronto and Ottawa. 3.2. Data Acquisition The required train
19、ing data can be divided into two parts: input vectors and output targets. For load forecasting, input vectors for training include all the information of factors affecting the load demand change, such as weather information, holidays or working days, fault occurring in the network and so on. Output
20、targets are the real time load scenarios, which mean the demand presented at the same time as input vectors changing. Owing to the conditional restriction, this study only considers the weather information and logical adjustment of weekdays and weekends as the factors affecting the load status. In t
21、his paper, factors affecting the load changing are listed below: (1). Temperature () (2). Dew Point Temperature () (3). Relative Humidity (%) 名师资料总结 - - -精品资料欢迎下载 - - - - - - - - - - - - - - - - - - 名师精心整理 - - - - - - - 第 4 页,共 11 页 - - - - - - - - - (4). Wind speed (km/h) (5). Wind Direction (10) (
22、6). Visibility (km) (7). Atmospheric pressure (kPa) (8). Logical adjustment of weekday or weekend According to the information gathered above, the weather information in Toronto taken place of the whole Ontario province is chosen to provide data acquisition. The data was gathered hourly according to
23、 the historical weather conditions remained in the weather stations. Load demand data also needs to be gathered hourly and correspondingly. In this paper, 2 years weather data and load data is collected to train and test the created network. 3.3. Data Normalization Owing to prevent the simulated neu
24、rons from being driven too far into saturation, all of the gathered data needs to be normalized after acquisition. Like per unit system, each input and target data are required to be divided by the maximum absolute value in corresponding factor. Each value of the normalized data is within the range
25、between -1 and +1 so that the ANN could recognize the data easily. Besides, weekdays are represented as 1, and weekend are represented as 0. 3.4. Neural network creating Toolbox in Matlab is used for training and simulating the neuron network. The layout of the neural network consists of number of n
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 2022年神经网络英文文献 2022 神经网络 英文 文献
限制150内