140 research outputs found

    Different Techniques and Algorithms for Biomedical Signal Processing

    Get PDF
    This paper is intended to give a broad overview of the complex area of biomedical and their use in signal processing. It contains sufficient theoretical materials to provide some understanding of the techniques involved for the researcher in the field. This paper consists of two parts: feature extraction and pattern recognition. The first part provides a basic understanding as to how the time domain signal of patient are converted to the frequency domain for analysis. The second part provides basic for understanding the theoretical and practical approaches to the development of neural network models and their implementation in modeling biological syste

    Bottleneck adjacent matching heuristics for scheduling a re-entrant flow shop with dominant machine problem

    Get PDF
    The re-entrant flow shop environment has become prominent in the manufacturing industries and has recently attracted researchers attention. Typical examples of re-entrant flow shops are the printed circuit board manufacturing and furniture painting processes where components or processed parts enter some specific machines more than once. Similar with other manufacturing environment, identifying appropriate scheduling methodologies to ensure high output rate is very much desirable. The problem explored and investigated in this research is a special type of scheduling problem found in a re-entrant flow shop where two of its processes have high tendency of exhibiting bottleneck characteristics. The scheduling problem resembles a four machine permutation re-entrant flow shop with the routing of M1,M2,M3,M4,M3,M4 where Ml and M4 have high tendency of being the dominant machines. The main objective of this research is to take advantage of the bottleneck characteristics at the re-entrant flow shop and use it to develop heuristics that can be used to solve its scheduling problems. There are four major concentrations in this research. First, basic mathematical properties or conditions that explain the behaviour of the bottleneck processes were developed to give an insight and clearer understanding of the re-entrant flow shop with dominant machines. Second, four new and effective scheduling procedures which were called BAM1 (Bottleneck Adjacent Matching 1), BAM2, BAM3 and BAM4 heuristics were developed. Third, bottleneck approach was utilised in the study and the analysis using Visual Basic macro programming indicated that this method produced good results. Fourth, the Bottleneck Scheduling Performance (BSP) indexes introduced in the BAM heuristics procedure could be used to ascertain that some specific generated job arrangements are the optimum schedule. As a general conclusion, this research has achieved the objectives to develop bottleneck-based makespan algorithms and heuristics applicable for re-entrant flow shop environment. The experimental results demonstrated that the BAM heuristics generated good performances within specific P1 (first process) bottleneck dominance level and when the number of jobs increases. Within the medium to large-sized problems, BAM2 is the best at weak PI dominance level whereas BAM4 is the best at strong P1 dominance level

    ARENA simulation training guideline for assembly line

    Get PDF
    As a beginner for the unfamiliar software such as Arena Simulation, it is very tough when we need to do a simple model by referring to the textbooks or journal articles that contains a lot of difficult words to understand. Therefore, a guideline was created to solve this problem that contains simple wordings, more infographic and the simple step by step procedures that are easy to follow, understand and to help the users. The purpose of the study was to build a training guideline for modeling an assembly line by using Arena Simulation, to build a model representing the assembly process using the training guide, and analyze the simulation result for the assembly line model. The study was conducted using Arena Simulation software. The data was collected based on the actual model to be inserted into the system setting for validation purposes. The model was created with 32 hours replications length to achieve accuracy in the result. The difference between the actual and simulation model must be below 5% percent to said the model is valid. To verify the guideline is applicable we build another example of the model and compared the simulation result with the actual simulation data from the textbook. To validate the model, we calculated the percentage difference between the actual and simulation model results. This simulation finding indicated that the guideline is suitable to be used as a learning tool and reference for users to model an assembly line. To conclude, this project has successfully provide a basic guideline for modelling an assembly line using Arena software and there is still a lot of rooms for future improvement

    Local DTW Coefficients and Pitch Feature for Back-Propagation NN Digits Recognition

    Get PDF
    This paper presents a method to extract existing speech features in dynamic time warping path which originally was derived from LPC. This extracted feature coefficients represent as an input for neural network back-propagation. The coefficients are normalized with respect to the reference pattern according to the average number of frames over the samples recorded. This is due to neural network (NN) limitation where a fixed amount of input nodes are needed for every input class. The new feature processing used the famous frame matching technique, which is Dynamic Time Warping (DTW) to fix the input size to a fix number of input vectors. The LPC features vectors are aligned between the source frames to the template using our DTW frame fixing (DTW-FF) algorithm. By doing frame fixing, the source and template frames are adjusted so that they have the same number of frames. The speech recognition is performed using the back-propagation neural network (BPNN) algorithm to enhance the recognition performance. The results compare DTW using LPC coefficients to BPNN with DTW-FF coefficients. Added pitch feature investigate the improvement made to the previous experiment using different number of hidden neurons

    Analysis and classification of myocardial infarction tissue from echocardiography images based on texture analysis

    Get PDF
    Texture analysis is an important characteristic for automatic visual inspection for surface and object identification from medical images and other type of images. This paper presents an application of wavelet extension and Gray level cooccurrence matrix (GLCM) for diagnosis of myocardial infarction tissue from echocardiography images. Many of applications approach have provided good result in different fields of application, but could not implemented at all when texture samples are small dimensions caused by low quality of images. Wavelet extension procedure is used to determine the frequency bands carrying the most information about the texture by decomposition images into multiple frequency bands and to form an image approximation with higher resolution. Thus, wavelet extension procedure offers the ability to robust feature extraction in images. The gray level co-occurrence matrices are computed for each sub-band. The feature vector of testing image and other feature vector as normal image classified by Mahalanobis distance to decide whether the test image is infarction or not

    Short-segment heart sound classification using an ensemble of deep convolutional neural networks

    Get PDF
    This paper proposes a framework based on deep convolutional neural networks (CNNs) for automatic heart sound classification using short-segments of individual heart beats. We design a 1D-CNN that directly learns features from raw heart-sound signals, and a 2D-CNN that takes inputs of two- dimensional time-frequency feature maps based on Mel-frequency cepstral coefficients (MFCC). We further develop a time-frequency CNN ensemble (TF-ECNN) combining the 1D-CNN and 2D-CNN based on score-level fusion of the class probabilities. On the large PhysioNet CinC challenge 2016 database, the proposed CNN models outperformed traditional classifiers based on support vector machine and hidden Markov models with various hand-crafted time- and frequency-domain features. Best classification scores with 89.22% accuracy and 89.94% sensitivity were achieved by the ECNN, and 91.55% specificity and 88.82% modified accuracy by the 2D-CNN alone on the test set.Comment: 8 pages, 1 figure, conferenc

    Estimating Time-Varying Effective Connectivity in High-Dimensional fMRI Data Using Regime-Switching Factor Models

    Full text link
    Recent studies on analyzing dynamic brain connectivity rely on sliding-window analysis or time-varying coefficient models which are unable to capture both smooth and abrupt changes simultaneously. Emerging evidence suggests state-related changes in brain connectivity where dependence structure alternates between a finite number of latent states or regimes. Another challenge is inference of full-brain networks with large number of nodes. We employ a Markov-switching dynamic factor model in which the state-driven time-varying connectivity regimes of high-dimensional fMRI data are characterized by lower-dimensional common latent factors, following a regime-switching process. It enables a reliable, data-adaptive estimation of change-points of connectivity regimes and the massive dependencies associated with each regime. We consider the switching VAR to quantity the dynamic effective connectivity. We propose a three-step estimation procedure: (1) extracting the factors using principal component analysis (PCA) and (2) identifying dynamic connectivity states using the factor-based switching vector autoregressive (VAR) models in a state-space formulation using Kalman filter and expectation-maximization (EM) algorithm, and (3) constructing the high-dimensional connectivity metrics for each state based on subspace estimates. Simulation results show that our proposed estimator outperforms the K-means clustering of time-windowed coefficients, providing more accurate estimation of regime dynamics and connectivity metrics in high-dimensional settings. Applications to analyzing resting-state fMRI data identify dynamic changes in brain states during rest, and reveal distinct directed connectivity patterns and modular organization in resting-state networks across different states.Comment: 21 page

    Discriminative Tandem Features for HMM-based EEG Classification

    Get PDF
    Abstract—We investigate the use of discriminative feature extractors in tandem configuration with generative EEG classification system. Existing studies on dynamic EEG classification typically use hidden Markov models (HMMs) which lack discriminative capability. In this paper, a linear and a non-linear classifier are discriminatively trained to produce complementary input features to the conventional HMM system. Two sets of tandem features are derived from linear discriminant analysis (LDA) projection output and multilayer perceptron (MLP) class-posterior probability, before appended to the standard autoregressive (AR) features. Evaluation on a two-class motor-imagery classification task shows that both the proposed tandem features yield consistent gains over the AR baseline, resulting in significant relative improvement of 6.2% and 11.2 % for the LDA and MLP features respectively. We also explore portability of these features across different subjects. Index Terms- Artificial neural network-hidden Markov models, EEG classification, brain-computer-interface (BCI)
    corecore