Claim Missing Document
Check
Articles

Found 23 Documents
Search

Performance Comparisson Human Activity Recognition Using Simple Linear Method Kusuma, Wahyu Andhyka; Sari, Zamah; Minarno, Agus Eko; Wibowo, Hardianto; Akbi, Denar Regata; Jawas, Naser
Kinetik: Game Technology, Information System, Computer Network, Computing, Electronics, and Control Vol. 5, No. 1, February 2020
Publisher : Universitas Muhammadiyah Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (731 KB) | DOI: 10.22219/kinetik.v5i1.1025

Abstract

Human activity recognition (HAR) with daily activities have become leading problems in human physical analysis. HAR with wide application in several areas of human physical analysis were increased along with several machine learning methods. This topic such as fall detection, medical rehabilitation or other smart appliance in physical analysis application has increase degree of life. Smart wearable devices with inertial sensor accelerometer and gyroscope were popular sensor for physical analysis. The previous research used this sensor with a various position in the human body part. Activities can classify in three class, static activity (SA), transition activity (TA), and dynamic activity (DA). Activity from complexity in activities can be separated in low and high complexity based on daily activity. Daily activity pattern has the same shape and patterns with gathering sensor. Dataset used in this paper have acquired from 30 volunteers.  Seven basic machine learning algorithm Logistic Regression, Support Vector Machine, Decision Tree, Random Forest, Gradient Boosted and K-Nearest Neighbor. Confusion activities were solved with a simple linear method. The purposed method Logistic Regression achieves 98% accuracy same as SVM with linear kernel, with same result hyperparameter tuning for both methods have the same accuracy. LR and SVC its better used in SA and DA without TA in each recognizing.
Implementasi Chatbot Pembelajaran Bahasa Inggris menggunakan Media Sosial Sarosa, Moechammad; Kusumawardani, Mila; Suyono, Achmad; Sari, Zamah
JEPIN (Jurnal Edukasi dan Penelitian Informatika) Vol 6, No 3 (2020): Volume 6 No 3
Publisher : Program Studi Informatika

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26418/jp.v6i3.43191

Abstract

Bagi sebagian kalangan belajar bahasa Inggris adalah sesuatu yang tidak mudah sehingga perlu pendamping untuk memperbaiki jika terjadi kesalahan. Belajar bahasa Inggris bisa diawali dengan memahami secara benar strukturnya sehingga dapat membantu dan  memberikan rasa percaya ciri saat mempelajari materi-materi selanjutnya seperti reading, listening maupun writing. Penelitian ini bertujuan mengembangkan suatu aplikasi chatbot untuk belajar struktur bahasa Inggris menggunakan media sosial. Pertimbangan utama penggunaan media sosial sebagai sarana pembelajaran yaitu sebagian besar aktifitas masyarakat hingga pelajar di musim pandemic ini menggunakan media sosial atau sarana belajar berbasis online, sehingga dirasa bahwa media sosial bukan sesuatu yang baru bagi khalayak ramai dan menjadi alternatif terbaik yang dapat digunakan sebagai sarana untuk menyampaikan materi struktur bahasa Inggris. Facebook dengan fasilitas chatfuel-nya digunakan untuk mengembangkan chatbot pembelajaran struktur bahasa Inggris dengan memanfaatkan metode Organization Exercise Items (OEI). Dengan menggunakan metode OEI maka chatbot secara otomatis akan memberikan bantuan apabila ada seseorang yang sedang belajar mengalami kesulitan. Aplikasi yang diberi nama ELA-bot atau English Learning Assistant Bot ini telah diimplementasikan pada mahasiswa program studi D3 Bahasa Inggris, Politeknik Negeri Malang. Hasil pengujian menunjukkan bahwa 98% mahasiswa menyatakan chatbot telah membantu dalam proses pembelajaran struktur Bahasa inggris. 
QoS Analysis Of Kinematic Effects For Bluetooth HC-05 And NRF24L01 Communication Modules On WBAN System Faiqurahman, Mahar; Novitasari, Diyan Anggraini; Sari, Zamah
Kinetik: Game Technology, Information System, Computer Network, Computing, Electronics, and Control Vol 4, No 2, May 2019
Publisher : Universitas Muhammadiyah Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.22219/kinetik.v4i2.826

Abstract

