Harmony in High Speed Combustion Joseph M. Powers, Professor and - - PowerPoint PPT Presentation

harmony in high speed combustion
SMART_READER_LITE
LIVE PREVIEW

Harmony in High Speed Combustion Joseph M. Powers, Professor and - - PowerPoint PPT Presentation

Harmony in High Speed Combustion Joseph M. Powers, Professor and Associate Chair, Department of Aerospace and Mechanical Engineering, Department of Applied and Computational Mathematics and Statistics (concurrent) University of Notre Dame,


slide-1
SLIDE 1

Harmony in High Speed Combustion

Joseph M. Powers, Professor and Associate Chair, Department of Aerospace and Mechanical Engineering, Department of Applied and Computational Mathematics and Statistics (concurrent) University of Notre Dame, Notre Dame, Indiana ACMS Applied Math Seminar 5 February 2015

slide-2
SLIDE 2

Acknowledgments

  • Christopher M. Romick, Ph.D. candidate, ND-AME
  • Tariq D. Aslam, Technical Staff Member, LANL
  • Romick, Aslam, Powers, 2012, The effect of diffusion on the

dynamics of unsteady detonation, Journal of Fluid Mechanics, 699:453-464.

  • Romick, Aslam, Powers, 2013, On the resolution necessary to

capture dynamics of unsteady detonation, 51st AIAA Aerospace Sciences Meeting and Exhibit, AIAA 2013-0887.

  • Romick, Aslam, Powers, 2015, Verified and validated calculation
  • f unsteady dynamics of viscous hydrogen-air detonation,

Journal of Fluid Mechanics, to appear.

slide-3
SLIDE 3

Verification and Validation Overview

  • We will consider here verification and validation of a tough

multi-scale problem using Direct Numerical Modeling which captures both coarse and fine scales.

  • One key algorithm is the Wavelet Adaptive Multiresolution

Method (WAMR), one of the main codes in the University of Notre Dame-led Center for Shock Wave Processing of Advanced Materials (C-SWARM), a NNSA-supported PSAAP II Center.

  • C-SWARM is in Year 1 of a five-year project to prepare for

scientific computing in an exascale environment of challenging multi-scale shock physics problems.

slide-4
SLIDE 4

Verification and Validation Overview, cont.

  • Joint effort with Notre Dame, Indiana U., and Purdue U.
  • Our problem is shocking mechanically pre-activated pressed

metallic powders to synthesize new metallic structures.

  • We will develop verified and validated predictive codes prepared

for an exascale environment.

  • The WAMR code, in development at Notre Dame for 20 years,

will be used today on a different problem.

slide-5
SLIDE 5

Disharmony in High Speed Combustion https://www.youtube.com/watch?v=rYxsilgRxi4

  • Prof. Frank Lu, University of Texas-Arlington.

Described as “25 Hz,” but there is acoustic energy present across the frequency spectrum. Disorder.

slide-6
SLIDE 6

Harmony: Organ Pipe Resonance a/ℓ ∼ 1000 Hz. Higher order harmonic at 2000 Hz. Order.

slide-7
SLIDE 7

Harmony in Low Speed Combustion? http://www.youtube.com/watch?v=w5zWkSuYflY

Order.

slide-8
SLIDE 8

Motivation

  • Combustion dynamics are influenced by various balances of

advection, reaction, and diffusion.

  • Depending on physical flow conditions, one may observe and

predict simple structures, patterned harmonic structures, or chaotic structures.

  • Often, the critical balance is between advection and reaction

with diffusion serving as only a small perturbation.

  • Near stability thresholds, diffusion can play a determining role.
  • Full non-linear dynamics can induce complex behavior.
  • Extreme care may or may not be needed in numerical

simulation to carefully capture the multi-scale physics.

slide-9
SLIDE 9

Introduction

  • Standard result from non-linear dynamics: small scale

phenomena can influence large scale phenomena and vice versa.

  • What are the risks of using models which ignore diffusion (Euler
  • vs. Navier-Stokes)?
  • Might there be risks in using implicit time-advancement,

numerical viscosity, LES, and turbulence modeling, all of which introduce nonphysical diffusion to filter small scale physical dynamics?

