333 views

1 Answer

Best answer
1 votes
1 votes
at t<t0
output of NOR gate is 1. and input Vi is 1 so input to Ex-or gate is 1,0 ..
final output ll be 1..

at t0<t<t1
input to NOR gate is 1 but still output or NOR gate is 1 (due to propagation delay). Input to Ex-OR gate is 1,1 and final output ll b 0..

at t1<t<t3
input to NOR gate is 1 and here output of NOR gate is 0.
 Input to Ex-OR gate is 0,1 but fiinal output ll b 0 (due to propagation delay of Ex- OR gate)..

at t>t3.
input to NOR gate is 1 and here output of NOR gate is 0.
Input to Ex-OR gate is 0,1 and  fiinal output ll b 1..
 
Option A..
m assuming difference between two consecutive ti (i=0 to3) value is 10nsec..
selected by

Related questions

0 votes
0 votes
2 answers
1
_Dipak_ asked Apr 17, 2015
386 views
0 votes
0 votes
1 answer
3
Vaijenath Biradar asked Dec 17, 2015
498 views
The boolean expression f (x, y, z) in its canonical form for the decoder circuit shown below is&Pi; M(4, 6)&Sigma; m(0, 1, 2, 3, 5, 7)&Sigma; m(4, 6)&Pi; M(0, 1, 2, 3, 5)...