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.
Version: | 0.1.0 |
Depends: | R (≥ 3.4.0) |
Imports: | MASS (≥ 0.5-3.0), segmented (≥ 0.5-3.0) |
Suggests: | rmarkdown, testthat, knitr |
Published: | 2018-09-28 |
Author: | Wei-Heng Huang [aut], Xuan Ma [aut, cre], Jiqi Liu [ctb], 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] |
Maintainer: | Xuan Ma <xxm115 at case.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | ddiv results |
Reference manual: | ddiv.pdf |
Vignettes: |
Outdoor Time Series I-V Curve Data from SDLE SunFarm Damp Heat Plus Dynamic Mechanical Load Indoor Accelerated Test I-V Curve I-V Curves from External Solar Testing Laboratory Introduction to I-V Curves ddiv |
Package source: | ddiv_0.1.0.tar.gz |
Windows binaries: | r-devel: ddiv_0.1.0.zip, r-release: ddiv_0.1.0.zip, r-oldrel: ddiv_0.1.0.zip |
macOS binaries: | r-release: ddiv_0.1.0.tgz, r-oldrel: ddiv_0.1.0.tgz |
Reverse imports: | SunsVoc |
Please use the canonical form https://CRAN.R-project.org/package=ddiv to link to this page.