SlideShare a Scribd company logo
1 of 13
Download to read offline
Big Data and Efficiency of PV Plants 
Silvano Vergura, Department of Electrical and Information Engineering, Technical University of Bari 
1 
20th IMEKO TC4 International Symposium – Benevento (Italy)
Aims 
1.To present the issue of monitoring the energy efficiency of one PV plant 
2.To present the issue of monitoring several PV plants (constituting a Constellation of PV plants) by an unique supervision centre 
3.To introduce the issue of the computational burden for monitoring a Constellation of PV plants 
4.To propose a possible effective solution, bootstrap technique 
5.To compare results applying bootstrap technique and standard sampling for a real case 
20th IMEKO TC4 International Symposium – Benevento (Italy) 
2
Standard indexes for monitoring the energy performance of PV plant 
Standard performance parameters1 
Final PV system Yield (Yf) 
Reference Yield (Yr) 
Performance Ratio (PR) 
Drawbacks: a) they supply rough information about the performance of the overall PV plant; b) they don’t allow any assessment of the behavior of the PV plant single parts. 
20th IMEKO TC4 International Symposium – Benevento (Italy) 
3 
[1] - IEC, “Photovoltaic system performance monitoring guidelines for measurement, data exchange and analysis, IEC Standard 61734”, Geneva, Switzerland, 1998
How to monitor several PV plants constituting a Constellation? 
•The Italian PV market has been very attractive for new PV plants installations. 
•Several O&M enterprises have a lot of PV plants to be monitored and a data-logger on each PV plant. 
•Each dataset stored in the datalogger of each PV plant is constituted by voltage, current, power and energy in both DC and AC side, besides radiation, module and environment temperature, etc. 
•Data of different plants are independent each other. 
•Each datalogger (client) is linked to a server box which manages all the data. 
From the monitoring point of view the PV plants constitute a constellation. 
20th IMEKO TC4 International Symposium – Benevento (Italy) 
4
“high volume, high velocity, and/or high variety information assets that require new forms of processing to enable enhanced decision making, insight discovery and process optimization” (Douglas Laney, Gartner, 2012) 
Hypothesis to monitor 10 PV plants, each one of them rated of 1-MWp with 250 sub-arrays 
•Data-logger samples each 10 minutes (6 datasets/hour) for 10 hours/day for 365 days/year for each array, for 250 sub-arrays; 
•Then, 6*10*365*250=5.475.000 datasets/year for 1-MWp rated power PV plant. 
•Each dataset of analysis is constituted by three-phase voltage and current, energy, cell temperature, solar radiation ,then data to be processed are 5.475.000*10 = 54.750.000 
•For a constellation of 10 PV plants, the supervision centre have to process 54.750.000*10 = 547.500.000 data! 
20th IMEKO TC4 International Symposium – Benevento (Italy) 
5 
10 
20 
30 
40 
50 
60 
3 
6 
9 
10 
15 
20 
24 
60 
120 
180 
240 
300 
365 
Minutes/hour 
Hours/day 
Days/year 
Big data
Statistics for preliminary information about the operation of a PV plant 
Proposal 
•to carry out preliminary analysis on each PV plant utilizing sampled data of energy in role of the whole data population, in order to manage a smaller dataset for each PV plant. If an anomaly is revealed on a specific PV plant, a successive in depth analysis (based on the whole data population of that PV plant) will be carried out 
•It will be shown that the bootstrap technique (with respect to the standard sampling techniques) allows to define a representative sample of the energy data stored in the data-logger of a PV plant and is time-saving. 
PS: In the following, all the considerations about the sampling will regard only one PV plant, being intended that the concepts have to be applied to each PV plant of the constellation. 
20th IMEKO TC4 International Symposium – Benevento (Italy) 
6
Differences between bootstrap and standard sampling 
•Standard sampling is based on many random samples from the population with the aim to find the sampling distributions of sample statistics (mean, variance, etc.). 
•Instead, the bootstrap is a resampling technique (as jack-knife and permutation test are) able to approximately find the sampling distribution from just one single sample. 
•Then, in place of many samples from the population, the bootstrap creates many resamples by repeatedly sampling from only one random sample. 
20th IMEKO TC4 International Symposium – Benevento (Italy) 
7 
N samples from the population 
vs. 
N resamples from a unique sample
Sources of random variation between population statistics and bootstrap ones 
1.variation due to the first sample 
2.variation due to the bootstrap resamples with respect to the first sample 
For example, let us consider the variation introduced on the mean value. 
Starting from a data population, the mean value of the first sample has a bias with respect to the population mean (type-1 variation). The mean of each successive resample, based on the first sample, has a bias with respect to the mean value of the original sample (type-2 variation) and then with respect to the population mean. 
As the type-1 variation affects all the successive resamplings, it is more critical than type-2 variation. 
20th IMEKO TC4 International Symposium – Benevento (Italy) 
8
Case study - 20kWp PV plant with 6 sub-arrays (1 for inverter) 
•6 sub-arrays can be easily represented on one slide. 
•The same approach has been applied also to 1-MWp PV plant. 
•The results are similar, whichever peak power is; the only difference is the total amount of operations and the related computational time. The sample size for each sub-array is 20% of the data population, consisting in about 100.000 data 
20th IMEKO TC4 International Symposium – Benevento (Italy) 
9 
Fig. 1. Population distribution of each sub-array. 
Legenda: 
red line = population mean μ 
blue line = sample mean 
Fig. 2. Sampling distribution of the mean of each sub-array.
Bootstrap 
The sample size for each sub-array is 20% of the data population as for the previous standard sampling. 
20th IMEKO TC4 International Symposium – Benevento (Italy) 
10 
Fig. 3. Bootstrap distribution of the bootstrap mean for each sub-array 
Legenda: 
red line = population mean μ 
blue line = sample mean 
fuchsia line = bootstrap mean
Comparison and type-2 variation 
Blue line represents the mismatch value between the sample means and the population means for 
each sub-array, while the magenta line is the mismatch value between the bootstrap means and the 
population means for each sub-array. The columns 1 and 3 report the previous numerical mismatch 
values and it can be noted that they are limited in the range of ±1%. Nevertheless, the resamplings 
for the bootstrap are done in a shorter time than the sampling one (0.6s versus 12.4s); it depends 
from the number of resamplings. 
For this specific case, the bootstrap time is about 5% of the sampling one. 
Similar results have been obtained for a lot of repetitions, because resamplings based on the same 
original sample introduce only little variation (type-2 variation). 
20th IMEKO TC4 International Symposium – Benevento (Italy) 11 
Mismatch of 
sampled data 
(in %) 
Sampling 
time [s] 
Mismatch of 
bootstrapped 
data (in %) 
Bootstrapping 
time [s] 
12.4 0.6 
0.04 0.33 
-0.35 0.21 
0.13 -0.94 
-0.03 1.19 
-0.36 -0.12 
1 2 3 4 5 6 -0.29 -0.50 
-1 
-0.5 
0 
0.5 
1 
Blu = sampled data, Magenta = bootstrap, Black = min/max values
Comparison and type-1 variation 
This sub-section reports the results of the bootstrapping on the basis of a new random original sample. Type-1 variation, due to the original sample, is stronger than that due to the random resamplings. 
Once again, the resamplings for the bootstrap are done in a shorter time than the sampling one (0.8 s versus 12.4 s). 
Applying the proposed approach to a 1 MWp rated power PV plant, the total amount of the data will be greater as well as the computational time saving. Considering the application of the procedure to each PV plant belonging to a constellation, the efficiency of the overall system increases considerably. 
20th IMEKO TC4 International Symposium – Benevento (Italy) 
12 
Blu = sampled data, Magenta = bootstrap, Black = min/max values 
Mismatch of sampled data (in %) 
Sampling time [s] 
Mismatch of bootstrapped data (in %) 
Bootstrapping time [s] 
12.4 
0.8 
-0.11 
-0.12 
0.29 
-2.49 
-0.20 
-2.74 
0.04 
-0.76 
0.04 
-0.37 
-0.21 
-0.56 
1 
2 
3 
4 
5 
6 
-3 
-2 
-1 
0 
1 
2 
3
Conclusions 
•The monitoring of energy efficiency becomes harder when a lot of large PV plants have to be monitored from a unique supervision centre (constellation of PV plants). 
•To reduce the processing time it is possible to represent the population of data by means of a representative sample which allows to perform a faster evaluation of the operating conditions of the plants. 
•For these aims, the paper has proposed the bootstrap methodology: 
–it allows to obtain representative sample of the population, whichever its distribution is; 
–it needs smaller time than that required by standard sampling techniques. 
20th IMEKO TC4 International Symposium – Benevento (Italy) 
13

