[go: up one dir, main page]

0% found this document useful (0 votes)
20 views2 pages

Final Exam

The document outlines various tasks involving the design of Boolean functions using logic gates and programming in the 8086 microprocessor. It includes designing circuits for addition, subtraction, multiplication, and division of 8-bit numbers stored in specific memory addresses, as well as proving De Morgan's theorems. Each task is paired with specific requirements for logic gate designs and microprocessor programming.

Uploaded by

Pro Pro
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)
20 views2 pages

Final Exam

The document outlines various tasks involving the design of Boolean functions using logic gates and programming in the 8086 microprocessor. It includes designing circuits for addition, subtraction, multiplication, and division of 8-bit numbers stored in specific memory addresses, as well as proving De Morgan's theorems. Each task is paired with specific requirements for logic gate designs and microprocessor programming.

Uploaded by

Pro Pro
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/ 2

a) Design the Boolean function using logic gates.

F = (X+Y) (X’ + Z)
1. b) Write a program in 8086 microprocessor to find out the addition of two 8-bit
numbers, where numbers are stored from memory address 1100 & 1102 and store
the result into memory address 1200 and carry at 1202

a) Design the Boolean function using logic gates. F = X Y’ + (Y + Z) .(X + Z’)


2.
b) Write a program in 8086 microprocessor to find out the subtraction of two 8-bit
numbers, where numbers are stored from memory address 1100 & 1102

a) Design an adder circuit to add 3 bits using logic gates.


3.
b) Write a program in 8086 microprocessor to find out the multiplication of two 8-bit
numbers, where numbers are stored from memory address 1100 & 1102

a) Design an adder circuit to add 2 bits using logic gates.


4.
b) Write a program in 8086 microprocessor to find out the division of two 8-bit
numbers, where numbers are stored from memory address 1100 & 1102

a) State and prove demorgan’s theorems using logic gates.


5. b) Write a program in 8086 microprocessor to find out the subtraction of two 8-bit
numbers, where numbers are stored from memory address 1100 & 1102 and store
the result into memory address 1200

a) Design an adder circuit to add 3 bits using logic gates.


6. b) ) Write a program in 8086 microprocessor to find out the addition of two 8-bit
numbers, where numbers are stored from memory address 1100 & 1102 and store
the result into memory address 1200 and carry at 1202

a) Design the Boolean function using logic gates. F = A .B + B’ C’ + A.C


7.
b) Write a program in 8086 microprocessor to find out the division of two 8-bit
numbers, where numbers are stored from memory address 1100 & 1102
8.
a )Design the Boolean function using logic gates. F = (X+Y) (X’+ Y’)
b) ) Write a program in 8086 microprocessor to find out the division of two 8-bit
numbers, where numbers are stored from memory address 1100 & 1102
a) Design the Boolean function using logic gates. F = (A +B) ( B’+ C’) (A+C)
b )Write a program in 8086 microprocessor to find out the addition of two 8-bit
9.
numbers, where numbers are stored from memory address 1100 & 1102 and store
the result into memory address 1200 and carry at 1202

a)State and prove demorgan’s theorems using logic gates.


10
b) Write a program in 8086 microprocessor to find out the multiplication of two 8-bit
.
numbers, where numbers are stored from memory address 1100 & 1102

a) Design the Boolean function using logic gates. F = A’ .B + B’ C’ + A’.C


b) Write a program in 8086 microprocessor to find out the division of two 8-bit
11
numbers, where numbers are stored from memory address 1100 & 1102

a) Design an adder circuit to add 2 bits using logic gates.


12 b) Write a program in 8086 microprocessor to find out the multiplication of two 8-bit
numbers, where numbers are stored from memory address 1100 & 1102
a) Design the Boolean function using logic gates. F = (X’+Y) (X’ + Z)
b) Write a program in 8086 microprocessor to find out the addition of two 8-bit
13
numbers, where numbers are stored from memory address 1100 & 1102 and store
the result into memory address 1200 and carry at 1202

You might also like