Random vibration — PSD, RMS acceleration
What is Random Vibration?
WHY random, not deterministic?
- Launch acoustic noise: millions of pressure fluctuations from turbulent exhaust
- Aerodynamic buffeting: vortex shedding, boundary layer turbulence
- Engine roughness: combustion instabilities
These sources are too complex to predict instant-by-instant, but their statistical character is consistent and testable.
Power Spectral Density (PSD)
DERIVATION FROM FIRST PRINCIPLES:
Step 1: Frequency content of a signal Any time-domain signal can be decomposed into frequency components via Fourier transform:
WHY? Because are the "pure tones" that form a complete basis for any function.
Step 2: Energy at each frequency The squared magnitude represents energy density at frequency . But for a random signal measured over finite time , we need to normalize:
WHY divide by ? As we record longer, grows with (more cycles accumulated). Dividing by gives a rate.
Step 3: Statistical average Since the signal is random, one realization isn't enough. We average over many realizations (ensemble average ), then take the limit as to get the steady-state power per frequency:
WHAT DOES IT MEAN?
- at : in a 1 Hz bandwidth around 100 Hz, the mean-square acceleration is .
RMS Acceleration from PSD
DERIVATION:
Step 1: Mean-square acceleration PSD is power per Hz. To get total power (mean-square acceleration), integrate over all frequencies:
WHY integration? Each frequency bin contributes to the total. Suming (integrating) across bins gives the total.
Step 2: Root-mean-square RMS is the square root of mean-square:
WHY take the square root? RMS has the same units as the original signal (), making it physically interpretable as a "typical" acceleration magnitude. Mean-square has units .
Worked Examples
Find: Overall RMS acceleration.
Solution:
Step 1: Apply the RMS formula:
WHY this works? PSD is constant, so the integral is just .
Step 2: Evaluate:
Step 3: Take square root:
WHAT THIS MEANS: The structure experiences vibration equivalent to a steady acceleration, but spread across 20–2000 Hz.
Find: .
Solution:
Step 1: Break the integral into regions:
WHY? PSD is piecewise constant, so integrate each segment separately.
Step 2: Evaluate each integral:
- Region 1:
- Region 2:
- Region 3:
Step 3: Sum and take square root:
INSIGHT: Most energy comes from the 100–500 Hz "bump" (16 g² out of 31.8 g² total). This is where structural resonances often lie.
Structural Response to Random Vibration
For spacecraft, the excitation enters through the base (mounting interface) as an acceleration PSD . We want the response of the mass — either its absolute acceleration or the relative displacement (which drives stress).
DERIVATION SKETCH:
Step 1: The equation of motion for a base-excited mass, written in terms of relative displacement , is: WHY this form? Substituting into and dividing by isolates the base acceleration as the forcing term.
Step 2: In the frequency domain, the relative-displacement transfer function is: so This is the correct filter for stress-producing relative motion.
Step 3: The absolute acceleration output introduces the extra numerator term (the damper transmits force even above resonance), giving the transmissibility above.
WHY THIS MATTERS: Near , both and peak sharply (for low ), amplifying that band. Even with a flat input PSD, the response PSD spikes at resonance.
Find: Peak response acceleration PSD at resonance.
Solution:
Step 1: At resonance (), the denominator's first term vanishes and , so:
WHY? Set ; both numerator and denominator keep their terms.
Step 2: Calculate:
Note: The quality factor , so the peak transmissibility magnitude is (i.e. ); the extra is a small correction.
Step 3: Response PSD:
INTERPRETATION: The structure amplifies vibration at 200 Hz by roughly . This is why low damping is dangerous in random vibration environments.
Common Mistakes
Why it feels right: The number is small, so it seems like a direct measurement.
The fix: PSD is power density, not amplitude. To get acceleration, you must:
- Integrate PSD over frequency to get mean-square:
- Take square root:
Units tell the story: needs integration (removing /Hz) and square root (removing the square) to become .
Why it feels right: We add things to combine them, right?
The fix: RMS values combine via root-sum-square because vibrations are uncorrelated:
WHY? Mean-square accelerations add (since for independent signals), so you add before taking the square root.
Why it feels right: Mathematical definitions often use infinite limits.
The fix: Real systems have finite bandwidth. Sensors can't measure DC (0 Hz) or ultrasonic frequencies (>20 kHz). Test specifications always give and :
Integrating outside this range includes noise or energy not transmitted to the structure.
Testing and Qualification
WHY random vibration testing?
- Launches last minutes; testing recreates hours of equivalent fatigue.
- Miles' Equation gives the RMS of the response acceleration of an SDOF resonator subjected to a flat input acceleration PSD (units g²/Hz). Its standard, correctly-derived form is: where is the quality factor.
WHY it works: The sharp resonance acts as a narrow band-pass filter of effective bandwidth but amplified by ; the product picks out . Miles' result feeds directly into fatigue estimates (via the acceleration for equivalent-static loads).
Test setup:
- Mount spacecraft on a shaker table.
- Apply controlled PSD input per launch vehicle spec (e.g., Atlas V, Falcon 9).
- Monitor response accelerometers on critical components.
- Run for 1–2 minutes per axis (3 axes: X, Y, Z).
Recall Explain to a 12-Year-Old
Imagine you're in a car driving on a bumpy dirt road. The bumps aren't evenly spaced—they're random, like someone threw rocks everywhere. Your body shakes up and down, but not at one steady rhythm. Some bumps hit fast (high frequency), some slow (low frequency).
PSD (Power Spectral Density) is like a graph showing: "How much shaking happens at slow bumps vs. fast bumps?" Maybe there are lots of medium-speed bumps (100 Hz) but fewer really fast ones (2000 Hz). The graph tells you where the road is roughest. RMS acceleration is like asking: "If I add up ALL the shaking from all bump speeds, how hard am I getting jostled overall?" You add up the "shakiness" from every frequency, then take a square root to get one number in "g's" (like how many times Earth's gravity you feel). If RMS = 8 g, it's like riding a roller coaster that presses you with 8 times your weight—except it's vibration, not a steady push.
Rockets do this to satellites during launch. Engineers test them by putting them on a huge shaking table and checking: "Will the electronics survive this road?"
Connections
- Frequency Response Function (FRF) – relates input to output in frequency domain
- Modal Analysis – Real structures have multiple resonances; each mode responds to PSD
- Fatigue Analysis – Random vibration causes cumulative damage via stress cycles
- Sine Vibration Testing – Deterministic single-frequency test; different from random
- Acoustic Loading – Sound pressure creates random vibration via pressure fluctuations
- Shock Response Spectrum (SRS) – Different analysis for transient events (pyro shocks)
- Structural Damping – controls resonance amplification; critical for PSD response
- Transmissibility – Base-excitation ratio of output to input acceleration
#flashcards/physics
What is the physical meaning of Power Spectral Density (PSD)? :: PSD is the mean-square acceleration per unit frequency at frequency , describing how vibration energy is distributed across frequencies. Units: g²/Hz.
How do you calculate overall RMS acceleration from PSD?
Why can't you add RMS accelerations from different frequency bands directly?
For a flat PSD of 0.04 g²/Hz from 20–2000 Hz, what is the RMS acceleration?
What is the peak transmissibility magnitude squared for a base-excited SDOF at resonance?
What is the correct base-acceleration transmissibility formula?
What is Miles' Equation and what does it give?
What are the units of PSD for acceleration, and how do they relate to RMS?
Concept Map
Hinglish (regional understanding)
Intuition Hinglish mein samjho
Dekho beta, jab rocket launch hota hai na, tab spacecraft ko koi ek fixed frequency ka vibration nahi milta — instead usko ek chaotic, random hilna-dulna face karna padta hai. Yeh vibration turbulent airflow, engine ki combustion, aur acoustic noise se aata hai, aur ismein saari frequencies ek saath present hoti hain, har ek apni-apni intensity ke saath. Problem yeh hai ki iss randomness ko instant-by-instant predict karna impossible hai, lekin iske statistical properties consistent rehte hain — isiliye hum PSD (Power Spectral Density) use karte hain, jo batata hai ki vibration ki power kis frequency par kitni distributed hai (units mein g²/Hz).
Ab core intuition yeh hai — PSD basically ek "energy ka distribution map" hai across frequencies. Signal ko hum Fourier transform se frequency components mein tod dete hain, phir uska squared magnitude energy density deta hai, aur time T se divide karke ek rate nikaalte hain. Jab isko integrate karte ho poori frequency range par, tab total mean-square acceleration milti hai, aur uska square root lene se aa jaati hai RMS acceleration — jo ek single number mein batata hai ki structure ko overall kitni intensity feel ho rahi hai. Square root isliye lete hain taaki units wapas g mein aa jaayein aur physically samajh mein aaye.
Yeh matter isliye karta hai kyunki engineers ko yeh ensure karna hota hai ki spacecraft ka structure launch ki iss violent shaking ko bina toote survive kar sake. RMS value se hum design margins decide karte hain, testing ke liye vibration levels set karte hain, aur components ki fatigue life estimate karte hain. Agar yeh calculation galat ho gayi, toh crores ka satellite launch ke waqt hi crack kar sakta hai — isiliye PSD aur RMS ka concept spacecraft engineering ki backbone hai.