$\text{BPFO}=\frac{N_b f_s}{2}\left(1-\frac{B_d}{P_d}\cos\alpha\right)$
Simulate vibration signals from bearing defects, imbalance, and misalignment. Experience machine health monitoring principles through FFT and envelope spectrum analysis. Bearing defect frequencies calculated automatically.
$\text{BPFO}=\frac{N_b f_s}{2}\left(1-\frac{B_d}{P_d}\cos\alpha\right)$
The core of predictive maintenance is linking vibration frequencies to specific mechanical failures. For rolling element bearings, defects on the outer race create impacts at a predictable Ball Pass Frequency of the Outer race (BPFO).
$$ \text{BPFO}= \frac{N \cdot f_s}{2}\left( 1 - \frac{B_d}{P_d}\cos \alpha \right) $$Where:
$N$ = Number of rolling elements (balls/rollers)
$f_s$ = Shaft rotational frequency (Hz)
$B_d/P_d$ = Ball (roller) diameter to Pitch diameter ratio
$\alpha$ = Contact angle (degrees)
This equation shows why the simulator's parameters matter: changing the Contact angle or the Ball/Pitch diameter ratio directly shifts the defect frequency you're trying to detect.
Another critical fault is mass imbalance, which is one of the most common issues in rotating machinery. It appears as a dominant vibration at the fundamental shaft rotation frequency.
$$ f_{\text{imbalance}} = f_s $$Where:
$f_s$ = Shaft rotational frequency.
The physical meaning is straightforward: an uneven mass distribution causes a force that pushes the shaft outward once per revolution. In the simulator, you can create this by increasing the Amplitude for "Imbalance" and watch a dominant peak appear at 1× RPM in the FFT spectrum.
Wind Turbine Gearbox Monitoring: Gearboxes in wind turbines are expensive and hard to access. Vibration sensors on the gearbox housing stream data to analysts who use FFT and envelope analysis to detect early bearing spalling or gear pitting, scheduling maintenance before a catastrophic failure causes weeks of downtime.
Predictive Maintenance in Manufacturing: On a factory floor, critical pumps and motors are fitted with vibration sensors. By tracking the growth of peaks at specific defect frequencies (like BPFO), maintenance teams can move from a fixed schedule to a condition-based approach, replacing parts only when needed and avoiding unexpected production stops.
Aircraft Engine Health Monitoring (EHM): Jet engines are instrumented with accelerometers. Between flights, vibration data is analyzed for shifts in imbalance frequencies (indicating possible blade damage) or bearing tones, providing crucial data for "on-condition" maintenance that ensures safety and optimizes engine life.
Paper Mill Roll & Bearing Analysis: Large rolling drums in paper mills operate under high load. Envelope analysis is particularly useful here to detect the early-stage bearing faults that manifest as subtle impacts, masked by the high noise levels from the rolling process itself, allowing for planned bearing replacement during a scheduled line shutdown.
While experimenting with this tool, you might encounter a few points that are easy to misunderstand. First, you might tend to think "a lower natural frequency (heavier mass / softer spring) is more dangerous," but that depends on the situation. While lower frequencies do occur more easily in daily life, the real issue is how close the "excitation force frequency" is to the "natural frequency." For example, a chassis with a natural frequency of 2Hz is hardly affected by a high-speed fan (excitation frequency 100Hz). Conversely, engine idling vibration (20Hz) and a mount component with a natural frequency of 20Hz will resonate, even though the frequency itself is higher.
Next, note that this tool does not consider "damping." Real-world structures always have damping (an effect that converts vibration energy into heat, etc., to dissipate it). With significant damping, the response amplitude at the resonance peak is much lower than the theoretical value. This simulator's frequency response graph shows the ideal result for a "non-damped system," so in practice, the next step is to re-evaluate using a model that includes a damping term.
Finally, a pitfall in parameter settings. When setting multiple masses or spring constants in "series" or "parallel," it's common to miscalculate their combined values. For instance, if two springs are in "series" between masses, the combined spring constant k is given by $1/k = 1/k_1 + 1/k_2$. When adjusting k1 and k2 separately in the tool, if you don't keep this relationship in mind, you might end up with an unintended stiffness distribution.
Rolling element bearing operating at 1500 rpm with early-stage spalling: Set rpmVal=1500, enable chkImb with imbAmpVal=2.3 mm/s. FFT reveals fundamental train frequency (FTF) ≈ 14.4 Hz plus harmonics at 28.8 Hz, 43.2 Hz. Envelope analysis isolates bearing fault energy in 2–5 kHz band. Misalignment check: enable chkMis with misAmpVal=3.8 mm/s produces dominant 1X (25 Hz) and 2X (50 Hz) peaks. Combined diagnosis suggests mixed-fault condition requiring immediate bearing replacement within 48 hours.