Answer all questions. Show all work in Blue booklets The months of the years are coded in four variables, STUV, such tha
Posted: Fri May 20, 2022 9:52 pm
questions. Show all work in Blue booklets The months of the years are coded in four variables, STUV, such that January is 1011, February is 1010....and December is 0000. The remaining four and November, all the rest has 31, except February) combinations are never used. (Remember 30 days has September, April June 10.Create the truth table for a function, "M", that is 1 if the month has 31 11.Express the function "M" in the numeric “sum of min term and don't care” form i.e M(S,T,U,V) – Em(#,#,#)+Ed(#,#,#) (5 points) 12. Place "M" onto a Karnaugh Map (include don't cares) (10 points) 13.Determine the Minimum SOP for M from the Karnaugh Map (10 points) 14.Determine the Minimum SOP for M' from the Karnaugh Map (10 points) 5. Determine the Minimum POS for M by applying DeMorgan's to the minimum SOP of M' (5 points)
Answer all