modelWindTurbine

Example for the WindTurbine model

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This model illustrates the use of the wind turbine model which is connected to a DC voltage source and a resistance. This voltage source may be a DC grid to which the circuit is connected. Wind data for San Francisco, CA, are used. The turbine cut-in wind speed is 3.5 m/s, and hence it is off in the first day when the wind speed is low.

Connectors

TypeNameDefaultDescription
Buildings.BoundaryConditions.WeatherData.BusweaBus

Components

TypeNameDefaultDescription
Buildings.Electrical.DC.Sources.WindTurbineturWind turbine
Buildings.BoundaryConditions.WeatherData.ReaderTMY3weaDat
Modelica.Electrical.Analog.Basic.Groundground
Buildings.Electrical.DC.Loads.ResistorresResistance
Buildings.Electrical.DC.Sources.ConstantVoltagesouVoltage source
Buildings.Electrical.DC.Lines.TwoPortResistancelinTransmission line
Buildings.Electrical.DC.Sensors.GeneralizedSensorsenSensor

Revisions

  • January 29, 2013, by Thierry S. Nouidui:
    First implementation.