Summary
This chapter discussed how real main memory systems are built from multiple imperfect chips and must balance scale, performance, and reliability.
- Bit-width expansion (parallel chips) matches CPU word width.
- Capacity expansion (address mapping + chip select) builds a larger continuous address space.
- Reliability requires error detection/correction. With Hamming codes, single-bit errors can be located and corrected in hardware.