Logic circuit - Problem to make logic circuit

absf

Joined Dec 29, 2010
1,968

AnalogKid

Joined Aug 1, 2013
12,130
Your question is not clear. You have not indicated which are the input conditions and which are the output states.

Please post a schematic of your design and we will give you suggestions.

ak
 

MrChips

Joined Oct 2, 2009
34,812
Make logic circuit that do this:
inout | output
0 | 0
1 | 0
There are four possible logic functions with a single input.
Can you think of all four functions?

#1
input | output
0 |
1 |

#2
input | output
0 |
1 |

#3
input | output
0 |
1 |

#4
input | output
0 |
1 |

How would you implement in hardware each of the four functions?
 

Analog Ground

Joined Apr 24, 2019
460
There are four possible logic functions with a single input.
Can you think of all four functions?

#1
input | output
0 |
1 |

#2
input | output
0 |
1 |

#3
input | output
0 |
1 |

#4
input | output
0 |
1 |

How would you implement in hardware each of the four functions?
How many if "Hi-Z" is considered an output state? (Tri-state output with the output "off").
 

MrChips

Joined Oct 2, 2009
34,812
A AND (NOT A) = 0

Correct. In theory, yes.
In real life, FAIL. There is a problem with that circuit. Can you find the problem?

You are thinking too hard about this.
How else can you generate a 0 logic output?
 

MrChips

Joined Oct 2, 2009
34,812
I have no idea what this has to do with my question. I did not look at the video.

My question is, as expanded, are you in school?
What level school are you in, high school, college, university?
How many years schooling do you have?
Is this a course in digital circuit design? If so, how many lectures have you attended so far?
 
Top