(Solved):
Create a truth table and then use a Karnaugh map to produce the MPOS equations for a BCD-to-Gray C ...
Create a truth table and then use a Karnaugh map to produce the MPOS equations for a BCD-to-Gray Code Converter. The converter should take a 4-bit BCD number ABCD and convert it to its Gray Code equivalent, WXYZ. For this problem, oniy find the equation for the output Y. (Use "don't cares" where possible.) Assume the Gray Code used is as follows