More Related Content

Similar to Big Data and Renewable Energy

160915_2pager_tech_MCSP
160915_2pager_tech_MCSP160915_2pager_tech_MCSP
160915_2pager_tech_MCSPandre broessel
 
Core Objective 1: Highlights from the Central Data Resource
Core Objective 1: Highlights from the Central Data ResourceCore Objective 1: Highlights from the Central Data Resource
Core Objective 1: Highlights from the Central Data ResourceAnubhav Jain
 
Adaptive maximum power point tracking using neural networks for a photovoltai...
Adaptive maximum power point tracking using neural networks for a photovoltai...Adaptive maximum power point tracking using neural networks for a photovoltai...
Adaptive maximum power point tracking using neural networks for a photovoltai...Mellah Hacene
 
Improvement of grid connected photovoltaic system using artificial neural net...
Improvement of grid connected photovoltaic system using artificial neural net...Improvement of grid connected photovoltaic system using artificial neural net...
Improvement of grid connected photovoltaic system using artificial neural net...ijscmcj
 
Monitoring of Transmission and Distribution Grids using PMUs
Monitoring of Transmission and Distribution Grids using PMUsMonitoring of Transmission and Distribution Grids using PMUs
Monitoring of Transmission and Distribution Grids using PMUsLuigi Vanfretti
 
