Performance of a PV pumping system with a centrifugal pump and a variable frequency converter.
Objects can be created by prodPVPS.
prodI:Object of class data.table with these components:
Flow rate, (m³/h)
Pump shaft power and hydraulical power (W), respectively.
Motor and pump efficiency, respectively.
Frequency (Hz)
prodD:A data.table object with daily values of AC
energy (Wh), flow (m³) and productivity of the system.
prodDm:A data.table object with monthly means of
daily values of AC energy (kWh), flow (m³) and
productivity of the system.
prody:A data.table object with yearly sums of AC
energy (kWh), flow (m³) and productivity of the system.
pumpA list extracted from pumpCoef
HTotal manometric head (m)
PgNominal power of the PV generator (Wp)
converterlist containing the nominal power of the
frequency converter, Pnom, and Ki, vector of three
values, coefficients of the efficiency curve.
effSyslist of numeric values with information about the system losses
Besides, this class contains the slots from the Gef class.
Class "Gef", directly.
Class "G0", by class "Gef", distance 2.
Class "Meteo", by class "Gef", distance 3.
Class "Sol", by class "Gef", distance 3.
signature(object = "ProdPVPS"): conversion
to a data.table with daily values.
signature(object = "ProdPVPS"): conversion
to a data.table with intradaily values.
signature(object = "ProdPVPS"): conversion
to a data.table with monthly values.
signature(object = "ProdPVPS"): conversion
to a data.table with yearly values.
signature(object = "ProdPVPS"): index of the
solD slot.
signature(object = "ProdPVPS"): index of the
solI object.
signature(object = "ProdPVPS"): latitude of the inherited
Sol object.
signature(x = "ProdPVPS", data = "missing"): display
the time series of daily values.
signature(x = "formula", data = "ProdPVPS"):
displays the contents of a ProdPVPS object with the
xyplot method for formulas.
Oscar Perpiñán Lamigueiro, Francisco Delgado López.
Abella, M. A., Lorenzo, E. y Chenlo, F.: PV water pumping systems based on standard frequency converters. Progress in Photovoltaics: Research and Applications, 11(3):179–191, 2003, ISSN 1099-159X.
Perpiñán, O, Energía Solar Fotovoltaica, 2015. (https://oscarperpinan.github.io/esf/)
Perpiñán, O. (2012), "solaR: Solar Radiation and Photovoltaic Systems with R", Journal of Statistical Software, 50(9), 1-32, tools:::Rd_expr_doi("10.18637/jss.v050.i09")
prodPVPS,
fPump.