Model of a simple photovoltaic array.
The electrical connector is an AC interface.
This model computes the active power as
P=A fact η G ηDCAC,
where A is the panel area, fact is the fraction of the aperture area, η is the panel efficiency, G is the total solar irradiation, which is the sum of direct and diffuse irradiation, and ηDCAC is the efficiency of the conversion between DC and AC.
This active power is equal to P, while the reactive power is equal to Q = P tan(acos(pf)) where pf is the power factor.
Note: This model takes as input the total solar irradiation on the panel. This has to be computed converting the incoming radiation to take tilt and azimuth into account. For a model that implements this conversion, use Buildings.Electrical.AC.OnePhase.Sources.PVSimpleOriented.
A
.
P
.replaceable
.
P_nominal = 0
as it is not used.
This is for
issue 426.
P_nominal
as
this parameter is disabled and assigned a value
in the initial equation
section.
This is for
issue 426.