Where to find sources on Full Adders

  • Thread starter Teachme
  • Start date
  • Tags
    Sources
In summary, sources on Full Adders can be found in various places such as textbooks, online resources, and academic journals. These sources provide information on the design, implementation, and applications of Full Adders in digital circuits. Additionally, industry websites and forums also offer valuable insights and practical examples of Full Adders in real-world scenarios. It is important to consult multiple sources and carefully evaluate their credibility in order to gain a comprehensive understanding of Full Adders and their functionalities.
  • #1
Teachme
72
0
Where to find sources on "Full Adders"

Ok. So I have been reading and watching this stuff on 4 bit computers. I understand how to read binary code however I am having trouble with the concept of the "full adder"


This is what I have been reading
first off

Does anyone know of a better more in depth source for learning about 4 bit computers and full adders and transistors? I would really like to learn more, but information online is highly lacking.

This is the site i have been using

http://www.waitingforfriday.com/index.php/4-Bit_Computer
 
Engineering news on Phys.org
  • #2


A full adder is a piece of logic. It adds one bit of a binary number to the corresponding bit of another binary number along with any Carry in. The result is the Sum bit and a Carry out.

If I were you, I would first worry about how the logic works and how you would build a full adder outa gates, not physical devices like transistors.

Maybe this is useful: http://en.wikipedia.org/wiki/Full_adder
 

What is a full adder?

A full adder is a digital logic circuit that performs addition on two binary numbers. It takes in three inputs: two bits representing the numbers to be added, and a carry bit from the previous addition. The output is a sum bit and a carry bit.

Why is it important to find sources on full adders?

Sources on full adders provide valuable information and resources for understanding the design and implementation of this important digital logic circuit. They can also offer insights into the theory behind full adders and how they are used in practical applications.

Where can I find sources on full adders?

Sources on full adders can be found in a variety of places, including textbooks, academic journals, and online resources. Many university libraries have extensive collections of books and articles on digital logic and circuit design, and there are also numerous online databases and websites dedicated to this subject.

What topics are typically covered in sources on full adders?

Sources on full adders cover a range of topics, including the history and development of this circuit, the theory and logic behind its design, and practical applications in computer hardware and electronics. They may also discuss related concepts such as half adders and carry lookahead adders.

How can I evaluate the credibility of sources on full adders?

When evaluating sources on full adders, it's important to consider the author's credentials and expertise in the field of digital logic and circuit design. Additionally, checking for citations and references to other reputable sources can help verify the accuracy and reliability of the information presented.

Similar threads

Replies
15
Views
7K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
811
  • Engineering and Comp Sci Homework Help
Replies
5
Views
2K
  • Programming and Computer Science
Replies
1
Views
674
  • Electrical Engineering
Replies
12
Views
1K
  • Electrical Engineering
Replies
6
Views
6K
  • Electrical Engineering
Replies
4
Views
3K
  • Electrical Engineering
Replies
3
Views
2K
  • Electrical Engineering
Replies
4
Views
3K
Replies
20
Views
2K
Back
Top