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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/29/03 14:15
Read: times


 
#46910 - RE: Floating Point in 8051
Responding to: ???'s previous message
I agree with Erik, use fixed point if you are trying to do direct digital control. The multiplies and divides using floating point math take much too long to do direct digital control. The number of bits that you must use will dependent on the accuracy that you want to achieve from the system being controlled. A 16 x 16 multiply will need 32 bits for the result. I have used 16 bit fixed point calculations with very good accuracy.

Regards,

Jacob


List of 22 messages in thread
TopicAuthorDate
Floating Point in 8051            01/01/70 00:00      
   RE: Floating Point in 8051            01/01/70 00:00      
   RE: Floating Point in 8051            01/01/70 00:00      
      RE: Floating Point in 8051            01/01/70 00:00      
         RE: Floating Point in 8051            01/01/70 00:00      
            RE: Floating Point in 8051            01/01/70 00:00      
               RE: Floating Point in 8051            01/01/70 00:00      
                  RE: Floating Point in 8051            01/01/70 00:00      
   RE: Floating Point in 8051            01/01/70 00:00      
   RE: Floating Point in 8051            01/01/70 00:00      
      RE: Floating Point in 8051            01/01/70 00:00      
         RE: Floating Point in 8051            01/01/70 00:00      
            RE: Floating Point in 8051            01/01/70 00:00      
   RE: Floating Point in 8051            01/01/70 00:00      
      RE: Floating Point in 8051            01/01/70 00:00      
   RE: Floating Point in 8051            01/01/70 00:00      
      RE: Floating Point in 8051            01/01/70 00:00      
         RE: Floating Point in 8051            01/01/70 00:00      
         RE: Floating Point in 8051            01/01/70 00:00      
            RE: Floating Point in 8051            01/01/70 00:00      
               RE: Floating Point in 8051            01/01/70 00:00      
                  RE: Floating Point in 8051            01/01/70 00:00      

Back to Subject List