Task 1 - Digital circuit construction using AND, OR, NOT gates 1. Construct the truth table of the output f of the following logic circuit. X2 Xg * 2. Write down the SOP form for fin canonical form. 3. In the workspace of TinkerCAD, drag and drop a bread board from the component list at the right hand side (you can see more components by choosing "All” in the components combo box)
Task 2 - Adder circuit 1. Adder circuit is commonly used in computer system for carrying out the arithmetic add/subtract operations. A 1-bit half adder circuit consists of 1 NAND gate, 1 XOR gate and 1 NOT gate which is depicted in the following figure. X sum y 7486 carry out 7404 7400 The truth table of the l-bit adder is shown below: X 0 0 1 1 Y 0 1 0 1 Sum 0 1 1 0 Carry out 0 0 0 1
Task 1 - Digital circuit construction using AND, OR, NOT gates 1. Construct the truth table of the output f of the follo
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Task 1 - Digital circuit construction using AND, OR, NOT gates 1. Construct the truth table of the output f of the follo
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!