Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. If A=11001011 and B=10101110 then, what is the value of following operations a. A AND B b. A OR B 2. If A=11001011 and
1. If A=11001011 and B=10101110 then, what is the value of following operations a. A AND B b. A OR B 2. If A=11001011 and B=10101110, what is the value of the following operations ( F in hex= 1111) a. A NOT b. A XOR B c. A AND 0F d. A AND F0 3. Simplify the following functions using Boolean Algebra a. F(X,Y,Z)=XY+XY+XZ b. F(X,Y,Z)=(X+Y)(X3+Y+Z) c. F(X,Y,Z)=XYZ+XYZ+YZ d. F(X,Y,Z)=XY+XYZ e. F(X,Y,Z)=XY+XYZ f. F(X,Y,Z)=(XY)+(X+Y+Z)3X+YZ g. F(X,Y,Z)=(XY)2+(X+Y+Z)3 4. Simplify following functions using Boolean Algebra a. F(X,Z)=YZ+(X+Y)3+(XYZ)3 b. F(X,Y,Z)=(X+Y+Z)(X+Y) 5. Find the output function of each truth table a. As the sum of minterms b. As the product of maxterms 6. Generate truth table for the following functions. A. F(X,Y,Z)=(1,3,6,7) B. F(X,Y,Z)=(1,3,4) C. F(W,X,Y,Z)=(1,4,7,10,12,15) D. F(W,X,Y,Z)=(2,3,4,7,10,11,12,13)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started