Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I have a digital signal with the following characteristics:

High Level- +5V

Low Level- 0V

High Time- 1.3 uS

Low time- 2 Seconds

Both the high time and low times need to be have tight tolerances. I would also like to observe the jitter for both of them. What are the techniques available to probe the signal using an oscilloscope (I have a TDS 3034)?

share|improve this question
It was a typo. I meant both the high times and Low times. – Vaibhav Garg May 24 '12 at 7:30
1  
Not sure how to do this with a scope. Do you have access to a frequency counter? – Armandas May 24 '12 at 7:43
1  
@VaibhavGarg, Tight tolerances is not clear. What is your tolerance on these? Do they both have 1pS tolerance, 1nS tolerance or as high as 1uS tolerance? I cant imagine those signals have the same tolerance. – Kortuk May 24 '12 at 8:07
I'm not sure I appreciate the question - if this is just a pulsing signal, then there is only the jitter for the pulse - a low and a high themselves have no jitter, just the transition between the two. – Cybergibbons May 24 '12 at 8:35
@Cybergibbons - I don't see the problem. Jitter will result in deviation in the time from leading edge to leading edge, as well as deviation between leading edge and trailing edge. Apparently OP wants to measure against the previous edge. You'll get two numbers either way. – stevenvh May 24 '12 at 8:42
show 2 more comments

2 Answers

up vote 4 down vote accepted

The pulse jitter shouldn't be a problem. Set your time base to 200ns (500ns if the jitter is high) and set display mode to infinite persistence. You should get all your pulses on top of each other, and be able to measure minimum and maximum pulse width.

The pause jitter is a different story, and I'm not sure the TDS3034 can handle a 2s trigger delay when your time base is for instance 1\$\mu\$s. This may call for a logic analyzer, which has a lot more triggering options. You may be able to set a trigger delay to 1 999 998\$\mu\$s. You won't see the exact waveform, i.e. voltage levels, but for measuring jitter this will probably not be important.

share|improve this answer

TDS3034 is not a CRO (Cathode-Ray Oscilloscope), it's a digital scope. That means that you can trigger it for single shot sampling and analyse your waveform after.

What you need instead is knowing what are the tight tolerances, since you have very different high and low times, as you said, and you don't say what is the raise/fall time and how accurate (with numbers) you need it to be.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.