CRAN/E | ddiv

ddiv

Data Driven I-v Feature Extraction

Installation

About

The Data Driven I-V Feature Extraction is used to extract Current-Voltage (I-V) features from I-V curves. I-V curves indicate the relationship between current and voltage for a solar cell or Photovoltaic (PV) modules. The I-V features such as maximum power point (Pmp), shunt resistance (Rsh), series resistance (Rs),short circuit current (Isc), open circuit voltage (Voc), fill factor (FF), current at maximum power (Imp) and voltage at maximum power(Vmp) contain important information of the performance for PV modules. The traditional method uses the single diode model to model I-V curves and extract I-V features. This package does not use the diode model, but uses data-driven a method which select different linear parts of the I-V curves to extract I-V features. This method also uses a sampling method to calculate uncertainties when extracting I-V features. Also, because of the partially shaded array, "steps" occurs in I-V curves. The "Segmented Regression" method is used to identify steps in I-V curves. This material is based upon work supported by the U.S. Department of Energy’s Office of Energy Efficiency and Renewable Energy (EERE) under Solar Energy Technologies Office (SETO) Agreement Number DE-EE0007140. Further information can be found in the following paper. [1] Ma, X. et al, 2019. doi:10.1109/JPHOTOV.2019.2928477.

Key Metrics

Version 0.1.1
R ≥ 3.5.0
Published 2021-04-14 1108 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks ddiv results

Downloads

Yesterday 9 0%
Last 7 days 47 -2%
Last 30 days 212 -1%
Last 90 days 620 -29%
Last 365 days 2.812 -16%

Maintainer

Maintainer

Megan M. Morbitzer

mmm308@case.edu

Authors

Wei-Heng Huang

aut

Xuan Ma

aut

Jiqi Liu

aut

Menghong Wang

ctb

Alan J. Curran

ctb

Justin S. Fada

ctb

Jean-Nicolas Jaubert

ctb

Jing Sun

ctb

Jennifer L. Braid

ctb

Jenny Brynjarsdottir

ctb

Roger H. French

aut / cph

Megan M. Morbitzer

ctb / cre

Material

Reference manual
Package source

Vignettes

Outdoor Time Series I-V Curve Data from SDLE SunFarm
ddiv
Damp Heat Plus Dynamic Mechanical Load Indoor Accelerated Test I-V Curve
I-V Curves from External Solar Testing Laboratory
"Time Series Example I-V Curve FH Data"
Introduction to I-V Curves

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ddiv archive

Depends

R ≥ 3.5.0

Imports

MASS ≥ 0.5-3.0
segmented ≥ 0.5-3.0
qpdf ≥ 1.1

Suggests

rmarkdown
testthat
knitr
tidyr

Reverse Imports

SunsVoc