11-04-2011 08:41 AM
hello,
i have tried to generate a wave that if broken into components will show only 50 hz and 100 hz after fft.
But by simply merging signals (from simulate signal) and perform fft it will output there magnitudes as two diffrent channels,
i have tried a solution to it by first converting simulate signal ,dynamic data(from ddt ) and then adding both signals and then again convert them to ddt. and tried to perform fft on resulted signal but it didnt worked please help me....
11-07-2011 04:39 PM
ryuzaki,
You dont neccessarily convert from dynamic and then to dynamic again.
Check out this knowledge base article for converting the waveform dt. I think it may solve your issue.
http://digital.ni.com/public.nsf/allkb/C41966093C3D030F86256FF8007F8BF5?OpenDocument
Daniel