Wireless Body Area Network (WBAN) consists of a number of sensor nodes that are attached to the human body, and intended for monitor the human body condition. The WBAN system has several wireless communication modules that are used for sending or exchanging data between sensor nodes and gateway nodes or gateway nodes. There are some factors that are used to decide which communication modules should be implemented on WBAN system, including communication efficiency, distance range, power consumption, and the effect of mobility on QoS. In this study, we analyze the impact of the kinematic movement of sensor nodes on QoS parameter of HC-05 Bluetooth and NRF25L01 communication modules, during sending and receiving process among nodes. We assume that the sensor node and gateway node are attached on the limbs to catch the movement. We use Quality of Service (QoS) parameters such as delay, jitter, and packet loss, to analyze the impact of movement on communication modules. Based on the experimental result, it was found that the average value of delay and jitter for booth communication modules was slightly influenced by the speed of the sensor node movement. During the sensor node movement and data transmission, we found that the NRF24L01 module have a lower delay and jitter value than Bluetooth HC-05 module. The percentage of packet loss tends to be stable at 0% value, even though the speed value becomes higher.
Implementasi Pull Message dengan menggunakan Restful Web Service pada komunikasi Wireless Sensor Hidayatullah, Rakhmad Arif; Sari, Zamah; Faiqurahman, Mahar
Register: Jurnal Ilmiah Teknologi Sistem Informasi Vol 3, No 2 (2017): July
Publisher : Information Systems - Universitas Pesantren Tinggi Darul Ulum

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26594/register.v3i2.699

Abstract

 Wireless Sensor Network (WSN) merupakan jaringan dengan skalabilitas yang sangat tinggi, dan memiliki jumlah sensor node yang sangat banyak. Untuk efisiensi biaya, sensor node banyak diterapkan dengan menggunakan Arduino. Arduino merupakan papan rangkaian elektronik open source yang di dalamnya terdapat chip mikrokontroler. Dengan keterbatasan resource yang dimiliki oleh Arduino, efisiensi komputasi yang ada di dalam sensor node harus diperhatikan. Salah satunya berkaitan dengan proses komunikasi dan pengiriman data dari sensor node ke sink node (gateway). Restful web service merupakan salah satu protokol komunikasi yang memanfaatkan HTTP. Protokol ini dikenal memiliki efisiensi yang cukup tinggi, di samping karena interoperabilitasnya untuk digunakan pada berbagai platform. Dalam makalah ini akan diuraikan hasil dari implementasi model pull message dengan menggunakan restful web service, pada komunikasi antara sink node (gateway) dengan sensor node, di dalam infrastruktur WSN. Dalam penelitian yang dilakukan, digunakan mikrokontroler Arduino sebagai sensor node, dan Raspberry Pi sebagai sink node. Selain itu juga diimplementasikan mekanisme thread untuk menangani multi-process yang berjalan di dalam sensor node. Hasil dari pengujian menunjukan bahwa interval sensing, ukuran data, dan jumlah sink node yang melakukan request, tidak begitu berpengaruh terhadap ketersedian free memory heap pada sensor node. Sedangkan ukuran dari data hasil sensing yang dikirim mempunyai pengaruh terhadap request-response time.    Wireless Sensor Network (WSN) infrastructure has very high scalability, which is composed of a large number of the sensor node. For cost efficiency, sensor node broadly deployed using Arduino. Arduino is the open-source electronic circuit board, which has embedded microcontroller chipset. Due to limited resource, the efficiency of computation inside Arduino must be considered during the development of sensor node. One of them is related to communication and data delivery process between the sensor node and sink node. Restful Web Service is one of communication protocol framework which uses HTTP protocol and claimed to be the most efficient Web Service. As well as the other web services, Restful also support high interoperability of communication. In this paper we describe the implementation of pull message mechanism on WSN communication between the sensor node and sink node, using Restful Web Service. We implemented sensor node using Arduino board, and sink node using Raspberry Pi. We also used thread mechanism to handle multi-process that run in the sensor node. The results of the study show that the interval time in sensing, data size, and the number of sink node which makes requests, didn’t give too much influence in the availability of free memory heap in the sensor node. While the size of sensor data that was sent to sink node have an influence on a request-response time.
Implementation of 21st Century 6C Skills in Learning to Write Literature through Novel Adaptation Approach Jupri, Abdul Rahman; Solihati, Nani; Sari, Zamah
Indonesian Journal of EFL and Linguistics Indonesian Journal of EFL and Linguistics, 9(1), May 2024
Publisher : Pusat Pelatihan, Riset, dan Pembelajaran Bahasa

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21462/ijefl.v9i1.790

Abstract

