Computer System Design End Term 13 Sept 2026 — Question 9
Show answer
Correct answer: 5
Question 9 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
- In a 4-bit system, the one’s complement of the binary number 1000 is 1001.
- A synchronous counter triggers all flipflops using a common clock signal, while an asynchronous counter triggers each f…
- In a system with 63 unique states, 6 flipflops are sufficient to represent all the states.
- In a decoder, at any point, exactly one of the outputs is 1 and all the rest are 0s.
- According to Moore’s law, if a computer system has 2 million transistors today, then it will have approximately 32 mill…
- The given truth table has to be realized with D flipflop as shown below.
- Figure question
- Figure question
- Figure question
- A 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 …
- Figure question
- Consider a mod-14 up counter with an initial state of 0011. What will be the state of the counter after 26 clock pulses?
- Consider the circuit diagram using J-K flipflop as shown below. Assuming it was initially cleared to 0, state the outpu…
- Consider a 11-bit Johnson counter. What is the total number of unique states it can cycle through?
- Consider a common bus architecture comprising of memory, and registers X, Y, Z. The control word format is given below.…
- A processor contains 512 registers in its register file. The ALU of the processor supports 8 operations: addition, subt…
- Consider the control word given below. What is the maximum number of registers that can be stored in the instruction fi…
- What will be the hexadecimal machine code for the instruction?\ Note: Enter the value in hexadecimal format (e.g., 0x24…
- Perform 2’s complement subtraction of two numbers A = 23 and B = 47. What is the result of A − B in 8-bit binary format…