DRAM stands for Dynamic Random Access Memory. It's a type of memory used in computers, phones, and other gadgets to store data. Each tiny piece of data (called a bit) is kept in a little memory cell made up of a capacitor and a transistor. These parts are based on MOS technology (a kind of electronics), which makes DRAM easy to build, able to hold lots of data, and pretty cheap.

Why is it Called "Dynamic"?
The "dynamic" part means it needs to keep refreshing the data all the time. The capacitor in each cell is like a tiny bucket that holds an electric charge (a 1 or 0). But this charge leaks out over time, so the data could change-like a 1 turning into a 0. To stop this from happening, the memory gets refreshed regularly by putting the charge back into the capacitors. That's what keeps the data safe.

The most common place you'll find DRAM is in a computer's main memory-like the RAM in your laptop or desktop. It's used there because it's a good mix of speed, cost, and storage space.
Memory in a computer is like a big grid where data or program code is stored as tiny bits (0s and 1s). DRAM, or Dynamic Random Access Memory, keeps each bit in a small storage cell made of a capacitor and a transistor. These cells are arranged in a neat rectangular pattern, like rows and columns on a checkerboard.
Here's how it works: When the computer needs to use a bit, it sends an electric charge down a column. This turns on the transistor in that cell, letting the capacitor either store or release its charge (a 0 or 1). But because DRAM is "dynamic," the charge in the capacitor leaks out after a few milliseconds. To keep the data from disappearing, the memory gets refreshed-like recharging the capacitors-over and over again.
Other circuits help out too. Some figure out which row and column to use, others handle the refreshing, and some decide whether a cell should take a new charge or let the computer read or fix the data inside. It's like a team effort to keep everything running smoothly.
DRAM is just one type of memory a computer designer can pick. Others include static RAM (SRAM), electrically erasable programmable read-only memory (EEPROM), NOR flash, and NAND flash. Most systems mix different types of memory depending on what they need.
There are lots of flavors of DRAM, each with a special twist. Here are some examples:
Big companies making DRAM include Kingston Technology, Micron, Samsung, and SK Hynix.
DRAM comes in two main package types-how it's physically built into a chip:
For DIMMs, there are different styles:
DRAM is a key part of how computers work. It's not the fastest memory out there, and it needs constant refreshing, but it's affordable and can hold a lot of data. That makes it perfect for the main memory in computers. Compared to SRAM, which is faster but more expensive and complicated, DRAM is the go-to choice when you need a big, cost-effective memory solution.
| 1. What is DRAM and how is it different from other types of RAM? | ![]() |
| 2. What are the main features of DRAM? | ![]() |
| 3. How does DRAM work and what is the refresh cycle? | ![]() |
| 4. What are the different types of DRAM available? | ![]() |
| 5. What are the advantages and disadvantages of using DRAM? | ![]() |
![]() | Explore Courses for Electronics and Communication Engineering (ECE) exam |
![]() | Get EduRev Notes directly in your Google search |