| Dictionary: logic circuit |
n.
A computer switching circuit that consists of a number of logic gates and performs logical operations on data.
| Dictionary: logic circuit |
A computer switching circuit that consists of a number of logic gates and performs logical operations on data.
| 5min Related Video: logic circuit |
| Sci-Tech Encyclopedia: Logic circuits |
Electronic circuits which process information encoded as one of a limited set of voltage or current levels. Logic circuits are the basic building blocks used to realize consumer and industrial products that incorporate digital electronics. Such products include digital computers, video games, voice synthesizers, pocket calculators, and robot controls. See also Integrated circuits.
All logic circuits may be described in terms of three fundamental elements, shown graphically in the illustration. The NOT element has one input and one output; as the name suggests, the output generated is the opposite of the input in binary. In other words, a 0 input value causes a 1 to appear at the output; a 1 input results in a 0 output. (All signals are interpreted to be one of only two values, denoted as 0 and 1.)

Logic elements.
The AND element has an arbitrary number of inputs and a single output. As the name suggests, the output becomes 1 if, and only if, all of the inputs are 1; otherwise the output is 0. The AND together with the NOT circuit therefore enables searching for a particular combination of binary signals.
The third element is the OR function. As with the AND, an arbitrary number of inputs may exist and one output is generated. The OR output is 1 if one or more inputs are 1.
The operations of AND and OR have some analogies to the arithmetic operations of multiplication and addition, respectively. The collection of mathematical rules and properties of these operations is called boolean algebra. See also
While the NOT, AND, and OR functions have been designed as individual circuits in many circuit families, by far the most common functions realized as individual circuits are the NAND and NOR circuits of the illustration. A NAND may be described as equivalent to an AND element driving a NOT element. Similarly, a NOR is equivalent to an OR element driving a NOT element.
As the names of the logic elements described suggest, logic circuits respond to combinations of input signals. Logic networks which are interconnected so that the current set of output signals is responsive only to the current set of input signals are appropriately termed combinational logic. An important further capability for processing information is memory, or the ability to store information. The logic circuits themselves must provide a memory function if information is to be manipulated at the speeds the logic is capable of. Logic circuit networks that include feedback paths to retain information are termed sequential logic networks, since outputs are in part dependent on the prior input signals applied and in particular on the sequence in which the signals were applied.
Several alternatives exist for the digital designer to create a digital system. Two common realizations are ready-made catalog-order devices, which can be combined as building blocks, and custom-designed devices. Gate-array devices comprise a two-dimensional array of logic cells, each equivalent to one or a few logic gates. Programmable logic arrays have the potential for realizing any of a large number of different sets of logic functions. In table look-up, the collection of input signals are grouped arbitrarily as address digits to a memory device. Finally, the last form of logic network embodiment is the microcomputer. See also Microcomputer.
There are basically two logic circuit families in widespread use: bipolar and metal-oxide-semiconductor (MOS). See also Transistor.
| Computer Desktop Encyclopedia: logic circuit |
A circuit that performs some processing or controlling function. Contrast with memory.
Download Computer Desktop Encyclopedia to your iPhone/iTouch
| Columbia Encyclopedia: logic circuit |
| logic function (technology) | |
| fan-in (electronics) | |
| clocked logic (electronics) |
| What are NAND and NOR gate in a logic circuit? Read answer... | |
| What is the location of the logic circuit in a computer? Read answer... | |
| 2 types of of logic circuit for digital design? Read answer... |
Copyrights:
![]() | Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2007. Published by Houghton Mifflin Company. All rights reserved. Read more | |
![]() | Sci-Tech Encyclopedia. McGraw-Hill Encyclopedia of Science and Technology. Copyright © 2005 by The McGraw-Hill Companies, Inc. All rights reserved. Read more | |
![]() | Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher. © 1981-2009 Computer Language Company Inc. All rights reserved. Read more | |
![]() | Columbia Encyclopedia. The Columbia Electronic Encyclopedia, Sixth Edition Copyright © 2003, Columbia University Press. Licensed from Columbia University Press. All rights reserved. www.cc.columbia.edu/cu/cup/ Read more |
Mentioned in