Embed presentation
Download to read offline








A decoder is a logic circuit that takes a binary input and activates only one of multiple outputs based on the input value. If a decoder has an n-bit input, it will have 2^n outputs. The decoder's truth table shows the logic function that maps each input combination to activate the correct output. The circuit diagram implements this logic function using gates.






