Correct Answer - Option 4 : 8 ns
Formula:
The total time taken by the for ‘n’ bit ripple carry adder is
Td = (n – 1) tc + Maximum(tc, ts)
tc = delay for carry through a single flip flop.
ts= delay for sum
Data:
Each full adder takes 34 ns for computing
From this, Maximum(tc, ts) = ts = 34 ns
Td = 90 ns.
n = 8
Calculation:
Td = (n – 1) tc + Maximum(tc, ts)
90 = (8 – 1)tc + 34
7tn = 56 ns.
∴ tn = 8 ns.
Time taken by each full adder to find carry is 8 ns.
Important Point:
If Maximum(tc, ts) = tc then answer is 11.25 which is not in option
∴ Maximum(t
c, t
s) has to be t
s