TU BCA 1st Semester – Digital Logic Model Question Paper Set 2
Digital Logic Model Question Paper for BCA (Tribhuvan University) – Exam Preparation
If you’re preparing for your BCA Digital Logic exam at Tribhuvan University (TU), Nepal, you’re in the right place! This Digital Logic model question paper is designed to help you revise and practice key concepts, circuits, and Boolean algebra for the upcoming exam. Whether you’re a student aiming to boost your grades or someone looking to understand core topics like combinational circuits, sequential circuits, flip-flops, Karnaugh maps, PLA, PAL, and counter design, this model set has everything you need to succeed.
In this Digital Logic model question set for BCA, you’ll find questions on both short-answer and long-answer formats that focus on:
- Boolean algebra simplifications
- Design and analysis of digital circuits
- Flip-flops (JK, D, T, SR) and their applications
- Karnaugh Maps (K-map) for function minimization
- Counter design (Asynchronous & Synchronous)
- Combinational logic design using AND, OR, NOT, NAND, NOR gates
- Programmable Logic Arrays (PLA) and Programmable Array Logic (PAL) design
This set of questions follows the format of BCA Digital Logic exams at Tribhuvan University, allowing you to familiarize yourself with the types of questions and improve your problem-solving skills. It will also help you understand how to approach complex circuit designs, simplifications, and the application of various logic gates in digital systems.
BCA – Digital Logic Model Question Paper
Time: 3 Hours
Full Marks: 50
Section A: Attempt Any SIX Questions.
(6 x 5 = 30 Marks)
- Perform the binary subtraction using both the 1’s complement and 2’s complement methods:
110101.101 – 100110.011
.
(Show all steps clearly.) - What is a Universal Gate?
Realize NAND and NOR gates as universal logic gates.
(1 + 2 + 2) - Simplify the Boolean expression using K-map for the following Boolean function F in both SOP and POS form:F=A′BC+AB′C+ABC′+A′B′C′F = A’BC + AB’C + ABC’ + A’B’C’(2 + 3)
- Define Multiplexer (MUX).
Draw the logic diagram and truth table for a 4-to-1 multiplexer.
(1 + 4) - Explain the concept of a D Flip-Flop.
Draw the logic diagram and truth table for the T Flip-Flop.
(1 + 4) - Design a 3-bit synchronous counter using JK Flip-Flop.
Show the state table, state diagram, and timing diagram for the counter.
(2 + 2 + 1) - Design a 4-bit Parallel-In Parallel-Out Shift Register.
Draw the timing diagram for the shift register.
(3 + 2) - Explain the operation of a Full Adder.
Provide the truth table and logic diagram for the full adder circuit.
(2 + 3)
Section B: Attempt Any TWO Questions.
(2 x 10 = 20 Marks)
- Explain the differences between PLA (Programmable Logic Array) and PAL (Programmable Array Logic).
Design a PLA circuit for the following Boolean functions:F1(A,B,C)=Σ(0,2,4,7)F2(A,B,C)=Σ(1,3,5)F_1 (A, B, C) = Σ(0, 2, 4, 7) F_2 (A, B, C) = Σ(1, 3, 5)Also, show the PLA program table.
(3 + 7) - What is a D Flip-Flop?
Design a Master-Slave JK Flip-Flop and explain its operation.
Provide the circuit diagram and the truth table.
(2 + 8) - Write the differences between asynchronous and synchronous counters.
Design a 4-bit Synchronous Up/Down Counter with its state diagram, state table, and timing diagram.
(3 + 7)
Instructions:
- All questions are compulsory.
- Answer each question clearly and show all steps involved in calculations and simplifications.
- Use neat diagrams wherever required.
- In Section A, all questions are of 5 marks, designed to test basic concepts and calculations in digital logic.
- In Section B, questions are more application-oriented and require in-depth analysis and design of digital circuits.
Key Areas to Focus on for Exam Preparation:
- Basic Logic Gates: AND, OR, NOT, NAND, NOR, XOR, XNOR.
- Boolean Algebra: Simplification using Boolean laws, Karnaugh Maps (K-map), SOP/POS forms, and don’t care conditions.
- Combinational Circuits: Adders (Full and Half), Subtractors, Multiplexers, Demultiplexers, Encoders, Decoders.
- Sequential Circuits: Flip-flops (D, JK, T, SR), Counters, Registers, Shift Registers.
- Counter Design: Asynchronous (Ripple) and Synchronous counters, Up/Down counters, MOD counters.
- PLA/PAL: Programmable Logic Devices, design and programming of PLA/PAL arrays.