DLD - Digital Logic Design, Past Papers

Digital Logic Design BSCS 2nd Term Past paper 2015 UOS

Digital Logic Design BSCS 2nd Term Past paper 2015 UOS

University of Sargodha
BS 2nd Term Examination 2015
Subject: Computer Science
Paper: Digital Logic & Design (CMP-2210)
Time Allowed: 2:30 Hours
Maximum Marks: 80

Objective Part Compulsory

Q1. Note: Attempt all 16 questions. All questions carry equal marks. (16 × 2 = 32)

  1. Convert the following binary number to decimal?
    10.10001
  2. Convert Hexadecimal (865F) to decimal?
  3. Obtain the 9’s and 10’s complement of the following numbers:
    10010
  4. Prove that:
    X + 1 = 1
  5. Implement the logic circuit from the given Boolean expression. Do not use AND, OR and NOT GATES:
    X = A’B + AB’
  6. Explain how an X-NOR gate can be used to compare 2 binary digits?
  7. Prove that:
    B + B’C = B + C
  8. Convert the following number into octal and binary?
    A65A
  9. Represent the decimal number B620 into BCD and excess-3?
  10. Describe the combinational logic?
  11. Define the concept of boolean algebra?
  12. Subtract by using 1’s compliment
    10111 – 10000
  13. Convert the given decimal value into 8-4-2-1 code
    1011
  14. Draw the logic circuit which performs subtraction between two input values?
  15. Prove that exclusive-OR is the compliment of exclusive-NOR?

Subjective: (12 × 4 = 48)

Q2: Standardize and simplify the following SOP expression using K-MAP
A’B’C’A’B + ABD

Q3: Implement the following function using multiplexer:
f = F(0,1,3,5,6,8,10,11,13,15)

Q4: You are requested to design a logic circuit for convertible top farari motors; they are facing problems with convertible roof. In Alaska a deadly accident resulted due to convertible roof. NOTS (National Organization for Traffic Safety) has a study on Farari Cars accidents and found that, four major reasons is a cause of 99% accidents
a) Speed exceeding 100 miles/hr
b) Lights are ON
c) Temperature more than 40 degrees Celsius
d) Heavy Rain
You are requested to make a logic circuit if more than one conditions are true, car roof must be CLOSED
[roof close / roof open]

Q5: Design and implement BCD to decimal decoder?
Q6: Design a full adder circuit with the decoder and two OR gates?
Q7: Draw the truth table and logic diagram to explain the basic operation of Edge-triggered D FLIP-FLOP?

Link: DLD