Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It really is, with the caveat that a delay line is needed upstream to provide the inputs in sequential time. But it satisfies the AND truth table:

    A  B  Y
    -  -  -
    0  0  0
    0  1  0
    1  0  0
    1  1  1


What does the delay line do?


I think I may have used the wrong term. What I mean is that if you drop two marbles into the contraption at the same time, they need to be serialized before reaching this AND gate. A typical logic gate allows the signals to arrive simultaneously, but this one doesn’t, so one of the signals (marbles) needs to be held back while the other one goes first.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: