Selasa, 30 Oktober 2012

BASIC GATES AND BOOLEAN ALGEBRA

Hi friends, I am back again showing my blog a new topic is basic gates in digital,
Nahhh ... I will give an example of two equations....


 1. Example circuit to the logic equations




 


. 2. Example of equations to logic circuit





Jumat, 19 Oktober 2012

STEPS TO MAKE A TABLE OF CONTENTS

Often times we have a hard time to make a list of contents. Many people who do not know that MS word, either 2003 or 2007 version of petrified we were able to make automated table of contents. Well ... here I will explain.
The steps we have to do is:
1. Create a style of each piece to be included in the list of contents.
a. Section title- Block title- Adjust font format as you wish, such as font size, center, etc. => Click the arrows at the bottom third of styles.- Click the Save selection as a new quick styles => name of the style you want the content, for example: titleb. Sub-chaptersBlock subtitles => follow the same steps as above.Finally got to click save selection as a new quick styles => name of the style you want the content, for example: subjudul1c. Sub sectionBlock sub subtitles => follow the same steps as above.Finally got to click save selection as a new quick styles => name of the style you want the content, for example: subjudul2 

2. Make all sections (titles, subtitles, sub subtitles) in accordance with the style that has made sebelunnya (point 1 above) eg subtitles: formulation of the problem- Block subtitles: formulation of the problem- So is the other part. Until the end of the chapter. It is recommended not to use automatic number in the numbering section or sub-sectionWhen you have made the style on all parts, we've been able to create a table of contents ..Create a new page at the beginning, as the Table of Contents page:Page layout => breaks => newpageWrite a headline table of contentscreate a style for the table of contents with the appropriate style, in this case the title style 
How to create a table of contents:1. References2. Table of contents3. Insert table of contents4. option => contents in accordance with the style we want to insert into the table of contents. in this example (titles, subtitles, sub subtitles). Contents 1, 2 or 3 etc. in accordance with our wishes.Direct so content => edit as needed.

3. What if the addition of subtitles....?That should be enough right-click the mouse on the table of contents section has been completed and then do the command:1. Update field2. update the entire table 

4. What if there is a change to the page number....?That should be enough:1. Click the right mouse2. Update field3. update page number only

Selasa, 09 Oktober 2012

Change Value Decimal to Binary

  

490 = 256 + 128 + 64 + 32 + 8 + 2 = 111101010

500 = 256 + 128 + 64 + 32 + 16 + 4 = 111110100

380 = 256 + 64 + 32 + 16 + 8 + 4 = 101111100

425 = 256 + 128 + 32 + 8 + 1 = 110101001 

444 = 256 + 128 + 32 + 16 + 8 + 4 = 110111100

355 = 256 + 64 + 32 + 2 + 1 = 101100011 

450 = 256 + 128 + 64 + 2 = 111000010

335 = 256 + 64 + 8 + 4 + 2 + 1 = 101001111

420 = 256 + 128 + 32 + 4  = 110100100

388 = 256 + 128 + 4  = 110000100