2-to-4 Decoder Design in LabVIEW

A 2-to-4 decoder is used to select one output line out of four available lines based on the data present on two input lines. The logic behind this selection is summarized in the table below:

Input1Input0Output
000
011
102
113

2 to 4 Decoder LabVIEW VI Block Diagram

The following figure (Fig-1) illustrates the block diagram of the 2-to-4 decoder LabVIEW VI.

2 to 4 decoder labview vi block diagram

2 to 4 Decoder LabVIEW VI Front Panel

The following figure (Fig-2) shows the front panel of the 2-to-4 decoder LabVIEW VI.

2 to 4 decoder labview vi front panel

Download 2 to 4 Decoder Labview Source Code Files

Download 2 to 4 decoder labview VI source code files