Learning to write literature in higher education needs to prioritize creative learning so that students can feel the benefits of literary learning in honing 6C skills by the character of 21st-century learning. This research aims to describe the implementation of 21st-century 6C skills in learning to write literature in higher education through an adaptation novel approach. This research is art-based qualitative research. Observation and interview methods were used to obtain research data. The research was conducted on 80 students at Muhammadiyah University, Prof. DR Hamka, consisting of 68 women and 12 men. Data analysis was carried out using qualitative descriptive methods. Meanwhile, the validity of the data is carried out by theoretical triangulation. Theoretical triangulation in this research was carried out by examining the data obtained with theories originating from expert opinions or previously existing theories. The results of this research illustrate that the 6C skills of 21st-century learning (Critical thinking, Communication, Collaborative, and Creative skills, culture, and Connectivity) can be implemented in learning to write literature. Apart from that, the novel adaptation approach can help students improve their abilities in writing literature.
Implementation of Generative Adversarial Network (GAN) Method for Pneumonia Dataset Augmentation Chandranegara, Didih Rizki; Sari, Zamah; Dewantoro, Muhammad Bagas; Wibowo, Hardianto; Suharso, Wildan
Kinetik: Game Technology, Information System, Computer Network, Computing, Electronics, and Control Vol. 8, No. 2, May 2023
Publisher : Universitas Muhammadiyah Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.22219/kinetik.v8i2.1675

Abstract

As a communicable disease, the majority of pneumonia cases are brought on by bacteria or viruses, which cause the lungs' alveoli to swell with fluid or mucus. Pneumonia may arise from this and further making breathing challenging since the lungs' air sacs are unable to contain enough oxygen for the body. Pneumonia may generally be diagnosed clinically (by a physician based on physical symptoms) as well as through a photo chest radiograph, CT scan, and MRI. In this case, the lower cost of a chest radiograph examination making it as one of the most popular medical imaging tests. However, chest radiograph photo readings have a disadvantage, where it takes a long time for medical staff or physicians to identify the patient's illness since it is difficult to detect the condition. Therefore, an identification of chest radiograph imagery into various forms using machine learning becomes one way to address this issue. This research focuses on building a deep neural network model using techniques from the Generative Adversarial Network algorithm. GAN is a category of machine learning techniques using two models to be trained simultaneously, one is a generator model to generated fake data and the other is a discriminator model used to separate the raw data from the real data set images. The dataset used is Chest X-Ray images obtained from repo GitHub and repo Kaggle totaling 5,863 with normal data 1583 images and pneumonia data 4273 imagesThe results showed that the use of the Generative Adevrsarial Network method as augmentation data proved to be more effective in improving the generalization of neural networks, this can be seen from the results the result of the accuracy value obtained is 97%.
Classification of Coffee Leaf Diseases using CNN Sucia, Dara; Shintya Larasabi , Auliya Tara; Azhar, Yufis; Sari, Zamah
Kinetik: Game Technology, Information System, Computer Network, Computing, Electronics, and Control Vol. 8, No. 3, August 2023
Publisher : Universitas Muhammadiyah Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.22219/kinetik.v8i3.1745

Abstract

Indonesia’s coffee industry plays a crucial role as a major export, making a significant contribution to the country’s economy by generating foreign exchange. The quality and quantity of coffee production depend on various factors such as humidity, rain, and fungus that can cause rust diseases on coffee leaves. These diseases can spread quickly and affect other coffee plants quality, leading to decreased production. To address this issue, CNN with VGG-19 architecture model was utilized to identify coffee plant diseases using image data and the python programming language, which in previous studies used MATLAB as their platform. In addition, VGG-19 with image enhancement and contouring data for pre-processing step has a more profound learning feature than the method used in the previous studies, AlexNet which makes the structure of VGG- 19 more detailed. The dataset used in this paper is Robusta Coffee Leaf Images Dataset which have three classes, namely health, red spider mite, and rust. The VGG-19 model attained F1-Score of 90% when evaluated using the testing data with ratio 80:20, where 80% is training data, and 20% is validation data. This paper employed 0.0001 learning rate, batch size 15, momentum 0.9, 12 training iteration, and RMSprop optimizer.
Optimizing Android Program Malware Classification Using GridSearchCV Optimized Random Forest Hakim, Luqman; Sari, Zamah; Aristyo, Ananda Rizaldy; Pangestu, Syahrul
Kinetik: Game Technology, Information System, Computer Network, Computing, Electronics, and Control Vol. 9, No. 2, May 2024
Publisher : Universitas Muhammadiyah Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.22219/kinetik.v9i2.1944

Abstract

