Maya Sofhia
Universitas Prima Indonesia

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

Found 2 Documents
Search

Raw Material Weighing Application Through Visual-Based RS-232 Cable Port Sofhia, Maya; Manawan, Junio Fegri Wira Manawan
Sinkron : jurnal dan penelitian teknik informatika Vol. 7 No. 1 (2023): Articles Research Volume 7 Issue 1, 2023
Publisher : Politeknik Ganesha Medan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33395/sinkron.v8i1.12158

Abstract

Officers who record incoming weighing data using a manual weighing machine experience difficulties when interacting with the weighing device. It is difficult to press the buttons, the storage memory cannot be more than three digits, and the display is difficult for officials to understand which can hinder the performance of recording the scales. Lack of capacity to store scale data on Officers who record incoming weighing data using a manual weighing machine experience difficulties when interacting with the weighing device. It is difficult to press the buttons, the storage memory cannot be more than three digits, and the display is difficult for officials to understand which can hinder the performance of recording the scales. Lack of capacity to store scale data on machine, so it can only store a maximum of 3 data scales. Inflexible on-machine data storage system. That is, the data scales that have been stored cannot be moved apart from within the machine itself. The large size of the machine is enough to take up space. So it is necessary to design a signal connection path from the scales to the computer via cable. With a computerized weighing application through the RS-232 communication port, where data input can be done using a visual-based weighing application. This data is then processed and produces an accurate report according to the data recorded by the scales. The testing process is carried out by entering data on the scales 19 times along with the check-in and check-out process for each incoming truck of raw materials for transportation. The testing process is carried out so that the application can run properly. machine, so it can only store a maximum of 3 data scales. Inflexible on-machine data storage system. That is, the data scales that have been stored cannot be moved apart from within the machine itself. The large size of the machine is enough to take up space. So it is necessary to design a signal connection path from the scales to the computer via cable. With a computerized weighing application through the RS-232 communication port, where data input can be done using a visual-based weighing application. This data is then processed and produces an accurate report according to the data recorded by the scales. The testing process is carried out by entering data on the scales 19 times along with the check-in and check-out process for each incoming truck of raw materials for transportation. The testing process is carried out so that the application can run properly.
Comparative Evaluation of YOLOv8 and YOLOv11 for Student Behavior Detection in Classroom CCTV Environments Sofhia, Maya
Sinkron : jurnal dan penelitian teknik informatika Vol. 10 No. 1 (2026): Article Research January 2026
Publisher : Politeknik Ganesha Medan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33395/sinkron.v10i1.15648

Abstract

Monitoring student behavior during classroom learning is important for supporting learning quality and teacher performance. This study presents a pilot comparison between YOLOv8 and YOLOv11 for detecting student classroom behaviors from CCTV images. Six elementary behaviors are consistently defined and used throughout the work: lookup, raise-hand, read, stand, turn-head, and write. The available SCB dataset contains 4,934 labeled images, but this study deliberately uses a front-facing subset of 100 images that best represent clear posture and behavior. After augmentation, the dataset grows to 220 images, split into 180 training, 30 validation, and 10 testing images. Both models are trained for 25 epochs on a T4 GPU with comparable configurations. At the detector level, YOLOv11 achieves higher mean average precision (mAP) of 42.9% compared to 28.9% for YOLOv8. At the behavior level, overall classification accuracy on the test set is 43.3% for YOLOv8 and 37.5% for YOLOv11. These results indicate a trade-off: YOLOv11 provides stronger bounding-box detection performance, while YOLOv8 produces slightly more stable behavior-level predictions on this very small and imbalanced dataset. The study emphasizes that these findings are exploratory baselines rather than definitive benchmarks, because the dataset is small and no statistical significance testing is performed. Future work must use a larger portion of the SCB dataset, more balanced class distributions, repeated experiments, and statistical analysis to obtain more robust conclusion.