Package: ddiv 0.1.1

ddiv: Data Driven I-v Feature Extraction

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>.

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]

ddiv_0.1.1.tar.gz
ddiv_0.1.1.zip(r-4.5)ddiv_0.1.1.zip(r-4.4)ddiv_0.1.1.zip(r-4.3)
ddiv_0.1.1.tgz(r-4.4-any)ddiv_0.1.1.tgz(r-4.3-any)
ddiv_0.1.1.tar.gz(r-4.5-noble)ddiv_0.1.1.tar.gz(r-4.4-noble)
ddiv_0.1.1.tgz(r-4.4-emscripten)ddiv_0.1.1.tgz(r-4.3-emscripten)
ddiv.pdf |ddiv.html
ddiv/json (API)

# Install 'ddiv' in R:
install.packages('ddiv', repos = c('https://meganmorbitzer.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • IV_4K - Damp Heat Plus Dynamic Mechanical Load Indoor Accelerated Test I-V Curve.
  • IV_5M_1 - I-V Curves from External Solar Testing Laboratory.
  • IV_5M_2 - I-V Curves from External Solar Testing Laboratory.
  • IV_daystar - Outdoor Time Series I-V Curve Data from SDLE SunFarm.
  • IV_step1 - A data frame of IV curve with 1 step.
  • IV_step2 - A data frame of IV curve with 2 step.
  • IV_step3 - A data frame of IV curve with 3 step.
  • IV_timeseries - Outdoor Time Series I-V Curve Data from SDLE SunFarm.

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

4 exports 0.49 score 9 dependencies 1 dependents 23 scripts 272 downloads

Last updated 3 years agofrom:d0952f4ede. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 14 2024
R-4.5-winNOTESep 14 2024
R-4.5-linuxNOTESep 14 2024
R-4.4-winNOTESep 14 2024
R-4.4-macNOTESep 14 2024
R-4.3-winNOTESep 14 2024
R-4.3-macNOTESep 14 2024

Exports:IVExtractResultIVfeatureIVstepsIVuncertain

Dependencies:askpasscurllatticeMASSnlmeqpdfRcppsegmentedsys

IV_timeseries

Rendered fromIV_timeseries.Rmdusingknitr::rmarkdownon Sep 14 2024.

Last update: 2021-04-14
Started: 2021-04-14

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

Rendered fromIV_4K.Rmdusingknitr::rmarkdownon Sep 14 2024.

Last update: 2018-09-28
Started: 2018-09-28

ddiv v.0.1.1

Rendered fromddiv.Rmdusingknitr::rmarkdownon Sep 14 2024.

Last update: 2021-04-14
Started: 2018-09-28

I-V Curves from External Solar Testing Laboratory

Rendered fromIV_5M.Rmdusingknitr::rmarkdownon Sep 14 2024.

Last update: 2018-09-28
Started: 2018-09-28

Introduction to $I-V$ Curves

Rendered fromIVcurve.Rmdusingknitr::rmarkdownon Sep 14 2024.

Last update: 2021-04-14
Started: 2018-09-28

Outdoor Time Series I-V Curve Data from SDLE SunFarm

Rendered fromDaystar.Rmdusingknitr::rmarkdownon Sep 14 2024.

Last update: 2021-04-14
Started: 2018-09-28