modelWindTurbine

Example for the WindTurbine AC model
Diagram of WindTurbine

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 resistance. 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
BuildingSystems.BoundaryConditions.WeatherData.BusweaBusWeather bus

Components

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

Revisions

  • September 22, 2014, by Marco Bonvini:
    First implementation.