Question

In: Computer Science

(TCO 2) Which of the following operations is not an operation of Boolean algebra? $ |...

(TCO 2) Which of the following operations is not an operation of Boolean algebra?

$
|
&
~

Solutions

Expert Solution

Sol: $ is not the operation of Boolean algebra.

Boolean Algebra is binary algebra deals with binary operations (1,0 or true /false)

Symblos - operations

| (OR) - This symbol is OR when both are false then it is false. (This requires two arguement to operator(binary operator)).

& (AND) - This symbol is AND when both are true then it is true. (This requires two arguement to operator(binary operator)).

~(NEGATION) - This symbol is NEGATION inverses all values. (This requires one arguement to operator(unary operator)).

Truth table is included to get brief knowledge on operations

A   B ~A ~B A|B A&B
1 1 0 0 1 1
1 0 0 1 1 0
0 1 1 0 1 0
0 0 1 1 0 0

Related Solutions

1. Use Boolean algebra to simplify the following Boolean expressions to expressions containing a minimum number...
1. Use Boolean algebra to simplify the following Boolean expressions to expressions containing a minimum number of literals: (a) A’C’ + A’BC + B’C (b) (A + B + C)’(ABC)’ (c) ABC’ + AC (d) A’B’D + A’C’D + BD (e) (A’ + B)’(A’ + C’)’(AB’C)’ (f) (AE + A’B’)(C’D’ + CD) + (AC)’ 2. Obtain the truth table of the function F = (AB + C)(B + AC), express the function F in sum-of-minterms and product-of-maxterms forms, and express...
computer organazation , Boolean algebra1. Show the Boolean algebra reduction to minimal form for each....
computer organazation , Boolean algebra1. Show the Boolean algebra reduction to minimal form for each. Show each step, and cite the rule number which allows it.a . (AB)’ (A’ + B) (B’ + B)b . A’(A+B) + (B + A)(A + B’)
Assume B is a Boolean Algebra. Prove the following statement using only the axioms for a...
Assume B is a Boolean Algebra. Prove the following statement using only the axioms for a Boolean Algebra properties of a Boolean Algebra. Uniqueness of 0: There is only one element of B that is an identity for + please include all the steps.
discuss which is better: Boolean algebra or K-map? What are the limitations of Karnaugh Maps? Explain...
discuss which is better: Boolean algebra or K-map? What are the limitations of Karnaugh Maps? Explain with an example.
2)Prove, using Boolean Algebra theorems, that the complement of XOR gate is XNOR gate (Hint :...
2)Prove, using Boolean Algebra theorems, that the complement of XOR gate is XNOR gate (Hint : Prove that AB + AB = AB + AB by using De-Morgan’s theorem)
2)Prove, using Boolean Algebra theorems, that the complement of XOR gate is XNOR gate(Hint : Prove...
2)Prove, using Boolean Algebra theorems, that the complement of XOR gate is XNOR gate(Hint : Prove that AB + AB = AB + ABby using De-Morgan’s theorem)3)Draw the K-Map for the following Boolean function. Obtain the simplified Sum of Products (SOP) expression, using the K-Map minimization procedure .?(????)=∑?(1,2,3,5,7,9,11,13)
Digital Logic Design Lab Prove the following Boolean Algebra theorems and properties by constructing Logic Circuits...
Digital Logic Design Lab Prove the following Boolean Algebra theorems and properties by constructing Logic Circuits for each theorem/properties using our educational simulation software: Q1-a) The Distributive Property:     a + ( b . c ) = ( a + b ) . ( a + c ) Q1-b) The Distributive Property:     a . ( b + c ) = ( a . b ) + ( a . c )
3. Simplify the following expressions using the properties of boolean algebra : 3A)    S(A,B,C) = A'B'C...
3. Simplify the following expressions using the properties of boolean algebra : 3A)    S(A,B,C) = A'B'C + A'BC + AB'C + ABC 3B) F(A,B,C) = A'B'C' + A'B'C + AB'C' + AB'C + ABC' + ABC
(TCO 5) Briefly describe the operation of an electromagnetic relay.
(TCO 5) Briefly describe the operation of an electromagnetic relay.
Simplify the equation using Boolean algebra properties. F = xy + xy’z + x’yz
Simplify the equation using Boolean algebra properties. F = xy + xy’z + x’yz
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT