+ All Categories
Home > Documents > Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf ·...

Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf ·...

Date post: 16-Jul-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
19
Parameterization of trimmed NURBS geometries for mesh deformation > Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de Chart 1 Workshop Cologne University + DLR 04-Oct-2016 Martin Siggel, Tobias Stollenwerk German Aerospace Center (DLR)
Transcript
Page 1: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

Parameterization of trimmed NURBS geometries for mesh deformation

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 1

Workshop Cologne University + DLR 04-Oct-2016

Martin Siggel, Tobias Stollenwerk German Aerospace Center (DLR)

Page 2: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

Motivation Gradient based design optimization

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 2

Design variables 𝑝𝑝

Geometry Generation

𝑔𝑔(𝑝𝑝)

Mesh Generation 𝑚𝑚(𝑔𝑔)

CFD Simulation

Optimization Objective 𝑓𝑓(𝑝𝑝)

Optimization

Rigid-BodyFlight Dynamics

CFD-basedAerodynamics+ Mesh defo.

Flight ControlSystem

StructuralElasto-Dynamics

free A/C

Rigid-BodyFlight Dynamics

CFD-basedAerodynamics+ Mesh defo.

Flight ControlSystem

StructuralElasto-Dynamics

free A/C

𝜕𝜕𝜕𝜕�⃗�𝑝𝑓𝑓?

Page 3: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

• Problem: fully automatic mesh creation is hard: • Structured meshes require fine tuning • Number of mesh points varies → Finite differences not possible

• Solution: deform manually created mesh on design changes

• Can be used for gradient based optimization to determine mesh gradient w.r.t

design parameters

Motivation Geometry based mesh deformation

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 3

Design change

Page 4: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

Geometry based mesh deformation General idea

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 4

Deformed Geometry

Geometry Mesh

Deformed Mesh

Mapped Mesh

Back Projection

Projection

Time consuming, once

Fast, every iteration

Page 5: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

• Geometry consists of many panels

• Each panel is a trimmed NURBS

• U/V parameter space is trimmed

Trimmed NURBS based geometries

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 5

iso u/v lines of surface

Trimmed parameter space

Page 6: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

• Trimmed NURBS: • Parameter space of surface trimmed by boundary curves

• Mesh points get lost / are outside panel after design change u/v surface coordinates no good choice for mapping

The trimmed NURBS parameterization problem

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 6

Iso u/v lines of surface

Design change

? 𝑝𝑝𝑢𝑢𝑢𝑢 = (0.5, 0.5)

Invalid parameter space

Boundaries

Page 7: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

• Create 2D reparameterization surface that respects boundaries

• No loss of mesh points anymore

• Next problem: what to do with holes or complicated boundaries?

Solution: reparameterization of the parameter space

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 7

iso u’/v’ lines of reparameterization surface

Design change

𝑝𝑝𝑢𝑢′𝑢𝑢′ = (0.5, 0.125)

Page 8: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

• Panels with complicated boundaries can not be reparameterized with one surface!

• Solution: Subdivision of the panel into multiple sub-surfaces

Reparameterize each sub-surface

The trimmed NURBS parameterization problem

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 8

Subdivide

Page 9: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

• Projection: 𝑃𝑃 ∈ ℝ3 → 𝑖𝑖, 𝑗𝑗, 𝑢𝑢𝑢, 𝑣𝑣𝑢

• Back projection:

𝑖𝑖, 𝑗𝑗,𝑢𝑢𝑢, 𝑣𝑣𝑢 → 𝑃𝑃 ∈ ℝ3

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 9

Projection / Back projection

𝑢𝑢𝑢

𝑣𝑣𝑢

1

1

0 0

𝑃𝑃 ∈ ℝ3

3D reparametrized 2D surface 2D parameter space

⟶ ⟵ ⟶ ⟵

with: 𝑖𝑖 : panel index 𝑗𝑗 : sub-surface index 𝑢𝑢′, 𝑣𝑣′ ∈ 0,1

(𝑢𝑢𝑢, 𝑣𝑣𝑢)

Page 10: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

• Motivation: • Geometry changes are very small for finite differences • Mesh points may not exactly lie on the original geometry

• But: Invariant geometries should result in exactly the same mesh!

• Solution:

1. Project point 𝑝𝑝 onto surface 2. Create local coordinate system (CS) from 𝑑𝑑𝑢𝑢, 𝑑𝑑𝑢𝑢 ,𝑛𝑛 = 𝑑𝑑𝑢𝑢 × 𝑑𝑑𝑢𝑢 3. Store also the deviation of projected point 𝑝𝑝𝑝𝑝 in the local CS

�⃗�𝑝 − 𝑝𝑝𝑝𝑝 = 𝑑𝑑𝑛𝑛 ∙ 𝑛𝑛 + 𝑑𝑑𝑢𝑢 ⋅ 𝑑𝑑𝑢𝑢 + 𝑑𝑑𝑣𝑣 ⋅ 𝑑𝑑𝑢𝑢

