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

Script needed: Check the HK bias error #12

Open
ebokhour opened this issue Dec 30, 2015 · 5 comments
Open

Script needed: Check the HK bias error #12

ebokhour opened this issue Dec 30, 2015 · 5 comments

Comments

@ebokhour
Copy link
Contributor

This script should obtain HK data from those inputs which do not have any signal connected. Thus the values obtained will provide calibration information on the bias error associated with all the HK channels.

It should be determined what, if anything, should be done with this calibration information. Tests on 6.1 hardware indicate the bias error will be vanishingly small, and so this test would become simply verification that any specific board is performing similarly.

@ebokhour
Copy link
Contributor Author

@xcthulhu
Copy link
Member

This is done in the following script: https://github.com/TESScience/FPE/blob/master/scripts/bias_test

@ebokhour
Copy link
Contributor Author

The bias_test only outputs the power supply readings. This is a very useful subset of values, but it's not what the bias test is supposed to report. It should report the bias offsets for the unused channels, to indicate the analog bias error. It may be useful to make the power supply readings a separate script (e.g. rename this script), but that's a discussion for another thread.

@ebokhour ebokhour reopened this Jan 28, 2016
@xcthulhu
Copy link
Member

How do I know if a channel is unused?

... looks like it will have the word "bias" in the name.

The expected value of these is always supposed to be 0 μA?

@ebokhour
Copy link
Contributor Author

Sorry - I was unclear because I was thinking of 6.1. In 6.2 and 7.0 there is a signal in the Heater Group called HK Bias. That's the one we need to measure. I referred to it as 'unused' because there is literally nothing wired to it. But we will use it to measure the input bias, which turns out to apply to all the housekeeping signals except the temperatures. It should read a small number of uA. When we did this in Jupyter we averaged 50 readings. We need to make sure the value is small for each board we test.

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

2 participants