Options
Ahmad Nasrul Norali
Preferred name
Ahmad Nasrul Norali
Official Name
Ahmad Nasrul, Norali
Alternative Name
Norali, Ahmad Nasrul
Norali, A. N.
Norali, A. N.
Norali, Ahmad Nasrul Bin
Main Affiliation
Scopus Author ID
57210551450
Researcher ID
FQQ-2549-2022
Now showing
1 - 10 of 15
-
PublicationHuman breathing classification using electromyography signal with features based on mel-frequency cepstral coefficients( 2017-01-01)
; ;Abdullah A.H. ;Zulkifli Zakaria ;Nataraj S.K.Typical method on assessing the human breathing characteristics is based on measurements of breathing air parameters. Another possible method for human breathing assessment is through the analysis of respiratory muscles electromyography (EMG) signal. The EMG signal from different breathing task will be analyzed in order to determine the characteristics of the EMG signal pattern. Thus, feature extraction need to be done on the EMG signals. This paper will look into the use of Mel-Frequency Cepstral Coefficients (MFCC) in providing the features for EMG signal. Analysis is done using different data analysis frame sizes. EMG signal classification is done using K-Nearest Neighbour. Results shows that MFCC is a good feature extraction method for this purpose with classification accuracy exceeds more than 90% for data analysis frame size of 2000 ms, 4000 ms, 5000 ms and 10000 ms. -
PublicationClassification of White Blood Cells Based on Surf Feature( 2021-01-01)
; ; ;Conventional blood analysis using blood smear image were performed manually by experts in hematology is tedious and highly depending on the level of experience. Currently, computer-assist technology is developed to reduce the time-consuming process and improved accuracy. As an example, various image processing techniques used to quantify such as white blood cells (WBCs) morphological conditions or classification in the blood smear image, which assist experts in developing confidence decision making in the analysis of cells conditions linked to the specific diseases. However, the WBCs shape features are arbitrary than the red blood cells (RBCs) because of the maturation state, cell orientations or positions, cell color variations, and the quality of the image captured influences the performance of classification accuracy. Therefore, we proposed a scale and rotation invariance feature for WBCs classification using speed up robust feature (SURF). SURF is suitable to be applied in identifying objects even though the orientation, scale, and position are varying, such as WBCs in microscopic blood smear images. We analyzed the classification performances using a support vector machine (SVM) and an artificial neural network (ANN) of WBCs types in the microscopic image based on the cell nucleus. The results show that the purposed SURF feature method has an excellent performance of accuracy for both methods and suitable to be utilized for the application of cell types classification.1 37 -
PublicationSimulation of Single Channel Magnetic Induction Tomography for Meningitis Detection by Using COMSOL Multiphysics( 2021-11-25)
;Aiman Abdulrahman Ahmed ; ;Ali M.H. ; ;Siti Fatimah Abdul Halim ; ;Pusppanathan J.Rahim R.A.Meningitis is a inflammation of the meninges and the most common central nervous system (CNS) due to bacterial infection. Numbers of children who have bacterial meningitis are still high in recent 15 years regardless of the availability of newer antibiotics and preventive strategies. This research focuses on simulation using COMSOL Multiphysics on the design and development of magnetic induction tomography (MIT) system that emphasizes on a single channel rotatable of brain tissue imaging. The purpose of this simulation is to test the capability of the developed MIT system in detecting the change in conductivity and to identify the suitable transmitter-receiver pair and the optimum frequency based on phase shift measurement technique for detecting the conductivity property distribution of brain tissues. The obtained result verified that the performance of the square coil with 12 number of turns (5Tx-12Rx) with 10MHz frequency has been identified as the suitable transmitter-receiver pair and the optimum frequency for detecting the conductivity property distribution of brain tissues.1 32 -
PublicationHuman breathing assessment using Electromyography signal of respiratory muscles( 2017-04-05)
; ; ;Zulkifli Zakaria ;Sathees Kumar NatarajBreathing is one of the human physiological activities that catch the interest of researchers especially in the area of medical diagnosis and human physiological performance. Mostly, the measurement and data are in form of pressure and volume variables of air intake and outflow. However, using airflow pressure and volume require installment of certain sensor usually on subject's mouth which could discomfort the subject. Another possible method for assessing the breathing pattern is through human respiratory muscles, which are via electromyography signal. In this paper, experiment is done on acquiring the electromyography signal from four respiratory muscles namely sternocleidomastoid, scalene, intercostal muscle and diaphragm with subjects performing four different breathing tasks. Analysis-of-variance test has been done on the Electromyography (EMG) feature data of the four muscles for the four breathing tasks. Results of ANOVA analysis, show that the p-values has a significant different in the four breathing tasks for each muscle.6 37 -
PublicationMuscle Fatigue Assessment Using Multi-sensing Based on Electrical, Mechanical and Acoustic Properties( 2021-01-01)
; ;This paper shows that a multi-sensing technique using electromyogram (EMG), mechanomyogram (MMG), and acousticmyogram (AMG) used to monitor the status of rectus femoris muscle over three states; minimal stress, moderate fatigue, and severe muscle fatigue. Test subjects need to do the designed exercise protocol to simulate these state conditions. The sensors are located at the rectus femoris muscle, and signals were recorded simultaneously. Analysis of signals is based on root mean square (RMS), mean power frequency (MPF), and power spectral density (PSD) plot were compared between the muscle state conditions. Results show that the RMS values of the muscle are increased as the contraction occurs, and the MPF signal is decreased for all sensing properties. On the other hand, the frequency signal is shifted to the left in the PSD plot as the muscle undergoes fatigued for all sensors. In conclusion, multi-sensing using EMG, MMG, and AMG are useful for assessing muscle fatigue condition. It also provide advantages over the single-measurement muscle assessment method.1 -
PublicationClassification of electromyography signal from residual limb of hand amputees( 2022-01-01)
; ; ; ;Al-Mahdi Y.S.M. ;Fook Chong YenSeveral researchers had worked on collecting electromyography (EMG) signal from amputees and come out with dataset that could be utilized for study in EMG signal processing and classification for decoding of amputee movement intention. This paper presents the work on classification of EMG signal based on the residual limb of amputees with intuitive hand movement based on interactive exercises. Dataset is obtained from NINAPRO public database website where 11 amputee subjects performed intuitive exercise of 17 hand gestures and EMG signal is acquired from the residual arm. Eight feature extraction methods are performed to obtain the EMG feature which are Mean, Minimum, Median, Skewness, Kurtosis, Approximate Entropy, Fuzzy Entropy and Kolmogorov Complexity. Two classifiers are used for EMG classification which are k-Nearest Neighbour and Ensemble classifier. Results shows average accuracy of 87.65% with Ensemble classifier for classification of movement exercise with all features of EMG is used as input to classifier.2 46 -
PublicationElectromyography Signal Pattern Recognition for Movement of Shoulder( 2021-11-25)
; ; ; ;Muhammad Asymawi Mohd Reffin ;Chong Yen FookPectoralis major and deltoid are two muscles that are associated with the movement of the shoulder. Electromyography (EMG) signal acquired from these two muscles can be used to classify the movement of the shoulder based on pattern recognition. In this paper, an experiment for EMG data collection involves eight healthy male subjects who perform four shoulder movements which are flexion, extension, internal rotation and external rotation. Feature extraction of EMG data is done using root mean square (RMS), variance (VAR) and zero crossing (ZC). For pattern recognition, the classifiers that are used are Support Vector Machine (SVM), K-Nearest Neighbour (KNN), Linear Discriminant Analysis (LDA) and Quadratic Discriminant Analysis (QDA). Classification results shows highest accuracy on ZC feature using an SVM classifier with cubic kernel. The study on shoulder movement using EMG of pectoralis and deltoid muscles could be extended on arm amputees based on hypothesis that the EMG signal could be utilized for control of robotic prosthetic arm.3 48 -
PublicationDevelopment of Real Time Arsenic Heavy Metal Concentration Monitoring System( 2021-11-25)
; ;Hilmi W.N.W.Q.W. ; ; ; ; ; ;Chong Yen FookRosly S.This paper focuses on the ongoing development of real-time monitoring system with implementing the Internet of Things (IoT) element for arsenic heavy metal concentration in paddy field using pH sensor for data collection. The pH sensor will detect the hydrogen ion concentration from the prepared soil put in pot contained with various arsenic concentration. The developed system is then compared with the pH sensor in the market to verify its accuracy and sensitivity. The collected data will be transferred wirelessly into data cloud so that it can store the previous and current reading data. Besides, the system’s function is also to ensure the safeness of paddy plant to be planted with knowing the right amount of arsenic concentration can be passed.4 30 -
PublicationAn Open-Source, Miniature UV to NIR Spectrophotometer for measuring the transmittance of liquid materials( 2022-01-01)
; ; ; ;Fook Chong YenBasri Noor CahyadiThe primary disadvantages of commercial spectrophotometers are expensive, heavy, and not portable. Furthermore, conventional instruments are only suitable to be used in a specialized laboratory. Even though some commercially available small-size instruments or devices are available, the price is still high. Therefore, a low-cost device is necessary without sacrificing accuracy and sensitivity. In this work, a low-cost, configurable, open-source and accurate portable spectrophotometer device was developed for education and laboratory analytical use. Commercially available photodetector is utilized as main component of the device due to broad spectral range from ultraviolet to near infra-red. The device performs well over a wide range of spectral wavelengths with small errors. We presume that the use of this work can offer a alternative for affordable and accurate device that is comparable to the commercially available products which also suitable for many applications.9 39 -
PublicationA Review on Magnetic Induction Spectroscopy potential for fetal acidosis examination( 2022-02-01)
;Siti Fatimah Abdul Halim ; ;Pusppanathan J. ; ; ; ;Muji S.Z.M. ;Rahim R.A. ;Engku-Husna E.I. ; ; ;Fetal acidosis is one of the main concerns during labor. Currently, fetal blood sampling (FBS) has become the most accurate measurement of acidosis detection. However, it is invasive and does not provide a real time measurement due to laboratory procedures. Delays in diagnosis of acidosis have caused serious injury to the fetus, especially for the brain and the heart. This paper reviews the new technique in diagnosis of acidosis non-invasively. Magnetic Induction Spectroscopy (MIS) has been proposed to be a new device for acidosis detection in recent years. This paper explains the basic principle of MIS and outlines the design specifications and design considerations for a MIS pH probe. It is expected that readers will gain a basic understanding of the development of a MIS pH probe from this review.2 41