ACIF-TEM: Adaptive Compressed IF-TEM
- Adaptive Compressed IF-TEM (ACIF-TEM) is a clockless, adaptive architecture that combines dynamic bias tuning and segmented analog compression to digitize amplitude-bounded signals efficiently.
- It synergistically merges features of Adaptive IF-TEM and Compressed IF-TEM, reducing oversampling and quantization error while achieving up to 60% lower bit-rates compared to traditional methods.
- ACIF-TEM employs a two-step pulse-shrinking TDC and iterative reconstruction to maintain high precision, making it ideal for energy-constrained edge sensing and distributed acquisition systems.
Adaptive Compressed Integrate-and-Fire Time Encoding Machine (ACIF-TEM) is a signal acquisition architecture that synergistically combines adaptive sampling and analog compression within a fully integrated, clockless time-to-digital conversion framework. Building upon the power-efficient Integrate-and-Fire Time Encoding Machine (@@@@1@@@@), ACIF-TEM integrates adaptive bias control from Adaptive IF-TEM (AIF-TEM) and pre-quantization analog compression from Compressed IF-TEM (CIF-TEM), with each component reinforcing the performance and efficiency of the other. ACIF-TEM is shown to realize substantial bit- and energy-reductions compared to all prior IF-TEM variants, particularly in practical audio-band and quasi-stationary signal regimes (Karp et al., 4 Nov 2025).
1. Signal Model and Motivations
ACIF-TEM targets amplitude-bounded and bandlimited analog signals , satisfying and for , with total finite energy . In standard analog-to-digital conversion, Nyquist sampling at Hz leads to uniform bit allocation and power-intensive, high-rate digital circuitry. IF-TEM offers a clockless, asynchronous alternative by integrating plus a static bias until a threshold is reached and emitting nonuniform firing times, with subsequent intervals encoding local signal amplitude (Karp et al., 4 Nov 2025).
However, classical IF-TEM reveals two core inefficiencies. First, a constant bias results in oversampling during low-amplitude periods. Second, the time-to-digital converter (TDC) must quantize over the full dynamic range , leading to non-optimal bit usage. These limitations motivate adaptive and compressed variants.
2. Component Architectures: AIF-TEM and CIF-TEM
Adaptive IF-TEM (AIF-TEM)
AIF-TEM addresses oversampling inefficiency by dynamically tuning the bias to local amplitude statistics. At each firing , the bias is set with a margin: , using a Max-Amplitude Predictor (MAP) that estimates the maximum over a preceding window. This adaptation ensures the integrator output remains strictly increasing and the inter-firing interval is tightly bounded: where is an integrator gain and the comparator threshold. Amplitude adaptation reduces average oversampling and enables local control over both rate and quantization (Omar et al., 2024).
Compressed IF-TEM (CIF-TEM)
CIF-TEM applies a compression transformation prior to quantization by partitioning the interval range into segments. Each is mapped to a segment index and a residual via
with only infrequent index updates (i.e., ) incurring additional bits. The residual is then uniformly quantized within its segment, substantially reducing quantization error and total bit-rate over conventional IF-TEM for stationary or slowly varying signals (Tarnopolsky et al., 2022).
3. ACIF-TEM: Integrated Synergistic Design
ACIF-TEM fuses AIF-TEM's bias adaptation and CIF-TEM's segmental compression into a unified workflow. In Stage 1, the MAP-driven adaptive bias produces a dynamically range-restricted set of intervals . In Stage 2, a bias-driven segmentator—tied to local amplitude statistics—parcels the remaining interval range into segments. Both adaptation and compression logic are physically integrated in a clockless, two-step pulse-shrinking (2PS) TDC, eliminating the need for high-frequency clocks and extra latches.
Notably, segment granularity in ACIF-TEM is computed as
where is the run-time estimate of local amplitude variance and the total quantization levels. This self-tuning ensures locally optimal trade-offs between segment width and quantization precision. Updates occur every events, amortizing computational overhead and ensuring adaptation tracks abrupt signal changes (Karp et al., 4 Nov 2025).
2PS TDC Operation
Each firing interval passes through coarse and fine shrinking stages. The output is reconstructed as
where , , and . Bit usage is minimized since only the segment index (coarse) and fine position need to be stored per event.
4. Sampling–Quantization Analysis and Reconstruction
The ACIF-TEM reconstruction pipeline employs standard IF-TEM inversion algorithms: the (possibly nonlinear) mapping from digitized to the analog signal is solved using iterative kernel expansions over sinc-basis centered at appropriately chosen time points, with convergence conditions enforced by construction via bias and segmentation strategies.
Distortion decomposes as , with quantization error for the two-step TDC bounded by . The overall bit-rate is analytically characterized as
where denotes ACIF-TEM's oversampling ratio, the number of Nyquist-rate samples, and the segment-change probability. In all cases, and for the same quantization resolution (Karp et al., 4 Nov 2025).
5. Empirical Performance and Comparative Evaluation
Empirical evaluation on audio signals (44.1 kHz bandwidth) demonstrates that ACIF-TEM achieves fixed MSE targets with substantially reduced bit usage compared to all baselines. For MSE dB, the key metrics are as follows:
| Sampler | Oversampling | Bits/event | Total bits | Compression |
|---|---|---|---|---|
| IF-TEM | 9 | 100 M | baseline | |
| AIF-TEM | 7 | 78 M | 22% vs IF-TEM | |
| CIF-TEM | 7 | 70 M | 30% vs IF-TEM | |
| ACIF-TEM | 4 | 40 M | 60% vs IF-TEM |
“Bits per event” includes segment, residual, and amortized bias update bits. ACIF-TEM yields a 3-bit/event reduction compared to AIF-TEM and 60% total bit-rate reduction compared to IF-TEM (Karp et al., 4 Nov 2025). Direct-comparison experiments confirm that similar MSE levels require 1–2 fewer bits in ACIF-TEM than CIF-TEM, and that ACIF-TEM matches or exceeds “oracle” MAP performance (Omar et al., 2024, Tarnopolsky et al., 2022).
6. Implementation Considerations and Limitations
The ACIF-TEM architecture is fully asynchronous due to the 2PS TDC design, leading to low power dissipation and high immunity to process-voltage-temperature variations; no high-frequency clock is required. Correct operation requires the MAP block to conservatively estimate local amplitude maxima, as underestimation can violate the fundamental sampling criterion and compromise reconstruction.
Segment update interval trades off between control-loop stability and adaptation speed. In rapidly varying signals, run-length savings in segment index transmissions diminish, moderately attenuating compression efficiency. For extremely low-amplitude signals, the segment number drops to its minimum and ACIF-TEM reduces to a simple TDC (Karp et al., 4 Nov 2025).
7. Context and Relation to Broader Research
ACIF-TEM extends the paradigm of asynchronous, nonuniform analog-to-digital sampling by integrating adaptive, compressive, and fully digital-efficient techniques within a unified converter. The synergistic design resolves both oversampling and quantization inefficiency. ACIF-TEM stands distinct from other variable-bias, variable-threshold, and event-based analog encoders by guaranteeing geometric convergence in iterative reconstruction while achieving bit-minimal, MSE-constrained operation on real signals (Yashaswini et al., 22 Jan 2026, Omar et al., 2024).
A plausible implication is that ACIF-TEM architectures are particularly attractive in edge sensing, neural recording, and bandwidth-constrained distributed acquisition systems where nonstationary signal variation and energy budget are critical constraints. However, adaptation speed and estimator reliability remain practical limitations, especially in hostile or fast-fluctuating environments.
In summary, ACIF-TEM provides a rigorously analyzed, empirically validated, and hardware-realistic solution for compressed, adaptive, and asynchronous analog-to-digital conversion in modern information processing pipelines (Karp et al., 4 Nov 2025, Tarnopolsky et al., 2022, Omar et al., 2024).