Tagged articles
17 articles
Page 1 of 1
Architect's Guide
Architect's Guide
Oct 23, 2025 · Fundamentals

How Does RAM Actually Store Data? Inside Static and Dynamic Memory

This article explains the fundamentals of data storage in computers, covering the concepts of RAM, the differences between static SRAM and dynamic DRAM, and how memory controllers manage refresh cycles and address translation to enable efficient read/write operations.

DRAMMemory ControllerRAM
0 likes · 6 min read
How Does RAM Actually Store Data? Inside Static and Dynamic Memory
MaGe Linux Operations
MaGe Linux Operations
Jul 1, 2025 · Fundamentals

Choosing the Right RAM: Essential Basics and Buying Tips

This guide explains what DRAM is, how memory works with CPU and storage, compares capacities for different use cases, details dual‑channel benefits, DDR generations, frequencies, timings, chip quality, and offers practical advice on selecting the optimal RAM for your needs.

MemoryRAMSelection
0 likes · 14 min read
Choosing the Right RAM: Essential Basics and Buying Tips
Java Tech Enthusiast
Java Tech Enthusiast
Feb 28, 2025 · Fundamentals

Does Adding More RAM Speed Up a Computer?

Adding more RAM only speeds up a computer when the existing memory is insufficient, because RAM supplies data to the CPU and serves as cache; with ample RAM the CPU remains the bottleneck, so extra memory mainly enables more simultaneous programs rather than increasing raw processing speed.

Memory ManagementOperating SystemRAM
0 likes · 6 min read
Does Adding More RAM Speed Up a Computer?
Liangxu Linux
Liangxu Linux
Mar 19, 2024 · Fundamentals

From Light Bulbs to CPUs: Building Logic Gates, Adders, and an ALU from Scratch

This article walks through the step‑by‑step creation of digital logic primitives—starting with encoding messages using blinking bulbs, then constructing basic gates, half‑ and full‑adders, a clock oscillator, RAM storage, and finally an arithmetic‑logic unit and simple instruction set—illustrating how complex computation emerges from simple hardware.

ALURAMadders
0 likes · 12 min read
From Light Bulbs to CPUs: Building Logic Gates, Adders, and an ALU from Scratch
Liangxu Linux
Liangxu Linux
Nov 20, 2022 · Fundamentals

Does Adding More RAM Really Speed Up Your PC? Explained

Adding more RAM can improve performance only when memory is a bottleneck; if your system already has sufficient memory, extra RAM won’t make the CPU run faster, though it does allow more programs to run simultaneously, while insufficient memory can severely slow down tasks.

CPUMemory ManagementOperating System
0 likes · 7 min read
Does Adding More RAM Really Speed Up Your PC? Explained
Top Architect
Top Architect
Oct 29, 2022 · Fundamentals

Understanding Data Storage: RAM, DRAM, and Memory Controllers

This article explains how digital data is stored using memory modules, describing the principles of static SRAM, dynamic DRAM, the role of capacitors and refresh cycles, and how memory controllers manage addressing and integrate with CPUs and caches.

DRAMMemory ControllerRAM
0 likes · 8 min read
Understanding Data Storage: RAM, DRAM, and Memory Controllers
Top Architect
Top Architect
Oct 8, 2022 · Fundamentals

Understanding Data Storage: RAM, DRAM, and Memory Controllers

The article explains how data is stored in computers, describing the principles of RAM and DRAM, the differences between static and dynamic memory cells, and the role of memory controllers in translating CPU addresses to physical memory locations while handling refresh cycles.

DRAMMemoryMemory Controller
0 likes · 6 min read
Understanding Data Storage: RAM, DRAM, and Memory Controllers