Ffowcs Williams-Hawkings Model

The Ffowcs Williams-Hawkings (FW-H) acoustics integral formulation is the preferred strategy for far-field noise prediction such as overhead aircraft noise. This model calculates the far-field sound signal that is radiated from near-field flow data from a CFD solution. The goal is to predict small amplitude acoustic pressure fluctuations at the locations of each receiver.



Index
  1. Flow direction
  2. Impermeable surface that is located on the sources of sound body surface (e.g. cylinder surface)
  3. Permeable surface enclosing the sound sources
  4. Computational domain boundary / Limit of Direct Noise Simulation near-field solution
  5. Receivers in the far field
  6. Quadrupoles noise visualization

The FW-H acoustic model for stationary motion can simulate wind tunnel aeroacoustic measurements with stationary sources such as aircraft landing gear or an airfoil trailing edge. The FW-H acoustic model is used only to predict the propagation of sound in free space. It does not include effects such as sound reflections, refraction, or material property change.

The Ffowcs Williams-Hawkings formulations are based on Farassat's Formulation 1A ( [880], [888]) and Dunn Farassat Padula 1A ( [897]), both for the non-convective form of FW-H. Therefore, numerical accuracy is not an issue of great concern. With the FW-H approach, a second order discretization scheme, both spatial and temporal, together with judicious choices for mesh resolution and time-step size, can give accurate far-field noise prediction.

The Ffowcs Williams-Hawkings Model

Ffowcs Williams and Hawkings [892] extended the work of Lighthill [901] and Curle [884] to the formulation of aerodynamic sound generated by a surface in arbitrary motion.

Similar as Lighthill equation, they recast the equations of fluid motion in the form of an inhomogeneous wave equation. An important aspect in defining the FW-H equation was the casting of certain flow variables as generalized functions.

The result obtained by Ffowcs Williams and Hawkings (see [892]) was formally presented for an impermeable surface, but they understood that mathematical surface in their formulation does not have to coincide with the solid body.

Both impermeable and permeable surfaces can be used for Ffowcs Williams-Hawkings acoustic analogy model where the formulation is given below.

Ffowcs Williams-Hawkings Formulation

The Ffowcs Williams-Hawkings (FW-H) formulation is based on Farassat’s Formulation 1A and the Dunn Farassat Padula Formulation 1A.

  • Farassat’s Formulation 1A (see [879]) is the default and preferred formulation, a non-convective form of FW-H for general subsonic source regions, including the Impermeable formulation for transient rotating motion, in both whole and periodic domains.
  • Dunn Farassat Padula 1A (see [890]) is retained for backwards compatibility, a non-convective form of FW-H, for subsonic rotating sections representing the Impermeable formulation for transient rotating motion, whole and periodic domains.

The FW-H equation is an exact rearrangement of the continuity and the momentum equations into the form of an inhomogeneous wave equation. The FW-H equation gives accurate results even if the surface of integration lies in the nonlinear flow region. It is based on the free-space Green’s function to compute the sound pressure at the observer location, x. The FW-H equation for pressure that is radiated into a medium at rest by a flow in a region or a set of surfaces is:

1. EQUATION_DISPLAY
p′(x,t)=p′T(x,t)+p′L(x,t)+p′Q(x,t)
(4750)

The monopole term is:

2. EQUATION_DISPLAY
p′T(x,t)=14π((t)S [Q(r(1-Mr))]retdS)
(4751)

The dipole term is:

3. EQUATION_DISPLAY
p′L(x,t)=14π((-xi)S [Li(r(1-Mr))]retdS)
(4752)

The quadrupole term is:

4. EQUATION_DISPLAY
p′Q(x,t)=14π((2(xi)(xj))V [Tij(r(1-Mr))]retdV)
(4753)

with:

5. EQUATION_DISPLAY
Q=ρ0Uini
(4754)
6. EQUATION_DISPLAY
Ui=(1-ρρ0)vi+ρuiρ0
(4755)
7. EQUATION_DISPLAY
Li=Pijni+ρui(un-vn)
(4756)
8. EQUATION_DISPLAY
Pij=(p-p0)δij-σij
(4757)
9. EQUATION_DISPLAY
Tij=ρuiuj+δij[(p-p0)-c02(ρ-ρ0)]-σij
(4758)

where:

  • ui represents fluid velocity component in the i direction.
  • un is the fluid velocity component normal to the surface.
  • vi represents surface velocity component in the i direction.
  • vn is the surface velocity component normal to the surface.
  • ni is the surface normal vector.
  • p 0 is the atmospheric/far field pressure, the fluid pressure in quiescent medium.
  • σij is the viscous stress tensor.
  • ρ0 is the far field density.
  • Pij is the compressive stress tensor.
  • Tij is the Lighthill stress tensor.

The subscript ret indicates retarded time, which is the time of emission.

The space derivatives from Eqn. (4751) and Eqn. (4752) are transformed into time derivatives. Afterwards, the time derivatives at the observer locations are moved into the integrals.

