This is a free preview. For full access
Sampling Signals Without Aliasing
Description
Sampling a signal at the right rate is essential for accurate signal reconstruction. A time-domain signal can be analyzed with its Fourier transform, which reveals its spectrum. When the signal is sampled, the spectrum becomes multiple scaled replicas in the frequency domain. The spacing between these replicas depends on the...
Show More
Transcript
時間領域信号とそのフーリエ変換について考えて、スペクトルを明らかにします。
特定の周波数で信号をサンプリングすると、元のスペクトルのスケーリングされたレプリカが複数作成されます。
サンプリング周波数がナイキストレートを下回ると、これらのレプリカがオーバーラップし、ローパスフィルタを使用して元の信号を回復するのを防ぎます。
このオーバーラップ効果はエイリアシングと呼ばれ、再構成された信号を歪めます。
正弦波信号とそのスペクトルについて考えると、サンプリングされた信号スペクトルの解析には、固定サンプリング周波数の基本周波数のさまざまな値を考慮する必要があります。
基本周波数がサンプリング周波数の半分未満の場合、基本周波数...
Show More