Lukas' Notes

Decoder (Combinatorial Logic)

Mar 14, 20261 min read

combinatorial-logic

Definition

Decoder (Logic Circuit)

A decoder is a combinatorial logic circuit that expands information, meaning that the number of inputs n ≤ the number of outputs m.

It can translate an input signal into a more redundant output signal.

Examples

2-to-4 Decoder


Graph View

  • Definition
  • Examples
  • 2-to-4 Decoder

Backlinks

  • Combinatorial Logic Circuit

Created with Quartz v4.4.0 © 2026

  • GitHub