RMS of complex waveform (acoustics)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
mattattack900
Messages
3
Reaction score
0
Hey everyone, just got a quick question in acoustics. I am mainly looking for a mathematical understanding

Homework Statement



Consider two harmonic plane progressive waves of the form

[itex]\tilde{P(x)}[/itex] = [itex]\tilde{A}[/itex]e-jkx

and[itex]\tilde{P(x)}[/itex] = [itex]\tilde{B}[/itex]e+jkx

traveling in opposite directions. Showing all workings, derive expressions for:

1) Total acoustic pressure
2) Total mean squared pressurein the above expressions [itex]\tilde{P(x)}[/itex] represents the acoustic pressure and [itex]\tilde{A}[/itex] and [itex]\tilde{B}[/itex] are complex amplitudes

Homework Equations

The Attempt at a Solution



my solution for part 1 is due to linear superposition:

[itex]\tilde{P(x)}[/itex] = [itex]\tilde{A}[/itex]e-jkx + [itex]\tilde{B}[/itex]e+jkx

i know that the SOLUTION to the second part is:

|[itex]\tilde{P(x)}[/itex]|2 = |[itex]\tilde{A}[/itex]e-jkx|2 + |[itex]\tilde{B}[/itex]e+jkx|2 + 2Re{ [itex]\tilde{A}[/itex][itex]\tilde{B}[/itex]*}cos(kx)

where Re{} denotes the real part ( I couldn't find the actual symbol ), * denotes the complex conjugate and k is the wave number ( k= ω/c )

like i said above i am trying to get a mathematical understanding of the second part. I do not understand how this solution is derived. Thanks
 
Physics news on Phys.org
Note: \Re gives ##\Re## ... it's easier to just type out the LaTeX than use the equation editor.

What do the tildas indicate here?

$$\tilde{P}\!_A(x) = \tilde{A}e^{-jkx}\\

\tilde{P}\!_B(x)=\tilde{B}e^{jkx}\\

\tilde{P}(x)=\tilde{A}e^{-jkx}+\tilde{B}e^{jkx}\\$$

You want to understand this:
$$\left | \tilde{P}(x) \right |^2=\left | \tilde{A}e^{-jkx}\right |^2+\left | \tilde{B}e^{jkx}\right |^2 = \left |\tilde{A}\tilde{B}^\star\right | \cos(kx)$$

ABcosθ would normally be a scalar product right - so how does that work if A and B are complex valued?

What happens if you expand the complex amplitudes into ##\tilde{A}=a+jb\; , \; \tilde{B}=c+jd## and expand the exponentials into trig functions?
 
Last edited:
Hey, thanks for the reply.

i believe the tilda is the nomenclature used to represent a Complex number.
I will try what you have suggested
 
You may not need to though:

If: ##z=a+jb##

Then: ##|z|^2 = a^2+b^2 = z\cdot z^\star ##