[PSD8] Exercise 2.38 #163
Replies: 5 comments
-
corretto |
Beta Was this translation helpful? Give feedback.
-
Pardon, ho difficoltà a capire come si inizia a risolvere un problema di questo tipo. La tabella della verità immagino sia risolta in base alle equazioni in alto a destra, ma quelle come si ricavano leggendo solo il testo dell'esercizio? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Grazie mille! |
Beta Was this translation helpful? Give feedback.
-
Exercise 2.38 An$M$ -bit thermometer code for the number $k$ consists of $k$ 1’s in the least significant bit positions and $M – k$ 0’s in all the more significant bit positions. A binary-to-thermometer code converter has N inputs and $2^N–1$ outputs. It produces a $2^N–1$ bit thermometer code for the number specified by the input. For example, if the input is 110, the output should be 0111111. Design a 3:7 binary-to-thermometer code converter. Give a simplified Boolean equation for each output, and sketch a schematic.
Beta Was this translation helpful? Give feedback.
All reactions