Illustrate decimal fixed point representation, Computer Engineering

Assignment Help:

Q. Illustrate Decimal Fixed Point Representation?

The point of this representation is to keep the number in decimal equivalent form and not binary as above. A decimal digit is signified as a combination of four bits so a four digit decimal number will need 16 bits for decimal digits representation and extra 1 bit for sign. Generally to keep convention of one decimal digit to 4 bits the sign sometimes is assigned a 4-bit code too. This code can be bit combination that hasn't been used to signify decimal digit for example 1100 can represent plus whereas 1101 can represent minus. 

For illustration a simple decimal number - 2156 can be signified as:

2362_Illustrate Decimal Fixed Point Representation.png

Though this technique wastes substantial amount of storage space however it doesn't need conversion of a decimal number to binary. So it can be used at places where amount of computer arithmetic is less than of the amount of input/output of data for example calculators or business data processing situations. The arithmetic in decimal can be performed as in binary too except that in place of signed complement signed nine's complement is used and in place of signed 2's complement signed 9's complement is used.


Related Discussions:- Illustrate decimal fixed point representation

The variables that are declared outside all functions, The variable that ar...

The variable that are declared outside all the functions are called The variables that are declared outside every functions are known as global variable.

Creates a grid-matrix of cells, 1. Write the function makegrid. This functi...

1. Write the function makegrid. This function accepts a width and height and creates a grid/matrix of cells. The width gives the number of columns and the height the number of rows

Define cache line, Define cache line. Cache block is used to refer to a...

Define cache line. Cache block is used to refer to a set of contiguous address location of some size. Cache block is also referred to as cache line.

What is requisitepro, Rational RequisitePro is a needed management tool tha...

Rational RequisitePro is a needed management tool that helps project teams control the development process. RequisitePro organizes your requirements by linking Microsoft Word to a

Explain the term- macro, Explain the term- macro? A term macro is a set...

Explain the term- macro? A term macro is a set of instructions, which can be executed repeatedly. It is useful for automating certain routine tasks like printing reports etc. T

C programming, write a program to find the area under the curve y=f(x) betw...

write a program to find the area under the curve y=f(x) between x=a and x=b,integrate y=f(x) between the limits of a and b

What is an avl tree, What is an AVL tree? AVL Tree An AVL tree is...

What is an AVL tree? AVL Tree An AVL tree is a binary tree in which the dissimilarity in heights among the left and the right subtree is not more than one for each node.

Determine the term- security, Determine the term- Security When using ...

Determine the term- Security When using Internet, security can be enhanced using encryption. Debit and credit card transactions can also be protected by a specific type of pas

Various phases of consumer merchantile model, What are the various phases o...

What are the various phases of consumer merchantile model and also differentiate between prepurchase interaction & post purchase interaction.    There are three phase of consumer

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd