释义 |
Boolean logic ThesaurusNoun | 1. | Boolean logic - a system of symbolic logic devised by George Boole; used in computersBoolean algebraformal logic, mathematical logic, symbolic logic - any logical system that abstracts the form of statements away from their content in order to establish abstract criteria of consistency and validity | TranslationsBoolean logic
Boolean logic (mathematics)A logic based on Boolean algebra.Boolean logicThe "mathematics of logic," developed by English mathematician George Boole in the mid-19th century. Just as add, subtract, multiply and divide are the primary operations of arithmetic, AND, OR and NOT are the primary logical operators of Boolean logic and building blocks of every digital circuit. NAND (not AND), NOR (not OR) and XOR (exclusive OR) are variations of AND, OR and NOT (see NAND, NOR and XOR). See Boolean search, binary, logic gate and Bebop to the Boolean Boogie.
![](file://ENCYDOPEDIA/ANDORNOT.GIF) | Decimal vs. Binary |
---|
Decimal arithmetic holds 10 values (0 to 9) in each digit position. In binary, there are only two (0 and 1). Note below the four possible result and carry bits when adding two binary digits (bits) together. |
AND, OR and NOT Gates Transistors wired in series and parallel patterns make up these "gates," which accept inputs of 0 (no pulse) or 1 (a pulse) and generate outputs of 0 or 1. While AND requires that both inputs are 1 to generate an output of 1, OR only needs one input to be 1. NOT reverses the input. For a diagram of these actions, see Boolean gates.
![](file://ENCYDOPEDIA/BOOL3.GIF) | Decimal vs. Binary |
---|
Decimal arithmetic holds 10 values (0 to 9) in each digit position. In binary, there are only two (0 and 1). Note below the four possible result and carry bits when adding two binary digits (bits) together. |
![](file://ENCYDOPEDIA/BOOL4.GIF) | Add a One and Zero |
---|
Trace the red 1 (pulse, current) and white 0 (no pulse, no current) through the gates and notice their outputs. This half-adder circuit is in every CPU. |
![](file://ENCYDOPEDIA/BOOLCIR1.GIF) | Add a One and Zero |
---|
Trace the red 1 (pulse, current) and white 0 (no pulse, no current) through the gates and notice their outputs. This half-adder circuit is in every CPU. |
![](file://ENCYDOPEDIA/BOOL4.GIF) | Trace the Flow Yourself |
---|
Choose any two binary digits as input and trace them through this half-adder circuit (0 is no current; 1 is current). Watch how the output is generated. |
![](file://ENCYDOPEDIA/BOOLCIR2.GIF) | Trace the Flow Yourself |
---|
Choose any two binary digits as input and trace them through this half-adder circuit (0 is no current; 1 is current). Watch how the output is generated. |
![](file://ENCYDOPEDIA/BOOL3D2.JPG) | Patterns of Boolean Logic |
---|
Transistors (depicted here as mechanical switches) make up gates. Gates make up circuits, and circuits make up every digital device. There are millions and billions of transistors in modern chips, and they fit in an area smaller than a postage stamp. For more details, see Boolean gates. See transistor and chip. |
Boolean logic
Boolean logic [boo´le-an] an algebra that permits operations on sets of elements; it is used in online literature searches. The principal Boolean operators are AND (intersection), OR (union), and NOT (difference).Boolean logic Related to Boolean logic: Boolean search, Boolean expression, Boolean operatorsSynonyms for Boolean logicnoun a system of symbolic logic devised by George BooleSynonymsRelated Words- formal logic
- mathematical logic
- symbolic logic
|