Quiz Space

Computer System Design · End Term · 13 Sept 2026 · May 2026 term · Set 1

Computer System Design End Term 13 Sept 2026 — Question 7

Question 7

+3 marksNumerical answer
Show answer

Correct answer: 2

Question 7 of 20 in the IIT Madras BS Computer System Design (Computer System Design) End Term paper sat on 13 Sept 2026, in the May 2026 term (Computer Systems Design 13 Sep 26 (Session 2)). It carries 3 marks.

More questions from this paper

  1. Q1In a 4-bit system, the one’s complement of the binary number 1000 is 1001.
  2. Q2A synchronous counter triggers all flipflops using a common clock signal, while an asynchronous counter triggers each f…
  3. Q3In a system with 63 unique states, 6 flipflops are sufficient to represent all the states.
  4. Q4In a decoder, at any point, exactly one of the outputs is 1 and all the rest are 0s.
  5. Q5According to Moore’s law, if a computer system has 2 million transistors today, then it will have approximately 32 mill…
  6. Q6The given truth table has to be realized with D flipflop as shown below.
  7. Q8Figure question
  8. Q9Figure question
  9. Q10Figure question
  10. Q11A circuit has four inputs: A, B, C, D and one output F. The output F is logic 1 if and only if exactly two of the four …
  11. Q12Figure question
  12. Q13Consider a mod-14 up counter with an initial state of 0011. What will be the state of the counter after 26 clock pulses?
  13. Q14Consider the circuit diagram using J-K flipflop as shown below. Assuming it was initially cleared to 0, state the outpu…
  14. Q15Consider a 11-bit Johnson counter. What is the total number of unique states it can cycle through?
  15. Q16Consider a common bus architecture comprising of memory, and registers X, Y, Z. The control word format is given below.…
  16. Q17A processor contains 512 registers in its register file. The ALU of the processor supports 8 operations: addition, subt…
  17. Q18Consider the control word given below. What is the maximum number of registers that can be stored in the instruction fi…
  18. Q19What will be the hexadecimal machine code for the instruction?\ Note: Enter the value in hexadecimal format (e.g., 0x24…
  19. Q20Perform 2’s complement subtraction of two numbers A = 23 and B = 47. What is the result of A − B in 8-bit binary format…