LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data Reduction and spectrogram

I Want to apply data reduction techniques like integration, differentiation windows and filters which is required,Then want to plot spectrogram, The data is large in numbers(about 2million). Please explain the sequence of functions I should apply or give some example.

0 Kudos
Message 1 of 4
(1,925 Views)

Hi shukla,

 

I Want to apply data reduction techniques like integration, differentiation windows and filters which is required,Then want to plot spectrogram,

This sounds like a good plan!

What have you tried so far?

 

The data is large in numbers(about 2million).

2 million samples is not so much…

 

Please explain the sequence of functions I should apply

First "data reduction" (whatever this means), filters and then plotting to a graph…

Again: What have you tried and where are you stuck?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(1,907 Views)

I have tried bandpass filter and STFT spectrogram VI and windowing function. But I don't know right order of their application. 

0 Kudos
Message 3 of 4
(1,869 Views)

Hi shukla,

 

But I don't know right order of their application. 

The point is: what is YOUR application (aka: requirement)?

 

First you need to define your requirements, then you should start coding…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(1,858 Views)