SIMULASI GERBANG LOGIKA MENGGUNAKAN BAHASA PEMROGRAMAN BORLAND DELPHI 7.0

Main Author: FATCHUR ROHMAN, MOHAMAD
Format: Thesis NonPeerReviewed application/pdf
Terbitan: , 2008
Subjects:
Online Access: http://eprints.undip.ac.id/6098/1/SIMULASI_GERBANG_LOGIKA_MENGGUNAKAN_BAHASA_PEMROGRAMAN_BORLAND_DELPHI_7.0.pdf
http://eprints.undip.ac.id/6098/
Daftar Isi:
  • The application program of logic gate simulation with 8 input variables has been made successfully using Programming Language of Borland Delphi 7.0. The result of digital logic combination operation was appeared quickly and definitely in high-low (1 and 0) binary logic sequences. This system can be divided into three big group which done at one Main Program Unit, consists of; input variation, process, and reset procedure. Input was given by typing logic operation at TEdit component, processing by clicking TBitBtn component and the result will be showed at TMemo component automatically in 1 and 0 binary sequences. The application software which was yielded consists of 8 input variable (A,B, C, D, E, F, G, and H), and three kinds of digital operator with priority sequences of logic operation degree; not (negative, '), and (dot, .), then or (plus, +).