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.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')) |
- 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 4 years agofrom:d0952f4ede. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | NOTE | Nov 13 2024 |
R-4.5-linux | NOTE | Nov 13 2024 |
R-4.4-win | NOTE | Nov 13 2024 |
R-4.4-mac | NOTE | Nov 13 2024 |
R-4.3-win | NOTE | Nov 13 2024 |
R-4.3-mac | NOTE | Nov 13 2024 |
IV_timeseries
Rendered fromIV_timeseries.Rmd
usingknitr::rmarkdown
on Nov 13 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.Rmd
usingknitr::rmarkdown
on Nov 13 2024.Last update: 2018-09-28
Started: 2018-09-28
ddiv v.0.1.1
Rendered fromddiv.Rmd
usingknitr::rmarkdown
on Nov 13 2024.Last update: 2021-04-14
Started: 2018-09-28
I-V Curves from External Solar Testing Laboratory
Rendered fromIV_5M.Rmd
usingknitr::rmarkdown
on Nov 13 2024.Last update: 2018-09-28
Started: 2018-09-28
Introduction to $I-V$ Curves
Rendered fromIVcurve.Rmd
usingknitr::rmarkdown
on Nov 13 2024.Last update: 2021-04-14
Started: 2018-09-28
Outdoor Time Series I-V Curve Data from SDLE SunFarm
Rendered fromDaystar.Rmd
usingknitr::rmarkdown
on Nov 13 2024.Last update: 2021-04-14
Started: 2018-09-28