Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

I need some help in programming ni-daq card.I

have input of 1khz(4 step waveform) modulated over 70Mhz.i need to extract amplitude level of each step.For that i need to sample the incoming AM signal.what rate should i sample so that i could get 4 step levels.what functions should i use.please help me.
0 Kudos
Message 1 of 2
(3,950 Views)
have input of 1khz(4 step waveform) modulated over 70Mhz.i need to extract amplitude level of each step.For that i need to sample the incoming AM signal.what rate should i sample so that i could get 4 step levels.what functions should i use.please help me.Hi Mahi,

Assuming all steps are of same duration the steps are changing at 4Khz. If you take at least ten samples at each level this would give 40kHz minimum. The acquired signal should be run through a low pass filter to prevent aliasing from the carier signal.

I hope this gets you started.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 2 of 2
(3,949 Views)