LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

first sine wave in an analog signal

we cannot do large number of runs for the first sine wave of an analog signal,can anyone explain the reason for this

 

Thanks in advance,

Raki

0 Kudos
Message 1 of 3
(2,440 Views)

Can you elaborate the same?

What is meant by running large number of times?.

 

You can put the code for updating the sine wave  inside a while loop so that the update is contineous unless the loop is stopped.

 

 

Regards
Guru (CLA)
0 Kudos
Message 2 of 3
(2,427 Views)

i took a sine wave,digitized it and applied cryptographic algorithms for that to securely transmit the samples.Later,i replaced sine wave with a voice signal(group of sine waves) to do the same.

when i ran my design for 5 times on intel core2duo T5800 with sine wave,the elapsed time of the entire design was about 1-5msec.With the voice signal,the elapsed time was varying between 140-180msec for 98 runs.

My doubt was,i didn't do large number of runs for the fisrt(single) sine wave of an analog(voice) signal,i want to know the reason for that.

Also,labview can't run c code on it,is that advantage or disadvantage?

 

Thanks in advance

0 Kudos
Message 3 of 3
(2,403 Views)