Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Implement And Gate Function in 2 to 1 multiplexer....?

Status
Not open for further replies.

fazan83

Advanced Member level 4
Joined
May 11, 2006
Messages
115
Helped
5
Reputation
10
Reaction score
4
Trophy points
1,298
Location
Gurun, Kedah, Malaysia
Activity points
2,012
Can we implement And Gate Function in 2 to 1 multiplexer....?

Base on the Boolean Algebra seem like cannot.
Please advise guys.

For And Gate:
z=AB

For 2 to 1 multiplexer:
z=(A.Sbar) + (B.S)

where S is the selector.

Or am I wrong on this.
 

At this equation:
z=(A.Sbar) + (B.S)

If you place your first input at B and the second at S and placed '0' at A, you'll get the required AND gate function .
 

    fazan83

    Points: 2
    Helpful Answer Positive Rating
ieropsaltic said:
At this equation:
z=(A.Sbar) + (B.S)

If you place your first input at B and the second at S and placed '0' at A, you'll get the required AND gate function .

Thanks very much I never think like that before.
 

try out this,


for a 2 X 1 MUX give ur select line as input A
1st input line as logic 0
2nd input line as B input


u will get and gate output
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top