Design the logic circuit

  • #1

STEMucator

Homework Helper
2,076
140

Homework Statement



Draw the simplest logic gate or circuit for the description below. The inputs are ##a, b, c## and the output is ##z##.

##z = 0## only if ##abc = 010## or ##abc = 110##


Homework Equations




The Attempt at a Solution



So i drew up a quick table, AND and OR'ed the required terms together and came up with this:

IMG_0503.jpg


Is this okay? The input ##a## seems to have disappeared, which makes no sense to me. Unless its some sort of trick question where I only need 2 inputs since the output doesn't rely on ##a## at all.
 
  • #2
Have you tried checking your answer with a Karnaugh map? I get a different answer...
 
  • #3
Also, have you tried plugging the two values back into your answer...?
 
  • #4
I'm trying to do this without a K-Map.

Plugging the values of ##b## and ##c## into my answer does provide the correct output, but I am unsure about the input ##a##.

I don't believe the answer is correct, and I am unsure how to algebraically simplify this if my above attempt is incorrect.
 
  • #5
My apolgies! I missed in your OP that z=0 for those two terms. Your answer does look correct. Sorry for any confusion I caused...
 
  • #6
My apolgies! I missed in your OP that z=0 for those two terms. Your answer does look correct. Sorry for any confusion I caused...

Thank you for the clear up. I was just slightly confused about the inputs, but the logic worked out that way I guess.
 
  • #7
z= 0 only if abc=010abc = 010 or abc=110
You did well. An alternative is to write ##\bar z\ =\ \bar a b \bar c\ +\ ab\bar c##

Then simplify this as you did with your expression earlier, to get z = ...

The answers will be the same. :)
 

Suggested for: Design the logic circuit

Replies
5
Views
964
Replies
14
Views
873
Replies
3
Views
809
Replies
6
Views
646
Replies
10
Views
1K
Replies
4
Views
392
Replies
20
Views
1K
Replies
2
Views
727
Back
Top