August 1999
Intermediate to advanced
328 pages
8h 50m
English
As depicted in Figure 3-5, DSPs are organized around a fixed or floating-point architecture. The fixed-point architecture is the simplest approach and was the original way that DSPs were designed. The floating-point architecture uses the conventional mantissa and exponent notations. Just like any other processor, fixed-point operations yield more precision but yield a lesser range of fractions. The fixed-point processors are available in 16-bit, 20-bit, or 24-bit word sizes. In contrast, floating-point processors use a 32-bit word length. For purposes of efficiency and expense, designers attempt to use the smallest word size to support the application. Currently, the most common word size for a fixed point ...