ScopeFun

Open Source All-in-One Instrumentation

Jun 27, 2019

Project update 2 of 12

ScopeFun Noise Floor Measurements

One important characteristic of an oscilloscope is the level of internal noise generated by its analog front-end and AD conversion process. Noise affects accuracy, especially when measuring low amplitude signals. Let’s take a look at how ScopeFun performs in this regard.

Setup & Results

Before taking measurements we need to eliminate the influence of external noise sources. We do here by setting the oscilloscope input coupling to GND. Then, to obtain the measurements described below, we set the oscilloscope to capture frames of 10,000 samples at 250 MSPS. We measured both RMS-AC and peak-to-peak voltage values for every frame. The final result is an average value of several consecutive captured frames:

Range [V/div]Average Noise RMS-AC [mV]Average Noise Vpp [mV]
2.0007.69846.165
1.0004.81429.396
0.5002.90220.666
0.2001.57215.724
0.1000.4532.781
0.0500.2521.464
0.0200.1250.961
0.0100.0990.722

How to Minimize Noise

While this is a relatively low level of noise, we can lower it even further by doing some post-processing of captured samples. If the signal of interest is repetitive, we can implement a simple function to average samples (and noise) between different frames. If the signal of interest is not repetitive, we can average between consecutive samples, effectively creating a filter. Doing so will reduce our bandwidth, however. One alternative that is usable at lower sampling speeds is to apply a combination of oversampling and averaging, which effectively increases our vertical resolution to over 10-bits.

Conclusion

We have measured ScopeFun’s baseline noise levels and provided some methods on how to reduce noise further through post-processing. Software post-processing functions are not difficult to implement, and we may add one to the next ScopeFun software release.


Sign up to receive future updates for ScopeFun.

Subscribe to the Crowd Supply newsletter, highlighting the latest creators and projects