Truth table for 3 inputs decoder:
|
The 3 inputs decoder has 8 outputs possibilities, it means that for any input combination of A, B and C only one
different output exists (s0 to s7). Generally, decoders are provided with enable input (EN) so as to activate the
decoded output based on the inputs. The decoder can be widely used in many fields, for example 4 inputs can be used
to represent the decimal digits zero to nine.
|