RAM and Types of RAM(Random Access Memory)
What is RAM?
RAM is the hardware device where the data, operating system, and application programs are kept which are currently use, so they can be quickly accessed by the processor. RAM is the main memory of a computer system. A computer system is not working without RAM.
Characteristics of RAM
1) It is volatile memory i.e.contents are lost when power is switched off.2) It is the fastest memory which means that the computer is not kept waiting for data to process
3) It is more expensive than secondary memory.
4) It is used to store temporary information.
Function of RAM
Types of RAM
RAM is classified are as follows:1) SRAM(Static RAM)
SRAM(Static Random Access Memory) is a semiconductor memory. It is static memory so there is no need to refreshed as long as power is applied to the memory. Static RAM provides faster access to data and is more expensive than DRAM(Dynamic RAM). It is a volatile memory which means contents are lost when power is switched off.
Static RAM is fast because four to six transistors are used in each SRAM memory cell. Each cell in SRAM is made of a flip flop that stores one bit. Flip-flop circuits keep the current flowing in one direction or the other (0 or 1). The 0 or 1 state can be written and read instantly without waiting for a capacitor to fill up or drain.
RAM, an integral part of computer storage, plays a pivotal role in ensuring seamless multitasking and swift data access. From DDR4 to DDR5, exploring the diverse types of RAM unveils the dynamic landscape of memory technologies that empower modern computing.
ReplyDelete