Assignment2
Assignment2
Weightage: 8%
Consider the above Gray code to Binary code conversion where input is a 4 bits Gray code and output is a
4-bit Binary code. Implement and Demonstrate this code conversion. You are only allowed to use 2 inputs
gates like (AND, OR, NOR, NAND gates).
Use the corresponding ICs. For a variable (a), either produce its complement (a’) using some gates or
assume both are available at the input. Use whatever is convenient to you.
Guidelines:
• All the member of the group need to be present at the time of Demonstration of the assignment.
All the absent members will be awarded 0 marks for the assignment. Please show your ID card at
the time of demonstration.
• the grading will be based on (a) Correctness, (b) Quality of design, (c) Wire optimization, (d)
Optimum number of chip used, (e) Cleanliness in design (Wire and Chips should be organized to
look good), (f) Use of proper Comment/Naming/Labeling of the wires and (g) Questionnaire and
explanation.
• In the report, draw a clear diagram of your code conversion circuit. Explain the steps followed to
obtain the optimized design. Credit will be given to optimized design. Clearly mentioned the IC
used in your experiment.
• Read the topic from Kohavi’s book before implementing the same.
o Z. Kohavi and N. Jha, Switching and Finite Automata Theory, 3rd Ed., Cambridge University
Press, 2010.