Claim Missing Document
Check
Articles

Finger Cue for Mobile Robot Motion Control Tresna Dewi; Amperawan Amperawan; Pola Risma; Yurni Oktarina; Dicky Astra Yudha
Computer Engineering and Applications Journal Vol 9 No 1 (2020)
Publisher : Universitas Sriwijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (593.467 KB) | DOI: 10.18495/comengapp.v9i1.319

Abstract

The current technology enables automation using a robot to help or substitute humans in industry and domestic applications. This robot invasion to human life emerges a new requirement to set a method of communication between a human and a robot. One of the oldest languages is finger gesture, and this is easy to be applied method by implementing image detection that connected to the actuators of the robot to respond to human orders. This paper presents a method to navigate robots based on human fingers cue, including "Forward," "Backward," "Turn right," "Turn left," and "Stop" to generate the forward, backward, turn right, turn left, and stop motion. The finger detection is facilitated by a camera module (NFR2401L) with the image plane of 640 x 480 and 30 fps speed. The detection in coordinates x <43 and y <100, robot moves forward, in x <29 and y <100-coordinates , robot turns left, and in x <19 and y <100-coordinates , robot turns right. The experiment was conducted to show the effectiveness of the proposed method, and to some extent robot can follow human cues to navigate in its assigned location.
The Concept of Automatic Transport System Utilizing Weight Sensor Yurni Oktarina; Tresna Dewi; Pola Risma
Computer Engineering and Applications Journal Vol 9 No 2 (2020)
Publisher : Universitas Sriwijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (579.424 KB) | DOI: 10.18495/comengapp.v9i2.339

Abstract

The current pandemic situation insists that people find a way to create a physical distance, limiting the number of people in a closed room. The human need for commuting has led to the idea of an automatic transport system that can transport people and goods without the assistance of a driver. This idea can lead to a new "normal" and reduced cost of manufacturing in the industry. The paper discussed the concept of an automatic transport system using a weight sensor. An automatic vehicle is designed to transport loads of different packages and be allocated automatically based on the weight of the package. The system is designed to be as simple as possible to increase the scope for implementation.
Fuzzy Logic Controller Application for Automatic Charging System Design of a Solar Powered Mobile Manipulator Fradina Septiarini; Tresna Dewi; Rusdianasari Rusdianasari
Computer Engineering and Applications Journal Vol 10 No 3 (2021)
Publisher : Universitas Sriwijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (666.725 KB) | DOI: 10.18495/comengapp.v10i3.380

Abstract

Agriculture is a vital industry that affects the livelihoods of many people. Given the reduction in agricultural employees and the increasing strain on farmers, this sector requires convenience, which the automation system may provide. One of the automations is mobile manipulator implementation to substitute farmers. This study investigates the automatic battery charging system supported by the Fuzzy Logic Controller (FLC) to power a mobile manipulator. The application of solar charging is an ideal power source for the robot applied in the open field with high irradiance all year long. This charging system is equipped with IoT monitoring online to monitor the available power produced by solar panel and the battery capacity condition. The effectiveness of the proposed method is proven by experiments conducted for ten times charging in ten days, where the highest power produced by the panel is 1.080 W with 0.563 W charged to the battery. The highest irradiance comes with the highest surface panel temperature of 58.9OC at the irradiance rate of 1021 W/m2. The experimental results show the possibility of the solar-powered robot, which is ideal for agriculture implementation.
Kendali Pergerakan Robot Ball Follower dengan Metode Pengolahan Citra Sederhana Pola Risma; Tresna Dewi; Yurni Oktarina; Muhammad Nawawi
Annual Research Seminar (ARS) Vol 4, No 1 (2018): ARS 2018
Publisher : Annual Research Seminar (ARS)

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Robotika merupakan alat elektromekanik yang telah merambah di semua aspek kehidupan manusia, dari industri hingga sarana hiburan dalam kehidupan sehari-hari. Penggunaan sensor citra semakin memungkinkan aplikasi robotika yang lebih luas lagi, contohnya sebagai alat hiburan atau game. Pengolahan citra membutuhkan sumber daya komputasi yang cukup besar, sehingga penyederhanaan proses pengolahan citra akan mempercepat proses pengolahan citra tersebut. Paper ini membahas pengolahan citra sederhana untuk mendeteksi dan mengikuti bola berwarna merah. Tiga jenis ekperimen dilakukan untuk menguji efektivitas metode yang diajukan pada paper ini, dan hasil ekperimen menunjukkan bahwa robot dapat mendeteksi dan mengikuti bola merah di semua jenis trek ekperimen.
Perbandingan Desain dan Pemodelan Tangan Robot Lima Jari sebagai Sistem Underactuated Tresna Dewi; Pola Risma; Yurni Oktarina; Muhammad Taufik Roseno
Annual Research Seminar (ARS) Vol 2, No 1 (2016)
Publisher : Annual Research Seminar (ARS)

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Arm robot manipulator adalah jenis robot yang paling banyak digunakan, dan bagian terpenting dari arm robot manipulator ini adalah end-effector. Walaupun pada banyak aplikasi di industri, end-effector dibuat sesederhana mungkin, pada beberapa aplikasi seperti prosthetic arm diperlukan end-effector yang menyerupai tangan manusia. Paper ini membahas perbandingan desain dan pemodelan tangan robot 5 jari, mulai dari penurunan model kinematis sampai pemilihan sistem kendali yang paling tepat untuk mengatasi batasan underactuated system. Dari studi literatur ini, dapat dilihat model kinematis sangat penting untuk mendapatkan persamaan yang paling mendekati sistem mekanis yang ada dan untuk kemudian akan mendapatkan desain sistem kendali yang paling tepat. Untuk mengatasi batasan underactuated system, maka digunakan penggerak pasif seperti spring, oleh karena itu pengaplikasian Impedance Control adalah paling tepat dengan menggunakan tambahan spring damper virtual.
Fuzzy Logic Controller Design for Leader-Follower Robot Navigation Tresna Dewi; Yudi Wijanarko; Pola Risma; Yurni Oktarina
Proceeding of the Electrical Engineering Computer Science and Informatics Vol 5: EECSI 2018
Publisher : IAES Indonesia Section

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1010.479 KB) | DOI: 10.11591/eecsi.v5.1610

