-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
HW Setup
Phaser Baseband V1.1.1 connected to Kasli SoC.
Phaser setup
- current ARTIQ 7
- single oscillator at 1 MHz
- DUC at 100 MHz
- attenuator at 0 dB
Problem
Setting the ASF to 0.9999 using .set_amplitude_phase()
yields a rock-solid sinewave without glitches or anything for minutes. I was never able to trigger on anything or saw anything in the scope persistence mode.
Setting the output to 0.99999 (which rounds to 1.0) or 1.0 does not yield "ValueError: amplitude out of bounds" (1.0001 does) in ARTIQ but leads to very sporadic bursts of output glitches. The glitch frequency within a burst varies but is in the hundreds of us range. The bursts happen irregularly every few seconds.
My best guess would be that the interpolators have a chance to produce a sample that overflows close or at the maximum ASF.
Metadata
Metadata
Assignees
Labels
No labels