next up previous
Next: 1 Prelab

Lab 3: Decoders and Multiplexers


PDF version

Decoders and multiplexers are important combinational circuits in many logic designs. Decoders convert $ n$ inputs to a maximum of unique $ 2^n$ outputs. A special case is the BCD-to-seven-segment decoder, where a four-bit decimal digit (represented in BCD) is decoded into the corresponding seven segment code used as an input to the seven-segment display (Figure 1).

Figure 1: 7-segment display
\begin{figure}\begin{center}
%
\input{7-seg.pstex_t}
\end{center} \end{figure}




Copyright © 2008, Electrical Engineering Department, New Mexico Tech
Last Modified 2009-09-22