About 573,000 results
Open links in new tab
  1. Is this a 4:2 Multiplexor? - Electrical Engineering Stack Exchange

    May 26, 2015 · 0 My instructor has been insisting that the multiplexor in the picture above is a 4:2 mux not a 4:1 mux and that my textbook (Digital Design and Computer Architecture by Harris) …

  2. Terminology: What is the Reasoning for using the Term …

    Jan 17, 2022 · A multiplexor is used for selecting from many possible inputs to a single output. The schematic below displays an 8-way multiplexor. It has 8 possible inputs all going to a …

  3. Is an ALU a multiplexer? - Electrical Engineering Stack Exchange

    Jul 13, 2012 · I'm studying digital electronics where the components ALU and multiplexer appear. To me the ALU seems like a multiplexer but it's not specifically mentioned that this is the case. …

  4. multiplexer - Is a USB MUX needed in a USB-C 3.0 hub? - Electrical ...

    Dec 20, 2024 · For the from MYiR which has a USB-C connector which supports USB 3.0 the schematic shows a NXP USB Type-C SuperSpeed active switch used to multiplex the USB-C …

  5. How a 2-1 multiplexer (MUX) work?

    I haven't done EE for quite a long time. I need to implement some MUX, so I started with a two-way MUX. But I don't understand how to make the decision: Wiki- Multiplexer A truth table will …

  6. karnaugh map - Electrical Engineering Stack Exchange

    Jan 4, 2023 · I'm trying to understand multiplexers (MUX) and I have a few questions that I hope someone can help me with. I'm not sure what determines if the inputs to the MUX are …

  7. 4 to 1 multi-bit multiplexer implementation [Q]

    Oct 2, 2016 · We are tasked with creating a 4 to 1 multiplexer with 4-bit inputs. I believe I fully understand how to create a 4 to 1 1-bit multiplexer, but I completely do not understand what …

  8. How to build large multiplexers using SystemVerilog?

    Mar 11, 2021 · Note: This question about multiplexers is similar to but not identical to this question which is about demultiplexers. I want to build a fully parameterisable multiplexer in …

  9. digital logic - How does an 8-4 multiplexer function? - Electrical ...

    Another way of stating a 8-4 multiplexor is as four copies of a 2-1 multiplexor. The SELECT pin connects to all multiplexors, so they all choose the '0' or '1' input together. This allows you to …

  10. How to implement 8x1 multiplexer using 3x8 decoder and 3-state …

    Jun 18, 2018 · Suppose that AB and CD are 2-bit unsigned binary numbers (a) Find the truth table for the function F with 4 inputs A, B, C, D to satisfy the following condition if AB ...