Quantizer

From GNU Radio
Jump to navigation Jump to search

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]