00:01
Hello students, in this question we are going to draw the circuit of 3 -bit full adder using 3 input 3 1 -bit full adders to add 3 -bit numbers a and b.
00:18
So, here the input a has 3 bits.
00:24
This is a1, a2 and a3.
00:31
Example 0 0 0, this is the lsb and this is msb.
00:37
So, it has 3 bits and the input b has 3 bits that is b1, b2, b3.
00:49
So, this is 0 0 0 example.
00:56
Now, if we want to add these 2 numbers that is a1, a has 3 bits that is a1, a2, a3 and b has 3 bits.
01:05
This is b1, b2 and b3.
01:09
Now, we want to add this 2 number.
01:11
Initially there will be no carry.
01:13
So, this is let it be carry in 1 and if we add this 2 numbers we get a sum and a carry.
01:21
So, here the sum is represented by s1 and the carry is represented by c1 and now for the second bit we will add this 3 numbers that is c1, a2 and b2.
01:33
Here we get a sum s2 and a carry c2.
01:39
Now, for the third bit we will add these 3 numbers that is c2, a3 and b3.
01:44
Here we get a sum s3 and we get a carry c3 or we can write it as c out.
01:52
So, this is the operation we are going to perform.
01:56
So, let's draw the circuit.
01:59
For designing this circuit we have to use 3 1 bit full adders.
02:04
Fa means full adders.
02:05
So, full adder has 3 inputs and 1 carry, 1 sum output.
02:11
So, here for the first 1 bit full adder the inputs will be a1, b1 and c in 1.
02:22
So, this is what i have explained here.
02:24
So, this is a1, b1 and a carry c in 1 is fed out as input.
02:32
Now, here we get 2 outputs.
02:35
One is sum 1 that is s1 and another carry c1.
02:42
So, this carry c1 is fed as input to the second full bit adder and here for this second full bit adder the inputs will be c1, a2, b2.
02:57
So, here we get 2 outputs that is one is sum s2 and another one carry c2.
03:07
So, this carry c2 is fed as input again to the third full adder.
03:13
So, this is c2 and here we have 3 inputs that is c2, a3 and b3.
03:21
So, this is a3, this is b3.
03:24
Here we get 2 outputs one is sum s3 and the carry c out.
03:34
So, therefore, the answer of a plus b.
03:39
So, this is equal to c out s3, s2 and s1 that is 0 0 0 0 for this example case.
03:48
So, now let us draw the truth diagram for the case...