LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

continuous wave to discrete wave

hi .

     i am trying to doing continuous sine wave to discrete form and have already generated sine wave. but i am not getting how to convert this generated sine wave to discrete form ? i have attached my vi. pls can any one help me.

    thanks in advance

0 Kudos
Message 1 of 5
(2,650 Views)

What do you mean by "discrete form?" Since you did not attempt anything in the VI you posted we have no clue.  Please tell us what the desired output should look like.

 

Lynn

0 Kudos
Message 2 of 5
(2,617 Views)

Lynn,

 

from the name of the attached VI, i would expect that the missing part is "spectral measurement".

 

Please search for "power spectrum" to add this functionality.

 

thanks,

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 3 of 5
(2,614 Views)

hello sir.

             discrete form means sampling.i need sampling of the output sine wave, in that attached vi.

 

 

 

0 Kudos
Message 4 of 5
(2,602 Views)

It is already sampled. Any data used in a digital computer is, by definition, discrete and sampled.

 

The default graph settings draw a line between the data pojints so it is not so obvious. Change the plot style to isolated points.

 

Lynn

 

Sampled.png

0 Kudos
Message 5 of 5
(2,584 Views)