Abdussalam Ali Ahmed
Department of Mechanical and Industrial Engineering, Bani Waleed University, Libya

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

Found 2 Documents
Search

An Automatic Load Detector Design to Determine the Strength of Pedestrian Bridges Using Load Cell Sensor Based on Arduino Kurnia Paranita Kartika Riyanti; Ismail Kakaravada; Abdussalam Ali Ahmed
Indonesian Journal of Electronics, Electromedical Engineering, and Medical Informatics Vol 4 No 1 (2022): February
Publisher : Department of electromedical engineering, Health Polytechnic of Surabaya, Ministry of Health Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35882/ijeeemi.v4i1.3

Abstract

The basic requirement that must be met in the construction of a bridge is the resilience. This resilience depends upon the supporting of bridge when the load that passes over the bridge. Loading condition on bridge is generally in the form of dynamic which ​​can vary according to crossing conditions on it. This reason validates in difficulties in estimation the lifetime of the bridge. In order to maintain the good condition of the bridge the estimation of overloading condition and its effects of over loading on bridge need to evaluate to keep the bridge durable for that a bridge load measuring detector is needed. The aim of this research is to design an automatic load detector to test the strength of the bridge at dynamic loading conditions. The load detector designed through an Arduino-based load cell sensor. The detector equipped with I2C LCD display mechanism which can display the load on bridge and buzzer switch with warning alarm which can alert when bridge is over loaded. The total sensor mechanism was tested on a miniature wooden bridge with selected loads. During testing, the detector load cell sensors placed at the bottom of the bridge surface with a running load, the readings are considered recorded for several load cells at dynamic loading conditions. In the research work was carried out on the bridge using various load ranges from 100 grams to 25 kilograms on load cells at various positions. From the experimentation it has been noticed that, the load cell has displayed the smaller value as compared with the actual value due to the load distribution over the bridge structure. From the experimental data it is noticed that the average error rate 4.67%, hence the developed sensor system more suitable for practical application to evaluate the damage of the bridge. It also concluded that, the detector is more effective in evaluation of dynamic loading condition to prevent damage of bridge.
Implementation of Supervised Machine Learning on Embedded Raspberry Pi System to Recognize Hand Motion as Preliminary Study for Smart Prosthetic Hand Triwiyanto Triwiyanto; Sari Luthfiyah; Wahyu Caesarendra; Abdussalam Ali Ahmed
Indonesian Journal of Electrical Engineering and Informatics (IJEEI) Vol 11, No 3: September 2023
Publisher : IAES Indonesian Section

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52549/ijeei.v11i3.4397

Abstract

EMG signals have random, non-linear, and non-stationary characteristics that require the selection of the suitable feature extraction and classifier for application to prosthetic hands based on EMG pattern recognition. This research aims to implement EMG pattern recognition on an embedded Raspberry Pi system to recognize hand motion as a preliminary study for a smart prosthetic hand. The contribution of this research is that the time domain feature extraction model and classifier machine can be implemented into the Raspberry Pi embedded system. In addition, the machine learning training and evaluation process is carried out online on the Raspberry Pi system. The online training process is carried out by integrating EMG data acquisition hardware devices, time domain features, classifiers, and motor control on embedded machine learning using Python programming. This study involved ten respondents in good health. EMG signals are collected at two lead flexor carpi radialis and extensor digitorum muscles. EMG signals are extracted using time domain features (TDF) mean absolute value (MAV), root mean square (RMS), variance (VAR) using a window length of 100 ms. Supervised machine learning decision tree (DT), support vector machine (SVM), and k-nearest neighbor (KNN) are chosen because they have a simple algorithm structure and less computation. Finally, the TDF and classifier are embedded in the Raspberry Pi 3 Model B+ microcomputer. Experimental results show that the highest accuracy is obtained in the open class, 97.03%. Furthermore, the additional datasets show a significant difference in accuracy (p-value <0.05). Based on the evaluation results obtained, the embedded system can be implemented for prosthetic hands based on EMG pattern recognition.