Related topic


Fixed Delay Tree Search with Decision Feedback

FDTS is a suboptimal detection algorithm that performs maximum likelihood detection on a fixed and finite number of observation samples. This is indiagram of FDTS tau=2 tree contrast to the MLSD detector which performs maximizes the sequence likelihood over all received samples. Detector decisions are made by computing the Euclidean distances of all possible tau+1 samples sequences from the tau+1 observation samples. The set of possible sequences can be represented as a tree as shown to the right (tau=2). There are 2tau+1 possible sequences, the top half of which correspond to ak-2=+1 and the other half to ak-2=-1. After a decision is made, the other half of the tree is discarded and a new level of branches is grown onto the remaining half. In this way, the tree paths always remain consistent with previous decisions. For most practical cases, the length of the channel impulse response f(D) is greater than tau+1. To reduce the effective length of this response, a decision feedback equalizer eliminates from the observations intersymbol interference (ISI) associated with past decisions.

For more information, see


Copyright @ University of Minnesota CDSLab
Last modified
Mar 2007