Datasets

In this section we share control-bounded converter simulation data. The main motivation, being that: software simulation is time consuming and to provide several hardware generated control signal sequences for comparison and benchmarking.

Many of converter examples provided here are directly taken from, or inspired by, the examples provided in the PhD dissertation Control-Bounded Converters.

Helper Class’s API

Most of the simulations are wrapped in base classes to simplify initialization and the retrieval of data. These base classes are described below.

cbadc.datasets.chain_of_integrators

Chain of integrators datasets.

cbadc.datasets.hadamard

Data wrappers for control-bounded Hadamard ADC datasets.

Examples

Here follows examples demonstrating how to quickly load and use the pre-simulated data.

Gallery generated by Sphinx-Gallery