Give the expression for CMOS switching power dissipation?
Answer Posted / satyanarayana
the power dissipation in C MOS is p=CV*VF where the charge
moved is the capacitance multiplied by the voltage
change,multiply by the switching frequency on the load
capacitance to get the current used,and multiply by voltage
again to get the characteristic switching power
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Explain sizing of the inverter?
Explain various adders and difference between them?
Differences between Array and Booth Multipliers?
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;
If not into production, how far did you follow the design and why did not you see it into production?
How binary number can give a signal or convert into a digital signal?
What are the steps involved in preventing the metastability?
In a SRAM layout, which metal layers would you prefer for Word Lines and Bit Lines? Why?
How does Vbe and Ic change with temperature?
Explain what is scr (silicon controlled rectifier)?
Explain how Verilog is different to normal programming language?
Working of a 2-stage OPAMP?
Explain depletion region.
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)
Draw the timing diagram for a SRAM Read. What happens if we delay the enabling of Clock signal?