This Author published in this journals
All Journal Journal JCONES
Pratikno, Heri
STMIK STIKOM SURABAYA

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

RANCANG BANGUN LOCKER OTOMATIS BERBASIS MIKROKONTROLER MENGGUNAKAN RFID Kusuma, Mochamad Fajar; Harianto, Harianto; Pratikno, Heri
Journal of Control and Network Systems (JCONES) Vol 5, No 2 (2016)
Publisher : Journal of Control and Network Systems (JCONES)

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Pada saat ini locker masih menggunakan kunci manual dan harus ada penjaga jika ingin meminjam atau mengembalikan kunci locker. Dengan kondisi seperti itu, jika penjaga tidak ditempat, maka tidak bisa meminjam atau mengembalikan kunci locker. Maka dirancang  sebuah sistem pemilihan secara acak locker yang belum terpakai oleh user sehingga user tidak hanya mendapatkan locker yang sama. Penjaga kunci lockertidak diperlukan dalam peminjaman atau pengembalian kunci.Perancangan tugas akhir ini menggunakan metode pemilihan locker secara otomatis dengan input utama menggunakan RFID. Sistem ini dibuat untuk mempermudah user dalam memilih locker yang belum terpakai oleh user lain atau masih kosong. Sistem ini menggunakan 3 buah mikrokontroler, yaitu Arduino Uno sebagai master dan 2 buah mikrokontroler ATMega32 sebagai slave. Digunakan komunikasi I2C sebagi penghubung mikrokontroler master dan slave. Masing-masing mikrokontroler akan menjadi pusat kendali komponen input dan output yang terhubung pada mikrokontroler tersebut.Sistem dapat digunakan oleh semua user yang memiliki kartu RFID atau tag RFID. Komunikasi I2C yang berjalan dengan baik menghasilkan kondisi-kondisi yang memungkinkan terjadi saat sistem dijalankan. Terdapat 5 kondisi yang berhubungan dengan dengan pembuktian acak nomer locker, ID dari tag RFID yang terdaftar dan tidak terdaftar, akses nomer locker yang sama untuk ID dari tag RFID yang terdaftar, serta kondisi-kondisi yang memungkinkan untuk ID dari tag RFID yang belum terdaftar yang mungkin terjadi.
ANALISIS PERBANDINGAN METODE LOAD BALANCE PCC DENGAN NTH MENGGUNAKAN MIKROTIK Adani, Muhammad Faizin; Jusak, Jusak; Pratikno, Heri
Journal of Control and Network Systems (JCONES) Vol 5, No 1 (2016)
Publisher : Journal of Control and Network Systems (JCONES)

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Load balancing is a technique on the Mikrotik to distribute the traffic load on the connection of two or more lines in a balanced way, so that traffic can run optimally, maximize throughput, minimize response time and avoid overload on one connection line. Load balancing has several methods, of which the PCC and Nth.The first phase of our works devoted to configure the IP addresses for the four routers in the system. Next we configurated the PCC load balance and the Nth load balance separately. On the second phase we transfered of data from client to server and enabled the wireshark to monitor network activities. On the third phase we analyzed throughput, packet loss, and fairness index obtained from the wireshark.Based on the research results, it is shown that using the throughput test parameter the PCC utilize the resource of the network (bandwidth) mostly in one line. On the other hand, the Nth works by dividing the resource utilization for both lines equally. In terms of the packet loss, it is indicated that the Nth has greater packet loss than the PCC. For the fairness index parameter, it shows that the Nth index has a larger value of fairness. In other words, Nth can be considered as fairer than PCC.