Showing posts with label multiplexer. Show all posts
Showing posts with label multiplexer. Show all posts
Tuesday, April 9, 2013
Multiplexer with TTL IC 74251
Actually you can not bother to design a multiplexer using logic gates because it has many special IC which functioned for a multiplexer.
One of the TTL ICs from the family that you can use to fulfill the function of a multiplexer is IC 74 251. At the IC there are 8 input channels and 3-bit selector and the other lane as a control reset and inverting output. As a note if you are using TTL ICs for your electronic circuit, the voltage supply that is allowed a maximum of 5 volts. So you can be more familiar with the workings of this multiplexer ic, IC74251 consider the truth table below:
C | B | A | G | Y | W |
X | X | X | 1 | Z | Z |
0 | 0 | 0 | 0 | D0 | D0’ |
0 | 0 | 1 | 0 | D1 | D1’ |
0 | 1 | 0 | 0 | D2 | D2’ |
0 | 1 | 1 | 0 | D3 | D3’ |
1 | 0 | 0 | 0 | D4 | D4’ |
1 | 0 | 1 | 0 | D5 | D5’ |
1 | 1 | 0 | 0 | D6 | D6’ |
1 | 1 | 1 | 0 | D7 | D7’ |
Z = High impedance (off) | |||||
D0,D1…D7 = Representing the output of the input lines D | |||||
Labels:
74251,
ic,
multiplexer,
ttl,
with
Sunday, April 7, 2013
Multiplexer with CMOS IC 4556
In addition to the family of TTL ICs that support the function of a multiplexer is a family of CMOS ICs.

Continue reading...
Despite the fact it is the family of TTL ICs that support more functions than the CMOS multiplexer. For the working principle of the multiplexer IC CMOS family is actually tantamount to a multiplexer circuit, or IC TTL logic gates. That should be all referring to the real multiplexer function, namely the determination of output lines which represent the number of input lines. The use of symbols is possible between TTL and CMOS IC has a different but actually run the same rules. For your reference if you are interested in using family of CMOS IC 4556 series in particular, I include also the truth table below:
INPUT | OUTPUT | |||||
E | A0 | A1 | O0 | O1 | O2 | O3 |
L | L | L | L | H | H | H |
L | H | L | H | L | H | H |
L | L | H | H | H | L | H |
L | H | H | H | H | H | L |
H | X | X | H | H | H | H |
L = LOW | ||||||
H = HIGH | ||||||
Labels:
4556,
cmos,
ic,
multiplexer,
with
Subscribe to:
Posts (Atom)