Abstract

Mobile robots are applied everywhere in the human's life, starting from industries to domestics. This phenomenon makes it one of the most studied subjects in electronics engineering. Navigation is always an issue for this kind of robot, to ensure it can finish its task safely. Giving it a “brain” is one of the ways to create an autonomous navigating robot. The Fuzzy logic controller is a good choice for the “brain” since it does not need accurate mathematical modeling of the system. Only by utilizing the inputs from sensors are enough to design an effective controller. This paper presents an FLC design for leader-follower robot. This FLC design is the improvement of FLC application in a single two differential-driven mobile robot. The relation between leader and follower robot is modeled linearly as a spring-damper system. Simulation proves the feasibility of the proposed method in several environment setting, and this paper also shows that the method can be easily extended to one leader and more than one follower's formation. The research in this paper has introduced in the classroom as the teaching-learning media to improve students' involvement and interest in robotics and robotics related class. This paper is also part of our campaign and encouragement for teachers and students to use low-cost and open source software since not all the universities in developing country can afford the expensive high-end software.
Arm Robot Manipulator Design and Control for Trajectory Tracking; a Review Hendra Marta Yudha; Tresna Dewi; Pola Risma; Yurni Oktarina
Proceeding of the Electrical Engineering Computer Science and Informatics Vol 5: EECSI 2018
Publisher : IAES Indonesia Section

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (295.988 KB) | DOI: 10.11591/eecsi.v5.1620

Abstract

Arm robot manipulator heavily applied in industries ranging from welding, pick-and-place, assembly, packaging, labeling, etc. Trajectory planning and tracking is the fundamental design of an arm robot manipulator. The trajectory is set and determined to satisfy a certain criterion effectively and optimally. Optimization of robot trajectory is necessary to ensure the good quality product and to save energy, and this optimization can be provided by the right modeling and design. This paper presents a review study of arm-robot manipulator design and control for trajectory tracking by investigating the modeling of an arm robot manipulator starting from kinematics, dynamics and the application of the more advanced methods. The idea of this paper comes from the popularity of inverse kinematics among students.
The Kinematics and Dynamics Motion Analysis of a Spherical Robot Tresna Dewi; Pola Risma; Yurni Oktarina; Lin Prasetyani; Zarqa Mulya
Proceeding of the Electrical Engineering Computer Science and Informatics Vol 6: EECSI 2019
Publisher : IAES Indonesia Section

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eecsi.v6.1937

Abstract

Mobile robot application has reach more aspect of life in industry and domestic. One of the mobile robot types is a spherical robot whose components are shielded inside a rigid cell. The spherical robot is an interesting type of robot that combined the concept of a mobile robot and inverted pendulum for inner mechanism. This combination adds to more complex controllerdesignthantheothertypeofmobilerobots.Asidefrom these challenges, the application of a spherical robot is extensive, from being a simple toy, to become an industrial surveillance robot. This paper discusses the mathematical analysis of the kinematics and dynamics motion analysis of a spherical robot. The analysis combines mobile robot and pendulum modeling as the robot motion generated by a pendulum mechanism. This paper is expected to give a complete discussion of the kinematics and dynamics motion analysis of a spherical robot.
Implementasi Fuzzy Logic Controller Pada Kendali Kecepatan Sepeda Bertenaga Angin Angga Prasetia; Tresna Dewi; A Rahman
Journal of Applied Smart Electrical Network and Systems Vol 1 No 01 (2020): Vol 1 No 01 (2020) : June 2020
Publisher : Indonesian Society of Applied Science (ISAS)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52158/jasens.v1i01.24

