Learn R Programming

SunsVoc (version 0.1.2)

Constructing Suns-Voc from Outdoor Time-Series I-V Curves

Description

Suns-Voc (or Isc-Voc) curves can provide the current-voltage (I-V) characteristics of the diode of photovoltaic cells without the effect of series resistance. Here, Suns-Voc curves can be constructed with outdoor time-series I-V curves [1,2,3] of full-size photovoltaic (PV) modules instead of having to be measured in the lab. Time series of four different power loss modes can be calculated based on obtained Isc-Voc 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-EE0008172. Jennifer L. Braid is supported by the U.S. Department of Energy (DOE) Office of Energy Efficiency and Renewable Energy administered by the Oak Ridge Institute for Science and Education (ORISE) for the DOE. ORISE is managed by Oak Ridge Associated Universities (ORAU) under DOE contract number DE-SC0014664. [1] Wang, M. et al, 2018. . [2] Walters et al, 2018 . [3] Guo, S. et al, 2016. .

Copy Link

Version

Install

install.packages('SunsVoc')

Monthly Downloads

234

Version

0.1.2

License

BSD_3_clause + file LICENSE

Maintainer

Tyler J. Burleyson

Last Published

April 30th, 2021

Functions in SunsVoc (0.1.2)

df_wbw

1 Year of raw outdoor IV curve data.
voc.corr

Correct Voc to certain reference conditions, used internally in piv_iv_week function.
select_init_df

Generate Initial Dataframe for power_loss_bat
read_df_raw

Read in Raw Data from Dataframe
char_to_df

Convert From Hbase Char String to Dataframe
isc.1sun

Obtain 1-sun Isc Value
median_temp

Calculate Median Temperature
power_loss_phys_bat

Physical Model Power Loss Modes
IVXbyX

Create x-by-x Psuedo-IV Curves
p_iv.week

Obtain Psuedo IV Curve and other predicted IV features at reference conditions for a given week, used internally in IVxbyx function.
power_loss_phys

Physical Model Power Loss Modes of Single period
df2chr

Convert From Dataframe to Hbase Char String