modelPoolControlledBatterySystem
Battery system model with communication interface for pool control
Extends from TransiEnt.Basics.Icons.Battery.
Information
1. Purpose of model
Full documentation is not available yet. Please see comments in code or contact author per mail.
2. Level of detail, physical effects considered, and physical insight
(no remarks)
3. Limits of validity
(no remarks)
4. Interfaces
epp: electric power port
poolControlBus
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
Quality check (Code conventions) by Rebekka Denninger on 01.10.2016
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | index | 1 | Index of this system in pool |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Basics.Interfaces.Electrical.ActivePowerPort | epp | ||
| Base.PoolControlBus | poolControlBus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Base.PoolParameter | param | ||
| Modelica.Blocks.Routing.Extractor | extractP_el_set | ||
| Basics.Blocks.RealToVector | insertP_el_is | ||
| Basics.Blocks.RealToVector | insertSOC | ||
| Modelica.Blocks.Sources.IntegerExpression | thisIndex | ||
| Storage.Electrical.Base.Battery | batterySystem | ||
| Modelica.Blocks.Sources.RealExpression | SOC | ||
| Components.Sensors.ElectricActivePower | P_is | ||
| Basics.Blocks.RealToVector | insertP_max_unload_star | ||
| Basics.Blocks.RealToVector | insertP_max_load_star | ||
| Modelica.Blocks.Sources.RealExpression | P_max_unload_star | ||
| Modelica.Blocks.Sources.RealExpression | P_max_load_star |