Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

7.4 Acoustic Theory

Chalmers University of Technology
Department of Mechanical Engineering
Division of Fluid Dynamics

In the following we are going to derive the linear acoustic wave equation starting from the continuity and momentum equations on non-conservation differential form. The equations are repeated here for convenience.

DρDt+ρ(v)=0\dfrac{D\rho}{Dt}+\rho(\nabla\cdot\mathbf{v})=0
ρDvDt+p=0\rho\dfrac{D\mathbf{v}}{Dt}+\nabla p=0

Remember that D/DtD/Dt denotes the substantial derivative operator defined as follows

DDt=t+v\dfrac{D}{Dt}=\dfrac{\partial }{\partial t}+\mathbf{v}\cdot\nabla

where /t\partial/\partial t is the local temporal derivative and v\mathbf{v}\cdot\nabla is the convective derivative.

We are going to analyze acoustic waves in one dimension, which means that the equations above reduces to

ρt+uρx+ρux=0\dfrac{\partial \rho}{\partial t}+u\dfrac{\partial \rho}{\partial x}+\rho\dfrac{\partial u}{\partial x}=0
ρut+ρuux+px=0\rho\dfrac{\partial u}{\partial t}+\rho u\dfrac{\partial u}{\partial x}+\dfrac{\partial p}{\partial x}=0

Pressure is a thermodynamic property and thus it can be expressed as a function of two other thermodynamic properties. Let’s express pressure as a function of density (ρ\rho) and entropy (ss).

p=p(ρ,s)dp=(pρ)sdρ+(ps)ρdsp=p(\rho,s)\Rightarrow dp=\left(\dfrac{\partial p}{\partial \rho}\right)_s d\rho+\left(\dfrac{\partial p}{\partial s}\right)_\rho ds

Since weak acoustic waves are considered, entropy will be constant and thus ds=0ds=0, which means that

dp=(pρ)sdρ=a2dρdp=\left(\dfrac{\partial p}{\partial \rho}\right)_s d\rho=a^2d\rho
ρut+ρuux+a2ρx=0\rho\dfrac{\partial u}{\partial t}+\rho u\dfrac{\partial u}{\partial x}+a^2\dfrac{\partial \rho}{\partial x}=0

The acoustic perturbations can be described as small deviations around a reference state

ρ=ρ+Δρp=p+ΔpT=T+ΔTu=u+Δu={u=0}=Δu\begin{aligned} &\rho=\rho_\infty+\Delta \rho\\ &p=p_\infty+\Delta p\\ &T=T_\infty+\Delta T\\ &u=u_\infty+\Delta u=\{u_\infty=0\}=\Delta u\\ \end{aligned}

Inserted in Eqns. (7.68) and (7.72) and using the fact that derivatives of the constant reference state flow quantities are zero, we get

t(Δρ)+Δux(Δρ)+(ρ+Δρ)x(Δu)=0\dfrac{\partial}{\partial t}(\Delta \rho)+\Delta u\dfrac{\partial}{\partial x}(\Delta \rho)+(\rho_\infty+\Delta \rho)\dfrac{\partial}{\partial x}(\Delta u)=0
(ρ+Δρ)t(Δu)+(ρ+Δρ)Δux(Δu)+a2x(Δρ)=0(\rho_\infty+\Delta \rho)\dfrac{\partial}{\partial t}(\Delta u)+(\rho_\infty+\Delta \rho) \Delta u\dfrac{\partial}{\partial x}(\Delta u)+a^2\dfrac{\partial}{\partial x}(\Delta \rho)=0

In the same way as pressure, being a thermodynamic variable, can be expressed as a function of two other thermodynamic varaibles, so can the speed of sound. Once again we will select density and entropy as the two thermodynamic variables

a2=a2(ρ,s)a^2=a^2(\rho,s)

and since entropy is constant

a2=a2(ρ)a^2=a^2(\rho)

Taylor expansion of a2a^2 around the reference state aa_\infty with Δρ=ρρ\Delta \rho=\rho-\rho_\infty gives

a2=a2+(ρ(a2))Δρ+(2ρ2(a2))(Δρ)2+ a^2=a^2_\infty+\left(\dfrac{\partial}{\partial \rho}(a^2)\right)_\infty\Delta \rho+\left(\dfrac{\partial^2}{\partial \rho^2}(a^2)\right)_\infty(\Delta \rho)^2+\ \cdots

Inserted in Eqn. (7.75), we get

(ρ+Δρ)t(Δu)+(ρ+Δρ)Δux(Δu)+[a2+(ρ(a2))Δρ+ ]x(Δρ)=0(\rho_\infty+\Delta \rho)\dfrac{\partial}{\partial t}(\Delta u)+(\rho_\infty+\Delta \rho) \Delta u\dfrac{\partial}{\partial x}(\Delta u)+\left[a^2_\infty+\left(\dfrac{\partial}{\partial \rho}(a^2)\right)_\infty\Delta \rho+\ \cdots\right]\dfrac{\partial}{\partial x}(\Delta \rho)=0

The perturbations Δu\Delta u and Δρ\Delta \rho are small, which implies that Δua\Delta u \ll a_\infty and Δρρ\Delta \rho \ll \rho_\infty. This means that products of perturbations can be canceled and so can higher-order terms in the Taylor expansion of a2a^2. This means that the continuity and momentum equations reduces to

t(Δρ)+ρx(Δu)=0\dfrac{\partial}{\partial t}(\Delta \rho)+\rho_\infty\dfrac{\partial}{\partial x}(\Delta u)=0
ρt(Δu)+a2x(Δρ)=0\rho_\infty\dfrac{\partial}{\partial t}(\Delta u)+a_\infty^2\dfrac{\partial}{\partial x}(\Delta \rho)=0

Before making the assumption that the perturbations are small compared to the corresponding reference state flow quantities and thus justifying the cancelation of products of perturbations from the equations, the flow equations were still the exact fully non-linear equations. Eqns. (7.80). and (7.81), however, are approximations as several terms has been removed. The equations are linear and are good approximations as long as the perturbations are small. The smaller the perturbations, the better the approximation are the linear equations. Eqns. (7.80) and (7.81) describes the motion induced in a gas by the passage of a sound wave. By combining the temporal derivative of Eqn. (7.80) with the divergence of Eqn. (7.81), it is possible to obtain a wave equation describing the propagation of acoustic waves in a quiescent surrounding.

The temporal derivative of the continuity equation:

2t2(Δρ)+ρ2xt(Δu)=0\dfrac{\partial^2}{\partial t^2}(\Delta \rho)+\rho_\infty\dfrac{\partial^2}{\partial x\partial t}(\Delta u)=0

The divergence of the momentum equation:

ρ2xt(Δu)+a22x2(Δρ)=0\rho_\infty\dfrac{\partial^2}{\partial x \partial t}(\Delta u)+a_\infty^2\dfrac{\partial^2}{\partial x^2}(\Delta \rho)=0

The second term in the first equation is the same as the first term in the second equation. Substituting the term, the two equations reduces to one single equation

2t2(Δρ)=a22x2(Δρ)\frac{\partial^2}{\partial t^2}(\Delta \rho)=a^2_\infty\frac{\partial^2}{\partial x^2}(\Delta \rho)

which is a one-dimensional form of the classic wave equation with the general solution

Δρ=F(xat)+G(x+at)\Delta \rho = F(x-a_\infty t)+G(x+a_\infty t)

FF and GG are arbitrary functions. The function FF describes the shape of a wave traveling in the positive xx-direction at the speed of sound of the ambient gas and the function GG describes the shape of a wave traveling in the negative xx-direction at the same speed. In Eqn. (7.84) Δρ\Delta \rho appears with second derivatives in space and time. Let’s differentiate the proposed solution (Eqn. (7.85)) two times in time and space, respectively, and check that it is actually a valid solution to Eqn. (7.84).

t(Δρ)=F(xat)(xat)t+G(x+at)(x+at)t\frac{\partial}{\partial t}(\Delta \rho)=\frac{\partial F}{\partial (x-a_\infty t)}\frac{\partial (x-a_\infty t)}{\partial t}+\frac{\partial G}{\partial (x+a_\infty t)}\frac{\partial (x+a_\infty t)}{\partial t}
t(Δρ)=aF+aG\frac{\partial}{\partial t}(\Delta \rho)=-a_\infty F'+a_\infty G'
2t2(Δρ)=aF(xat)(xat)t+aG(x+at)(x+at)t\frac{\partial^2}{\partial t^2}(\Delta \rho)=-a_\infty\frac{\partial F'}{\partial (x-a_\infty t)}\frac{\partial (x-a_\infty t)}{\partial t}+a_\infty\frac{\partial G'}{\partial (x+a_\infty t)}\frac{\partial (x+a_\infty t)}{\partial t}
2t2(Δρ)=a2F+a2G\frac{\partial^2}{\partial t^2}(\Delta \rho)=a_\infty^2 F''+a_\infty^2 G''
x(Δρ)=F(xat)(xat)x+G(x+at)(x+at)x\frac{\partial}{\partial x}(\Delta \rho)=\frac{\partial F}{\partial (x-a_\infty t)}\frac{\partial (x-a_\infty t)}{\partial x}+\frac{\partial G}{\partial (x+a_\infty t)}\frac{\partial (x+a_\infty t)}{\partial x}
x(Δρ)=F+G\frac{\partial}{\partial x}(\Delta \rho)=F'+G'
2x2(Δρ)=F(xat)(xat)x+G(x+at)(x+at)x\frac{\partial^2}{\partial x^2}(\Delta \rho)=\frac{\partial F'}{\partial (x-a_\infty t)}\frac{\partial (x-a_\infty t)}{\partial x}+\frac{\partial G'}{\partial (x+a_\infty t)}\frac{\partial (x+a_\infty t)}{\partial x}
2x2(Δρ)=F+G\frac{\partial^2}{\partial x^2}(\Delta \rho)= F'' + G''

Eqns. (7.89) and (7.93) inserted Eqn. (7.84) gives

a2F+a2G=a2(F+G)a_\infty^2 F''+a_\infty^2 G''=a_\infty^2(F'' + G'')

which shows that Eqn. (7.85) is a valid solution to the wave equation.

FF and GG are arbitrary functions and thus G=0G=0 is a valid solution, which gives

Δρ(x,t)=F(xat)\Delta \rho(x,t)=F(x-a_\infty t)

If Δρ\Delta \rho is constant, i.e. a wave with constant amplitude, we see from Eqn. (7.95) that (xat)(x-a_\infty t) is constant and thus

x=at+cdxdt=ax=a_\infty t + c\Rightarrow \dfrac{dx}{dt}=a_\infty

From Eqn. (7.95), we get

t(Δρ)=aF\dfrac{\partial}{\partial t}(\Delta \rho)=-a_\infty F'
x(Δρ)=F\dfrac{\partial}{\partial x}(\Delta \rho)=F'

and thus

x(Δρ)=1at(Δρ)\dfrac{\partial}{\partial x}(\Delta \rho)=-\dfrac{1}{a_\infty}\dfrac{\partial}{\partial t}(\Delta \rho)

which gives a relation between the temporal derivative of Δρ\Delta \rho and the spatial derivative of Δρ\Delta \rho. With Eqn. (7.99), the linearized momentum equation Eqn. (7.81) can be rewritten as follows

t(Δu)=a2ρx(Δρ)={x(Δρ)=1at(Δρ)}=aρt(Δρ)\dfrac{\partial}{\partial t}(\Delta u)=-\dfrac{a_\infty^2}{\rho_\infty}\dfrac{\partial}{\partial x}(\Delta \rho)=\left\{\dfrac{\partial}{\partial x}(\Delta \rho)=-\dfrac{1}{a_\infty}\dfrac{\partial}{\partial t}(\Delta \rho)\right\}=\dfrac{a_\infty}{\rho_\infty}\dfrac{\partial}{\partial t}(\Delta \rho)\Rightarrow
t(ΔuaρΔρ)=0ΔuaρΔρ=const\dfrac{\partial}{\partial t}\left(\Delta u-\dfrac{a_\infty}{\rho_\infty}\Delta \rho\right)=0\Rightarrow \Delta u-\dfrac{a_\infty}{\rho_\infty}\Delta \rho = const

In an undisturbed gas Δu=Δρ=0\Delta u=\Delta \rho=0 and thus

ΔuaρΔρ=0\Delta u-\dfrac{a_\infty}{\rho_\infty}\Delta \rho=0

or

Δu=aρΔρ\Delta u=\dfrac{a_\infty}{\rho_\infty}\Delta \rho

If instead FF is set to zero and GG is non-zero, we get

Δu=aρΔρ\Delta u=-\dfrac{a_\infty}{\rho_\infty}\Delta \rho
(pρ)s=a2Δp=a2Δρ\left(\dfrac{\partial p}{\partial \rho}\right)_s=a^2\Rightarrow \Delta p=a_\infty^2 \Delta \rho

Acoustic wave traveling in the positive xx-direction:

Δu=aρΔρ=1aρΔp\Delta u=\dfrac{a_\infty}{\rho_\infty}\Delta \rho=\dfrac{1}{a_\infty \rho_\infty}\Delta p

Acoustic wave traveling in the negative xx-direction:

Δu=aρΔρ=1aρΔp\Delta u=-\dfrac{a_\infty}{\rho_\infty}\Delta \rho=-\dfrac{1}{a_\infty \rho_\infty}\Delta p