LOGIC GATES ASSIGNMENT
0 Stars     49 Views    

Author: Aravind Kanikkairaj

Project access type: Public

Description:

Logic gate Circuits for the given expression has been verified with the truth table.

F(X,Y) = X'Y' + XY + X'Y is table 1.

The above expression can be simplified as the following two expressions.

F(X,Y) = X' + XY is table 2.

F(X,Y) = X'Y' + Y is table 3.

Created: Mar 12, 2021

Updated: Aug 26, 2023


Collaborators
Comments

You must login before you can post a comment.