找回密码
 注册
关于网站域名变更的通知
查看: 353|回复: 2
打印 上一主题 下一主题

【新】Fixed-Point Arithmetic: An Introduction

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2016-11-17 14:57 | 只看该作者 回帖奖励 |正序浏览 |阅读模式

EDA365欢迎您登录!

您需要 登录 才可以下载或查看,没有帐号?注册

x
Contents4 c; {( W- @: x
1 Introduction 3
4 t. _4 a+ U" o+ ^1 _, \) b7 T2 Fixed-Point Binary Representations 3
* q$ V* J% p/ e' x2.1 Unsigned Fixed-Point Rationals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4, h% |' ~' d3 `  V: x
3 The Operations of One’s Complement and Two’s Complement 5
- }6 B+ {0 s/ z& x* t5 K4 Signed Two’s Complement Fixed-Point Rationals 5
3 z: o0 ?+ t; q* p5 Fundamental Rules of Fixed-Point Arithmetic 6
' D) }% [0 i" ]1 M+ I& ]5.1 Unsigned Wordlength . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
7 i4 l7 L6 ^, d  Y/ p, A$ o" a" G5.2 Signed Wordlength . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2 R' T1 q/ e! x! d5.3 Unsigned Range . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6. z. S0 y) v" k1 b5 ?5 J+ _
5.4 Signed Range . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
# }) U1 u3 y3 i% @0 a5.5 Addition Operands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
8 \; d% C0 F& _: U. f5.6 Addition Result . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78 \' t: W3 s  P5 l. k$ p$ g
5.7 Unsigned Multiplication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73 p" G- U+ @3 e# p
5.8 Signed Multiplication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2 I7 o( ^. A; b5 h5 Z. w+ l, U5.9 Unsigned Division . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7; O. @, ]  R' E8 m
5.10 Signed Division . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72 U/ S4 w: i+ S/ s* k6 \; R
5.11 Wordlength Reduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8+ {! u6 U! ]" ?, }" m
5.12 Shifting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8$ j4 w: n0 C0 y. D7 e
5.12.1 Literal Shift . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
3 x4 e$ A; g( ~2 F& j5.12.1.1 Multiplying/Dividing By A Power of Two . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8( }3 I+ `" _3 j( x
5.12.1.2 Modifying Scaling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 i  {9 c8 Z* Z
5.12.2 Virtual Shift . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84 P8 M% j9 G2 k
6 Dimensional Analysis in Fixed-Point Arithmetic 9
0 H1 T) j/ M1 c$ k7 concepts of Finite Precision Math 10$ j, Y9 N8 B; Y  ?+ D6 o
7.1 Precision . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
0 g/ f) ~: `7 C3 L$ ^7.2 Resolution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11" r  J8 B) ?$ p1 b' e! ^* |
7.3 Range . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
4 U' @, r3 S2 l6 {8 H; p+ y) o7.4 Accuracy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
) K; B" {0 y2 o- i7.5 Dynamic Range . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
- c9 z+ e. {) A8 ]* m1 [" D" r8 B8 Fixed-Point Analysis—An Example 11
6 q  w/ I, k" z9 Acknowledgments 12
2 \1 @" M8 J1 T10 Terms and Abbreviations 13
; a0 v! k8 L* [% n! W0 z& q+ s& u11 Revision History 13
. I. N+ o- \# e# t12 References 13
5 l0 Y& i! V: _7 h4 }List of Figures
- x3 p  q9 @4 l- y6 AList of Tables
8 m) I6 F+ l7 G" y( O9 _1 Revision History . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
1 K) \! j. w+ ~  iDigital Signal Labs Public Information

Fixed-Point Arithmetic An Introduction.pdf

245.77 KB, 下载次数: 3, 下载积分: 威望 -5

该用户从未签到

3#
发表于 2016-11-19 15:04 | 只看该作者
下载学习了; l  [8 z5 R+ Y

该用户从未签到

2#
发表于 2016-11-19 14:51 | 只看该作者
学习中,谢谢分享( P5 a' L+ j! p5 s
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

推荐内容上一条 /1 下一条

EDA365公众号

关于我们|手机版|EDA365电子论坛网 ( 粤ICP备18020198号-1 )

GMT+8, 2025-11-24 10:57 , Processed in 0.171875 second(s), 27 queries , Gzip On.

深圳市墨知创新科技有限公司

地址:深圳市南山区科技生态园2栋A座805 电话:19926409050

快速回复 返回顶部 返回列表