You are on page 1of 2

Reg. No.

:
Name :

Campus: Vellore

Final Assessment Test (FAT) – April 2019


B.Tech – Computer Science Engineering – II Semester
Course : CSE1003– Digital Logic Lab
Time: 2 hours Max.Marks:50

Instructions:
1. Please attempt the question number mentioned on your answer booklet.

2. To write on answer booklet


a. Analysis and Assumptions
b. Component used
c. Design
d. Calculations (Truth Table / Karnaugh Map / Boolean Expressions)
e. Circuit Diagram
f. Sample Outputs

3. All the rough work should be done on answer booklet

4. Viva-Voce + Observation / Record

1. a) Design a circuit that is activated on a “START” signal and outputs a signal “PULSE” on a regular 25
interval as described below.
The circuit cycles through 16 clock cycle periods (0 through 15 cycles) and asserts PULSE on clock
cycles 3, 6, 8, 13.
(Component Use) Design this circuit using the following components
Counter
Decoder
Logic gates
HINT: use the counter component with additional logic;

b) Design a simple 4-digits code lock circuit using flip flops, to start a car only when the correct code
sequence is keyed in via the keypad for the following specifications 25
a) Input has to be 4 digits in sequence to unlock
b) Wrong key sequence should reset the lock
c) Suggest optimal number of flip-flops and necessary interconnections
2. a) Design a circuit that generates the following sequence repeatedly: 25
3->6->9->12->15->18->21->24->3->…..
Use only one 3-bit binary counter and some of all the components below:
(a) 1 bit shifter (b) 4 bit adder (c) 5 bit adder
25
b) Design a Watchdog alarm circuit for a museum to help prevent theft of valuable items on display for
the following specifications:
a) Watchdog circuit has to be unobtrusive (no wires or chains hooked to the object being
protected)
b) Suggest a sensing mechanism for detecting presence or absence of the object in non-obtrusive
way
c) Trigger an audio-visual-alert when an object is removed from its current position

Page 1 of 2
3 a) Design a ticket vending machine for the following specifications: 25
1. Accepts only 1 rupee and 2 rupee coins.
2. Delivers a train ticket after 3 Rupees. Deposited single coin slot, no change.
 Draw the state diagram and obtain the state table with optimal states

Implement the circuit and verify the state table

b) Emulate the functionality of a Sand Glass electronically using Mod-n Counter and Shift 25
Register for the following specifications:
1. Mod-n counter triggers the shift register for every n clock cycles
2. Shift register simulates the falling effect of sand grains using LED’s at its outputs
3. Shift register can be loaded with serial input of high or low to show the falling effect

4 a) Design a 4-bit register with four D flip-flops and four 4 X 1 multiplexer with mode selection 25
inputs s1 and so. The register operates according to the following function table

b) Design and simulate an intelligent water level controller for the following specifications 25
1. Automatically switch on the pump when the tank is empty and switch off when the
tank becomes full
2. It can check ground tank (sump tank) level for a predetermined level and switches off
the pump to protect the pump from dry run even though the overhead tank may be
completely empty
3. Includes a circuit for digital display of the overhead tank level to indicate water levels 0
through 4 as per the positions of the tips of the sensors inside the overhead tank

5 a) Draw the state diagram and obtain the state table for Odd Parity Checker. Implement the 25
circuit and verify the obtained state table.

b) Design and emulate digital fan regulator for the following specifications 25
1. Provide minimum 5 speed levels and input provision to change the levels
2. Fan should run at only one particular speed at any time
3. Include digital display circuit to show the speed level of the fan



Page 2 of 2

You might also like