Decoder min term generator
0 Stars     7 Views    

Author: JWALAVARNA RS

Project access type: Public

Description:

A decoder is a combinational circuit that connects the binary information from ‘n’

input lines to a maximum of 2^n

unique output lines. Decoder is also called a min-term

generator/max-term generator. A min-term generator is constructed using AND and

NOT gates. The appropriate output is indicated by logic 1 (positive logic). Max-term

generator is constructed using NAND gates. The appropriate output is indicated by logic

0 (Negative logic).

Created: Sep 09, 2024

Updated: Sep 09, 2024


Comments

You must login before you can post a comment.