Claim Missing Document
Check
Articles

Found 2 Documents
Search

Implementasi Metode Complex Proportional Asessment (COPRAS) Pada Sistem Pendukung Keputusan Pemilihan Bluetooth Audio Transmitter Dedy Alamsyah; Rini Nuraini; Muhammad Bagir
Journal of Computer System and Informatics (JoSYC) Vol 3 No 3 (2022): May 2022
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/josyc.v3i3.1695

Abstract

Bluetooth audio transmitter is a device capable of converting wired audio signals into wireless. With a Bluetooth audio transmitter, a TV or PC that doesn't have bluetooth facilities can connect to headphones or speakers without using a cable. However, currently bluetooth audio transmitters have been circulating in the market with various brands and brands that offer different capabilities and specifications. So, it takes foresight in choosing the right bluetooth audio transmitter and as needed. Inaccuracy in choosing a bluetooth audio transmitter results in the device's performance not being maximized and incompatibility with the wishes of the user. This study aims to develop a decision support system for selecting a bluetooth audio transmitter using the Complex Proportional Assessment (COPRAS) approach. The COPRAS method is able to solve election problems through the calculation of the utility level which shows the extent to which an alternative is better or worse than other alternatives through a comparison process. The system built has features such as managing criteria data, determining weights, managing alternatives, assigning a value to each alternative, seeing the results of the COPRAS method calculations and seeing the ranking of the results of the system recommendations. Based on testing through the black-box testing technique, it shows that the system built has been running as it should
Analisis Perbandingan Algoritma Round-Robin dengan Least-Connection Terhadap Peningkatan Nilai Throughput Pada Layanan Web Server Alfry Aristo Jansen Sinlae; Muhammad Bagir; M Hadi Prayitno
JURIKOM (Jurnal Riset Komputer) Vol 9, No 5 (2022): Oktober 2022
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/jurikom.v9i5.4995

Abstract

The massive growth of the current internet network has triggered an increase in the number of users connected to various server services. These conditions must be handled with a good server system. This can be accomplished through the implementation of many servers, because with many servers the incoming load will be unraveled. One method that can be used in distributing the received load to a number of servers is load balancing. This study aims to obtain the best throughput value from the load balancing method using round-robin and least-connection algorithms. The results of the connection test with a request value of 500 connections/second for 1000 requests, 600 connections/second for 1200 requests, load balancing with the least-connection algorithm looks a little better. This condition is caused by the distribution of active connections that can still be handled by each server. However, during the test period of 700 connections/sec for 1400 requests, 800 connections/sec for 1600 requests, and 900 connections/sec for 1800 requests there was a change in the ability to respond to incoming requests. This certainly has a significant impact on the throughput provided by the server when processing a request.