Question

1. Minimum number of gates needed to implement (x + ~x * y )(~x + x*~y)...

1. Minimum number of gates needed to implement (x + ~x * y )(~x + x*~y)

Note: ~ means not. Simplify to get the minimum cost.

-------------------------------------

2. Simplify and find the minimum number of gates needed to implement ~((x + ~x * y )(~x + x*~y))

a. 1 b. 2 c. 3 d. 4 e. 5

--------------------------------------

3. The number of different signed 2's complement numbers representable using 4-bits?

a. 18  _b. 17 _c. 16 _d. 15 _e. 14

-----------------------------------------

4. The number of different signed 1's complement numbers representable using 4-bits?

a. 18  _b. 17 _c. 16 _d. 15 _e. 14

0 0
Add a comment Improve this question Transcribed image text
Know the answer?
Add Answer to:
1. Minimum number of gates needed to implement (x + ~x * y )(~x + x*~y)...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Implement the Boolean function F(w,x,y,z) = Σm(3, 4, 5, 1 1, 12, 13, 14, 15) using a minimum number of NAND gates only.

    Implement the Boolean function F(w,x,y,z) = Σm(3, 4, 5, 1 1, 12, 13, 14, 15) using a minimum number of NAND gates only. Write the minimal logic expression (no need to draw the circuit).

  • Implement this Boolean Expression on a breadboard using NOR gates Part A: Z =XY+X 'Y' Implement...

    Implement this Boolean Expression on a breadboard using NOR gates Part A: Z =XY+X 'Y' Implement this Boolean expression using only NOR gates. Apply De Morgan's law and Boolean laws for the expression to represent it only using NOR operation. Your implementation should use the minimum number of gates (4 NOR gates) required

  • Q3. The adder below adds two 16-bit numbers X and Y (i.e. S-X+Y), where X-Xi5Xi4...XiXo and...

    Q3. The adder below adds two 16-bit numbers X and Y (i.e. S-X+Y), where X-Xi5Xi4...XiXo and Y-Y15Y14...YiYo. Assume we are using two's complement representation for our signed numbers, in which flipping all the bits of a number Y and adding one to it will give-Y. Modify the circuit below by including a signal P that picks whether the circuit will add them as X+Y, or subtract them as X-Y = X+(-Y) Suppose when P=0 the circuit will add and when...

  • 2. Convert the following two's complement binary numbers to decimal numbers. These numbers are integers.

    2. Convert the following two's complement binary numbers to decimal numbers. These numbers are integers. a. 110101 b. 01101010 c. 10110101 3. Convert the following decimal numbers to 6-bit two's complement binary numbers and add them. Write the results in 6-bit two's complement binary number format and decimal number format. Indicate whether or not the sum overflows a 6-bit result. a. 14 + 12 b. 30 + 2 C. -7 + 20 d. -18-17 4. What is the signed/magnitude and two's complement range of...

  • 12. if x = 0x25 then which of the following statements is correct a) if y...

    12. if x = 0x25 then which of the following statements is correct a) if y = x | (1<<1) then y is 0x26 b) if y = x << 1 then y is 0x4A Review questions COMP 2401 Fall 2019 Page 4 of 14 c) if y = x & 0x37 then y is 0x35 d) if y = x | 0x37 then y is 0x35 e) All of the above statements are incorrect 13. What will be the...

  • ame. QUESTION 3 4 x 4 = 16 points Design a circuit that generates the 9's...

    ame. QUESTION 3 4 x 4 = 16 points Design a circuit that generates the 9's complement of a binary-coded decimal (BCD) digit. ABCD is a type of binary representation for decimal values (0 to 9) where each digit is represented by a fixed number of binary bits (use Tour bits for this problem). Note that the 9's complement of d is 9 d. (0) Show the corresponding truth table. Write down the functional relationship among the variables (outputs in...

  • First you must create a logic circuit using only basic gates such as AND, OR, NOR,...

    First you must create a logic circuit using only basic gates such as AND, OR, NOR, NAND, NOT, etc. to implement an ADDER capable of adding two 4 bit binary numbers. Second you must create a logic circuit using only basic gates such as AND, OR, NOR, NAND, NOT, etc. to implement a Subtractor that is capable of subtracting the second number from the first, by converting the second number into its 2's complement form and then adding the resulting...

  • 14. Given the following declaration char x = -11; char y = 63; if the computer...

    14. Given the following declaration char x = -11; char y = 63; if the computer uses 2’s complement to represent the numbers then which statement is correct: a. The number of bits in x is equal to the number of bits in y b. The number of bits in x is less than the number of bits in y c. The number of bits in x is greater than the number of bits in y d. None of the...

  • 3. Implement the following gates using only one TTLİCİ (1 point) TEL EL (a) Example: One...

    3. Implement the following gates using only one TTLİCİ (1 point) TEL EL (a) Example: One 4-input OR gate (b) One 2-input NAND gate and one 2-input OR gate (c) One inverter, one 2-input NAND and one 3-input NAND (d) One 2-input XOR gate and one 2-input XNOR (e) One 4-input XNOR gate 2346 GND 2-input OR 7432 1 Porcuits Simplify the following expressions, and implement them with two-level NAND gate circuits: 4. Minterms, K-map and two-level NAND/NAND logic: F...

  • 1. What is the largest decimal number we can represent with a 16 bit two's complement...

    1. What is the largest decimal number we can represent with a 16 bit two's complement number? 2. Convert the following signed binary numbers to decimals. 11001         010011            1110100            1100111           3. Convert the following decimal numbers to 6-bit two's complement binary numbers and add them. Note if there is an overflow. 7 + 13 Two's complement/binary number for 7: Two's complement/binary number for 13: Sum: Overflow? 4. Convert the following decimal numbers to 6-bit two's complement binary numbers...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT