Published online by Cambridge University Press: 26 February 2010
In this chapter we present the Fano algorithm, a convolutional code decoder, and its efficient semi-custom synchronous implementation. The algorithm is used in communication systems to decode the symbols received over a noisy communication channel. We also present an efficient asynchronous counterpart, which we will use to explore the challenges in designing asynchronous chips. Figure 15.1 gives a schematic view of a communication system.
The Fano algorithm
In communication systems a convolutional code is a type of error correcting code in which an m-bit symbol is decoded into an n-bit symbol, where m/n is the code rate (n ≥ m), and the decoding process is a function of the last k information symbols, where k is the constraint length of the code. The redundancy often allows convolutional codes to improve the performance of communication systems such as digital radios, mobile phones, satellite links, and Bluetooth implementations.
Background of the algorithm
The Fano algorithm is a tree-search algorithm that achieves good performance with low average complexity at a sufficiently high signal-to-noise ratio (SNR). A tree comprises nodes and branches and associated with each branch is a branch metric (or weight, or cost). A path is a sequence of nodes connected by branches and the path metric is obtained as the sum of the corresponding branch metrics. An optimal tree-search algorithm determines the complete path (i.e. from root to leaf) with the minimum path metric, while a good but suboptimal tree-search algorithm finds a path with a metric close to this minimum.
To save this book to your Kindle, first ensure no-reply@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Find out more about the Kindle Personal Document Service.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.