Skip to main content

A toolbox for simulating control-bounded converters.

Project description

cbadccbadcpypiDocumentation Status Code style: black

Control-Bounded A/D Conversion (cbadc) Toolbox

This package is intended as a design tool for aiding the construction of control-bounded A/D converters. Specifically, it is capable of:

  • Generating transfer functions for analog systems and/or digital estimator parametrizations.
  • Estimating samples from control signals.
  • Simulating analog system and digital control interactions.

Documentation

The project's official documentation can be found at Read the Docs.

Installation

Install cbadc by typing

pip install cbadc

into your console. Note that, currently cbadc is only supported for Python3.9 and later.

Develop Version

Alternatively, the latest develop branch can be installed by

git clone --branch develop https://github.com/hammal/cbadc.git && \
cd cbadc && \
python -m pip install . && \
cd .. && \
rm -rf cbadc

Source Code

The source code is hosted on https://github.com/hammal/cbadc.

Bugs and Issues

Please report problems at https://github.com/hammal/cbadc/issues

Changelog

see CHANGELOG

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cbadc-0.3.2.tar.gz (116.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page