Monday 13 October 2014

Memory Units Bits


Memory Units :-
1 Bit = Binary Digit
 8 Bits = 1 Byte
1024 Bytes = 1 Kilo Byte (KB)
1024 KB = 1 MEGA Byte ( MB)
1024 MB = 1 Giga Byte (GB)
1024 GB = 1 Terra Byte (TB)
1024 TB = 1 Peta Byte (PB)
1024 PB = 1 Exa Byte (EB)
1024 EB = 1 Zeta Byte (ZB)
1024 ZB = 1 Yotta Byte (YB)
1024 YB = 1 Bronto Byte (BB)
1024 BB = 1 Geop Byte

De-Morgan Theorems


De-Morgan Theorems

We have known the basic operation of binary arithmetic such as binary addition, binary subtraction, binary multiplication and binary division. Now we will look through the most important part of binary arithmetic on which a lot of Boolean algebra stands, that is De-Morgan's Theorem which is called De-Morgan's Laws often.

Before discussing De-Morgan's theorems we should know about complements. Complements are the reverse value of the existing value. We are trying to say that as there are only two digits in binary number system 0 & 1. Now if A = 0 then complement of A will be 1 or A’ = 1.

There are actually two theorems that were put forward by De-Morgan. On the basis of DE Morgan’s laws much Boolean algebra are solved. Solving these types of algebra with De-Morgan's theorem has a major application in the field of digital electronics. De Morgan’s theorem can be stated as follows:-

Theorem 1:
The compliment of the product of two variables is equal to the sum of the compliment of each variable.
Thus according to De-Morgan's laws or De-Morgan's theorem if A and B are the two variables or Boolean numbers. Then accordingly
(A.B)’ = A’ + B’

Theorem 2:
The compliment of the sum of two variables is equal to the product of the compliment of each variable.
Thus according to De Morgan’s theorem if A and B are the two variables then.
(A + B)’ = A’.B’
De-Morgan's laws can also be implemented in Boolean algebra in the following steps:-
(1) While doing Boolean algebra at first replace the given operator. That is if (+) is there then replace it with (.) and if (.) is there then replace it with (+).
(2) Next compliment of each of the term is to be found.

De-Morgan's theorem can be proved by the simple induction method from the table given below.
1
2
3
4
5
6
7
8
9
10
A
B
A’
B
A+B
A.B
(A+B)’
A’.B’
(A.B)’
A’+B’
0
0
1
1
0
0
1
1
1
1
0
1
1
0
1
0
0
0
1
1
1
0
0
1
1
0
0
0
1
1
1
1
0
0
1
1
0
0
0
0
Now look at the table very carefully in each row. Firstly the value of A = 0 and the value of B = 0. Now for this values A’ = 1, B’ = 1. Again A+B = 0 and A.B = 0. Thus (A+B)’ = 1 and (A.B)’ = 1, A’ + B’ = 1 and A’.B’ = 1. From this table you can therefore see that the value of column no 7 and 8 are equal and column no 9 and 10 are also equal which proves the De-Morgan's theorem.
Again different values of A and B we see the same thing i.e. column no 7 and 8 are equal to each other and 9 and 10 are equal to each other. Thus by this truth table we can prove De-Morgan's theorem.

Some examples given below can make your idea clear.
Let, Solve AB + A’ + B’
AB + A’ + B’
= AB + (AB)’ [since accordingly (AB)' = A' + B' which is a De-Morgan's law]
= 1 [as in Boolean algebra A+A’=1]
Therefore, AB + A’ + B’ = 1. With the help of De-Morgan's theorem our calculation become much easier.





A story about Prof. De-Morgan

Prof. Augustus De Morgan


Augustus De Morgan (27 June 1806 – 18 March 1871) was a British mathematician and logician. He formulated De Morgan's laws and introduced the term mathematical induction, making its idea rigorous.


Beyond his great mathematical legacy, the headquarters of the London Mathematical Society is called De Morgan House and the student society of the Mathematics Department of University College London is called the August De Morgan Society.

De Morgan proceeds to give an inventory of the fundamental symbols of algebra, and also an inventory of the laws of algebra. The symbols are 0, 1, +, −, ×, ÷, ()(), and letters; these only, all others are derived. His inventory of the fundamental laws is expressed under fourteen heads, but some of them are merely definitions. The laws proper may be reduced to the following, which, as he admits, are not all independent of one another:
1.     Law of signs. + + = +, + − = −, − + = −, − − = +, × × = ×, × ÷ = ÷, ÷ × = ÷, ÷ ÷ = ×.
2.     Commutative law. a+b = b+aab=ba.
3.     Distributive law. a(b+c) = ab+ac.
4.     Index laws. ab×ac=ab+c, (ab)c=abc(ab)dad×bd.
5.     aa=0, a÷a=1.

Attendance on 13-10-2014 for CSE-A & B


Attendance on 13-10-2014 for CSE-A 

DLD Lab  (530 to 560 batch)

Absentees: 40, 41, 42, 46, 48


Attendance on 13-10-2014 for CSE-B

Class

Absentees:74, 78, 79, A3, B3, B8, B9, LE-3