Preview

logic gate

Satisfactory Essays
Open Document
Open Document
533 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
logic gate
A logic gate is an elementary building block of a digital circuit. Most logic gates have two inputs and one output. At any given moment, every terminal is in one of the two binaryconditions low (0) or high (1), represented by different voltage levels. The logic state of a terminal can, and generally does, change often, as the circuit processes data. In most logic gates, the low state is approximately zero volts (0 V), while the high state is approximately five volts positive (+5 V).
There are seven basic logic gates: AND, OR, XOR, NOT, NAND, NOR, and XNOR. The AND gate is so named because, if 0 is called "false" and 1 is called "true," the gate acts in the same way as the logical "and" operator. The following illustration and table show the circuit symbol and logic combinations for an AND gate. (In the symbol, the input terminals are at left and the output terminal is at right.) The output is "true" when both inputs are "true." Otherwise, the output is "false."

AND gate

Input 1
Input 2
Output

1 1

1
1
1 The OR gate gets its name from the fact that it behaves after the fashion of the logical inclusive "or." The output is "true" if either or both of the inputs are "true." If both inputs are "false," then the output is "false."

OR gate

Input 1
Input 2
Output

1
1
1 1
1
1
1

The XOR ( exclusive-OR ) gate acts in the same way as the logical "either/or." The output is "true" if either, but not both, of the inputs are "true." The output is "false" if both inputs are "false" or if both inputs are "true." Another way of looking at this circuit is to observe that the output is 1 if the inputs are different, but 0 if the inputs are the same.

XOR gate
Input 1
Input 2
Output

1
1
1 1
1
1

A logical inverter , sometimes called a NOT gate to differentiate it from other types of electronic inverter devices, has only one input. It reverses the logic state.

You May Also Find These Documents Helpful

  • Good Essays

    BIS 375 Final Exam

    • 612 Words
    • 5 Pages

    TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false.…

    • 612 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    b. 1 represents a bit that is turned ON. 0 represents a bit that is turned OFF. (pg. 8)…

    • 388 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Homework Unit 3

    • 354 Words
    • 2 Pages

    5. OR operator- Creates an expression that is true when with of the expressions are true.…

    • 354 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    The difference is between signal circuits and power circuits. Signal circuits operate at extremely low current levels and use digital logic voltage levels. Power circuits on the other hand require larger amounts of current to operate electrical devices such as motors, heating units…

    • 315 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    unit 5 assignment 1

    • 423 Words
    • 3 Pages

    4. The AND operator connects two Boolean expressions into one compound expression. Both must be true for the compound expression to be true.…

    • 423 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    These gates work by a system similar to radar--by firing out radio waves, but instead of waiting for them to bounce back, they simply wait for an activated tag to come through. The activated tag-- a small, functioning radio transmitter and receiver, will receive the gate’s signal and transmit one of its own, causing the alarms to go off. An inactivated tag, on the other hand, has been disabled at the checkout line by either destroying or deactivating the electronic component in the tag. Though the deactivation process doesn’t always work, the concept itself is simple and…

    • 536 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Exam Study Guide

    • 566 Words
    • 3 Pages

    TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false.…

    • 566 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Nt1330 Unit 1 Research Paper

    • 4285 Words
    • 18 Pages

    A boolean can only be one of two values, either true or false. A boolean only really needs one bit (an eighth of a byte) to hold true (1) or false (0) but strangely, Visual Basic uses two bytes to hold a boolean variable.…

    • 4285 Words
    • 18 Pages
    Powerful Essays
  • Satisfactory Essays

    Quiz Comp Archi

    • 438 Words
    • 3 Pages

    6) What are combinational logic gates? Please draw the symbol, circuit schematic and truth table for the following gates:…

    • 438 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    NT1210 Final Exam Review

    • 726 Words
    • 3 Pages

    Truth Table 0 AND 0 = False (0) / 1 AND 0 False (0) / 1 AND 1 True (1)…

    • 726 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Week 1 HW Graded

    • 1751 Words
    • 26 Pages

    The output of an AND gate should be 1 when ALL inputs are 1. The output of an AND gate should be 0 when ANY input is 0. For more information, refer to the Week 1 Lecture or page 59 of the textbook.…

    • 1751 Words
    • 26 Pages
    Satisfactory Essays
  • Good Essays

    Compter Science

    • 819 Words
    • 4 Pages

    truth table construction, subexpression construction using AND and NOT gates, subexpression combination using OR gates, circuit diagram production…

    • 819 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Criminal Justice

    • 636 Words
    • 3 Pages

    TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false.…

    • 636 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Von numen

    • 420 Words
    • 3 Pages

    1. Under the von Neumann architecture, a program and its data are both stored in memory. It is therefore possible for a program, thinking a memory location holds a piece of data when it actually holds a program instruction, to accidentally (or on purpose) modify itself. What implications does this present to you as a programmer?…

    • 420 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false.…

    • 932 Words
    • 4 Pages
    Satisfactory Essays