Author Topic: (AVR-DA) Equivalent Time Sampling  (Read 575 times)

0 Members and 1 Guest are viewing this topic.

Online T3sl4co1lTopic starter

  • Super Contributor
  • ***
  • Posts: 21698
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
(AVR-DA) Equivalent Time Sampling
« on: April 06, 2022, 01:29:45 pm »
Just a cute byproduct of today's development work:



Oh, one thing I forgot to adjust, the samples are in reverse order.  Just mentally tack on a minus to the times then. :P

They don't specify the sampling aperture in the datasheet (only the sample period, a couple clocks or more), but it does look to be comparable to the ADC clock.  There is some evident rounding at the, whatever you want to call it, the rising zero crossing flat there (at ~12.8us), but hard to say how that translates into bandwidth.

Why the dumbass waveform?  First thing I tried, just happy that it works. ;D  The flat is dead time between triggers; it's just a triangle function triggered by the master timer (Ch2) (which also triggers the ADC, after a programmable delay).  A square wave isn't actually much crisper, due to filtering in the circuit.  Well, geh, let me bump that off and see what it does... ah yeah, that's a bit better isn't it.  Seems to stabilize within about 4 clocks [of 24MHz], or ~170ns.  So, presumably, analog bandwidth on the order of 3MHz.  Which seems pretty typical, given the max sample rate is 130kSps.

Note that, although the ADC is clocked from a prescaler, the prescaler is reset on start, so it's synchronous only to CLK_PER (24MHz here), and I have full [24MHz] granularity on the equivalent time sampling here.  Put another way, that's as if my TDS460 (actually 100MSps and 350MHz) said 50kSps, 3MHz BW and 24MSps effective.

Tim
« Last Edit: April 06, 2022, 01:31:53 pm by T3sl4co1l »
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf