Biomedical Engineering > GATE 2022 > Digital Circuits
In the circuit diagram shown below, the logic gates operate with a supply voltage of 1 V. NAND and XNOR have 200 ps and 400 ps input-to-output delay, respectively.
At time t=T, A(t)=0, B(t)=1 and Z(t)=0. When the inputs are changed to A(t)=1, B(t)=0 at t=2T, a 1 V pulse is observed at Z. The pulse width of the 1 V pulse is _______ ps.
A
100
B
200
C
400
D
600

Explanation

Correct : b

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science