modelSuperCapacitor
Model of a super capacitor for storage
Extends from Base.GenericElectricStorage (Generic storage model that can be used for most electric storage types in quasistationary power system simulations ), TransiEnt.Basics.Icons.Model (Icon for models).
Information
1. Purpose of model
Model of a super capacitor for storage.
2. Level of detail, physical effects considered, and physical insight
(no remarks)
3. Limits of validity
(no remarks)
4. Interfaces
P_set: input for electric power in [W]
epp: choice of power port
5. Nomenclature
(no remarks)
6. Governing Equations
(no remarks)
7. Remarks for Usage
(no remarks)
8. Validation
Tested in check model "TransiEnt.Storage.Electrical.Check.TestSuperCapacitor"
9. References
(no remarks)
10. Version History
Model created by Pascal Dubucq (dubucq@tuhh.de) on 01.10.2014
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | v_n (from GenericElectricStorage) | simCenter.v_n | Nominal voltage |
| Real | Nd_powerRateLimiter (from GenericElectricStorage) | 1/simCenter.Td | The higher Nd, the closer y follows u in the power rate limiter |
| Boolean | use_PowerRateLimiter (from GenericElectricStorage) | true | Use Power Rate Limitation |
| TransiEnt.Storage.Base.GenericStorageParameters | StorageModelParams (from GenericElectricStorage) | Record of generic storage parameters | |
| Statistics | |||
| Boolean | calculateCost (from GenericElectricStorage) | simCenter.calculateCost | true if costs shall be calculated |
Connectors
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.ModelStatistics | modelStatistics (from GenericElectricStorage) | ||
| TransiEnt.SimCenter | simCenter (from GenericElectricStorage) | ||
| TransiEnt.Components.Boundaries.Electrical.ActivePower.Power | powerBoundary (from GenericElectricStorage) | ||
| StorageModel | storageModel (from GenericElectricStorage) | ||
| TransiEnt.Components.Statistics.Collectors.LocalCollectors.StorageCost | collectCosts (from GenericElectricStorage) | ||
| Components.Statistics.Collectors.LocalCollectors.CollectElectricPower | collectElectricPower (from GenericElectricStorage) |