I'm testing an MCC 172 on a Raspberry Pi 400 and have a question regarding the minimum voltage which can be resolved. I acquired a 1 Hz 100 mV signal using a modified version of the finite_scan.py example script where I export the voltage readout to a csv. I'm using a 1 kHz scan rate and recorded 10 k samples.
My issue is that when plotted the signal appears to only be resolved to 10 mV precision (despite being clearly smooth at a far higher resolution when viewed on a scope instead). I would expect with 24 bits for a -5 to 5 V range the signal would be resolved to ~ .6 μV. Is there something I'm misunderstanding or some option I'm missing in the code to initiate the scan which sets the bit depth lower by default? I'm not sure what else could account for this. Additionally, the amplitude is inaccurate (60 mV instead of 100 mV) when I acquire signals with frequencies lower than ~10 Hz.
Apologies for the lack of axis labels and units, but here's a plot showing what I've described.
Question
APickAluas
I'm testing an MCC 172 on a Raspberry Pi 400 and have a question regarding the minimum voltage which can be resolved. I acquired a 1 Hz 100 mV signal using a modified version of the finite_scan.py example script where I export the voltage readout to a csv. I'm using a 1 kHz scan rate and recorded 10 k samples.
My issue is that when plotted the signal appears to only be resolved to 10 mV precision (despite being clearly smooth at a far higher resolution when viewed on a scope instead). I would expect with 24 bits for a -5 to 5 V range the signal would be resolved to ~ .6 μV. Is there something I'm misunderstanding or some option I'm missing in the code to initiate the scan which sets the bit depth lower by default? I'm not sure what else could account for this. Additionally, the amplitude is inaccurate (60 mV instead of 100 mV) when I acquire signals with frequencies lower than ~10 Hz.
Apologies for the lack of axis labels and units, but here's a plot showing what I've described.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now