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

22323

Sumit Nagnnath Gunge

Uploaded by

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

22323

Sumit Nagnnath Gunge

Uploaded by

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

22323

21819
3 Hours / 70 Marks Seat No.

Instructions – (1) All Questions are Compulsory.


(2) Answer each next main Question on a new page.
(3) Illustrate your answers with neat sketches wherever
necessary.
(4) Assume suitable data, if necessary.
(5) Mobile Phone, Pager and any other Electronic
Communication devices are not permissible in
Examination Hall.

Marks

1. Attempt any FIVE of the following: 10


a) State the function of linker and debugger.
b) List any four addressing modes and give one example of
each.
c) State any two Boolean laws with expression.
d) Define:
i) Bit
ii) Nibble
e) Convert following number into its equivalent Binary Number
(146.25)10.
f) Define Minterm and Maxterm.
g) Draw three variable K-map format.

P.T.O.
22323 [2]
Marks
2. Attempt any THREE of the following: 12
a) Draw symbol and truth table of D and T flip flop. State
theie applications.
b) Minimize the following function using K-map.
F = m (0,1,2,3,11,12,14,15).
c) Perform binary substraction using 2’s complement of the
following:
i) (63)10 – (20)10 = ?
ii) (34)10 – (48)10 = ?
d) Simplify the following Boolean expression
i) Y = AB + ABC + AB + AB C
ii) Y = (A + B) (A + B ) (A + B).

3. Attempt any THREE of the following: 12


a) Draw 8086 architecture block diagram and state the functions
of EV and B/V.
b) Design half adder using K-map and realize it using basic gate.
c) Construct NOT, AND, OR, NOR gates using NAND gate.
d) Interpret the given program and specify the output for the
following situation.
MOV AX, 34F9H
MOV BX, 3A69H.
(i) Masking of lower nibble of AX.
(ii) Rotate right through carry contents of BX by 4 positions.
(iii) Shift left contents of BX by 6 positions.
(iv) XOR AX, BX
22323 [3]
Marks
4. Attempt any THREE of the following: 12
a) Explain the concept of pipelining.
b) Explain concept of physical address calculation with suitable
diagram and examples.
c) State and prove De-Morgan’s Theorems.
d) Describe race-around condition in JK flip flop and suggest
ways to overcome it.
e) Compare combinational and sequential circuits (four points).

5. Attempt any TWO of the following: 12


a) Write an assembly language program with algorithm for
finding smallest number from the array of 10 numbers
(Assume suitable data).
b) Draw minimum mode configuration of 8086 and explain the
function of any four control signals.
c) List the addressing modes of 8086 and describe them with an
example.

6. Attempt any TWO of the following: 12


a) Define the following term with respect the digital IC’s:
(i) Propogation delay
(ii) Fan in
(iii) Fan out
(iv) Power Dissipation
(v) Noise Margin
(vi) Threshold Voltage.
b) Write an assembly language program to arrange any array of
10 bytes in ascending order. Draw flowchart for the same.

P.T.O.
22323 [4]
Marks
c) Refer given Fig. No. 1 and write the outputs for each of the
following input:
A B C F
0 0 0
0 0 1
0 1 0
0 1 1
1 0 0
1 0 1
1 1 0
1 1 1

Fig. No. 1

You might also like