DSD Previous Papers
DSD Previous Papers
DSD Previous Papers
1
III B.Tech I Semester Regular Examinations, November 2007
DIGITAL SYSTEMS DESIGN
(Electronics & Computer Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
2. (a) Draw an ASM chart for a circuit with two 8-bit registers RA and RB that
receive two unsigned binary numbers and perform subtraction operation RA
←RA-RB and set a borrow flip flop to 1 if the answer is negative.
(b) Write short notes on hardware description languages. [8+8]
Inputs Outputs
x y z A B C D
0 0 0 0 1 0 0
0 0 1 1 1 1 1
0 1 0 1 0 1 1
0 1 1 0 1 0 1
1 0 0 1 0 1 0
1 0 1 0 0 0 1
1 1 0 1 1 1 0
1 1 1 0 1 1 1
(b) With CCD- channel explain the concept of CCD and its functioning. [8+8]
4. (a) What do you mean by a fault in a circuit? How do you classify the faults in
a circuit? Explain them.
(b) For the circuit shown in figure 4, find a minimum test set for all the stuck at
faults by the fault table method. [8+8]
Figure 4
1 of 2
Code No: RR311901 Set No. 1
5. (a) Explain the working of a TMR system. Extend the system from TMR to
NMR and define its reliability factor.
(b) Define the terms
i. fault
ii. failure
iii. reliability factor [10+6]
NS, Z
PS X=0 X=1
A A, 1 E, 0
B A, 0 C, 0
C B, 0 D, 1
D C, 1 C, 0
E C, 0 D, 0
x1 x2 x3 x4 z1 z2 z3
1 1 0 2 0 1 0
2 1 0 2 1 0 1
1 0 2 2 0 1 1
0 0 2 1 1 1 0
⋆⋆⋆⋆⋆
2 of 2
Code No: RR311901 Set No. 2
III B.Tech I Semester Regular Examinations, November 2007
DIGITAL SYSTEMS DESIGN
(Electronics & Computer Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
2. (a) Explain how the ASM chart differs from a conventional flowchart?
(b) Construct an ASM chart for a digital system that counts the number of people
in a room. People enter the room from one door with a photocell that changes
a signal x from 1 to 0 when the light is interrupted. They leave the room
from a second door with a similar photocell with a signal y. Both x and y are
synchronized with the clock, but they may stay ON or OFF for more than one
clock pulse period. The data processor subsystem consists of an up - down
counter with a display of its contents. [8+8]
3. List the PLA programming table for the BCD to Excess-3 code converter. [16]
Figure 4
5. (a) Define the term fault tolerance of a system?
(b) How many difference approaches are there to have fault tolerance of a digital
system? Explain about one such approach. [4+12]
6. (a) Describe the second algorithm for the design of fault detection experiments.
(b) Construct a fault detection experiment for the machine shown below that is
entirely preset, with no initial adaptive part. (Such an experiment need not
require more than 24 symbols) [8+8]
1 of 2
Code No: RR311901 Set No. 2
NS, Z
PS X=0 X=1
A D, 0 C, 0
B C, 0 D, 0
C A, 0 B, 0
D D, 1 A, 1
7. Use COMPACT algorithm to find column folded PLA for the given PLA whose set
of subsuming rows are given below. [8+8]
Column SSRs
A 4,5,10
B 1,2,3,6,11,12
C 2,9
D 4,7,8,9,10
E 3,5,6,10,11
F 1,5,7,8,12
G 1,2,3,7,9,12
H 3,9
x1 x2 x3 x4 z1 z2 z3
1 1 0 2 0 1 0
2 1 0 2 1 0 1
1 0 2 2 0 1 1
0 0 2 1 1 1 0
⋆⋆⋆⋆⋆
2 of 2
Code No: RR311901 Set No. 3
III B.Tech I Semester Regular Examinations, November 2007
DIGITAL SYSTEMS DESIGN
(Electronics & Computer Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
2. (a) What are the basic building blocks of an ASM chart? Explain about them?
(b) Show the eight exit paths in an ASM block emanating from the decision boxes
that check the eight possible binary values of three control variables x, y and
z. [8+8]
3. List the PLA programming table for the BCD to Excess-3 code converter. [16]
4. (a) What do you mean by a fault in a circuit? How do you classify the faults in
a circuit? Explain them.
(b) For the circuit shown in figure 4, find a minimum test set for all the stuck at
faults by the fault table method. [8+8]
Figure 4
5. (a) Explain the working of a TMR system. Extend the system from TMR to
NMR and define its reliability factor.
(b) Define the terms
i. fault
ii. failure
iii. reliability factor [10+6]
1 of 2
Code No: RR311901 Set No. 3
NS, Z
PS X=0 X=1
A B, 0 D, 0
B A, 0 B, 0
C D, 1 A, 0
D D, 1 C, 0
7. Use COMPACT algorithm to find column folded PLA for the given PLA whose set
of subsuming rows are given below. [8+8]
Column SSRs
A 4,5,10
B 1,2,3,6,11,12
C 2,9
D 4,7,8,9,10
E 3,5,6,10,11
F 1,5,7,8,12
G 1,2,3,7,9,12
H 3,9
⋆⋆⋆⋆⋆
2 of 2
Code No: RR311901 Set No. 4
III B.Tech I Semester Regular Examinations, November 2007
DIGITAL SYSTEMS DESIGN
(Electronics & Computer Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
2. (a) What are the basic building blocks of an ASM chart? Explain about them?
(b) Show the eight exit paths in an ASM block emanating from the decision boxes
that check the eight possible binary values of three control variables x, y and
z. [8+8]
3. List the PLA programming table for the BCD to Excess-3 code converter. [16]
Figure 4
5. (a) What is meant by hardware redundancy? How does it provide fault tolerance
in logic circuits?
(b) Derive the reliability factor of a Triple modular Redundant system. [10+6]
6. (a) Describe the second algorithm for the design of fault detection experiments.
(b) Construct a fault detection experiment for the machine shown below that is
entirely preset, with no initial adaptive part. (Such an experiment need not
require more than 24 symbols) [8+8]
1 of 2
Code No: RR311901 Set No. 4
NS, Z
PS X=0 X=1
A D, 0 C, 0
B C, 0 D, 0
C A, 0 B, 0
D D, 1 A, 1
7. Use COMPACT algorithm to find column folded PLA for the given PLA whose set
of subsuming rows are given below. [8+8]
Column SSRs
A 4,5,10
B 1,2,3,6,11,12
C 2,9
D 4,7,8,9,10
E 3,5,6,10,11
F 1,5,7,8,12
G 1,2,3,7,9,12
H 3,9
⋆⋆⋆⋆⋆
2 of 2