DLD

Decoder and Encoder Circuits

Medium
EST. TIME: 45 min

Decoder and Encoder Circuits

Realization of 2:4 Decoder and 4:2 Encoder circuit and verification of truth table.

Theory

Decoder (74139/74138): A logic circuit that converts n input lines to 2^n output lines. Used for address decoding.

Encoder (74147/74148): A circuit that converts 2^n input lines to n output lines. Used in keyboards and interrupts.

Procedure

  1. Decoder: Connect two inputs and enable line. Check which of the 4 outputs goes active (High/Low) based on input combination.
  2. Encoder: Connect 4 inputs. Only one should be active at a time. Observe the 2-bit binary code at output.

Ready to Start?

Launch the virtual simulator to build this circuit and verify the outputs in real-time.

Resources

  • Datasheet (7400 Series)
  • Video Tutorial
  • Viva Questions

Hi, how can I help you Today!