Decoder

Decoder

Decoder is a combinational circuit which have multiple inputs and multiple outputs circuit. It decodes n inputs into 2n outputs.

Example: number of inputs are 2, number of outputs are 22 = 4.



E is used to enable or disable the circuit. If E = 0, the circuit is disabled and if E = 1, the circuit is abled.

How To Create & Simulate 2 to 4 Binary Decoder


2 to 4 Binary Decoder & Truth table






Comments

Popular posts from this blog

Frequency Divider

Multiplexers

Demultiplexers