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

limit RF power based on amplification specs #59

Open
gadamc opened this issue Oct 31, 2022 · 0 comments
Open

limit RF power based on amplification specs #59

gadamc opened this issue Oct 31, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@gadamc
Copy link
Collaborator

gadamc commented Oct 31, 2022

For the given rf amplifier in our setup, there is a recommended power regime. In particular, there is a maximum input power, beyond which device damage can occur.

This will be true for any experimental setup.

Need to add a check into code to prevent users from exceeding a particular power setting.

This could be added to experiment objects with a default value. But it could also be added to the QT3RFSynthControl object.... ? But that just controls the windfreak device, which doesn't itself have a limitation. Q - where to put this hardware check / restriction?

@gadamc gadamc added bug Something isn't working enhancement New feature or request labels Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant