Wind Turbines and Propellers Lecture 3132 ME EN 412 Andrew Ning - - PDF document

wind turbines and propellers
SMART_READER_LITE
LIVE PREVIEW

Wind Turbines and Propellers Lecture 3132 ME EN 412 Andrew Ning - - PDF document

Wind Turbines and Propellers Lecture 3132 ME EN 412 Andrew Ning aning@byu.edu Outline Momentum Theory Blade Element Theory Momentum Theory Momentum Theory mass balance: momentum balance: combine: It may not be obvious, that the


slide-1
SLIDE 1

Wind Turbines and Propellers

Lecture 31–32

ME EN 412 Andrew Ning aning@byu.edu

Outline

Momentum Theory Blade Element Theory

slide-2
SLIDE 2

Momentum Theory Momentum Theory

slide-3
SLIDE 3

mass balance: momentum balance: combine: It may not be obvious, that the pressure terms from the sides cancel (they do). We can come up with the same result more rigorously, with the below control volume.

Aw Acv T

slide-4
SLIDE 4

Use a second control volume just across the disk (2-3) Recall V2 = V3 = Vd and A2 = A3 = Ad momentum balance: Control Volume 1: T = ρA2V2(V1 − V4) Control Volume 2: T = A2(P2 − P3) Combine: ρV2(V1 − V4) = (P2 − P3)

slide-5
SLIDE 5

We can find the pressure change from Bernoulli’s 1-2: 3-4: Combine: Replace pressure in previous thrust expression: ρVd(V1 − V4) = (P2 − P3) ρVd(V1 − V4) = 1 2ρ(V 2

1 − V 2 4 )

Vd(V1 − V4) = 1 2(V1 − V4)(V1 + V4) Vd = 1 2(V1 + V4)

slide-6
SLIDE 6

Thus, the velocity at the disk is half way between the upstream and downstream velocity.

V∞ V∞ − u V∞ − 2u

Recalling the importance of nondimensional numbers: Vd = V∞ − u = V∞

  • 1 − u

V∞

  • = V∞ (1 − a)

Similarly, we know: Vw = V∞(1 − 2a)

slide-7
SLIDE 7

Thrust: Thrust Coefficient: CT = T

1 2ρV 2 ∞Ad

= 4a(1 − a)

Angular Momentum Balance

  • S
  • r ×

V

  • ˙

m = Q

slide-8
SLIDE 8

Velocity triangle*:

V∞ Ωr W

*This is an unconventional frame of reference and orientation for a wind turbine, but I use it because it will be more familiar to you as it matches the style of the book.

V∞ Ωr W V∞ V∞2a

slide-9
SLIDE 9

V∞ Ωr W V∞ V∞2a Ωr2a0 V∞ Ωr W V∞ V∞2a Ωr2a0 V

slide-10
SLIDE 10

V∞ Ωr W V Ωr W

V∞ Ωr W V∞ V∞2a Ωr2a0 V

Apply angular momentum balance:

slide-11
SLIDE 11

mass flow rate: Torque: Torque Coefficient: CQ = Q

1 2ρV 2 ∞Adr

= 4a′(1 − a)λr where λr = (Ωr/U∞) is called the tip speed ratio

slide-12
SLIDE 12

Momentum Theory: CT = 4a(1 − a) CQ = 4a′(1 − a)λr

0.0 0.1 0.2 0.3 0.4 0.5 a 0.0 0.2 0.4 0.6 0.8 1.0 CP CT

slide-13
SLIDE 13

Blade Element Theory

slide-14
SLIDE 14

Blade Element Theory

Velocity triangle at the blade, in the reference frame of the blade:

plane of rotation Ωr(1 + a0) W φ U∞(1 − a)

angle of attack: lift and drag coefficients: normal and tangential force coefficients:

slide-15
SLIDE 15

elemental thrust: elemental torque: thrust coefficient: torque coefficient:

slide-16
SLIDE 16

find W from velocity triangle: Local solidity: σ′ = Bc 2πr Local tip-speed ratio: λr = Ωr U∞

slide-17
SLIDE 17

Momentum Theory: CT = 1 − a sin φ 2 cnσ′ CQ = 1 + a′ cos φ 2 ctσ′λ2

r

If we equate these two theories we can solve for the unknown induction factors a = σ′cn 4 sin2 φ + σ′cn a′ = σ′ct 4 sin φ cos φ − σ′ct

slide-18
SLIDE 18

Problem: φ depends on a and a′

plane of rotation Ωr(1 + a0) W φ U∞(1 − a)

Conventional Solution: Fixed point iteration, or a 2D root solve. New Problem: does not always converge.

slide-19
SLIDE 19

Better Solution∗: Change variables to φ and W:

plane of rotation Ωr(1 + a0) W φ U∞(1 − a)

R(φ) = sin φ 1 − a(φ) − cos φ λr(1 + a′(φ)) = 0

∗ Ning, A., “A Simple Solution Method for the Blade Element Momentum

Equations with Guaranteed Convergence,” Wind Energy, Vol. 17, No. 9,

  • Sep. 2014, pp. 1327–1345, doi:10.1002/we.1636.

Algorithm

  • Avg. Function Calls

Failure Rate (%) Fixed-Point 31.8 12.6 Newton 79.0 5.8 Steffensen 16.4 16.3 Powell Hybrid 72.3 16.2 Levenberg-Marquardt 92.3 8.8 New Method 11.3 0.0