modelGenericElectricStorage

Generic storage model that can be used for most electric storage types in quasistationary power system simulations

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

TypeNameDefaultDescription
SI.Voltagev_nsimCenter.v_nNominal voltage
RealNd_powerRateLimiter1/simCenter.TdThe higher Nd, the closer y follows u in the power rate limiter
Booleanuse_PowerRateLimitertrueUse Power Rate Limitation
TransiEnt.Storage.Base.GenericStorageParametersStorageModelParamsRecord of generic storage parameters
Statistics
BooleancalculateCostsimCenter.calculateCosttrue if costs shall be calculated

Connectors

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

Components

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

Contents

NameDescription
StorageModel
StationaryLossModel
CostModel