Friday, January 1, 2016

Boolean algebra and basic postulates

Chapter 2

Boolean Algebra And Logic Gate

Boolean Algebra like any other mathematical system can be defined with a set of elements, a set of operator and a no of unproved postulates. This algebra in two valued system can be used to represent the properties of bistable circuit.

Two Valued Boolean Algebra

It is defines on a set of two elements B= {0,1} with rules for the two binary operators as following:

x
y
x+y
0
0
0
0
1
1
1
0
1
1
1
1
x
y
x.y
0
0
0
0
1
0
1
0
0
1
1
1





 Basic Postulates

These postulates are used to prove various Boolean theorems and do not need any proof:

POSTULATES:-
1)      x+0= x
2)      x.1=x
3)      x+x’=1
4)      x.x’=0
5)      x(y+z)=xy+xz
6)      x+y+z=(x+y)(x+z)
7)      x+y=y+x
8)      x.y=y.x

Basic theorems
The above listed postulates are used to prov some basic theorems. The theorems are listed as following:-

Theorem 1
a)      x+x= x
(x+x)= (x+x)(x+x’)= x+x.x’= x
b)      x.x= x
x.x= x.x+0= x.x+x.x’= x (x+x’) = x

Theorem 2
a)      x+1=1
x+1= (x+1).1= (x+1)(x+x’)= x+x’=1
b)      x.0=0 (by the duality of a)


Theorem 3
(x’)’=x (INVOLUTION)

Proof: performing complement of variables two times preserving the same original value.

Theorem 4
a)      x+xy=x (absorption)
x+xy= x (1+y) = x.1= x
b)      x(x+y)=x

x(x+y) = x.x+x.y= x+xy= x (1+Y) = x

De Morgan’s Theorem

1)      (x+y)’=(x’.y’)
2)      (x.y)’=(x’+y’)
The validity of the de Morgan’s theorem is proved by using truth table.
x
y
x+y
(x+y)’
x’
y’
x’+y’
0
0
0
1
1
1
1
0
1
1
0
1
0
0
1
0
1
0
0
1
0
1
1
1
0
0
0
0

Both columns are same. Hence verified
x
y
x.y
(x.y)’
x’
y’
x’+y’
0
0
0
1
0
1
1
0
1
0
1
0
0
1
1
0
0
1
1
1
1
1
1
1
0
1
0
0

Both columns are same. Hence verified

Use of De Morgan’s theorem

It is used to realize a NORing operation with the use of only AND gates and NOT gates and similarly NANDing operation by using only OR gates can also be achieved.
Share:

0 comments:

Post a Comment

Translate

ads

Powered by Blogger.

Want to create a free website?

Hello everyone,

I would like to tell you about free web hosting service I use now.
Register here: https://www.000webhost.com/607587.html

They give 1500 MB of disk space and 100 GB data transfer. I am now using them for about 3 months and never seen any downtime of server problems. There is no any kind of advertising on my pages too, so I think its worth to signup.

Contact Form

Name

Email *

Message *

Powered By Blogger