Dynamic Multi-Channel PCA
Understanding Test Signals & Synthetic Benchmarking
In signal processing, Test Signals are mathematically defined waveforms used to characterize, calibrate, and validate the performance of an algorithm (like PCA) before applying it to real-world data.
Sine waves represent ideal physical phenomena. They allow students to see if an algorithm preserves frequency and phase accuracy.
Random Gaussian noise is added to simulate sensor error or thermal interference, testing the "De-noising" capability of the lab.
Why use Synthetic Multipath?
The Multipath Test Signals Mode in this simulator creates multiple versions of a single source wave, each with a random Time Delay and Attenuation (Fade). This mimics real-world scenarios such as:
- 🔹 Acoustics: Sound reflecting off walls (reverberation) into multiple microphones.
- 🔹 Telecommunications: Radio signals bouncing off buildings (multipath fading).
- 🔹 Seismology: Seismic waves traveling through different rock layers to reach geophones.
Read about Principal Component analysis (PCA) in detail