Claim Missing Document
Check
Articles

Found 2 Documents
Search

PENERAPAN SIMPLEQUEUE PADA BANDWIDTH MANAGEMENT MIKROTIK RB941 – 2ND UNTUK PEMBATASAN BANDWIDTH INTERNET Pritiy Singgam; Thania Dealva Arsyad; Afifah Naila Nasution; Dedy Kiswanto
Jurnal Teknologi Informasi dan Komputer Vol. 12 No. 1 (2026): JUTIK : Jurnal Teknologi Informasi dan Komputer, Edisi April 2026
Publisher : LPPM Universitas Dhyana Pura

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.36002/jutik.v12i1.3792

Abstract

The rapid development of information technology demands a reliable and efficient internet network. One common issue in network usage is the uneven distribution of bandwidth, which results in some users enjoying smooth internet access while others face disruptions. This study aims to analyze and explain the implementation of the Simple Queue feature on the Mikrotik RB941–2nD device as a solution for bandwidth management. The method used is an applied experiment by configuring data rate limitations and setting packet priorities on a WiFi network. The purpose of this test is to evaluate the effectiveness of the Simple Queue feature on the MikroTik router in limiting internet bandwidth for each device on the network. The configuration sets a bandwidth limit of 64 kbps, tested through the Rate graph on the MikroTik interface and a speed test from the client side. The test results show that the client device receives a download speed of only 0.04 Mbps and an upload speed of 0.18 Mbps when the restriction is active, which is close to the predefined limit. This proves that the Simple Queue feature successfully performs its function in controlling bandwidth usage according to the specified schedule, namely Monday to Friday from 08:00 to 12:10. This limitation also effectively prevents internet access domination by a single device, allowing for more equitable connection distribution. However, the 64 kbps speed limit is considered too low for current internet activity needs and should be adjusted to continue supporting an optimal user experience.
Sistem Jemuran Otomatis Berbasis Deteksi Visual dan Sensor Hujan dengan ESP32 Muhammad Rizki Andrian Fitra; Neysa Talitha Jehian; Sybil Auzi; Thania Dealva Arsyad; Hermawan Syahputra
Jurnal Informatika Dan Tekonologi Komputer (JITEK) Vol. 5 No. 2 (2025): Juli : Jurnal Informatika dan Tekonologi Komputer
Publisher : Pusat Riset dan Inovasi Nasional

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.55606/jitek.v5i2.6597

Abstract

Unpredictable weather in tropical regions often disrupts clothes drying activities, as sudden rain can cause clothes to become wet again. To address this issue, this study developed an automatic clothes drying system based on ESP32-CAM that can detect weather conditions using two main methods: sky image analysis and rain sensors. The system periodically captures sky images using the ESP32-CAM camera, then analyzes the brightness and contrast of the images to determine weather conditions, with brightness thresholds < 100 and contrast > 30 indicating cloudy weather. Data from the rain sensor is used as additional verification to enhance system accuracy. The decision-making logic combines both data sources to determine whether the clothesline should be retracted or left open. Offline image classification results show an accuracy of 93.67%, while direct testing against 10 weather scenarios yields a system accuracy of 100%. With its high performance and adaptive response to weather changes, this system demonstrates significant potential for implementation as an Internet of Things (IoT)-based home automation solution.