Salim, Taufik Ibnu
Unknown Affiliation

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Privacy-preserving reservation model for public facilities based on public Blockchain Basuki, Akbari Indra; Rosiyadi, Didi; Susanto, Hadi; Setiawan, Iwan; Salim, Taufik Ibnu
International Journal of Electrical and Computer Engineering (IJECE) Vol 14, No 4: August 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v14i4.pp4418-4429

Abstract

Ensuring fairness in the utilization of government-funded public facilities, such as co-working spaces, sports fields, and meeting rooms, is imperative to accommodate all citizens. However, meeting these requirements poses a significant challenge due to the high costs associated with maintaining digital infrastructure, employee wages, and cybersecurity expenses. Fortunately, Blockchain smart contracts present an economical and secure solution for managing digital infrastructure. They offer a pay-per-transaction schema, immutable transaction records, and role-based data updates. Despite these advantages, public blockchains raise concerns about data privacy since records are publicly readable. To address this issue, this study proposes a privacy-preserving mechanism for public facilities' reservation systems. The approach involves encrypting the reservation table with fully-homomorphic encryption (FHE). By employing FHE with binary masking and polynomial evaluation, the reservation table can be updated without decrypting the data. Consequently, citizens can discreetly book facilities without revealing their identities and eliminating the risk of overlapping schedules. The proposed system allows anyone to verify reservations without disclosing requested data and table contents. Moreover, the system operates autonomously without the need for human administration, ensuring enhanced user privacy.
Electric wheelchair navigation based on hand gestures prediction using the k-Nearest Neighbor method Anam, Khairul; Nahela, Safri; Sasono, Muchamad Arif Hana; Rizal, Naufal Ainur; Putra, Aviq Nurdiansyah; Wahono, Bambang; Putrasari, Yanuandri; Wardana, Muhammad Khristamto Aditya; Salim, Taufik Ibnu
Journal of Mechatronics, Electrical Power, and Vehicular Technology Vol 16, No 1 (2025)
Publisher : National Research and Innovation Agency

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.55981/j.mev.2025.1229

Abstract

The advancement of technology in the medical field has led to innovations in assistive devices, including wheelchairs, to enhance the mobility and independence of individuals with disabilities. This study investigates the use of electromyography (EMG) signals from hand muscles to control a wheelchair using the k-Nearest Neighbor (kNN) classification method. kNN is a classification algorithm that identifies objects based on the proximity of similar objects in the feature space. The wheelchair control process begins with the development of a kNN model trained on EMG signal data collected from five respondents over 30 seconds. The data was processed using feature extraction techniques, namely Mean Absolute Value (MAV) and Root Mean Square (RMS), to identify motion characteristics corresponding to five types of movement: forward, backward, right, left, and stop. The extracted features were classified using the kNN algorithm implemented on a Raspberry Pi 3. The classification results were then used to control the wheelchair through an Arduino UNO microcontroller connected to a BTS7960 motor driver. The study achieved an average accuracy of 96% with the MAV feature and ???? = 3. Furthermore, combining MAV and RMS features significantly improved classification accuracy. The highest accuracy was obtained using the combination of MAV and RMS features with ???? = 3, demonstrating the effectiveness of feature selection and parameter tuning in enhancing the system's performance.