期刊文献+
共找到8,369篇文章
< 1 2 250 >
每页显示 20 50 100
Short-term photovoltaic power prediction using combined K-SVD-OMP and KELM method 被引量:2
1
作者 LI Jun ZHENG Danyang 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2022年第3期320-328,共9页
For photovoltaic power prediction,a kind of sparse representation modeling method using feature extraction techniques is proposed.Firstly,all these factors affecting the photovoltaic power output are regarded as the i... For photovoltaic power prediction,a kind of sparse representation modeling method using feature extraction techniques is proposed.Firstly,all these factors affecting the photovoltaic power output are regarded as the input data of the model.Next,the dictionary learning techniques using the K-mean singular value decomposition(K-SVD)algorithm and the orthogonal matching pursuit(OMP)algorithm are used to obtain the corresponding sparse encoding based on all the input data,i.e.the initial dictionary.Then,to build the global prediction model,the sparse coding vectors are used as the input of the model of the kernel extreme learning machine(KELM).Finally,to verify the effectiveness of the combined K-SVD-OMP and KELM method,the proposed method is applied to a instance of the photovoltaic power prediction.Compared with KELM,SVM and ELM under the same conditions,experimental results show that different combined sparse representation methods achieve better prediction results,among which the combined K-SVD-OMP and KELM method shows better prediction results and modeling accuracy. 展开更多
关键词 photovoltaic power prediction sparse representation K-mean singular value decomposition algorithm(K-SVD) kernel extreme learning machine(KELM)
下载PDF
Semi-asynchronous personalized federated learning for short-term photovoltaic power forecasting
2
作者 Weishan Zhang Xiao Chen +4 位作者 Ke He Leiming Chen Liang Xu Xiao Wang Su Yang 《Digital Communications and Networks》 SCIE CSCD 2023年第5期1221-1229,共9页
Accurate forecasting for photovoltaic power generation is one of the key enablers for the integration of solar photovoltaic systems into power grids.Existing deep-learning-based methods can perform well if there are s... Accurate forecasting for photovoltaic power generation is one of the key enablers for the integration of solar photovoltaic systems into power grids.Existing deep-learning-based methods can perform well if there are sufficient training data and enough computational resources.However,there are challenges in building models through centralized shared data due to data privacy concerns and industry competition.Federated learning is a new distributed machine learning approach which enables training models across edge devices while data reside locally.In this paper,we propose an efficient semi-asynchronous federated learning framework for short-term solar power forecasting and evaluate the framework performance using a CNN-LSTM model.We design a personalization technique and a semi-asynchronous aggregation strategy to improve the efficiency of the proposed federated forecasting approach.Thorough evaluations using a real-world dataset demonstrate that the federated models can achieve significantly higher forecasting performance than fully local models while protecting data privacy,and the proposed semi-asynchronous aggregation and the personalization technique can make the forecasting framework more robust in real-world scenarios. 展开更多
关键词 photovoltaic power forecasting Federated learning Edge computing CNN-LSTM
下载PDF
Short-term prediction of photovoltaic power generation based on LMD-EE-ESN with error correction
3
作者 YU Xiangqian LI Zheng 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2024年第3期360-368,共9页
Considering the instability of the output power of photovoltaic(PV)generation system,to improve the power regulation ability of PV power during grid-connected operation,based on the quantitative analysis of meteorolog... Considering the instability of the output power of photovoltaic(PV)generation system,to improve the power regulation ability of PV power during grid-connected operation,based on the quantitative analysis of meteorological conditions,a short-term prediction method of PV power based on LMD-EE-ESN with iterative error correction was proposed.Firstly,through the fuzzy clustering processing of meteorological conditions,taking the power curves of PV power generation in sunny,rainy or snowy,cloudy,and changeable weather as the reference,the local mean decomposition(LMD)was carried out respectively,and their energy entropy(EE)was taken as the meteorological characteristics.Then,the historical generation power series was decomposed by LMD algorithm,and the hierarchical prediction of the power curve was realized by echo state network(ESN)prediction algorithm combined with meteorological characteristics.Finally,the iterative error theory was applied to the correction of power prediction results.The analysis of the historical data in the PV power generation system shows that this method avoids the influence of meteorological conditions in the short-term prediction of PV output power,and improves the accuracy of power prediction on the condition of hierarchical prediction and iterative error correction. 展开更多
关键词 photovoltaic(PV)power generation system short-term forecast local mean decomposition(LMD) energy entropy(EE) echo state network(ESN)
下载PDF
Short-Term Prediction of Photovoltaic Power Based on DBSCAN-SVM Data Cleaning and PSO-LSTM Model
4
作者 Yujin Liu Zhenkai Zhang +3 位作者 Li Ma Yan Jia Weihua Yin Zhifeng Liu 《Energy Engineering》 EI 2024年第10期3019-3035,共17页
Accurate short-termphotovoltaic(PV)power prediction helps to improve the economic efficiency of power stations and is of great significance to the arrangement of grid scheduling plans.In order to improve the accuracy ... Accurate short-termphotovoltaic(PV)power prediction helps to improve the economic efficiency of power stations and is of great significance to the arrangement of grid scheduling plans.In order to improve the accuracy of PV power prediction further,this paper proposes a data cleaning method combining density clustering and support vector machine.It constructs a short-termPVpower predictionmodel based on particle swarmoptimization(PSO)optimized Long Short-Term Memory(LSTM)network.Firstly,the input features are determined using Pearson’s correlation coefficient.The feature information is clustered using density-based spatial clustering of applications withnoise(DBSCAN),and then,the data in each cluster is cleanedusing support vectormachines(SVM).Secondly,the PSO is used to optimize the hyperparameters of the LSTM network to obtain the optimal network structure.Finally,different power prediction models are established,and the PV power generation prediction results are obtained.The results show that the data methods used are effective and that the PSO-LSTM power prediction model based on DBSCAN-SVM data cleaning outperforms existing typical methods,especially under non-sunny days,and that the model effectively improves the accuracy of short-term PV power prediction. 展开更多
关键词 photovoltaic power prediction LSTM network DBSCAN-SVM PSO deep learning
下载PDF
Enhancing photovoltaic power prediction using a CNN-LSTM-attention hybrid model with Bayesian hyperparameter optimization
5
作者 Ning Zhou Bowen Shang +2 位作者 Mingming Xu Lei Peng Yafei Zhang 《Global Energy Interconnection》 EI CSCD 2024年第5期667-681,共15页
Improving the accuracy of solar power forecasting is crucial to ensure grid stability,optimize solar power plant operations,and enhance grid dispatch efficiency.Although hybrid neural network models can effectively ad... Improving the accuracy of solar power forecasting is crucial to ensure grid stability,optimize solar power plant operations,and enhance grid dispatch efficiency.Although hybrid neural network models can effectively address the complexities of environmental data and power prediction uncertainties,challenges such as labor-intensive parameter adjustments and complex optimization processes persist.Thus,this study proposed a novel approach for solar power prediction using a hybrid model(CNN-LSTM-attention)that combines a convolutional neural network(CNN),long short-term memory(LSTM),and attention mechanisms.The model incorporates Bayesian optimization to refine the parameters and enhance the prediction accuracy.To prepare high-quality training data,the solar power data were first preprocessed,including feature selection,data cleaning,imputation,and smoothing.The processed data were then used to train a hybrid model based on the CNN-LSTM-attention architecture,followed by hyperparameter optimization employing Bayesian methods.The experimental results indicated that within acceptable model training times,the CNN-LSTM-attention model outperformed the LSTM,GRU,CNN-LSTM,CNN-LSTM with autoencoders,and parallel CNN-LSTM attention models.Furthermore,following Bayesian optimization,the optimized model demonstrated significantly reduced prediction errors during periods of data volatility compared to the original model,as evidenced by MRE evaluations.This highlights the clear advantage of the optimized model in forecasting fluctuating data. 展开更多
关键词 photovoltaic power prediction CNN-LSTM-Attention Bayesian optimization
下载PDF
Research Progress of Photovoltaic Power Prediction Technology Based on Artificial Intelligence Methods
6
作者 Daixuan Zhou Yujin Liu +2 位作者 Xu Wang Fuxing Wang Yan Jia 《Energy Engineering》 EI 2024年第12期3573-3616,共44页
With the increasing proportion of renewable energy in China’s energy structure,among which photovoltaic power generation is also developing rapidly.As the photovoltaic(PV)power output is highly unstable and subject t... With the increasing proportion of renewable energy in China’s energy structure,among which photovoltaic power generation is also developing rapidly.As the photovoltaic(PV)power output is highly unstable and subject to a variety of factors,it brings great challenges to the stable operation and dispatch of the power grid.Therefore,accurate short-term PV power prediction is of great significance to ensure the safe grid connection of PV energy.Currently,the short-term prediction of PV power has received extensive attention and research,but the accuracy and precision of the prediction have to be further improved.Therefore,this paper reviews the PV power prediction methods from five aspects:influencing factors,evaluation indexes,prediction status,difficulties and future trends.Then summarizes the current difficulties in prediction based on an in-depth analysis of the current research status of physical methods based on the classification ofmodel features,statistical methods,artificial intelligence methods,and combinedmethods of prediction.Finally,the development trend ofPVpower generation prediction technology and possible future research directions are envisioned. 展开更多
关键词 photovoltaic power generation power prediction artificial intelligence algorithm
下载PDF
Research on the MPPT of Photovoltaic Power Generation Based on Improved WOA and P&O under Partial Shading Conditions
7
作者 Jian Zhong Lei Zhang Ling Qin 《Energy Engineering》 EI 2024年第4期951-971,共21页
Partial shading conditions(PSCs)caused by uneven illumination become one of the most common problems in photovoltaic(PV)systems,which can make the PV power-voltage(P-V)characteristics curve show multi-peaks.Traditiona... Partial shading conditions(PSCs)caused by uneven illumination become one of the most common problems in photovoltaic(PV)systems,which can make the PV power-voltage(P-V)characteristics curve show multi-peaks.Traditional maximum power point tracking(MPPT)methods have shortcomings in tracking to the global maximum power point(GMPP),resulting in a dramatic decrease in output power.In order to solve the above problems,intelligent algorithms are used in MPPT.However,the existing intelligent algorithms have some disadvantages,such as slow convergence speed and large search oscillation.Therefore,an improved whale algorithm(IWOA)combined with the P&O(IWOA-P&O)is proposed for the MPPT of PV power generation in this paper.Firstly,IWOA is used to track the range interval of the GMPP,and then P&O is used to accurately find the MPP in that interval.Compared with other algorithms,simulation results show that this method has an average tracking efficiency of 99.79%and an average tracking time of 0.16 s when tracking GMPP.Finally,experimental verification is conducted,and the results show that the proposed algorithm has better MPPT performance compared to popular particle swarm optimization(PSO)and PSO-P&O algorithms. 展开更多
关键词 photovoltaic power generation maximum power point tracking whale algorithm perturbation and observation
下载PDF
Photovoltaic Power Generation Power Prediction under Major Extreme Weather Based on VMD-KELM
8
作者 Yuxuan Zhao Bo Wang +2 位作者 Shu Wang Wenjun Xu Gang Ma 《Energy Engineering》 EI 2024年第12期3711-3733,共23页
The output of photovoltaic power stations is significantly affected by environmental factors,leading to intermittent and fluctuating power generation.With the increasing frequency of extreme weather events due to glob... The output of photovoltaic power stations is significantly affected by environmental factors,leading to intermittent and fluctuating power generation.With the increasing frequency of extreme weather events due to global warming,photovoltaic power stations may experience drastic reductions in power generation or even complete shutdowns during such conditions.The integration of these stations on a large scale into the power grid could potentially pose challenges to systemstability.To address this issue,in this study,we propose a network architecture based on VMDKELMfor predicting the power output of photovoltaic power plants during severe weather events.Initially,a grey relational analysis is conducted to identify key environmental factors influencing photovoltaic power generation.Subsequently,GMM clustering is utilized to classify meteorological data points based on their probabilities within different Gaussian distributions,enabling comprehensive meteorological clustering and extraction of significant extreme weather data.The data are decomposed using VMD to Fourier transform,followed by smoothing processing and signal reconstruction using KELM to forecast photovoltaic power output under major extreme weather conditions.The proposed prediction scheme is validated by establishing three prediction models,and the predicted photovoltaic output under four major extreme weather conditions is analyzed to assess the impact of severe weather on photovoltaic power station output.The experimental results show that the photovoltaic power output under conditions of dust storms,thunderstorms,solid hail precipitation,and snowstorms is reduced by 68.84%,42.70%,61.86%,and 49.92%,respectively,compared to that under clear day conditions.The photovoltaic power prediction accuracies,in descending order,are dust storms,solid hail precipitation,thunderstorms,and snowstorms. 展开更多
关键词 Major extreme weather photovoltaic power prediction weather clustering VMD-KELM network prediction model
下载PDF
Reliability-BasedModel for Incomplete Preventive ReplacementMaintenance of Photovoltaic Power Systems
9
作者 Wei Chen Ming Li +2 位作者 Tingting Pei Cunyu Sun Huan Lei 《Energy Engineering》 EI 2024年第1期125-144,共20页
At present,the operation and maintenance of photovoltaic power generation systems mainly comprise regular maintenance,breakdown maintenance,and condition-based maintenance,which is very likely to lead to over-or under... At present,the operation and maintenance of photovoltaic power generation systems mainly comprise regular maintenance,breakdown maintenance,and condition-based maintenance,which is very likely to lead to over-or under-repair of equipment.Therefore,a preventive maintenance and replacement strategy for PV power generation systems based on reliability as a constraint is proposed.First,a hybrid failure function with a decreasing service age factor and an increasing failure rate factor is introduced to describe the deterioration of PV power generation equipment,and the equipment is replaced when its reliability drops to the replacement threshold in the last cycle.Then,based on the reliability as a constraint,the average maintenance cost and availability of the equipment are considered,and the non-periodic incomplete maintenance model of the PV power generation system is established to obtain the optimal number of repairs,each maintenance cycle and the replacement cycle of the PV power generation system components.Next,the inverter of a PV power plant is used as a research object.The model in this paper is compared and analyzed with the equal cycle maintenance model without considering reliability and the maintenance model without considering the equipment replacement threshold,Through model comparison,when the optimal maintenance strategy is(0.80,4),the average maintenance cost of this paper’s model are decreased by 20.3%and 5.54%and the availability is increased by 0.2395% and 0.0337%,respectively,compared with the equal-cycle maintenance model without considering the reliability constraint and the maintenance model without considering the equipment replacement threshold.Therefore,this maintenance model can ensure the high reliability of PV plant operation while increasing the equipment availability to improve the system economy. 展开更多
关键词 RELIABILITY photovoltaic power system average maintenance cost AVAILABILITY incomplete preventive maintenance hybrid failure rate
下载PDF
Discussion on the Soil and Water Conservation Model in Mountain Photovoltaic Power Generation Project
10
作者 Aijun LIN Junwen TANG 《Asian Agricultural Research》 2024年第10期28-31,37,共5页
In the context of rising global energy demand and increasing awareness of environmental protection,photovoltaic power generation,as a clean and renewable form of energy,has become increasingly important and has receiv... In the context of rising global energy demand and increasing awareness of environmental protection,photovoltaic power generation,as a clean and renewable form of energy,has become increasingly important and has received widespread attention and application worldwide.However,during the construction and operation of mountain photovoltaic power generation projects,water and soil erosion has become a major challenge,which not only restricts the sustainable development process of the project,but also has a significant negative impact on the local ecological environment.This article deeply analyzes the multiple causes,extensive impacts and effective prevention and control strategies of water and soil erosion in mountain photovoltaic power generation projects.The results show that rainfall intensity,terrain slope,soil type and vegetation coverage are the four key factors leading to soil erosion.Soil erosion not only causes a sharp decline in soil fertility,but also aggravates the problem of sediment deposition in rivers and reservoirs,and poses a direct threat to the stability and operating efficiency of photovoltaic equipment.In order to deal with the above problems,this paper innovatively puts forward a series of soil and water conservation technologies,covering multiple dimensions such as engineering measures,plant measures,farming measures and temporary measures,and deeply discusses the application models and management strategies of these measures in key stages such as planning and design,construction,operation and maintenance.Through specific case analysis,the successful practical experience of soil and water conservation is refined and summarized,and the key role of community cooperation,technical support and modern monitoring technology in preventing and controlling soil and water erosion is further emphasized.This article aims to achieve a win-win situation of ecological environment protection and energy development and utilization through scientific planning and effective governance,and contribute to the construction of a green,low-carbon,and sustainable energy system. 展开更多
关键词 Mountain photovoltaic power generation Soil erosion Prevention and control measures Sustainable development
下载PDF
Research on the Application of New Energy Photovoltaic Power Generation Technology
11
作者 Weimin Liu Yue Qi 《Journal of Electronic Research and Application》 2024年第5期168-173,共6页
With the rapid development of technology and economy,the demand for energy in society is increasing.People are gradually realizing that fossil energy is limited,and the development of new energy may also face situatio... With the rapid development of technology and economy,the demand for energy in society is increasing.People are gradually realizing that fossil energy is limited,and the development of new energy may also face situations where it cannot meet social needs.The problem of resource shortage is gradually exposed to people.Therefore,the development of usable new energy has become an urgent problem for society to solve.At present,electricity is the most widely used energy source worldwide and photovoltaic power generation technology is gradually becoming well-known.As an emerging industry,the development of photovoltaic power generation still requires continuous promotion by national and social policies to be extended to various industries and ensure the stability of its energy supply.This article mainly outlines the principles,characteristics,and advantages of photovoltaic power generation,and briefly explains the current technology types and application aspects of photovoltaic power generation to contribute to its promotion and better serve all aspects of social life with new energy. 展开更多
关键词 New energy photovoltaic power generation APPLICATION
下载PDF
Comprehensive Benefit Evaluation of SZ Distributed Photovoltaic Power Generation Project Based on AHP-Matter-Element Extension Model
12
作者 Shuli Jing 《Journal of Electronic Research and Application》 2024年第1期60-68,共9页
With the introduction of the“dual carbon goals,”there has been a robust development of distributed photovoltaic power generation projects in the promotion of their construction.As part of this initiative,a comprehen... With the introduction of the“dual carbon goals,”there has been a robust development of distributed photovoltaic power generation projects in the promotion of their construction.As part of this initiative,a comprehensive and systematic analysis has been conducted to study the overall benefits of photovoltaic power generation projects.The evaluation process encompasses economic,technical,environmental,and social aspects,providing corresponding analysis methods and data references.Furthermore,targeted countermeasures and suggestions are proposed,signifying the research’s importance for the construction and development of subsequent distributed photovoltaic power generation projects. 展开更多
关键词 Distributed photovoltaic power generation Comprehensive benefits EVALUATION
下载PDF
Short-term Photovoltaic Power Forecasting Using SOM-based Regional Modelling Methods 被引量:1
13
作者 Jun Li Qibo Liu 《Chinese Journal of Electrical Engineering》 CSCD 2023年第1期158-176,共19页
The inherent intermittency and uncertainty of photovoltaic(PV)power generation impede the development of grid-connected PV systems.Accurately forecasting PV output power is an effective way to address this problem.A h... The inherent intermittency and uncertainty of photovoltaic(PV)power generation impede the development of grid-connected PV systems.Accurately forecasting PV output power is an effective way to address this problem.A hybrid forecasting model that combines the clustering of a trained self-organizing map(SOM)network and an optimized kernel extreme learning machine(KELM)method to improve the accuracy of short-term PV power generation forecasting are proposed.First,pure SOM is employed to complete the initial partitions of the training dataset;then the fuzzy c-means(FCM)algorithm is used to cluster the trained SOM network and the Davies-Bouldin index(DBI)is utilized to determine the optimal size of clusters,simultaneously.Finally,in each data partition,the clusters are combined with the KELM method optimized by differential evolution algorithm to establish a regional KELM model or combined with multiple linear regression(MR)using least squares to complete coefficient evaluation to establish a regional MR model.The proposed models are applied to one-hour-ahead PV power forecasting instances in three different solar power plants provided by GEFCom2014.Compared with other single global models,the root mean square errors(RMSEs)of the proposed regional KELM model are reduced by 52.06%in plant 1,54.56%in plant 2,and 51.43%in plant 3 on average.Such results demonstrate that the forecasting accuracy has been significantly improved using the proposed models.In addition,the comparisons between the proposed and existing state-of-the-art forecasting methods presented have demonstrated the superiority of the proposed methods.The forecasts of different methods in different seasons revealed the strong robustness of the proposed method.In four seasons,the MAEs and RMSEs of the proposed SF-KELM are generally the smallest.Moreover,the R2 value exceeds 0.9,which is the closest to 1. 展开更多
关键词 photovoltaic power generation forecasting self-organizing map regional modeling extreme learning machine
原文传递
Gaussian Kernel Based SVR Model for Short-Term Photovoltaic MPP Power Prediction
14
作者 Yasemin Onal 《Computer Systems Science & Engineering》 SCIE EI 2022年第4期141-156,共16页
Predicting the power obtained at the output of the photovoltaic(PV)system is fundamental for the optimum use of the PV system.However,it varies at different times of the day depending on intermittent and nonlinear env... Predicting the power obtained at the output of the photovoltaic(PV)system is fundamental for the optimum use of the PV system.However,it varies at different times of the day depending on intermittent and nonlinear environmen-tal conditions including solar irradiation,temperature and the wind speed,Short-term power prediction is vital in PV systems to reconcile generation and demand in terms of the cost and capacity of the reserve.In this study,a Gaussian kernel based Support Vector Regression(SVR)prediction model using multiple input variables is proposed for estimating the maximum power obtained from using per-turb observation method in the different irradiation and the different temperatures for a short-term in the DC-DC boost converter at the PV system.The performance of the kernel-based prediction model depends on the availability of a suitable ker-nel function that matches the learning objective,since an unsuitable kernel func-tion or hyper parameter tuning results in significantly poor performance.In this study for thefirst time in the literature both maximum power is obtained at max-imum power point and short-term maximum power estimation is made.While evaluating the performance of the suggested model,the PV power data simulated at variable irradiations and variable temperatures for one day in the PV system simulated in MATLAB were used.The maximum power obtained from the simu-lated system at maximum irradiance was 852.6 W.The accuracy and the perfor-mance evaluation of suggested forecasting model were identified utilizing the computing error statistics such as root mean square error(RMSE)and mean square error(MSE)values.MSE and RMSE rates which obtained were 4.5566*10-04 and 0.0213 using ANN model.MSE and RMSE rates which obtained were 13.0000*10-04 and 0.0362 using SWD-FFNN model.Using SVR model,1.1548*10-05 MSE and 0.0034 RMSE rates were obtained.In the short-term maximum power prediction,SVR gave higher prediction performance according to ANN and SWD-FFNN. 展开更多
关键词 Short term power prediction Gaussian kernel support vector regression photovoltaic system
下载PDF
Short-Term Prediction of Photovoltaic Power Generation Based on LMD Permutation Entropy and Singular Spectrum Analysis
15
作者 Wenchao Ma 《Energy Engineering》 EI 2023年第7期1685-1699,共15页
The power output state of photovoltaic power generation is affected by the earth’s rotation and solar radiation intensity.On the one hand,its output sequence has daily periodicity;on the other hand,it has discrete ra... The power output state of photovoltaic power generation is affected by the earth’s rotation and solar radiation intensity.On the one hand,its output sequence has daily periodicity;on the other hand,it has discrete randomness.With the development of new energy economy,the proportion of photovoltaic energy increased accordingly.In order to solve the problem of improving the energy conversion efficiency in the grid-connected optical network and ensure the stability of photovoltaic power generation,this paper proposes the short-termprediction of photovoltaic power generation based on the improvedmulti-scale permutation entropy,localmean decomposition and singular spectrum analysis algorithm.Firstly,taking the power output per unit day as the research object,the multi-scale permutation entropy is used to calculate the eigenvectors under different weather conditions,and the cluster analysis is used to reconstruct the historical power generation under typical weather rainy and snowy,sunny,abrupt,cloudy.Then,local mean decomposition(LMD)is used to decompose the output sequence,so as to extract more detail components of the reconstructed output sequence.Finally,combined with the weather forecast of the Meteorological Bureau for the next day,the singular spectrumanalysis algorithm is used to predict the photovoltaic classification of the recombination decomposition sequence under typical weather.Through the verification and analysis of examples,the hierarchical prediction experiments of reconstructed and non-reconstructed output sequences are compared.The results show that the algorithm proposed in this paper is effective in realizing the short-term prediction of photovoltaic generator,and has the advantages of simple structure and high prediction accuracy. 展开更多
关键词 photovoltaic power generation short term forecast multiscale permutation entropy local mean decomposition singular spectrum analysis
下载PDF
Multi-features fusion for short-term photovoltaic power prediction
16
作者 Ming Ma Xiaorun Tang +4 位作者 Qingquan Lv Jun Shen Baixue Zhu Jinqiang Wang Binbin Yong 《Intelligent and Converged Networks》 EI 2022年第4期311-324,共14页
In recent years,in order to achieve the goal of“carbon peaking and carbon neutralization”,many countries have focused on the development of clean energy,and the prediction of photovoltaic power generation has become... In recent years,in order to achieve the goal of“carbon peaking and carbon neutralization”,many countries have focused on the development of clean energy,and the prediction of photovoltaic power generation has become a hot research topic.However,many traditional methods only use meteorological factors such as temperature and irradiance as the features of photovoltaic power generation,and they rarely consider the multi-features fusion methods for power prediction.This paper first preprocesses abnormal data points and missing values in the data from 18 power stations in Northwest China,and then carries out correlation analysis to screen out 8 meteorological features as the most relevant to power generation.Next,the historical generating power and 8 meteorological features are fused in different ways to construct three types of experimental datasets.Finally,traditional time series prediction methods,such as Recurrent Neural Network(RNN),Convolution Neural Network(CNN)combined with eXtreme Gradient Boosting(XGBoost),are applied to study the impact of different feature fusion methods on power prediction.The results show that the prediction accuracy of Long Short-Term Memory(LSTM),stacked Long Short-Term Memory(stacked LSTM),Bi-directional LSTM(Bi-LSTM),Temporal Convolutional Network(TCN),and XGBoost algorithms can be greatly improved by the method of integrating historical generation power and meteorological features.Therefore,the feature fusion based photovoltaic power prediction method proposed in this paper is of great significance to the development of the photovoltaic power generation industry. 展开更多
关键词 meteorological factors multi-features fusion time series prediction photovoltaic power prediction
原文传递
Equivalent Method of Integrated Power Generation System of Wind, Photovoltaic and Energy Storage in Power Flow Calculation and Transient Simulation 被引量:10
17
作者 王皓怀 汤涌 +3 位作者 侯俊贤 刘楠 李碧辉 张宏宇 《中国电机工程学报》 EI CSCD 北大核心 2012年第1期I0001-I0026,共26页
针对工程实际开展风光储联合发电系统在潮流计算和机电暂态仿真中的等值方法研究,旨在为大容量风光储联合发电系统的并网仿真分析奠定基础。将潮流计算的等值分为单元机组和集电系统2部分来研究。单元机组等值采用根据不同控制模式选... 针对工程实际开展风光储联合发电系统在潮流计算和机电暂态仿真中的等值方法研究,旨在为大容量风光储联合发电系统的并网仿真分析奠定基础。将潮流计算的等值分为单元机组和集电系统2部分来研究。单元机组等值采用根据不同控制模式选取不同节点类型的方法,针对集电系统等值提出基于损耗不变原则的方法。等值模型和详细模型的算例结果表明,潮流计算等值方法具有较好的精度。在机电暂态仿真动态等值中,基于实际工程计算的最严重工况分析原则,提出运行在满出力点的单机“倍乘”等值模型,为工程计算中的风光储联合发电系统动态等值提供了一种解决方案。 展开更多
关键词 综合发电系统 暂态仿真 光伏发电 潮流计算 等效方法 电力系统 风能 功率
下载PDF
Solar Energy Resource Characteristics of Photovoltaic Power Station in Shandong Province 被引量:2
18
作者 薛德强 王新 王新堂 《Agricultural Science & Technology》 CAS 2013年第4期666-671,共6页
[Objective] The aim was to analyze characters of solar energy in photo- voltaic power stations in Shandong Province. [Method] The models of total solar radiation and scattered radiation were determined, and solar ener... [Objective] The aim was to analyze characters of solar energy in photo- voltaic power stations in Shandong Province. [Method] The models of total solar radiation and scattered radiation were determined, and solar energy resources in pho-tovoltaic power stations were evaluated based on illumination in horizontal plane and cloud data in 123 counties or cities and observed information in Jinan, Fushan and Juxian in 1988-2008. [Result] Solar energy in northern regions in Shandong proved most abundant, which is suitable for photovoltaic power generation; the optimal angle of tilt of photovoltaic array was at 35°, decreasing by 2°-3° compared with local latitude. Total solar radiation received by the slope with optimal angle of tilt exceeded 1 600 kw.h/(m2.a), increasing by 16% compared with horizontal planes. The maximal irradiance concluded by WRF in different regions tended to be volatile in 1 020-1 060 W/m2. [Conclusion] The research provides references for construction of photovoltaic power stations in Shandong Province. 展开更多
关键词 Shandong Province Solar energy resource photovoltaic power stations Optimum tilt angle WRF(weather research and forecasting model) Maximal daily irradiance
下载PDF
Probabilistic small signal stability analysis of power system with wind power and photovoltaic power based on probability collocation method 被引量:10
19
作者 Cai Yan Linli Zhou +2 位作者 Wei Yao Jinyu Wen Shijie Cheng 《Global Energy Interconnection》 2019年第1期19-28,共10页
Recently, with increasing improvements in the penetration of wind power and photovoltaic power in the world, probabilistic small signal stability analysis(PSSSA) of a power system consisting of multiple types of renew... Recently, with increasing improvements in the penetration of wind power and photovoltaic power in the world, probabilistic small signal stability analysis(PSSSA) of a power system consisting of multiple types of renewable energy has become a key problem. To address this problem, this study proposes a probabilistic collocation method(PCM)-based PSSSA for a power system consisting of wind farms and photovoltaic farms. Compared with the conventional Monte Carlo method, the proposed method meets the accuracy and precision requirements and greatly reduces the computation; therefore, it is suitable for the PSSSA of this power system. Case studies are conducted based on a 4-machine 2-area and New England systems, respectively. The simulation results show that, by reducing synchronous generator output to improve the penetration of renewable energy, the probabilistic small signal stability(PSSS) of the system is enhanced. Conversely, by removing part of the synchronous generators to improve the penetration of renewable energy, the PSSS of the system may be either enhanced or deteriorated. 展开更多
关键词 RENEWABLE energy PROBABILISTIC small signal stability PROBABILISTIC COLLOCATION method Wind power photovoltaic power
下载PDF
A novel coordinated control strategy considering power smoothing for a hybrid photovoltaic/battery energy storage system 被引量:6
20
作者 DAUD Muhamad Zalani MOHAMED Azah HANNAN M A 《Journal of Central South University》 SCIE EI CAS CSCD 2016年第2期394-404,共11页
This work presents a novel coordinated control strategy of a hybrid photovoltaic/battery energy storage(PV/BES) system. Different controller operation modes are simulated considering normal, high fluctuation and emerg... This work presents a novel coordinated control strategy of a hybrid photovoltaic/battery energy storage(PV/BES) system. Different controller operation modes are simulated considering normal, high fluctuation and emergency conditions. When the system is grid-connected, BES regulates the fluctuated power output which ensures smooth net injected power from the PV/BES system. In islanded operation, BES system is transferred to single master operation during which the frequency and voltage of the islanded microgrid are regulated at the desired level. PSCAD/EMTDC simulation validates the proposed method and obtained favorable results on power set-point tracking strategies with very small deviations of net output power compared to the power set-point. The state-of-charge regulation scheme also very effective with SOC has been regulated between 32% and 79% range. 展开更多
关键词 photovoltaic power smoothing battery energy storage state-of-charge control islanded microgrid
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部