Q.1.
Identify which of the following prime implicant is not valid?
Q.2.
Thes complement representation of the decimal value -is
Q.3.
Which memory unit has the lowest access time?
Q.4.
Which of the following holds data and processing instructions temporarily until the CPU needs it??
Q.5.
Spatial locality refers to the problem that once a location is referenced
Q.6.
The Principle of locality justifies the use of
Q.7.
…………… improve system performance by temporarily storing data during transfers s/w devices or processers that operate at different speeds.
Q.8.
Consider the following data path of a simple non-pilelined CPU. The registers A, B, AAMDR, the bus and the ALU are 8-bit wide. SP and MAR are 16-bit registers. The MUX is of size 8 × (2:and the DEMUX is of size 8 × (1:2). Each memory operation takes 2 CPU clock cycles and uses MAR (Memory Address Register) and MDR (Memory Date Register). SP can be decremented locally.The CPU instruction “push r”, where = A or B, has the specificationM [SP]How many CPU clock cycles are needed to execute the “push r” instruction?
Q.9.
Let the 3 variable function f (a, b, c) = Σ (5,is realized with 4x1 mux. The select line S₁ & S₀ are connected with A, B. What will be the connections for data inputs?
Q.10.
Consider a 3-variable function; f(A, B,C) = S (4). It is realized with a 4x1 multiplexer; select lines S₁ S₀ are taken as B, C. Later it was found that select lines have to be interchanged w.r.t the data line in both terminations, Identify the correct statements.
Q.11.
Define the connective * for the Boolean variable X and Y as : X * Y = XY + X'Y'. Let Z = X * Z.Consider the following expression P, Q and R. P : X = Y * Z q : Y = X * Z R : X * Y * Z = 1 Which of the following is true?
Q.12.
Consider a Boolean function f(w,x,y,z). Suppose that exactly one of its inputs is allowed to change at a time. If the function happens to be true for two input vectors i₁=⟨w₁,x₁,y₁,z₁⟩ and i₂=⟨w₂,x₂,y₂,z₂⟩ , we would like the function to remain true as the input changes from i₁ to i₂ (i₁ and i₂ differ in exactly one bit position) without becoming false momentarily. Let f(w,x,y,z)=∑(5,7,11,12,13,. Which of the following cube covers of f will ensure that the required property is satisfied?
Q.13.
How many Boolean functions are possible with 3 Boolean variables such that the number of min terms are either one or two?
Q.14.
Which of the following statement is FALSE regarding functionally completeness, (FC).
Q.15.
Which of the following statement is true regarding ‘HAZARD’?
Q.16.
Find the value of radix r, with the following equality is matached. √(21)ᵣ = (11)ᵣ