Hi All

The sync_period is = n * k * LCM (reorder orders) * PFB_taps *  FFT_length
/  #simultaneous_inputs

n=100
k= 1460? (copied from poco)
LCM(2,2,2,9)=18
PFB_taps=4
FFT_length=2048
#simultaneous_inputs=4

sync_period= 5382144000

1) Is this sync_period correct?
2) k is the Accumulation Length. How do I get this value?
3) Is it correct the value of LCM (reorders)?

Now I understand more the design, so more questions arise :-)

Best Regards

Rolando Paz

Reply via email to