TU BCA 1st Semester – Digital Logic Model Question Paper Set 3
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 binary subtraction using the 1’s complement and 2’s complement methods:
111100.101 – 101110.011
(Show all steps clearly.) - What is a Universal Gate?
Explain the realization of AND and OR gates using NAND gates.
(1 + 2 + 2) - Simplify the following Boolean expression using K-map for both SOP and POS forms:F=A′BC+AB′C′+ABC′+A′B′CF = A’BC + AB’C’ + ABC’ + A’B’C(2 + 3)
- Define Demultiplexer.
Draw the logic diagram and truth table for a 1-to-4 Demultiplexer.
(1 + 4) - What is a Flip-Flop?
Explain the operation of a JK Flip-Flop with its logic diagram and truth table.
(1 + 4) - Design a MOD-7 counter using JK Flip-Flops.
Show the state diagram, state table, and timing diagram.
(2 + 2 + 1) - Design a 4-bit Parallel-In Serial-Out Shift Register.
Provide the timing diagram for the operation of the shift register.
(3 + 2) - Explain the operation of a Full Subtractor.
Provide the truth table and logic diagram for the full subtractor.
(2 + 3)
Section B: Attempt Any TWO Questions.
(2 x 10 = 20 Marks)
- What is the difference between PLA (Programmable Logic Array) and PAL (Programmable Array Logic)?
Design a PLA circuit for the following Boolean functions:F1(A,B,C)=Σ(1,3,5,7)F2(A,B,C)=Σ(0,4,6)F_1 (A, B, C) = Σ(1, 3, 5, 7) F_2 (A, B, C) = Σ(0, 4, 6)Also, show the PLA program table.
(3 + 7) - Explain the working of a D Flip-Flop.
Design a Master-Slave JK Flip-Flop using JK Flip-Flop and explain its operation.
Provide the circuit diagram and the truth table.
(2 + 8) - Write down the differences between asynchronous and synchronous counters.
Design a 4-bit Synchronous Up Counter using T Flip-Flops.
Provide the circuit diagram, state table, and timing diagram for the counter.
(3 + 7)
Instructions:
- All questions are compulsory.
- Answer each question clearly and show all steps involved in calculations and simplifications.
- Use neat diagrams wherever necessary.
- In Section A, all questions are of 5 marks, designed to test your basic understanding and simplification of Boolean expressions, as well as fundamental circuit design concepts.
- In Section B, questions are more comprehensive, requiring detailed design of digital circuits and deeper understanding of sequential 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, 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.