Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

logic gate (AND, OR, XOR, NOT, NAND, NOR and XNOR), Study notes of Computer Fundamentals

logic gate Definition, Type of Logic gate & Details. Truth table.

Typology: Study notes

2015/2016

Uploaded on 08/19/2016

jahid.ahmed5
jahid.ahmed5 🇧🇩

4.5

(6)

1 document

1 / 9

Related documents


Partial preview of the text

Download logic gate (AND, OR, XOR, NOT, NAND, NOR and XNOR) and more Study notes Computer Fundamentals in PDF only on Docsity! DEFINITION logic gate (AND, OR, XOR, NOT, NAND, NOR and XNOR) Definition: 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). Type of Logic gate: There are seven basic logic gates: • AND • OR • XOR • NOT • NAND • NOR and • XNOR AND gate : 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 OR gate: 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 XOR gate: 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 Inverter or NOT gate: 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. Inverter or NOT gate Input Output 1 1 NAND gate: The NAND gate operates as an AND gate followed by a NOT gate. It acts in the manner of the logical operation "and" followed by negation. The output is "false" if both inputs are "true." Otherwise, the output is "true." NAND gate Input 1 Input 2 Output 1 1 1 1 1 1 1 NOR gate: The NOR gate is a combination OR gate followed by an inverter. Its output is "true" if both inputs are "false." Otherwise, the output is "false." NOR gate Input 1 Input 2 Output 1 1 1 1 1 • K • L • M • N • O • P • Q • R • S • T • U • V • W • X • Y • Z • # Word of the Day telehealth Telehealth is the practice of remotely conducting healthcare examinations or distributing health-related information. The term is closely associated ... Get the Word of the Day via email 20 Newest Terms • fractal • outsourcing • monopoly • command prompt • Shodan • banner grabbing • banner screen • Boolean operator • proximity operator • search string • petabyte (PB) • Certified Information Systems Auditor (CISA) • AutoRun • blue/green deployment • rolling deployment • The Phoenix Project • Monster Worldwide • platform • taxonomy • RAM (random access memory) More from Related TechTarget Sites ( View All TechTarget Sites ) • CIO • Storage • Security • Windows Server • ITOperations • Financial and HR Applications • Server Virtualization • Content Management • CIO ( Find Out More About This Site ) • outsourcing Outsourcing describes when an individual or company performs tasks or provides services for another company -- executing tasks that could have been or are normally done in-house. In this outsourcing definition, learn about the reasons for the practice, how it differs from insourcing, the different kinds of outsourcing and more. • e-procurement (supplier exchange) E-procurement is the business-to-business purchase and sale of supplies and services over the Internet. • strategic planning Strategic planning is the process executives undertake in order to make thoughtful decisions about their organization’s mission, values and goals, and properly allocate resources to fulfill those directives. • Storage ( Find Out More About This Site ) • petabyte (PB) A petabyte is a unit of data storage space consisting of 1,024 terabytes, or approximately 1 million gigabytes. The prefix 'peta' refers to the fifth power of 1,000. • RAM (random access memory) Random access memory is where the operating system, application programs and data in current use are kept in a computing device for quick access by the processor. • storage volume A definition of volume must include a comparison of the unit of data storage to a partition, as well as insight into logical volume management, a form of storage virtualization. • Security ( Find Out More About This Site ) • Certified Information Systems Auditor (CISA) Certified Information Systems Auditor is a credential that demonstrates an IT professional's ability to assess risk and institute technology controls. The certification is intended for IT auditors, audit managers, consultants and security professionals. • Google Play services The Google Play services app runs in the background on Android devices and gives apps access to core functionalities such as authentication services; it should not be disabled. • Common Body of Knowledge (CBK) The (ISC)2 Common Body of Knowledge is a framework of security subjects relevant to security professionals and used in (ISC)2 certifications. • Windows Server ( Find Out More About This Site ) • AutoRun AutoRun is a feature of the Windows operating system that causes predetermined actions when certain media is inserted. Common media types that trigger AutoRun actions include CDs, DVDs and USB storage devices. • Microsoft Windows Subsystem for Linux Microsoft Windows Subsystem for Linux is a series of Microsoft components that allow native Linux 64-bit Executable and Linkable Format (ELF64) binaries to run on the Windows kernel in the Windows 10 operating system. • Microsoft Failover Cluster Manager (MSFCM) Microsoft Failover Cluster Manager (MSFCM) is a specific management function within the Windows Server operating system which is used to create, validate, and manage failover server clusters running Windows Server. • ITOperations ( Find Out More About This Site ) • blue/green deployment A blue/green deployment relies on identical sets of IT resources that trade off between an active production environment and inactive upgrade and testing environment. • rolling deployment A rolling deployment is the installation of software updates on one server or server subset at a time, rather than updating all servers or server subsets at the same time. • GitHub GitHub is a web-based revision control hosting service for software development and code sharing. GitHub was started in 2008 and was founded on Git, an open source code management system built created by Linus Torvalds to make software builds faster. • Financial and HR Applications ( Find Out More About This Site ) • Monster Worldwide Monster Worldwide is an online recruiting company that connects applicants with employers. The company is noted for its flagship site, Monster.com.
Docsity logo



Copyright © 2024 Ladybird Srl - Via Leonardo da Vinci 16, 10126, Torino, Italy - VAT 10816460017 - All rights reserved