Yahoo Αναζήτηση Διαδυκτίου

Αποτελέσματα Αναζήτησης

  1. Logic gates are the electronic circuits in a digital system that are mainly based on the Boolean function. Learn about AND, OR, XOR, NOT, NAND, NOR, and XNOR gates.

  2. 4 Σεπ 2024 · A logic gate is basically an electronic circuit designed by using components like diodes, transistors, resistors, capacitors, etc., and capable of performing logical operations. In this article, we will study the definition, truth table, and other related concepts of logic gates.

  3. Logic gates are devices that implement Boolean functions, i.e. it does a logic operation on one or more bits of input and gives a bit as an output. They are the basic building blocks of any digital system.

  4. www.slideshare.net › slideshow › logic-gates-69543037Logic gates | PPT - SlideShare

    26 Νοε 2016 · This document discusses Boolean algebra and logic gates. It begins by defining basic logic gates like AND, OR, NOT, NAND, NOR, and XOR. It then provides truth tables and circuit diagrams for each gate. The document also covers Boolean algebra concepts like Boolean constants, variables, functions, and theorems.

  5. An OR gate is a logic circuit that performs an OR operation on the circuit's input. The expression x=A+B is read as “x equals A OR B” Self check questions: What is the only set of input conditions that will produce a LOW output for any OR gate? Answer: all inputs LOW. Write the Boolean expression for a six-input OR gate. Answer: X=A+B+C+D+E+F.

  6. The "or" logic gate can have either (or both) inputs true to become true: In a truth table: Example: If we cut the grass or wash the car we get ice cream! In this case we can do either job (or both) to get ice cream. Let's wash the car. Xor (eXclusive Or) Xor is like or except it becomes false when both inputs are true:

  7. 18 Μαΐ 2023 · Circuits that compare! A logic gate might sound horribly complex, but it's simply an electric circuit with two inputs and an output. It receives two incoming electric currents, compares them, and sends on a new, outgoing electric current depending on what it finds.