modelStoragePBPPotential
Calculates primary balancing power potential using a zero order hold
Extends from TransiEnt.Basics.Icons.Block.
Information
1. Purpose of model
Calculates primary balancing power potential using a zero order hold.
2. Level of detail, physical effects considered, and physical insight
(no remarks)
3. Limits of validity
(no remarks)
4. Interfaces
P_potential_charge: input for electric power in [W]- Connector of Real input signal [W]
P_potential_discharge: input for electric power in [W]- Connector of Real input signal [W]
P_potential_PBP: output for electric power in [W]- Connector of Real output signal [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 |
|---|---|---|---|
| Real | t_pbp_interval |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerIn | P_potential_charge | Connector of Real input signal | |
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerIn | P_potential_discharge | Connector of Real input signal | |
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerOut | P_potential_PBP | Connector of Real output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Math.Abs | abs_P_pot_discharge | Potential discharging power | |
| Modelica.Blocks.Math.Abs | abs_P_pot_charge | Potential charging power | |
| Modelica.Blocks.Math.Min | min | ||
| Modelica.Blocks.Discrete.ZeroOrderHold | holdPBPIntervall | Potential must be present for time x |