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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/28/03 22:34
Read: times


 
#46849 - RE: Floating Point in 8051
Responding to: ???'s previous message
Speed. In fast loops we use fixed point maths, but most of what we do is interfacing with relatively slow moving mechnical equipment, like rotating machinery. Servos are generally dual loops, with analogue inside and digital outside loops.

We get answers that need further processing for display or storage at a rate of about 10 a second off our fastest instruments- FP is very convenient for the maths intensive parts- fixed point sine/tan logs anyone ?

All our stuff is in Pascal not 'C'

Steve

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