SHARE
SPREAD
HELP

The Tradition of Sharing

Help your friends and juniors by posting answers to the questions that you know. Also post questions that are not available.


To start with, Sr2Jr’s first step is to reduce the expenses related to education. To achieve this goal Sr2Jr organized the textbook’s question and answers. Sr2Jr is community based and need your support to fill the question and answers. The question and answers posted will be available free of cost to all.

 

#
Authors:
Linda Null ,julia Lobur
Chapter:
Marie An Introduction To A Simple Computer
Exercise:
Review Of Essential Terms And Concepts
Question:24 | ISBN:9780763704445 | Edition: 3

Question

24. Why is it that if MARIE has 4K words of main memory, addresses must have 12 bits?

TextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbook

Answer

The  model computer, the Machine Architecture that is Really Intuitive and Easy (MARIE) was designed for the singular purpose of illustrating basic computer system concepts.This system is too simple to do anything useful in the real world, a deep understanding of its functions will enable you to comprehend system architectures that are much more complex.

MARIE architecture consists of some characteristics .

  •  Binary, two's complement data representation
  • Stored program, fixed word length data and instructions.
  •  4K words of word-addressable main memory.
  •  16-bit data words.

Due to its architecture characteristics MARIE addresses must have 12 bits .

 

 

 

0 0

Discussions

Post the discussion to improve the above solution.