Polyphase Synthesizer: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(Created page with "Category:Block Docs Builds a polyphase synthesis filterbank. See [http://www.trondeau.com/examples/2014/1/23/pfb-channelizers-and-synthesizers.html] for a guide on these...")
 
No edit summary
Line 22: Line 22:


; Channel Map
; Channel Map
: See [[Channel Map]]
: The Channel Map can be used to rearrange which channels go to which output stream (or leave it blank to use default).  See [[Channel Map]].

Revision as of 18:40, 4 September 2019

Builds a polyphase synthesis filterbank.

See [1] for a guide on these polyphase filterbank blocks.

Parameters

Channels
Specifies the number of channels
Connections
Taps
The prototype filter to populate the filterbank.
2x Sample Rate
Use 2x oversampling or not (default is no)
Sample Delay
The sample delay of the underlying filters
Channel Map
The Channel Map can be used to rearrange which channels go to which output stream (or leave it blank to use default). See Channel Map.