Differences between DRAM and SRAM?
Answer Posted / prachee
SRAM
>Short for static random access memory, and pronounced ess-
ram.
>SRAM is a type of memory that is faster and more reliable
than the more common DRAM
>SRAM's store bits (1's or 0's) in memory cells that are
basically flip flops.To store 1 bit of information about 6
transistors are used
>it does not required refreshing
>it is more costlier than DRAM in terms of cost per bit,
DRAM
>DRAM stands for dynamic random access memory, a type of
memory used in most personal computers
>In DRAM to store 1 bit of information 1 transistor and 1
capacitor is used.
>The information is stored in the capacitor in form of
charge, so it required refreshing to retain the charge or
data in the capacitor.
| Is This Answer Correct ? | 86 Yes | 20 No |
Post New Answer View All Answers
What is the function of tie-high and tie-low cells?
Tell me how MOSFET works.
What is Charge Sharing? Explain the Charge Sharing problem while sampling data from a Bus
What are the steps involved in preventing the metastability?
In the design of a large inverter, why do we prefer to connect small transistors in parallel (thus increasing effective width) rather than lay out one transistor with large width?
What is the difference between the mealy and moore state machine?
What types of CMOS memories have you designed? What were their size? Speed?
Explain how logical gates are controlled by Boolean logic?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes considering Channel Length Modulation.
What does the above code synthesize to?
What is Noise Margin? Explain the procedure to determine Noise Margin?
Write a VLSI program that implements a toll booth controller?
Explain various adders and difference between them?
How binary number can give a signal or convert into a digital signal?
What types of CMOS memories have you designed? What were their size? Speed?