When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. NAND gate - Wikipedia

    en.wikipedia.org/wiki/NAND_gate

    NAND gates are basic logic gates, and as such they are recognised in TTL and CMOS ICs. The standard, 4000 series, CMOS IC is the 4011, which includes four independent, two-input, NAND gates. These devices are available from many semiconductor manufacturers.

  3. NAND logic - Wikipedia

    en.wikipedia.org/wiki/NAND_logic

    A CMOS transistor NAND element. V dd denotes positive voltage.. In CMOS logic, if both of the A and B inputs are high, then both the NMOS transistors (bottom half of the diagram) will conduct, neither of the PMOS transistors (top half) will conduct, and a conductive path will be established between the output and Vss (ground), bringing the output low.

  4. List of 7400-series integrated circuits - Wikipedia

    en.wikipedia.org/wiki/List_of_7400-series...

    dual 4-input NAND gate Schmitt trigger 14 SN74LS18: 74x19 6 hex inverter gate Schmitt trigger 14 SN74LS19: 74x20 2 dual 4-input NAND gate 14 SN74LS20: 74x21 2 dual 4-input AND gate 14 SN74LS21: 74x22 2 dual 4-input NAND gate open-collector 14 SN74LS22: 74x23 2 dual 4-input NOR gate with strobe, one gate expandable with 74x60 16 SN7423: 74x24 4

  5. List of 4000-series integrated circuits - Wikipedia

    en.wikipedia.org/wiki/List_of_4000-series...

    The following is a list of CMOS 4000-series digital logic integrated circuits.In 1968, the original 4000-series was introduced by RCA.Although more recent parts are considerably faster, the 4000 devices operate over a wide power supply range (3V to 18V recommended range for "B" series) and are well suited to unregulated battery powered applications and interfacing with sensitive analogue ...

  6. Transistor–transistor logic - Wikipedia

    en.wikipedia.org/wiki/Transistor–transistor_logic

    Two-input TTL NAND gate with a simple output stage (simplified) TTL inputs are the emitters of bipolar transistors. In the case of NAND inputs, the inputs are the emitters of multiple-emitter transistors, functionally equivalent to multiple transistors where the bases and collectors are tied together. [12]

  7. Diode–transistor logic - Wikipedia

    en.wikipedia.org/wiki/Diode–transistor_logic

    Schematic of basic two-input DTL NAND gate. R3, R4 and V− shift the positive output voltage of the input DL stage below the ground (to cut off the transistor at low input voltage). Diode–transistor logic (DTL) is a class of digital circuits that is the direct ancestor of transistor–transistor logic.

  8. Logic gate - Wikipedia

    en.wikipedia.org/wiki/Logic_gate

    Unlike a regular NAND symbol, which suggests AND logic, the De Morgan version, a two negative-input OR gate, correctly shows that OR is of interest. The regular NAND symbol has a bubble at the output and none at the inputs (the opposite of the states that will turn the motor on), but the De Morgan symbol shows both inputs and output in the ...

  9. Circuit satisfiability problem - Wikipedia

    en.wikipedia.org/wiki/Circuit_satisfiability_problem

    The transformation is easy to describe if the circuit is wholly constructed out of 2-input NAND gates (a functionally-complete set of Boolean operators): assign every net in the circuit a variable, then for each NAND gate, construct the conjunctive normal form clauses (v 1 ∨ v 3) ∧ (v 2 ∨ v 3) ∧ (¬v 1 ∨ ¬v 2 ∨ ¬v 3), where v 1 ...