in Digital Logic
832 views
0 votes
0 votes

in Digital Logic
by
832 views

4 Comments

This is a Ripple carry adder

Time taken by each full adder = 60 ns

Time taken in Order to ADD 4 bit using four 1-bit full adder = 4*60 = 240ns

what's the answer given ??
0
0
Ans. 100 given
0
0

See this

 

4
4
100 shuld be a Answer
0
0

2 Answers

1 vote
1 vote
Time taken in a ripple carry adder is = (n-1)*time to propagate carry + time of a single full adder.[if carry propagate time<sum generate time]

=3*20+40

=100ns.
0 votes
0 votes
This is 1- bit rca
So time at which carry bit becomes available    
Tcarry=n*tpd(carry)
=1*20=20 ns
And time at which output sum bit becomes available Ts= (n-1)*tpdcarry+tpd(sum)
                     =0*20+40=60ns

So total propagation delay in ripple carry adder=Tcarry+Ts=20+40=60ns
60 is right answer

Related questions

1 vote
1 vote
3 answers
1
Na462 asked in Digital Logic Nov 15, 2018
958 views
Na462 asked in Digital Logic Nov 15, 2018
by Na462
958 views