NI 5442
Baseband Interpolation
The following figure shows the behavior of the OSP block during baseband interpolation.
Baseband interpolation allows the OSP block to interpolate signals at a low sample rate up to a high sample rate. Pulse shaping of the data can also be done in the FIR filter. For baseband interpolation, complete the following steps.
- Enable onboard signal processing by setting the OSP Enabled property or the NIFGEN_ATTR_OSP_ENABLED attribute.
- Specify the use of real numbers for the waveform data by setting the Data Processing Mode property or the NIFGEN_ATTR_OSP_DATA_PROCESSING_MODE attribute.
- Set the IQ Rate property or the NIFGEN_ATTR_OSP_IQ_RATE attribute to the low sample rate of the waveform data.
- Set the FIR Filter Type property or the NIFGEN_ATTR_OSP_FIR_FILTER_TYPE attribute.
- Set the corresponding filter parameter or download a custom set of FIR filter coefficients.
- Disable the carrier by setting the Carrier Enabled property or the NIFGEN_ATTR_OSP_CARRIER_ENABLED attribute.
- Download the low sample rate waveform(s) to the signal generator.