IRJET- A Review on Solar based Multilevel Inverter with Three Phase Grid Supply
IRJET- A Review on Solar based Multilevel Inverter with Three Phase Grid SupplyIRJET- A Review on Solar based Multilevel Inverter with Three Phase Grid Supply
IRJET- A Review on Solar based Multilevel Inverter with Three Phase Grid SupplyIRJET Journal
 
The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...
The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...
The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...Luigi Vanfretti
 
Perturb and observe maximum power point tracking for photovoltaic cell
Perturb and observe maximum power point tracking for photovoltaic cellPerturb and observe maximum power point tracking for photovoltaic cell
Perturb and observe maximum power point tracking for photovoltaic cellAlexander Decker
 
Photovoltaic Module Energy Yield Measurements: Existing Approaches and Best P...
Photovoltaic Module Energy Yield Measurements: Existing Approaches and Best P...Photovoltaic Module Energy Yield Measurements: Existing Approaches and Best P...
Photovoltaic Module Energy Yield Measurements: Existing Approaches and Best P...Leonardo ENERGY
 
Comparative Study Of Mppt Algorithms For Photovoltaic...
Comparative Study Of Mppt Algorithms For Photovoltaic...Comparative Study Of Mppt Algorithms For Photovoltaic...
Comparative Study Of Mppt Algorithms For Photovoltaic...Stacey Cruz
 
Applications of VILLASframework
Applications of VILLASframeworkApplications of VILLASframework
Applications of VILLASframeworkSteffen Vogel
 
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...IRJET Journal
 
A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...
A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...
A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...phthanh04
 
Investigation of Interleaved Boost Converter with Voltage multiplier for PV w...
Investigation of Interleaved Boost Converter with Voltage multiplier for PV w...Investigation of Interleaved Boost Converter with Voltage multiplier for PV w...
Investigation of Interleaved Boost Converter with Voltage multiplier for PV w...ecij
 
IMPLEMENTATION OF A REAL TIME MONITORING SYSTEM FOR A PHOTOVOLTAIC GENERATION...
IMPLEMENTATION OF A REAL TIME MONITORING SYSTEM FOR A PHOTOVOLTAIC GENERATION...IMPLEMENTATION OF A REAL TIME MONITORING SYSTEM FOR A PHOTOVOLTAIC GENERATION...
IMPLEMENTATION OF A REAL TIME MONITORING SYSTEM FOR A PHOTOVOLTAIC GENERATION...adeij1
 

Similar to Big Data and Renewable Energy (20)

160915_2pager_tech_MCSP
160915_2pager_tech_MCSP160915_2pager_tech_MCSP
160915_2pager_tech_MCSP
 