slide-10
SLIDE 10

Introduction-Continued

  • Powers & Paolucci (AIAA J, 2005) studied the reaction length

scales of inviscid H2-O2 detonations and found the finest length scales on the order of sub-microns to microns and the largest

  • n the order of centimeters for atmospheric ambient pressure.
  • This range of scales must be resolved to capture the dynamics.
  • In a one-step kinetic model only a single length scale is induced

compared to the multiple length scales of detailed kinetics.

  • We examine i) a simple one-step model and ii) a detailed model

appropriate for hydrogen.

slide-11
SLIDE 11

One-Step Reaction Kinetics Model

slide-12
SLIDE 12

One-Dimensional Unsteady Compressible Reactive Navier-Stokes Equations

∂ρ ∂t + ∂ ∂x (ρu) = 0, ∂ ∂t (ρu) + ∂ ∂x

  • ρu2 + P − τ
  • = 0,

∂ ∂t

  • ρ
  • e + u2

2

  • + ∂

∂x

  • ρu
  • e + u2

2

  • + jq + (P − τ) u
  • = 0,

∂ ∂t (ρYB) + ∂ ∂x

  • ρuYB + jm

B

  • = ρr.

Equations are transformed to a steady moving reference frame.

slide-13
SLIDE 13

Constitutive Relations

P = ρRT, e = p ρ (γ − 1) − qYB, r = H(P − Ps)a (1 − YB) e

− ˜ E p/ρ ,

jm

B = −ρD ∂YB

∂x , τ = 4 3 µ ∂u ∂x , jq = −k ∂T ∂x + ρDq ∂YB ∂x .

with D = 10−4 m2

s , k = 10−1 W mK , and µ = 10−4 Ns m2 , so for ρo = 1 kg m3 ,

Le = Sc = P r = 1.

slide-14
SLIDE 14

Case Examined

Let us examine this one-step kinetic model with:

  • a fixed reaction length, L1/2 = 10−6 m, which is similar to that
  • f H2-O2.
  • a fixed the diffusion length, Lµ = 10−7 m; mass, momentum,

and energy diffusing at the same rate.

  • an ambient pressure, Po = 101325 Pa, ambient density,

ρo = 1 kg/m3, heat release q = 5066250 m2/s2, and γ = 6/5.

slide-15
SLIDE 15

Numerical Method

  • Finite difference, uniform grid
  • ∆x = 2.50 × 10−8 m, N = 8001, L = 0.2 mm
  • .
  • Computation time = 192 hours for 10 µs on an AMD 2.4 GHz

with 512 kB cache.

  • A point-wise method of lines aproach was used.
  • Advective terms were calculated using a combination of fifth
  • rder WENO and Lax-Friedrichs.
  • Sixth order central differences were used for the diffusive terms.
  • Temporal integration was accomplished using a third order

Runge-Kutta scheme.

slide-16
SLIDE 16

Physical Piston Problem

  • Initialized with inviscid

ZND solution.

  • Moving frame travels at

the CJ velocity.

  • Integrated in time for

long time behavior.

slide-17
SLIDE 17

Below a Critical Activation Energy, the Detonation is Stable

1 2 time (μs) P (MPa) 4 5 6

slide-18
SLIDE 18

At Higher Activation Energy, Fundamental Harmonic Due to Balance Between Reaction and Advection Between Lead Shock and End of Reaction Zone: An Organ Pipe Resonance

1 2 time (μs) P (MPa) 4 5 6

slide-19
SLIDE 19

Diffusion Delays Transition to Instability

0.5 1 1.5 2 3.5 4 4.5 5 t (μs) P (MPa) 0.5 1 1.5 2 3.5 4 4.5 5 t (μs) P (MPa)

E = 26.647 E = 27.6339 Viscous Detonations:

  • Lee and Stewart revealed for

E < 25.26 the steady ZND

wave is linearly stable.

  • For the inviscid case Henrick

et al. found the stability limit at

E0 = 25.265 ± 0.005.

  • In the viscous case E

= 26.647 is still stable; how-

ever, above E0 ≈ 27.1404 a period-1 limit cycle can be re- alized.

