0% found this document useful (0 votes)
3 views

Assignment 1.Docx

The document outlines Assignment-1 for the Computer Organization and Architecture course at CMR Institute of Technology, detailing the questions to be attempted by specific students and the course duration. It includes ten questions covering topics such as digital computer functional units, bus structures, processor registers, system software functions, and addressing modes. The assignment is issued on October 24, 2024, with a submission deadline of November 5, 2024.

Uploaded by

ra23ece
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Assignment 1.Docx

The document outlines Assignment-1 for the Computer Organization and Architecture course at CMR Institute of Technology, detailing the questions to be attempted by specific students and the course duration. It includes ten questions covering topics such as digital computer functional units, bus structures, processor registers, system software functions, and addressing modes. The assignment is issued on October 24, 2024, with a submission deadline of November 5, 2024.

Uploaded by

ra23ece
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

CMR Institute of Technology, Bangalore

Department(s): Electronics & Communication Engineering


Semester:03 Section(s): D Lectures/week:04
Subject: Computer Organization and Architecture Code: BEC306C
Course Instructor(s): Dr. P. Susheelkumar S.

Assignment-1 Date of issue: 24.10.2024 Date of submission:05.11.2024


h
Course duration: 19 Aug 2024 to Dec 2024
Questions to be By USN
Attempted
1-10 1CR23EC198, 1CR23EC200, 1CR23EC217, 1CR23EC220, 1CR23EC227, 1CR23EC229,
1CR23EC230, 1CR23EC238, 1CR23EC246, 1CR23EC252, 1CR23EC253
3-10 All remaining Students of the Class
ASSIGNMENT-1
Q.No Question CO RBT

1 Explain the different functional units of a digital computer. CO1 L2

2 Define Bus. Explain a single bus structure with a neat block diagram. CO1 L2

3 Explain the function of Processor registers with a block diagram. CO1 L2

4 List the functions of System Software CO1 L2

5 Explain the following CO1 L2


i) Byte addressability ii) Big Endian assignment iii) Little Endian assignment.

6 What is an operating system? Explain the user program and OS routine sharing CO1 L2
the processor.
7 Represent 85.125 in IEEE floating point using single-precision. CO1 L3

8 Discuss the following addressing modes with example: CO1 L2


i) Immediate
ii) Register
iii) Indirect
iv) Direct
v) Index

9 What are assembler directives? Answer any five assembler directives. CO1 L2

10 Consider a database of marks scored by students in 3 tests stored in memory starting at CO1 L3
address LIST. Each student record consists of a student ID followed by marks in 3 tests.
Assume each of them to be 4 bytes in size. There are 50 students in the class & this
value is stored at location NUM
i) Sketch the memory map showing all the details
ii) Develop an ALP using indexed addressing mode to compute the sum of
scores by all the students in Test 2 and store the results in location SUM.
Write appropriate comments

You might also like