Wind Turbine Optimization a case study to help you think about your - - PowerPoint PPT Presentation

wind turbine optimization
SMART_READER_LITE
LIVE PREVIEW

Wind Turbine Optimization a case study to help you think about your - - PowerPoint PPT Presentation

Wind Turbine Optimization a case study to help you think about your project Andrew Ning ME 575 Three broad areas of optimization (with some overlap) Gradient-Based Gradient-Free Convex Today we will focus on gradient-based, but for some


slide-1
SLIDE 1

Wind Turbine Optimization

a case study to help you think about your project

Andrew Ning ME 575

slide-2
SLIDE 2

Three broad areas of optimization (with some overlap)

Gradient-Based Today we will focus on gradient-based, but for some projects the other areas are more important. Convex Gradient-Free

slide-3
SLIDE 3

In higher dimensional space, analytic gradients become increasingly important

# design vars # iterations

slide-4
SLIDE 4

There is a difference between developing for analysis vs optimization

plane of rotation

W φ Vx(1 − a) Vy(1 + a0)

slide-5
SLIDE 5

There is a difference between developing for analysis vs optimization

plane of rotation

W φ Vx(1 − a) Vy(1 + a0)

CT = 4a(1 − a) CQ = 4a0(1 + a0) tan φλ2

r

CT = ✓1 − a sin φ ◆2 cnσ0 CQ = ✓1 + a0 cos φ ◆2 ctσ0λ2

r

slide-6
SLIDE 6

There is a difference between developing for analysis vs optimization

plane of rotation

W φ Vx(1 − a) Vy(1 + a0)

a = 1

4 sin2 φ cnσ0

+ 1 a0 = 1

4 sin φ cos φ ctσ0

− 1

slide-7
SLIDE 7

There is a difference between developing for analysis vs optimization

use Parameters use ProgGen use WTP_Data

Declarations Initialize induction vars Initial guess (AxInd / TanInd) CALL NewtRaph

!Converg & < MaxIter

Converg Skew correction y CALL GetCoefs Return reset induction n CALL FindZC ZFound CALL NewtRaph y

!Converg & < MaxIter

Converg reset induction n CALL BinSearch

AxIndLo = AxInd - 1 AxIndHi = AxInd + 1

Converg y Skew correction y CALL GetCoefs Return CALL BinSearch n n

AxIndLo = -0.5 AxIndHi = 0.6

Converg CALL BinSearch n

AxIndLo = -1.0 AxIndHi = -0.4

Converg y CALL BinSearch n

AxIndLo = 0.59 AxIndHi = 2.5

Converg y Skew correction y CALL GetCoefs Return CALL BinSearch n

AxIndLo = -1.0 AxIndHi = 2.5

Converg Skew correction y CALL GetCoefs Return Return n

slide-8
SLIDE 8

Sometimes a new solution approach is needed…

plane of rotation

W φ Vx(1 − a) Vy(1 + a0)

R(φ) = sin φ 1 − a − Vx Vy cos φ (1 + a0) = 0

slide-9
SLIDE 9

Sometimes a new solution approach is needed…

Algorithm

  • Avg. Function Calls

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

New Method 11.3 0.0

slide-10
SLIDE 10

But most of the time the changes needed are relatively minor

smoothing empirical factors/corrections

slide-11
SLIDE 11

But most of the time the changes needed are relatively minor

provide alternatives to input files

slide-12
SLIDE 12

Planning for optimization at the beginning can help a lot

Try to avoid:

  • max/min
  • abs
  • piecewise functions
  • convergence loops,
  • noisy output
  • empirical models
  • discretization
slide-13
SLIDE 13

Planning for optimization at the beginning can help a lot

[f, g] = func(x)

Think about gradients upfront

slide-14
SLIDE 14

Engineering design is multidisciplinary

Optimization and UQ Aerodynamic Performance Structural Design Control Strategy Site Selection Farm Layout Capital Costs Maintenance Costs

slide-15
SLIDE 15

Single discipline thinking usually leads to poor solutions

slide-16
SLIDE 16

Single discipline thinking usually leads to poor solutions

Laminas schedule at AA Laminas schedule at BB

Sector 3 Sector 1

AA BB

