How to implement BCD FloatingPoint in microcontrollers?

Status
Not open for further replies.

p_karimi

Junior Member level 3
Joined
Jan 5, 2005
Messages
27
Helped
5
Reputation
10
Reaction score
2
Trophy points
1,283
Activity points
158
Hi
Everybody who has enough info about "BCD Floating Point" , Please explain about it with examples and how to implement it in microcontrollers .
 

Re: BCD FloatingPoint

 

Re: BCD FloatingPoint

O.K.
If you want to make calculations with 10 digit accuracy with microcontrollers,which format can be used ?
It doesn't seem that 32bit floating point be suitable .
Do you have any idea ?
 

Re: BCD FloatingPoint

To cover 10-digit accuracy you will need at least 34-bit binary floating point calculations, but with microcontroller almost everything is possible: 40 bits, 48 bits etc ..
 

Re: BCD FloatingPoint

Do you know any source for 40-bit or 64-bit floating point routines for PIC Microcontroller ?
 

Re: BCD FloatingPoint

Hi AVR_Luciano
The URLs you mentioned are about 32 bit (and less) floating point .
Our subject was more than 32 bit routines ( 40 bit , 48 bit , 64 bit , ...) .
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…