Home
Search For Notes
All Search Criteria Are Optional
After:Before:
In Course:
Contains String:
0 1 2 3 4 5 6 7 8
Date tag: January 27 2010 5:47:47
relay circuit
Date tag: January 27 2010 5:44:6
These gates can be exteded to more than two inputs. In the case of NAND and NOR, the result it seems ambiguous.
Date tag: January 27 2010 5:43:50
Click here to add notes.
Date tag: January 25 2010 11:40:37
Click here to add notes.
Date tag: January 25 2010 11:4:9
Click here to add notes.
Date tag: January 25 2010 10:13:41
Click here to add notes.
Date tag: January 25 2010 10:13:28
Circuits lab
Date tag: January 25 2010 6:19:58
We generally prefer 2 level implementations, as they minimize the total delay in computation.
Date tag: January 25 2010 6:19:42
Either a canonical form or a standard form gives rise to a 2 level implementation.
Date tag: January 25 2010 6:16:53
We can also express a function as a sum of products, in which a given product need not be a minterm, or a product of sums where the sums need not be maxterms. These representations are called standard forms. Standard form representations are not unique.
Date tag: January 25 2010 6:9:46
Every boolean function can be represented in either of thses two canonical forms, as a sum of minterms or a product of maxterms. Such a representation is also unique.
Date tag: January 25 2010 6:9:19
Define the complement f prime of a function is the function whose value is always the complement of that function. The product of the maxterms for the rows where f1 is 0, simalarly for f2.
Date tag: January 25 2010 6:4:26
Click here to add notes.
Date tag: January 25 2010 6:4:15
So every maxterm is false in exactly one row of the truth table. We can find an expression for a given function by summing the minterms associated with the rows of the truth table when the function is true.
Date tag: January 25 2010 5:56:15
Minterms Maxterms
Date tag: January 25 2010 5:53:11
Each minterm is true in exactly 1 row of our truth table. A maxterm is a sum of 3 literals, each containing a different variable. By de Morgans laws every maxterm is the complement of some minterm.
Date tag: January 25 2010 5:45:20
Canonical and standard forms: Suppose were considering a function of 3 boolean variables x y z. A minterm is a product of 3 literals, each containing a different variable.
Date tag: January 25 2010 5:45:11
In expressions like the above, a variable or its complement is called a literal and a product or sum of literals is called a term. Both the number of literals and the number of terms are measures of the complexity of a formula.
Date tag: January 25 2010 5:37:15
Click here to add notes.
Date tag: January 22 2010 6:17:17
Click here to add notes.
Date tag: January 22 2010 6:13:46
Click here to add notes.
Date tag: January 22 2010 6:10:35
Truth table
Date tag: January 22 2010 6:4:12
Boolean Functions: Binary valued functions of binary variables. We have seen how we can implement Boolean functions using the operations of switching algebra, But algebraic manipulation sometimes we can simplify such implementations.
Date tag: January 22 2010 5:58:39
Our logical operators AND, OR and NOT are exactly the operators times plus and not that we have just defined.
Date tag: January 22 2010 5:58:24
This smallest Boolean algebra is called switching algebra
Date tag: January 22 2010 5:52:54
Click here to add notes.
Date tag: January 22 2010 5:48:43
Click here to add notes.
Date tag: January 22 2010 5:43:6
It turns out that the smallest Boolean algebra has only 0 and 1
Date tag: January 22 2010 5:40:38
By extension every boolean algebra has at least 2 distinct elements
Date tag: January 22 2010 5:40:13
De Morgans law can be extended to any number of variables.
Date tag: January 22 2010 5:34:38
Basic theorems of binary algebra, idempotence, involution, associativity, deMorgan, and absorption.
Date tag: January 20 2010 6:22:26
Click here to add notes.
Date tag: January 20 2010 6:21:7
de morgan
Date tag: January 20 2010 6:18:13
Click here to add notes.
Date tag: January 20 2010 6:17:57
Click here to add notes.
Date tag: January 20 2010 6:9:11
absorption
Date tag: January 20 2010 6:6:22
Click here to add notes.
Date tag: January 20 2010 6:6:8
Click here to add notes.
Date tag: January 20 2010 5:53:12
Click here to add notes.
Date tag: January 20 2010 5:53:1
Click here to add notes.
Date tag: January 20 2010 5:47:49
Click here to add notes.
Date tag: January 20 2010 5:33:46
axioms of boolean algebra
Date tag: January 18 2010 6:21:37
The usual high school algebra is that of a fields. On the other hand in a field every element has an additive inverse, and every nonzero element x has a multiplicative inverse x prime
Date tag: January 18 2010 6:18:10
For every element x in B its complement x prime is in B. There exists at least 2 element x not equal to y in B. For example let X be a set and P of X its power set, the set of all subsets, Then P of X together with union, intersection and set complement Y prime equals X minus Y is a boolean algebra.
Date tag: January 18 2010 6:12:1
The plus and times operations are commutative. Plus and times are distributive over each other.
Date tag: January 18 2010 6:11:40
1 The set B is closed with respect to these operations. Applying the operations to elements of B yields elements of B. 2a There exists an element 0 in B that is an identity element for addition. 2b there is an element 1 in B that is an identity element for multiplication
Date tag: January 18 2010 6:11:23
A boolean algebra is a set B equipped with two binary operators plus and times, and one unary operator not, such taht the following axioms are satisfied.
Date tag: January 18 2010 6:3:16
Shannon formulated this logical approach in terms of boolean algebra.
Date tag: January 18 2010 5:53:57
Gates are often called logic gates, and the resulting circuits are called logic circuits.
Date tag: January 18 2010 5:53:28
This is why we don t need more parentheses in out formula. We will assume that we have circuit components that implement these basic functions called gates.
0 1 2 3 4 5 6 7 8