TransferFunction

A user-defined transfer function.

Options
output_mode \( \in \{ \) HALF \( , \) HOLD \( \} \)

opamp_mode \( \in \{ \) DEFAULT \( , \) CHOPPER_STABILIZED \( \} \)

Lookup Table

lookup_table \(= ( V_0, \; V_1 \;, \; ... \;, \; V_{255} ), \; -3.0 \leq V_i \leq 3.0\)

A sequence of 256 floats that defines a mapping between input and output voltage.

The input range of -3V to +3V is mapped to \(V_0\) through \(V_{255}\) in that order.

Inputs

input Half-Cycle

Outputs

output Half-Cycle

Transfer Function

$$ V_{out} = V_{lookup}(V_{in}) $$

Analog Resource Usage

$$ \begin{array}{|c|c|} \hline \text{Opamps} & \text{1 of 8} \\ \hline \text{Comparators} & \text{1 of 4} \\ \hline \text{Capacitors} & \text{5 of 32} \\ \hline \text{Lookup Table} & \text{1 of 1} \\ \hline \text{Counter} & \text{1 of 1} \\ \hline \text{SAR} & \text{1 of 4} \\ \hline \end{array} $$

Privacy

© 2024 Zrna Research