You are on page 1of 3

__________________________________________________________________________

Subject: - Computer Organization and Architecture(01CT0301) Date:-6/12/2022


Total Marks:-100 Time: -2 to 5 PM

Question: 1.

(a) Objective MCQ (No. of Questions 10)

1. How many flip flops are there in a 8 bit register?


B. 8
2. Which hardware pin of 8085 is for sensing interrupt?
A. RST 7.5
3. Last in first out is the characteristic of
D. Stack
4. Which of the following instruction loads 16-bit immediate data?
A. LXI
5. XCHG instruction exchanges the data between
B. HL pair and DE pair

6. Which instruction disable all the interrupts except TRAP?


A. DI
7. Total numbers of pins in 8085 microprocessor are
C. 40
8. Which instruction is a one byte instruction?
A. RET
9. If A= 55H then after executing instruction CMA the value of A is
D. AAH
10. From the given operations, which operation is logical operation?
D. ANA

(b) Short Que. (answer in one sentence: No. of Questions 10)

1. 3 (Three) machine cycles are required in executing the instruction IN 10H


for 8085 microprocessor
2. 7(seven) T-states are there in executing MVI B,46H instruction?
3. We need to read from memory as well as write to memory through data bus.
4. ADI instruction is available in 8085 microprocessor to add two bytes such
that one byte is in accumulator and other byte is immediate data.
5. Pipelining is a technique of decomposing sequential process into suboperations
and each subprocess can execute in a dedicated segment that operates concurrently
with all other segments.
6. 64K memory locations can be addressed by a microprocessor with
16 bit address bus?
7. Importance of Control Address Register(CAR) in microprogrammed
control unit is that it contains the address to access control memory

8. For RISC architecture we will prefer


1. hardwired control
9. SRAM is preferred as a cache memory because it is faster than DRAM
10. Meaning of data dependency in instruction pipeline is dependency among the
instructions in sequence

MARWADI UNIVERSITY 1|
Question: 2.

(a) 4 marks-Arithmetic unit with 4x1 MUX and Full adder. Proper figures and connections

2 marks-Function table showing various functions


2 marks-Proper explanation

(b) 4 marks - correct name of various registers with their symbol and their function for basic
computer.
4 marks – correct figure showing the connection of the registers and memory of basic
Computer to common bus system.

OR

(b) 2 marks - for definition of instruction cycle and write correct phases of instruction cycle
1 marks- correct answer about how it determines the type of instruction
3 marks- flow chart of instruction cycle
2 marks- proper explanation

Question: 3.

(a) 2 marks – Definition of subroutine and explanation of its uses.


2 marks – correct meaning of CALL and RET instructions
4 marks - Explain concepts of CALL and RET with figure of stack and stack operations

(b) 2 marks – correct hardware drawing using 8 bit latch


2 marks – proper explanation

(c) 4 marks - Minimum five characteristics of CISC architecture.

OR
(a) 2 marks – Definition of stack and stack pointer
2 marks- meaning of PUSH and POP instructions
2 marks- explanation of the behavior of stack while executing PUSH and POP
Instruction
2 marks- necessary figure of stack

(b) 2 marks-write importance of address bus, data bus and control bus in
Microprocessor
2 marks- necessary figure showing bus connections

(c) 4 marks - Minimum five characteristics of RISC architecture.

Question: 4.

(a) 2 marks- definition of interrupt


2 marks – write the name of different types of interrupts

MARWADI UNIVERSITY 2|
4 marks- clear discussion of all the interrupts available in 8085 microprocessor.

(b) 2 marks -Write the importance of DMA (Direct Memory Access)


4 marks- necessary figure for DMA transfer
2 marks – necessary and clear explanation

OR

(a) 5 marks – correct difference and proper explanation


3 marks - proper definitions of following
1.Microinstruction 2.Microprogram 3.Control memory

(b) 2 marks- definition of instruction pipeline


3 marks- explain four segment instruction pipe line
3 marks- three major pipe line conflicts.

Question: 5.

(a) 3 marks- correct data transfer instructions


3 marks-explanation of data transfer instruction

(b) 3 marks-correct names of addressing modes


3 marks-explain each mode with example of instruction.

(c) 4 marks- minimum four differences between SRAM and DRAM

OR

(a) 1 marks-working of instruction


5 marks- proper timing diagram
(b) 3 marks-programming model
3 marks-detail explanation of programming model

(c) 1 marks- meaning of I/O interface


3 marks- correct understanding about memory mapped I/O and isolated I/O,
proper difference between two

Question: 6.

For all assembly language program use following guidelines


1.Give full marks if logic is correct with correct syntax and comments for
each instruction. Reduce marks for incorrect syntax and incorrect comment
2.If logic is wrong but efforts are made with proper syntax, you can give
maximum half of the marks

---Best of Luck---

MARWADI UNIVERSITY 3|

You might also like