0% found this document useful (0 votes)
33 views

Digital Logic Microprocessor Assignment

This document contains 11 questions related to digital logic design topics like Boolean algebra, logic gates, minimization techniques, multiplexers, flip-flops, and microprocessors. The questions cover topics such as obtaining prime implicants using Quine-McClusky method, explaining EX-OR and EX-NOR gates, simplifying logic expressions, implementing logic functions using multiplexers and universal gates, explaining flip-flops and counters, discussing the architecture of 8086 and 8051 microprocessors, and defining interrupts in 8051 microcontrollers.

Uploaded by

Sourabh Yadav
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)
33 views

Digital Logic Microprocessor Assignment

This document contains 11 questions related to digital logic design topics like Boolean algebra, logic gates, minimization techniques, multiplexers, flip-flops, and microprocessors. The questions cover topics such as obtaining prime implicants using Quine-McClusky method, explaining EX-OR and EX-NOR gates, simplifying logic expressions, implementing logic functions using multiplexers and universal gates, explaining flip-flops and counters, discussing the architecture of 8086 and 8051 microprocessors, and defining interrupts in 8051 microcontrollers.

Uploaded by

Sourabh Yadav
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

Assignment 1:

Q.1 Obtain the set of prime implicant’s for Boolean F=∑ m (0, 1, 6, 7, 8, 9, 13, 14, 15) using Quine-McClusky
Method.
Using the Quine Mc-Clusky method minimize the following logic function:
F(A,B,C,D) = ∑m (0,1,2,3,5,7,8,9,11,14)
Q.2. Explain EX-OR and EX-NOR gates.
Q.3. What are Universal Gates? Why are they called so?
Q.4. Simplify the k- map and write down minimize expression for the same.

Q.5 Reduce using mapping the expression f = ∏ M (2, 8, 9, 10, 11, 12, 14) and implement the real minimal
expression in universal logic.
Q.6 Minimize the following expression by using of Boolean rules.
(a) X =ABC + A B+ AB C
(b) X =A B C + A B C+ A B C
(c) AB+ A C + BC= AB+ A C
Q.7 Explain adders in detail.
Q.8. Explain Substractors in detail.
Q.9. Realize basic logic operations using NOR and NAND gate. Also draw its truth tables.
Q.10. Using the Quine Mc-Clusky method minimize the following logic function:
Y(A,B,C,D) = ∑m(0,1,3,7,8,9,11,15)
Q.11. Reduce using mapping the expression
F = πM (2, 8, 9, 10, 11, 12, 14) and implement the real minimal expression in universal logic.
Assignment 2:
1) Implement the following logic functions using an 8 X 1 MUX:
i) F(X,Y,Z) = ∑m (0,2,3,5)
2) Explain De multiplexer in detail
3) Implement the following logic functions using an 8 X 1 MUX:
F(A,B,C,D) = ∑m (1,3,4,11,12,13,14,15)
4) Prove that: Associative law and distributive law Using truth table.
5) Explain Master-Slave J-K Flip-Flop with its figure and Logic symbol.
6) Explain Clocked S-R flip flop with Preset and Clear in detail.
7) Convert a J-K flip flop into D-type Flip Flop and T-Type Flip Flop.
8) Write down applications of Flip-Flops.
9) Explain Synchronous Counter in detail.
10) Implement expression using a multiplexer.
f(A,B,C,D) = ∑m (0,2,3,6,8,9,12,14)
Assignment 03
1) What are the functions of segment register? What are the functions of general purpose
register?
2) Distinguish between combinational and sequential circuit. List some applications of
combinational and sequential circuits.
3) Draw and explain the pin diagram of 8086 microprocessor.
4) Explain the architecture of 8086 microprocessor.
5) What are the different types of addressing modes of 8086 instruction set? Explain.
6) What are the different types of instructions is used in 8086 microprocessor?
7) What are differences between microprocessor and microcontroller?
8) Write a short note on Shift Register.

Assignment 04
1) Define interrupts. And explain interrupt in 8051.
2) Explain pin diagram of 8051 Microcontroller.
3) List some 8051 Microcontroller applications in embedded systems.
4) Explain pin diagram of 8051 Microcontroller.
5) What is Address Bus, Data Bus and Control Bus in Microprocessor 8051?
6) List Out and explain Addressing Modes In Mcs-51.

You might also like