Berlian Bayu Aji
Politeknik Manufaktur Bandung

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

Found 2 Documents
Search
Journal : JTT (Jurnal Teknologi Terapan)

Sistem Penjadwalan Sidang Tugas Akhir menggunakan Algoritma Genetika Susetyo Bagas Bhaskoro; Berlian Bayu Aji; Siti Aminah
Jurnal Teknologi Terapan Vol 7, No 1 (2021): Jurnal Teknologi Terapan
Publisher : P3M Politeknik Negeri Indramayu

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31884/jtt.v7i1.310

Abstract

Objective this research is to automatically schedule student final assignments using genetic algorithms in the Automation Engineering Technology Study Program of the Manufacturing Polytechnic in Bandung. Genetic Algorithm (GA) is a heuristic method or a method of finding optimal values using the principles of evolution. GA is used as a solution search algorithm in this research. The solution was implemented into a program that can create a schedule automatically based on the limitations set by program users. Scheduling parameters that are focused on in this study are duplication or clash issues and category suitability between the final project and examiners. Based on these parameters the program can produce the optimal schedule with varying success rates depending on the ratio between the number of trial examiners and the number of examiners needed at one time, where a ratio above 2: 1 result in success above 90% for duplication cases, and the ratio is above 1.5: 1 for category conformance cases.
PERBANDINGAN PERFORMANSI LATENCY PROTOKOL KOMUNIKASI HTTP DAN MQTT PADA INTERNET OF THINGS Susetyo Bagas Bhaskoro; Hadi Supriyanto; Berlian Bayu Aji; Budi Pamungkas
Jurnal Teknologi Terapan Vol 8, No 2 (2022): Jurnal Teknologi Terapan
Publisher : P3M Politeknik Negeri Indramayu

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31884/jtt.v8i2.309

Abstract

The objective of this study is to compare the performance (latency parameter) of HTTP and MQTT protocols. The latency parameter is the difference in time for a packet being transmitted and received. The tests are distinguished on different days and times. The results obtained are that the MQTT is better than HTTP. The results of the comparison values three times in a row are as follows: 46.6ms, 52.3ms, and 50.2ms