Abstract:Abstract: Managing fast-moving drug inventory requires accurate supplier selection to ensure product availability and minimize the risk of overstock and out-of-stock conditions. At Annisa Pharmacy, the supplier selection…
process has traditionally relied on experience and subjective judgment, which may lead to less optimal decisions. This study aims to design and implement a Decision Support System (DSS) for selecting fast-moving drug suppliers using the Weighted Product (WP) method. The WP method is applied because it is capable of processing multiple criteria simultaneously through structured weighting, including demand frequency, delivery lead time, remaining shelf life, purchase price, and profit margin. The system is developed as a web-based application using PHP and MySQL. The results show that the implementation of the Weighted Product method successfully produces preference values and accurate supplier rankings, enabling the system to correctly determine the most optimal fast-moving drug supplier based on the defined criteria. Therefore, the developed system can assist the owner of Annisa Pharmacy in making more precise, objective, and structured inventory procurement decisions.
Keywords: decision support system; drug inventory; supplier selection; weighted product.
Abstrak: Pengelolaan stok obat fast moving di Toko Obat Annisa memerlukan ketepatan dalam menentukan supplier agar ketersediaan obat tetap terjaga dan risiko overstock maupun out of stock dapat diminimalkan. Selama ini, proses pemilihan supplier masih dilakukan secara konvensional berdasarkan pengalaman, sehingga berpotensi menghasilkan keputusan yang kurang optimal. Penelitian ini bertujuan untuk merancang dan mengimplementasikan Sistem Pendukung Keputusan (SPK) pemilihan supplier obat fast moving menggunakan metode Weighted Product (WP). Metode WP digunakan karena mampu mengolah beberapa kriteria secara simultan melalui pembobotan yang terstruktur, meliputi frekuensi permintaan, lead time, sisa masa kedaluwarsa, harga beli, dan margin keuntungan. Sistem dikembangkan berbasis web menggunakan bahasa pemrograman PHP dan basis data MySQL. Hasil penelitian menunjukkan bahwa penerapan metode Weighted Product mampu menghasilkan nilai preferensi dan perankingan supplier secara objektif, sehingga sistem berhasil menentukan supplier obat fast moving yang paling optimal sesuai dengan kriteria yang telah ditetapkan. Dengan demikian, sistem yang dibangun dapat membantu pemilik Toko Obat Annisa dalam mengambil keputusan pengadaan stok obat secara lebih tepat, objektif, dan terstruktur.
Kata kunci: sistem pendukung keputusan; toko obat; pemilihan pemasok; weighted product
Abstract:Abstract: The materials sector is one of the stock markets sectors that attracts investors due to the high level of construction activity in Indonesia, which supports long-term growth. Stock price movements are influenced…
d by various factors, requiring investors to determine the appropriate timing for buying, selling, or holding stocks. Therefore, this study aims to predict stock prices in the materials sector using a combination of CNN–BiLSTM algorithms. The research data were obtained from Yahoo Finance and processed through min–max normalization, data splitting, sliding window, model implementation, and evaluation stages. Testing was conducted on INTP and SMGR stocks with data split scenarios ranging from 60:40 to 90:10. The results show that CNN–BiLSTM performs best with a 90:10 data split, with minimum MSE and MAPE values of 0.000153 and 2.471% for INTP, and 0.000199 and 2.208% for SMGR, respectively. These findings indicate that increasing the proportion of training data improves the model's ability to learn historical patterns and produce more stable predictions.
Keywords: CNN-BILSTM; materials sector; stock
Abstrak: Sektor materials merupakan salah satu sektor saham yang diminati investor karena tingginya aktivitas pembangunan di Indonesia yang mendorong pertumbuhan jangka panjang. Pergerakan harga saham dipengaruhi oleh berbagai faktor sehingga investor perlu menentukan waktu transaksi yang tepat. Oleh karena itu, penelitian ini bertujuan memprediksi harga saham sektor materials menggunakan kombinasi algoritma CNN–BiLSTM. Data penelitian diperoleh dari Yahoo Finance dan diproses melalui tahapan normalisasi min–max, pembagian data, sliding window, implementasi model, serta evaluasi. Pengujian dilakukan pada saham INTP dan SMGR dengan skenario pembagian data 60:40 hingga 90:10. Hasil menunjukkan bahwa CNN–BiLSTM menghasilkan performa terbaik pada pembagian data 90:10, dengan nilai MSE dan MAPE minimum masing-masing sebesar 0.000153 dan 2.471% untuk INTP, serta 0.000199 dan 2.208% untuk SMGR. Temuan ini mengindikasikan bahwa peningkatan porsi data latih meningkatkan kemampuan model dalam mempelajari pola historis dan menghasilkan prediksi yang lebih stabil.
Kata kunci: CNN-BILSTM; saham; sektor materials
Abstract:Abstract: The rice plant, Oryza sativa, is a major food source in Indonesia. This plant is processed into rice, a staple food for the Indonesian people. Rice growth is crucial to ensure the rice produced is of good quality.…
ty. One part of the rice plant that is susceptible to disease is the leaves, which can inhibit growth and reduce rice quality. Therefore, early detection and accurate classification of rice diseases are crucial to minimize these negative impacts. This has driven the development of a Deep Learning model capable of high-performance automatic classification. This study aims to create a rice leaf classification model using the CNN algorithm and several transfer learning architectures such as ResNet101, VGG16, and Xception. A dataset of 859 rice leaf images collected from the Kaggle website was then processed using augmentation techniques to a total of 2,439 images, plus 215 smartphone photos for external data validation. Thus, the total dataset increased to 2,656 images, covering four categories: leafblast, brownspot, healthy, and hispa. The model was processed in two stages: on the initial dataset (Non-Augmented Dataset) and the Augmented Dataset. The best experimental results were obtained using the ResNet architecture, with a training accuracy of 96.17% and a validation accuracy of 95.22%. Based on the research results, the rice plant disease classification model using deep learning demonstrated good performance.
Keywords: convolutional neural network; deep learning; fine-tuning; image classification; resnet; rice plant
Abstract:Abstract: In agriculture, irrigation systems are vital for enhancing water management and maximising plant growth. Effective irrigation management involves distributing sufficient quantities of water evenly to condition…
soil fertility for plants. This study aims to design a prototype that can be monitored via the Telegram app. The research methodology employs a thinking framework approach. The system is implemented using an Arduino Uno microcontroller and supporting devices, including an ESP8266 Wi-Fi module, an ultrasonic sensor, a soil moisture sensor, a stepper motor and a servo motor. Telegram serves as the monitoring tool, sending notifications connected to the Arduino via a Wi-Fi network. Test results showed that the system operates effectively: the HC-SR04 ultrasonic sensor functions as a water level reader, and the stepper motor opens and closes the water gate. Soil moisture monitoring uses a soil moisture sensor to measure the water content in the soil. If the sensor detects dry soil conditions or a moisture level below 60%, the servo motor will rotate 15° to close the water channel. Conversely, if the sensor detects wet or moist soil conditions, the servo motor will rotate 0° to close the water channel.
Keywords: arduino uno; irrigation system; soil moisture; ultrasonic sensor;
Abstract:Abstract: In the business world, supplier selection plays a crucial role in ensuring smooth company operations. Suppliers are responsible for providing raw materials with consistent quality, timely delivery, and competitive…
ive prices. The supplier selection process requires evaluation based on various criteria such as product quality, availability, packaging, price, and warranty. Currently, SNM Store places orders by contacting suppliers one by one via telephone to inquire about item availability. This method is time-consuming and may lead to delays in fulfilling item requirements. To address this issue, a Decision Support System (DSS) is needed to assist in efficiently determining the best supplier. One method that can be used in this system is MOORA (Multi-Objective Optimization on the Basis of Ratio Analysis). MOORA is known to be effective in handling multi-criteria decision-making by simultaneously optimizing multiple objectives. This method also reduces subjectivity by assigning weights to each criterion and uses simple and fast calculations to evaluate the available alternatives. The objectives of this research are to identify the key criteria in supplier selection, apply the MOORA method in an efficient and user-friendly evaluation and selection process, and improve the operational efficiency of SNM Store in procurement so that item availability can be ensured in a timely manner.
Keywords: decision support system ; MOORA; supplier
Abstrak: Dalam dunia bisnis, pemilihan supplier memegang peranan penting dalam memastikan kelancaran operasional perusahaan. Supplier bertanggung jawab menyediakan bahan baku dengan kualitas konsisten, pengiriman tepat waktu, dan harga kompetitif. Proses seleksi supplier memerlukan evaluasi terhadap berbagai kriteria seperti kualitas produk, ketersediaan, pengemasan, harga, dan garansi. Toko SNM saat ini melakukan pemesanan dengan menghubungi supplier satu per satu melalui telepon untuk menanyakan ketersediaan barang. Metode ini memakan waktu dan dapat menyebabkan keterlambatan dalam pemenuhan kebutuhan barang. Untuk mengatasi hal tersebut, diperlukan sistem pendukung keputusan (Decision Support System) yang dapat membantu dalam menentukan supplier terbaik secara efisien. Salah satu metode yang dapat digunakan dalam sistem ini adalah MOORA (Multi-Objective Optimization on the Basis of Ratio Analysis). MOORA dikenal efektif dalam menangani keputusan multi-kriteria dengan mengoptimalkan berbagai tujuan secara bersamaan. Metode ini juga mengurangi subjektivitas melalui pemberian bobot pada tiap kriteria dan menggunakan perhitungan yang sederhana serta cepat dalam mengevaluasi alternatif yang tersedia. adapun tujuan dari penelitian ini adalah untuk mengidentifikasi kriteria-kriteria penting dalam pemilihan supplier, menerapkan metode MOORA dalam proses evaluasi dan seleksi yang efisien dan mudah digunakan, serta meningkatkan efisiensi operasional Toko SNM dalam hal pengadaan barang agar ketersediaan barang dapat terjamin tepat waktu.
Kata kunci: MOORA; sistem penunjang keputusan; supplier;
Abstract:Abstract: Decision Support System (DSS) in telekomunication company service is the key to improving customer satisfaction and operational efficiency. This study aims to assess and select the optional customer service strategy…
ategy using the Mutly Objective Optimization on The Basic of Ratio Analysis (MOORA) method. This approach is used to analyze various indicators such as respon time, complaint resolution, service cost and costomer satisfaction to find the most efficient solution. The research finding indicate that the MOORA method can provide from the calculation results, it was found that the age range <25 years was ranked first as users who felt satisfied with Product Quality, Price, Service Quality, and the most telecommunications users and the second rank was the age range 25-35 years, the third rank was the age range 36-45 years, the fourth rank was the age range >45 years. The implementation of DSS strengthened by MOORA is expected to improve the quality of service and competitiveness of companies in the competitive telecomunication industry.
 Keywords: customer service; DSS; MOORA; telecomunication; optimizationÂ
