Re: How do I scale a 9-b signed 2's complement data by 17/sqrt(21)?
- From: Tim Wescott <tim@xxxxxxxxxxxxxxxx>
- Date: Tue, 30 May 2006 19:27:07 -0700
Mr. Ken wrote:
My task is to scale up a 9-bit data by 17/sqrt(21) (= 3.7097), with thePlease learn the difference between cross-posting and multiple-posting.
best precision possible. Without considering clipping and range issues, I
am using multiplication by 59/16, which gives 0.599% error. What better
approach can I use?
I am going to implement the calculation in ASIC, thus less complexity is
what I am expecting.
Then stop multiple posting.
Thank you.
--
Tim Wescott
Wescott Design Services
http://www.wescottdesign.com
Posting from Google? See http://cfaj.freeshell.org/google/
"Applied Control Theory for Embedded Systems" came out in April.
See details at http://www.wescottdesign.com/actfes/actfes.html
.
- References:
- Prev by Date: Re: How do I scale a 9-b signed 2's complement data by 17/sqrt(21)?
- Next by Date: Re: OT: Contact with Julius Kusuma
- Previous by thread: Re: How do I scale a 9-b signed 2's complement data by 17/sqrt(21)?
- Next by thread: Programming the FLASH - TMS320C2812
- Index(es):
Relevant Pages
|