[SOLVED] COE328 Lab 1

35.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon Function-Implementation-and-Minimization-equpqi.zip (5796.9 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
πŸ”’ Securely Powered by:
Secure Checkout
5/5 - (3 votes)

1 Objectives
β€’ Implementation of simple logic functions using NAND gates
β€’ Design, build and test logic functions using the Karnaugh map method

2 Pre-Lab Preparation
Implementation of the simple logic functions with NAND gates
1. Determine 2 ways to implement an inverter with a 2-input NAND gate.
2. Implement a 3-input NAND gate function using 2-input NAND gates only, draw schematics.
3. Implement a 2-input OR function using 2-input NAND gates only, draw schematics.

4. (A) Implement the function 𝑍 = 𝑓(𝐴, 𝐡) = (𝐴 + 𝐡)𝐴𝐡 using one 2-input OR gate, one 2input AND gate and one 2-input NAND gate.
(B) Implement the same function 𝑍 with only NAND gates.
(C) Make up the truth table for the function. What is the common name of this function? (D) Expand and simplify the Boolean equation to express 𝑍 as a sum of products. Implement the sum of products using only NAND gates. Note: It is possible to do so with 4 NAND gates and no additional inverters.

3 Laboratory Work

Customized Functions:

𝐹1 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 10, 11,12) 𝐹10 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 10,14, 15)
𝐹2 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 10, 11,13) 𝐹11 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 11,12, 13)
𝐹3 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 10, 11,14) 𝐹12 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 11,12, 14)
𝐹4 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 10, 11,15) 𝐹13 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 11,12, 15)
𝐹5 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 10, 12,13) 𝐹14 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 11,13, 14)
𝐹6 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 10, 12,14) 𝐹15 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 11,13, 15)
𝐹7 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 10, 12,15) 𝐹16 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 11,14, 15)
𝐹8 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 10, 13,14) 𝐹17 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 12,13, 14)
𝐹9 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 10, 13,14) 𝐹18 = βˆ‘( [π‘™π‘Žπ‘ π‘‘ 4 𝑑𝑖𝑔𝑖𝑑𝑠] , 12,14, 15)

Tutorial:

  • Function-Implementation-and-Minimization-equpqi.zip