A toolbox for simulating control-bounded converters.
Project description
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file cbadc-0.3.2.tar.gz
.
File metadata
- Download URL: cbadc-0.3.2.tar.gz
- Upload date:
- Size: 116.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3abb185914e0482b1e741ddc65bf6c2e2b6a46f0f9432c048ac2008e5d145414 |
|
MD5 | b8c077a6489bb9271cec26fcc5680776 |
|
BLAKE2b-256 | 1307c83822bffc1a77220daf7d054e3abd02494eca7461b14e2c55ed1d4f528a |