Differences between DRAM and SRAM?
Answer Posted / anuj gupta
1.SRAM will maintain its data as long as power is provided
to memory chips.it does not require to be rewrite frequently.
2*.the SRAM consists essentially of internal flip flops that
store the binary information
3.SRAM is faster than DRAM
4. SRAM is often used as cache memory due to its speed
1.DRAM is called dynamic because it must constantly be
refreshed we can said that it will lose the data which we
supposed to be storing.
2*.the DRAM stores the information in the form of electric
charges that are applied to capacitors
3.DRAM chips requires only 1 transistor and a capacitor per bit.
| Is This Answer Correct ? | 29 Yes | 8 No |
Post New Answer View All Answers
In Verilog code what does “timescale 1 ns/ 1 ps” signifies?
Explain what is multiplexer?
How to improve these parameters? (Cascode topology, use long channel transistors)
What happens if we use an Inverter instead of the Differential Sense Amplifier?
What is the difference between cmos and bipolar technologies?
How about voltage source?
Write a VLSI program that implements a toll booth controller?
What are the ways to Optimize the Performance of a Difference Amplifier?
What are the different ways in which antenna violation can be prevented?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing Vgs.
Explain the working of Insights of an inverter ?
How does the size of PMOS Pull Up transistors (for bit & bit- lines) affect SRAM's performance?
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)
What are the different design techniques required to create a layout for digital circuits?
Explain the working of 4-bit Up/down Counter?