A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources

Size: px
Start display at page:

Download "A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources"

Transcription

1 A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources Athanasios Aris Panagopoulos1 Supervisor: Georgios Chalkiadakis1 Technical University of Crete, Greece A thesis submitted to the Department of Electronic and Computer Engineering in partial fulfillment of the requirements for the degree of Diploma in Engineering 1 Electronic and Computer Engineering, Technical University of Crete, Greece; s: {apanagopoulos, 1 of 30

2 Motivation Renewable energy sources need to get integrated into the electricity grid: Inherently Intermittent Potentially Distributed Smart Grid Technologies are the key for: The successful integration of the numerous distributed energy resources Decision-making regarding energy production and/or consumption 2 of 30

3 Virtual Power Plants (VPPs) AI and MAS research has been increasingly preoccupying itself with building intelligent systems for the Smart Grid Virtual Power Plants (VPPs) Coalitions of energy producers, consumers and/or 'prosumers' e.g. wind turbines, solar panels, electric vehicles batteries 3 of 30

4 Virtual Power Plants (VPPs) AI and MAS research has been increasingly preoccupying itself with building intelligent systems for the Smart Grid. Virtual Power Plants (VPPs) Coalitions of energy producers, consumers and/or 'prosumers' e.g. wind turbines, solar panels, electric vehicles batteries Equipping VPPs with an algorithmic framework and a web-based tool for dependable power output prediction of Photovoltaic Systems (PVSs) and Wind Turbines Generators (WTGs) across the Mediterranean Belt Our methods use free-to-all meteorological data 4 of 30

5 PVS Power Output Prediction Forecasting PV systems output can be linked to the task of forecasting solar irradiance estimates. Drawbacks of existing approximation methods: They rely on expensive meteorological forecasts. Many such methods produce clear sky prediction models only Usually no strict approximation performance guarantees 5 of 30

6 PVS Power Output Prediction Forecasting PV systems output can be linked to the task of forecasting solar irradiance estimates. Drawbacks of existing approximation methods: They rely on expensive meteorological forecasts. Many such methods produce clear sky prediction models only Usually no strict approximation performance guarantees They are made up of components that have been evaluated only in isolation Their performance has been evaluated only in a narrow geographic region Examples: SVMs, MLP networks etc 6 of 30

7 Overview of Main Contributions Novel non-linear approximation methods for solar irradiance falling on a surface, given cloud coverage A generic PVS power output estimation model combining our solar irradiance model with existing models calculating various PV systems losses Cheap methods: only require weather data readily available to all for free, via meteo websites Methods applicable to a wide region Evaluation based on real data coming from across the Mediterranean belt (Med-Belt) Error propagation procedure to estimate our method s total error for the entire Med-Belt RENES: a web-based, interactive DER output estimation tool incorporates our PVS power output estimation methods also produces WTG power output estimates 7 of 30

8 Overview of Main Contributions First work to use a generic and low-cost methodology incorporating solar irradiance estimation and free-to-all weather data Evaluated in a wide region RENES: a web-based, interactive DER output estimation tool: Incorporates our PVS power output estimation methods Also produces WTG power output estimates RENES: a convenient user-interactive tool for: simulations and experiments comes complete with an API and XML responses VPPs operating A paper based on this work, entitled Predicting the Power Output of Distributed Renewable Energy Resources within a Broad Geographical Region and co-authored by ArisAthanasios Panagopoulos, Dr. Georgios Chalkiadakis and Dr. Eftichios Koutroulis, was awarded the best student paper award in the Prestigious Applications of Intelligent Systems (PAIS) track of the 2012 European Conference on Artificial Intelligence (ECAI 2012) 8 of 30

9 A PVS Power Output Estimation Model The method for predicting the energy output of PV systems consists of the estimation steps: I. Developing a solar irradiance model to predict the incident radiation,, on the PV module II. Estimating the amount of incident radiation actually absorbed by the PV module, III. Predicting the module s operating temperature, IV. Calculating the PV module s maximum power output, V. Predicting the PV system s actual power output, 9 of 30

10 A PVS Power Output Estimation Model The method for predicting the energy output of PV systems consists of the estimation steps/submodels: 10 of 30

11 An All-Sky Solar Irradiance Model stands for the total incident radiation on an arbitrarily oriented surface given a cloud coverage level N. It consists of three components: Beam Sky-diffuse Ground reflected. 11 of 30

12 An All-Sky Solar Irradiance Model++, \.. For β=0 12 of 30

13 Estimating the Cloud Transmittance Coefficients For we need to estimate the cloud transmittance coefficients Note that: There is no direct way to calculate However and and measurements are relatively commonplace I. Develop a Cloud cover Radiation Model (CRM), to estimate II. Decompose the estimated known Diffuse Ratio Model (DRM) back to and, employing a 13 of 30

14 Non-Linear Equation Models (CRM) They attempt to approximate the and solar elevation) ratio (as it is independent of the season Coefficients determined through least-squares fitting 14 of 30

15 Informed Non-Linear Equation Models (CRM) Air transparency depends on dew point temperature The difference between season/time: and is expected to be less dependent on location and Incorporating Coefficients determined through least-squares fitting in our model: 15 of 30

16 An MLP Network We also trained a MLP neural network with one hidden layer The network computes the quantity given: The level of cloud coverage, N The estimated The environmental temperature, The relative humidity, RH quantity (in components) 16 of 30

17 Our Cloud Cover Radiation Model (CRM) The nine (9) CRM approaches are: Four (4) non-linear equation models Four (4) informed non-linear equation models, trained on top of the simple non-linear equation models An MLP network Trained and evaluated with the purpose of adopting one for our CRM in our region of interest 17 of 30

18 Incorporating Real Data Meteorological data drawn from the Weather Underground database for 9 regions in the MedBelt, and 1 region in Northern Europe: sky condition (qualitative observations) solar radiation (i.e., ) ambient temperature ( ) relative humidity (%) I. At least one year worth of observation data during was collected in each city II. Quality control tests were performed III. Reduction of the larger datasets by progressively retaining every second observation IV. All Med-Belt sets were collated 18 of 30

19 The Final Dataset From this we derive with training, testing and validation set 19 of 30

20 Least-Squares Fitting and MLP Training Least-squares fitting of the non-linear curves Choice of unique mid-point quantitative values to characterize each cloud coverage level Computation of the sample mean of the corresponding for each of these values of N Least square fitting over the pairs 20 of 30

21 Least-Squares Fitting and MLP Training Least-squares fitting of the informed non-linear curves Choice of unique mid-point quantitative values to characterize each cloud coverage level Computation of the sample mean of the corresponding those values of N. Least square fitting over the pairs for each of. 21 of 30

22 Least-Squares Fitting and MLP Training Training the MLP network MLP comprising of 4 nodes in the hidden layer was found to present the best network architecture. Normalized values in the range of [-1,1] for the quantities at the input nodes The MLP training used the back propagation learning algorithm with the batch method and uniform learning Overfitting is avoided via the early stopping neural network training technique 22 of 30

23 Evaluating Cloud Cover Radiation Model (CRM) Comparison outside the Med-Belt ANOVA Tests Local Training and Evaluation 23 of 30

24 Local Cloud Cover Radiation Model (CRM) Example results: 24 of 30

25 Error Propagation Methodology 25 of 30

26 Error Propagation Methodology 26 of 30

27 Error Propagation Methodology Final power output prediction performance guarantees: South-facing, 45 slope angle orientation: worst-case bound for rmae in the order of 40% No known comparable generic prediction methodology for the Med-Belt Our method s irradiance forecasting error is comparable to or lower than that of several other more expensive methods evaluated in southern Spain 27 of 30

28 WTG Power Output Estimation Wind speed forecasts are commonplace WTGs power output depends on the so-called power curve Inside the range of: Cut-in wind speed limit Cut-out wind speed limit 28 of 30

29 RENES: A Web-Based DER Output Estimation Tool WTG and PVS power output prediction User clickable map Automatically populated parameters' values API with XML responses 29 of 30

30 Conclusions and Future Work This work is the first to provide low-cost power prediction estimates via a method applied to a wide region, incorporating solar irradiance forecasts in the process We implemented a web-based, interactive DER power output estimation tool (RENES) Method and tool are extensible Can incorporate any other intermediate-step techniques deemed appropriate for particular sub-regions RENES is a convenient user-interactive tool for simulations and experiments, and can be of use to VPPs / wider public We plan to employ RENES in VPPs-related simulations/ experiments and also to get readings for simulations related to optimal sun-tracking Thank you! Any questions? Department of Electronic and Computer Engineering, Technical University of Crete, Greece 30 of 30

Predicting the Power Output of Distributed Renewable Energy Resources within a Broad Geographical Region

Predicting the Power Output of Distributed Renewable Energy Resources within a Broad Geographical Region Predicting the Power Output of Distributed Renewable Energy Resources within a Broad Geographical Region Athanasios Aris Panagopoulos 1 Georgios Chalkiadakis 1 Eftichios Koutroulis 1 Abstract. In recent

More information

About Nnergix +2, More than 2,5 GW forecasted. Forecasting in 5 countries. 4 predictive technologies. More than power facilities

About Nnergix +2, More than 2,5 GW forecasted. Forecasting in 5 countries. 4 predictive technologies. More than power facilities About Nnergix +2,5 5 4 +20.000 More than 2,5 GW forecasted Forecasting in 5 countries 4 predictive technologies More than 20.000 power facilities Nnergix s Timeline 2012 First Solar Photovoltaic energy

More information

Basic information about developed Calculator for solar / wind hybrid power supply

Basic information about developed Calculator for solar / wind hybrid power supply Basic information about developed Calculator for solar / wind hybrid power supply It simulates behavior of the system for off grid power supply (components: solar panels, wind generator, batteries and

More information

Purdue University Meteorological Tool (PUMET)

Purdue University Meteorological Tool (PUMET) Purdue University Meteorological Tool (PUMET) Date: 10/25/2017 Purdue University Meteorological Tool (PUMET) allows users to download and visualize a variety of global meteorological databases, such as

More information

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS James Hall JHTech PO Box 877 Divide, CO 80814 Email: jameshall@jhtech.com Jeffrey Hall JHTech

More information

Improving Efficiency of PV Systems Using Statistical Performance Monitoring

Improving Efficiency of PV Systems Using Statistical Performance Monitoring TASK 13: PERFORMANCE AND RELIABILITY OF PV SYSTEMS Improving Efficiency of PV Systems Using Statistical Performance Monitoring Mike Green (M.G.Lightning Ltd. (ISR)) Eyal Brill (Decision Makers Ltd. (ISR))

More information

Multi-Plant Photovoltaic Energy Forecasting Challenge: Second place solution

Multi-Plant Photovoltaic Energy Forecasting Challenge: Second place solution Multi-Plant Photovoltaic Energy Forecasting Challenge: Second place solution Clément Gautrais 1, Yann Dauxais 1, and Maël Guilleme 2 1 University of Rennes 1/Inria Rennes clement.gautrais@irisa.fr 2 Energiency/University

More information

FORECAST OF ENSEMBLE POWER PRODUCTION BY GRID-CONNECTED PV SYSTEMS

FORECAST OF ENSEMBLE POWER PRODUCTION BY GRID-CONNECTED PV SYSTEMS FORECAST OF ENSEMBLE POWER PRODUCTION BY GRID-CONNECTED PV SYSTEMS Elke Lorenz*, Detlev Heinemann*, Hashini Wickramarathne*, Hans Georg Beyer +, Stefan Bofinger * University of Oldenburg, Institute of

More information

2014 HIGHLIGHTS. SHC Task 46 is a five-year collaborative project with the IEA SolarPACES Programme and the IEA Photovoltaic Power Systems Programme.

2014 HIGHLIGHTS. SHC Task 46 is a five-year collaborative project with the IEA SolarPACES Programme and the IEA Photovoltaic Power Systems Programme. 2014 HIGHLIGHTS SHC Solar Resource Assessment and Forecasting THE ISSUE Knowledge of solar energy resources is critical when designing, building and operating successful solar water heating systems, concentrating

More information

Centralized Forecasting Registration and Communication Requirements for Distribution Connected Variable Generators. IESO Training

Centralized Forecasting Registration and Communication Requirements for Distribution Connected Variable Generators. IESO Training Centralized Forecasting Registration and Communication Requirements for Distribution Connected Variable Generators IESO Training May 2017 Centralized Forecasting - Registration and Communication Requirements

More information

Solar Resource Mapping in South Africa

Solar Resource Mapping in South Africa Solar Resource Mapping in South Africa Tom Fluri Stellenbosch, 27 March 2009 Outline The Sun and Solar Radiation Datasets for various technologies Tools for Solar Resource Mapping Maps for South Africa

More information

Chapter 2 Available Solar Radiation

Chapter 2 Available Solar Radiation Chapter 2 Available Solar Radiation DEFINITIONS Figure shows the primary radiation fluxes on a surface at or near the ground that are important in connection with solar thermal processes. DEFINITIONS It

More information

Investigating Solar Power in Different Weather Conditions.

Investigating Solar Power in Different Weather Conditions. Investigating Solar Power in Different Weather Conditions. Pam Dugdale, Cronton 6 th Form College. Introduction Advertisements for photovoltaic (PV) solar panels are everywhere, with those selling these

More information

Modelling and Prediction of 150KW PV Array System in Northern India using Artificial Neural Network

Modelling and Prediction of 150KW PV Array System in Northern India using Artificial Neural Network International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 5 Issue 5 May 2016 PP.18-25 Modelling and Prediction of 150KW PV Array System in Northern

More information

Hourly solar radiation estimation from limited meteorological data to complete missing solar radiation data

Hourly solar radiation estimation from limited meteorological data to complete missing solar radiation data 211 International Conference on Environment Science and Engineering IPCBEE vol.8 (211) (211) IACSIT Press, Singapore Hourly solar radiation estimation from limited meteorological data to complete missing

More information

Highly-accurate Short-term Forecasting Photovoltaic Output Power Architecture without Meteorological Observations in Smart Grid

Highly-accurate Short-term Forecasting Photovoltaic Output Power Architecture without Meteorological Observations in Smart Grid Highly-accurate Short-term Forecasting Photovoltaic Output Power Architecture without Meteorological Observations in Smart Grid Jun Matsumoto, Daisuke Ishii, Satoru Okamoto, Eiji Oki and Naoaki Yamanaka

More information

Short Term Solar Radiation Forecast from Meteorological Data using Artificial Neural Network for Yola, Nigeria

Short Term Solar Radiation Forecast from Meteorological Data using Artificial Neural Network for Yola, Nigeria American Journal of Engineering Research (AJER) 017 American Journal of Engineering Research (AJER) eiss: 300847 piss : 300936 Volume6, Issue8, pp8389 www.ajer.org Research Paper Open Access Short Term

More information

Overcoming solar distribution network challenges. Michelle Spillar Head of Renewables, Met Office

Overcoming solar distribution network challenges. Michelle Spillar Head of Renewables, Met Office Overcoming solar distribution network challenges Michelle Spillar Head of Renewables, Met Office Solar Performance Mapping and Operational Yield Forecasting Supported by Innovate UK The thing is that Project

More information

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL Ricardo Marquez Mechanical Engineering and Applied Mechanics School of Engineering University of California Merced Carlos F. M. Coimbra

More information

Climate services in support of the energy transformation

Climate services in support of the energy transformation services in support of the energy transformation EGU 11 April 2018, Vienna, Austria Climate Alberto Troccoli, Sylvie Parey, and the C3S ECEM team O u t l i n e Background of the C3S European Climatic Energy

More information

CLOUD NOWCASTING: MOTION ANALYSIS OF ALL-SKY IMAGES USING VELOCITY FIELDS

CLOUD NOWCASTING: MOTION ANALYSIS OF ALL-SKY IMAGES USING VELOCITY FIELDS CLOUD NOWCASTING: MOTION ANALYSIS OF ALL-SKY IMAGES USING VELOCITY FIELDS Yézer González 1, César López 1, Emilio Cuevas 2 1 Sieltec Canarias S.L. (Santa Cruz de Tenerife, Canary Islands, Spain. Tel. +34-922356013,

More information

Solar Radiation Measurements and Model Calculations at Inclined Surfaces

Solar Radiation Measurements and Model Calculations at Inclined Surfaces Solar Radiation Measurements and Model Calculations at Inclined Surfaces Kazadzis S. 1*, Raptis I.P. 1, V. Psiloglou 1, Kazantzidis A. 2, Bais A. 3 1 Institute for Environmental Research and Sustainable

More information

Using an Artificial Neural Network to Predict Parameters for Frost Deposition on Iowa Bridgeways

Using an Artificial Neural Network to Predict Parameters for Frost Deposition on Iowa Bridgeways Using an Artificial Neural Network to Predict Parameters for Frost Deposition on Iowa Bridgeways Bradley R. Temeyer and William A. Gallus Jr. Graduate Student of Atmospheric Science 31 Agronomy Hall Ames,

More information

Short and medium term solar irradiance and power forecasting given high penetration and a tropical environment

Short and medium term solar irradiance and power forecasting given high penetration and a tropical environment Short and medium term solar irradiance and power forecasting given high penetration and a tropical environment Wilfred WALSH, Zhao LU, Vishal SHARMA, Aloysius ARYAPUTERA 3 rd International Conference:

More information

PREDICTING SOLAR GENERATION FROM WEATHER FORECASTS. Chenlin Wu Yuhan Lou

PREDICTING SOLAR GENERATION FROM WEATHER FORECASTS. Chenlin Wu Yuhan Lou PREDICTING SOLAR GENERATION FROM WEATHER FORECASTS Chenlin Wu Yuhan Lou Background Smart grid: increasing the contribution of renewable in grid energy Solar generation: intermittent and nondispatchable

More information

ANN and Statistical Theory Based Forecasting and Analysis of Power System Variables

ANN and Statistical Theory Based Forecasting and Analysis of Power System Variables ANN and Statistical Theory Based Forecasting and Analysis of Power System Variables Sruthi V. Nair 1, Poonam Kothari 2, Kushal Lodha 3 1,2,3 Lecturer, G. H. Raisoni Institute of Engineering & Technology,

More information

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL Ricardo Marquez Mechanical Engineering Applied Mechanics School of Engineering University of California Merced Merced, California 95343

More information

IMPROVED MODEL FOR FORECASTING GLOBAL SOLAR IRRADIANCE DURING SUNNY AND CLOUDY DAYS. Bogdan-Gabriel Burduhos, Mircea Neagoe *

IMPROVED MODEL FOR FORECASTING GLOBAL SOLAR IRRADIANCE DURING SUNNY AND CLOUDY DAYS. Bogdan-Gabriel Burduhos, Mircea Neagoe * DOI: 10.2478/awutp-2018-0002 ANNALS OF WEST UNIVERSITY OF TIMISOARA PHYSICS Vol. LX, 2018 IMPROVED MODEL FOR FORECASTING GLOBAL SOLAR IRRADIANCE DURING SUNNY AND CLOUDY DAYS Bogdan-Gabriel Burduhos, Mircea

More information

Solar Radiation and Solar Programs. Training Consulting Engineering Publications GSES P/L

Solar Radiation and Solar Programs. Training Consulting Engineering Publications GSES P/L Solar Radiation and Solar Programs Training Consulting Engineering Publications SOLAR RADIATION Purposes of Solar Radiation Software Successful project planning and solar plant implementation starts by

More information

Solar Time, Angles, and Irradiance Calculator: User Manual

Solar Time, Angles, and Irradiance Calculator: User Manual Solar Time, Angles, and Irradiance Calculator: User Manual Circular 674 Thomas Jenkins and Gabriel Bolivar-Mendoza 1 Cooperative Extension Service Engineering New Mexico Resource Network College of Agricultural,

More information

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur Module 12 Machine Learning Lesson 39 Neural Networks - III 12.4.4 Multi-Layer Perceptrons In contrast to perceptrons, multilayer networks can learn not only multiple decision boundaries, but the boundaries

More information

Creation of a 30 years-long high resolution homogenized solar radiation data set over the

Creation of a 30 years-long high resolution homogenized solar radiation data set over the Creation of a 30 years-long high resolution homogenized solar radiation data set over the Benelux C. Bertrand in collaboration with M. Urbainand M. Journée Operational Directorate: Weather forecasting

More information

FORECAST ACCURACY REPORT 2017 FOR THE 2016 NATIONAL ELECTRICITY FORECASTING REPORT

FORECAST ACCURACY REPORT 2017 FOR THE 2016 NATIONAL ELECTRICITY FORECASTING REPORT FORECAST ACCURACY REPORT 2017 FOR THE 2016 NATIONAL ELECTRICITY FORECASTING REPORT Published: November 2017 Purpose The National Electricity Rules (Rules) require AEMO to report to the Reliability Panel

More information

Predicting MTA Bus Arrival Times in New York City

Predicting MTA Bus Arrival Times in New York City Predicting MTA Bus Arrival Times in New York City Man Geen Harold Li, CS 229 Final Project ABSTRACT This final project sought to outperform the Metropolitan Transportation Authority s estimated time of

More information

A Typical Meteorological Year for Energy Simulations in Hamilton, New Zealand

A Typical Meteorological Year for Energy Simulations in Hamilton, New Zealand Anderson T N, Duke M & Carson J K 26, A Typical Meteorological Year for Energy Simulations in Hamilton, New Zealand IPENZ engineering trenz 27-3 A Typical Meteorological Year for Energy Simulations in

More information

WIRE: Weather Intelligence for Renewable Energies

WIRE: Weather Intelligence for Renewable Energies WIRE: Weather Intelligence for Renewable Energies Alain Heimo 1, René Cattin 1, Bertrand Calpini 2 1 Meteotest, Fabrikstrasse 14, CH-3012 Bern alain.heimo@meteotest.ch rene.cattin@meteotest.ch 2 MeteoSwiss,

More information

Global Solar Dataset for PV Prospecting. Gwendalyn Bender Vaisala, Solar Offering Manager for 3TIER Assessment Services

Global Solar Dataset for PV Prospecting. Gwendalyn Bender Vaisala, Solar Offering Manager for 3TIER Assessment Services Global Solar Dataset for PV Prospecting Gwendalyn Bender Vaisala, Solar Offering Manager for 3TIER Assessment Services Vaisala is Your Weather Expert! We have been helping industries manage the impact

More information

Using artificial neural network for solar energy level predicting

Using artificial neural network for solar energy level predicting ISSN 1746-7659, England, UK Journal of Information and Computing Science Vol. 13, No. 3, 2018, pp.163-167 Using artificial neural network for solar energy level predicting A.G. Mustafaev Dagestan state

More information

CHAPTER 6 CONCLUSION AND FUTURE SCOPE

CHAPTER 6 CONCLUSION AND FUTURE SCOPE CHAPTER 6 CONCLUSION AND FUTURE SCOPE 146 CHAPTER 6 CONCLUSION AND FUTURE SCOPE 6.1 SUMMARY The first chapter of the thesis highlighted the need of accurate wind forecasting models in order to transform

More information

COMPUTER PROGRAM FOR THE ANGLES DESCRIBING THE SUN S APPARENT MOVEMENT IN THE SKY

COMPUTER PROGRAM FOR THE ANGLES DESCRIBING THE SUN S APPARENT MOVEMENT IN THE SKY COMPUTER PROGRAM FOR THE ANGLES DESCRIBING THE SUN S APPARENT MOVEMENT IN THE SKY B. BUTUC 1 Gh. MOLDOVEAN 1 Abstract: The paper presents software developed for the determination of the Sun-Earth geometry.

More information

Prototype Heat Island Application

Prototype Heat Island Application CHAM Limited Pioneering CFD Software for Education & Industry Prototype Heat Island Application PHOENICS-2011 Introduction Heat islands are large-scale phenomena in which the general urban temperature

More information

RBF Neural Network Combined with Knowledge Mining Based on Environment Simulation Applied for Photovoltaic Generation Forecasting

RBF Neural Network Combined with Knowledge Mining Based on Environment Simulation Applied for Photovoltaic Generation Forecasting Sensors & ransducers 03 by IFSA http://www.sensorsportal.com RBF eural etwork Combined with Knowledge Mining Based on Environment Simulation Applied for Photovoltaic Generation Forecasting Dongxiao iu,

More information

Importance of Numerical Weather Prediction in Variable Renewable Energy Forecast

Importance of Numerical Weather Prediction in Variable Renewable Energy Forecast Importance of Numerical Weather Prediction in Variable Renewable Energy Forecast Dr. Abhijit Basu (Integrated Research & Action for Development) Arideep Halder (Thinkthrough Consulting Pvt. Ltd.) September

More information

Forecasting of Solar Photovoltaic System Power Generation using Wavelet Decomposition and Biascompensated

Forecasting of Solar Photovoltaic System Power Generation using Wavelet Decomposition and Biascompensated Forecasting of Solar Photovoltaic System Power Generation using Wavelet Decomposition and Biascompensated Random Forest Po-Han Chiang, Siva Prasad Varma Chiluvuri, Sujit Dey, Truong Q. Nguyen Dept. of

More information

Soleksat. a flexible solar irradiance forecasting tool using satellite images and geographic web-services

Soleksat. a flexible solar irradiance forecasting tool using satellite images and geographic web-services Soleksat a flexible solar irradiance forecasting tool using satellite images and geographic web-services Sylvain Cros, Mathieu Turpin, Caroline Lallemand, Quentin Verspieren, Nicolas Schmutz They support

More information

Application of Text Mining for Faster Weather Forecasting

Application of Text Mining for Faster Weather Forecasting International Journal of Computer Engineering and Information Technology VOL. 8, NO. 11, November 2016, 213 219 Available online at: www.ijceit.org E-ISSN 2412-8856 (Online) Application of Text Mining

More information

Research Article Hybrid Power Forecasting Model for Photovoltaic Plants Based on Neural Network with Air Quality Index

Research Article Hybrid Power Forecasting Model for Photovoltaic Plants Based on Neural Network with Air Quality Index Hindawi International Photoenergy Volume 2017, Article ID 6938713, 9 pages https://doi.org/10.1155/2017/6938713 Research Article Hybrid Power Forecasting Model for Photovoltaic Plants Based on Neural Network

More information

Laboratory Exercise #7 - Introduction to Atmospheric Science: The Seasons

Laboratory Exercise #7 - Introduction to Atmospheric Science: The Seasons Laboratory Exercise #7 - Introduction to Atmospheric Science: The Seasons page - 1 Section A - Introduction: This lab consists of both computer-based and noncomputer-based questions dealing with atmospheric

More information

Modeling Of Global Solar Radiation By Using Ambient Air Temperature At Coastal Cities In India

Modeling Of Global Solar Radiation By Using Ambient Air Temperature At Coastal Cities In India International Journal of Applied Engineering Research ISSN 0973-4562 Volume 10, Number 7 (2015) pp. 16843-16852 Research India Publications http://www.ripublication.com Modeling Of Global Solar Radiation

More information

The Center for Renewable Resource Integration at UC San Diego

The Center for Renewable Resource Integration at UC San Diego The Center for Renewable Resource Integration at UC San Diego Carlos F. M. Coimbra ccoimbra@ucsd.edu; solarwind.ucsd.edu Jan Kleissl and Byron Washom UCSD Center of Excellence in Renewable Resources and

More information

Integration of Behind-the-Meter PV Fleet Forecasts into Utility Grid System Operations

Integration of Behind-the-Meter PV Fleet Forecasts into Utility Grid System Operations Integration of Behind-the-Meter PV Fleet Forecasts into Utility Grid System Operations Adam Kankiewicz and Elynn Wu Clean Power Research ICEM Conference June 23, 2015 Copyright 2015 Clean Power Research,

More information

SuperPack North America

SuperPack North America SuperPack North America Speedwell SuperPack makes available an unprecedented range of quality historical weather data, and weather data feeds for a single annual fee. SuperPack dramatically simplifies

More information

SIMULATION AND OPTIMISATION OF AN OF OPTICAL REMOTE SENSING SYSTEM FOR MONITORING THE EUROPEAN GAS PIPELINE NETWORK

SIMULATION AND OPTIMISATION OF AN OF OPTICAL REMOTE SENSING SYSTEM FOR MONITORING THE EUROPEAN GAS PIPELINE NETWORK SIMULATION AND OPTIMISATION OF AN OF OPTICAL REMOTE SENSING SYSTEM FOR MONITORING THE EUROPEAN GAS PIPELINE NETWORK M. van Persie, A. van der Kamp, T. Algra National Aerospace Laboratory NLR, The Netherlands

More information

Integrated Electricity Demand and Price Forecasting

Integrated Electricity Demand and Price Forecasting Integrated Electricity Demand and Price Forecasting Create and Evaluate Forecasting Models The many interrelated factors which influence demand for electricity cannot be directly modeled by closed-form

More information

Data and prognosis for renewable energy

Data and prognosis for renewable energy The Hong Kong Polytechnic University Department of Electrical Engineering Project code: FYP_27 Data and prognosis for renewable energy by Choi Man Hin 14072258D Final Report Bachelor of Engineering (Honours)

More information

ECML PKDD Discovery Challenges 2017

ECML PKDD Discovery Challenges 2017 ECML PKDD Discovery Challenges 2017 Roberto Corizzo 1 and Dino Ienco 2 1 Department of Computer Science, University of Bari Aldo Moro, Bari, Italy roberto.corizzo@uniba.it 2 Irstea, UMR TETIS, Univ. Montpellier,

More information

Multi-Plant Photovoltaic Energy Forecasting Challenge with Regression Tree Ensembles and Hourly Average Forecasts

Multi-Plant Photovoltaic Energy Forecasting Challenge with Regression Tree Ensembles and Hourly Average Forecasts Multi-Plant Photovoltaic Energy Forecasting Challenge with Regression Tree Ensembles and Hourly Average Forecasts Kathrin Bujna 1 and Martin Wistuba 2 1 Paderborn University 2 IBM Research Ireland Abstract.

More information

The document was not produced by the CAISO and therefore does not necessarily reflect its views or opinion.

The document was not produced by the CAISO and therefore does not necessarily reflect its views or opinion. Version No. 1.0 Version Date 2/25/2008 Externally-authored document cover sheet Effective Date: 4/03/2008 The purpose of this cover sheet is to provide attribution and background information for documents

More information

SOLAR WATER HEATER WITH TRACKING SYSTEM

SOLAR WATER HEATER WITH TRACKING SYSTEM SOLAR WATER HEATER WITH TRACKING SYSTEM Jyoti Verma 1, Shweta Tyagi 2, R. B. Dubey 3 1,2,3 Department of Electronics and Communication Engineering Hindu College of Engineering, Sonepat, Haryana, (India)

More information

Spatiotemporal Analysis of Solar Radiation for Sustainable Research in the Presence of Uncertain Measurements

Spatiotemporal Analysis of Solar Radiation for Sustainable Research in the Presence of Uncertain Measurements Spatiotemporal Analysis of Solar Radiation for Sustainable Research in the Presence of Uncertain Measurements Alexander Kolovos SAS Institute, Inc. alexander.kolovos@sas.com Abstract. The study of incoming

More information

David John Gagne II, NCAR

David John Gagne II, NCAR The Performance Impacts of Machine Learning Design Choices for Gridded Solar Irradiance Forecasting Features work from Evaluating Statistical Learning Configurations for Gridded Solar Irradiance Forecasting,

More information

CARLOS F. M. COIMBRA (PI) HUGO T. C. PEDRO (CO-PI)

CARLOS F. M. COIMBRA (PI) HUGO T. C. PEDRO (CO-PI) HIGH-FIDELITY SOLAR POWER FORECASTING SYSTEMS FOR THE 392 MW IVANPAH SOLAR PLANT (CSP) AND THE 250 MW CALIFORNIA VALLEY SOLAR RANCH (PV) PROJECT CEC EPC-14-008 CARLOS F. M. COIMBRA (PI) HUGO T. C. PEDRO

More information

R E V I E W R E P O R T

R E V I E W R E P O R T Dr hab. inż. Dorota Chwieduk, prof. PW Politechnika Warszawska Warszawa, 30.05.2018 W y d z i a ł M e c h a n i c z n y E n e r g e t y k i i L o t n i c t w a I n s t y t u t T e c h n i k i C i e p l

More information

INSPIRE in the context of EC Directive 2002/49/EC on Environmental Noise

INSPIRE in the context of EC Directive 2002/49/EC on Environmental Noise INSPIRE in the context of EC Directive 2002/49/EC on Environmental Noise Simon Shilton Acustica Ltd, United Kingdom Nigel Jones Extrium Ltd, United Kingdom About the Authors www.acustica.co.uk Acoustics

More information

Study on Impact of Solar Photovoltaic Generation by Atmospheric Variables

Study on Impact of Solar Photovoltaic Generation by Atmospheric Variables Installed capacity in MW K. Sreedhara Babu et al., International Journal of Research in Engineering, IT and Social Sciences, Study on Impact of Solar Photovoltaic Generation by Atmospheric Variables K.

More information

Direct Normal Radiation from Global Radiation for Indian Stations

Direct Normal Radiation from Global Radiation for Indian Stations RESEARCH ARTICLE OPEN ACCESS Direct Normal Radiation from Global Radiation for Indian Stations Jaideep Rohilla 1, Amit Kumar 2, Amit Tiwari 3 1(Department of Mechanical Engineering, Somany Institute of

More information

Introduction to Photovoltaics

Introduction to Photovoltaics INTRODUCTION Objectives Understand the photovoltaic effect. Understand the properties of light. Describe frequency and wavelength. Understand the factors that determine available light energy. Use software

More information

Day-Ahead Solar Forecasting Based on Multi-level Solar Measurements

Day-Ahead Solar Forecasting Based on Multi-level Solar Measurements Day-Ahead Solar Forecasting Based on Multi-level Solar Measurements Mohana Alanazi, Mohsen Mahoor, Amin Khodaei Department of Electrical and Computer Engineering University of Denver Denver, USA mohana.alanazi@du.edu,

More information

Orbital Insight Energy: Oil Storage v5.1 Methodologies & Data Documentation

Orbital Insight Energy: Oil Storage v5.1 Methodologies & Data Documentation Orbital Insight Energy: Oil Storage v5.1 Methodologies & Data Documentation Overview and Summary Orbital Insight Global Oil Storage leverages commercial satellite imagery, proprietary computer vision algorithms,

More information

WIND SPEED ESTIMATION IN SAUDI ARABIA USING THE PARTICLE SWARM OPTIMIZATION (PSO)

WIND SPEED ESTIMATION IN SAUDI ARABIA USING THE PARTICLE SWARM OPTIMIZATION (PSO) WIND SPEED ESTIMATION IN SAUDI ARABIA USING THE PARTICLE SWARM OPTIMIZATION (PSO) Mohamed Ahmed Mohandes Shafique Rehman King Fahd University of Petroleum & Minerals Saeed Badran Electrical Engineering

More information

Purdue University Bifacial Module Calculator (PUB)

Purdue University Bifacial Module Calculator (PUB) Purdue University Bifacial Module Calculator (PUB) Date: 02/18/2018 Purdue University Bifacial Module Calculator (PUB) is a module-level simulator that can accurately model and optimize the performance

More information

Short term forecasting of solar radiation based on satellite data

Short term forecasting of solar radiation based on satellite data Short term forecasting of solar radiation based on satellite data Elke Lorenz, Annette Hammer, Detlev Heinemann Energy and Semiconductor Research Laboratory, Institute of Physics Carl von Ossietzky University,

More information

ESTIMATION OF SOLAR RADIATION USING LEAST SQUARE SUPPORT VECTOR MACHINE

ESTIMATION OF SOLAR RADIATION USING LEAST SQUARE SUPPORT VECTOR MACHINE ESTIMATION OF SOLAR RADIATION USING LEAST SQUARE SUPPORT VECTOR MACHINE Sthita pragyan Mohanty Prasanta Kumar Patra Department of Computer Science and Department of Computer Science and Engineering CET

More information

OPTIMISING THE TEMPORAL AVERAGING PERIOD OF POINT SURFACE SOLAR RESOURCE MEASUREMENTS FOR CORRELATION WITH AREAL SATELLITE ESTIMATES

OPTIMISING THE TEMPORAL AVERAGING PERIOD OF POINT SURFACE SOLAR RESOURCE MEASUREMENTS FOR CORRELATION WITH AREAL SATELLITE ESTIMATES OPTIMISING THE TEMPORAL AVERAGING PERIOD OF POINT SURFACE SOLAR RESOURCE MEASUREMENTS FOR CORRELATION WITH AREAL SATELLITE ESTIMATES Ian Grant Anja Schubert Australian Bureau of Meteorology GPO Box 1289

More information

Power Forecasts Driven by Open Source Software. Data Assimilation

Power Forecasts Driven by Open Source Software. Data Assimilation UA Regional Weather and Power Forecasts UA-WRF Forecast users Power Forecasts Driven by Open Source Software Power Data GOES imager Data Assimilation forecasting.energy.arizona.edu Will Holmgren (Asst.

More information

Expedited Filing Draft August 22, 2017

Expedited Filing Draft August 22, 2017 Applicability 1 Section 304.9 applies to: (a) (b) Requirements Expedited Filing Draft August 22, 2017 the legal owner of a wind or solar aggregated generating facility connected to the interconnected electric

More information

Weather Stations. Evaluation copy. 9. Post live weather data on the school s web site for students, faculty and community.

Weather Stations. Evaluation copy. 9. Post live weather data on the school s web site for students, faculty and community. Weather Stations Computer P6 Collecting and analyzing weather data can be an important part of your Earth Science curriculum. It might even be an ongoing part of your entire course. A variety of activities

More information

Production of electricity using photovoltaic panels and effects of cloudiness

Production of electricity using photovoltaic panels and effects of cloudiness Production of electricity using photovoltaic panels and effects of cloudiness PAVEL CHROBÁK, JAN SKOVAJSA AND MARTIN ZÁLEŠÁK The Department of Automation and Control Engineering Tomas Bata University in

More information

Internet Engineering Jacek Mazurkiewicz, PhD

Internet Engineering Jacek Mazurkiewicz, PhD Internet Engineering Jacek Mazurkiewicz, PhD Softcomputing Part 11: SoftComputing Used for Big Data Problems Agenda Climate Changes Prediction System Based on Weather Big Data Visualisation Natural Language

More information

ESTIMATION OF GLOBAL SOLAR RADIATION AT CALABAR USING TWO MODELS

ESTIMATION OF GLOBAL SOLAR RADIATION AT CALABAR USING TWO MODELS ESTIMATION OF GLOBAL SOLAR RADIATION AT CALABAR USING TWO MODELS 1 Ibeh G. F, 1 Agbo G. A, 1 Ekpe J. E and 2 Isikwue B. C 1 Department of Industrial Physics, Ebonyi State University, Abakaliki, Ebonyi

More information

Solar Irradiance Prediction using Neural Model

Solar Irradiance Prediction using Neural Model Volume-8, Issue-3, June 2018 International Journal of Engineering and Management Research Page Number: 241-245 DOI: doi.org/10.31033/ijemr.8.3.32 Solar Irradiance Prediction using Neural Model Raj Kumar

More information

Satellite-to-Irradiance Modeling A New Version of the SUNY Model

Satellite-to-Irradiance Modeling A New Version of the SUNY Model Satellite-to-Irradiance Modeling A New Version of the SUNY Model Richard Perez 1, James Schlemmer 1, Karl Hemker 1, Sergey Kivalov 1, Adam Kankiewicz 2 and Christian Gueymard 3 1 Atmospheric Sciences Research

More information

Crisis Management and Natural Disasters Overview of JRC operational or pre-operational activities A. Annunziato, D. Al-Khudhairy

Crisis Management and Natural Disasters Overview of JRC operational or pre-operational activities A. Annunziato, D. Al-Khudhairy Papagayo, Costarica 3-4 November 2009 Security Science and The Americas 1 Joint Research Centre (JRC) Crisis Management and Natural Disasters Overview of JRC operational or pre-operational activities A.

More information

A New Predictive Solar Radiation Numerical Model

A New Predictive Solar Radiation Numerical Model A New Predictive Solar Radiation Numerical Model F. Díaz, G. Montero, J.M. Escobar, E. Rodríguez, R. Montenegro University Institute for Intelligent Systems and Numerical Applications in Engineering, University

More information

AC : UTPA SOLAR SYSTEM EFFICIENCY

AC : UTPA SOLAR SYSTEM EFFICIENCY AC 2012-3376: UTPA SOLAR SYSTEM EFFICIENCY Mr. Leonel Aguilera, University of Texas, Pan American Leonel Aguilera earned his his B.S degree in electrical engineering from the Technology Institute of Saltillo,

More information

Short-term wind forecasting using artificial neural networks (ANNs)

Short-term wind forecasting using artificial neural networks (ANNs) Energy and Sustainability II 197 Short-term wind forecasting using artificial neural networks (ANNs) M. G. De Giorgi, A. Ficarella & M. G. Russo Department of Engineering Innovation, Centro Ricerche Energia

More information

High Wind and Energy Specific Models for Global. Production Forecast

High Wind and Energy Specific Models for Global. Production Forecast High Wind and Energy Specific Models for Global Production Forecast Carlos Alaíz, Álvaro Barbero, Ángela Fernández, José R. Dorronsoro Dpto. de Ingeniería Informática and Instituto de Ingeniería del Conocimiento

More information

Application of Artificial Neural Networks to Predict Daily Solar Radiation in Sokoto

Application of Artificial Neural Networks to Predict Daily Solar Radiation in Sokoto Research Article International Journal of Current Engineering and Technology ISSN 2277-4106 2013 INPRESSCO. All Rights Reserved. Available at http://inpressco.com/category/ijcet Application of Artificial

More information

WeatherHawk Weather Station Protocol

WeatherHawk Weather Station Protocol WeatherHawk Weather Station Protocol Purpose To log atmosphere data using a WeatherHawk TM weather station Overview A weather station is setup to measure and record atmospheric measurements at 15 minute

More information

A comparative study of ANN and angstrom Prescott model in the context of solar radiation analysis

A comparative study of ANN and angstrom Prescott model in the context of solar radiation analysis A comparative study of ANN and angstrom Prescott model in the context of solar radiation analysis JUHI JOSHI 1, VINIT KUMAR 2 1 M.Tech, SGVU, Jaipur, India 2 Assistant. Professor, SGVU, Jaipur, India ABSTRACT

More information

Radial basis function neural networks model to estimate global solar radiation in semi-arid area

Radial basis function neural networks model to estimate global solar radiation in semi-arid area Leonardo Electronic Journal of Practices and Technologies ISSN 1583-1078 Issue 27, July-December 2015 p. 177-184 Radial basis function neural networks model to estimate global solar radiation in semi-arid

More information

Thunderstorm Forecasting by using Artificial Neural Network

Thunderstorm Forecasting by using Artificial Neural Network Thunderstorm Forecasting by using Artificial Neural Network N.F Nik Ismail, D. Johari, A.F Ali, Faculty of Electrical Engineering Universiti Teknologi MARA 40450 Shah Alam Malaysia nikfasdi@yahoo.com.my

More information

Short-Term Irradiance Forecasting Using an Irradiance Sensor Network, Satellite Imagery, and Data Assimilation

Short-Term Irradiance Forecasting Using an Irradiance Sensor Network, Satellite Imagery, and Data Assimilation Short-Term Irradiance Forecasting Using an Irradiance Sensor Network, Satellite Imagery, and Data Assimilation Antonio Lorenzo Dissertation Defense April 14, 2017 Problem & Hypothesis Hypothesis 1: ground

More information

Modeling Zero Energy Building with a Three- Level Fuzzy Cognitive Map

Modeling Zero Energy Building with a Three- Level Fuzzy Cognitive Map Modeling Zero Energy Building with a Three- Level Fuzzy Cognitive Map Eleni S. Vergini 1, Theodora-Eleni Ch. Kostoula 2, P. P. Groumpos 3 Abstract The concept of Zero Energy Buildings (ZEB) is briefly

More information

Development of Short Term Solar Forecasts

Development of Short Term Solar Forecasts power systems eehlaboratory Seraina Buchmeier Development of Short Term Solar Forecasts Semester Project EEH Power Systems Laboratory Swiss Federal Institute of Technology (ETH) Zurich Supervisors: Olivier

More information

This paper presents the

This paper presents the ISESCO JOURNAL of Science and Technology Volume 8 - Number 14 - November 2012 (2-8) A Novel Ensemble Neural Network based Short-term Wind Power Generation Forecasting in a Microgrid Aymen Chaouachi and

More information

Daily Global Solar Radiation estimation for Gran Canaria Island using Artificial Neural Networks

Daily Global Solar Radiation estimation for Gran Canaria Island using Artificial Neural Networks International Conference on Renewable Energies and Power Quality (ICREPQ 16) Madrid (Spain), 4 th to 6 th May, 2016 exçxãtuäx XÇxÜzç tçw céãxü dâtä àç ]ÉâÜÇtÄ (RE&PQJ) ISSN 2172-038 X, No.14 May 2016 Daily

More information

A Community Gridded Atmospheric Forecast System for Calibrated Solar Irradiance

A Community Gridded Atmospheric Forecast System for Calibrated Solar Irradiance A Community Gridded Atmospheric Forecast System for Calibrated Solar Irradiance David John Gagne 1,2 Sue E. Haupt 1,3 Seth Linden 1 Gerry Wiener 1 1. NCAR RAL 2. University of Oklahoma 3. Penn State University

More information

not for commercial-scale installations. Thus, there is a need to study the effects of snow on

not for commercial-scale installations. Thus, there is a need to study the effects of snow on 1. Problem Statement There is a great deal of uncertainty regarding the effects of snow depth on energy production from large-scale photovoltaic (PV) solar installations. The solar energy industry claims

More information

Solar radiation in Onitsha: A correlation with average temperature

Solar radiation in Onitsha: A correlation with average temperature Scholarly Journals of Biotechnology Vol. 1(5), pp. 101-107, December 2012 Available online at http:// www.scholarly-journals.com/sjb ISSN 2315-6171 2012 Scholarly-Journals Full Length Research Paper Solar

More information