Claim Missing Document
Check
Articles

Found 32 Documents
Search

Integrasi Robot Lengan Beroda Holonomic dan Pengindraan Visual Menggunakan Yolov5 untuk Pemilah Sampah Chaidir, Ali Rizal
IJEIS (Indonesian Journal of Electronics and Instrumentation Systems) Vol 15, No 1 (2025): April
Publisher : IndoCEISS in colaboration with Universitas Gadjah Mada, Indonesia.

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.22146/ijeis.103301

Abstract

Permasalahan pengelolaan sampah menjadi salah satu topik yang menjadi perhatian, khususnya dalam proses pemilahan sampah yang memerlukan tenaga manusia dengan risiko higienitas dan ketidakakuratan. Beberapa teknologi telah dicoba untuk menyelesaikan masalah tersebut. Robot lengan dengan pengindraan visual adalah salah satu yang banyak digunakan, beberapa permasalahnnya adalah area kerja yang terbatas dan proses instalasi yang relatif kompleks. Penelitian ini mengembangkan robot pemilah sampah berbasis robot beroda holonomic dengan integrasi pengindraan visual dan algoritma YOLOv5 untuk klasifikasi sampah. Robot dilengkapi vacuum gripper untuk pengambilan dan peletakan sampah, serta sensor untuk navigasi dan kontrol posisi. Uji coba dilakukan pada empat jenis sampah, yaitu botol, daun, logam, dan kertas. Hasil penelitian menunjukkan tingkat keberhasilan akurasi klasifikasi mencapai 100%, dengan rata-rata keberhasilan peletakan sampah sebesar 90% untuk daun dan kertas, serta 80% untuk botol, yang dipengaruhi oleh faktor permukaan sampah dan konsistensi posisi robot. Sistem robot ini menunjukkan peningkatan efisiensi dan akurasi dibandingkan metode manual, meskipun terdapat ruang untuk perbaikan pada aspek gripping dan sinkronisasi gerakan robot. Secara keseluruhan, sistem robot menunjukkan performa dengan akurasi di atas 80% dengan area kerja yang lebih luas dibandingkan jika menggunakan robot lengan.
Penghitung Objek Karung di Konveyor Sabuk Berbasis Segmentasi dengan Teknik Thresholding Chaidir, Ali Rizal; Intyanto, Gramandha Wega; Setiabudi, Dodi; Wibowo, Dirgahayu Kusuma
JURNAL INFOTEL Vol 17 No 3 (2025): August
Publisher : LPPM INSTITUT TEKNOLOGI TELKOM PURWOKERTO

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.20895/infotel.v17i3.1228

Abstract

Automation technology provides better outcomes from the perspective of time efficiency, material usage, and reducing error rates in a process. Sensors and visual sensing are components or methods frequently used in industrial automation systems. Visual sensing methods can replace simple tasks typically performed by an operator's vision in the industry, such as counting specific objects. Object counting algorithms are adapted to the type of object being counted; for example, counting fish objects and counting sack objects on a conveyor belt require different algorithms. Operators who are tired or unfocused can cause errors in counting objects like sacks on a conveyor belt, leading to financial losses. The main component used in this automatic counting system is a webcam. Each image frame is captured and processed in a computer to obtain parameters used as the basis for counting sack objects. The counting results are displayed on a monitor to facilitate the operator's view of the output. The method used is segmentation with a thresholding technique, which allows the separation of sack objects from the conveyor. The application of the segmentation method produces accurate counts; a total of 21 sack objects on the conveyor belt were counted without errors using this method. The use of filters did not affect the counting results, while the area size did. An area size of 50x50 provided the most accurate counting results and the best FPS (Frames Per Second) compared to other area sizes. This technique can ensure that the calculation process does not cause errors that result in losses.