Abstract:Village infrastructure development planning often faces challenges in determining priorities due to limited budget allocations and assessment mechanisms that still tend to be subjective. This study aims to build an objective,…
tive, transparent, and measurable Decision Support System (DSS) to determine the priority order of infrastructure development proposals in Asam Jawa Village, Torgamba District. The applied solution integrates the Rank Order Centroid (ROC) method to calculate criteria weighting based on relative importance, and the Simple Additive Weighting (SAW) method to process the alternative ranking calculation. The evaluation was conducted on 23 physical infrastructure proposals using four main criteria: urgency level (C1), physical condition (C2), benefits (C3), and population size (C4). The results indicate that alternative A4 (Construction of Borehole Well and Public Toilet at Field) and alternative A18 (Sejahtera Street Concrete Cast) achieved the highest preference score of 1.000000, followed by other infrastructure proposals in a structured manner. The combined use of ROC and SAW methods is proven to be effective and consistent in generating accurate rural development priority rankings. The integration of these two methods facilitates village government officials in making accountable decisions while minimizing cognitive bias risks in optimizing development budget allocation.
Abstract:Level design is one of the key components in determining the gameplay experience in 2D platformer games. However, manual level design is time-consuming and difficult to scale. Graph theory can be used to represent the abstract…
stract structure of a level, with nodes as spatial units and edges as paths connecting those spaces. The problem is that this graph structure cannot always be directly translated into a valid and playable physical layout due to platformer constraints, such as jump height, safe distance, and gravity. This research proposes a chunk-based transformation approach, in which each graph node is represented as a fixed-size level chunk containing a platform layout, obstacles, and entry and exit points. The transformation of the graph into a physical level is carried out through the selection, arrangement, and alignment of chunks based on the graph’s topology. This study aims to design a framework for transforming an abstract graph G=(V,E) into a chunk-based 2D platformer level layout. The method used is qualitative-descriptive, involving the formulation of a graph model, rules for mapping and arranging chunks, and playability criteria. The results of the study reveal three main stages: mapping vertices to corresponding chunks, arranging chunks according to the graph’s structure, and validating reachability using an automatic path-finding agent.
Abstract:Drug abuse is a problem that can be influenced by various interrelated factors. This study aims to apply Mamdani Fuzzy logic in predicting the level of drug abuse in Padang City based on several factors obtained from documentation…
umentation and interviews. The input variables used consist of the Age of the Perpetrator, Environment, Socializing, Gender, and Family, while the output variable is the Level of Drug Abuse with Low and High categories. The research stages include data collection, determining variables and fuzzy sets, fuzzification, forming if-then rules, inference using the minimum operator, composition using the maximum operator, and defuzzification using the centroid method. A total of 64 fuzzy rules are used to connect the combination of input variables with the output. Testing is done through manual calculations and implementation using MATLAB. The test results show that the output categories from manual calculations and MATLAB are the same in three test data, namely High, High, and Low. These results indicate that the Mamdani Fuzzy method can be used in modeling the level of drug abuse based on the variables used.
Abstract:This study developed and evaluated a standalone, non-intrusive radio frequency identification (RFID)-based elevator access control system for a four-story residential building. The system used an Arduino Uno, an MFRC522…
RFID reader, and relay interfaces to regulate access to Floors 2, 3, and 4. Authorized card identifiers and floor permissions were stored locally, enabling offline operation without an external database or network connection. The relays interfaced only with the elevator push-button circuits and did not modify the original controller, motor drive, door mechanism, or safety system. Performance was evaluated using 47 registered cards and three unregistered cards, with each card tested 50 times, producing 2,500 authentication trials. Under the tested conditions, all registered cards were correctly authenticated according to their assigned floor permissions, while all unregistered cards were rejected. The system achieved 100% authentication accuracy, 100% correct relay activation, and 100% unauthorized-card rejection. Stable card detection was obtained at distances of up to approximately 1 cm. The first-floor button remained independent of the RFID module to preserve minimum accessibility during module failure. The proposed system provides a practical and low-cost retrofit solution for floor-specific elevator access control in small residential buildings.
Abstract:Student grade data is personal data that must be protected under Indonesian Law Number 27 of 2022 on Personal Data Protection, yet the rising number of data breaches in the education sector shows that such protection has…
not been optimally implemented. This study implements the 128-bit Advanced Encryption Standard (AES) algorithm combined with Huffman compression to protect the confidentiality and integrity of student grade files in Excel (.xlsx) format, and evaluates its effectiveness through functional, performance, and security testing. The system was developed as a Python desktop application with a CustomTkinter interface, in which the encryption process runs Huffman compression before AES-128, while integrity verification uses SHA-256 hashing. Testing was conducted on seven student grade files from MA Ma'ahid Kudus. The results show that all files were successfully encrypted and decrypted without failure or data alteration, with encryption times of 0.0142-0.0828 seconds and decryption times of 0.0046-0.1417 seconds. The SHA-256 hash values of the original and decrypted files were identical for all samples, yielding 100% recovery accuracy, while the file size increase from padding and header insertion ranged only from 1,092 to 1,101 bytes. The study concludes that the combination of AES-128 and Huffman compression is an effective and efficient solution for protecting student grade data in educational institutions.
Abstract:Pemilihan Ketua Badan Eksekutif Mahasiswa (BEM) merupakan proses penting dalam menentukan mahasiswa yang memiliki kompetensi terbaik untuk memimpin organisasi kemahasiswaan. Namun, proses seleksi yang masih bergantung pada…
da popularitas dan penilaian subjektif berpotensi menghasilkan keputusan yang kurang optimal. Penelitian ini bertujuan membangun Sistem Pendukung Keputusan (SPK) menggunakan metode Multi-Objective Optimization on the Basis of Ratio Analysis (MOORA) untuk membantu proses pemilihan Ketua BEM secara objektif. Data penelitian diperoleh melalui wawancara dengan pembina BEM untuk menentukan kriteria dan bobot penilaian. Lima kriteria yang digunakan meliputi kepemimpinan, kemampuan komunikasi, pengalaman organisasi, integritas, dan indeks prestasi kumulatif (IPK). Tahapan metode MOORA terdiri atas penyusunan matriks keputusan, normalisasi, perhitungan nilai optimasi, dan proses perangkingan. Hasil penelitian menunjukkan bahwa alternatif K1 memperoleh nilai optimasi tertinggi sebesar 0,473 sehingga direkomendasikan sebagai Ketua BEM terpilih. Penerapan metode MOORA mampu menghasilkan proses pengambilan keputusan yang lebih objektif, sistematis, transparan, dan akurat sehingga dapat dijadikan sebagai alat bantu dalam menentukan Ketua BEM berdasarkan kriteria yang telah ditetapkan.
The selection of the Student Executive Board (BEM) President is an important process in determining the most qualified student to lead the student organization. However, conventional selection processes often rely on popularity and subjective judgments, which may lead to less optimal decisions. This study aims to develop a Decision Support System (DSS) using the Multi-Objective Optimization on the Basis of Ratio Analysis (MOORA) method to support a more objective selection process. Research data were collected through interviews with BEM advisors to determine the assessment criteria and their corresponding weights. Five criteria were used, namely leadership, communication skills, organizational experience, integrity, and grade point average (GPA). The MOORA method consists of decision matrix construction, normalization, optimization value calculation, and ranking. The results indicate that candidate K1 achieved the highest optimization value of 0.473 and was therefore recommended as the selected BEM President. The implementation of the MOORA method provides a more objective, systematic, transparent, and accurate decision-making process, making it an effective tool for supporting the selection of the most suitable BEM President based on predetermined criteria.
Abstract:Penggunaan dompet digital yang terus meningkat menghasilkan banyak ulasan pengguna yang dapat dimanfaatkan untuk mengevaluasi kualitas layanan. Penelitian ini bertujuan meningkatkan akurasi klasifikasi sentimen pengguna…
dompet digital menggunakan metode Stacking Ensemble Machine Learning yang mengombinasikan Support Vector Machine (SVM), Multinomial Naïve Bayes (MNB), dan AdaBoost dengan Logistic Regression sebagai meta-learner. Data ulasan diproses melalui tahapan text preprocessing meliputi case folding, cleaning, tokenizing, stopword removal, stemming, dan pembobotan fitur menggunakan TF-IDF. Penyeimbangan data dilakukan dengan SMOTE, sedangkan evaluasi model menggunakan 5-Fold Cross-Validation. Hasil penelitian menunjukkan bahwa model Stacking Ensemble memperoleh akurasi rata-rata 80,55%, lebih tinggi dibandingkan algoritma dasar. Evaluasi menggunakan Confusion Matrix, Classification Report, dan ROC Curve juga menunjukkan peningkatan nilai precision, recall, F1-score, dan kemampuan diskriminasi model. Hasil ini menunjukkan bahwa pendekatan Stacking Ensemble Machine Learning efektif untuk meningkatkan akurasi klasifikasi sentimen pengguna dompet digital serta mendukung evaluasi kualitas layanan berbasis opini pengguna.
The rapid growth of digital wallet usage has generated a large volume of user reviews that can be utilized to evaluate service quality. This study aims to improve the accuracy of digital wallet user sentiment classification using a Stacking Ensemble Machine Learning approach that combines Support Vector Machine (SVM), Multinomial Naïve Bayes (MNB), and AdaBoost with Logistic Regression as the meta-learner. User reviews were processed through text preprocessing stages, including case folding, text cleaning, tokenization, stopword removal, stemming, and TF-IDF feature weighting. Synthetic Minority Over-sampling Technique (SMOTE) was employed to address class imbalance, while model performance was evaluated using 5-Fold Cross-Validation. The experimental results show that the proposed Stacking Ensemble model achieved an average accuracy of 80.55%, outperforming the individual base learners. Furthermore, evaluations based on the Confusion Matrix, Classification Report, and Receiver Operating Characteristic (ROC) Curve demonstrated improvements in precision, recall, F1-score, and the model's discriminative capability. These findings indicate that the proposed Stacking Ensemble Machine Learning approach is effective in improving the accuracy of digital wallet user sentiment classification and can serve as a reliable tool for supporting service quality evaluation based on user opinions.
Abstract:Masalah pengelolaan parkir di Politeknik Jambi sering menyebabkan ketidakefisienan akibat sistem penghitungan manual yang rentan human error. Penelitian ini bertujuan merancang sistem penghitungan kendaraan otomatis berbasis…
asis pengolahan citra digital. Metode yang digunakan adalah Background Subtraction dengan algoritma MOG2 dan OpenCV menggunakan video kamera smartphone. Sistem mengintegrasikan proses preprocessing citra, operasi morfologi, dan Euclidean Distance Tracker untuk melacak serta menghitung kendaraan secara real-time. Hasil penelitian menunjukkan sistem mampu membedakan kendaraan yang bergerak dengan objek statis secara akurat melalui Virtual Counting Line. Dengan beban komputasi yang ringan dan biaya rendah, sistem ini efektif menjadi solusi otomatisasi manajemen parkir di lingkungan kampus.
Parking management issues at Politeknik Jambi often lead to inefficiencies due to manual counting systems prone to human error. This study aims to design an automatic vehicle counting system based on digital image processing. The method utilizes Background Subtraction with the MOG2 algorithm and OpenCV using smartphone video input. The system integrates image preprocessing, morphological operations, and Euclidean Distance Tracker to track and count vehicles in real-time. The results demonstrate that the system can accurately distinguish between moving vehicles and static objects via a Virtual Counting Line. With low computational requirements and cost-effectiveness, this system offers an efficient automation solution for campus parking management.
Abstract:Emas merupakan salah satu jenis komoditi yang paling banyak diminati untuk tujuan investasi, karena dipandang sebagai instrumen yang lebih aman dibandingkan saham serta memiliki nilai jual yang selalu bergerak mengikuti…
kondisi pasar. PT Victoeria Vici, sebagai pelaku usaha perhiasan emas custom, menghadapi kendala dalam menentukan estimasi harga jual kepada pelanggan, sebab proses pengerjaan pesanan custom membutuhkan waktu hingga 14 hari, sementara harga emas bergerak fluktuatif dan tidak terstruktur setiap harinya sehingga estimasi harga menjadi tidak akurat dan tidak efektif. Berdasarkan permasalahan tersebut, penelitian ini menerapkan konsep Data Mining dengan algoritma Trend Moment untuk mengestimasi harga emas pada rentang waktu tertentu. Data yang digunakan merupakan data historis harga emas per gram pada PT Victoeria Vici periode Agustus–Oktober 2021 sebanyak 92 data. Tahapan penelitian meliputi pengumpulan data, penentuan variabel X dan Y, eliminasi untuk memperoleh nilai konstanta a dan slope b, serta penerapan persamaan Y = a + bX untuk memperoleh nilai estimasi. Hasil perhitungan menunjukkan nilai a = 720.871,725 dan b = 3,108 sehingga model estimasi mampu menghasilkan proyeksi harga emas yang mendekati pola data historis. Model ini kemudian diimplementasikan ke dalam aplikasi berbasis desktop menggunakan Microsoft Visual Basic 2010 dan basis data Microsoft Access, dilengkapi Crystal Report untuk pencetakan laporan hasil estimasi. Hasil penelitian menunjukkan bahwa algoritma Trend Moment dapat membantu PT Victoeria Vici dalam memperoleh estimasi harga emas secara lebih cepat, konsisten, dan terdokumentasi.
Gold is one of the most sought-after commodities for investment purposes, as it is regarded as a safer instrument compared to stocks and has a selling value that constantly fluctuates with market conditions. PT Victoeria Vici, a custom gold jewelry business, faces difficulty in determining the estimated selling price offered to customers because the production process for custom orders takes up to 14 days, while gold prices move in an unstructured and fluctuating manner every day, making manual price estimation inaccurate and ineffective. Based on this problem, this study applies the concept of Data Mining using the Trend Moment algorithm to estimate gold prices over a certain period of time. The data used is historical daily gold price data per gram from PT Victoeria Vici for the period of August–October 2021, consisting of 92 records. The research stages include data collection, determination of the X and Y variables, elimination to obtain the constant value a and the slope b, and the application of the equation Y = a + bX to obtain the estimated value. The calculation results show a value of a = 720,871.725 and b = 3.108, so that the estimation model is able to produce gold price projections that closely follow the pattern of historical data. This model was then implemented into a desktop-based application using Microsoft Visual Basic 2010 and a Microsoft Access database, equipped with Crystal Report for printing estimation result reports. The results show that the Trend Moment algorithm can help PT Victoeria Vici obtain gold price estimations more quickly, consistently, and in a well-documented manner.
Abstract:Promosi penerimaan mahasiswa baru (PMB) merupakan salah satu faktor penting dalam meningkatkan jumlah dan kualitas calon mahasiswa. Namun, strategi promosi yang belum memanfaatkan data historis secara optimal dapat menyebabkan…
babkan kegiatan promosi kurang tepat sasaran. Penelitian ini bertujuan untuk menganalisis data historis PMB sebagai dasar dalam menyusun strategi promosi yang lebih efektif pada Jurusan Teknologi Informasi dan Komputer Politeknik Negeri Lhokseumawe. Penelitian menggunakan pendekatan kuantitatif deskriptif dengan memanfaatkan data sekunder PMB periode 2023–2025. Analisis dilakukan melalui tahapan data cleaning, transformasi data, statistik deskriptif, segmentasi calon mahasiswa, dan visualisasi data menggunakan dashboard analitik. Variabel yang dianalisis meliputi program studi, asal sekolah, jurusan asal sekolah, kecamatan, kabupaten/kota, provinsi, jalur masuk, dan sumber informasi pendaftar. Hasil penelitian menunjukkan bahwa sebagian besar pendaftar berasal dari Provinsi Aceh, khususnya Kabupaten Aceh Utara dan Kota Lhokseumawe, dengan dominasi lulusan jurusan IPA serta peminat terbesar pada Program Studi Teknik Informatika. Instagram dan website menjadi sumber informasi utama bagi calon mahasiswa. Pemanfaatan data historis melalui visualisasi data mampu memberikan informasi yang lebih komprehensif mengenai karakteristik calon mahasiswa sehingga dapat mendukung pengambilan keputusan dalam penyusunan strategi promosi PMB yang lebih terarah, efektif, dan berbasis data.
New student admissions (PMB) promotion is an important factor in increasing the number and quality of prospective students. However, promotional strategies that do not optimally utilize historical data can result in less targeted promotional activities. This study aims to analyze historical PMB data as a basis for developing a more effective promotional strategy in the Information and Computer Technology Department of the Lhokseumawe State Polytechnic. The study uses a descriptive quantitative approach utilizing secondary PMB data for the 2023–2025 period. The analysis was carried out through the stages of data cleaning, data transformation, descriptive statistics, prospective student segmentation, and data visualization using an analytical dashboard. The variables analyzed included study program, school of origin, major of origin of school, sub-district, regency/city, province, admission route, and applicant information sources. The results show that most applicants come from Aceh Province, especially North Aceh Regency and Lhokseumawe City, with a predominance of science graduates and the greatest interest in the Informatics Engineering Study Program. Instagram and websites are the main sources of information for prospective students. The use of historical data through data visualization can provide more comprehensive information regarding the characteristics of prospective students so that it can support decision-making in developing more targeted, effective, and data-based PMB promotion strategies.