lneuhaus / pyrpl

pyrpl turns your RedPitaya into a powerful DSP device, especially suitable as a lockbox in quantum optics experiments.
http://lneuhaus.github.io/pyrpl/
MIT License
137 stars 105 forks source link

How to synchronise the IQ modulator with the asg generator #495

Open Ayoub-elec opened 1 year ago

Ayoub-elec commented 1 year ago

Hello I am working on frequency laser stabilization loop using PyRPL. The first step is top use the IQ module. I have tried to multiply sin ( 2pi*1e6t) with the same sine and then use a low pass filtrer so the result should be a constant signal with value equal to 0.5. However the Real result is a voltage signal which fluctuates between 0,5 and -0,5. How Can i fixe this issue ?