This article explains how to implement Equivalent-Time Sampling (ETS) in LabVIEW to reconstruct a waveform from interleaved samples and extract its frequency. The process collects segmented data, reorders the samples into the correct sequence, constructs a waveform, and performs frequency analysis using Tone Measurements.
The input signal must be periodic and include a corresponding trigger signal to ensure consistent alignment between acquisitions.
Configure the signal and trigger source.
Acquire data using a looped acquisition method.
Convert the acquired data into a waveform-compatible structure.
Reorder interleaved samples into the correct sequence.
Build the waveform.
Perform frequency analysis.
The LabVIEW block diagram implementing this process is shown below:
Using this method, you can reconstruct high-frequency periodic signals using a device with a lower acquisition rate.
This technique relies on the signal being periodic and properly aligned with a trigger signal. Non-periodic signals cannot be reconstructed using Equivalent-Time Sampling.
Equivalent-Time Sampling (ETS), also known as time-interleaved sampling, can be implemented using an NI USB-6212 device. A Digilent Analog Discovery 3 can be used to generate the waveform and provide the trigger signal.
In this setup:
The reconstructed waveform and measured frequency output are shown below:
Collaborate with other users in our discussion forums
A valid service agreement or active software subscription may be required, and support options vary by country.
Helpful
Not Helpful