modelLoadSmoothingController
Input is a (residual-)load signal and output is the set point power for a storage model that does everything to smooth the load
Extends from TransiEnt.Basics.Icons.Controller (Icon for controller).
Information
1. Purpose of model
Controller to calculate power set point to smooth load.
2. Level of detail, physical effects considered, and physical insight
(no remarks)
3. Limits of validity
(no remarks)
4. Interfaces
Input is a (residual-)load signal and output is the set point power for a storage model that does everything to smooth the load.
5. Nomenclature
(no remarks)
6. Governing Equations
(no remarks)
7. Remarks for Usage
(no remarks)
8. Validation
(no remarks)
9. References
(no remarks)
10. Version History
Model created by Pascal Dubucq (dubucq@tuhh.de) on 01.10.2014
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Power | P_max_unload | 0 | Maximum loading power of storage to be controlled |
| SI.Power | P_max_load | P_max_unload | Maximum unloading power of storage to be controlled |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerIn | P_load | Load signal that is to be smoothed by the storage (may be negative for e.g. residual load cases) | |
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerOut | P_set_storage | Storage setpoint (P_set > 0: Loading) |