Details

Arithmetic Circuits for DSP Applications


Arithmetic Circuits for DSP Applications


1. Aufl.

von: Pramod Kumar Meher, Thanos Stouraitis

113,99 €

Verlag: Wiley
Format: EPUB
Veröffentl.: 24.08.2017
ISBN/EAN: 9781119206798
Sprache: englisch
Anzahl Seiten: 352

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<p><b>A comprehensive guide to the fundamental concepts, designs, and implementation schemes, performance considerations, and applications of arithmetic circuits for DSP</b></p> <p><i>Arithmetic Circuits for DSP Applications</i> is a complete resource on arithmetic circuits for digital signal processing (DSP). It covers the key concepts, designs and developments of different types of arithmetic circuits, which can be used for improving the efficiency of implementation of a multitude of DSP applications. Each chapter includes various applications of the respective class of arithmetic circuits along with information on the future scope of research. Written for students, engineers, and researchers in electrical and computer engineering, this comprehensive text offers a clear understanding of different types of arithmetic circuits used for digital signal processing applications.</p> <p>The text includes contributions from noted researchers on a wide range of topics, including a review of circuits used in implementing basic operations like additions and multiplications; distributed arithmetic as a technique for the multiplier-less implementation of inner products for DSP applications; discussions on look up table-based techniques and their key applications; CORDIC circuits for calculation of trigonometric, hyperbolic and logarithmic functions; real and complex multiplications, division, and square-root; solution of linear systems; eigenvalue estimation; singular value decomposition; QR factorization and many other functions through the use of simple shift-add operations; and much more. This book serves as a comprehensive resource, which describes the arithmetic circuits as fundamental building blocks for state-of-the-art DSP and reviews in - depth the scope of their applications.</p>
<p>Preface xiii</p> <p>About the Editors xvii</p> <p><b>1 Basic Arithmetic Circuits 1</b></p> <p><i>Oscar Gustafsson and Lars Wanhammar</i></p> <p>1.1 Introduction 1</p> <p>1.2 Addition and Subtraction 1</p> <p>1.2.1 Ripple-Carry Addition 2</p> <p>1.2.2 Bit-Serial Addition and Subtraction 3</p> <p>1.2.3 Digit-Serial Addition and Subtraction 4</p> <p>1.3 Multiplication 4</p> <p>1.3.1 Partial Product Generation 5</p> <p>1.3.2 Avoiding Sign-Extension (the Baugh and Wooley Method) 6</p> <p>1.3.3 Reducing the Number of Partial Products 6</p> <p>1.3.4 Reducing the Number of Columns 8</p> <p>1.3.5 Accumulation Structures 8</p> <p>1.3.6 Serial/Parallel Multiplication 11</p> <p>1.4 Sum-of-Products Circuits 15</p> <p>1.4.1 SOP Computation 17</p> <p>1.4.2 Linear-Phase FIR Filters 18</p> <p>1.4.3 Polynomial Evaluation (Horner's Method) 18</p> <p>1.4.4 Multiple-Wordlength SOP 18</p> <p>1.5 Squaring 19</p> <p>1.5.1 Parallel Squarers 19</p> <p>1.5.2 Serial Squarers 21</p> <p>1.5.3 Multiplication Through Squaring 23</p> <p>1.6 Complex Multiplication 24</p> <p>1.6.1 Complex Multiplication Using Real Multipliers 24</p> <p>1.6.2 Lifting-Based Complex Multipliers 25</p> <p>1.7 Special Functions 26</p> <p>1.7.1 Square Root Computation 26</p> <p>1.7.2 Polynomial and Piecewise Polynomial Approximations 28</p> <p><b>2 Shift-Add Circuits for Constant Multiplications 33</b></p> <p><i>Parmod Kumar Meher, C.-H. Chang, Oscar Gustafsson, A.P. Vinod, and M. Faust</i></p> <p>2.1 Introduction 33</p> <p>2.2 Representation of Constants 36</p> <p>2.3 Single Constant Multiplication 40</p> <p>2.3.1 Direct Simplification from a Given Number Representation 40</p> <p>2.3.2 Simplification by Redundant Signed Digit Representation 41</p> <p>2.3.3 Simplification by Adder Graph Approach 41</p> <p>2.3.4 State of the Art in SCM 43</p> <p>2.4 Algorithms for Multiple Constant Multiplications 43</p> <p>2.4.1 MCM for FIR Digital Filter and Basic Considerations 43</p> <p>2.4.2 The Adder Graph Approach 45</p> <p>2.4.3 Common Subexpression Elimination Algorithms 49</p> <p>2.4.4 Difference Algorithms 56</p> <p>2.4.5 Reconfigurable and Time-MultiplexedMultiple Constant Multiplications 56</p> <p>2.5 Optimization Schemes and Optimal Algorithms 58</p> <p>2.5.1 Optimal Subexpression Sharing 58</p> <p>2.5.2 Representation Independent Formulations 60</p> <p>2.6 Applications 62</p> <p>2.6.1 Implementation of FIR Digital Filters and Filter Banks 62</p> <p>2.6.2 Implementation of Sinusoidal and Other Linear Transforms 63</p> <p>2.6.3 Other Applications 63</p> <p>2.7 Pitfalls and Scope for Future Work 64</p> <p>2.7.1 Selection of Figure of Merit 64</p> <p>2.7.2 Benchmark Suites for Algorithm Evaluation 65</p> <p>2.7.3 FPGA-Oriented Design of Algorithms and Architectures 65</p> <p>2.8 Conclusions 66</p> <p><b>3 DA-Based Circuits for Inner-Product Computation 77</b></p> <p><i>Mahesh Mehendale, Mohit Sharma, and Pramod Kumar Meher</i></p> <p>3.1 Introduction 77</p> <p>3.2 Mathematical Foundation and Concepts 78</p> <p>3.3 Techniques for Area Optimization of DA-Based Implementations 81</p> <p>3.3.1 Offset Binary Coding 81</p> <p>3.3.2 Adder-Based DA 85</p> <p>3.3.3 Coefficient Partitioning 85</p> <p>3.3.4 Exploiting Coefficient Symmetry 87</p> <p>3.3.5 LUT Implementation Optimization 88</p> <p>3.3.6 Adder-Based DA Implementation with Single Adder 90</p> <p>3.3.7 LUT Optimization for Fixed Coefficients 90</p> <p>3.3.8 Inner-Product with Data and Coefficients Represented as Complex Numbers 92</p> <p>3.4 Techniques for Performance Optimization of DA-Based Implementations 93</p> <p>3.4.1 Two-Bits-at-a-Time (2-BAAT) Access 93</p> <p>3.4.2 Coefficient Distribution over Data 93</p> <p>3.4.3 RNS-Based Implementation 95</p> <p>3.5 Techniques for Low Power and Reconfigurable Realization of DA-Based Implementations 98</p> <p>3.5.1 Adder-Based DA with Fixed Coefficients 99</p> <p>3.5.2 Eliminating Redundant LUT Accesses and Additions 100</p> <p>3.5.3 Using Zero-Detection to Reduce LUT Accesses and Additions 102</p> <p>3.5.4 Nega-Binary Coding for Reducing Input Toggles and LUT Look-Ups 103</p> <p>3.5.5 Accuracy versus Power Tradeoff 107</p> <p>3.5.6 Reconfigurable DA-Based Implementations 108</p> <p>3.6 Conclusion 108</p> <p><b>4 Table-Based Circuits for DSP Applications 113</b></p> <p><i>Pramod Kumar Meher and Shen-Fu Hsiao</i></p> <p>4.1 Introduction 113</p> <p>4.2 LUT Design for Implementation of Boolean Function 115</p> <p>4.3 Lookup Table Design for Constant Multiplication 117</p> <p>4.3.1 Lookup Table Optimizations for Constant Multiplication 117</p> <p>4.3.2 Implementation of LUT-Multiplier using APC for L = 5 122</p> <p>4.3.3 Implementation of Optimized LUT using OMS Technique 123</p> <p>4.3.4 Optimized LUT Design for Signed and Unsigned Operands 124</p> <p>4.3.5 Input Operand Decomposition for Large InputWidth 126</p> <p>4.4 Evaluation of Elementary Arithmetic Functions 127</p> <p>4.4.1 Piecewise Polynomial Approximation (PPA) Approach for Function Evaluation 128</p> <p>4.4.2 Table-Addition (TA) Approach for Function Evaluation 131</p> <p>4.5 Applications 134</p> <p>4.5.1 LUT-Based Implementation of Cyclic Convolution and Orthogonal Transforms 135</p> <p>4.5.2 LUT-Based Evaluation of Reciprocals and Division Operation 136</p> <p>4.5.3 LUT-Based Design for Evaluation of Sigmoid Function 138</p> <p>4.6 Summary 143</p> <p><b>5 CORDIC Circuits 149</b></p> <p><i>Pramod Kumar Meher, Javier Valls, Tso-Bing Juang, K. Sridharan, and Koushik Maharatna</i></p> <p>5.1 Introduction 149</p> <p>5.2 Basic CORDIC Techniques 151</p> <p>5.2.1 The CORDIC Algorithm 151</p> <p>5.2.2 Generalization of the CORDIC Algorithm 154</p> <p>5.2.3 Multidimensional CORDIC 155</p> <p>5.3 Advanced CORDIC Algorithms and Architectures 156</p> <p>5.3.1 High-Radix CORDIC Algorithm 157</p> <p>5.3.2 Angle Recoding Methods 158</p> <p>5.3.3 Hybrid or Coarse-Fine Rotation CORDIC 161</p> <p>5.3.4 Redundant Number-Based CORDIC Implementation 164</p> <p>5.3.5 Pipelined CORDIC Architecture 166</p> <p>5.3.6 Differential CORDIC Algorithm 167</p> <p>5.4 Scaling, Quantization, and Accuracy Issues 168</p> <p>5.4.1 Implementation of Mixed-Scaling Rotation 168</p> <p>5.4.2 Low-Complexity Scaling 169</p> <p>5.4.3 Quantization and Numerical Accuracy 170</p> <p>5.4.4 Area-Delay-Accuracy Trade-off 170</p> <p>5.5 Applications of CORDIC 172</p> <p>5.5.1 Matrix Computation 172</p> <p>5.5.2 Signal Processing and Image Processing Applications 173</p> <p>5.5.3 Applications to Communication 174</p> <p>5.5.4 Applications of CORDIC to Robotics and Graphics 176</p> <p>5.6 Conclusions 178</p> <p><b>6 RNS-Based Arithmetic Circuits and Applications 186</b></p> <p><i>P.V. Ananda Mohan</i></p> <p>6.1 Introduction 186</p> <p>6.2 Modulo Addition and Subtraction 189</p> <p>6.2.1 Modulo (2n− 1) Adders 189</p> <p>6.2.2 Modulo (2n + 1) Adders 191</p> <p>6.3 Modulo Multiplication and Modulo Squaring 193</p> <p>6.3.1 Multipliers for General Moduli 194</p> <p>6.3.2 Multipliers mod (2n − 1) 195</p> <p>6.3.3 Multipliers mod (2n + 1) 196</p> <p>6.3.4 Modulo Squarers 199</p> <p>6.4 Forward (binary to RNS) Conversion 200</p> <p>6.5 RNS to Binary Conversion 203</p> <p>6.5.1 CRT-Based RNS to Binary Conversion 203</p> <p>6.5.2 Mixed Radix Conversion 206</p> <p>6.5.3 RNS to Binary conversion using New CRT 207</p> <p>6.5.4 RNS to Binary conversion using Core Function 208</p> <p>6.6 Scaling and Base Extension 210</p> <p>6.7 Magnitude Comparison and Sign Detection 213</p> <p>6.8 Error Correction and Detection 214</p> <p>6.9 Applications of RNS 216</p> <p>6.9.1 FIR Filters 216</p> <p>6.9.2 RNS in Cryptography 218</p> <p>6.9.3 RNS in Digital Communication Systems 225</p> <p><b>7 Logarithmic Number System 237</b></p> <p><i>Vassilis Paliouras and Thanos Stouraitis</i></p> <p>7.1 Introduction 237</p> <p>7.1.1 The Logarithmic Number System 237</p> <p>7.1.2 Organization of the Chapter 237</p> <p>7.2 Basics of LNS Representation 238</p> <p>7.2.1 LNS and Equivalence to Linear Representation 238</p> <p>7.3 Fundamental Arithmetic Operations 240</p> <p>7.3.1 Multiplication, Division, Roots, and Powers 240</p> <p>7.3.2 Addition and Subtraction 241</p> <p>7.4 Forward and Inverse Conversion 249</p> <p>7.5 Complex Arithmetic in LNS 250</p> <p>7.6 LNS Processors 251</p> <p>7.6.1 A VLIW LNS Processor 252</p> <p>7.7 LNS for Low-Power Dissipation 257</p> <p>7.7.1 Impact of LNS Encoding on Signal Activity 258</p> <p>7.7.2 Power Dissipation and LNS Architecture 261</p> <p>7.8 Applications 265</p> <p>7.8.1 Signal Processing and Communications 265</p> <p>7.8.2 Video Processing 267</p> <p>7.8.3 Graphics 268</p> <p>7.9 Conclusions 268</p> <p><b>8 Redundant Number System-Based Arithmetic Circuits 273</b></p> <p><i>G. Jaberipur</i></p> <p>8.1 Introduction 273</p> <p>8.1.1 Introductory Definitions and Examples 274</p> <p>8.2 Fundamentals of Redundant Number Systems 278</p> <p>8.2.1 Redundant Digit Sets 278</p> <p>8.3 Redundant Number Systems 280</p> <p>8.3.1 Constant Time Addition 281</p> <p>8.3.2 Carry-Save Addition 283</p> <p>8.3.3 Borrow Free Subtraction 285</p> <p>8.4 Basic Arithmetic Circuits for Redundant Number Systems 287</p> <p>8.4.1 Circuit Realization of Carry-Free Adders 287</p> <p>8.4.2 Fast Maximally Redundant Carry-Free Adders 288</p> <p>8.4.3 Carry-Free Addition of Symmetric Maximally Redundant Numbers 290</p> <p>8.4.4 Addition and Subtraction of Stored-Carry Encoded Redundant Operands 292</p> <p>8.5 Binary to Redundant Conversion and the Reverse 297</p> <p>8.5.1 Binary to MRSD Conversion and the Reverse 297</p> <p>8.5.2 Binary to Stored Unibit Conversion and the Reverse 298</p> <p>8.6 Special Arithmetic Circuits for Redundant Number Systems 299</p> <p>8.6.1 Radix-2h MRSD Arithmetic Shifts 299</p> <p>8.6.2 Stored Unibit Arithmetic Shifts 300</p> <p>8.6.3 Apparent Overflow 303</p> <p>8.7 Applications 303</p> <p>8.7.1 Redundant Representation of Partial Products 305</p> <p>8.7.2 Recoding the Multiplier to a Redundant Representation 305</p> <p>8.7.3 Use of Redundant Number Systems in Digit Recurrence Algorithms 306</p> <p>8.7.4 Transcendental Functions and Redundant Number Systems 306</p> <p>8.7.5 RDNS and Fused Multiply-Add Operation 307</p> <p>8.7.6 RDNS and Floating Point Arithmetic 307</p> <p>8.7.7 RDNS and RNS Arithmetic 308</p> <p>8.8 Summary and Further Reading 308</p> <p>Index 313</p>
<p><b>PRAMOD KUMAR MEHER</b> is an independent hardware consultant. Previously he was a Senior Research Scientist with the School of Computer Science and Engineering at Nanyang Technological University, Singapore. He has contributed nearly 250 research papers including more than 75 papers in IEEE Transactions in the area of circuits and systems. He has served as Associate Editor for <i>IEEE Transactions on Circuits and Systems</i> and<i> IEEE Transactions on Very Large Scale Integration (VLSI) Systems</i>. Currently, he serves as an Associate Editor for the <i>IEEE Transactions on Circuits and Systems for Video Technology</i> and <i>Journal of Circuits, Systems, and Signal Processing</i>. <p><b>THANOS STOURAITIS</b> is a Professor of the Electrical and Computer Engineering Department at Khalifa University, UAE. He has previously served on the faculty of the University of Florida, Ohio State University, New York University, University of British Columbia, and University of Patras. He was named an IEEE Fellow for contributions in high performance digital signal processing architectures and computer arithmetic, and is a Past President of the IEEE Circuits & Systems Society.
<p><b>A comprehensive guide to the fundamental concepts, designs, and implementation schemes, performance considerations, and applications of arithmetic circuits for DSP</b> <p><i>Arithmetic Circuits for DSP Applications</i> is a complete resource on arithmetic circuits for digital signal processing (DSP). It covers the key concepts, designs and developments of different types of arithmetic circuits, which can be used for improving the efficiency of implementation of a multitude of DSP applications. Each chapter includes various applications of the respective class of arithmetic circuits along with information on the future scope of research. Written for students, engineers, and researchers in electrical and computer engineering, this comprehensive text offers a clear understanding of different types of arithmetic circuits used for digital signal processing applications. <p>The text includes contributions from noted researchers on a wide range of topics, including a review of circuits used in implementing basic operations like additions and multiplications; distributed arithmetic as a technique for the multiplier-less implementation of inner products for DSP applications; discussions on look up table-based techniques and their key applications; CORDIC circuits for calculation of trigonometric, hyperbolic and logarithmic functions; real and complex multiplications, division, and square-root; solution of linear systems; eigenvalue estimation; singular value decomposition; QR factorization and many other functions through the use of simple shift-add operations; and much more. This book serves as a comprehensive resource, which describes the arithmetic circuits as fundamental building blocks for state-of-the-art DSP and reviews in - depth the scope of their applications.

Diese Produkte könnten Sie auch interessieren:

Strategies to the Prediction, Mitigation and Management of Product Obsolescence
Strategies to the Prediction, Mitigation and Management of Product Obsolescence
von: Bjoern Bartels, Ulrich Ermel, Peter Sandborn, Michael G. Pecht
PDF ebook
116,99 €