Solution to the 1D wave equation for a finite length plane wave tube

I also see the material properties of density and speed of sound.In summary, the conversation discusses the acoustics of a finite plane-wave tube with arbitrary impedances at both ends. The 1D wave equation for pressure inside the tube is given, and the general solution for a semi-infinite tube is provided as the sum of one incident and one reflected wave. The textbooks also provide a model for the impedance at any point using the definition of specific acoustic impedance and some calculus. It is mentioned that the impedance for the entire tube is determined by the termination impedance at one end. However, there is confusion about whether this is enough to determine both complex amplitudes A and B, and if there are additional reflections in a finite
  • #1
TL;DR Summary
I'm trying to understand the acoustics of a finite plane-wave tube terminated by arbitrary impedances at both ends.
Hi there! This is my first post here - glad to be involved with what seems like a great community!

I'm trying to understand the acoustics of a finite plane-wave tube terminated by arbitrary impedances at both ends. So far all of the treatments I've managed seem only to address a different problem: that of a semi-infinite tube with an impedance at one end.
The 1D wave equation for pressure inside the tube is:
$$\frac{d^2p}{dx^2}=\frac{1}{c^2}\frac{d^2p}{dt^2}$$
The general solution for the semi-infinite tube is given (by all the textbooks I've read) as the sum of one incident and one reflected wave:
$$p(x,t) = Ae^{j (\omega t-k x)} + Be^{j (\omega t+k x)}$$
Where A and B are complex amplitudes containing both the amplitude and phase information for each sinusoid. Using the definition of specific acoustic impedance and some calculus, the textbooks arrive at a model for the (complex) impedance at any point: $$Z_s(x) = \frac{p(x,t)}{-u(x,t)} = \rho_0 c \frac{A e^{j k x} + B e^{-j k x}}{A e^{j k x} - B e^{-j k x}}$$
Then, if I define the termination of the pipe to be of impedance Z0 at x=0, I can eliminate A and B from the above equation and with some manipulation arrive at:
$$\frac{Z_s(x)}{\rho_0 c} = \frac{\frac{Z_0}{\rho_0 c} + i \tan{k x}}{1 + i \frac{Z_0}{\rho_0 c}\tan{k x}}$$
This equation says that the impedance for the entire tube is completely and uniquely determined by the termination impedance at one end. This seems to exclude the possibility of a second arbitrary impedance further along the tube, which says to me that these results cannot apply to a finite tube with two arbitrary impedances (one at each end).

What, then, is the solution to the 1D wave equation for a finite tube and how to I find it? Is it possible to obtain similar models to above for the impedance in such a tube?
 
Physics news on Phys.org
  • #2
jeremiahrose99 said:
The general solution for the semi-infinite tube is given (by all the textbooks I've read) as the sum of one incident and one reflected wave:
$$p(x,t) = Ae^{j (\omega t-k x)} + Be^{j (\omega t+k x)}$$
Do you understand the physical picture in this region of the tube? Do you see why these two terms are here for this specific scenario?

jeremiahrose99 said:
the impedance for the entire tube is completely and uniquely determined by the termination impedance at one end
Are you sure of this statement? I also see the material properties of density and speed of sound.
 
  • #3
jeremiahrose99 said:
Summary:: I'm trying to understand the acoustics of a finite plane-wave tube terminated by arbitrary impedances at both ends.

Hi there! This is my first post here - glad to be involved with what seems like a great community!

I'm trying to understand the acoustics of a finite plane-wave tube terminated by arbitrary impedances at both ends. So far all of the treatments I've managed seem only to address a different problem: that of a semi-infinite tube with an impedance at one end.
The 1D wave equation for pressure inside the tube is:
$$\frac{d^2p}{dx^2}=\frac{1}{c^2}\frac{d^2p}{dt^2}$$
The general solution for the semi-infinite tube is given (by all the textbooks I've read) as the sum of one incident and one reflected wave:
$$p(x,t) = Ae^{j (\omega t-k x)} + Be^{j (\omega t+k x)}$$
Where A and B are complex amplitudes containing both the amplitude and phase information for each sinusoid. Using the definition of specific acoustic impedance and some calculus, the textbooks arrive at a model for the (complex) impedance at any point: $$Z_s(x) = \frac{p(x,t)}{-u(x,t)} = \rho_0 c \frac{A e^{j k x} + B e^{-j k x}}{A e^{j k x} - B e^{-j k x}}$$
Then, if I define the termination of the pipe to be of impedance Z0 at x=0, I can eliminate A and B from the above equation and with some manipulation arrive at:
$$\frac{Z_s(x)}{\rho_0 c} = \frac{\frac{Z_0}{\rho_0 c} + i \tan{k x}}{1 + i \frac{Z_0}{\rho_0 c}\tan{k x}}$$
This equation says that the impedance for the entire tube is completely and uniquely determined by the termination impedance at one end.
I am not an expert but I don't understand this. You have one boundary condition and you say that this determines both A and B. So you have one equation for two unknowns, and you clearly cannot determine both of them. So there has to be more input that just that single boundary condition.
 
  • #4
Dr_Nate said:
Do you understand the physical picture in this region of the tube? Do you see why these two terms are here for this specific scenario?

Thanks for the reply Dr Nate. Yes I'm pretty sure I understand it - it's just the sum of the incident and the reflected wave. There can be no others because there are no reflections coming from the infinite end. But for a finite tube, I imagine there would be new reflections of different phases happening all the time, so I don't know what the solution would be for that...

Dr_Nate said:
Are you sure of this statement? I also see the material properties of density and speed of sound.

I just meant that there are no other variables within my control (I can change the termination impedance, but I can't change the speed of sound), and that there is no room in the equation for a second terminating impedance, meaning the result doesn't work for a finite tube. Does that make sense?
 
  • #5
jeremiahrose99 said:
Thanks for the reply Dr Nate. Yes I'm pretty sure I understand it - it's just the sum of the incident and the reflected wave. There can be no others because there are no reflections coming from the infinite end. But for a finite tube, I imagine there would be new reflections of different phases happening all the time, so I don't know what the solution would be for that...
It looks like you understand what I was asking.
jeremiahrose99 said:
I just meant that there are no other variables within my control (I can change the termination impedance, but I can't change the speed of sound), and that there is no room in the equation for a second terminating impedance, meaning the result doesn't work for a finite tube. Does that make sense?
What about ##k##? How does your impedance change with position?
 
  • #6
Thanks for your replies Dr Nate. Yes, the impedance of the semi-infinite tube alaso varies with position and wavenumber. However, the question I asked is about a different case, a finite tube, with impedances at both ends. Can you help me with that?
 
  • #7
jeremiahrose99 said:
Thanks for your replies Dr Nate. Yes, the impedance of the semi-infinite tube alaso varies with position and wavenumber. However, the question I asked is about a different case, a finite tube, with impedances at both ends. Can you help me with that?
So this is pretty much the same as an electrical transmission line, right? The same equations apply, so the same solutions apply. Are you wanting to drive the CW (or pulsed?) input waveform into the transmission line via the source impedance at one end? And then solve for the waveform distribution versus time?

That is very do-able. It's easier in the pulsed input case, but still do-able in the CW input case.
 
  • #8
berkeman said:
So this is pretty much the same as an electrical transmission line, right? The same equations apply, so the same solutions apply. Are you wanting to drive the CW (or pulsed?) input waveform into the transmission line via the source impedance at one end? And then solve for the waveform distribution versus time?

That is very do-able. It's easier in the pulsed input case, but still do-able in the CW input case.

Yes! I haven't fully gotten my head around electric-acoustical impedance analogies yet, but I do know that a finite acoustic pipe can be modeled as a finite electrical transmission line.

Looking for a continuous (steady-state?) solution. I was hoping for a general solution for arbitrary impedances at each end, but perhaps something more specific would be easier so I will describe the exact setup for you:

I have a pipe with a driver at one end, open at the other end. The open end has a complex radiation (load) impedance Zmr. The driven end has an input impedance Zm0 (due to Zmr, reflection interference, and friction in the pipe) and a source impedance Zmd (due to the mechanical resistance, inertia and compliance of the driver). The driving "voltage" in your analogy is the mechanical force acting on the driver (there are at least three different definitions of acoustic impedance: I am using the "mechanical" impedance definition which is basically force divided by velocity).

Trying to get solutions for the time/space evolution of the pressure waveform in the pipe, analytical approximations for resonant frequencies in the pipe, and a model for the impedance at different points in the pipe.
 
  • Like
Likes berkeman

1. What is the 1D wave equation for a finite length plane wave tube?

The 1D wave equation for a finite length plane wave tube is a mathematical representation of the propagation of a one-dimensional wave in a tube with finite length. It describes the relationship between the displacement of the wave and its second derivative with respect to time and space.

2. What does a solution to the 1D wave equation for a finite length plane wave tube look like?

The solution to the 1D wave equation for a finite length plane wave tube is a function that describes the displacement of the wave at any point in the tube at any given time. It typically takes the form of a sine or cosine wave, with a specific wavelength and amplitude determined by the initial conditions of the wave.

3. How is the 1D wave equation for a finite length plane wave tube derived?

The 1D wave equation for a finite length plane wave tube is derived from the general wave equation, which represents the propagation of a wave in any medium. By applying boundary conditions that account for the finite length of the tube, the specific solution for a plane wave in a tube can be obtained.

4. What factors affect the solution to the 1D wave equation for a finite length plane wave tube?

The solution to the 1D wave equation for a finite length plane wave tube can be influenced by several factors, including the initial conditions of the wave (e.g. amplitude, wavelength), the length and diameter of the tube, and the properties of the medium in which the wave is propagating (e.g. density, elasticity).

5. How is the solution to the 1D wave equation for a finite length plane wave tube used in practical applications?

The solution to the 1D wave equation for a finite length plane wave tube has various applications, including in the fields of acoustics, fluid dynamics, and signal processing. It can be used to predict the behavior of waves in tubes, such as sound waves in musical instruments or pressure waves in pipes, and to design and optimize systems that utilize these waves.

Suggested for: Solution to the 1D wave equation for a finite length plane wave tube

Replies
14
Views
2K
Replies
45
Views
1K
Replies
5
Views
1K
Replies
28
Views
3K
Replies
8
Views
3K
Replies
1
Views
838
Replies
2
Views
2K
Replies
10
Views
2K
Back
Top