modelPoolStoragePBPPotential
Extends from TransiEnt.Basics.Icons.Block.
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
P_potential_PBP: output for electric power in [W]
P_is: input for electric power in [W]
P_max_unload_star[param.nSystems]: input for electric power in [W]
P_max_load_star[param.nSystems]: input for electric power in [W]
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 | Index of unit within pool |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerOut | P_potential_PBP | Connector of Real output signal | |
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerIn | P_is | Input signal connector | |
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerIn[param.nSystems] | P_max_unload_star | Maximum unloading power in p.u | |
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerIn[param.nSystems] | P_max_load_star | Maximum loading power in p.u |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PoolParameter | param | ||
| Modelica.Blocks.Routing.Extractor | get_P_max_unload_star | ||
| Modelica.Blocks.Routing.Extractor | get_P_max_load_star | ||
| Modelica.Blocks.Nonlinear.Limiter | P_is_lim | ||
| Modelica.Blocks.Math.Min | min | ||
| Modelica.Blocks.Math.Abs | P_is_abs | Absolute value | |
| Modelica.Blocks.Discrete.ZeroOrderHold | delta_t_PBP | communication intervall | |
| Modelica.Blocks.Math.Add | add | ||
| Modelica.Blocks.Math.Max | max | ||
| Modelica.Blocks.Sources.Constant | zero | ||
| Modelica.Blocks.Sources.IntegerConstant | thisIndex | ||
| Modelica.Blocks.Math.Gain | gain |