.TransiEnt.Consumer.Systems.PVBatteryPoolControl.Controller.BatteryConditioningController

Information

1. Purpose of model

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.

2. Level of detail, physical effects considered, and physical insight

Simple controller model without physical modeling

3. Limits of validity

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.

4. Interfaces

P_el_cond_set: Setpoint for the battery system. Is supposed to be added to the normal battery controller.

5. Nomenclature

No local states or variables.

6. Governing Equations

None

7. Remarks for Usage

The control output is supposed to be added to a more general battery controller

8. Validation

See TransiEnt.Consumer.DemandSideManagement.PVBatteryPoolControl.Controller.Check.CheckBatteryConditioiningController

for technical validation.

9. References

None

10. Version History

Model created by Pascal Dubucq (dubucq@tuhh.de) on 27.03.2017


Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos