Minggu, 04 November 2012

Simplify Logic Equation using De Morgan's Theorems

These are some examples of simplify logic equations using De Morgan's theorems :

a.  (A/.B.C/)/                  = A// + B/ + C//
                                       = A + B/ + C

b.  (A/+B/.C)/                 = A//.B// + C/
                                       = A.B + C

c.  (A.B(C/.D/))/            = A/ + B/ + C// + D//
                                       = A/ + B/ + C + D

d.  (A + B/)/                    = A/.B//
                                       = A/.B

e.  (A/.B/)/                      = A// + B//
                                       = A + B

f.  (A/ + C/ + D/)/          = A//.C//.D//
                                       = A.C.D

g.  (A.(B + C/)/.D)/         = A/ + (B//.C///) + D/
                                        = A/ + (B.C/) + D/

h.  ((M + N/)(M/+N))/    = (M/.N//) + (M//.N/)
                                        = (M/.N) + (M.N/)

i.  (((A.B)/.C)/.D)/  = A/// + B/// + C//+ D/
                                = A/ + B/ + C + D/





May i hope this post can help us to simplify logic equations using De Morgan's theorems....


Thank You..... :)

Sabtu, 27 Oktober 2012

Steps How to Make Table of Figures

Selain membuat daftar isi,kita juga bisa untuk membuat daftar gambar di Ms. Word....
Berikut langkah- langkah untuk membuat daftar gambar serta Cross References yakni, sbb :
1.   Buka Microsoft Word

2.   Ketikkan tulisan yang akan dimuat di daftar isi. Daftar gambar biasanya dibuat atau diletakkan setelah     daftar isi. Misalnya Kata Pengantar, Pendahuluan, judul Bab dan sub bab-nya.

3.  Untuk memasukkan gambar di bagian tengah isi yaitu dari menu bar Insert, pilih sub menu Pictures.

4.  Untuk membuat keterangan gambar, tepat di bawah  gambar tersebut yakni dengan memilih menu bar References,kemudian pilih Insert Caption, lalu pilih New label.

5.  Untuk membuat daftar isinya, pilih menu bar References, kemudian Table of Figures. Maka secara otomatis gambar yang sudah dimasukkan akan terdaftar di daftar gambar.

6.  Untuk membuat Cross References, pilih menu bar Insert, kemudian Links, lalu pilih Cross References

7.  Untuk meng-update Cross References secara keseluruhan, tekan Ctrl+A, tekan F9, lalu Update Entire Table









 Semoga tulisan ini dapat bermanfaat..


Sekian dan Terimakasih......... :-)

Circuit to the Logic Equations

Let see some examples of circuit to the logic equations.....
Maybe this post can help you to understand it....



Thank you..... :-)

Equations to Logic Circuit

Hello guys.......
I'd like to post some examples of equations to logic circuit......


That's all.......
May i hope this post can give us some benefits.........
Thank You....   :-)

Jumat, 19 Oktober 2012

Steps How To Make Table of Contents

In Microsoft Word, we can make table of contents, for example we want to make a book and we need to make the table of contents.
So now, I'd like to post  the steps how to make table of contents....
Here are.....

1.  Buka Microsoft Word

2.  Ketikkan tulisan yang akan dimuat di daftar isi.
     Misalnya Kata Pengantar, Pendahuluan, judul Bab dan sub bab-nya.
3.  Blok tulisan tersebut yang akan diberi perlakuan khusus
.
4.  Tentukan jenis Style-nya, misalnya untuk Kata Pengantar, Pendahuluan, dan judul Babnya kita beri            Heading 1. Untuk sub bab-nya kita beri Heading 2, dan untuk sub dari sub bab kita beri Heading 3.

5.   Klik References

6.   Pilih Table of Contents

7.   Pilih Insert Table of Contents

Selain dari References, kita juga bisa membuat daftar isi dari menu bar Home
8.   Pilih Multilevel List

9.   Pilih Define New Multilevel List

10. Pilih Number Style seperti angka Romawi




Let see for the example of Table of contents........................



Minggu, 07 Oktober 2012

Conversion Decimal to Binary

lI'd like to post some examples of conversion decimal to binary....
Let's check it out....

1.  356 = 256 + 64 + 32 + 4
              1 0 1 1 0 0 1 0 0

2.  370 = 256 + 8 + 6
              1 0 0 0 0 1 1 1 0

3.  380 = 256 + 64 + 32 + 16 + 8 + 4
              1 0 1 1 1 1 1 0 0

4.  412 = 256 + 128 + 16 + 8 + 4
               1 1 0 0 1 1 1 0 0

5.  476 = 256 + 128 + 64 + 16 + 8 + 4
               1 1 1 0 1 1 1 0 0

6.  498 = 256 + 128+ 64 + 32 + 16 +  2
               1 1 1 1 1 0 0 1 0

7.  500 = 256 + 128 + 64 + 32 + 16 +4
               1 1 1 1 1 0 1 0 0 

8.  399 = 256 + 128 + 8 +7
                1 1 0 0 0 1 1 1 1

9.  324 = 256 + 64 + 4
               1 0 1 0 0 0 1 0 0

10. 444 = 256 + 128 + 32 + 16 + 8 + 4
                1 1 0 1 1 1 1 0 0


I hope my post can give us some benefits, like can help us to solve probem in conversion decimal to binary...... :-)

Conversion Binary to Decimal

I'd like to post some examples of conversion binary to decimal...
Here are.....

1.   0 1 0 0 0 1 0 1 1 1 = 279

2.   1 0 0 0 1 1 1 0 0 1 = 569

3.   0 1 1 1 0 0 1 1 1 0 = 462

4.   1 1 1 0 0 1 0 1 0 0 = 916


5.   0 1 0 1 0 1 0 1 0 1 = 341

6.   1 0 0 1 0 0 1 0 0 1 = 585

7.   0 1 0 0 0 0 1 0 0 1 = 265

8.   1 0 1 0 1 1 1 1 0 1 = 701

9.   0 1 0 0 1 1 1 0 1 1 = 315

10.  1 0 0 0 1 1 0 0 0 0 = 560


May i hope that my posted useful for us.... :-)