A little bit of exercise.. ;). Exercise Given to you are some binary to decimal examples : Given to...

Preview:

Citation preview

A little bit of exercise.. ;)A little bit of exercise.. ;)

ExerciseExercise

Given to you are some binary to Given to you are some binary to decimal examples :decimal examples :

Tens UnitsTens Units

00010100010122 = 5 = 51010 0 5 0 5

0011000011002 2 = 12= 121010 1 2 1 2

0011110011112 2 = 15= 151010 1 5 1 5

1000111000112 2 = 35= 351010 3 5 3 5

In calculation formulae, this is easy. In calculation formulae, this is easy. But how can you convert this 6 bit But how can you convert this 6 bit binary into BCD signals for display in binary into BCD signals for display in a circuit?a circuit?

DECODER SYSTEM

BCD for units

BCD for tens

LSB

MSB

MSB

LSB

Given problem above, create / design Given problem above, create / design your decoder circuit that will your decoder circuit that will transform your 6 bit input data to transform your 6 bit input data to separate BCD signals; 1 set BCD separate BCD signals; 1 set BCD output for your unit, the other set for output for your unit, the other set for the tens.the tens.

Submit your design by 29Submit your design by 29thth July 2005 July 2005 (Friday).(Friday).

Recommended