Filter out a particular frequency from a mixed signal

조회 수: 2 (최근 30일)
Jayanta Deb
Jayanta Deb 2017년 9월 22일
답변: Star Strider 2017년 9월 22일
Hi All, I have a signal of mixed frequency 11 hrz, 50 hrz, 9000 hrz, and I want to filter out the 50 hrz signal from the mixed signal. The record length of the signal may be 10^6 long or may be more. Any help will be appreciated.
Thanks

답변 (1개)

Star Strider
Star Strider 2017년 9월 22일
With a 1 MHz sampling frequency, it is not possible to implement a discrete FIR or IIR filter for a 50 Hz signal that produces reliable output.
You either need to implement the 50 Hz notch (narrow bandstop) filter in hardware, or significantly decrease your sampling frequency (perhaps to 20 KHz).

카테고리

Help CenterFile Exchange에서 Mixed-Signal Blockset에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by