quartiq / phaser

Phaser AWG DSP design
GNU General Public License v3.0
10 stars 5 forks source link

Current state of the stft pulsegen #14

Closed nkrackow closed 1 year ago

nkrackow commented 3 years ago

Note

"STFT pulsegen" is not the Miqro mode of phaser menioned in the ARTIQ manual

Current state of the stft pulsegen

PNG4 The spectrum above shows a demo of the current capabilities of the stft pulsegen. There are three sets of a variable number of tones, each with a different tone spacing and individually upconverted to a precise frequency offset.

A pulse with this spectrum can be windowed in time by a narrow-band window specified using 1024 fft parameters and emitted with deterministic latency. The architecture is essentially the same as proposed in STFT Pulsegen, only that the pulse is now gated in the window path and not in the stft branches. Gatepulse_Blockdiagram_annotated_new

Specifications

Questions

jordens commented 1 year ago

Closing as there are no actionable issues/problems here.