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

TypeNameDefaultDescription
SI.Voltagev_n (from GenericElectricStorage)simCenter.v_nNominal voltage
RealNd_powerRateLimiter (from GenericElectricStorage)1/simCenter.TdThe higher Nd, the closer y follows u in the power rate limiter
Booleanuse_PowerRateLimiter (from GenericElectricStorage)trueUse Power Rate Limitation
TransiEnt.Storage.Base.GenericStorageParametersStorageModelParams (from GenericElectricStorage)Record of generic storage parameters
Statistics
BooleancalculateCost (from GenericElectricStorage)simCenter.calculateCosttrue if costs shall be calculated

Connectors

TypeNameDefaultDescription
TransiEnt.Basics.Interfaces.Electrical.ActivePowerPortepp (from PartialElectricStorage)
TransiEnt.Basics.Interfaces.Electrical.ElectricPowerInP_set (from GenericElectricStorage)

Components

TypeNameDefaultDescription
TransiEnt.ModelStatisticsmodelStatistics (from GenericElectricStorage)
TransiEnt.SimCentersimCenter (from GenericElectricStorage)
TransiEnt.Components.Boundaries.Electrical.ActivePower.PowerpowerBoundary (from GenericElectricStorage)
StorageModelstorageModel (from GenericElectricStorage)
TransiEnt.Components.Statistics.Collectors.LocalCollectors.StorageCostcollectCosts (from GenericElectricStorage)
Components.Statistics.Collectors.LocalCollectors.CollectElectricPowercollectElectricPower (from GenericElectricStorage)