• (Back)Projection: 𝑃𝑃 ∈ ℝ3 ↔ 𝑖𝑖, 𝑗𝑗,𝑢𝑢𝑢, 𝑣𝑣𝑢,𝑑𝑑𝑛𝑛,𝑑𝑑𝑢𝑢,𝑑𝑑𝑣𝑣

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 10

Improvement: Exact back projection

𝑛𝑛

𝑑𝑑𝑢𝑢

𝑑𝑑𝑢𝑢

�⃗�𝑝𝑝𝑝

�⃗�𝑝

Page 11: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

• Reparameterization surfaces can self-overlap

• Issue: Projection is not unique → multiple solutions !

• Resulting mesh might be invalid

Uniqueness of projection

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 11

reparameterization surface (2d) panel (3d)

self-overlapping surface

Page 12: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

• Reparameterization surface 𝑓𝑓 𝑢𝑢′, 𝑣𝑣′ → (𝑢𝑢, 𝑣𝑣) must be invertible there must exist an inverse function f’, with

𝑓𝑓𝑢 𝑢𝑢, 𝑣𝑣 → 𝑢𝑢𝑢, 𝑣𝑣𝑢 , 𝑢𝑢′, 𝑣𝑣𝑢 ∈ 0,1 , 𝑢𝑢, 𝑣𝑣 inside trimmed parameter space

• If invertible, projection is unique

• How to check existence of 𝑓𝑓𝑢(𝑢𝑢, 𝑣𝑣) ?

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 12

Uniqueness of projection Invertibility of reparameterization surfaces

𝑓𝑓(𝑢𝑢′, 𝑣𝑣′)

Page 13: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

• Jacobi determinant (i.e. Z-component of normal vector) must not be negative, i.e.

det 𝐽𝐽(𝑢𝑢′,𝑣𝑣′) ≝𝜕𝜕𝜕𝜕𝑢𝑢′

𝑓𝑓 𝑢𝑢′,𝑣𝑣′ × 𝜕𝜕𝜕𝜕𝑣𝑣′

𝑓𝑓 𝑢𝑢′,𝑣𝑣′𝑧𝑧≥ 0,∀ 𝑢𝑢𝑢,𝑣𝑣𝑢 ∈ [0,1]

• Jacobi determinant of Bezier patch is 1d Bezier surface:

• control points 𝑇𝑇𝑝𝑝𝑝𝑝 can be computed according to *, eq. (11)

• Convex hull property: 𝑇𝑇𝑝𝑝𝑝𝑝 > 0 ⇒ det 𝐽𝐽 𝑢𝑢′,𝑣𝑣′ ≥ 0

Split reparameterization surface f into Bezier patches

Inspect control points of Bezier patches for positivity

• But: False positives possible!

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 13

Uniqueness of projection Invertibility criterion

*Lin, Hongwei et al. 2007: Generating strictly non-self-overlapping structured quadrilateral grids

Non-invertible Bezier patches

Page 14: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

• Written in C++ as a library

• Library offers functions to • Perform projection and back-projection of points • Import CAD models (IGES, Step, BREP) • Check invertibility of each sub-surface • Distribute the geometry to each node of a cluster (Parallelization) • Compare the topology of two CAD models

• Uses the OpenCASCADE Technology* CAD library

Implementation details

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 14

*http://www.opencascade.com

Page 15: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

• Algorithm currently used at Airbus D&S for FEM based structural analysis

• Currently used in DLR for CFD simulations with structured meshes in the DLR internal project VicToria*:

• Adjoint CFD solver TAU requires mesh gradients

(i.e. how does the mesh change with some design parameter change)

• This method suitable to compute the gradients

• Method not suitable for large design changes:

• Topology of panels and boundaries must not change!

Results

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 15

*http://www.dlr.de/as/en/desktopdefault.aspx/tabid-11460/20078_read-47033/

Page 16: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

Results

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 16

original design

deformed design

Page 17: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

Results

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 17

original design deformed design

Page 18: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

• Presented a method to globally parameterize points on a trimmed NURBS based CAD geometry

• Re-parameterization of surfaces • Surface splitting • Check for uniqueness of projection

• The method is already successfully used for large scale aircraft optimization

• In future:

• Improve automatic splitting into sub-surfaces for different scenarios (hole(s), multiple boundaries …)

Summary + Outlook

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 18

Page 19: Parameterization of trimmed NURBS geometries for mesh ...¶ln-Uni-DLR-Siggel-2016.pdf · Parameterization of trimmed NURBS geometries for mesh deformation DLR.de • Chart 1 > Parameterization

Questions

> Parameterization of trimmed NURBS geometries for mesh deformation, Workshop Univ. Cologne + DLR > Martin Siggel > 04.10.2016 DLR.de • Chart 19

[email protected] [email protected]


Recommended