skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Title: A moment in the sun: solar nowcasting from multispectral satellite data using self-supervised learning
Solar energy is now the cheapest form of electricity in history. Unfortunately, significantly increasing the electric grid's fraction of solar energy remains challenging due to its variability, which makes balancing electricity's supply and demand more difficult. While thermal generators' ramp rate---the maximum rate at which they can change their energy generation---is finite, solar energy's ramp rate is essentially infinite. Thus, accurate near-term solar forecasting, or nowcasting, is important to provide advance warnings to adjust thermal generator output in response to variations in solar generation to ensure a balanced supply and demand. To address the problem, this paper develops a general model for solar nowcasting from abundant and readily available multispectral satellite data using self-supervised learning. Specifically, we develop deep auto-regressive models using convolutional neural networks (CNN) and long short-term memory networks (LSTM) that are globally trained across multiple locations to predict raw future observations of the spatio-temporal spectral data collected by the recently launched GOES-R series of satellites. Our model estimates a location's near-term future solar irradiance based on satellite observations, which we feed to a regression model trained on smaller site-specific solar data to provide near-term solar photovoltaic (PV) forecasts that account for site-specific characteristics. We evaluate our approach for different coverage areas and forecast horizons across 25 solar sites and show that it yields errors close to that of a model using ground-truth observations.  more » « less
Award ID(s):
2020888
PAR ID:
10340729
Author(s) / Creator(s):
; ;
Date Published:
Journal Name:
Proceedings of the Thirteenth ACM International Conference on Future Energy Systems (e-Energy)
Page Range / eLocation ID:
251 to 262
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. The rapid expansion of intermittent grid-tied solar capacity is making the job of balancing electricity's real-time supply and demand increasingly challenging. To address the problem, recent work proposes mechanisms for actively controlling solar power output to the grid by enabling software to cap it as a fraction of its time-varying maximum output. Utilities can use these mechanisms to dynamically share the grid's solar capacity by controlling the solar output at each site. However, while enforcing an equal fraction of each solar site's time-varying maximum output results in "fair" short-term contributions of solar power, it does not result in "fair" long-term contributions of solar energy. This discrepancy arises from fundamental differences in enforcing "fair" access to the grid to contribute solar energy, compared to analogous fair-sharing in networks and processors. In this paper, we present a centralized and distributed algorithm to enable control of distributed solar capacity that enforces fair grid energy access. We implement our algorithm and evaluate it on synthetic data and real data across 18 solar sites. We show that traditional rate allocation, which enforces equal rates, results in solar sites contributing up to 18.9% less energy than an algorithm that enforces fair grid energy access over a single month. 
    more » « less
  2. As electric vehicles (EVs) gradually replace fuel vehicles and provide transportation services in cities, e.g., electric taxi fleets, solar-powered charging stations with energy storage systems have been deployed to provide charging services for EV fleets. The mixture of solar-powered and traditional charging stations brings efficiency challenges to charging stations and reliability challenges to power systems. In this article, we explore e-taxis’ mobility and charging demand flexibility to co-optimize service quality of e-taxi fleets and system cost of charging infrastructures, e.g., solar power under-utilization and reliability issues of power distribution networks due to reverse power flow. We propose SAC, an e-taxi coordination framework to dispatch e-taxis for charging or serving passengers under spatial-temporal dynamics of renewable energy and passenger mobility, which integrates the renewable power generation estimation from a forecast system. Moreover, we extend our design to a stochastic Model Predictive Control problem to handle the uncertainty of solar power generation, aiming to fully utilize generated solar power. Our data-driven evaluation shows that SAC significantly outperforms existing solutions, enhancing the usage rate of solar power by up to 172.6%, while maintaining e-taxi service quality with very small overhead, i.e., reducing the supply-demand ratio by 2.2%. 
    more » « less
  3. Continued advances in technology have led to falling costs and a dramatic increase in the aggregate amount of solar capacity installed across the world. A drawback of increased solar penetration is the potential for supply-demand mismatches in the grid due to the intermittent nature of solar generation. While energy storage can be used to mask such problems, we argue that there is also a need to explicitly control the rate of solar generation of each solar array in order to achieve high penetration while also handling supply-demand mismatches. To address this issue, we present the notion of smart solar arrays that can actively modulate their solar output based on the notion of proportional fairness. We present a decentralized algorithm based on Lagrangian optimization that enables each smart solar array to make local decisions on its fair share of solar power it can inject into the grid and then present a sense-broadcast-respond protocol to implement our decentralized algorithm into smart solar arrays. We also study the benefits of using energy storage when we rate control solar. To do so, we present a decentralized algorithm to charge and discharge batteries for each smart solar. Our evaluation on a city-scale dataset shows that our approach enables 2.6× more solar penetration while causing smart arrays to reduce their output by as little as 12.4%. By employing an adaptive gradient approach, our decentralized algorithm has 3 to 30× faster convergence. Finally, we demonstrate energy storage can help netmeter more solar energy while ensuring fairness and grid constraints are met. 
    more » « less
  4. This paper investigates the short-term wind farm generation forecast. It is observed from the real wind farm generation measurements that wind farm generation exhibits distinct features, such as the non-stationarity and the heterogeneous dynamics of ramp and non-ramp events across different classes of wind turbines. To account for the distinct features of wind farm generation, we propose a Drifting Streaming Peaks-over-Threshold (DSPOT)-enhanced self-evolving neural networks-based short-term wind farm generation forecast. Using DSPOT, the proposed method first classifies the wind farm generation data into ramp and non-ramp datasets, where time-varying dynamics are taken into account by utilizing dynamic ramp thresholds to separate the ramp and non-ramp events. We then train different neural networks based on each dataset to learn the different dynamics of wind farm generation by the NeuroEvolution of Augmenting Topologies (NEAT), which can obtain the best network topology and weighting parameters. As the efficacy of the neural networks relies on the quality of the training datasets (i.e., the classification accuracy of the ramp and non-ramp events), a Bayesian optimization-based approach is developed to optimize the parameters of DSPOT to enhance the quality of the training datasets and the corresponding performance of the neural networks. Based on the developed self-evolving neural networks, both distributional and point forecasts are developed. The experimental results show that compared with other forecast approaches, the proposed forecast approach can substantially improve the forecast accuracy, especially for ramp events. The experiment results indicate that the accuracy improvement in a 60 min horizon forecast in terms of the mean absolute error (MAE) is at least 33.6% for the whole year data and at least 37% for the ramp events. Moreover, the distributional forecast in terms of the continuous rank probability score (CRPS) is improved by at least 35.8% for the whole year data and at least 35.2% for the ramp events. 
    more » « less
  5. null (Ed.)
    Abstract Floating offshore wind turbines hold great potential for future solutions to the growing demand for renewable energy production. Thereafter, the prediction of the offshore wind power generation became critical in locating and designing wind farms and turbines. The purpose of this research is to improve the prediction of the offshore wind power generation by the prediction of local wind speed using a Deep Learning technique. In this paper, the future local wind speed is predicted based on the historical weather data collected from National Oceanic and Atmospheric Administration. Then, the prediction of the wind power generation is performed using the traditional methods using the future wind speed data predicted using Deep Learning. The network layers are designed using both Long Short-Term Memory (LSTM) and Bi-directional LSTM (BLSTM), known to be effective on capturing long-term time-dependency. The selected networks are fine-tuned, trained using a part of the weather data, and tested using the other part of the data. To evaluate the performance of the networks, a parameter study has been performed to find the relationships among: length of the training data, prediction accuracy, and length of the future prediction that is reliable given desired prediction accuracy and the training size. 
    more » « less