Forum Discussion
Altera_Forum
Honored Contributor
16 years agoIf your controller parameters cover a wide dynamic range, you'll possibly find, that implementing variable scaling respectively a parameter exponent involves less overall effort than extending the word length. In so far, it can be still meaningful to use a combination of float and fixed point variables in signal processing or digital controllers. But you most likely won't use standard IEEE float formats.