How does Resistance of the metal lines vary with increasing thickness and increasing length?
3 13595
Are you familiar with the term snooping?
What types of high speed CMOS circuits have you designed?
What is the difference between cmos and bipolar technologies?
Explain how MOSFET works?
what is SCR (Silicon Controlled Rectifier)?
How to improve these parameters? (Cascode topology, use long channel transistors)
Design an 8 is to 3 encoder using 4 is to encoder?
Explain the operation of a 6T-SRAM cell?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing Vgs.
Explain the operation considering a two processor computer system with a cache for each processor.
What types of CMOS memories have you designed? What were their size? Speed?
Given a layout, draw its transistor level circuit. (I was given a 3 input AND gate and a 2 input Multiplexer. You can expect any simple 2 or 3 input gates)
Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
Explain the working of Insights of an inverter ?
Explain the three regions of operation of a mosfet.