Â
Abstrak: Sistem Pendukung Keputusan (DSS) dalam layanan perusahaan telekomunikasi merupakan kunci untuk meningkatkan kepuasan pelanggan dan efisiensi operasional. Penelitian ini bertujuan untuk menilai dan memilih strategi layanan pelanggan opsional dengan menggunakan metode Mutly Objective Optimization on The Basic of Ratio Analysis (MOORA). Pendekatan ini digunakan untuk menganalisis berbagai indikator seperti waktu respons, penyelesaian keluhan, biaya layanan dan kepuasan pelanggan untuk menemukan solusi yang paling efisien. Temuan penelitian menunjukkan bahwa metode MOORA dapat memberikan Dari hasil perhitungan, ditemukan bahwa rentang usia <25 tahun menduduki peringkat pertama sebagai pengguna yang merasa puas terhadap Kualitas Produk, Harga, Kualitas Layanan, dan pengguna telekomunikasi terbanyak dan peringkat kedua adalah rentang usia 25-35 tahun, peringkat ketiga adalah rentang usia 36-45 tahun, peringkat keempat adalah rentang usia >45 tahun. Penerapan DSS yang diperkuat oleh MOORA diharapkan dapat meningkatkan kualitas layanan dan daya saing perusahaan dalam industri telekomunikasi yang kompetitif.
Â
Kata kunci: DSS; MOORA; layanan pelanggan; telekomunikasi; optimasi
Â
Abstract:Abstract: Advancements in digital technology have significantly transformed communication and learning. Traditional learning methods have limitations in providing a fast and interactive learning environment, necessitating…
g accessible technology that enhances student and teacher engagement while ensuring convenience. WhatsApp has emerged as a widely used solution due to its accessibility, privacy features, and cross-platform compatibility, offering users a sense of convenience. This study examines the role of Perceived Convenience in the acceptance and use of WhatsApp in secondary education in Medan City using the UTAUT2 Model. A survey was conducted with 439 respondents from 8 secondary schools in Medan and analyzed using SEM-PLS with SmartPLS-4. The results indicate that social influence, hedonic motivation, habit, and perceived convenience positively impact the intention to use WhatsApp. Additionally, facilitating conditions, perceived convenience, and intention to use significantly influence actual usage behavior. However, performance expectancy, effort expectancy, and price value do not affect either intention or behavior in using WhatsApp. Moderating variables such as age, gender, and experience partially moderate the relationships between independent factors and WhatsApp usage intention and behavior. This study contributes by incorporating Perceived Convenience into the UTAUT2 Model and affirming its role in educational technology adoption.
Keywords: perceived convenience; secondary education; UTAUT2; whatsapp
Abstrak: Kemajuan teknologi digital telah membawa perubahan signifikan dalam komunikasi dan pembelajaran. Metode pembelajaran tradisional memiliki keterbatasan dalam menyediakan lingkungan belajar yang cepat dan interaktif, sehingga diperlukan teknologi yang mudah diakses, meningkatkan keterlibatan siswa dan guru, serta nyaman digunakan. WhatsApp menjadi salah satu solusi dan banyak digunakan karena mudah diakses, privasi yang ditawarkan, serta kompatibilitas lintas platform sehingga memberikan kenyamanan yang dapat dirasakan pengguna ketika menggunakannya. Oleh karena itu, Penelitian ini menguji peran Persepsi Kenyamanan terhadap penerimaan dan penggunaan WhatsApp dalam pendidikan menengah di Kota Medan menggunakan Model UTAUT2. Survei dilakukan pada 439 responden dari 8 sekolah menengah di kota Medan, dan dianalisis dengan SEM-PLS menggunakan SmartPLS-4. Hasil penelitian menunjukkan bahwa social influence, hedonic motivation, habit, dan perceived convenience berpengaruh positif signifikan terhadap behavioral intention. Sementara itu, facilitating conditions, perceived convenience, dan behavioral intention berdampak positif pada use behavior. Namun, performance expectancy, effort expectancy, dan price value tidak berpengaruh terhadap niat maupun perilaku penggunaan WhatsApp. Variabel moderasi usia, jenis kelamin, dan pengalaman memoderasi sebagian hubungan antara faktor bebas terhadap niat dan perilaku penggunaan WhatsApp. Penelitian ini berkontribusi dengan menambahkan variabel persepsi kenyamanan (perceived convenience) ke dalam Model UTAUT2 dan menegaskan perannya dalam adopsi teknologi pendidikan.
Kata kunci: pendidikan menengah; persepsi kenyamanan; UTAUT2; whatsapp
Abstract:Abstract: Based on observations and analysis of the current information system and website of the Unilak waste bank, it can be concluded that it is necessary to develop the software and information management system of this…
his waste bank. The application does not yet support the transaction needs at the waste bank. Although there are features, they don’t run as they should. This was also complained about by the director and staff of the Unilak waste bank. Therefore, this study was conducted to design a waste bank transaction management information system and software that will support its business processes, starting from calculating waste prices, managing customer savings to final reports. The research method used is qualitative, using information system analysis techniques and websites that are currently running at the Unilak waste bank. While for the SDLC (software development life cycle) development method, the XP Agile Methodologies cycle is used which is simpler and can be completed in a short time. There are 4 stages, namely Planning (requirements), design, implementation and testing. This study resulted in a customer transaction system design and software development that can help manage customer transaction activities at the Unilak waste bank.
Keywords: costumer; savings; software engineering; waste bank.
Abstrak: Berdasarkan observasi dan analisis terhadap sistem informasi dan website bank sampah Unilak yang berjalan saat ini, dapat disimpulkan bahwa perlu dilakukan pengembangan terhadap perangkat lunak maupun sistem informasinya. Aplikasi belum mendukung kebutuhan transaksi di bank sampah. Meskipun ada fitur-fiturnya, namun tidak berjalan sebagaimana mestinya. Hal ini juga dikeluhkan oleh direktur dan pengelola bank sampah Unilak. Maka penelitian ini dilaksanakan untuk merancang sistem informasi transaksi nasabah bank sampah dan perangkat lunak yang akan mendukung proses bisnisnya, yaitu mulai dari perhitungan harga sampah, pengelolaan tabungan nasabah hingga laporan akhir. Metode penelitian yang digunakan adalah kualitatif, menggunakan teknik analisis sistem informasi dan website yang sedang berjalan di bank sampah Unilak. Sedangkan untuk metode pengembangan SDLC (software development life cycle) menggunakan siklus XP Agile Methodologies yang lebih sederhana dan bisa diselesaikan dalam waktu singkat. Terdapat 4 tahap yaitu planning (requirements), analys, design, dan implementation. Penelitian ini menghasilkan rancangan sistem transaksi nasabah dan pengembangan perangkat lunak yang dapat membantu pengelolaan aktivitas transaksi nasabah di bank sampah Unilak.
Kata kunci: bank sampah; nasabah; rekayasa perangkat lunak; tabungan.
Abstract:Abstract: Mobile phones, as essential telecommunication devices today, are equipped with numerous features. The plethora of mobile phone models, especially gaming phones, requires consumers to be discerning in choosing a…
phone for everyday use. The problem is that many consumers do not understand how to purchase a phone that meets their specific criteria. The specifications that must be considered when selecting a gaming phone that fits within a budget and meets criteria include performance or specifications, screen quality, battery life, RAM, network connectivity, and price. A decision support system is a part of information systems designed to facilitate decision-making processes based on data or common everyday problems. The Weighted Product (WP) method is typically used in decision-making that involves multiple criteria to be considered simultaneously. Based on the WP method calculations, it was found that the recommended smartphone alternative is determined by the highest vector value (V) ranking according to user-defined criteria. The analysis results indicate that the recommended smartphone alternative is Alternative 1 with a score of 0.376, which is the Infinix GT 10 Pro, due to its comparable specifications to other models but with a more affordable price."
Keywords: decision support systems ; gaming cellphone; recommendation
Abstrak: Handphone sebagai perangkat telekomunikasi yang menjadi kebutuhan utama saat ini sudah dilengkapi dengan banyak fitur. Banyaknya keluaran jenis handphone khususnya handphone untuk game membuat konsumen harus pintar memilih handphone yang dapat digunakan setiap harinya Permasalahannya adalah konsumen banyak yang tidak paham bagaimana membeli handphone sesuai kriteria yang cocok. Adapun spesifikasi yang harus di saat akan memilih jenis handphone game yang sesuai dengan budget dan kriteria diantaranya adalah perfoma atau spesifikasi, tingkat kualitas layar, daya tahan batrai, RAM, koneksi jaringan, dan harga. Sistem pendukung keputusan merupakan bagian dari sistem informasi yang digunakan untuk memudahkan proses pengambilan keputusan berdasarkan data atau permasalahan yang sering ditemui dalam kehidupan sehari-hari. Metode Weighted Product umumnya digunakan dalam pengambilan keputusan yang melibatkan banyak kriteria yang harus dipertimbangkan secara bersamaan. Berdasarkan proses perhitungan dengan metode WP maka didapatkan bahwa alternatif smartphone yang direkomendasikan untuk dipilih adalah smartphone yang ditentukan berdasarkan peringkat nilai vektor (V) tertinggi sesuai dengan kriteria yang ditetapkan oleh pengguna. Hasil analisis menunjukkan bahwa alternatif smartphone yang direkomendasikan adalah Alternatif 1 dengan skor 0.376, yaitu Infinix GT 10 Pro karena memiliki spesifikasi yang hampir setara dengan yang lain namun dengan harga yang lebih terjangkau.
Kata kunci: handphone game; sistem penunjang keputusan; rekomendasi
Abstract:Abstract: Generally, people still use a simple key system. The door opening function still uses conventional (manual) keys such as locking levers, sliding locks or rotating hinges. The widespread use of keys as a general…
security method often results in the loss of keys while traveling. For this reason, this research aims to maintain a home or place security system that must be protected with a knock sensor at an affordable price among the public. This system uses a knock key piezoelectric sensor, Arduino Uno. So it produces a smart door using a knock sensor, where when it is knocked the knock is automatically read by the sensor.
Keywords: knock piezoelectric sensor; arduino uno.
Abstrak: Umumnya masyarakat masih menggunakan sistem kunci yang sederhana. Fungsi bukaan pintu masih menggunakan kunci konvensional (manual) seperti tuas pengunci, kunci geser atau engsel putar. Meluasnya penggunaan kunci sebagai metode keamanan umum seringkali mengakibatkan hilangnya kunci saat bepergian. Untuk itu penelitian ini bertujuan untuk menjaga sistem keamanan rumah atau tempat yang harus dilindungi dengan sensor ketukan dengan harga yang terjangkau dikalangan masyarakat. Sistem ini menggunakan sensor piezoelektrik kunci ketuk, arduino uno. Sehingga menghasilkan pintu pintar dengan menggunakan sensor ketukan, dimana ketika diketuk otomatis ketukan itu terbaca dengan sensor tersebut.
Kata kunci: sensor piezoelektrik kunci ketuk; arduino uno.