paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paparazzi-devel] Difference Between Fixed-point and Floating-point Sche


From: Chris Wozny
Subject: [Paparazzi-devel] Difference Between Fixed-point and Floating-point Schemes
Date: Tue, 26 Jun 2012 12:05:45 -0400

All,

I had a general question born out of curiousity. I know floating point
numbers are more computationally intensive than fixed point integers
in terms of operations (i.e. multiplication, etc). I was just
wondering, what is the difference then between the int_quat
stabilization subsystem versus the float_quat one (or int_cmpl_quat
versus float_cmpl if the only difference is fixed-point versus
floating point)? In an ideal world where we could compute both
operations just as quickly, is there one which is better than the
other due to higher precision of floats? These aren't specific to any
branch, it's just more of a general question that I was wondering
about.

Thanks,
Chris



reply via email to

[Prev in Thread] Current Thread [Next in Thread]