answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Logic diagram of 8 to 1 line Multiplexer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic
Related questions

A 4 variable logic expreSSion can be realized using which multiplexer?

using 8:1 mux....


What is strobe input in multiplexer?

It is the enable line. Used to enable the multiplexer to function. For low enable multiplexers, strobe is set to 0 to enable the multiplexer whereas in high enable multiplexers, it is set 1 to enable the multiplexer.


Explain MUx constract a 16-to-1 line multiplexer with two 8-to-1 multiplexer and one 2-to-1 line multiplexeruse block diagram for the three multiplexers?

Jo MUX hai wo circuit ki tarah karya karta hai. adhik jankari ke liye csa ki book search kre. Deepak Shukla. Duble MCA-


How many address lines are there in a 16 to 1 multiplexer?

20 address line available in 16 to 1 multiplexer 16 for input lines and 4 will be selection lines.


Construct a 16-to-1-line multiplexer with two 8-to-1-line multiplexers and one 2-t0-1-line multiplexer?

Type your answer here... D0-D7 on 1st 8to1, D8-D15 on 2nd 8to1, S0,S1,S2 to both. The output from 1st 8to1 is D0 on the 2to1, the output from the 2nd 8to1 is D1 on the 2to1 and S3 to the 2to1. The 2to1 provides the final 16to 1 mutiplexed output, OK?


What is VHDL program for 64 to 1 multiplexer using four 4 to 1 multiplexers?

Personally describing VHDL code for multiplexer can be quite difficult without prior knowledge. It takes many VHDLs to be a multiplexer.


How do you construct half adder using 2 1 multiplexer?

Use the multiplexer to choose the correct output based on the inputs (use the truth table).


What are advantages and disadvantages of multiplexer?

Advantages are 1: it reduces number of wires. 2:it reduces circuit complexity and cost. 3:it simplifies logic design. 4:we can implement many combinational circuits using MUX. 5:it does not need kmaps and simplification.


Is Multiplexer acts as not gate?

f = ~s.a + s.b , thus is the function for a multiplexer. let a not gate with input x and output y. set a = 1 and b =0 to get a not gate. y = ~x.1 + x.0


How Design a 3 input AND gate using 2 by 1 Multiplexer only?

help


How do you design 32 to 1 multiplexer b using a 4 to 1 multiplexer?

To build a 64 to 1 multiplexer using cascaded 8 to 1 multiplexer, use nine 8 to 1's. Connect the first 8 to each of the 64 inputs, then connect the ninth to the outputs of the first eight. Connect the three address lines of the eight together to form 3 of the address lines. Connect the three address lines of the ninth to form the other three, for a total of 6 address lines selecting 1 of 64 inputs.This is a lot of logic. Fan-in and fan-out may be considerations. If you are trying to scan 64 switches, there may be a better way using an 8-bit output connected to a switch matrix (with diodes if you need more than one at a time close-able) and then connected to an 8-bit input. Even better, consider the 8279 keyboard/display controller.


What are the uses of not logic gates?

A NOT logic gate flips the logic signal from 1 to 0 or 0 to 1 :)