slide-20
SLIDE 20

Period-Doubling Phenomena Predicted

0.5 1 1.5 2 4 5 6 7 t (μs) P (MPa) 0.5 1 1.5 2 4 5 6 7 t (μs) P (MPa)

E = 29.6077 E = 30.0025 Viscous Detonations:

  • As in the inviscid limit the

viscous case goes through a period-doubling phase.

  • For

the inviscid case the period-doubling began at

E1 ≈ 27.2.

  • In the viscous case the begin-

ning of this period doubling is delayed to E1 ≈ 29.3116.

slide-21
SLIDE 21

Diffusion Delays Transition to Chaos

  • In the inviscid limit, the point where bifurcation points

accumulate is found to be E∞ ≈ 27.8324.

  • For the viscous case, Lµ/L1/2 = 1/10, the accumulation

point is delayed until E∞ ≈ 30.0411.

  • For E > 30.0411, a region exists with many relative maxima

in the detonation pressure; it is likely the system is in the chaotic regime.

slide-22
SLIDE 22

Approximations to Feigenbaum’s Constant δ∞ = lim

n→∞ δn = lim n→∞

En − En−1 En+1 − En

Feigenbaum predicted δ∞ ≈ 4.669201. Inviscid Inviscid Viscous Viscous

n En δn En δn

25.2650

  • 27.1404
  • 1

27.1875 3.86 29.3116 3.793 2 27.6850 4.26 29.8840 4.639 3 27.8017 4.66 30.0074 4.657 4 27.82675

  • 30.0339
slide-23
SLIDE 23

Similar Behavior to Logistics Map:

xn+1 = rxn(1 − xn)

  • The period-doubling behavior and transition to chaos predicted

in both the viscous and inviscid limit have striking similarilities to that of the logistic map.

  • Within the chaotic region, there exist pockets of order.
  • Periods of 5, 6, and 3 are found within this region.
slide-24
SLIDE 24

Chaos and Order

7 7.5 8 8.5 9 3 4 5 6 7 8 9 t (μs) P (MPa) 7 7.5 8 8.5 9 3 4 5 6 7 8 9 t (μs) P (MPa) 7 7.5 8 8.5 9 3 4 5 6 7 8 9 t (μs) P (MPa) 7 7.5 8 8.5 9 3 4 5 6 7 8 9 t (μs) P (MPa)

Period-5 Chaotic Period-3 Period-6 Viscous Detonations:

slide-25
SLIDE 25

Diffusion Delays Instability: Bifurcation Diagram

4 6 8 10 Pmax (MPa) 26 28 E (a) 4 6 8 10 Pmax (MPa) 26 28 30 32 E (b)

a) no diffusion b) diffusion

slide-26
SLIDE 26

Diminishing Diffusion De-Stabiliizes (E = 27.6339)

a

0.5 1 1.5 2 3.5 4 4.5 5 5.5 6 6.5 t (μs) P (MPa) 0.5 1 1.5 2 3.5 4 4.5 5 5.5 6 6.5 t (μs) P (MPa) 0.5 1 1.5 2 3.5 4 4.5 5 5.5 6 6.5 t (μs) P (MPa)

(a) High (b) Intermediate (c) Low

  • The system undergoes

transition from a stable detonation to a period-1 limit cycle, to a period-2 limit cycle.

  • The amplitude of pulsa-

tions increases.

  • The

frequency de- creases.

slide-27
SLIDE 27

Harmonic Analysis - PSD

  • Harmonic analysis can be used to extract the multiple frequencies of a signal
  • The discrete one-sided mean-squared amplitude Power Spectral Density (PSD)

for the pressure was used

Φd(0) = 1 N2 |Po|2, Φd( ¯ fk) = 2 N2 |Pk|2, k = 1, 2, . . . , (N/2 − 1), Φd(N/2) = 1 N2 |PN/2|2,

where Pk is the standard discrete Fourier Transform of p,

Pk =

N−1

  • n=0

pn exp

  • − 2πınk

N

  • ,

k = 0, 1, 2, . . . , N/2.

slide-28
SLIDE 28

