You are on page 1of 1

ITM UNIVERSE VADODARA

Department of Computer Science & Engineering


Subject:Computer Organization(2140707)
Submission Date:27-02-2019
Assignment 1(UNIT 1,2)

Q1 Write down the register transfer language for following statement


if(P=1) R1<-R1+R2
Q2 Explain 16 bit common bus system with its block diagram.

Q3 perform subtraction operation using M-N rules of following values

(a)01010-10101 (d)10111-01100
(b)1203-4509
(c) 6432-6000
Q4 R=10110101 is given.Perform following operations of the base value of R.
(a)Arithmetic left
(b)Circular Right
(c)Arithmetic Right
(d) Logical Left.
Q5 Explain Interrupt Cycle with its block diagram.
Q6 Explain Instruction Cycle with its block diagram.
Q7 Explain Design of Accumulator Logic with its diagram.
Q8 Consider 512K Memory word with 32 bit instruction format. Instruction format have One Indirect
Addressing Bit,Operation Code,Register part contains one of 32 registers.
(A)Find out I bit,Opcode bit,Register Part,Address Bit
(B)Draw Instruction format
(c) How Many Bits in Data and Address in Memory.
Q9 Write a Short note on following Arithmetic Micro operations.
(a)Binary Adder
(b) Binary Adder-subs tractor
(c) Binary Incrementor

You might also like