Question

In: Computer Science

DeMultiplexer (DeMux) takes single input and transfer to output line which specified by select line. Take...

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

Solutions

Expert Solution

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:


Related Solutions

takes a single string d as input which represents a date
takes a single string d as input which represents a date
Write a program that takes in a line of text as input, and outputs that line...
Write a program that takes in a line of text as input, and outputs that line of text in reverse. The program repeats, ending when the user enters "Quit", "quit", or "q" for the line of text. Ex: If the input is: Hello there Hey quit then the output is: ereht olleH yeH IN C++ PLEASE!
For a right-sided system specified by the transfer function H(z) = z/(z - 0.5)and an input...
For a right-sided system specified by the transfer function H(z) = z/(z - 0.5)and an input x[n] = (0.8)n u[n] find the poles of the response Y[z] and the ROC. (Hint: Find X(z). H(z) = Y(z)/X(z). Find individual poles’ ROC and then find the common region of convergence)
In this Exercise, you have to take a single string as input. Using this input string,...
In this Exercise, you have to take a single string as input. Using this input string, you have to create multiple queues in which each queue will comprise of separate word appeared in input string. At the end, you will again concatenate all queues to a single queue.s Example: String = “Data Structure and Algo” Q1 = D → a → t → a Q2 = S → t → r → u → c → t → u →...
Develop a function DNF that takes as input a proposition and returns as output a logically...
Develop a function DNF that takes as input a proposition and returns as output a logically equivalent proposition in DNF. Hint: Adapt the CNF function.
Derive a state diagram and table for a single-input and single-output Moore-type FSM that produces an...
Derive a state diagram and table for a single-input and single-output Moore-type FSM that produces an output of 1 if an input sequence of 101 is detected
Write a java program that will take a line of input and go through and print...
Write a java program that will take a line of input and go through and print out that line again with all the word numbers swapped with their corresponding numeric representations (only deal with numbers from one to nine). Sample runs might look like this: Please enter a line of input to process: My four Grandparents had five grandchildren My 4 grandparents had 5 grandchildren without array and methods.
Write a C function called weighted_digit_sum that takes a single integer as input, and returns a...
Write a C function called weighted_digit_sum that takes a single integer as input, and returns a weighted sum of that numbers digits. The last digit of the number (the ones digit) has a weight of 1, so should be added to the sum "as is". The second from last digit (the tens digit) has a weight of 2, and so should be multiplied by 2 then added to the sum. The third from last digit should be multiplied by 1...
1. Suppose that output q is a function of a single input, labor (L). Describe the...
1. Suppose that output q is a function of a single input, labor (L). Describe the returns to scale associated with each of the following production functions: a. q = 3L. Answer: b. q = L3. Answer:
Which of the following can serve as both an input to and an output of the...
Which of the following can serve as both an input to and an output of the acquisition / payment process? Check Purchase Order Both A and B Neither A and B
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT