Article | REF: H1210 V1

Coding numbers in computers

Author: Daniel ETIEMBLE

Publication date: November 10, 2023

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

5. Fixed-point representation

Whatever the number of bits in a word, the minimum distance between two integers is 1. The purpose of fixed-point representation is to introduce fractional numbers, by placing a comma at a certain point, with the digits before the comma corresponding to positive powers of 2, and those after the comma to negative powers of 2.

Consider an 8-bit word (figure 6 ) where the binary decimal point is located to the right of the B 0 bit. The number N is then

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Software technologies and System architectures

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Fixed-point representation