A question in building a circuit using 2 full adders

  • Context: Engineering 
  • Thread starter Thread starter transgalactic
  • Start date Start date
  • Tags Tags
    Building Circuit
Click For Summary
SUMMARY

This discussion focuses on constructing a circuit using two full adders to sum two 2-bit numbers, specifically x0x1 and y0y1. The output consists of a carry (C) and two sum bits (S0 and S1). The user is familiar with creating truth tables and Karnaugh maps but seeks guidance on chaining the outputs of the two full adders with a clock cycle. The first adder's carry output serves as the input for the second adder, which produces the final result.

PREREQUISITES
  • Understanding of full adder circuits
  • Knowledge of truth tables and Karnaugh maps
  • Basic concepts of digital logic design
  • Familiarity with clock signals in sequential circuits
NEXT STEPS
  • Research how to implement clock cycles in digital circuits
  • Study the design and operation of cascaded full adders
  • Learn about timing diagrams for sequential logic circuits
  • Explore simulation tools for testing digital circuits, such as Logisim
USEFUL FOR

Electronics students, digital circuit designers, and anyone interested in building and understanding multi-bit adder circuits using full adders.

transgalactic
Messages
1,386
Reaction score
0
which produces a sum of 2 bit numbers x0x1 y0y1
the output is C (carry)
S0S1

the problem is i know how to build a truth table and a KARNO table
and even how to build this circuit

i know how to build a full adder circuit

the problem is i don't know how to build this task using 2 full adders
 
Physics news on Phys.org
Chain the outputs with the clock cycle.


In English, the clock is an input, for adder A, and itz carry is the input for adder B which holds the final solution.
 
Last edited:

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 20 ·
Replies
20
Views
5K
  • · Replies 6 ·
Replies
6
Views
19K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 15 ·
Replies
15
Views
5K
  • · Replies 8 ·
Replies
8
Views
3K