All About Circuits

Digital Circuits

Memory Devices


18 questions By Tony R. Kuphaldt

Page 5 of 6 0 of 18 answers revealed (0%)
  • Question 13 of 18

    Suppose you need a memory array with 4k × 4 organization, but all you have on hand are 1k × 4 memory chips. Explain how you could build a memory array of this size using multiple 1k × 4 chips.

    Reveal answer
  • Question 14 of 18

    Dynamic RAM chips often contain more addresses than they have address lines to select them with. For example, the MCM516100 DRAM chip has an organization of 16M × 1, yet it only has twelve address lines.

    Explain how it is possible to select one out of 16 million unique addresses while using only twelve address lines. Hint: the technique is known as address multiplexing. Be sure to refer to one or more dynamic RAM datasheets when doing your research!

    Reveal answer
  • Question 15 of 18

    After a ROM memory has been programmed with data, it is good to verify that the data now stored is okay, and not corrupted with any errors. A popular method of doing this is to calculate a checksum on the stored data, and compare that against the checksum for the original data. If the checksum numbers are identical, chances are there are no corruptions in the stored data.

    Explain exactly what checksum is, and how it works as an error-detection strategy.

    Reveal answer

Related Tools:

Published under the terms and conditions of the Creative Commons Attribution License