I am looking for documentation describing the math asociated with how the DAC3484 applies the FIR interpolation filters, The description on pp. 57-60 of the data sheet is pretty sparse. For example, in 4:1 Interpolation:
(a) are the input data samples first replicated to the output rate (or are they zero filled between samples) prior to applying the FIR filter(s);
(b) which FIR filter(s), FIR0--FIR3, (with the appropriate interpolation kernel listed in Table-7) are applied at each level of interpolaton;
(c) is more than one FIR applied in cascade, depending on the amount of interpolation requested;
(d) what is meant by "Interpolation Composite Response", e..g., Fig 69?
Essentially, I am looking for a computational math model for the signal processing implemented in the DAC3484 up conversion process that I can embed into a signal processing simulation.
Thank you for what ever assistance you may be able to provide.
--jim