Application and Comparison Between the Conventional Methods and PSO Method fo...
Application and Comparison Between the Conventional Methods and PSO Method fo...Application and Comparison Between the Conventional Methods and PSO Method fo...
Application and Comparison Between the Conventional Methods and PSO Method fo...
 
Core Objective 1: Highlights from the Central Data Resource
Core Objective 1: Highlights from the Central Data ResourceCore Objective 1: Highlights from the Central Data Resource
Core Objective 1: Highlights from the Central Data Resource
 
Adaptive maximum power point tracking using neural networks for a photovoltai...
Adaptive maximum power point tracking using neural networks for a photovoltai...Adaptive maximum power point tracking using neural networks for a photovoltai...
Adaptive maximum power point tracking using neural networks for a photovoltai...
 
Australia 2
Australia 2Australia 2
Australia 2
 
Improvement of grid connected photovoltaic system using artificial neural net...
Improvement of grid connected photovoltaic system using artificial neural net...Improvement of grid connected photovoltaic system using artificial neural net...
Improvement of grid connected photovoltaic system using artificial neural net...
 
Experimental investigation of artificial intelligence applied in MPPT techniques
Experimental investigation of artificial intelligence applied in MPPT techniquesExperimental investigation of artificial intelligence applied in MPPT techniques
Experimental investigation of artificial intelligence applied in MPPT techniques
 
Monitoring of Transmission and Distribution Grids using PMUs
Monitoring of Transmission and Distribution Grids using PMUsMonitoring of Transmission and Distribution Grids using PMUs
Monitoring of Transmission and Distribution Grids using PMUs
 
IRJET- A Review on Solar based Multilevel Inverter with Three Phase Grid Supply
IRJET- A Review on Solar based Multilevel Inverter with Three Phase Grid SupplyIRJET- A Review on Solar based Multilevel Inverter with Three Phase Grid Supply
IRJET- A Review on Solar based Multilevel Inverter with Three Phase Grid Supply
 
The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...
The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...
The RaPId Toolbox for Parameter Identification and Model Validation: How Mode...
 
Perturb and observe maximum power point tracking for photovoltaic cell
Perturb and observe maximum power point tracking for photovoltaic cellPerturb and observe maximum power point tracking for photovoltaic cell
Perturb and observe maximum power point tracking for photovoltaic cell
 
Photovoltaic Module Energy Yield Measurements: Existing Approaches and Best P...
Photovoltaic Module Energy Yield Measurements: Existing Approaches and Best P...Photovoltaic Module Energy Yield Measurements: Existing Approaches and Best P...
Photovoltaic Module Energy Yield Measurements: Existing Approaches and Best P...
 
Comparative Study Of Mppt Algorithms For Photovoltaic...
Comparative Study Of Mppt Algorithms For Photovoltaic...Comparative Study Of Mppt Algorithms For Photovoltaic...
Comparative Study Of Mppt Algorithms For Photovoltaic...
 
Modeling of photovoltaic system with maximum power point tracking control by ...
Modeling of photovoltaic system with maximum power point tracking control by ...Modeling of photovoltaic system with maximum power point tracking control by ...
Modeling of photovoltaic system with maximum power point tracking control by ...
 
Applications of VILLASframework
Applications of VILLASframeworkApplications of VILLASframework
Applications of VILLASframework
 
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
 
012_22796ny071214_94_101
012_22796ny071214_94_101012_22796ny071214_94_101
012_22796ny071214_94_101
 
A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...
A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...
A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...
 
Investigation of Interleaved Boost Converter with Voltage multiplier for PV w...
Investigation of Interleaved Boost Converter with Voltage multiplier for PV w...Investigation of Interleaved Boost Converter with Voltage multiplier for PV w...
Investigation of Interleaved Boost Converter with Voltage multiplier for PV w...
 
IMPLEMENTATION OF A REAL TIME MONITORING SYSTEM FOR A PHOTOVOLTAIC GENERATION...
IMPLEMENTATION OF A REAL TIME MONITORING SYSTEM FOR A PHOTOVOLTAIC GENERATION...IMPLEMENTATION OF A REAL TIME MONITORING SYSTEM FOR A PHOTOVOLTAIC GENERATION...
IMPLEMENTATION OF A REAL TIME MONITORING SYSTEM FOR A PHOTOVOLTAIC GENERATION...
 

