01-09-2017 02:47 AM
Hi,
im new to labview .I'm trying to plot frequency spectrum of a FFT. here fft should be constructed using sampled values of a wave stored in spreadsheet. can any one help
01-09-2017 03:16 AM - last edited on 11-07-2024 12:01 PM by Content Cleaner
Hi Jane,
fft should be constructed using sampled values of a wave stored in spreadsheet.
Read the spreadsheet data, construct a waveform with this data, then apply a FFT function, plot the result by wiring to a graph. Finished.
can any one help
Well, where are you stuck?
We don't do homework, but we will answer any (specifc) question we can. So post your VI, attach your spreadsheet, tell us your problems/error messages…
im new to labview
Then I guess you already did the free online courses to learn the basics?
Btw. LabVIEW is written with some uppercase characters… 😄
01-09-2017 09:50 AM
@GerdW wrote:
Btw. LabVIEW is written with some uppercase characters… 😄
True. And also the first letter of the first word of any sentence should be capitalized.
01-16-2017 01:19 AM
01-16-2017 01:23 AM - last edited on 11-07-2024 12:01 PM by Content Cleaner
Hi janetajaj,
Now i have to create a signal using these values .Is there any functionality in labVIEW to do this?
Signal should have a frequency of 50 Hz. sampling frequency 2 Hz.
This will not work according to work of Nyquist and Shannon…
01-16-2017 04:21 AM
Hi GerdW
Signal should have a frequency of 50 Hz. sampling frequency 2 Hz.
This will not work according to work of Nyquist and Shannon…
you are right , actually sampling rate is 2 KHz.Is it possible to input sampling frequency?
01-16-2017 05:45 AM - edited 01-16-2017 05:45 AM