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:
ddiv_0.1.1.tar.gz
ddiv_0.1.1.zip(r-4.7)ddiv_0.1.1.zip(r-4.6)ddiv_0.1.1.zip(r-4.5)
ddiv_0.1.1.tgz(r-4.6-any)ddiv_0.1.1.tgz(r-4.5-any)
ddiv_0.1.1.tar.gz(r-4.7-any)ddiv_0.1.1.tar.gz(r-4.6-any)
ddiv_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ddiv/json (API)
| # Install 'ddiv' in R: |
| install.packages('ddiv', repos = c('https://meganmorbitzer.r-universe.dev', 'https://cloud.r-project.org')) |
- 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.
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:d0952f4ede. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 121 | ||
| source / vignettes | OK | 206 | ||
| linux-release-x86_64 | NOTE | 126 | ||
| macos-release-arm64 | NOTE | 232 | ||
| macos-oldrel-arm64 | NOTE | 172 | ||
| windows-devel | NOTE | 106 | ||
| windows-release | NOTE | 71 | ||
| windows-oldrel | NOTE | 91 | ||
| wasm-release | OK | 111 |
IV_timeseries
Rendered fromIV_timeseries.Rmdusingknitr::rmarkdownon Jun 02 2026.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 Jun 02 2026.Last update: 2018-09-28
Started: 2018-09-28
ddiv v.0.1.1
Rendered fromddiv.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2021-04-14
Started: 2018-09-28
I-V Curves from External Solar Testing Laboratory
Rendered fromIV_5M.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2018-09-28
Started: 2018-09-28
Introduction to $I-V$ Curves
Rendered fromIVcurve.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2021-04-14
Started: 2018-09-28
Outdoor Time Series I-V Curve Data from SDLE SunFarm
Rendered fromDaystar.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2021-04-14
Started: 2018-09-28
