modelWindTurbine

Example for the WindTurbine AC 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 AC voltage source and a resistive load. This voltage source can represent the 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.BusweaBusWeather bus

Components

TypeNameDefaultDescription
Buildings.Electrical.AC.ThreePhasesBalanced.Sources.WindTurbineturWind turbine
Buildings.BoundaryConditions.WeatherData.ReaderTMY3weaDatWeather data
Buildings.Electrical.AC.ThreePhasesBalanced.Loads.ResistiveresResistive line
Buildings.Electrical.AC.ThreePhasesBalanced.Sources.GridsouVoltage source
Buildings.Electrical.AC.ThreePhasesBalanced.Lines.TwoPortResistancelinTransmission line
Buildings.Electrical.AC.ThreePhasesBalanced.Sensors.GeneralizedSensorsenGeneralized sensor

Revisions

  • September 22, 2014, by Marco Bonvini:
    Created model and documentation