Define the computer systems terminologies


Assignment:

Answer the following questions:

[This task requires you to use the MARIE simulator for Questions 1 and 2. Prior to starting this task, you must ensure that the simulator is running correctly by completing the tutorial provided with the simulator, located under Resources within the Interact site.]

1. Assemble the MARIE program below.

Hex

Addr Label Instruction

100 Start, LOAD X

101 ADD Y

102 STORE TEMP

103 LOAD W

104 ADD U

105 ADD TEMP

106 OUTPUT

107 STORE Z

108 HALT

109 X, DEC 5

10A Y, DEC 14

10B TEMP, HEX 00FD

10C W, DEC 4

10D U, DEC 16

10E Z, HEX 00FE

a) List the hexadecimal code for each instruction

b) Draw the symbol table

c) What is the value stored in the AC when the program terminates.

2. Write a MARIE program using a loop that implement the following code. You should write and run the program using MARIE simulator. Also write the code with Address, Instruction, and Comments .

3. Suppose that a 256M * 128 Memory built using 1024*32 RAM Chips and memory is word addressable.

a. How many RAM Chips are necessary?
b. How many RAM Chips are there per memory word?
c. How many address bits are needed for each RAM Chip?
d. How many banks will this memory have?
e. How many address bits are needed for all memory?

4. Choose one area of rapid technological change in IT o r Computer Science, research and report on recent developments and the outlook for the future in the area that you have chosen. You will need to provide both in text citations and bibliography entries according to Faculty of Business policy (APA format). Your report should be around 500 words.

Online submission via Turnitin is required for this assignment.

Rationale

This assessment task covers topics on CPU operation and Instruction Set Architecture, and has been designed to ensure that you are engaging with the subject content on a regular basis. More specifically it seeks to assess your ability to:

  • be able to define and appropriately use computer systems terminologies;
  • be able to describe the essential elements of computer organisation and discuss how the elements function;
  • be able to describe the basic instruction set architecture of a simple computer;
  • be able to discuss the general trends in computing technologies including examples of leading edge developments.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Define the computer systems terminologies
Reference No:- TGS03038804

Expected delivery within 24 Hours