modelWindpark

Takes a single wind turbine model (replacable) and applies a linear low pass filter to model wind park smoothing effects

Extends from TransiEnt.Basics.Icons.Windparkmodel.

Information

1. Purpose of model

Applies a third order linear filter to the input. Can be used to filter the power output of a single turbine such that the output is as smooth at it were in a windpark of n turbines.

See Dany (2000) chapter 2.9 and 3.4.3 for details.

The amplitude spectrum is approximated by a third order transfer function. See matlab scripts in

\\transientee-sources\matlab\pd\Wind\WindParkFilter\

for more details how this is done.

2. Level of detail, physical effects considered, and physical insight

(no remarks)

3. Limits of validity

(no remarks)

4. Interfaces

epp: active power port

v_wind: input for velocity in m/s

5. Nomenclature

(no remarks)

6. Governing Equations

(no remarks)

7. Remarks for Usage

(no remarks)

8. Validation

(no remarks)

9. References

[1] G. Dany, “Kraftwerksreserve in elektrischen Verbundsystemen mit hohem Windenergieanteil,” Rheinisch-Westfälische Technische Hochschule Aachen, 2000.

10. Version History

Model created by Pascal Dubucq (dubucq@tuhh.de) on Wedn Apr 14 2016

Parameters

TypeNameDefaultDescription
RealN100Number of turbines in park
SI.Lengthz_00.3Roughness length
SI.Lengthh120Hub height of turbines in park
SI.Lengthd100Average distance between turbines in park
SI.Velocityv_mean10Mean wind velocity of park site
RealP_el_start0Initial value of output (derivatives of y are zero up to nx-1-th derivative)
Statistics
PrimaryEnergyCarriertypeOfPrimaryEnergyCarrierTransiEnt.Basics.Types.TypeOfPrimaryEnergyCarrier.WindOnshoreType of primary energy carrier for co2 emissions global statistics
EnergyResourcetypeOfResourceTransiEnt.Basics.Types.TypeOfResource.RenewableType of energy resource for global model statistics

Connectors

TypeNameDefaultDescription
TransiEnt.Basics.Interfaces.Electrical.ActivePowerPortepp
TransiEnt.Basics.Interfaces.Ambient.VelocityInv_windInput for the wind velocity

Components

TypeNameDefaultDescription
TransiEnt.SimCentersimCenter
TransiEnt.ModelStatisticsmodelStatistics
Base.PartialWindTurbinewindTurbineModel
Base.LinearizedWindParkFilterWindParkFilter
TransiEnt.Components.Statistics.Collectors.LocalCollectors.CollectElectricPowercollectElectricPower
TransiEnt.Components.Statistics.Collectors.LocalCollectors.CollectGwpEmissionsElectriccollectGwpEmissions
TransiEnt.Components.Statistics.Collectors.LocalCollectors.PowerPlantCostcollectCosts
TransiEnt.Components.Boundaries.Electrical.ActivePower.PowerparkTerminal
TransiEnt.Components.Boundaries.Electrical.ActivePower.FrequencyturbineTerminal
Modelica.Blocks.Sources.RealExpressionP_Turbine
Modelica.Blocks.Sources.RealExpressionf_grid
SI.ActivePowerP_el_is-epp.P

Contents

NameDescription
ProducerCosts