RenAerodynamics#

Renewable aerodynamics group.

Common Parameters: u, name, rego

Common Variables: theta

Available models: WTARA1, WTARV1

WTARA1#

Wind turbine aerodynamics model (no wind speed details).

Parameters#

Name

Symbol

Description

Default

Unit

Properties

idx

unique device idx

u

\(u\)

connection status

1

bool

name

device name

rego

Renewable governor idx

mandatory

Ka

\(K_a\)

Aerodynamics gain

1

p.u./deg.

non_negative

theta0

\(\theta_0\)

Initial pitch angle

0

deg.

Variables#

Name

Symbol

Type

Description

Unit

Properties

theta

\(\theta\)

Algeb

Pitch angle

rad

v_str

Pmg

\(Pmg\)

ExtAlgeb

Initialization Equations#

Name

Symbol

Type

Initial Value

theta

\(\theta\)

Algeb

\(\theta_{0r}\)

Pmg

\(Pmg\)

ExtAlgeb

Algebraic Equations#

Name

Symbol

Type

RHS of Equation "0 = g(x, y)"

theta

\(\theta\)

Algeb

\(- \theta + \theta_{0r}\)

Pmg

\(Pmg\)

ExtAlgeb

\(- K_{a} \theta \left(\theta - \theta_{0}\right)\)

Services#

Name

Symbol

Equation

Type

theta0r

\(\theta_{0r}\)

\(\frac{\pi \theta_{0}}{180}\)

ConstService

Config Fields in [WTARA1]

Option

Symbol

Value

Info

Accepted values

allow_adjust

1

allow adjusting upper or lower limits

(0, 1)

adjust_lower

0

adjust lower limit

(0, 1)

adjust_upper

1

adjust upper limit

(0, 1)

WTARV1#

Wind turbine aerodynamics model with wind velocity details.

Work is in progress.

Parameters#

Name

Symbol

Description

Default

Unit

Properties

idx

unique device idx

u

\(u\)

connection status

1

bool

name

device name

rego

Renewable governor idx

mandatory

nblade

number of blades

3

ngen

number of wind generator units

50

npole

number of poles in generator

4

R

rotor radius

30

m

ngb

gear box ratio

5

rho

air density

1.200

kg/m3

Sn

\(S_n\)

0

Variables#

Name

Symbol

Type

Description

Unit

Properties

theta

\(\theta\)

Algeb

Pitch angle

rad

Pmg

\(Pmg\)

ExtAlgeb

Initialization Equations#

Name

Symbol

Type

Initial Value

theta

\(\theta\)

Algeb

Pmg

\(Pmg\)

ExtAlgeb

Algebraic Equations#

Name

Symbol

Type

RHS of Equation "0 = g(x, y)"

theta

\(\theta\)

Algeb

\(0\)

Pmg

\(Pmg\)

ExtAlgeb

\(0\)

Config Fields in [WTARV1]

Option

Symbol

Value

Info

Accepted values

allow_adjust

1

allow adjusting upper or lower limits

(0, 1)

adjust_lower

0

adjust lower limit

(0, 1)

adjust_upper

1

adjust upper limit

(0, 1)