We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
NOIDA INSTITUTE OF ENGINEERING & TECHNOLOGY, GREATER NOIDA
SEMESTER (ODD)
UNIT: - I
Subject Name: - Logic Design and Computer Architecture
Subject Code: - ACSAI0302 Submission Date: - 23 September 2022
1. Convert the following arithmetic expressions from infix to polish notation
i. ( A + B) *(C + D) *( E + F ) ii. A *( B + C * X ) / F *(G + H ) 2. Explain Full Adder and Full subtractor with help of truth table and logic diagram. 3. Convert the following- a) Binary number 11001011.110 to decimal number system b) Octal number 32 to binary number system c) Decimal number 380 to hexadecimal number system 4. Explain the various addressing modes with the help of example. 5. What do you mean by processor organization? Explain 7 register organization with help of diagram. 6. Define bus arbitration. Explain the difference between Daisy Chain, Polling and Independent Request bus arbitration schemes. 7. A digital computer has a common bus system for 16 registers of 32 bits each. The bus is constructed with multiplexers. a) How many multiplexers are there in the bus? b) What size of multiplexers are needed? c) How many selection inputs are there in each multiplexer? 8. What is a Multiplexer. Describe the operation of an 8:1 Multiplexer. 9. Write the reduced form for the Boolean expression (AB’(C+BD) + A’B’)C 10. What is control word? Specify the control word for addition microoperation given in the statement – R1 ------ R3 – R4