Quantizer

From GNU Radio
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This bloc introduces quantization error.

Here is the flowgraph implementation of this hierarchical block:

Quantizer-hier-graph.png

Parameters

(R): Run-time adjustable

Bits (R)
Quantization bits to use.

Example Flowgraph

This flowgraph can be found at [1]

Demo quantization fg.png

Source Files

Python files
[2]
Block definition
[3]