4. Longitudinal Waves

4.1. Derivation from masses and springs

Lets start with the classic derivation of waves propagating, with a collection of N masses m connected together on springs (with spring constant k), each with equilibrium separation h, as shown in Fig. 4.1. We can measure the horizontal displacement u(x,t) from the equilibrium positions.

../_images/massspringarray.png

Fig. 4.1 Identical masses connected by identical springs.

If the springs follow Hooke’s law, then FH=ku(x,t) and equally all the masses will follow Newton’s second law FN=ma(x,t). We can analyse the dynamics of the middle mass, where the Hooke’s law forces will from both the spring x+hx+2h as well as the spring xx+h

FN=m2t2u(x+h,t)FH=k[u(x+2h,t)u(x+h,t)]k[u(x+h,t)u(x,t)]=k[u(x+2h,t)2u(x+h,t)+u(x,t)]

Since these defintions are equal, then by rearrangement:

(4.1)2t2u(x+h,t)=km[u(x+2h,t)2u(x+h,t)+u(x,t)]

Lets also consider a chain of springs in series, as shown in Fig. 4.2

../_images/springsinseries.png

Fig. 4.2 Two springs in series with a mass

We can consider the total displacement of the mass m, as well as as the individual springs displacements

Ftot=ktotxtotF1=k1x1F2=k2x2

If xtot can be broken up into the individual springs displacements xtot=x1+x2 then we simplify to:

Ftot=ktot(x1+x2)

by rearrangement this reduces to

Ftotktot=(F1k1+F2k2)

Since the springs propagate the force applied through them, all the forces are the same Ftot=F1=F2, so we are finally left with:

1ktot=1k1+1k2

and therefore for two springs, the effective spring constant is:

ktot=(1k1+1k2)1

If there are N springs in series, then this result takes the form:

1ktot=1k1+1k2++1kN

and if the springs are identical, k1=k2==kN=k this result reduces to:

(4.2)1ktot=Nkktot=kN

We can substitute (4.2) into Equation (4.1):

2t2u(x+h,t)=Nktotm[u(x+2h,t)2u(x+h,t)+u(x,t)]

Now if we want to consider the whole chain of masses and springs, then with N masses and total mass on the chain is mtot=Nm, which results in

2t2u(x+h,t)=N2ktotmtot[u(x+2h,t)2u(x+h,t)+u(x,t)]

and if the the total chain length is L=Nh, then:

(4.3)2t2u(x+h,t)=L2ktotmtotu(x+2h,t)2u(x+h,t)+u(x,t)h2

By taking the limit N and therefore h0 for a finite chain length L, this has exactly the form of the partial derivative in Equation (2.2). Hence Equation (4.3) has the form:

2t2u(x+h,t)=L2ktotmtot2x2u(x+h,t)

If we examine the units of the constants here:

[L]2[k][m]=m2Nm1kg=mkgms2kg=m2s2=[speed]2

This results in the well known form of the wave equation in one dimension:

(4.4)2ut2=c22ux2

where c is the wave speed of some form (more on this later).

4.2. Longitundinal Wave Energy and Power

Given that waves are a method of propogating energy, it is an important question to ask how much and what parameters does a waves energy depend on!

Lets look at the total energy E:

E=KE+PE

where KE is the total kinetic energy and PE the total potential energy.

Gping back to the masses and springs model, the potential energy of each mass shown in Fig. 4.1 would be:

PE=+12k[u(x+h,t)u(x,t)]2+12k[u(x+2h,t)u(x+h,t)]2+

where each of the springs in the chain will contribute to the PE of two masses, depending on their orientation. Notice here that there are not any terms like PE12ku2(x,t), this is because we haven’t considered the effects at either end of the chain - although these edge effects are really important in real world systems, we will omit them here.

Using the springs in series result from (4.2), we can rewrite the PE in the form:

PE=12Nktot(+[u(x+h,t)u(x,t)]2+[u(x+2h,t)u(x+h,t)]2+)

and likewise if we introduce the size of the mass m and then consider the total chain mass:

PE=12Nktotmm(+[u(x+h,t)u(x,t)]2+[u(x+2h,t)u(x+h,t)]2+)=12mN2ktotmtot(+[u(x+h,t)u(x,t)]2+[u(x+2h,t)u(x+h,t)]2+)

and then looking at the total chain length L=Nh:

PE=12mL2ktotmtoth2(+[u(x+h,t)u(x,t)]2+[u(x+2h,t)u(x+h,t)]2+)

We recongise the term c2=L2ktot/mtot and as before by taking the limit of Nh0:

PE=12mc2limh0(+[u(x+h,t)u(x,t)h]2+[u(x+2h,t)u(x+h,t)h]2+)

and (2.1) tells us that each of these limits corresponds to a partial derivative, thus:

PE=12mc2(+[xu(x+h,t)]2+[xu(x+2h,t)]2+)

Likewise the kinetic energy has the form:

KE=+12m[tu(x,t)]2+12m[tu(x+h,t)]2+12m[tu(x+2h,t)]2+

and so the total energy has the form:

E=12m(+c2[xu(x+h,t)]2+[tu(x+h,t)]2+)

We can think of this system as a coupled harmonic oscillator, with each mass having oscillating KE and PE but the result from (3.2) tell us that the total amount of energy for each mass is fixed, so by symmetry over the whole chain we can simplify this to:

E=12mN[c2(ux)2+(ut)2]=12mtot[c2(ux)2+(ut)2]

sometimes this is more usefully presented in terms of the energy per unit length or energy density ϵ(x,t):

(4.5)ϵ(x,t)=EL=12mtotL[c2(ux)2+(ut)2]=12ρL[c2(ux)2+(ut)2]

where ρL is the mass per unit length or mass density of the mass and spring chain.

We can use this expression to find the total energy transferred over a wavelength:

(4.6)Eλ=λ0ϵ(x,t)dx

Likewise to find the power or rate of energy flow over a wave, we can use the definition of power:

P=Et

In order to get a sensible physical quantity, we can find the time varying power:

(4.7)P(x,t)=t(ϵ(x,t)dx)=ϵtdx

and then average the power over the time period T, using the definition for the average value of a function:

(4.8)PT=1TT0P(x,t)dt