Design and Implementation of 2-To-1 Encoder Circuit
Design and Implementation of 2-To-1 Encoder Circuit
D
2-to-1
Output x
Encoder
0
0 0 Undefined
0 1 0
1 0 1
1 1 Undefined
Explanation:
When I1 = 0 and I0 = 1, the output Y=0.
When I1 = 1 and I0 = 0, the output Y=1.
If no input or more than one input is active, the output is undefined.
Circuit Diagram of 2-to-1 Encoder: -