This document discusses different types of RAM. It begins by introducing RAM as random access memory that can be accessed in any order and location. The two main types are static RAM (SRAM) and dynamic RAM (DRAM). SRAM is more expensive but has very low access times, while DRAM is lower cost but needs periodic refreshing. The document then describes different variants of DRAM over time that provide faster access, including FPM, EDO, SDRAM, DDR, DDR2 and RDRAM.