<< Chapter < Page | Chapter >> Page > |
The computation of the has several names in the literature. In some cases, it is referred to simply as the preprocessor or weighting processor. From the DFT-based filter bank interpretation of the transmultiplexer, in which the filter pulse function is viewed as a spectral window function, the operation is called windowing and folding. Some of the first researchers in the area [link] termed it polyphase filtering . Even though the reasons for this name are fairly obscure, it is commonly used.
Once the input data has been preprocessed, windowed and folded, or polyphase filtered, as you will, the resulting N values of are Fourier-transformed to produce . Notice that all of this computation must be repeated for each value of r .
It will be useful later to know how much computation is required to implement this simplified tuner. Assume for this calculation that the input data is complex-valued and that the pulse response is real-valued. If so, then multiply-add operations are needed for each computation of the and multiply-adds (approximately) are needed for the computation of the single point of the DFT, all of this at the decimated sampling rate of . A conventional tuner using a real-valued, L-point pulse response and complex input data requires multiply-adds for the mixer and multiply-adds for the filtering. Comparing the two shows that the filtering/weighting is exactly the same for the two, while the tuning vs. DFT comparison depends on the relative values of M and N . Using the example of the basic transmux , where , we find that the two are equal. When , the simplified equations actually require slightly more computation. Why then do we go to this trouble?
What if we desire to tune a second channel, say one that has a center frequency of ? Following through the derivation done before, we find that is given by the same equations except that n is replaced with m . Examining the situation more closely we notice that the need not be recomputed to obtain the second tuner output. In fact, the only operation required to obtain the second tuner output is to recompute the inverse DFT, but this time evaluated for the index m instead of n . The conventional tuning approach must be completely repeated to obtain the output for another channel. It is usually the case that the computation of the is much larger than the computation required for the DFT. The fact that it need not be repeated quickly makes the preprocessor/DFT scheme significantly more efficient than the conventional digital tuner approach as the number of channels to be tuned grows. If we use the number of multiply-adds as an indication of computational complexity, and if we denote the number of channels to be tuned by the integer C , we can quantify this comparison by noting that
are needed for C conventional decimated digital tuners while
Notification Switch
Would you like to follow the 'An introduction to the fdm-tdm digital transmultiplexer' conversation and receive update notifications?