Brief Answer Questions:
[10 × 1 = 10]What is digital system?
How many different combination can be represented by 5-bit binary data?
What is the use of Karnaugh Map?
How many input lines are required to generate 995 decoded lines?
Differentiate between combinational and sequential circuit.
What is the problem of "T" flip-flop?
What is the number of clock pulses required to input and output "5" bit data in parallel in serial out shift register?
Define don't case condition.
How many don't case condition are possible in 8 × 3 encoder?
Why flip flop is said to be 1 bit memory?
Short Answer Questions: (Attempt any FIVE Questions)
[5 × 3 = 15]Convert 2A3B.2A₁₆ into binary, octal and decimal.
Realize the property of AND, OR and NOT gate using NAND gate.
If a Boolean function F = x̄y + xȳ + xyz, solve the given function using K-map.
Design 4 × 1 multiplexer.
Explain triggering of a flip-flop with its types.
If a Boolean function F = AB + B̄C, find a equivalent POS.
Long Answer Questions: (Attempt any THREE Questions)
[3 × 5 = 15]What is gray code? Design 3-bit synchronous counter.
You are provided with data bits 1011. The register provided has the capability to store all bits in one clock pulse and can be retrieved those stored bits only one at a time from right most flip flop. Your work is to draw the circuit and show all necessary steps to store and retrieve the provided data in provided register.
Design a circuit diagram of a 3-bit parallel adder.
What is the advantage of JK flip flop over clocked SR flip flop? Explain the operational characteristics of JK flip flop with logic diagram.
Comprehensive Answer / Case / Situation Analysis Questions:
[2 × 10 = 20]What is Boolean algebra? List any five Boolean rules and verify any two Boolean rules using truth table method.
Differentiate between PLA and ROM. Design MOD-150 asynchronous counter.