Forum Discussion
Altera_Forum
Honored Contributor
16 years agoUPSAMPLING BLOCK Problem
Hi guys, has anyone experiences with the DSP Builder "UPSAMPLING BLOCK" ??? I want to use it but there is one big Problem: The Up Sampling block increases the output sample rate from the input...
Altera_Forum
Honored Contributor
16 years agoThis is just what "upsampling" does. It pads zeros to increase the sampling rate. If you want to reconstruct the samples, a lowpass filter or bandpass filter is needed.