- Published on
KembaraXtra-Computer Terms – BEDO DRAM:
BEDO DRAM stands for Burst Extended Data Out Dynamic Random Access Memory, a type of dynamic memory technology designed to improve the speed of data transfers between memory and the central processing unit. It is an enhanced version of extended-data-out dynamic memory and works by transferring data in bursts rather than handling each memory request individually.
This burst-transfer capability allows the memory system to retrieve multiple pieces of sequential data quickly once the first memory address has been accessed. Because computer programs often request data stored in consecutive memory locations, this approach improves performance by reducing access delays. However, BEDO DRAM performs best at bus speeds of up to approximately 66 megahertz, and its advantages decrease when used with faster bus architectures.
BEDO DRAM stands for Burst Extended Data Out Dynamic Random Access Memory, a type of dynamic memory technology designed to improve the speed of data transfers between memory and the central processing unit. It is an enhanced version of extended-data-out dynamic memory and works by transferring data in bursts rather than handling each memory request individually.
This burst-transfer capability allows the memory system to retrieve multiple pieces of sequential data quickly once the first memory address has been accessed. Because computer programs often request data stored in consecutive memory locations, this approach improves performance by reducing access delays. However, BEDO DRAM performs best at bus speeds of up to approximately 66 megahertz, and its advantages decrease when used with faster bus architectures.
0 Comments