Can Numerical Analysis of Longitudinal Waves Capture Multiple Natural Modes?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 4K views
dxdy
Messages
10
Reaction score
0
I am doing some study into longitudinal wave dynamics. I am using theoretical models of wave motion in continuous bar and comparing this to numerical analysis using a lumped mass model.

So far I have discovered that the continuous bar vibrations, caused by base support motion (i.e. vibration caused by the entire bar moving) excites and infinite number of natural modes (with the lower ones having a higher contribution).

When modelling this with mass-spring-mass-spring...etc. of the same length and wave speed (i.e. a=sqrt(E/ro) ) only the first natural mode seems to be excited. Am I modelling my numerical system wrong, or can it only capture the first mode?
 
on Phys.org
To visualize this I have included the following plots from a video of the velocity of the bar. Why is the discretised bar not the same?

[PLAIN]http://www.test1.ausalive.com/images/640_bar2.jpg
[PLAIN]http://www.test1.ausalive.com/images/640_bar3.jpg
[PLAIN]http://www.test1.ausalive.com/images/640_bar1.jpg
 
Last edited by a moderator:
There's quite a lot I'm not clear about here.
What's being plotted on the horizontal graph axes?
Is the bar or its lumped-mass quasi-equivalent infinite or of finite length?
Presumably finite because you talk of modes, suggesting standing waves. But the graphs suggest progressive waves.
The method of exciting waves strikes me as unusual - more usual to force one end of the system to oscillate sinusoidally, but I'm happy to be told I'm wrong.
 
Philip Wood said:
There's quite a lot I'm not clear about here.
What's being plotted on the horizontal graph axes?
Is the bar or its lumped-mass quasi-equivalent infinite or of finite length?
Presumably finite because you talk of modes, suggesting standing waves. But the graphs suggest progressive waves.
The method of exciting waves strikes me as unusual - more usual to force one end of the system to oscillate sinusoidally, but I'm happy to be told I'm wrong.

The horizontal axis is the length of the bar (the left side has the base support motion).

The three images are taken at different time intervals.

The discretised model was created by applying Newton 2 to the mass-spring-mass...etc system (i.e. sum(F)=ma ). These equations were then converted to state-space format and solved numerically with the same system configuration as the continuous bar.
 
Right, so we have a progressive wave traveling down the bar (or lumped system). [I was confused by your talk of modes, which suggested standing (or stationary) waves.] Now we need to know exactly how the waves were excited. Is one end of the bar subjected to a force F(t), and what is the form of the function F(t)?

Since the continuous mass distribution obeys a liner wave equation with no dispersion (all harmonic components travel at the same speed) I'd expect F(t) to be the same shape as the wave profiles you've plotted for the continuous bar. The form of this seems to be that of a sum 1 + 2 cos(wt) + 2 cos(2wt) + 2cos(3wt) ... + 2cos(nwt).
Can you confirm?
 
Last edited:
They are both excited in the same manner.

The excitation is from a base support motion (i.e. a bar with one end fixed and one end free) with a displacement profile u_g = F_g(t) applied to the 'fixed' end (which moves according to u_g).
 
Sorry, I think I was modifying my last post while you were replying. Please give it another read.

The key point about lumped mass systems is the phenomenon of cut-off frequency: a frequency above which harmonics won't propagate. So I'm not surprised to see higher harmonics not appearing on your right hand graphs, though I don't quite see why only a half cycle seems to be present. I may well be missing something.
 
Philip Wood said:
Sorry, I think I was modifying my last post while you were replying. Please give it another read.

The key point about lumped mass systems is the phenomenon of cut-off frequency: a frequency above which harmonics won't propagate. So I'm not surprised to see higher harmonics not appearing on your right hand graphs, though I don't quite see why only a half cycle seems to be present. I may well be missing something.

The bar was subject to a base support motion in the form v = -(t-sqrt(a))^2 + a. That motion is what has excited the bar. I can give you more details on this method of excitation if you require.
 
Last edited:
Sorry, but I'm still very confused.

(1) Can you confirm that the bar is subjected to this 'base support motion' at just one end?
(2) I can't make any sense of your expression for v. First, it can't be correct as it is dimensionally inhomogeneous. [I'll explain further if you want.] Second, v is, presumably a function of time, but your formula, as it stands, doesn't tell us how time is involved.
 
Philip Wood said:
Sorry, but I'm still very confused.

(1) Can you confirm that the bar is subjected to this 'base support motion' at just one end?
(2) I can't make any sense of your expression for v. First, it can't be correct as it is dimensionally inhomogeneous. [I'll explain further if you want.] Second, v is, presumably a function of time, but your formula, as it stands, doesn't tell us how time is involved.

I have updated the expression to include time.

I have found a solution for the problem: the analogue model was a summation of terms; when processing this infinite summation was truncated to 5 terms. This caused the phenomenon in the bar which dissappeared when the amount of terms was increased to 20.

Thank you for your interest in finding the answer.
 
I'm really pleased that you've found your solution.