Jump to content

Block:SC LPF

From Retina Chip Wiki
Revision as of 09:19, 4 September 2026 by Ronald (talk | contribs) (replace math tags with plain text (no Math extension))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

All blocks · durable page

Switched-Capacitor Low-Pass Filter

A switched-capacitor low-pass filter follows the Gm-C integrator in the AFE to band-limit the neural/recording signal before digitisation by the SAR ADC.

Design equation

Corner frequency is set by the capacitor ratio and the switch clock: f_c = \frac{1}{2\pi} \cdot \frac{C_2}{C_1} \cdot f_{clk}

Budgeting procedure

  1. Choose f_c from the signal band of interest.
  2. Pick C_1 for kTC-noise floor; C_2 follows from the ratio.
  3. Verify switch on-resistance gives adequate settling within the clock phase.
  4. Run kTC noise budget (method) to confirm.

Known failure modes

  • Clock feedthrough corrupting the passband.
  • Incomplete settling (too-high switch R_{on}) causing gain error.
  • kTC noise dominating the front-end floor if C_1 is too small.

Instances

  • RC1.9 — implemented, post-PEX verified
  • RC2.0TBD