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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/31/03 21:27
Read: times


 
#37960 - RE: Signed Integers
Responding to: ???'s previous message
Try the link below (Dr. W. G. Marshall's math routines in the code library). It should solve your problem. I implemented an 16 bit pid controller with these math routines in aduc816. It works pretty well.
(They use sign magnitude format but they multiply. Why don't you want to use this format?).

http://www.8052.com/codelib/math8051.asm

List of 4 messages in thread
TopicAuthorDate
Signed Integers            01/01/70 00:00      
   RE: Signed Integers            01/01/70 00:00      
      RE: Signed Integers            01/01/70 00:00      
   RE: Signed Integers            01/01/70 00:00      

Back to Subject List