Eqn. (4760) describes the monopole source term using the advanced-time formulation. Eqn. (4761) describes the dipole source term using the advanced-time formulation.

Automatic Signal Pruning

Before the computed FW-H sound pressure is exported, the FW-H receiver data is automatically pruned—data is clipped from both ends of the time signal, because the sound source is incomplete in those intervals.

Based on the receiver position, the minimum and maximum travel times T D MIN and T D MAX for the signal to move from the FW-H surfaces to the receiver are:

T D MIN = r min c 0 , T D MAX = r max c 0

where:

  • r min is the shortest distance between the FW-H source surfaces and the receiver location.
  • r max is the longest distance between the sound source surfaces and the receiver location.
  • c 0 is the speed of sound.

The far-field noise predicted at the receiver location is tabulated from time t 0 to t n :

t 0 = T 0 + T D MIN t n = T n + T D MAX

where:

  • t 0 is the time at which the data set starts accumulating at the receiver, before pruning.
  • t n is the time at which the data set stops accumulating at the receiver, before pruning.
  • T 0 is the start time property for the On-the-Fly FW-H solver or first physical time recorded in .simh file format for the Post FW-H solver.
  • T n is the end time of the simulation for On-the-Fly FW-H solver or the last physical time recorded in .simh file format for Post FW-H solver.

The receiver does not receive the sound pressure signal from the farthest point from the FW-H source surfaces ( r max ) until the beginning reception time becomes:

t b = T 0 + T D MAX

From time t 0 to t b , the sound signal accumulated on the receiver register does not include the contribution from the whole FW-H surface area, and thus the sound pressure data received during that time is not complete. The identical pruning process occurs during the period from end time t e to t n :

t e = T n + T D MIN

Pruning removes the signal on the incomplete ends, from t 0 to t b , a time interval lasting T D MAX T D MIN , and again from t e to t n , another interval of T D MAX T D MIN , for a total period of 2 ( T D MAX T D MIN ) . The pruned signal spans the time from t b , when pruned data begins, to t e , when pruned data ends.

For multiple receivers, the receiver data are pruned using the minimum of T D MIN and the maximum of T D MAX over all receivers.

FW-H Surface Terms

When the integration surface coincides with the surface of the solid body, the monopole term Eqn. (4751), the dipole term Eqn. (4752), and the quadrupole term Eqn. (4753) are called:

  • The Thickness Surface Term, p′T(x,t) , resulting from the displacement of fluid as the body passes. The term is defined in Eqn. (4760) for general flows and in Eqn. (4762) for flows with rigid body motion or moving reference frames.
  • The Loading Surface Term, p′L(x,t) , resulting from transient variation of the force distribution on the body surface. The term is defined in Eqn. (4761) for general flows and in Eqn. (4763) for flows with rigid body motion or moving reference frames.
  • The Total Surface Term, p′S(x,t) , resulting from the sum of the Thickness Surface Term and the Loading Surface Term. The term is defined as:
10. EQUATION_DISPLAY
p′S(x,t)=p′T(x,t)+p′L(x,t)
(4759)
Farrassat’s Formulation 1A

This formulation is for general subsonic source regions, for general far-field noise prediction. See [879] and [880].

11. EQUATION_DISPLAY
p′T(x,t)=14π((f=0) [ρ0(U˙n+Un¯)r(1-Mr)2]retdS +(f=0) [ρ0Un[rM˙r+a0(Mr-M2)]r2(1-Mr)3]retdS)
(4760)
12. EQUATION_DISPLAY
p′L(x,t)=14π(1a0(f=0) [L˙rr(1-Mr)2]retdS +(f=0) [(Lr-LM)r2(1-Mr)2]retdS+1a0(f=0) [Lr[rM˙r+a0(Mr-M2)]r2(1-Mr)3]retdS)
(4761)

where:

  • Li=Pijni+ρui(unvn) where Pij=(pp0)δij
  • Mi=vi/a0
  • r = x observer - y face

and where:

  • f = 0 denotes a mathematical surface to embed the exterior flow problem f > 0 in an unbounded space.
  • f = 0 represents the emission surface and is made coincident with a body, impermeable surface, or permeable surface.

If the data surface coincides with a solid surface, then the normal velocity of the fluid is the same as the normal velocity of the surface: u n = v n

In this case, Eqn. (4760) and Eqn. (4761) correspond to the Impermeable FW-H Surface type and some of the terms are eliminated.

Dunn-Farrassat-Padula Formulation 1A

This formulation is based on modification of Farassat’s Formulation 1A, which was used in both ANOPP (Aircraft Noise Prediction Program) and DFP-ATP (Dunn-Farassat-Padula Advanced Turboprop Prediction) for subsonic rotating blades to compute the acoustic pressure, based on Hubbard [897].

For the Permeable FW-H Surface type, the FW-H Surface integrals are computed on the internal interface boundary, from an in-place interface.

