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

Digital canals with timing offset #50

Open
flbauer opened this issue May 24, 2020 · 4 comments
Open

Digital canals with timing offset #50

flbauer opened this issue May 24, 2020 · 4 comments

Comments

@flbauer
Copy link

flbauer commented May 24, 2020

When recording square signals with Analog and Digital canals I observe a constant distance between the edges. This distance is in all time resolutions the same number of pixels.

Firmware version rev. 134664233
Git hash 3ef4bf4
Jul 31 2013 22:42:53

@flbauer
Copy link
Author

flbauer commented May 25, 2020

I installed the firmware: 134664313
Git hash 605f1e2
Apr 1 2016

To demonstrate the effect I made screenshots of measurements of the same signal with analog CH2 and digital canal CH3:

200us
50us
100us

@flbauer
Copy link
Author

flbauer commented Jun 8, 2020

3 more observations:

  1. the distance is constant until Timebase 50us.
    From Timebase 20us on the distance begins to change

  2. at Timebase 5us the distance is 0 (correct)

  3. from Timebases <5us the distance is approx. 1.5 us

Could this be an effect introduced with the timing update we made several years ago?

@flbauer
Copy link
Author

flbauer commented Jun 13, 2020

Could this be source of the problem?
It seems that the constant offset appears if no resampling takes place when Time correction value is 1024 (except 5us where the offset is 0)

@flbauer
Copy link
Author

flbauer commented Jun 14, 2020

If I use BIOS::ADC::GetAt(nIndex-4>0 ? nIndex-4 : 0 ) in GraphOsc.cpp for the digital canals CH3 and CH4 the offset is vanishing for the slow channels.

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

1 participant