03-25-2014 10:47 AM
Hello,
I am measuring the pulse width with the M6251 by counter (CI Pulse Width)
I understand that the digital input is working on TTL levels (0,8V low 2,4V high).
Can it be exactly said at which signal level the pulse width is measured?
Thanks,
Ralf
Solved! Go to Solution.
03-26-2014 09:15 AM
Electrical Characteristics
Level Min Max
Positive-going threshold (VT+) — 2.2 V
Negative-going threshold (VT–) 0.8 V —
Delta VT hysteresis (VT+ – VT–) 0.2 V —
Marco Brauner AES RF NIG
03-26-2014 09:31 AM
Thanks for your answer, Marco.
Just to make sure I got it right:
When I configure falling edge the pulse width output is the time between
a. the falling edge passes the 0.8V threshold
b the rising edge passes the 2.2V threshold
Thanks for your patience,
Ralf
03-26-2014 10:08 AM
measuring period is from falling/rising edge to next falling/rising edge.
What you mentioned would be Half-Period. Falling to rising.
Marco
03-26-2014 10:47 AM
@Marco_Brauner wrote:
measuring period is from falling/rising edge to next falling/rising edge.
What you mentioned would be Half-Period. Falling to rising.
Marco
Pechmann is asking about Pulse Width measurements, not Period measurements.
03-26-2014 05:48 PM
In reality the transition from low to high (or vice versa) is somewhere in between 0.8V and 2.2V. It is not specced exactly where this will be (though you would be able to get a better idea if you have an analog source that you can slowly increase until you see the line state change).
This is why fast rise times are important for accurately measuring digital signals.
Best Regards,
03-28-2014 08:35 AM
Thanks for your answers.
Maybe I will try to measure the levels as John suggested.
But I surely have to find an alternative approach for pulse width measurement
because the need of configurable levels was added.
Have a nice day,
Ralf
03-28-2014 11:36 AM
Ralf,
If you need configurable levels, then you need to to an analog acquisition and then use Pulse Measurements.vi from the Signal Conditioning >> Waveform Measurements palette. Make sure you sample fast enough to get several sample during the transitions so that you can get reasonably accurate measurements. Digital acquisition by definition reduces the data to two levels - low and high.
Lynn