13. EQUATION_DISPLAY
p′T(x,t)=14π((f=0) [ρ0vn[(rM˙r)+a0(Mr-M2)]r2(1-Mr)3]dS)ret
(4762)
14. EQUATION_DISPLAY
p′L(x,t)=14π(1a0(f=0) [L˙irir(1-Mr)2]dS +(f=0) [(Lr-LiMi)r2(1-Mr)2]dS +1a0(f=0) [Lr[(rM˙r)+a0(Mr-M2)]r2(1-Mr)3]dS)ret
(4763)

and:

15. EQUATION_DISPLAY
M ˙ r = M ˙ i r i
(4764)

where:

  • L i is the blade load vector. Li=Pijni+ρui(unvn) where Pij=(pp0)δij
  • L ˙ i is the derivative of the blade load vector with respect to source time.
  • v i is the local velocity of the blade surface with respect to the quiescent fluid.
  • v n is the surface normal velocity.
  • r i is the distance from a source point to the observer.
  • M r is the Mach number of the source toward the observer.

The subscript ret indicates retarded time, which is the time of emission.

Accounting for Time-Lag

The major task in evaluating the FW-H integrals is how to account for the time-lag between emission and reception times.

The advanced time algorithm looks forward in time to see when the observer perceives the currently generated sound waves:

  • The procedure starts with a sequence of emission times (conveniently taken as the flow times).
  • The source strengths are calculated (thickness surface noise and loading surface noise) at all source elements (faces of the integration surfaces) for a given emission time.
  • The contribution of the sources is interpolated in the far-field time domain to build the sound signal.

The total sound pressure the observer perceives consists of the contribution from all source elements. The sound pressure at the receiver is obtained by accumulating the arriving signals in time slots. The overall observer acoustic signal is found from the summation of the acoustic signal from each source element of the FW-H surface during the same source time.

FW-H Volume Terms

The quadrupole noise is a volume distribution of sources, which accounts for nonlinearities in the flow.

These nonlinearities are of two types [902]. First, the local speed of sound is not constant, but varies due to particle acceleration. Second, the finite particle velocity near the body (for example blade) influences the velocity of sound propagation. When strong shear layers exist in the flow or when the Mach number increases, the quadrupole term is not negligible.

Farassat and Brentner [879] have shown that the noise contribution from the quadrupole, p′Q(x,t), can be expressed as a “collapsing-sphere” formulation. Using this formulation, the space derivatives from Eqn. (4753) are transformed into time derivatives:

16. EQUATION_DISPLAY
p′Q(x,t)=14π((1c)(2t2)-t[(f>0) TrrrdΩ]dτ+(t)-t[(f>0) 3Trr-Tiir2dΩ]dτ)+(c-t[(f>0) 3Trr-Tiir3dΩ]dτ)
(4765)

where:

  • Trr is the double contraction of Tij.
  • ri and ri are the components of the unit vector in the direction of radiation.
  • Tij is the Lighthill stress tensor. Tij=ρuiuj+δij[(p-p0)-c02(ρ-ρ0)]-σij and σij is the viscous stress tensor.

Eqn. (4765) is transformed from a collapsing-sphere formulation to an advanced time formulation using the following four equations. In these equations, the time derivatives at the observer are moved into the integrals to prevent numerical time differentiation of the integrals. The “source-time-dominant” algorithm from [881] is used to allow the estimation of the p′Q(x,t) volume term of the FW-H equation as follows:

17. EQUATION_DISPLAY
p′Q(x,t)=14π((f>0) [K1c2r+K2cr2+K3r3]retdV)
(4766)
18. EQUATION_DISPLAY
K1=K11+K12+K13=[T¨rr(1-Mr)3]+[M¨rTrr+3M˙rT¯(1-Mr)4]+[3M˙r2Trr(1-Mr)5]
(4767)
19. EQUATION_DISPLAY
K2=K21+K22+K23+K24=[-T˙ii(1-Mr)2]+[4T˙Mr+2TM˙r+M˙rTii(1-Mr)3]+[3[(1-M2)T˙rr-2M˙rTMr-MiM˙iTrr](1-Mr)4]+[6M˙r(1-M2)Trr(1-Mr)5]
(4768)
20. EQUATION_DISPLAY
K3=K31+K32+K33=[2TMM-(1-M2)Tii(1-Mr)3]-[6(1-M2)TMr(1-Mr)4]+[3(1-M2)2Trr(1-Mr)5]
(4769)

where:

Trr=TijrirjTMM=TijMiMjTMr=TijMirjTMr˙=TijM˙irj
T˙Mr=T˙ijMirjT˙rr=T˙ijrirjT¨rr=T¨ijrirjMi=vic
Mr=MiriM˙r=M˙riM¨r=M¨iriM¨rr=M¨riri
ri=xi-yir

where:

  • ri denotes the unit vector in the direction of radiation.
  • A dot above a variable denotes the derivative with respect to source time of that variable.