The growing number of smartphones, particularly Android powered ones, has increased public awareness of the security concerns posed by malware and viruses. While machine learning models have been studied for malware prediction in this field, methods for precise identification and classification still require improvement for the perfect detection of malwares and minimizing the cracks on machine learning based classification. Detection accuracy that ranges from 93% to 95% has been observed in prior research, indicates room for improvement.  In order to maximize the hyperparameters, this paper suggests improving the Random Forest method by introducing the grid search algorithm which isn’t present in previous studies. A significant increase in classification accuracy is the main aim of the research. We exhibit an outstanding 99% accuracy rate in detecting malware contaminated programs, demonstrating the significance of our technique. The proposed method can be seen as a huge improvement over existing models, achieving near perfection in detection, in contrast to which typically obtained by previous models with the accuracy rate of 95% max on the same dataset. Our approach achieves such high accuracy and provides a novel remedy for the limits of the Android based platforms, particularly when program processing resources are limited. This study confirms the effectiveness of our improved Random Forest algorithm, points to a paradigm shift in malware detection, and heightened cybersecurity measures for the rapidly growing smartphone market.
Predicting the Sentiment of Review Aspects in the Peer Review Text using Machine Learning Basuki, Setio; Sari, Zamah; Tsuchiya, Masatoshi; Indrabayu, Rizky
Kinetik: Game Technology, Information System, Computer Network, Computing, Electronics, and Control Vol. 9, No. 4, November 2024
Publisher : Universitas Muhammadiyah Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.22219/kinetik.v9i4.2042

Abstract

This paper develops a Machine Learning (ML) model to classify the sentiment of review aspects in the peer review text. Reviewers use the review aspect as paper quality indicators such as motivation, originality, clarity, soundness, substance, replicability, meaningful comparison, and summary during the review process. The proposed model addresses the critique of the existing peer review process, including a high volume of submitted papers, limited reviewers, and reviewer bias. This paper uses citation functions, representing the author's motivation to cite previous research, as the main predictor. Specifically, the predictor comprises citing sentence features representing the scheme of citation functions, regular sentence features representing the scheme of citation functions for non-citation sentences, and reference-based representing the source of citation. This paper utilizes the paper dataset from the International Conference on Learning Representations (ICLR) 2017-2020, which includes sentiment values (positive or negative) for all review aspects. Our experiment on combining XGBoost, oversampling, and hyper-parameter optimization revealed that not all review aspects can be effectively estimated by the ML model. The highest results were achieved when predicting Replicability sentiment with 97.74% accuracy. It also demonstrated accuracies of 94.03% for Motivation and 93.93% for Meaningful Comparison. However, the model exhibited lower effectiveness on Originality and Substance (85.21% and 79.94%) and performed less effectively on Clarity and Soundness with accuracies of 61.22% and 61.11%, respectively. The combination predictor was the best for the 5 review aspects, while the other 2 aspects were effectively estimated by regular sentence and reference-based predictors.
ANALYSIS INVESTIGASI FORENSIK OPTICAL DISC MENGGUNAKAN STANDAR NIST (NATIONAL INSTITUTE OF STANDARDS AND TECHNOLOGY) Salam, Fajar Mayda; Muthohirin, Bashor Fauzan; Sari, Zamah
Kohesi: Jurnal Sains dan Teknologi Vol. 7 No. 2 (2025): Kohesi: Jurnal Sains dan Teknologi
Publisher : CV SWA Anugerah

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.3785/kohesi.v7i2.11168

Abstract

Digital forensic investigation is a crucial process in collecting, analyzing, and presenting digital evidence that can be used in law enforcement. One type of storage media that is often used as an object of investigation is optical drives, such as CDs, DVDs, and Blu-rays. This study discusses the application of the National Institute of Standards and Technology (NIST) standard method in the forensic analysis of optical drives. The methodology used includes the stages of identification, acquisition, analysis, and reporting, all of which are in accordance with NIST guidelines. Through the application of the NIST method, this study highlights the reliability and accuracy of the procedure in ensuring the integrity of digital evidence from optical drives. This study also discusses challenges that are often faced in the forensic process, such as physical damage to the media and data encryption. The results of the study show that a systematic approach based on NIST standards can improve the accuracy and validity of the investigation results. Thus, the application of this standard is very important to support the credibility of digital evidence in court. Investigasi forensik digital merupakan proses krusial dalam pengumpulan, analisis, dan penyajian bukti digital yang dapat digunakan dalam penegakan hukum. Salah satu jenis media penyimpanan yang sering dijadikan objek investigasi adalah optical drive, seperti CD, DVD, dan Blu-ray. Penelitian ini membahas penerapan metode standar National Institute of Standards and Technology (NIST) dalam analisis forensik optical drive. Metodologi yang digunakan mencakup tahapan identifikasi, akuisisi, analisis, dan pelaporan, yang semuanya sesuai dengan pedoman NIST. Melalui penerapan metode NIST, penelitian ini menyoroti keandalan dan ketepatan prosedur dalam memastikan integritas bukti digital dari optical drive. Studi ini juga membahas tantangan yang sering dihadapi dalam proses forensik, seperti kerusakan fisik media dan enkripsi data. Hasil penelitian menunjukkan bahwa pendekatan sistematis berdasarkan standar NIST mampu meningkatkan akurasi dan validitas hasil investigasi. Dengan demikian, penerapan standar ini sangat penting untuk mendukung kredibilitas bukti digital di pengadilan.