4x12 mux

Thread Starter

Lifelongstudent

Joined Jul 30, 2019
8
confusion

When someone says they have a 4 by 12 mux what does that mean?

I understand mux to have many inputs with one single output so what does a 4x12 mean?

Just multiple 1x4 on a single chip or something??
 

ScottWang

Joined Aug 23, 2012
7,501
4x12 mux means seems like 4 sets of 12 outputs multiplexer, but it didn't mention how many inputs.

It could be 4 sets of 1 input to 12 outputs multiplexer.
 

WBahn

Joined Mar 31, 2012
32,823
confusion

When someone says they have a 4 by 12 mux what does that mean?

I understand mux to have many inputs with one single output so what does a 4x12 mean?

Just multiple 1x4 on a single chip or something??
It's missing some context and so you are going to have a hard time getting a definitive answer.

My best guess is that it means you have four input channels that are each twelve bits wide. You would then have two select signals that would chose which of the four channels to route to the output.
 

MisterBill2

Joined Jan 23, 2018
27,508
Certainly a great deal of information is missing, including the context. All the responses so far have been best guesses, at best.
So do you need a multiplexer? or are you trying to discover what a label on a section of a drawing means? Or something else? With more information you can get a useful answer.
 

DNA Robotics

Joined Jun 13, 2014
670
My best guess is that it would use a 4 bit address to select a single data bit or stream from 1 of 12 inputs.

Do you have a part number of a chip like that? The data sheet would tell for sure.
This chip uses a 3 bit address to select 1 of 8 inputs.
http://www.ti.com/lit/ds/symlink/sn74ls151.pdf
The 74LS150 uses a 4 bit address to select 1 of 16 inputs.
 
Last edited:
Top