Recent content by Kryst

  1. K

    Can someone explain active-low outputs to me?

    I have a DMUX with 4 active low outputs. Im assuming the truth table for the SELECT lines are: 0 0 0 1 1 0 1 1 From my understanding, the outputs are Active-low aswell. If apparently you get an output of 1, it is run through a NAND gate, which typically would demote the 1 to a 0. Why would a...