Engineering Acoustics/Acoustic wave solution in Cartesian coordinates

From testwiki
Revision as of 02:00, 21 April 2018 by imported>JackBot (Formatting, Special:UncategorizedPages)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The one dimensional acoustic wave equation is described by the following second order partial differential equation.

2Px2=1Co22Pt2

It can be solved using separation of variables also known as the Fourier method. Suppose the pressure is the product of one function only dependent on space and another function only dependent on time.

P(x,t)=X(x)T(t)

Substituting back into the wave equation

XT=1Co2XT

XX=1Co2TT=λ2

This substitution leads to two homogeneous second order ordinary differential equations, one in time and one in space.

T+Co2λ2T=0

X+λ2X=0

The time function is expected to be dependent on the angular frequency of the wave.

T=Cejωt

Substituting and solving for the constant which is define as the wave number, K.

ω2+Co2λ2=0

K2=λ2=ω2Co2

The wave number is an important quantity relating the angular velocity of the wave to its propagation speed in the medium. It can be expressed in different forms.

K=ωCo=2πfCo=2πλ

where f is the frequency in hertz and λ is the wavelength.

The second differential equation can be solved using the wave number. The spacial function is given a general form.

X=Cejrx

Substituting and solving for r.

r2+K2=0

r=±K

The solution of the 1-D acoustic wave equation is obtained.

P(x,t)=(C1ejKx+C2ejKx)ejωt

The real and imaginary parts of the solution are also solutions to the 1-D wave equation.

P(x,t)=C1cos(ωt+Kx)+C2cos(ωtKx)

P(x,t)=C1sin(ωt+Kx)+C2sin(ωtKx)

Using phasor notation, the solution is written in more compact form.

𝐏(𝐱,𝐭)=𝐏ej(ωt±Kx)

The actual solution is recovered by taking the real part of the above complex form. The value of the constants above is determined by applying initial and boundary conditions. In general, any function of the following form is a solution for periodic waves.

P(x,t)=f1(ωt+Kx)+f2(ωtKx)

and similarly, for progressive waves,

P(x,t)=f(ct+x)+g(ctx)

P(x,t)=f(ξ)+g(η)

where f and g are arbitrary functions, that represent two waves traveling in opposing directions. These are known as the d'Alembert solutions. The form of these two functions can be found by applying initial and boundary conditions.

Template:BookCat