Some Music Acoustics

Here is a chart showing the natural frequencies of piano keys: piano.pdf Here is a paper on some basic music theory: music.pdf * * * See also: Fun with Sound Files Wind Chime Acoustics Tuning Fork Sound and Vibration: tuning.pdf * * * – Tom… Read more

FRF Substructuring

This post is a work-in-progress… Frequency Response Function based substructuring (FBS) predicts the dynamic behavior of a coupled system on the basis of free interface FRFs of the uncoupled components. Here is a tutorial paper:  Frequency Response Function Substructuring  Modal damping requires special consideration:  Notes on… Read more

Random Number Generator

Here is a C++ program which generates random numbers for a user-selected distribution. monte_carlo_random.cpp monte_carlo_random.exe The distribution options are: 1. Uniform 2. Normal 3. Rayleigh 4. Weibull 5. Gumbel 6. Binomial The random numbers can then be used in a Monte Carlo analysis. * *… Read more

Fatigue Exponent Q & A

  Question: What is meant exactly by “fatigue exponent”. I generally input a value between 3 (for notched parts) and 6 (for (unnotched ones). Is it right?…I’ve found confusing and contrasting definitions about b and m exponent (among MIL-STD-810 G and various other documents) Answer:… Read more

Shock & Vibration Training, Complimentary

One of my responsibilities to NASA is to provide training sessions and materials as an outreach to the engineering community. Occasionally, I provide onsite training, but these classes are becoming increasingly difficult to organize for a variety of reasons. As an alternative, I am considering… Read more