Geometry.Net - the online learning center
Home  - Math_Discover - Boolean Algebra
e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 93    1  | 2  | 3  | 4  | 5  | Next 20

         Boolean Algebra:     more books (100)
  1. Schaum's Outline of Modern Abstract Algebra (Schaum's) by Frank Ayres, 1965-06-01
  2. Boolean Algebra and Its Applications (Dover Books on Mathematics) by J. Eldon Whitesitt, 1995-03-27
  3. Schaum's Outline of Boolean Algebra and Switching Circuits by Elliott Mendelson, 1970-06-01
  4. Ones and Zeros: Understanding Boolean Algebra, Digital Circuits, and the Logic of Sets (IEEE Press Understanding Science & Technology Series) by John R. Gregg, 1998-03-16
  5. Boolean Algebra by R. L. Goodstein, 2007-01-15
  6. Sets and Boolean algebra, (Mathematical studies: a series for teachers and students, no. 4) by Marcel Rueff, 1970
  7. Handbook of Boolean Algebras, Volume Volume 2 by MONK, 1989-03-01
  8. Boolean Algebras in Analysis (Mathematics and Its Applications) by D.A. Vladimirov, 2002-03-31
  9. Digital Circuits: Numbering Systems, Binary Codes, Logic Gates, Boolean Algebra (Engineer's Tutor Series) by Amalou Abdelilah, 1989-08
  10. Boolean Algebra for Computer Logic by Harold E. Ennes, 1978-08
  11. Applied Boolean Algebra an Elementar 2ND Edition by Franz Hohn, 1966
  12. Lectures on Boolean Algebras by Paul R. Halmos, 1974-01
  13. BOOLEAN ALGEBRA AND ITS APPLICATION INCLUDING BOOLEAN MATRIX ALGEBRA by H. Graham Flegg, 1964
  14. Cardinal Functions on Boolean Algebras (Lectures in Mathematics) by J.Donald Monk, 1990-12

1. The Mathematics Of Boolean Algebra
JUL 5 2002. The Mathematics of boolean algebra. On the other hand, the theory of a boolean algebra with a distinguished subalgebra is undecidable.
http://plato.stanford.edu/entries/boolalg-math/
version history
HOW TO CITE

THIS ENTRY
Stanford Encyclopedia of Philosophy
A B C D ... Z
This document uses XHTML-1/Unicode to format the display. Older browsers and/or operating systems may not display the formatting correctly. last substantive content change
JUL
The Mathematics of Boolean Algebra
1. Definition and simple properties
A Boolean algebra (BA) is a set A together with binary operations + and and a unary operation , and elements 0, 1 of A such that the following laws hold: commutative and associative laws for addition and multiplication, distributive laws both for multiplication over addition and for addition over multiplication, and the following special laws: x + (x y) = x
x (x + y) = x
x + (-x) = 1
x (-x) = These laws are better understood in terms of the basic example of a BA, consisting of a collection A of subsets of a set X closed under the operations of union, intersection, complementation with respect to

2. Boolean Algebra
boolean algebra. The following table contains just a few rules that hold in a boolean algebra, written in both set and logic notation.
http://www.math.csusb.edu/notes/sets/boole/boole.html
Previous: Return to notes
Boolean Algebra
A Boolean algebra is a set with two binary operations, and , that are commutative, associative and each distributes over the other, plus a unary operation . Also required are identity elements and U for the binary operations that satisfy and for all elements A in the set. One interpretation of Boolean algebra is the collection of subsets of a fixed set X . We take and U to be set union, set intersection, complementation, the empty set and the set X respectively. Equality here means the usual equality of sets. Another interpretation is the calculus of propositions in symbolic logic. Here we take and U to be disjunction, conjunction, negation, a fixed contradiction and a fixed tautology respectively. In this setting equality means logical equivalence. It is not surprising then that we find analogous properties and rules appearing in these two areas. For example, the axiom of the distributive properties says that for sets we have while is a familiar equivalence in logic. From the axioms above one can prove DeMorgan's Laws (in some axiom sets this is included as an axiom). The following table contains just a few rules that hold in a Boolean algebra, written in both set and logic notation. Rows 3 and 4 are DeMorgan's Laws. Note that the two versions of these rules are identical in structure, differing only in the choice of symbols.

3. What's So Logical About Boolean Algebra?
boolean algebra, a simple explanation
http://www.kerryr.net/pioneers/boolean.htm
People ASCII-HTML Binary Boolean ... Home
What's So Logical About Boolean Algebra? George Boole believed in what he called the ‘process of analysis’, that is, the process by which combinations of interpretable symbols are obtained. It is the use of these symbols according to well-determined methods of combination that he believed presented ‘true calculus’. Today, all our computers employ Boole's logic system - using microchips that contain thousands of tiny electronic switches arranged into logical ‘gates’ that produce predictable and reliable conclusions. The basic logic gates comprise of AND OR and NOT . It is these gates, used in differing combinations, that allow the computer to execute its operations using binary language Each gate assesses various information (consisting of high or low voltages) in accordance with predetermined rules, and produces a single high or low voltage logical conclusion. The voltage itself represents the binary yes-no, true-false, one-zero concept. AND gates will only yield a TRUE result (that is, a binary 1) if all input is TRUE. Therefore, the top two gates will produce a FALSE (binary 0) result. OR gates are less fussy. An

4. Boolean Algebra
boolean algebra. boolean algebra is defined as the study of the manipulation of symbols representing operations A Brief Overview of Logic. boolean algebra. Boole, George (18151864)
http://www.programcpp.com/chapter04/4_1_4.html
TOPIC 4.1.4
Boolean Algebra Boolean algebra is defined as the study of the manipulation of symbols representing operations according to the rules of logic. For more information on logic or Boolean Algebra, consult the following links:

5. Boolean Algebra
Addition Negative Numbers and Binary Subtraction Multiplexer Decoder/Demultiplexer boolean algebra and known today as boolean algebra. The rules of boolean algebra are
http://www.play-hookey.com/digital/boolean_algebra.html
Home www.play-hookey.com Tue, 06-01-2004 Digital Logic Families Digital Experiments Analog ... Test HTML Direct Links to Other Digital Pages: Combinational Logic: Basic Gates Derived Gates The XOR Function Binary Addition ... Boolean Algebra Sequential Logic: RS NAND Latch RS NOR Latch Clocked RS Latch RS Flip-Flop ... Converting Flip-Flop Inputs Alternate Flip-Flop Circuits: D Flip-Flop Using NOR Latches CMOS Flip-Flop Construction Counters: Basic 4-Bit Counter Synchronous Binary Counter Synchronous Decimal Counter Frequency Dividers ... The Johnson Counter Registers: Shift Register (S to P) Shift Register (P to S) The 555 Timer: 555 Internals and Basic Operation 555 Application: Pulse Sequencer Boolean Algebra One of the primary requirements when dealing with digital circuits is to find ways to make them as simple as possible. This constantly requires that complex logical expressions be reduced to simpler expressions that nevertheless produce the same results under all possible conditions. The simpler expression can then be implemented with a smaller, simpler circuit, which in turn saves the price of the unnecessary gates, reduces the number of gates needed, and reduces the power and the amount of space required by those gates. One tool to reduce logical expressions is the mathematics of logical expressions, introduced by George Boole in 1854 and known today as

6. Boolean Algebra
boolean algebra. boolean algebra provides the ability to work with many interesting functions will informally prove that boolean algebra can describe all boolean functions this
http://cs-people.bu.edu/jconsidi/teaching/notes/cs210/node6.html
Next: Desirable Circuit Properties Up: Logic Design Previous: Truth Tables
Boolean Algebra
Boolean algebra provides the ability to work with many interesting functions while often using significantly less space than a truth table. We will informally prove that boolean algebra can describe all boolean functions - this justifies our use of gates since they correspond to the building blocks of boolean algebra. Boolean expressions have the following grammar.
That is, a boolean expression can be a variable (representing an input wire), the negation of a boolean expression (NOT and ), the conjunction of two boolean expressions (AND and ) or the disjunction of two boolean expressions (OR and ). Boolean expressions and circuits are interchangeable though circuits are generally smaller since they may share common subexpressions. Given a truth table for a function (one always exists), we can generate a boolean expression for the same function. We can do so in the following fashion. Each line of the truth table corresponds to a particular assignment of variables. For each assignment with output true (or one), generate an expression that is true for that assignment and no others. For example, F F F T T This assignment corresponds to the expression . After generating all of these expressions, form the disjunction (OR) of all these expressions. This disjunction is the same as the function of the truth table.

7. Logic Gates And Boolean Algebra
Logic Gates and boolean algebra. Created by Mark Mamo and Shane Bauman. The following is a set of resources for a unit on Logic Gates and boolean algebra.
http://educ.queensu.ca/~compsci/units/BoolLogic/titlepage.html
Logic Gates and Boolean Algebra Created by Mark Mamo and Shane Bauman The following is a set of resources for a unit on Logic Gates and Boolean Algebra. Introduction to Boolean Logic
  • an outline of an activity to get students thinking about situations using Boolean logic. This activity also serves as an introduction to the AND and OR logic gates.
  • Black Box Circuits
  • an interesting hands-on activity that investigates different gate combinations as well as introduces NAND, NOR. XOR and XNOR
  • Summary of Logic Gates
  • a convenient hand-out summarizing the basic logic gates, their Boolean algebra notation and their truth tables
  • Sample Questions on Logic Gates, Circuits and Truth Tables
  • a handout for students to complete to reinforce the ideas of logic gates, circuits, truth tables and the relationships between them
  • Discovering the Rules of Boolean Algebra
  • a series of worksheets to help students discover the rules of Boolean algebra for themselves
  • Simplifying Boolean Expressions
  • a worksheet which helps students to discover the value of simplifying Boolean expressions and the role it plays in designing circuits
  • 8. Boolean Algebra From MathWorld
    boolean algebra from MathWorld A mathematical structure which is similar to a Boolean ring, but which is defined using the meet and join operators instead of the usual addition and
    http://rdre1.inktomi.com/click?u=http://mathworld.wolfram.com/BooleanAlgebra.htm

    9. Discovering The Basic Rules Of Boolean Algebra
    Discovering the Basic Rules of boolean algebra. These two rules that you have discovered are known as the associative laws of boolean algebra. Example 1.
    http://educ.queensu.ca/~compsci/units/BoolLogic/assocdistrib.html
    Discovering the Basic Rules of Boolean Algebra
  • Consider the Boolean expression A + B + C. Does it matter which OR you evaluate first? Verify your answer using truth tables and then express your discovery using Boolean algebra notation. Now consider the Boolean expression A B C. Does it matter which AND is evaluated first? Once again verify your answer using truth tables and then express your discovery using Boolean algebra notation.
  • These two rules that you have discovered are known as the associative laws of Boolean algebra. Example 1
  • To get into a physics program in university, Samantha needs to have OAC physics and either OAC algebra or OAC calculus. Assign Boolean variables to the conditions and write a Boolean expression for the program requirements.
  • We will get you started: Let P represent whether or not Samantha has OAC physics.
  • Another way of stating the conditions for the physics program is that Samantha needs OAC physics and OAC algebra, or OAC physics and OAC calculus. Using the same Boolean variables as above, write a Boolean expression for the program requirements. Since both of these expressions refer to the same situation the Boolean expressions must be equal. Verify this statement by comparing the truth tables for the expressions.
  • 10. A Brief History Of Algebra And Computing: An Eclectic Oxonian View
    By Oxford professor, Jonathan Bowen. Discusses origins in ancient Greece, Arabia and England, analytical machines, boolean algebra, and recent developments in the field.
    http://vmoc.museophile.org/algebra/

    Table of Contents

    Next: The Origins of Algebra
    Up: The Virtual Museum of Computing
    A Brief History of Algebra and Computing
    An Eclectic Oxonian View
    Jonathan P. Bowen
    Ex Oxford University Computing Laboratory
    Wolfson Building, Parks Road, Oxford UK Dedicated to Prof. C.A.R. Hoare , F RS James Martin Professor of Computing
    at the Oxford University Computing Laboratory
    Text originally completed on his 60th birthday, 11th January 1994
    If you are faced by a difficulty or a controversy in science, an ounce of algebra is worth a ton of verbal argument. J.B.S. Haldane That excellent woman knew no more about Homer than she did about Algebra, but she was quite contented with Pen's arrangements ... and felt perfectly confident that her dear boy would get the place which he merited. Pendennis (1848-50), by William Makepeace Thackeray
    (The story of the progress of an Oxford student.) O h h eck- a nother h our o f a lgebra!
    Table of Contents
    Printed version published in IMA Bulletin , pages 6-9, January/February 1995. See also longer version in

    11. Redirect... To New Location
    boolean algebra assistant program. The program allows minimizing Boolean function by a graphic method of Karnaugh maps. Export Map to HTML table to easier creation of synthesis reports.
    http://www.elistel.net/~shurik/karnaugh/

    12. Volume IV - Digital :: Chapter 7: BOOLEAN ALGEBRA
    Boolean arithmetic. boolean algebraic identities. boolean algebraic properties. Ask questions and help answer others. Check it out! Chapter 7 boolean algebra.
    http://www.allaboutcircuits.com/vol_4/chpt_7/
    Volume I - DC Volume II - AC Volume III - Semiconductors Volume IV - Digital ... Converting truth tables into Boolean expressions Search All Volumes Volume I - DC Volume II - AC Volume III - Semiconductors Volume IV - Digital Volume V - Reference Volume VI - Experiments
    Check out our new Electronics Forums
    Ask questions and help answer others. Check it out!

    Chapter 7: BOOLEAN ALGEBRA
    All About Circuits
    Volume IV - Digital Chapter 7: BOOLEAN ALGEBRA
    All About Electronic Circuits
    ... Contact

    13. Design, Analysis & Circuit Theory
    Basic DC analysis, analogue coupling circuits, antenna theory, boolean algebra, BJT configurations, basic DC theory BJT bias, basic AC theory, BJT bias analysis. An extensive array of information.
    http://www.mitedu.freeserve.co.uk/adt.htm
    Welcome to my new unified circuit analysis, design and theory page. As all three subjects are all closely integrated, then it makes sense to provide a common reference page for navigation. Remember,only underlined articles are complete.
    Basic DC Analysis
    Analogue Coupling Circuits Antenna Theory and Transmitting Boolean Algebra Examples BJT Configurations Basic DC Theory Frequency Response BJT Bias Circuits Basic AC Theory BJT Bias Analysis Negative Feedback in amplifiers Boolean Algebra Colpitts Oscillator Transistor as a Switch Karnaugh Maps Transmitter Distance Multistage Bias Circuits Ohms Law for AC Circuits Small-Signal Analysis FET Configurations Logic Truth Tables Measuring Input Output Impedance Low Noise Design Techniques Transistor Modelling Over Voltage Protection Thevevin and Norton Networks Removing "DC thump" from Audio Tuned Circuits ... Switch De-Bouncing Mesh Analysis Unregulated Power Supply Design

    14. Boolean Algebraic Identities - Chapter 7: BOOLEAN ALGEBRA - Volume IV - Digital
    boolean algebraic identities. Like ordinary algebra, boolean algebra has its own unique identities based on the bivalent states of Boolean variables.
    http://www.allaboutcircuits.com/vol_4/chpt_7/3.html
    Volume I - DC Volume II - AC Volume III - Semiconductors Volume IV - Digital ... Back to Chapter Index Search All Volumes Volume I - DC Volume II - AC Volume III - Semiconductors Volume IV - Digital Volume V - Reference Volume VI - Experiments
    Check out our new Electronics Forums
    Ask questions and help answer others. Check it out!

    Boolean algebraic identities
    All About Circuits
    Volume IV - Digital Chapter 7: BOOLEAN ALGEBRA Boolean algebraic identities
    Boolean algebraic identities
    In mathematics, an identity is a statement true for all possible values of its variable or variables. The algebraic identity of x + = x tells us that anything (x) added to zero equals the original "anything," no matter what value that "anything" (x) may be. Like ordinary algebra, Boolean algebra has its own unique identities based on the bivalent states of Boolean variables. The first Boolean identity is that the sum of anything and zero is the same as the original "anything." This identity is no different from its real-number algebraic equivalent: No matter what the value of A, the output will always be the same: when A=1, the output will also be 1; when A=0, the output will also be 0.

    15. Mai Gehrke's Curriculum Vita
    New Mexico State University Nonstandard mathematics, operators on boolean algebras, fuzzy mathematics, universal algebra, general topology, posets and lattices.
    http://www.math.nmsu.edu/mgehrke/mgehrke.html
    Mai Gehrke
    Department of Mathematical Sciences Phone: (505] 646-4218 New Mexico State University Fax: (505) 646-1064 Las Cruces, NM 88003 mgehrke@nmsu.edu Office Location: Science Hall Room 232 House for rent while on sabbatical 2004-2005 Return to Faculty Page Return to Main Index
    PROFESSIONAL EXPERIENCE
    Professor, New Mexico State University, Las Cruces, New Mexico.
    1/99Present Part-time consulting, Physical Science Laboratory, Las Cruces, New Mexico.
    1/975/97 Visiting Professor, Vanderbilt University, Nashville, Tennessee.
    8/9612/96 Visiting Lektor, University of Copenhagen, Copenhagen, Denmark.
    8/93 5/00 Associate Professor, New Mexico State University, Las Cruces, New Mexico.
    8/905/93 Assistant Professor, New Mexico State University, Las Cruces, New Mexico.
    8/885/90 2-year position as Assistant Professor, Vanderbilt University, Nashville, Tennessee.
    1/837/87 Teaching Assistant, University of Houston, Houston, Texas.
    Return to top of page
    RESEARCH INTERESTS
    Logic and its Applications
    Universal Algebra and Lattice Theory
    General Topology Return to top of page
    PUBLICATIONS
    Mathematical Research Publications
  • A new proof of completeness of S4 with respect to the real line , with G. Bezhanishvili, submitted to
  • 16. Elements Of Boolean Algebra
    boolean algebra. Laws of boolean algebra. Table 2 shows the basic Boolean laws. Note that every law has two expressions, (a) and (b). This is known as duality.
    http://www.ee.surrey.ac.uk/Projects/Labview/boolalgebra/
    Boolean Algebra
    Introduction Laws of Boolean Algebra
    • Commutative Law
    • Associative Law ... On-line Quiz
      Introduction
      The most obvious way to simplify Boolean expressions is to manipulate them in the same way as normal algebraic expressions are manipulated. With regards to logic relations in digital forms, a set of rules for symbolic manipulation is needed in order to solve for the unknowns.
      A set of rules formulated by the English mathematician George Boole describe certain propositions whose outcome would be either true or false . With regard to digital logic, these rules are used to describe circuits whose state can be either, 1 (true) or (false) . In order to fully understand this, the relation between the AND gate OR gate and NOT gate operations should be appreciated. A number of rules can be derived from these relations as Table 1 demonstrates.
      • P1: X = or X = 1

      Table 1: Boolean Postulates
      Laws of Boolean Algebra
      Table 2 shows the basic Boolean laws. Note that every law has two expressions, (a) and (b). This is known as duality . These are obtained by changing every AND(.) to OR(+), every OR(+) to AND(.) and all 1's to 0's and vice-versa.

    17. Web Page Experiment
    Research group in set theoretic topology and boolean algebra. Members, research interests.
    http://www.math.ukans.edu/faculty/roitman/seminar.html
    Research group in set theoretic topology and Boolean algebra
    Permanent faculty members Bill Fleissner, Jack Porter, Judy Roitman Post-dctoral faculty member : Tetsuya Ishiu Advanced graduate students: Nate Carlson, Jila Niknejad Seminar : nearly every Monday and Wednesday
    306 Snow Hall For pictures from the Spring 2001 AMS Special Session in Set Theory, Topology, and Boolean Algebra, held at KU, click here
    Faculty research interests
    William Fleissner started his research in set theory, in particular, consistency results in general topology. After focusing on the normal Moore space conjecture and related topics, he became interested in many areas of set theoretic topology. Recently, he has studied "projective properties" for example, the questions, "If all continuous Tychonoff images of space are realcompact, must the space be Lindelof?" and "What can be said about spaces all of whose regular images are normal?" Two topics of current research are D-spaces and subspaces of the product of finitely many ordinals.
    Jack Porter 's research is focused on spaces in which a given space is dense (extensions), and on the related notion of

    18. BOOLEAN ALGEBRA QUIZ
    boolean algebra Quiz. Give the relationship that represents the dual of the Boolean property A + 1 = 1? (Note * = AND, + = OR and = NOT)
    http://www.ee.surrey.ac.uk/Projects/Labview/boolalgebra/quiz/
    Boolean Algebra Quiz
  • Give the relationship that represents the dual of the Boolean property A + 1 = 1?
    (Note: * = AND, + = OR and ' = NOT)
  • A * 1 = 1
  • A * = 0
  • A + = 0
  • A * A = A ...
  • A * 1 = 1
  • Give the best definition of a literal?
  • A Boolean variable
  • The complement of a Boolean variable
  • 1 or 2
  • A Boolean variable interpreted literally ...
  • The actual understanding of a Boolean variable
  • Simplify the Boolean expression (A+B+C)(D+E)' + (A+B+C)(D+E) and choose the best answer.
  • A + B + C
  • D + E
  • A'B'C'
  • D'E' ...
  • None of the above
  • Which of the following relationships represents the dual of the Boolean property x + x'y = x + y?
  • x'(x + y') = x'y'
  • x(x'y) = xy
  • x*x' + y = xy
  • x'(xy') = x'y' ...
  • x(x' + y) = xy
  • Given the function F(X,Y,Z) = XZ + Z(X'+ XY), the equivalent most simplified Boolean representation for F is:
  • Z + YZ
  • Z + XYZ
  • XZ
  • X + YZ ...
  • None of the above
  • Which of the following Boolean functions is algebraically complete?
  • F = xy
  • F = x + y
  • F = x'
  • F = xy + yz ...
  • F = x + y'
  • Simplification of the Boolean expression (A + B)'(C + D + E)' + (A + B)' yields which of the following results?
  • A + B
  • A'B'
  • C + D + E
  • C'D'E' ...
  • A'B'C'D'E'
  • Given that F = A'B'+ C'+ D'+ E', which of the following represent the only correct expression for F'?
  • 19. Redirect... To New Location
    boolean algebra assistant program is an interactive program extremely easy to use. A musthave tool for the freshmen electrical engineering student. Shows output in either SOP(DNF) or POS(CNF) format. Win 98/ME/NT/2000/XP
    http://www.etel.dn.ua/~shurik/karnaugh/

    20. Boolean Algebra - Wikipedia, The Free Encyclopedia
    boolean algebra. Specifically, boolean algebra was an attempt to use algebraic techniques to deal with expressions in the propositional calculus.
    http://en.wikipedia.org/wiki/Boolean_algebra
    Boolean algebra
    From Wikipedia, the free encyclopedia.
    In mathematics and computer science Boolean algebras , or Boolean lattices , are algebraic structures which "capture the essence" of the logical operations AND OR and NOT as well as the set theoretic operations union intersection and complement They are named after George Boole , an English mathematician, who first defined them as part of a system of logic in the mid 19th century . Specifically, Boolean algebra was an attempt to use algebraic techniques to deal with expressions in the propositional calculus . Today, Boolean algebras find many applications in electronic design. They were first applied to switching by Claude Shannon in the 20th century The operators of Boolean algebra may be represented in various ways. Often they are simply written as AND, OR and NOT. In describing circuits, NAND (NOT AND), NOR (NOT OR) and XOR (exclusive OR) may also be used. Mathematicians often use + for OR and . for AND (since in some ways those operations are analogous to addition and multiplication in other algebraic structures ) and represent NOT by a line drawn above the expression being negated.

    Page 1     1-20 of 93    1  | 2  | 3  | 4  | 5  | Next 20

    free hit counter