How to Simplify These Complex Boolean Algebra Equations?

mr9
Messages
2
Reaction score
0

Homework Statement




Simplify these equations and functions

1. xyz’ + x’ (x + z) + x’yz + x’y’z’
2. xy (z + z’) + x’y’z
3. wxyz + w’xy’z + wx (y’ + z) + w’x’z
4. F(A, B, C, D, E) = ∑(0, 1, 5, 6, 13, 15, 20, 21, 22)
5. F(w, x, y, z) = ∑(0, 1, 2, 3, 11, 13, 15)


Homework Equations




The Attempt at a Solution



5. F( W, X, Y, Z ) = X'Y' + X'Z + XY + YZ'
 
Physics news on Phys.org
Care to explain your notation? Is ' the complement or something?
 
(') means prime.
We must be able to simplify these statements so that we can create a circuit diagram out of it using circuit maker. Xor, AND, and NAND Gates
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top