Higher Order Harmonics Predicted as Activation Energy Increases

  • 20
  • 10
  • 30

ff 2 2 ff ff 2 3 ff ff 4 Φd ( f ) [dB] 0.2 0.1 f

Ea=27.7 Ea=26.0 Ea=27.5

slide-29
SLIDE 29

Diffusion Modulates the Amplitude and Shifts the Frequency

Ea = 27.7

0.2 0.1 f

  • 20
  • 10
  • 30

Φd ( f ) [dB] ff 2 2 ff ff 2 3 ff ff 4

Inviscid Viscous

slide-30
SLIDE 30

Simple One-Step Model: Conclusions

  • Dynamics of one-dimensional detonations are influenced

significantly by mass, momentum, energy diffusion in the region

  • f instability.
  • In general, the effect of diffusion is stabilizing.
  • Bifurcation and transition to chaos show similarities to the

logistic map.

slide-31
SLIDE 31

Detailed Reaction Kinetics Model

slide-32
SLIDE 32

Unsteady, Compressible, Reactive Navier-Stokes Equations

∂ρ ∂t + ∇ · (ρu) = 0, ∂ ∂t (ρu) + ∇ · (ρuu + pI − τ) = 0, ∂ ∂t

  • ρ
  • e +

u · u 2

  • + ∇ ·
  • ρu
  • e +

u · u 2

  • + (pI − τ) · u + q
  • = 0,

∂ ∂t

  • ρYi
  • + ∇ ·
  • ρuYi + ji
  • = Mi ˙

ωi, p = RT N

  • i=1

Yi Mi , e = e

  • T, Yi
  • ,

˙ ωi = ˙ ωi

  • T, Yi
  • ,

ji = ρ N

  • k=1

k=i MiDikYk M ∇yk yk +

  • 1 −

Mk M ∇p p

DT i ∇T T , τ = µ

  • ∇u + (∇u)T −

2 3 (∇ · u) I

  • ,

q = −k∇T + N

  • i=1

jihi − RT N

  • i=1

DT i Mi ∇yi yi +

  • 1 −

Mi M ∇p p

  • .
slide-33
SLIDE 33

Computational Methods

  • Inviscid

– Shock-fitting : Fifth order algorithm adapted from Henrick et al., JCP . – Shock-capturing : Second order min-mod algorithm

  • Viscous

– Wavelet method (WAMR), developed by Vasilyev and Paolucci, JCP – User-defined threshold parameter ǫ controls error: automatic verification!

uJ (x) =

  • k

u0,kΦ0,k(x) + J−1

  • j=0
  • {λ:|dj,λ|≥ǫ}

dj,λΨj (x)

  • uJ

ǫ + J−1

  • j=0
  • {λ:|dj,λ|<ǫ}

dj,λΨj (x)

  • RJ

ǫ

  • All methods used a fifth order explicit Runge-Kutta scheme for time integration
slide-34
SLIDE 34

Typical Stable Steady Wave Profile

f = 1.15

10-8 10-6 10-4 10-2 100 Mass Fraction 10 11 12 13 P (atm) 10-4 10-2 100 Distance from Front (cm)

O H HO2 H2O2 OH H2O N2 O2 H2

10-4 10-2 100 Distance from Front (cm)

slide-35
SLIDE 35

Cases Examined

  • Overdriven detonations with ambient conditions of 0.421 atm and 293.15 K
  • Initial stoichiometric mixture of 2H2 + O2 + 3.76N2
  • DCJ ∼ 1972 m/s
  • Overdrive is defined as f = D2
  • /D2

CJ

  • Overdrives of 1.018 < f < 1.150 were examined
slide-36
SLIDE 36

Typical Stable Steady Wave Profile

f = 1.15

10-8 10-6 10-4 10-2 100 Mass Fraction 10 11 12 13 P (atm) 10-4 10-2 100 Distance from Front (cm)

O H HO2 H2O2 OH H2O N2 O2 H2

10-4 10-2 100 Distance from Front (cm)

slide-37
SLIDE 37

Stable Detonation at High Overdrive

f = 1.15

0.9 1.0 1.1 Pmax/PZND 10 20 30 40 t (µs)

Inviscid Viscous

For high enough overdrives, the detonation relaxes to a steady propagating wave in the inviscid case as well as in the diffusive case.

slide-38
SLIDE 38

Lower Overdrive: High Frequency Instability, No Diffusion

f = 1.10

PFront/PZND 1.00 0.98 1.02 1.04 t (µs) 150 50 100

A single fundamental frequency oscillation occurs at a frequency of 0.97 MHz. This frequency agrees with the experimental observations of Lehr (Astro. Acta, 1972). Organ pipe oscillation between shock and end of reaction zone: ν ≃ a/ℓ = (1000 m/s)/(0.0001 m)≃ 10 MHz.

slide-39
SLIDE 39

Lehr’s High Frequency Instability

(Astro. Acta, 1972)

  • Shock-induced combustion experi-

ment (Astro. Acta, 1972)

  • Stoichiometric mixture of 2H2 +

O2 + 3.76N2 at 0.421 atm

  • Observed 1.04 MHz frequency for

projectile velocity corresponding to

f ≈ 1.10

  • For f = 1.10, the predicted fre-

quency of 0.97 MHz agrees with

  • bserved frequency and the predic-

tion by Yungster and Radhakrishan

  • f 1.06 MHz
slide-40
SLIDE 40

High Frequency Mode - Viscous vs. Inviscid

f = 1.10

1.00 0.98 1.02 1.04 1.06 Pfront/PZND 60 70 80 t (µs)

Viscous Invisicd

The addition of viscosity has a stabilizing effect, decreasing the amplitude of the

  • scillations. The pulsation frequency relaxes to 0.97 MHz.
slide-41
SLIDE 41

Low Frequency Mode Appearance - Inviscid

f = 1.035

1.10 1.05 1.00 0.95 PFront/PZND 100 t (µs) 200 300

As the overdrive is lowered, multiple frequencies appear, and the amplitude of the

  • scillations continues to grow. These multiple frequencies persist at long time.
slide-42
SLIDE 42

Low Frequency Mode Appearance - Viscous vs. Inviscid

f = 1.035

1.10 1.05 1.00 0.95 Pfront/PZND t (µs) 60 30 90

Inviscid Viscous

Viscosity still decreases the amplitude of oscillation, though the effect is reduced compared to higher overdrives. Longer times need further investigation.

slide-43
SLIDE 43

Viscous H2-Air Harmonics: Effect of Overdrive

νl νh 2νh 2νh+ νl 2νh- νl

2 10 8 4 6

ν (MHz) νo 2νo

−10 −20

Φd (ν) (dB)

(a) −10 −20

Φd (ν) (dB) 2νo 3νo νo

−10 −20

Φd (ν) (dB)

−10 −20

Φd (ν) (dB)

(b) (c) (d)

νh+ νl νh- νl

slide-44
SLIDE 44

Viscous H2-Air Harmonics: Effect of Overdrive

1 3 2

ν (MHz) νl νh 2νl νh- νl νh+ νl 2νo 3νo νo νo 2νo νo

3 2

νo

1 2

3νo νo 2νo νo

3 2

3νo 4νo

−10 −20

Φd (ν) (dB)

−10 −20

Φd (ν) (dB)

−10 −20

Φd (ν) (dB)

−10 −20

Φd (ν) (dB)

(a) (b) (c) (d)

4νo 5νo νh- 2νl

slide-45
SLIDE 45

H2-Air: Near Neutral Stability

f=1.10 f=1.12 f=1.15

5 1 4 3 2 f [MHz] Φd ( f ) [dB] −100 −80 −60 −40 −20 3 ff 2 ff ff

slide-46
SLIDE 46

H2-Air: High Frequency Shift

ff 2 ff 3 ff

f [MHz] 3.0 1.0 2.0 0.5 1.5 2.5 −20 −10 −30 Φd ( f ) [dB]

f=1.08 f=1.09 f=1.10 f=1.05 f=1.06 f=1.07 f=1.04

The amplitude of the oscillations continues grow as the overdrive is lowered. There appears to be a near power-law decay in the amount of energy carried by the higher harmonics.

slide-47
SLIDE 47

