SRAM&DRAM

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 8

SRAM AND DRAM

Sayan Sarkar
BWU/BTA/22/197
B Tech CSE-AIML
SEC- D
SEM- 3rd
CONTENTS
o What is RAM?

o Types of RAM

o SRAM

o DRAM

o Used of SRAM & DRAM


2
WHAT IS RAM?
RAM, or Random Access Memory,
is a type of computer memory that
is used to store data and machine
code currently being used and
processed by a computer.

3
TYPES OF RAM
There are mainly two types of RAM:

RAM

SRAM DRAM
4
SRAM:
SRAM stands for Static Random Access Memory. It is a type
of semiconductor memory that stores each bit of data using a
six-transistor bistable latching circuit.

• Volatile

• Static

• Fast

• Expensive

• Low power consumption

5
DRAM:

DRAM, which stands for Dynamic Random Access Memory, is a


type of semiconductor memory that is commonly used in
computers to store data that needs to be accessed quickly, such as
the data that is currently being used by a computer's processor.

• Slower

• Volatile

• Commonly used in computers

• Affordable

6
USES OF SRAM & DRAM
SRAM:SRAM is a faster type of memory than DRAM, but it is also more
expensive. SRAM is typically used for small amounts of memory that need
to be accessed very quickly, such as the cache memory in a computer's
processor.

DRAM:DRAM is a slower type of memory than SRAM, but it is also less


expensive. DRAM is typically used for large amounts of memory that do
not need to be accessed as quickly, such as the main memory in a computer.

7
THANK YOU

You might also like