Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

For f = AB+CD if B is S-a-1, what are the test vectors needed to detect the fault?

1298


You have a driver that drives a long signal & connects to an input device. At the input device there is either overshoot, undershoot or signal threshold violations, what can be done to correct this problem?

2721


What happens if we delay the enabling of Clock signal?

2429


Explain how logical gates are controlled by Boolean logic?

1236


What are the various regions of operation of mosfet? How are those regions used?

1183


why is the number of gate inputs to CMOS gates usually limited to four?

1398


What types of I/O have you designed? What were their size? Speed? Configuration? Voltage requirements?

2492


Why does the present vlsi circuits use mosfets instead of bjts?

1370


What are the different gates where boolean logic are applicable?

1130


Explain the Various steps in Synthesis?

3320


Why do we gradually increase the size of inverters in buffer design? Why not give the output of a circuit to one large inverter?

1343


How does the size of PMOS Pull Up transistors (for bit & bit- lines) affect SRAM's performance?

1246


What are the Advantages and disadvantages of Mealy and Moore?

1345


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;

1647


what is a sequential circuit?

1247