2,968 views

1 Answer

3 votes
3 votes

For single addition, we need output at the gate 2 in the above figure.
Now, it's given that 1 NAND gate takes 15 ns,
1 EXOR gate will take 15+15+15 = 45 ns (as shown in the figure).

So time required for single addition = 45 + 45 = 90 ns. 

B is the answer. 

edited by

Related questions

2 votes
2 votes
1 answer
1
Purple asked Jan 26, 2016
2,269 views
Assume CSMA/CD protocol. Find the least frame length in bytes for a 2 Mbps bit rate and 1.5km long network where propagation delay is 4.25 nano seconds per metre _______
–1 votes
–1 votes
2 answers
3
Parul Agarwal asked Dec 26, 2014
1,455 views
In process synchronization what is true about disabling interrupts and TSL?1)Disabling interrupt is applicable only for single processor system2)TSL is applicable only fo...