Recent content by michalodzien

  1. M

    (Boolean Algebra) Did I write this logic expression correctly?

    It all looks correct and i can see this is an easy way to do it, thank you very much for your help!
  2. M

    (Boolean Algebra) Did I write this logic expression correctly?

    I am sorry for the paper quality. I see i did a very silly mistake and forgot to add parentheses around B + C' and ofcourse It's a NAND gate so the expression needs a negation as a whole. I can see i did same mistake with E gate it should have been ((B+C'*D)'+D)' This is the result i got now...
  3. M

    (Boolean Algebra) Did I write this logic expression correctly?

    I actually did these parts beforehand but i am not sure if what i came up with is correct and i would like to validate it before i start simplifying it. Also i have no way to check if it correct because this is for an assignment which i will not get back with feedback but only with a grade...
  4. M

    (Boolean Algebra) Did I write this logic expression correctly?

    Homework Statement My solution, is this correct? This is what I came up with. Y=A+((A*B)+B+C'+(B+C'*D)+D) Is it safe to say that it is correct or did I make a mistake?
Back
Top