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

Fixing the connection between IQ and ASG #1

Closed
ahesse93 opened this issue Jan 16, 2019 · 3 comments
Closed

Fixing the connection between IQ and ASG #1

ahesse93 opened this issue Jan 16, 2019 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@ahesse93
Copy link
Owner

ahesse93 commented Jan 16, 2019

When the oscillation outputted by the IQ module outputs negative values (= every half cycle) the output of ASG 0 looks really crappy, and absolutely not what it is supposed to look like
Seems to be an error in the signed addition / the conversion of the output of the IQ module

@ahesse93
Copy link
Owner Author

ahesse93 commented Jan 16, 2019

The problem seems to be somewhere in the signed addition of the modulation from the IQ module and the constant phase step that's taken at each clock cycle

@ahesse93 ahesse93 self-assigned this Jan 16, 2019
@ahesse93 ahesse93 added the bug Something isn't working label Jan 16, 2019
@ahesse93
Copy link
Owner Author

It looks like an additional 180° are added every clock cycle if the output of the IQ module is negative...

@ahesse93
Copy link
Owner Author

The issue was in the padding of phase_mod in the ASG module - now everything should work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant