nothing is impossible

not a good result, but do the best you.

Politeknik Negeri Medan

make your dream became true.

time is money

The Man Who Says He Never Has Time Is The Laziest Man..

Sunday, October 13, 2013

Cara membangkitkan Bilangan Acak Menggunakan Mathlab

1. Stir Random Number by Using Matlab with sum 100 data

- open matlab from your PC

- write this syntax : floor(11*rand(1,100)) and press 'Enter'


finish

2. Stir Random Number integer 0-10 by Using Matlab with sum 100 data

- write this syntax : randi([0,10],[1,100]) and press 'Enter'

Tuesday, July 9, 2013

Multiplication Circuit

Tuesday, May 21, 2013

Fibonaci


Triangle Pascal



syngcronous up counter


right to left flip flop

Monday, April 8, 2013

Monday, March 25, 2013

Timing Diagram

Thursday, January 24, 2013

Superposisi Method

Tuesday, January 15, 2013

Make a Piramid with Ms.Excel



examples of the use of digital systems in their daily lives

A manufacturing plan needs to have a horn sound to signal quitting time.The horn sould be activated when either of the following conditions is met :

1. it's after 5 o'clock and all machines are shut down
2. it's Friday . the production run for the day is complete, and all machines are shut down

design a logic circuit that will control the horn . ( Hint: use variabfor logic input variables to represent the various conditions ; for example input A will be high only when the time of day is 5 o'clock or later).

solution :




Monday, January 7, 2013

kernaugh map method

Wednesday, January 2, 2013

Combitional Logic Circuit

SECTION 4-2 AND 4-3