FINALTERM EXAMINATION
Spring 2009
CS302- Digital Logic Design (Session - 2)
Question No: 1 ( Marks: 1 ) - Please choose one
► Demorgans law
► Associative law
► Product of sum form
► Sum of product form
Question No: 2 ( Marks: 1 ) - Please choose one
► 0000
► 1001
► 1000
► 1111
Question No: 3 ( Marks: 1 ) - Please choose one
► OR Gate and then NOT Gate
► NOT Gate and then OR Gate
► AND Gate and then OR Gate
► OR Gate and then AND Gate
Question No: 4 ( Marks: 1 ) - Please choose one
► |
► = 0, Cout = 1
► = 1, Cout = 0
► = 1, Cout = 1
Question No: 5 ( Marks: 1 ) - Please choose one
► 2 inputs and 1 output
► 2 inputs and 2 output
► 3 inputs and 1 output
► 3 inputs and 2 output
Question No: 6 ( Marks: 1 ) - Please choose one
► AND
► OR
► NAND
► XOR
Question No: 7 ( Marks: 1 ) - Please choose one
► True
► False
Question No: 8 ( Marks: 1 ) - Please choose one
► Bi-stable dualvibrators
► Bi-stable transformer
► Bi-stable multivibrators
► Bi-stable singlevibrators
Question No: 9 ( Marks: 1 ) - Please choose one
► Low-to-high transition of clock
► High-to-low transition of clock
► Enable input (EN) is set
► Preset input (PRE) is set
Question No: 10 ( Marks: 1 ) - Please choose one
► J-K input
► EN input
► Preset input (PRE)
► Clear Input (CLR)
Question No: 11 ( Marks: 1 ) - Please choose one
► Gated flip-flops
► Pulse triggered flip-flops
► Positive-Edge triggered flip-flops
► Negative-Edge triggered flip-flops
Question No: 12 ( Marks: 1 ) - Please choose one
► Truth table
► k-map
► state table
► state diagram
Question No: 13 ( Marks: 1 ) - Please choose one
► Only a single Mod-12 counter is required
► Mod-10 and Mod-6 counters
► Mod-10 and Mod-2 counters
► a single decade counter and a flip-flop
Question No: 14 ( Marks: 1 ) - Please choose one
► The next state of a given present state
► The previous state of a given present state
► Both the next and previous states of a given state
► The state diagram shows only the inputs/outputs of a given states
Question No: 15 ( Marks: 1 ) - Please choose one
► Mealy machine
► Moore Machine
► State Reduction table
► State Assignment table
Question No: 16 ( Marks: 1 ) - Please choose one
► 3
► 4
► 7
► 10
Question No: 17 ( Marks: 1 ) - Please choose one
► Serial data to parallel
► Parallel data to serial
► Serial data to serial
► Parallel data to parallel
Question No: 18 ( Marks: 1 ) - Please choose one
► Parallel in / Serial out shift register
► Serial in / Parallel out shift register
► Parallel in / Parallel out shift register
► Serial in / Serial Out shift register
Question No: 19 ( Marks: 1 ) - Please choose one
► 2
► 4
► 6
► 8
Question No: 20 ( Marks: 1 ) - Please choose one
► 1
► 2
► 4
► 8
Question No: 21 ( Marks: 1 ) - Please choose one
► 7
► 10
► 32
► 25
Question No: 22 ( Marks: 1 ) - Please choose one
► Moore machine
► Meally machine
► Johnson counter
► Ring counter
Question No: 23 ( Marks: 1 ) - Please choose one
► Dynamic RAM
► Data RAM
► Demoduler RAM
► None of given options
Question No: 24 ( Marks: 1 ) - Please choose one
► It is locked; no data is allowed to enter
► It is not locked; the new data overwrites the previous data.
► Previous data is swapped out of memory and new data enters
► None of given options
Question No: 25 ( Marks: 1 ) - Please choose one
► Look Up Table
► Local User Terminal
► Least Upper Time Period
► None of given options
Question No: 26 ( Marks: 1 ) - Please choose one
► Resolution
► Accuracy
► Quantization
► Missing Code
Question No: 27 ( Marks: 1 ) - Please choose one
In the circuit diagram of 3-bit synchronous countershown above, The red rectangle would be replaced which gate?
► AND
► OR
► NAND
► XNOR
Question No: 28 ( Marks: 1 ) - Please choose one
► The flop-flop is triggered
► Q=0 and Q’=1
► Q=1 and Q’=0
► The output of flip-flop remains unchanged
Question No: 29 ( Marks: 1 ) - Please choose one
► Counts pulse width
► Counts no. of clock pulses in 1 second
► Counts high and low range of given clock pulse
► None of given options
Question No: 30 ( Marks: 1 ) - Please choose one
► FIFO memory
► LIFO memory
► Flash Memory
► Bust Flash Memory
Question No: 31 ( Marks: 1 )
Question No: 32 ( Marks: 1 )
Question No: 33 ( Marks: 2 )
Question No: 34 ( Marks: 2 )
32 x 1024bytes x 4 = 131072 bytes
Question No: 35 ( Marks: 3 )
Question No: 36 ( Marks: 3 )
Y PIN 23 ISTYPE ‘com’;
Explain what does this statement mean?
Variable Y at output pin 23 which is a Combinational output available directly from the AND-OR gate array output.
Y = Variable Y
PIN 23 = pin number 23
ISTYPE “com” = output type Combinational
Question No: 37 ( Marks: 3 )
Question No: 38 ( Marks: 5 )
Present State | Next State | Output | ||
X=0 | X=1 | X=0 | X=1 | |
a | f | b | 0 | 0 |
b | b | c | 1 | 1 |
c | a | f | 0 | 1 |
d | e | d | 1 | 0 |
e | a | g | 0 | 1 |
f | d | e | 0 | 0 |
g | d | e | 0 | 0 |
Question No: 39 ( Marks: 5 )
Question No: 40 ( Marks: 10 )
Question No: 41 ( Marks: 10 )
No comments:
Post a Comment
PLEASE COMMENT ABOUT YOUR VISIT AND MY SITE
Note: Only a member of this blog may post a comment.