modelGenericElectricStorage_Generator
Extends from TransiEnt.Storage.Electrical.Base.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
8. Validation
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
Model extended by a generator by Anne Senkel (anne.senkel@tuhh.de) in March 2020
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 | |
| SI.Inertia | J | Moment of inertia | |
| 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 | ||
| StorageModel | storageModel | ||
| TransiEnt.Components.Statistics.Collectors.LocalCollectors.StorageCost | collectCosts | ||
| TransiEnt.Components.Statistics.Collectors.LocalCollectors.CollectElectricPower | collectElectricPower | ||
| TransiEnt.Components.Electrical.Machines.ActivePowerGenerator | Generator | ||
| TransiEnt.Components.Boundaries.Mechanical.Power | prescribedPower | ||
| TransiEnt.Components.Electrical.Machines.ExcitationSystemsVoltageController.DummyExcitationSystem | Exciter | ||
| TransiEnt.Components.Mechanical.ConstantInertia | constantInertia |
Contents
| Name | Description |
|---|---|