Explain the working of bcd adder, Computer Engineering

Assignment Help:

Explain the working of BCD adder

One of the ways of adding decimal numbers in BCD is to use a 4-bit binary adder and perform arithmetic operation one digit at a time. The low-order pair of the BCD digits is first added to generate a binary sum if result is equal or greater than 1010, it is corrected by adding 0110 to the binary sum. The second operation produces an output- carry for the next pair of important digits. The next higher-order pair of digits, jointly with input-carry, is then added to produce their binary sum. If result is equal to or greater than 1010, it can corrected by adding 0110. The procedure is repeated until all the decimal digits are added.

The logic circuit which detects necessary correction can be derived from table entries. It is clear that a correction is needed when binary sum has an output carry K = 1. The other six combinations from 1010 to 1111 which need a correction have a 1 in position Z . To distinguish them from binary 1000 and 1001 that also have a8 1 in position Z , we specify further that either Z  or Z  must have the1. The condition for8 4 2 correction and an output-carry could be expressed by Boolean function

C = K + Z  Z  + Z  Z8 4 8 2

When C = 1, we require to add 0110 to binary sum and provide an output-carry for next stage.

BCD adder is circuit which adds two BCD digits in parallel and generates sum digit also in BCD. BCD adder must include correction logic in its internal construction

 

934_bcd adder.png


Related Discussions:- Explain the working of bcd adder

Adding server-side include to the page, Step 1: Click on the icon in the ob...

Step 1: Click on the icon in the object tool bar Or Insert -> SSI Step 2: Select the file Step 3: Add the file Step 4: Provide the URL (where to be attached) Step

Identifying stakeholders, I have chosen an imaginary example to illustrate...

I have chosen an imaginary example to illustrate the different stakeholder categories. At Home sells a selection of consumer products, currently listed in a paper catalogue, whi

Describe the analytical engine by babbage, THE ANALYTICAL ENGINE BY BABBAGE...

THE ANALYTICAL ENGINE BY BABBAGE: It was general use computing device that could be used for performing any types of mathematical operation automatically. It contains the follo

Important points of simulations, Important points of simulations In thi...

Important points of simulations In this simulation it is essential to consider: (1)  What and how data is gathered (2)  How simulation is done (3)  How system would wo

Various interconnection networks-fully connected, Various Interconnection N...

Various Interconnection Networks Fully connected: This is the most controlling interconnection topology.In this each node is directly linked to all other nodes. The shortcomi

What specifies by environment variable in cgi script, The Environment varia...

The Environment variable SCRIPT_NAME in CGI script specifies? In CGI script gives the path of URL after server name.

Octave project, i need help with an octave program

i need help with an octave program

Structure of input - output interface, Q. Structure of Input - Output Inter...

Q. Structure of Input - Output Interface? Due to complexity and number of external devices that I/O interface control, there is not any standard structure of I/O interface. Let

What is delegation, What is Delegation? A delegate acts like a strongly...

What is Delegation? A delegate acts like a strongly type function pointer. Delegates can raise the methods that they reference without making explicit calls to those methods. D

Why select clause comes after from clause in linq, The reason is, LINQ is u...

The reason is, LINQ is used with C# or other programming languages, which needs all the variables to be declared first. From clause of LINQ query just describes the range or condit

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