Abstract

One alternative for environmentally friendly vehicles is wind-powered bikes. This vehicle can reduce air pollution and can be convenient in big cities. The proposed bike is equipped with a distance sensor to sense the safe proximity to nearby obstacles. If the obstacles are below a reasonable distance, the mounted buzzer is active as the warning. This bike uses the wind generated by the 8045 hp dc rotation. The pulse-width (PWM) modulation is used to control a dc engine rotational speed with a fixed value of 155 = low and 255 = high. Fuzzy Logic Controller is used to increasing system effectivity to processes the input from the proximity sensor. The sufficient distance between the bike and the obstacles ahead, right and left, is set to be 1 meter. The PID controller ensures that the dc motor rotations are smooth and steady to ensure that the PWM value is still positive. In order to maintain a stable state Kp = 60, Ki = 4.2, and Kd = 2.9 are set as the appropriate settings for the used PID constants.
Sistem Kendali Pengisian Jus Otomatis Menggunakan Sensor Infrared Dan Waterflow Berbasis PLC Siti Afiyah Qatrunnada; Yurni Oktarina; Tresna Dewi; Evelina Ginting; Pola Risma
Journal of Applied Smart Electrical Network and Systems Vol 1 No 01 (2020): Vol 1 No 01 (2020) : June 2020
Publisher : Indonesian Society of Applied Science (ISAS)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52158/jasens.v1i01.26

Abstract

The need for automatic beverage vendors is quite high in public places and crowds, which will be more efficient and efficient than the beverage vendors who are human-friendly. This paper discusses the design of an automatic beverage vendor based on a programmable logic controller (PLC). The PLC used for this study is the production of Outseal, which has an Outseal Studio simulation program with a ladder diagram control. This automatic beverage vendor consists of input, process, and output. The primary input of this system is an infrared sensor, and a flow meter sensor to detect the cup's presence and how much juice poured to the cup. The DC motor and pump are the control output. A simulation program demonstrates the effectiveness of this automatic beverage supplier with the Outseal studio.
Co-Authors A Rahman Ahmad Fudholi Alkausar, Muhammad Fajri Amalia, Kania Yusriani Amperawan Amperawan Amperawan Amperawan, Amperawan Angga Prasetia Anggraini, Citra Arissetyadhi, Iwan Auliya, Annisa Azhar, M. Sayid Bambang Tutuko Bambang, Muhammad Refo Clinton, Billi Dadi Setiadi Daniesar, Muhammad Nouval Dicky Astra Yudha Dinata, Yogi Edo Triyandi Evelina Ginting Fatahul Arifin, Fatahul Fradina Septiarini Hendra Marta Yudha Hibrizi, Dzaky Rafif Husni, Nyayu Latifah INDRAYANI INDRAYANI Indriyani Indriyani Junaedi, Ketut Juwita, Aulia Ratna Kemala Dewi Kusumanto, Raden Lukman Nul Hakim M. Muhajir Mardianto, Yudhi Mardiyati, Elsa Nurul Maulidina, Elfira Mayastri Devana Muhammad Dede Yusuf Muhammad Insan Kamil, Muhammad Insan Muhammad Nawawi Muhammad Ridho Kenawas Muhammad Roriz Muhammad Taufik Roseno Mulya, Zarqa Muslikhin Mustofa Mustofa Neta Larasati Noer, Mohammad Nawawi Nur Mutiara Syahrian Oktarina, Yurni Oktarina, Yurni Pola Risma Putri Repina Kesuma Rapli Wijaya RD Kusumanto RD Kusumanto Rinaldi Rinaldi Riyo Irawan Robiansyah Ronald Sukwadi Roseno, M. Taufik Rusdianasari Rusdianasari Rusdianasari Rusdianasari Rusdianasari Sakuraba, Takahiro Sastiani, Destri Zumar SELAMET MUSLIMIN Siproni Siproni Siproni Umar Siti Afiyah Qatrunnada Siti Nurmaini Solly Aryza Sri Rezki Artini Syahrian, Nur Mutiara Tampubolon, Debora Utami, Retyo Wizi Nafa Velia Yuliza Wahju, Marsellinus Bachtiar Wijanarko, Yudi Wijaya Pratama, Agung Yohandri Bow Yudha Wira Pratama Yudi Wijanarko Yudi Wijanarko, Yudi Yurika Islamiati Yurni Oktarina Yurni Oktarina Yurni Oktarina Yusi, Muhammad Syahirman Zarqa Mulya