UPC EETAC Bachelor's Degree in Telecommunications Systems and in Network Engineering EEL

Chapter 1 problems

     - D1.16 -

9-bit code converter from binary radix-2 to BCD 

Problems

D1.15

D1.17


1. Specifications

Large code converters such as radix-2 --> BCD (Bin_BCD_9bit) can be implemented using hierarchical schematics from 74184/74185 datasheet. Implement a 9-bit code converter from binary radix-2 to BCD using plan C2. The basic expandable component is the DM74185.

 

Fig. 1. Symbol.

Draw the circuit truth table and an example of timing diagram to be used in section 4 for testing the device.

 

2. Planning

Adapt the 9-bit hierarchical block from the datasheet to our style and translate it to VHDL.

 

Using plan A: equations.