Hey,
Great questions! As you saw in the diagram, there is a digital interpolating filter before the DAC, and a low-pass analog filter after it. Each of these serve a different function. For a more thorough overview of what each filter does, check out:
Interpolation and Filtering to Improve Spectral Purity as well.
On a high level, the digital filter is a FIR onboard the DAC chip itself which performs 2x, 4x, or 8x interpolation. This is helpful for sinusoidal or baseband signals, becuase it can be used to increase the effective sample rate to 400 MS/s. As you may know, when generating any signal with a sample-and-hold DAC, you will observe images of the signal around the sample rate of the device. Using interpolation, you can increas the effective sample rate and move the images to a higher frequency. For NI AWG's, this is selected in software with a property node (interpolation factor) and is implemented in hardware on the DAC.
The analog filter is a 154 MHz 7th order elliptic filter which is used to attenuate high frequency images. Again, when a digitial filter used first, all images can be moved to higher frequencies...and then be attenuated by the analog filter. This filter is also selected in software with a property node (enable analog filter), but is implemented in hardware after the DAC.
Thanks,
David Hall | Product Engineer