Tuesday, 11 December 2012

Static Ram of Your Computer


RAM that is Random Access Memory is part of computer setup which is used to store the data of your computer . Speed and performance of your computer depends on its RAM so it is necessary that computer user should have knowledge of RAM. To make your computer faster and solve the problems related to computer.RAM is of two types one is Static RAM and another one is Dynamic RAM. So here in this blog I describe about Static RAM are as follows,

Static RAM:

It is also known as SRAM. It stores the data in static form that means data is available as long as the power is supplied. Data stored in SRAM does not need to be refreshed again and again. It consumes less power than DRAM. Below are the types of SRAM are described:

Asynchronous SRAM: In asynchronous SRAM data is stored using 3 main commands  these are CE that is Chip Enable, OE that is output enable and last one is WE that is Write Enable. It has 4 Kb to 64 Mb of data storage capacity. Its accessing speed is fast and it is the main reason that SRAM is used in most of the electronic products.

Synchronous SRAM: Synchronous SRAM is used for high speed application, it is because as its name suggest in it read/write cycle are synchronized with the clock of microprocessor.

Non-volatile SRAM: This form of data storage is very secure. In it data is stored as it is even when the power is off. So, there is no chances of loss of data and your important document remains safe.

Above are the types of RAM that are used when you manufacture a new computer setup.

No comments:

Post a Comment