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

Explain types of micro-instructions, Q. Explain types of Micro-instructions...

Q. Explain types of Micro-instructions? In general micro-instruction can be classifiedin two general kinds. These are non-branching and branching. After execution of a non-bran

Differentiate between http and ftp, Differentiate between http and ftp. ...

Differentiate between http and ftp. HTTP and FTP were developed to make Internet transmission better. FTP is utilized to exchange files among computer accounts, to transfer

What is control store, What is control store? The microroutines for all...

What is control store? The microroutines for all the instructions in the instruction set of a computer are kept in a special memory known as the control store.

Genetic algorithms - artificial intelligence, Genetic Algorithms: In s...

Genetic Algorithms: In such a scenario the evolutionary approach to "Artificial Intelligence" is one of the neatest ideas of all. Whether we have tried to mimic the functionin

Perform division in binary showing contents of accumulator, Q. Perform divi...

Q. Perform division in binary showing contents of accumulator, B register and Y register during each step. (Accumulator, B, Y are 5-bit registers) 13 / 2

Computer engineering designing, How the production of metal contributes to ...

How the production of metal contributes to computer engineering designing?

Code density and smaller faster programs, Q. Code Density and Smaller Faste...

Q. Code Density and Smaller Faster Programs? Memory was very expensive in older computer. So there was a need of less memory utilization, which is it was cost effective to have

What is called all exceptions in java, Al l exceptions in Java are subclass...

Al l exceptions in Java are subclasses of built in class called? Each exception in Java are subclasses of make in class termed as Throwable.

SIDE EFFECT , EXPLAIN SIDE EFFECT OF SCAN CONVERSION WITH DIGRAM

EXPLAIN SIDE EFFECT OF SCAN CONVERSION WITH DIGRAM

Vector reduction instructions-vector processing, Vector reduction Instructi...

Vector reduction Instructions : When operations on vector are being deduced to scalar items as the result, then these are the vector reduction instructions. These instructions are

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