01-22-2008 07:01 PM - edited 01-22-2008 07:02 PM
01-24-2008 12:06 AM
01-24-2008 04:16 AM
Hello
Juan G
In sampling part of my vi i want to took some samples from earlier
generated signal and show it on graph. This how many i'll get this sampels is depend with sampling
frequency. I think that this part of my vi's work correctly.
In resampling part i want to recover primal signal using only data whith i get
after samplig. And
there i don't know how too do it. I heard that i should use a lowpass filter
but i don't see any god resault. I want to show in this part, that if sampling
frequency didn't match
Nyquist term on our
recoverd signal we will see aliasing.
01-30-2008 02:40 PM
Hi Pazuzuu,
So if I am understanding you correctly, the "sampled signal" indicator you have is showing the data you are hoping for, and it is the resampled data you have questions about. What do you mean when you say you are trying to get the 'primal data'? What exactly is your goal for the resampled data?
I know that right now you are taking the sampled data and simply running it through a low-pass filter. This should only cut off frequencies above the specified value.
Regards,
Lauren
01-31-2008 07:19 PM