Implement the following functions using logic gates. Assume that the compliments of each variable are available.

a. F(A,B,C,D) = (AB)’(C+D’)

b. F(A,B,C) = AB’+ A’B+ CB

c. F(A,B,C,D) = (A’+B’)’+CD + C’D’

d. F(A,B,C) = ((A+B)’(A’+B))’
in Other Math Topics by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

(a) F(A,B,C,D)=(AB)'(C+D')

CIRCUIT DIAGRAM (4 inputs, 1 output)

(In these diagrams the logic gate numbers have no significance in relation to the question.)

(b) F(A,B,C)=AB'+A'B+CB (3 inputs, 1 output)

CIRCUIT DIAGRAM

(c) F(A,B,C,D)=(A'+B')'+C'D'+CD (4 inputs, 1 output)

(A'+B')'+C'D'+CD is the same as (A'+B')'+CD+C'D')

CIRCUIT DIAGRAM

(d) F(A,B,C)=((A+B)'(A'+B))' (3 inputs, 2 outputs)

CIRCUIT DIAGRAM

System size limitations have caused me to revise the presentation of this solution, so truth tables for each part of the question have been prepared as a single unit, shown below. (Signal convention is 1=ON, 0=OFF for the inputs and outputs.)

by Top Rated User (1.2m points)

Related questions

2 answers
1 answer
asked Apr 29, 2019 in Algebra 1 Answers by anonymous | 460 views
1 answer
asked Dec 6, 2015 in Other Math Topics by codeguru Level 1 User (260 points) | 1.1k views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
733,233 users