SHARE
SPREAD
HELP

The Tradition of Sharing

Help your friends and juniors by posting answers to the questions that you know. Also post questions that are not available.


To start with, Sr2Jr’s first step is to reduce the expenses related to education. To achieve this goal Sr2Jr organized the textbook’s question and answers. Sr2Jr is community based and need your support to fill the question and answers. The question and answers posted will be available free of cost to all.

 

#
Authors:
Linda Null ,julia Lobur
Chapter:
Boolean Algebra And Digital Logic
Exercise:
Review Of Essential Terms And Concepts
Question:11 | ISBN:9780763704445 | Edition: 3

Question

11. Describe the operation of a ripple-carry adder. Why are ripple-carry adders not used in most computers today?

TextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbook

Answer

Ripple Carry Adder is a combinational logic circuit. It is used for the purpose of adding two n-bit binary numbers. It requires n full adders in its circuit for adding two n-bit binary numbers. It is also known as n-bit parallel adder.

They are not used in computers because,

 It uses adders, it uses sequential generation of carries that "ripple" through the adder stages. It is slow, b/c the every carry needs to ripple through all the bit positions for the final bit pair to be evaluated.

1 0

Discussions

Post the discussion to improve the above solution.