CSC116 Digital Logic

Digital Logic: most repeated questions

Questions that have come up in more than one paper, matched by what they ask rather than exact wording. Most repeated first.

  1. 5×Asked in 2080, 2078, 2077, 2075, 2074
    Implement the Boolean function F(P,Q,R,S) = ∑ (3,4,6,8,9,14) using: a) 8 to 1 multiplexer b) PLA c) DecoderAnswer coming10
    See the wording in each paper
  2. 4×Asked in 2081, 2078, 2075, 2074
    Explain design procedure of combinatorial circuits. Design a combinatorial circuit with three inputs x, y, and z, and three outputs A, B, and C. When the binary input is 0, 1, 2 or 3, the binary output is one greater than the input. When the input is 4, 5,…Answer coming10
    See the wording in each paper
  3. 3×Asked in 2081, 2075
    Design a 2 bit asynchronous binary counter using T flip flop. Draw its timing diagram.Answer coming5
    See the wording in each paper
  4. 3×Asked in 2078, 2077, 2075
    Design the sequential circuit with respect to the following state diagram using J K flip flops. [figure in the original paper]Answer coming10
    See the wording in each paper
  5. 3×Asked in 2078, 2075, 2074
    Express the Boolean function F = x + yz as product of max terms.Answer coming5
    See the wording in each paper
  6. 2×Asked in 2077, 2075
    Design 4 bit even parity generator.Answer coming5
    See the wording in each paper
  7. 2×Asked in 2081, 2080
    Mention different types of shift registers. Explain SIPO with timing diagram.Answer coming5
    See the wording in each paper
  8. 2×Asked in 2075, 2074
    Reduce the following function using k map F = B'D + A'BC' + AB'C + ABC'Answer coming5
    See the wording in each paper
  9. 2×Asked in 2081, 2080
    What is decoder? Describe the 3 to 8 line decoder circuit.Answer coming5
    See the wording in each paper
  10. 2×Asked in 2077, 2075
    What is the difference between a serial and parallel transfer? Explain how to convert serial data to parallel and parallel data to serial. What type of register is needed?Answer coming5
    See the wording in each paper