what is boolean algebra ?
Answers
✿━━━━@Mg━━━━✿
______________________________
✿━━━━@Mg━━━━✿
Logical of the two or more variable is represented by writing a dot between them such as A.B.C. Sometimes the dot may be omitted like ABC.
Logical operators are derived from the Boolean algebra, which is the the mathematical representation of the concepts without going into the meaning of the concepts.
Laws of Boolean Algebra
Boolean Algebra Laws are used to simplify boolean expressions.
Boolean algebra is the branch of algebra in which the values of the variables
BOOLEAN ALGEBRA
x,y and z represent three switchesin an 'on' position and x'y' and z' represent the three switches in an 'off' position. Construct a switching circuit representing the polynomial.
(x'y') (x+z') +y' (y+z).
using the law of boolean algebra, show that the above polynomial is equivalent to x'z' + y' and construct an equivalent switching circuit.