Damp Heat Plus Dynamic Mechanical Load Indoor Accelerated Test I-V Curve

Data Description

The I-V curve data is used for MLEET (Module Level Exposure and Evaluation Test) project funded by DOE (Department of Energy). It was taken from some commercial brand full size PV (photovoltaic) module under dampheat + DML (Dynamic Mechanical Load) indoor accelerated test. Each I-V curve has about 3800 points.

Load data and run code to extract IV features

library(ddiv)
data("IV_4K")
IVExtractResult(IV_4K)

Example output

The result for finding steps for example data "IV_4K", no changepoint identifying step is found.

Reference

JiQi Liu, Alan Curran, Justin S. Fada, Xuan Ma, Wei-Heng Huang, C. Birk Jones, Erdmut Schnabel, Michael K¨ohl, Jennifer L. Braid, Roger H. French, 2018. Cross-correlation Analysis of the Indoor Accelerated and Real World Exposed Photovoltaic Systems Across Multiple Climate Zones, WCPEC-7, Hawaii.

Acknowledgement

This work was supported by the DOE-EERE SETO award DE-EE-0007140



Try the ddiv package in your browser

Any scripts or data that you put into this service are public.

ddiv documentation built on April 15, 2021, 1:06 a.m.