modelGenericElectricStorage
Extends from PartialElectricStorage (Most abstract model of an electric storage unit), TransiEnt.Basics.Icons.StorageGenericElectric.
Information
1. Purpose of model
Generic storage model that can be used for most electric storage types in quasistationary power system simulations.
2. Level of detail, physical effects considered, and physical insight
(no remarks)
3. Limits of validity
(no remarks)
4. Interfaces
Type of electical power port can be chosen
P_set: input for electric power in [W]
5. Nomenclature
(no remarks)
6. Governing Equations
(no remarks)
7. Remarks for Usage
With the choice of the boundary the the model can be used as PQ or PU bus.
8. Validation
Tested in check model "TransiEnt.Storage.Electrical.Base.Check.TestGenericElectricStorage"
9. References
(no remarks)
10. Version History
Model created by Pascal Dubucq (dubucq@tuhh.de) on 01.10.2014
Model generalized for different electrical power ports by Jan-Peter Heckel (jan.heckel@tuhh.de) in July 2018
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | v_n | simCenter.v_n | Nominal voltage |
| Real | Nd_powerRateLimiter | 1/simCenter.Td | The higher Nd, the closer y follows u in the power rate limiter |
| Boolean | use_PowerRateLimiter | true | Use Power Rate Limitation |
| TransiEnt.Storage.Base.GenericStorageParameters | StorageModelParams | Record of generic storage parameters | |
| Statistics | |||
| Boolean | calculateCost | simCenter.calculateCost | true if costs shall be calculated |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Electrical.ActivePowerPort | epp (from PartialElectricStorage) | ||
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerIn | P_set |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.ModelStatistics | modelStatistics | ||
| TransiEnt.SimCenter | simCenter | ||
| TransiEnt.Components.Boundaries.Electrical.ActivePower.Power | powerBoundary | ||
| StorageModel | storageModel | ||
| TransiEnt.Components.Statistics.Collectors.LocalCollectors.StorageCost | collectCosts | ||
| Components.Statistics.Collectors.LocalCollectors.CollectElectricPower | collectElectricPower |
Contents
| Name | Description |
|---|---|