Exams › GATE › Technical › Electronics and Communication Engineering (Set 2)
4 questions with worked solutions.
Answer: The device parasitic capacitances behave like open circuits, whereas coupling and bypass capacitances behave like short circuits.
In the mid-band region, the frequency is high enough that the coupling and bypass capacitances effectively short-circuit AC signals, allowing them to pass through, while the parasitic capacitances of the device do not significantly affect the circuit and can be treated as open circuits.
Answer: Widths of PMOS transistors should be doubled, while widths of NMOS transistors should not be changed.
In a NOR gate, the PMOS transistors need to provide sufficient drive strength to pull the output high, which is why their widths should be increased. Since NMOS transistors are already optimized for the original design, their widths can remain unchanged to maintain the same discharge characteristics.
Answer: A15 + A14 + (A13 · A12 + A13̅ · A12̅)
The 8KB span 1000H-2FFFH requires A15=0, A14=0 and A13 different from A12 (01 or 10). The active-low CS is A15+A14+(A13.A12 + A13'.A12'), which equals 0 (selected) exactly over that range; verified by full truth table.
Answer: 2E
After isolation the charge Q is fixed. C=eps*A/d halves when separation goes d->2d. Energy U=Q^2/(2C) therefore doubles to 2E (work done pulling the attracting plates apart). The stored sqrt(2)E is wrong; the answer is 2E.