Sector 2

  • plane of rotation

W φ Vx(1 − a)

Vy(1 + a0)

Aerodynamics Composite Laminate Theory

slide-17
SLIDE 17

Single discipline thinking usually leads to poor solutions

Performance Finite Element Analysis and Buckling

slide-18
SLIDE 18

Single component thinking usually leads to poor solutions

T mRNAg H

y z x

slide-19
SLIDE 19

Splines are an effective way to represent continuous distributions with a small number of design variables

slide-20
SLIDE 20

A relatively small number of design variables were used in our early studies

Description Name # of Vars

chord distribution {c} 5 twist distribution {θ} 4 spar cap thickness distribution {t} 3 tip speed ratio in region 2 λ 1 rotor diameter D 1 machine rating rating 1

slide-21
SLIDE 21

However, we typically used around 100 constraints

minimize

x

J(x) subject to (fm✏50i)/✏ult < 1, i = 1, . . . , N (fm✏50i)/✏ult > −1, i = 1, . . . , N (✏50jf − ✏cr)/✏ult > 0, j = 1, . . . , M /0 < 1.1 !1/(3Ωrated) > 1.1 root-gravity/Sf < 1 root-gravity/Sf > −1 Vtip < Vtipmax

ultimate tensile strength ultimate compressive strength spar cap buckling tip deflection at rated blade natural frequency fatigue at blade root (gravity loads) fatigue at blade root (gravity loads) maximum tip speed

slide-22
SLIDE 22

Single discipline optimization lead to inferior results

slide-23
SLIDE 23

Even if multiple disciplines were iterated. Integrated optimization is key.

  • 1.2
  • 0.8
  • 0.4

0.4 0.8 AEP first mass first min COE

AEP mass COE

slide-24
SLIDE 24

An appropriate objective choice is critical and generally under-appreciated

slide-25
SLIDE 25

Blade Struc Rotor Aero Section Aero Section Struc Tower Struc Tower Aero Tower Hydro Tower Soil

Rotor Tower / Foundation

Jacket Struc Gearbox LSS/HSS Bearings Generator

Nacelle

Bedplate Yaw System AEP O&M

Costs

BOS TCC Finance Rotor Perf Rotor Struc Hub Struc

In higher dimensional space, analytic gradients become increasingly important

slide-26
SLIDE 26

Component Description # of vars Rotor Chord distribution 5 Rotor Twist distribution 4 Rotor Spar-cap thickness distribution 5 Rotor Trailing-edge panel thickness distribution 5 Rotor Precurve distribution 3 Rotor Hub precone angle 1 Rotor Tip-speed ratio in Region 2 1 Tower Height 1 Tower Waist location 1 Tower Diameter 2 Tower Shell Thickness 3

In higher dimensional space, analytic gradients become increasingly important

slide-27
SLIDE 27

As the problem size increases, even finite differencing may not be good enough

Finite-difference Analytic Run time (hours) 5.43 1.11

slide-28
SLIDE 28

Some takeaways

  • There is a big difference between developing tools just

for analysis versus for analysis and optimization.

  • During analysis development think about gradients,

discuss appropriate objectives, and think about the system-level.

  • We will discuss later what can/should be done on the
  • ptimization side (scaling, multi-start, reformulation, etc.)
slide-29
SLIDE 29

Some optimizers you might be interested in

  • fmincon: Matlab, 4 algorithms
  • SNOPT: commercial tool from Stanford. talk to me about

license

  • OptdesX, APOPT: tools available at BYU
  • scipy.optimize: Python, not great, but easy to use
  • KNITRO: academic version
  • CVX, Gurobi: convex optimization, Matlab-based
  • CPLX: linear and integer programming
slide-30
SLIDE 30

Some frameworks you might be interested in

  • pyOptSparse: Python, a wrapper to many optimizers
  • OpenMDAO: Python-based, developed at NASA, not a “black

box” approach, coupled derivatives, MDO architectures, HPC support

  • ModelCenter or Isight: tool to integrate models with interfaces

to other tools like Matlab, Excel, etc.

  • DAKOTA: Sandia, only has open-source optimizers, but allows

easy coupling to UQ algorithms

  • AMPL: a mathematical programming language, supports many
  • ptimizers