Enodes Algorithms Description: 1.1. Component Name (E.G. PV Zigor) 1.1.1. Xms Overview 1.1.1.1. Diagram
Enodes Algorithms Description: 1.1. Component Name (E.G. PV Zigor) 1.1.1. Xms Overview 1.1.1.1. Diagram
Outputs
getOptimResult() result. ProductionProposal Power profile over next W
horizon (96 15 min time
slot power production
proposal)
getControl() ProductionPUproposal Power setpoint sent to the pu
Photo Voltaic inverter in
pu
Parameters
optimParameter IncentiveFactor.beta Incentive Factor
s function’s sharpe
parameter
IncentiveFactor.PriceCutoff Incentive Factor
function’s Price Cut
off values at power
production falls.
IncentiveFactor.Incentivemin Incentive Factor
IncentiveFactor.Incentivemax functions’ shape
factors
SampleTime
Horizon
Model
DATA.tilt Angle of inclinaison of solar panels [°]
DATA.SO South orientation of solar panel [°]
DATA.insPwPV Installed PV power (at 1000 W/m2 and 25 °C) [W]
DATA.TempPcoeffPV Solar cells Power temperature coefficient
[%/°C]
DATA.NOCT NOCT (Nominal operating Cell Temperature) @ Tair =
28°C, G = 800 W/m2 [°C]
DATA.Kl Factor for losses in the panel, shades and/or dust
DATA.AlbedoAlbedo (green grass surface example)
DATA.nPW Nominal Power of the inverter [W]
DATA.Ploss_off Power losses when PV inverter stopped [W]
DATA.Ploss_on Power losses when PV inverter generating Ppv=0 [W]
DATA.Eff_hl Efficiency at 50% load [%]
DATA.Eff_fl Efficiency at 100% load [%]
DATA.MinPVPW_On Minimum PV power for production [W]
DATA.MinPVPW_av Minimum PV power to have the inverter
available for communication purposes with BMS [W]
After we calculate the Incentive Factor that depends on DEMIS_Data’s Incentive function.
The incentive Factor can be defined in the next equation:
1
f= −Incentive −PriceCutoff
beta
1+ e
IncentiveFactor= q :if q ≥ 0
{
0 : else
The incentive function lets to DEMIS to modulate how much energy wants to capture from
this maximum power.
ProductionProposal pu =IncentiveFactor ∙ MaxProductionProposal pu
1.1.2.3. Limits
Assumputions:
We haved supposed that each time slot is independent one from other, because the
irradiace, and temperature change from one time slot to another time slot. We have
proposed an incentive factor that lets to DEMIS to modulate how much energy needs from
maximum power. This Incentive factor has several parameters that must to be set before
the optimization process. This parameters’ values can be optimizated with Adaptive
BackTracking Search Algorithm. We have supposed that the input incentive is between
two limits.
0.9
0.8
0.7
IncentiveFactor
0.6
0.5
0.4
0.3
0.2
0.1
0
-1 -0.8 -0.6 -0.4 -0.2 0 0.2 0.4 0.6 0.8 1
Price
Fig1
Incentive factor function plot with Price Cutoff=0.85, beta=0.1, Incentivemin=-0.1,
Incentivemax=1;
0.8
0.7
0.6
0.5
IncentiveFactor
0.4
0.3
0.2
0.1
0
-1 -0.8 -0.6 -0.4 -0.2 0 0.2 0.4 0.6 0.8 1
Price
Fig2
2. Conclusion
To be completed [CEA]