Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Kinetik: Game Technology, Information System, Computer Network, Computing, Electronics, and Control

Application of Ant Colony Optimization for the Shortest Path Problem of Waste Collection Process Andhi Akhmad Ismail; Radhian Krisnaputra; Irfan Bahiuddin
Kinetik: Game Technology, Information System, Computer Network, Computing, Electronics, and Control Vo. 6, No. 3, August 2021
Publisher : Universitas Muhammadiyah Malang

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

Abstract

The search for the shortest path of the waste collection process is an interesting topic that can be applied to various cases, from a very practical basic problem to a complex automation system development. In a dense settlement, the waste collection system can be a challenging process, especially to determine the most optimized path. The obstacles can be circling streets, impassable roads, and dead-end roads. A wrong choice of method can result in wasteful consumption of energy. A possible method to solve the problem is the traveling salesman problem using ant colony search optimization, considering its relatively fast optimization process. Therefore, this paper proposes an application of ant colony and traveling salesperson problem in determining the shortest path of the waste collection process. The case study for the optimization algorithm application is the path UGM Sekip Lecturer Housing is considering. Firstly, the data was collected by measuring the distance between points. Then, the paths were modeled and then compared with the actual route used by waste transport vehicles. The last step is implementing the ant colony optimization and traveling salesman problem by determining the cost function and the parameters. The optimization process was conducted several times, considering the random generator within the algorithm. The simulation results show the probable shortest path with a value of about 752 meters so that the use of fossil fuels in waste transport vehicles can be more efficient. The results show that the algorithm can automatically recommend the minimized path length to collect waste.
Entropy-Based Feature Extraction and K-Nearest Neighbors for Bearing Fault Detection Hakim, Sinta Uri El; Bahiuddin, Irfan; Arifianto, Rokhmat; Ritonga, Syahirul Alim
Kinetik: Game Technology, Information System, Computer Network, Computing, Electronics, and Control Vol. 9, No. 1, February 2024
Publisher : Universitas Muhammadiyah Malang

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

Abstract

Bearing failures in rotating machines can lead to significant operational challenges, causing up to 45-55% of engine failures and severely impacting performance and productivity. Timely detection of bearing anomalies is crucial to prevent machine failures and associated downtime. Therefore, an approach for early bearing failure detection using entropy-based machine learning is proposed and evaluated while combined with a classifier based on K-Nearest Neighbors (KNN) and Support Vector Machine (SVM). Entropy-based feature extraction should be able to effectively capture the intricate patterns and variations present in the vibration signals, providing a comprehensive representation of the underlying dynamics. The results of the classification carried out by KNN-Entropy have an accuracy value of 98%, while the SVM-Entropy model has an accuracy of 96%. Hence, the Entropy-based feature extraction giving the best accuracy when it is coupled with KNN.