SAR ADC#

Image from White Flye - Own work, CC BY-SA 2.5, Link

Overview#

6 bit CMOS successive-approximation Analog to Digital Convertor (gpdk045) targeting 1V input swing at 100MS/s, employing a custom capacitive DAC and custom dynamic comparator, designed and simulated with Cadence Virtuoso and ADE Assembler (Loop Stability Analysis, AC/DC/Transient Analysis).

Highlights#

  • Analog Fundamentals, Analog Simulation (Noise Analysis, Loop Stability Analysis, AC/DC/Transient Analysis, Monte-Carlo, etc.)
  • Digital Circuit Design and Device Fundamentals
  • 45 nm GPDK CMOS IC Design, EDA Tools (Cadence Virtuoso/Spectre/ADE Assembler, LTspice)
  • Power Distribution, Layout and Physical Design Fundamentals

Details#

More Coming Soon!

Logbook#

Nov 15, 2025

  • Goals
    • Make a simple inverting amplifier
    • Do simple simulation to see if it works
  • Notes
    • Workflow
      • make a new schematic with library manager
      • Design component
      • Create schematic from cellview
      • Make testbench schematic
      • Simulate with maestro
    • Use gpdk045 for transistors
  • Next steps

Nov 17, 2025

  • Goals
    • Make the comparator
  • Notes
    • https://arxiv.org/pdf/2209.07259
    • Strong arm latch comparator
    • Use HI = 1.1 V
    • 100 MHz CLK
      • Add a delay to the CLK to let it reset first
      • 80% duty cycle
    • Vsource:
    • CLK:
    • Vin1=0.5 V, Vin2:
    • Vout-:
    • Vout+:
  • Next steps
    • Make sample and hold amplifier

Nov 18, 2025

Nov 29, 2025