Recently uploaded

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Recently uploaded (20)

College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 

Big Data and Renewable Energy

  • 1. Big Data and Efficiency of PV Plants Silvano Vergura, Department of Electrical and Information Engineering, Technical University of Bari 1 20th IMEKO TC4 International Symposium – Benevento (Italy)
  • 2. Aims 1.To present the issue of monitoring the energy efficiency of one PV plant 2.To present the issue of monitoring several PV plants (constituting a Constellation of PV plants) by an unique supervision centre 3.To introduce the issue of the computational burden for monitoring a Constellation of PV plants 4.To propose a possible effective solution, bootstrap technique 5.To compare results applying bootstrap technique and standard sampling for a real case 20th IMEKO TC4 International Symposium – Benevento (Italy) 2
  • 3. Standard indexes for monitoring the energy performance of PV plant Standard performance parameters1 Final PV system Yield (Yf) Reference Yield (Yr) Performance Ratio (PR) Drawbacks: a) they supply rough information about the performance of the overall PV plant; b) they don’t allow any assessment of the behavior of the PV plant single parts. 20th IMEKO TC4 International Symposium – Benevento (Italy) 3 [1] - IEC, “Photovoltaic system performance monitoring guidelines for measurement, data exchange and analysis, IEC Standard 61734”, Geneva, Switzerland, 1998
  • 4. How to monitor several PV plants constituting a Constellation? •The Italian PV market has been very attractive for new PV plants installations. •Several O&M enterprises have a lot of PV plants to be monitored and a data-logger on each PV plant. •Each dataset stored in the datalogger of each PV plant is constituted by voltage, current, power and energy in both DC and AC side, besides radiation, module and environment temperature, etc. •Data of different plants are independent each other. •Each datalogger (client) is linked to a server box which manages all the data. From the monitoring point of view the PV plants constitute a constellation. 20th IMEKO TC4 International Symposium – Benevento (Italy) 4
  • 5. “high volume, high velocity, and/or high variety information assets that require new forms of processing to enable enhanced decision making, insight discovery and process optimization” (Douglas Laney, Gartner, 2012) Hypothesis to monitor 10 PV plants, each one of them rated of 1-MWp with 250 sub-arrays •Data-logger samples each 10 minutes (6 datasets/hour) for 10 hours/day for 365 days/year for each array, for 250 sub-arrays; •Then, 6*10*365*250=5.475.000 datasets/year for 1-MWp rated power PV plant. •Each dataset of analysis is constituted by three-phase voltage and current, energy, cell temperature, solar radiation ,then data to be processed are 5.475.000*10 = 54.750.000 •For a constellation of 10 PV plants, the supervision centre have to process 54.750.000*10 = 547.500.000 data! 20th IMEKO TC4 International Symposium – Benevento (Italy) 5 10 20 30 40 50 60 3 6 9 10 15 20 24 60 120 180 240 300 365 Minutes/hour Hours/day Days/year Big data
  • 6. Statistics for preliminary information about the operation of a PV plant Proposal •to carry out preliminary analysis on each PV plant utilizing sampled data of energy in role of the whole data population, in order to manage a smaller dataset for each PV plant. If an anomaly is revealed on a specific PV plant, a successive in depth analysis (based on the whole data population of that PV plant) will be carried out •It will be shown that the bootstrap technique (with respect to the standard sampling techniques) allows to define a representative sample of the energy data stored in the data-logger of a PV plant and is time-saving. PS: In the following, all the considerations about the sampling will regard only one PV plant, being intended that the concepts have to be applied to each PV plant of the constellation. 20th IMEKO TC4 International Symposium – Benevento (Italy) 6
  • 7. Differences between bootstrap and standard sampling •Standard sampling is based on many random samples from the population with the aim to find the sampling distributions of sample statistics (mean, variance, etc.). •Instead, the bootstrap is a resampling technique (as jack-knife and permutation test are) able to approximately find the sampling distribution from just one single sample. •Then, in place of many samples from the population, the bootstrap creates many resamples by repeatedly sampling from only one random sample. 20th IMEKO TC4 International Symposium – Benevento (Italy) 7 N samples from the population vs. N resamples from a unique sample
  • 8. Sources of random variation between population statistics and bootstrap ones 1.variation due to the first sample 2.variation due to the bootstrap resamples with respect to the first sample For example, let us consider the variation introduced on the mean value. Starting from a data population, the mean value of the first sample has a bias with respect to the population mean (type-1 variation). The mean of each successive resample, based on the first sample, has a bias with respect to the mean value of the original sample (type-2 variation) and then with respect to the population mean. As the type-1 variation affects all the successive resamplings, it is more critical than type-2 variation. 20th IMEKO TC4 International Symposium – Benevento (Italy) 8
  • 9. Case study - 20kWp PV plant with 6 sub-arrays (1 for inverter) •6 sub-arrays can be easily represented on one slide. •The same approach has been applied also to 1-MWp PV plant. •The results are similar, whichever peak power is; the only difference is the total amount of operations and the related computational time. The sample size for each sub-array is 20% of the data population, consisting in about 100.000 data 20th IMEKO TC4 International Symposium – Benevento (Italy) 9 Fig. 1. Population distribution of each sub-array. Legenda: red line = population mean μ blue line = sample mean Fig. 2. Sampling distribution of the mean of each sub-array.
  • 10. Bootstrap The sample size for each sub-array is 20% of the data population as for the previous standard sampling. 20th IMEKO TC4 International Symposium – Benevento (Italy) 10 Fig. 3. Bootstrap distribution of the bootstrap mean for each sub-array Legenda: red line = population mean μ blue line = sample mean fuchsia line = bootstrap mean
  • 11. Comparison and type-2 variation Blue line represents the mismatch value between the sample means and the population means for each sub-array, while the magenta line is the mismatch value between the bootstrap means and the population means for each sub-array. The columns 1 and 3 report the previous numerical mismatch values and it can be noted that they are limited in the range of ±1%. Nevertheless, the resamplings for the bootstrap are done in a shorter time than the sampling one (0.6s versus 12.4s); it depends from the number of resamplings. For this specific case, the bootstrap time is about 5% of the sampling one. Similar results have been obtained for a lot of repetitions, because resamplings based on the same original sample introduce only little variation (type-2 variation). 20th IMEKO TC4 International Symposium – Benevento (Italy) 11 Mismatch of sampled data (in %) Sampling time [s] Mismatch of bootstrapped data (in %) Bootstrapping time [s] 12.4 0.6 0.04 0.33 -0.35 0.21 0.13 -0.94 -0.03 1.19 -0.36 -0.12 1 2 3 4 5 6 -0.29 -0.50 -1 -0.5 0 0.5 1 Blu = sampled data, Magenta = bootstrap, Black = min/max values
  • 12. Comparison and type-1 variation This sub-section reports the results of the bootstrapping on the basis of a new random original sample. Type-1 variation, due to the original sample, is stronger than that due to the random resamplings. Once again, the resamplings for the bootstrap are done in a shorter time than the sampling one (0.8 s versus 12.4 s). Applying the proposed approach to a 1 MWp rated power PV plant, the total amount of the data will be greater as well as the computational time saving. Considering the application of the procedure to each PV plant belonging to a constellation, the efficiency of the overall system increases considerably. 20th IMEKO TC4 International Symposium – Benevento (Italy) 12 Blu = sampled data, Magenta = bootstrap, Black = min/max values Mismatch of sampled data (in %) Sampling time [s] Mismatch of bootstrapped data (in %) Bootstrapping time [s] 12.4 0.8 -0.11 -0.12 0.29 -2.49 -0.20 -2.74 0.04 -0.76 0.04 -0.37 -0.21 -0.56 1 2 3 4 5 6 -3 -2 -1 0 1 2 3
  • 13. Conclusions •The monitoring of energy efficiency becomes harder when a lot of large PV plants have to be monitored from a unique supervision centre (constellation of PV plants). •To reduce the processing time it is possible to represent the population of data by means of a representative sample which allows to perform a faster evaluation of the operating conditions of the plants. •For these aims, the paper has proposed the bootstrap methodology: –it allows to obtain representative sample of the population, whichever its distribution is; –it needs smaller time than that required by standard sampling techniques. 20th IMEKO TC4 International Symposium – Benevento (Italy) 13