- Design and Implement 4-bit Binary sub tractor using IC-74LS83.
- Design and Implement 1 digit BCD adder usingIC-74LS83
AIM: Study of IC-74LS138 as a Demultiplexer / Decoder
THEORY:
Demultiplexer
It is a circuit having 1 input and many outputs. By applying control signals we can steer the input signal to one of the output lines. It accepts a signal and distributes to several outputs.
A general block diagram of DMUX is as shown below:
Figure 1: Demultiplexer
1:2 demultiplexers (1 I/P, 1 control line, 2 O/P)
1:8 demultiplexers (1 I/P, 3 control lines, 8 O/P)
1:16 demultiplexers (1 I/P, 4 control lines, 16 O/P)
AIM: Study of IC-74LS83 as a BCD adder Design and Implement 4-bit Binary sub tractor using IC-74LS83. Design and Implement 1 digit BC...