discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Low-pass filter


From: Paul B. Huter
Subject: [Discuss-gnuradio] Low-pass filter
Date: Mon, 18 Nov 2013 09:35:35 -0600

If I want to use a low-pass filter to look at 1MHz blocks of data, is it appropriate to use the following parameters:

low pass filter: 500khz
center frequency: -500khz (for 1MHz, increments of 1MHz for others)
Taps: firdes.low_pass(1, samp_rate, 500000, 100)

Paul B. Huter


reply via email to

[Prev in Thread] Current Thread [Next in Thread]