Differences between DRAM and SRAM?
Answer Posted / richa
sram:
*faster
*expensive
*used as cache
*more power consumption
*uses internal flip flop to store binary information.
dram:
*slower
*cheaper
*used as main memory
*less power consumption
*used to store binary info. in the form of electric charges
that are applied to capacitors.
| Is This Answer Correct ? | 58 Yes | 9 No |
Post New Answer View All Answers
For an AND-OR implementation of a two input Mux, how do you test for Stuck-At-0 and Stuck-At-1 faults at the internal nodes? (You can expect a circuit with some redundant logic)
Differences between IRSIM and SPICE?
For CMOS logic, give the various techniques you know to minimize power consumption
Differences between Array and Booth Multipliers?
How does Vbe and Ic change with temperature?
Explain what is the use of defpararm?
Explain why is the number of gate inputs to cmos gates usually limited to four?
What does it mean “the channel is pinched off”?
Draw the Differential Sense Amplifier and explain its working. Any idea how to size this circuit? (Consider Channel Length Modulation)
In a SRAM layout, which metal layers would you prefer for Word Lines and Bit Lines? Why?
What are the different design techniques required to create a layout for digital circuits?
What happens if we use an Inverter instead of the Differential Sense Amplifier?
Draw the stick diagram of a NOR gate. Optimize it
What is Charge Sharing? Explain the Charge Sharing problem while sampling data from a Bus
Explain depletion region.