Question: Testing multiplexors ( muxes ) . a . Create a circuit to test a 4 - to - 1 multiplexor ( mux ) using three
Testing multiplexors muxes
a Create a circuit to test a to multiplexor mux using three to multiplexors muxes
b Design a testing procedure to make sure that the circuit does exactly the same thing as a to multiplexor.
c Build and test.
A communications company wants to encode all its data before transmitting anything. We will design a circuit to assist them with this encoding. For the unsigned bit binary numbers, the encoding requires an extra bit, called X and can be calculated using even and odd parity. Each number transmitted would have bits, the bits of the unsigned binary number and X The encoding works as follows: ~ If the number is divisible by it must be transmitted with odd parity. ~ All other numbers must be transmitted with even parity. Again, you can interpret this as the description of a truth table. Note is divisible by A binary number has odd parity if it contains an odd number of s So and have odd parity, and has even parity.
a Draw a truth table with the operands in this order: showing the function the output bit You do not need to display in the output
b Write a Boolean expression as a sum of minterms for the output bit.
c Simplify the expression using a Kmap. Show the map and final expression
d Draw the corresponding Circuit.
e Redesign the Circuit to use a to multiplexor mux show how you determined the input value for each line of the mux using a table.
f Redesign the Circuit to use three to multiplexors muxes
g Draw the corresponding wiring diagram.
h Build and test. Your table of test values should contain many dont care values.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
