Logic gates

XOR gate

XOR gate (sometimes EOR, or EXOR and pronounced as Exclusive OR) is a digital logic gate that gives a true (1 or HIGH) output when the number of true inputs is odd. An XOR gate implements an exclusive or from mathematical logic; that is, a true output results if one, and only one, of the inputs to the gate is true. If both inputs are false (0/LOW) or both are true, a false output results. XOR represents the inequality function, i.e., the output is true if the inputs are not alike otherwise the output is false. A way to remember XOR is "must have one or the other but not both". An XOR gate may serve as a "programmable inverter" in which one input determines whether to invert the other input, or to simply pass it along with no change. Hence it functions as a inverter (a NOT gate) which may be activated or deactivated by a switch. XOR can also be viewed as addition modulo 2. As a result, XOR gates are used to implement binary addition in computers. A half adder consists of an XOR gate and an AND gate. The gate is also used in subtractors and comparators. The algebraic expressions or or all represent the XOR gate with inputs A and B. The behavior of XOR is summarized in the truth table shown on the right. (Wikipedia).

XOR gate
Video thumbnail

Xor Function Solution - Applied Cryptography

This video is part of an online course, Applied Cryptography. Check out the course here: https://www.udacity.com/course/cs387.

From playlist Applied Cryptography

Video thumbnail

Symmetric Key Cryptography: The XOR Cipher

This is the fourth in a series about cryptography; an extremely important aspect of computer science and cyber security. It covers the XOR logical operation, that is the exclusive OR operation, explaining how it can be used to encrypt and decrypt a sequence of binary digits. XOR is an im

From playlist Cryptography

Video thumbnail

Cbc Implementation Solution - Applied Cryptography

This video is part of an online course, Applied Cryptography. Check out the course here: https://www.udacity.com/course/cs387.

From playlist Applied Cryptography

Video thumbnail

Citrix : XenServer xe vm-import from Windows

More videos like this online at http://www.theurbanpenguin.com In this video we look at using xe.exe and vm-import to import a virtual machine appliacance into our Citrix XenServer host. XE is part of the XenCeter install on windows and we can access in the %PROGRAMFILES%\Citrix\XenCenter

From playlist Citrix

Video thumbnail

NuSTAR in Space

NASA's newest X-ray telescope will have a lengthy structure that unfolds in space, allowing it to see high-energy objects like feeding black holes.

From playlist NuSTAR

Video thumbnail

XenApp PowerShell Intro

More videos like this online at http://www.theurbanpenguin.com if you are looking to make a start with PowerShell this may help you on your way using PowerShell with Citrix XenApp. We look at how you can list command by the module and the associated verb or noun

From playlist Citrix

Video thumbnail

Xor Function - Applied Cryptography

This video is part of an online course, Applied Cryptography. Check out the course here: https://www.udacity.com/course/cs387.

From playlist Applied Cryptography

Video thumbnail

How Xavix Works

Learn all about Xavix through an interview and demo from e3 2006.

From playlist Classic HowStuffWorks

Video thumbnail

Citrix : Applying XenServer Updates

More videos like this online at http://www.theurbanpenguin.com In this video we look at how to apply updates and hot fixes to Citrix XenServer. I am using XenServer 6.0 and as updates become available I have the option to install them as required. The Server will need rebooting during the

From playlist Citrix

Video thumbnail

Building the ALU

In this video, we'll build the ALU for our 8-bit computer! Support me on Patreon: https://www.patreon.com/beneater See https://eater.net/bbcpu8-alu for more. You can get all the components used in this video from any online electronic components distributor for a few dollars. Complete

From playlist Building an 8-bit breadboard computer!

Video thumbnail

Error detection: Parity checking

Parity checking is a basic technique for detecting errors in data transmission. This video explains how it works and walks through building hardware to compute and check parity. The hardware is based on my previous video: https://youtu.be/eq5YpKHXJDM Code from this video: https://github.

From playlist Error detection

Video thumbnail

How do computers add numbers?

This video is on how computers add numbers, it goes over counting and adding in binary as well as logic gates and full/half adder circuits.

From playlist Summer of Math Exposition Youtube Videos

Video thumbnail

Making Intelligence with Basic Switch

Intelligence and Consciousness is made of simple switches, let’s make logic with relays! AND Get your first month of KiwiCo FREE at https://kiwico.com/ElectroBOOM Seems you guys were interested in my bread board power supply, here a link to their website: https://www.eimtechnology.com/ Th

From playlist Electronics

Video thumbnail

Boolean Logic & Logic Gates: Crash Course Computer Science #3

Today, Carrie Anne is going to take a look at how those transistors we talked about last episode can be used to perform complex actions. With the just two states, on and off, the flow of electricity can be used to perform a number of logical operations, which are guided by a branch of math

From playlist Back to School - Expanded

Video thumbnail

4.2.2 Useful Logic Gates

MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 YouTube Playlist: https://www.youtube.com/playlist?list=PLUl4u3cNGP62WVs95MNq3dQBqY2vGOtQ2 4.2.2 Useful Logic Gates License: Creative Commons BY-NC-SA More inform

From playlist MIT 6.004 Computation Structures, Spring 2017

Video thumbnail

Logic Gates and the Ripple Carry Adder

This video follows on from previous videos about truth tables and Karnaugh maps. It hints at how truth tables and K-maps can be used in circuit design. It covers some well known logic gate combinations including NAND, NOT and XOR, and how logic gates can be combined to make a half adder, t

From playlist Boolean Algebra

Video thumbnail

ELEC2141 Digital Circuit Design - Lecture 23

ELEC2141 Week 9 Lecture 1: Arithmetic Circuits

From playlist ELEC2141 Digital Circuit Design

Video thumbnail

Using AND, OR and XOR gates in Minecraft to explain math logic (IB Math Studies)

Hello and welcome to What Da Math This video is an introduction to logic from Chapter 8 of Haese edition of IB Math Studies book using a game of Minecraft and its logic functions. The specific logic gates that are made are AND, OR and XOR gates also known as Conjunction, Disjunction and

From playlist IB Math Studies Chapter 8

Video thumbnail

PowerShell: XenApp 6 Integration

More videos like this on http://www.theurbanpenguin.com : PowerShell simply cannot be ignored. Its power within Microsoft has been utilized for several years now and we are seeing increased third-pary support. Citris supply PowerShell Modules to manage there RD systems as standard with X

From playlist Citrix

Video thumbnail

!!Con 2021 - Making a pixel-y circuit design language and then building circuits... by Lynn Pepin

Making a pixel-y circuit design language and then building circuits in it!! by Lynn Pepin Have you ever made a complicated Redstone machine in Minecraft, graphed out a complicated boolean expression, or taken a philosophy or digital-logic-design course? If so, then you’re probably familia

From playlist !!Con 2021

Related pages

NOR logic | XNOR gate | NAND gate | NOT gate | Exclusive or | AND gate | CMOS | Logic gate | Inverter (logic gate) | List of logic symbols | Truth table | Transistor–transistor logic | OR gate | IMPLY gate | Linear-feedback shift register | Pseudorandom number generator | Mathematical logic | NOR gate | Pass transistor logic | Boolean algebra | Logical conjunction | Transmission gate | NAND logic | Adder (electronics) | Modular arithmetic