0% found this document useful (0 votes)
16 views4 pages

23EC3PCDCD

This document outlines the examination details for the Digital Circuit Design course at B.M.S. College of Engineering for the April 2024 semester. It includes instructions for answering questions, a breakdown of units and topics covered, and specific problems to solve related to Boolean functions, logic circuits, and flip-flops. The exam consists of multiple units with various questions that require design and analysis of digital circuits.

Uploaded by

tejaravi1611
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views4 pages

23EC3PCDCD

This document outlines the examination details for the Digital Circuit Design course at B.M.S. College of Engineering for the April 2024 semester. It includes instructions for answering questions, a breakdown of units and topics covered, and specific problems to solve related to Boolean functions, logic circuits, and flip-flops. The exam consists of multiple units with various questions that require design and analysis of digital circuits.

Uploaded by

tejaravi1611
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

U.S.N.

B.M.S. College of Engineering, Bengaluru-560019


Autonomous Institute Affiliated to VTU

April 2024 Semester End Main Examinations

Programme: B.E. Semester: III


Branch: Electronics and Communication Engineering Duration: 3 hrs.
Course Code: 23EC3PCDCD Max Marks: 100
Course: Digital Circuit Design

Instructions: 1. Answer any FIVE full questions, choosing one full question from each unit.
2. Missing data, if any, may be suitably assumed.

UNIT - I CO PO Marks
Important Note: Completing your answers, compulsorily draw diagonal cross lines on the remaining blank

1 a) Simplify the following Boolean function using K-map and CO1 PO1 8
implement.
(i) F1(a,b,c,d)=Σm(1,3,4,5,13,15)+Σd(8,9,10,11) using
NAND gates only.
(ii) F2(a,b,c,d)= ΠM(0,3,4,7,8,10,12,14)+d(2,6) using
NOR gates only.
b) In a simple copy machine, a stop signal, S, is to be generated to CO 3 PO 3 7
pages. Revealing of identification, appeal to evaluator will be treated as malpractice.

stop the machine operation and energize an indicator light


whenever either of the following conditions exists:
(1) there is no paper in the paper feeder tray; or
(2) the two microswitches in the paper path are activated,
indicating a jam in the paper path.
The presence of paper in the feeder tray is indicated by a HIGH at
logic signal P. Each of the microswitches produces a logic signal
(Q and R) that goes HIGH whenever paper is passing over the
switch to activate it. Design the logic circuit to produce a HIGH at
output signal S for the stated conditions.
c) Determine the prime implicants and essential prime implicants for CO 1 PO 1 5
the given function f(A,B,C,D) = ∑(0,2,3,5,7,8,9,10,11,13,15)
UNIT - II
2 a) Implement Y= 𝐴 𝐷 + 𝐵 𝐷 + 𝐵 𝐶 𝐷 using 4:1 MUX using AB as CO 1 PO 1 7
a select line inputs.
b) Design a 8-bit Magnitude using two 4-bit comparators and logic CO 3 PO 3 7
gates.
c) Implement the following Boolean functions using 3x4x2 PLA also CO 1 PO 1 6
write the PLA table.
F1(a,b,c)= Σ(0,1,3,4) F2(a,b,c)= Σ(1,2,3,4,5)
UNIT - III
3 a) Analyze the problem associated with the below timing diagram CO 2 PO 2 6
and explain how it can be avoided with a proper circuit and
provide the correct timing diagram.

b) Realize JK flipflop from SR flip flop. CO 1 PO 1 6


c) Design a MOD-6 asynchronous ripple counter using T flipflops. CO 3 PO 3 8
OR
4 a) Derive the characteristic equation of D, SR, T and JK flip flops. CO 1 PO 1 8
b) Design a 4-bit universal shift register using D flipflops and MUX CO 3 PO 3 4
with mode selection inputs S1 and S0. The register operates as
follows:
S1 S0 Register Operation

0 0 No change
0 1 Complement
1 0 Clear to 0
1 1 Load parallel data

c) Using negative edge triggered SR flip flops, design a counter CO 3 PO 3 8


which counts in the following Sequence:
000,111,110,101,100,011,010,001,000…
UNIT – IV
5 a) Design a counter for the given state diagram below, using D-Flip CO 3 PO 3 8
Flops. Assume state assignment as A=000, B=010, C=011,
D=101, E=110 and F=111.

b) Design a Moore type sequence detector using D-flip flops to detect CO 3 PO 3 8


sequence 1101. Consider the non-overlapping case.
c) Analyze the below given state diagram and write the reduced CO 2 PO 2 4
state diagram.
UNIT - V
6 a) Design an ASM chart to recognize the sequence CO 3 PO 3 6
X1X2=01,01,11,00.
b) Develop a ASM chart, if there is one input or control line C, if C=1 CO 3 PO 3 6
it works as up counter otherwise as a down counter. If it reaches
to maximum value output turns to be high otherwise low.
c) Design a PLA with clocked D-flipflop for the ASM Chart given CO 3 PO 3 8
OR
7 a) Draw state diagram for Mealy state machine to detect sequence CO 1 PO 1 8
"1010" and also construct ASM chart for the same.
b) Develop the ASM chart for the following state machine: A two bit CO 3 PO 3 12
up counter with output Q1Q0 and enable signal ‘X’ is to be
designed. IF ‘X=0, counter changes the state as 00-01-10-11-00.
If X=1, counter should remain in present state. Design a circuit
using JK-flipflop and a suitable MUX.

******

You might also like