Question

In: Computer Science

Digital Logic Simplify: F = (x’∙ y’∙ z’) + (x’∙ y ∙ z’) + (x ∙...

Digital Logic

Simplify:

F = (x’∙ y’∙ z’) + (x’∙ y ∙ z’) + (x ∙ y’ ∙ z’) + (x ∙ y ∙ z)

F = (x + y + z’) (x + y’ + z’) (x’ + y + z’) (x’ + y’ + z)

Solutions

Expert Solution

F = (x’ y’ z’) + (x’ y z’) + (x y’ z’) + (x y z)
F = x’z’(y’ + y) + (x y’ z’) + (x y z)  { By Distributive law PQ+PR= P(Q+R) }
F = x’z’(1) + (x y’ z’) + (x y z)  { We know that P+P'=1 }
F = x’z’ + x y’ z’ + (x y z)
F = z’(x’ + x y’) + (x y z)
F = z’[(x’ + x)(x’ + y’)[ + (x y z)  { By Distributive law P+QR = (P+Q)(P+R) }
F = z’[(1)(x’ + y’)[ + (x y z)  { We know that P+P'=1 }
F =(x’ z’ + y’ z’) + (x y z) { By Distributive law P(Q+R) = PQ+PR }
F =x’z’ + y’z’ + xyz

The Simplified Function is F =x’z’ + y’z’ + xyz

By Using K-map:


F = (x’∙ y’∙ z’) + (x’∙ y ∙ z’) + (x ∙ y’ ∙ z’) + (x ∙ y ∙ z)

Given

Simplified K-map

The Simplified Function is F =x’z’ + y’z’ + xyz

2)

F = (x + y + z’) (x + y’ + z’) (x’ + y + z’) (x’ + y’ + z)
F = (x + z’+ y) (x + z’+ y’) (x’ + y + z’) (x’ + y’ + z)
F = (x + z’+ yy’) (x’ + y + z’) (x’ + y’ + z) { By Distributive law (P+Q)(P+R) = P+QR }
F = (x + z’+ 0) (x’ + y + z’) (x’ + y’ + z)  { We know that PP'=0 }
F = (x + z’) (x’ + y + z’) (x’ + y’ + z)
F = z’+ x(x’ + y) (x’ + y’ + z)  { By Distributive law (P+Q)(P+R) = P+QR }
F = z’+ x(x’ + y) (x’ + y’ + z)
F = z’+ (xx’ + xy) (x’ + y’ + z)  { By Distributive law P(Q+R) = PQ+PR }
F = z’+ (0 + xy) (x’ + y’ + z)  { We know that PP'=0 }
F = (z’+ xy) (x’ + y’ + z)
F = (z’+ x)(z’+ y) (x’ + y’ + z) { By Distributive law P+QR = (P+Q)(P+R) }
F = (x+z’)(y+z’) (x’ + y’ + z)

The Simplified Function is  F = (x+z’)(y+z’) (x’ + y’ + z)

By Using K-map:

Given

Simplified K-map

The Simplified Function is F = (x+z’)(y+z’) (x’ + y’ + z)


Related Solutions

The curried version of let f (x,y,z) = (x,(y,z)) is let f (x,(y,z)) = (x,(y,z)) Just...
The curried version of let f (x,y,z) = (x,(y,z)) is let f (x,(y,z)) = (x,(y,z)) Just f (because f is already curried) let f x y z = (x,(y,z)) let f x y z = x (y z)
The following logic function is given as a sum of minterms F(W,X,Y,Z) = ∑W,X,Y,Z(7,8,10,11,13) + D(5,...
The following logic function is given as a sum of minterms F(W,X,Y,Z) = ∑W,X,Y,Z(7,8,10,11,13) + D(5, 9, 15). (25 points) a) Draw the K-Map and find the minimal sum-of-products expression for this function. b) Draw the circuit implementing this expression c) Give all input pair or pairs where transition between them would create a timing hazard d) Draw the timing diagram showing the glitch corresponding to the pair or one of the pairs. Assume ALL gate delays are equal e)...
Define f : Z × Z → Z by f(x, y) = x + 2y. (abstract...
Define f : Z × Z → Z by f(x, y) = x + 2y. (abstract algebra) (a) Prove that f is a homomorphism. (b) Find the kernel of f.
Find ??, ?? and ?? of F(x, y, z) = tan(x+y) + tan(y+z) – 1
Find ??, ?? and ?? of F(x, y, z) = tan(x+y) + tan(y+z) – 1
Given function f(x,y,z)=x^(2)+2*y^(2)+z^(2), subject to two constraints x+y+z=6 and x-2*y+z=0. find the extreme value of f(x,y,z)...
Given function f(x,y,z)=x^(2)+2*y^(2)+z^(2), subject to two constraints x+y+z=6 and x-2*y+z=0. find the extreme value of f(x,y,z) and determine whether it is maximum of minimum.
Consider the scalar functions f(x,y,z)g(x,y,z)=x^2+y^2+z^2, g(x,y,z)=xy+xz+yz, and=h(x,y,z)=√xyz Which of the three vector fields ∇f∇f, ∇g∇g and...
Consider the scalar functions f(x,y,z)g(x,y,z)=x^2+y^2+z^2, g(x,y,z)=xy+xz+yz, and=h(x,y,z)=√xyz Which of the three vector fields ∇f∇f, ∇g∇g and ∇h∇h are conservative?
Compute the derivative of the given vector field F. Evaluate the line integral of F(x,y,z) = (y+z+yz , x+z+xz , x+y+xy )
Compute the derivative of the given vector field F. Evaluate the line integral of F(x,y,z) = (y+z+yz , x+z+xz , x+y+xy )over the path C consisting of line segments joining (1,1,1) to (1,1,2), (1, 1, 2) to (1, 3, 2), and (1, 3, 2) to (4, 3, 2) in 3 different ways, along the given path, along the line from (1,1,1) to (4,3,2), and finally by finding an anti-derivative, f, for F.
X(Y'+Z)+[X(Y'+X)]'=1 State which of the following theorems is used to simplify A) Idempotent B) Law of...
X(Y'+Z)+[X(Y'+X)]'=1 State which of the following theorems is used to simplify A) Idempotent B) Law of Complementary C) Operations involving 1&0 D) Involution
The joint density function for random variables X, Y, and Z is f(x, y, z)= Cxyz  if...
The joint density function for random variables X, Y, and Z is f(x, y, z)= Cxyz  if 0 ≤ x ≤ 1, 0 ≤ y ≤ 2, 0 ≤ z ≤ 2, and f(x, y, z) = 0 otherwise. (a) Find the value of the constant C. (b) Find P(X ≤ 1, Y ≤ 1, Z ≤ 1). (c) Find P(X + Y + Z ≤ 1).
Compute the line integral of the vector field F(x, y, z) = ⟨−y, x, z⟩ along...
Compute the line integral of the vector field F(x, y, z) = ⟨−y, x, z⟩ along the curve which is given by the intersection of the cylinder x 2 + y 2 = 4 and the plane x + y + z = 2 starting from the point (2, 0, 0) and ending at the point (0, 2, 0) with the counterclockwise orientation.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT