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...
Draw the truth table for the full subtractor having A B and Borrow as inputs and...
Draw the truth table for the full subtractor having A B and Borrow as inputs and Difference and Bout as outputs. Follow the steps you used for the full adder to come up with this table. Design a circuit to implement the truth table using simplified SOP. Use only AND, OR and NOT gates.
please answer the following questions!!!! 1. Draw the truth table and block diagram for a 2:4...
please answer the following questions!!!! 1. Draw the truth table and block diagram for a 2:4 decoder. Use positive logic inputs and a negative logic (also reffered to as an active low or inverted) enable line and negative logic outputs 2. Design a circuit to implement the 2: decoder block diagram in question 1 using only NAND gates and inverters. 4. Use a 4:1 multiplexer and a minimum number of exterel gates to implement a solution to F(0,3,4,7,10) 5. Use...
For an 8:3 priority encoder: a) Draw the schematic. b) Write the truth table. c) Write...
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.
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...