728x90
SPD는 DDR 메모리카드에는 이 카드의 많은 정보들을 담고 있는 EEPROM 이 있는데, 바로 이 녀석을 가리키는 말이다.
이 EEPROM 에는 메모리 크기, 메모리 속도, 전압, 드라이브위력, 행렬, 주소의 개수, 메모리 제작사 등의 구체적인 정보가 담겨져 있으며, 보통 CPU 는 메모리를 구동 하기 직전에 이 SPD 에서 관련된 정보를 읽어와 적절히 동작을 설정해 최적의 메모리 구동을 할 수 있게 된다.
메모리 전문용어 정리
용어 | 설명 | |
DDR | Double Data Rate | Data changes on both rising and falling edge |
SDRAM | Synchronous DRAM | An input clock dictates input and output of data compared to Asynchronous DRAM which is dependent on the internal latencies |
Memory bank | Collection of small DRAM arrays which has its own peripheral circuitry | |
Memory configuration | x4, x8 | Memory is arranged such that 4 bits (for x4) are read from columns at a time from separate memory arrays in the same chip |
DDR interface block diagram
DDR4의 속도는 향상되면서 전력소모는 줄어듬. 또한 DDR5는 1.1V를 사용하고 속도는 더 향상되었음.
DDR 관련하여 새로운 기능이 추가되며 성능이 향상되고 있음.
DIMM 타입은 아래와 같이 구분된다. DIMM 타입별로 SPD의 구조가 다름.
UDIMM Overlay Schema
RDIMM Overlay Schema
LRDIMM Overlay Schema
Hybrid DIMM Overlay Schema
참고자료
1. OPERATION OF DIMM’S USING DDR4 (cmosedu.com/videos/s17/ecg721/DIMMs_for_DDR4.pdf)
728x90