Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signal aquistion problem #578

Open
elhaouati opened this issue Jul 27, 2023 · 0 comments
Open

Signal aquistion problem #578

elhaouati opened this issue Jul 27, 2023 · 0 comments

Comments

@elhaouati
Copy link

Hi
I am working on a signal processing application using the ALPHA250-4. I synchronize the signal sent by the generator with the 10 MHz reference signal of the board. However, I am facing problems at the level of the signal acquisition. According to my understanding, a periodic signal with a frequency 4 times lower than the ADC sampling frequency will appear to the board as 4 repeating samples. My model calculates the phase based on these 4 samples, and if they vary, the calculated phase also varies. Normally, some variation around a specific value would be tolerated assuming that its due to noise. However, in my case, the calculated phase fluctuates across the entire range of possible values.

Note that my phase calculation model works fine during testing, using a block that generates 4 samples (instead of a signal at 62.5 MHz). This leads me to consider that the issue may be related to the signal acquisition part.

Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant