Computer Science 2500
Computer Organization

Rensselaer Polytechnic Institute
Spring 2009


Lecture 14: Building Larger Memory; Memory Parity and Error Correction
Date: Friday, March 20, 2009


Agenda

Lecture Assignment

Due at the start of class, Tuesday, March 24.

Turn in short answers to these questions. Please turn in a hard copy (typeset or handwritten are OK). We will discuss these questions during class, so no late submissions are accepted.

For each of these questions, consider the error detection and correction scheme discussed in class.

  1. What 12-bit value would be stored in memory to represent the 8-bit value 0xAB?
  2. What 8-bit value is represented by the 12-bit value 0x555? Was an error detected? If so, in which bit?
  3. What 8-bit value is represented by the 12-bit value 0x557? Was an error detected? If so, in which bit?