This controller can be used to add a conditioning setpoint to a battery system. If the state of charge (SOC) falls below a defined threshold it produces a constant setpoint which is applied during at least one trading period (e.g. 15 Minutes for intraday trading). This way an empty storage can be prevented.
Simple controller model without physical modeling
The controller does not check if the the battery can actually follow the setpoint. For example if the capacity of the battery is smaller than the trading period times the conditionning setpoint, the battery would be full and the setpoint would not be possilbe any more.
P_el_cond_set: Setpoint for the battery system. Is supposed to be added to the normal battery controller.
No local states or variables.
None
The control output is supposed to be added to a more general battery controller
See TransiEnt.Consumer.DemandSideManagement.PVBatteryPoolControl.Controller.Check.CheckBatteryConditioiningController
for technical validation.
None
Model created by Pascal Dubucq (dubucq@tuhh.de) on 27.03.2017