How do I connect a 74LS151 without using any TTL device

  • Thread starter Thread starter gaom84
  • Start date Start date
  • Tags Tags
    Device Ttl
Click For Summary
To connect a 74LS151 multiplexer for the function Z = X3'X2'X1X0 + X3'X2X1'X0 + X3'X2X1X0 without using other TTL devices, the user needs to clarify the notation and ensure the correct inputs are used. There is confusion regarding the representation of the function, specifically whether the inverted forms of the inputs are available. The discussion suggests simplifying the equation and utilizing a truth table to determine the appropriate connections for the data and select inputs of the multiplexer. The task is deemed manageable for a beginner with the right approach. Understanding how to manipulate the inputs and outputs is key to successfully implementing the function.
gaom84
Messages
1
Reaction score
0
Hi I need you help I must connect this function
Z= X3'X2'X1 X0+X3'X2 X1'X0+X3'X2 X1 X0 in a Multiplexer the 74LS151 without using any other TTL device. I was thinking of putting in the 3 bit entry X3 , X2 , X1 so how do i put X0 and where ? How do I connect I's to form that function, I really don´t know how to use a multiplexer i am a begginer in this.
 
Engineering news on Phys.org
gaom84 said:
Hi I need you help I must connect this function
Z= X3'X2'X1 X0+X3'X2 X1'X0+X3'X2 X1 X0 in a Multiplexer the 74LS151 without using any other TTL device. I was thinking of putting in the 3 bit entry X3 , X2 , X1 so how do i put X0 and where ? How do I connect I's to form that function, I really don´t know how to use a multiplexer i am a begginer in this.
Sounds like an interesting logic puzzle, but I'm not sure that I understand your notation. I'll try to re-write it using & + ~ (and, or and invert/not):

Z = (X3 & ~X2 & ~X1) + (X3 & ~X2 & X1 & ~X0) + (X3 & ~X2 & X1 & X0)

or is it:

Z = (~X3 & ~X2 & X1) + (~X3 & X2 & ~X1 & X0) + (~X3 & X2 & X1 & X0)

Which are you trying to make? Is the assumption that both the non-inverted and inverted forms of X[3:0] are available to be used as inputs, or do you have to generated the inverted forms as well somehow? If I interpreted your notation correctly, the equation can be simplified. And then look at how you can use the data inputs and data select inputs together on the multiplexer to form the equation...
 
This sounds like a class problem. It's not extremely complex, and can be resolved by applying a truth table to the device.

KM
 
Thread 'I thought it was only Amazon that sold unsafe junk'
I grabbed an under cabinet LED light today at a big box store. Nothing special. 18 inches in length and made to plug several lights together. Here is a pic of the power cord: The drawing on the box led me to believe that it would accept a standard IEC cord which surprised me. But it's a variation of it. I didn't try it, but I would assume you could plug a standard IEC cord into this and have a double male cord AKA suicide cord. And to boot, it's likely going to reverse the hot and...

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
584
  • · Replies 1 ·
Replies
1
Views
753
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K