Computer Organization & Embedded System — Computer Arithmetic and Memory System, NEC licence examination syllabus (Nepal Engineering Council).
Real memory chips are small. Real systems need much more. Here's how you bridge that gap.
A memory chip might only offer, say, 1K words × 8 bits. But a system may need 4K words × 16 bits. You combine multiple small chips to build the memory size you actually need — in two independent directions.
Increasing word size: connect chips side by side, all sharing the same address lines — each chip contributes some bits to a wider word (e.g., two 8-bit chips → one 16-bit word).
Increasing number of words: stack chips so each handles a different range of addresses — an extra high-order address bit (via a decoder) selects which chip is active for a given address.
Create a free account to tick topics off, take notes as you read, watch the video lessons and get a day-by-day study plan built around your exam date.
Loading…