Binary Decoder:
It is a combinational logic circuit that converts 'n' number of input lines to a maximum of 2 power n possible output lines.
Each output will be activated for for only one possible combination of inputs
Types:
- 2 to 4 Decoder
- 3 to 8 Decoder (Binary to Octal Decoder)
- 4 to 16 Decoder
Applications:
Binary decoder is widely used in Data Multiplexing, Digital Display, Code Converters, Memory addressing, etc.,
Video lecture for this topic is available in my YouTube Channel: https://www.youtube.com/c/PadmasriNaban
Comments
Post a Comment