Speed of Sound Calculation

Formulas for calculating the speed of sound in gases, liquids, and solids is given in: speed.pdf A Matlab function for these calculations is included in the package given at: Vibrationdata Matlab Signal Analysis Package The speed of sound calculator can be accessed within this package… Read more

Webinar Unit 4 Random Vibration

Here are the materials for random vibration: PowerPoint File: webinar_random_vibration.ppt Audio/Visual File: NESC Academy Random Vibration – Recommend viewing in Firefox with Sliverlight plugin Matlab script: Vibrationdata Signal Analysis Package * * * Python version PowerPoint File:  webinar_4_Random_python.ppt * * * See also: NAVMAT-P9492 Random Vibration… Read more

Turbine Generator Sound & Vibration

Here is a Newsletter with an article about the Hoover Dam turbine generators: Vibrationdata Newsletter July 2007. Here is a measured sound file from the generator room: Hoover.mp3 Here is a Matlab GUI script for calculating the vibration frequencies of a turbine generator: turbine_generator_frequencies.zip Here… Read more

Webinar Unit 3 Sine Sweep Vibration

Here are the materials for sine sweep vibration: PowerPoint File: webinar_sine_sweep.ppt Audio/Visual File: NESC Academy Sine Sweep – Recommend viewing in Firefox with Sliverlight plugin * * * Here is the solid rocket motor accelerometer data, (time (sec) & Accel(G) ):   solid_motor.dat Paper: Sine Sweep Frequency Parameters… Read more

Rotor Balancing

Matlab scripts are available in : Vibrationdata Signal Analysis Package for the following functions:1. Balancing a rotor with single speed, balancing plane and measurement location2. Balancing a rotor with options for multiple speeds, balancing planes, and measurement locations3. Calculating the rotating unbalance force from an eccentric… Read more

Webinar Unit 2 Sine Vibration

Here are the materials for sine vibration: PowerPoint File: webinar_sine.ppt Channel beam accelerometer data: channel.txt time(sec) & accel(G) Papers: POGO Oscillation Smallwood Algorithm Matlab script Vibrationdata Signal Analysis Package * * * Here is the audio/visual file link: NESC Academy Sine Vibration – Recommend viewing in Firefox… Read more

Matlab Utilities

Here is a script for reading ASCII text files into Matlab: read_data.m This script uses uigetfile to open a dialog box for selecting the input file. – Tom Irvine

Webinar Unit 1 – Natural Frequencies

We held our first Shock & Vibration Webinar on January 17, 2014. This presentation was sponsored by the NASA Engineering and Safety Center, to which I express gratitude. A link to the audio/visual recording will be posted here in the near future. In addition, here… Read more

Rice Characteristic Frequency

The Rice characteristic frequency f of a time history is where y is the amplitude It is useful for estimating the dominant frequency for signal which is fairly sinusoidal. Here is a Matlab script: rice_frequency.m See also: Vibrationdata Signal Analysis Package – Tom Irvine