Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/21/05 21:06
Read: times


 
#92089 - scaling; fixed-point
Responding to: ???'s previous message
Sam Piot said:
I want to do a multiplication of a 8-Bit value and a 0,05B value.

What is a "0,05B value" - one twentieth of a bit?!

And I don't know how to work with te value 0,05.

Don't work with the 0.05 value; instead, work with 5 centi-whatevers, or 50 milli-whatevers, and just remember to scale the final result accordingly.

Hint: Search for "fixed-point"


List of 3 messages in thread
TopicAuthorDate
16- Bit Multiplication (value 0,05)            01/01/70 00:00      
   0.05 binary?????            01/01/70 00:00      
   scaling; fixed-point            01/01/70 00:00      

Back to Subject List