Fine Grids Required for Accurate Shock-Capturing

f = 1.10

100 150 50 t (µs) 1.00 0.96 1.04 1.06 1.02 0.98 Pmax/PZND

Shock-Capturing Δx= 4μm, moving Δx= 2μm, moving Δx= 1μm, moving Δx= 1/2 μm, moving

Using the same grid size as shock-fitting (∆x = 4 µm), shock-capturing misses the essential dynamics.

slide-48
SLIDE 48

Fine Grids Required for Accurate Shock-Capturing

f = 1.10

130 135 132.5 t (µs) 1.00 0.96 1.04 1.06 1.02 0.98 Pmax/PZND

Shock-Fitting Δx= 2 μm Δx= 4 μm Shock-Capturing Δx= 4μm, moving Δx= 2μm, moving Δx= 1μm, moving Δx= 1/2 μm, moving Δx= 1μm, non-moving

Using a four times finer grid with shock-capturing than shock-fitting allows the pulsations to be captured. However, both much higher and lower frequency spurious

  • scillations are predicted as well.
slide-49
SLIDE 49

Fine Grids Required for Accurate Shock-Capturing

f = 1.023

Pmax/PZND 1.0 1.2 1.4 0.8 100 200 t (µs)

Shock-Fitting Δx= 4 μm Shock-Capturing Δx= 4 μm Δx= 2 μm Δx= 1 μm

Using the same grid size (∆x = 4 µm) as shock-fitting, shock-capturing dramatically over-predicts the pulsation amplitude. In shock-capturing, a resolution of

∆x = 1 µm is needed to begin capturing the essential dynamics at long time.

slide-50
SLIDE 50

Fine Grids Required for Accurate Shock-Capturing

f = 1.023

Shock-Fitting Δx= 4 μm Shock-Capturing Δx= 4 μm Δx= 2 μm Δx= 1 μm Δx= 1/2 μm

0.01 0.02 Φd ( f ) 0.1 0.2 0.3 f [MHz]

Only when ∆x = 1/2 µm is used does the PSD of shock-capturing become nearly indistinguishable with that of shock-fitting.

slide-51
SLIDE 51

Near the Neutral Stability Boundary, Diffusion Damps the Small Oscillations.

f = 1.120

2 1 f [MHz]

  • 20
  • 10

Φd ( f ) [dB]

Inviscid Viscous

slide-52
SLIDE 52

Diffusion Reduces the Magnitude of the First and Second Harmonics

f = 1.090 Inviscid Viscous

  • 20
  • 10

Φd ( f ) [dB] 2 1 f [MHz]

slide-53
SLIDE 53

Bifurcation Diagram for Hydrogen-Air Detonation

Dual Mode High Frequency Low Frequency Stable

up (cm/s)

1.5 x 105 1.4 x 105 1.3 x 105 1.2 x 105

ν (MHz)

2 4 6 8 10 1.0 1.2 1.4 1.6 1.8 2.0

Ppeak/Pavg

Dual Mode Low Frequency High Frequency Stable (b) (a)

slide-54
SLIDE 54

Conclusions

  • Long time behavior of a hydrogen-air detonation becomes more complex as the
  • verdrive is decreased; three phemonona are predicted:

– a stable detonation, – a single dominant high frequency mode oscillatory detonation, – a dual mode oscillatory detonation, dominated by the low frequency mode.

  • Harmonic analysis has revealed the first harmonic frequency moderately lowers

as the overdrive is lowered in the high frequency mode.

  • At the second bifurcation there is a drastic shift in the fundamental frequency

from 0.71 MHz to 0.11 MHz.

  • Shock-capturing requires a four times finer grid to predict the essential

dynamics of an inviscid detonation than the minimal artificial viscosity shock-fitting scheme.

  • Physical diffusion causes a amplitude reduction in all cases examined; further

investigation is needed at longer times near the bifurcation limits.

slide-55
SLIDE 55

A New Book

  • Powers & Sen, Mathe-

matical Methods in En- gineering, Cambridge

  • U. Press, 2015.
  • Foundation
  • f

AME 60611, taught for over twenty-five years.

  • ACMS

students wel- come in this course.