Q.1. Define Entity.
CMOS Design
202322 questions
Q.2. What is behavioural model?
Q.3. What is resolution function?
Q.4. What are the various sources of power dissipation in CMOS circuits?
Q.5. What are test benches.
Q.6. Why is NAND gate preferred over NOR gate for fabrication.
Q.7. Write the characteristics of CMOS logic families.
Q.8. In a 2-input CMOS logic gate, one input is left floating i.e., connected neither to ground nor to a signal. What will be the state of that input?
Q.9. Define Accumulation Phenomenon in MOS structure.
Q.10. What is Body Effect?
Q.1. The CMOS circuit shown implements a compound AND-OR-INVERT/OR-AND-INVERT function using inputs A, B, C, D with a series PMOS transistor gated by C in the pull-up network, a parallel PMOS pair gated by A and B, and a further PMOS gated by D, complemented by the dual (series/parallel-swapped) NMOS pull-down network. Identify the logic function implemented at output Y and derive it from the transistor-level pull-up/pull-down network topology.
Q.2. A digital CMOS IC operating at 10MHz clock frequency consumes 100mW power, the same IC operating at 15MHz clock frequency consumes 140mW power. What is the static power consumption of the IC.
Q.3. Design a 3-Input NAND gate using CMOS such that its pull up to pull down ratio of equivalent size is 3.
Q.4. Draw stick diagram layout for:
- (i) 2-Input CMOS NAND gate.
- (ii) Ex-OR gate.
Q.5. What is C-squared MOS logic? Draw any logic circuit using it. What are additional advantages of such logic.
Q.6. Write the difference between custom design and FPGA in respect of design time and cost.
Q.7. Explain NORA CMOS logic circuit in details.
Q.1. Draw following and explain their working.
- (i) SRAM and DRAM cell.
- (ii) y = NOT(AB+C) using domino logic.
- (iii) Any NP (Zipper) logic.
Q.2. Using the example of full adder, Compare and contrast the data flow, behavioural and structural style of modeling in VHDL.
Q.3. Draw the CMOS inverter and discuss its DC characteristics. Write the condition for different regions of operation.
Q.4. What type of language is VHDL? Explain advantages and limitation of VHDL language.
Q.5. Draw the following Circuits
- (i) y = A.NOT(B).C using CMOS.
- (ii) 1 bit memory cell using CMOS.
- (iii) y = A XOR B using transmission gate.