cbadc.analog_system.analog_system

Analog systems

This module provides a general cbadc.analog_system.AnalogSystem class with the necessary functionality to do transient simulations, compute transfer functions, and exposing the relevant system parameters as attributes. Additionally, several derived convenience classes are defined to quickly initialize analog systems of particular structures.

Classes

AnalogSystem(A, B, CT[, Gamma, ...])

Represents an analog system.

Exceptions

InvalidAnalogSystemError(system, message)

Error when detecting faulty analog system specification