Question

1. write a truth table using this symbol: --> 2. write the inputs for the truth...

1. write a truth table using this symbol: -->

2. write the inputs for the truth table to the left of the --> and write the outputs for the truth table to the right of the -->

3. write the compliment, or NOT using '

As an example:

The truth table for AND is written this way:

A B --> A AND B

0 0 --> 0

0 1 --> 0

1 0 --> 0

1 1 --> 1

or this way:

A B --> A AND B

a' b' --> 0

a' b --> 0

a b' --> 0

a b --> 1

As another example:

For a 3 input, 2 output truth table, the truth table is written this way:

A B C --> X Y

0 0 0 --> 0 0

0 0 1 --> 1 0

0 1 0 --> 1 0

0 1 1 --> 0 1

1 0 0 --> 1 0

1 0 1 --> 0 1

1 1 0 --> 0 1

1 1 1 --> 1 1

A particular kind of multiplexer known as a 2 to 1 multiplexer is made with and two AND gates, and one OR gate has the following sum of products:

C = (A •S) +(B• S)

where inputs A and B are selected with the selector S.

(Optional: You can look at a diagram and read a description of the multiplexer in the textbook, Appendix B, Page B-17)

Part a) Write the truth table for the multiplexer.

Part b) Explain in English what the purpose of the S value is in the multiplexer -- how does S relate to the A value and B value of the multiplexer? Write your explanation in 4 sentences or less.

Homework Answers

Answer #1

a) The truth table of multiplexer is as follow:

S A B -> C

0 0 0 -> 0

0 0 1 -> 0

0 1  0 -> 1

0 1 1 -> 1

1 0 0 -> 0

1 0 1 -> 1

1 1  0 -> 0

1 1 1 -> 1

b) As it can be seen through the truth table that output is not depending on the inputs i.e A and B but it is depending on the selector  i.e S.

So, the purpose of the S is to select that which input is to be pass through the multiplexer as when S is 0 it is allowing the A and when S is 1 it is allowing B to pass through multiplexer.

I hope I am solve to solve your problem, if yes then do give a thumbs up . It really helps :)

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
1. write a truth table using this symbol: --> 2. write the inputs for the truth...
1. write a truth table using this symbol: --> 2. write the inputs for the truth table to the left of the --> and write the outputs for the truth table to the right of the --> 3. write the compliment, or NOT using ' As an example: The truth table for AND is written this way: A B --> A AND B 0 0 --> 0 0 1 --> 0 1 0 --> 0 1 1 --> 1 or...
1. Implement the given logic function using a 4:1 MUX. F(A,B,C) = Σm(0,1,3,7) Show the truth...
1. Implement the given logic function using a 4:1 MUX. F(A,B,C) = Σm(0,1,3,7) Show the truth table, the 4:1 MUX schematic with the inputs, select inputs and the output. 2. For an 8:3 priority encoder: a) Draw the schematic. b) Write the truth table. c) Write the Boolean expressions for each of the outputs in terms of the inputs. d) Draw the logic circuit for the outputs in terms of the inputs.
digital logic A digital circuit consists of four inputs and two outputs. One of the outputs...
digital logic A digital circuit consists of four inputs and two outputs. One of the outputs takes the value logical one "only when there is a majority of inputs to one". The other output is activated only if there is equal number of inputs to one "than to zero". a) Write the truth table. b) Draw the necessary digital circuit with logic gates. ----------------------------------------------------------------------------- A drip irrigation system has three sensors that measure different physical parameters. A Sensor H measures...
1) Implement the given logic function using a 4:1 MUX. (Ref: Lec 16, slide 5) F(A,B,C)...
1) Implement the given logic function using a 4:1 MUX. (Ref: Lec 16, slide 5) F(A,B,C) = Σm(0,1,3,7) Show the truth table, the 4:1 MUX schematic with the inputs, select inputs and the output. 2) For an 8:3 priority encoder: a) Draw the schematic. b) Write the truth table. c) Write the Boolean expressions for each of the outputs in terms of the inputs. d) Draw the logic circuit for the outputs in terms of the inputs.
Hardware security HW-1 Combinational Logic Q.1 a) Complete the truth table for the 4-inputs, 16 cells...
Hardware security HW-1 Combinational Logic Q.1 a) Complete the truth table for the 4-inputs, 16 cells LUT ( Look-up Table) and map the follwing function on the LUT. Asume ‘a’ to the MSB ( Most significant bit) and lable all inputs and outputs of the LUT. F= a+bd LUT A (MSB) B C D (LSB) F (output)     Draw the circuit level for the above function. Q.2 Assume that a simple diagram of a switch used in SRAM based FPGA...
a.) Determine if a' + a'y = a' using a truth table. DO NOT REFER TO...
a.) Determine if a' + a'y = a' using a truth table. DO NOT REFER TO THE FORMULA SHEET. This must be proved via truth table. Use the table tool, to create your truth table. If you are unable to use the table tool, you can use excel or word to create the table and copy paste. Be sure to write a statement indicating that this is true or not. b.) Given that x + 1 = 1 is true....
Use the truth table to answer the following questions, { X is Do not Care Condition}...
Use the truth table to answer the following questions, { X is Do not Care Condition} A B C D Y 0 0 0 0 1 0 0 0 1 1 0 0 1 0 0 0 0 1 1 0 0 1 0 0 1 0 1 0 1 1 0 1 1 0 0 0 1 1 1 1 1 0 0 0 1 1 0 0 1 X 1 0 1 0 0 1 0 1 1...
Please include the following items in your pre-lab write-up. 1. Truth table for the profit calculator....
Please include the following items in your pre-lab write-up. 1. Truth table for the profit calculator. 2. Karnaugh Maps for each of the output bits: P2, P1, P0. Please show your circles on K-Maps or you will lose credits. 3. Minimized Boolean expression in terms of input bits (I, S, C, and H) for each output bit. ECEN 248 Laboratory Exercise #3 11 4. Gate level schematic of your profit calculator which includes DIP switches and LEDs.
Design a combinational circuit with 4 inputs (A, B, C, D) and two outputs (F, G):...
Design a combinational circuit with 4 inputs (A, B, C, D) and two outputs (F, G): The F output becomes ‘1’ when the corresponding decimal value represented by the 4 input bits is divisible by 3 (for example, F=1 when input combination is 0011; as 0011is 3 in decimal that is div. by 3). The G output becomes ‘1’ when the corresponding decimal value represented by the 4 input bits is divisible by 5. Also, mention how many gate delays...
(ii) Create a hierarchical Verilog 5-to-1 mux module with five data inputs (a, b, c, d,...
(ii) Create a hierarchical Verilog 5-to-1 mux module with five data inputs (a, b, c, d, e), three select inputs (s[2:0]), and one output bit (f) using 4-to-1 multiplexers. Design the 4-to-1 multiplexer using behavioral code.