Lukas' Notes

Home

❯

Knowledge

❯

Decoder (Combinatorial Logic)

Decoder (Combinatorial Logic)

Jul 01, 20251 min read

combinatorial-logic

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

  • Examples
  • 2-to-4 Decoder

Created with Quartz v4.4.0 © 2025

  • GitHub