In: Computer Science
DeMultiplexer (DeMux) takes single input and transfer to output line which specified by select line. Take your seat no and add all the numbers which are written in your seat no that’s form a decimal number. Now convert this decimal no into 8 bit binary no which assume as an input and S0, S1, S2 are select lines. Stepwise show input data transfer to output line. Verify your answer by timing diagram Truth table and Circuit diagram. What are the application of DeMultiplexer.
my seat no. is 13212037
A Demultiplexer (or DeMux) is basically just a decoder. It will take the binary input and decode it to one output. The Demultiplexer is a combinational logic circuit designed to switch one common input line to one of several seperate output line.
A 1:8 DeMux is shown below:
Seat No. belongs to which output is shown below:
Circuit Diagram is below:
Truth table is as below: