---
title: "Explain the difference between rdram and sdram."  
description: "Explain the difference between rdram and sdram."  
author: "Kalin"  
published: 2022-05-06  
canonical: https://answers.mindstick.com/qa/97184/explain-the-difference-between-rdram-and-sdram  
category: "troubleshooting"  
tags: ["troubleshooting", "computer hardware"]  
reading_time: 1 minute  

---

# Explain the difference between rdram and sdram.

[Explain the difference](https://www.mindstick.com/forum/158865/explain-the-difference-between-a-shallow-copy-and-a-deep-copy-in-python) between rdram and sdram.

\

## Answers

### Answer by Hitesh Vohra

- SDRAM (synchronous dynamic random-access memory) is a type of dynamic random-access memory that is synchronised with the system bus. RDRAM is a form of memory that has a maximum speed of 100 MHz and can transport data at up to 800 MHz.
- **RDRAM** is a form of memory that has a maximum speed of 100 MHz and can transport data at up to 800 MHz. RDRAM was supposed to become a VRAM standard, but it got caught up in a standards battle with DDR SDRAM, losing out on price and performance.
- **SDRAM stands for synchronous dynamic random access memory** and is synchronised with the system bus. It operates at a higher clock rate than traditional memory, at 133 MHz. It is also the forerunner of the DDR SDRAM modules that we use today in our PCs. Because SDRAM has a synchronous interface, it must wait for a clock signal before reacting to control inputs.

\

**Read More: [Explain what is virtual memory?](https://answers.mindstick.com/qa/97183/explain-what-is-virtual-memory)**


---

Original Source: https://answers.mindstick.com/qa/97184/explain-the-difference-between-rdram-and-sdram

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
