459 research outputs found

    Non-invasive classification of gas–liquid two-phase horizontal flow regimes using an ultrasonic Doppler sensor and a neural network

    Get PDF
    The identification of flow pattern is a key issue in multiphase flow which is encountered in the petrochemical industry. It is difficult to identify the gas–liquid flow regimes objectively with the gas–liquid two-phase flow. This paper presents the feasibility of a clamp-on instrument for an objective flow regime classification of two-phase flow using an ultrasonic Doppler sensor and an artificial neural network, which records and processes the ultrasonic signals reflected from the two-phase flow. Experimental data is obtained on a horizontal test rig with a total pipe length of 21 m and 5.08 cm internal diameter carrying air-water two-phase flow under slug, elongated bubble, stratified-wavy and, stratified flow regimes. Multilayer perceptron neural networks (MLPNNs) are used to develop the classification model. The classifier requires features as an input which is representative of the signals. Ultrasound signal features are extracted by applying both power spectral density (PSD) and discrete wavelet transform (DWT) methods to the flow signals. A classification scheme of '1-of-C coding method for classification' was adopted to classify features extracted into one of four flow regime categories. To improve the performance of the flow regime classifier network, a second level neural network was incorporated by using the output of a first level networks feature as an input feature. The addition of the two network models provided a combined neural network model which has achieved a higher accuracy than single neural network models. Classification accuracies are evaluated in the form of both the PSD and DWT features. The success rates of the two models are: (1) using PSD features, the classifier missed 3 datasets out of 24 test datasets of the classification and scored 87.5% accuracy; (2) with the DWT features, the network misclassified only one data point and it was able to classify the flow patterns up to 95.8% accuracy. This approach has demonstrated the success of a clamp-on ultrasound sensor for flow regime classification that would be possible in industry practice. It is considerably more promising than other techniques as it uses a non-invasive and non-radioactive sensor

    Classification of flow regimes using a neural network and a non-invasive ultrasonic sensor in an S-shaped pipeline-riser system

    Get PDF
    A method for classifying flow regimes is proposed that employs a neural network with inputs of extracted features from Doppler ultrasonic signals of flows using either the Discrete Wavelet Transform (DWT) or the Power Spectral Density (PSD). The flow regimes are classified into four types: annular, churn, slug, and bubbly flow regimes. The neural network used in this work is a feedforward network with 20 hidden neurons. The network comprises four output neurons, each of which corresponds to the target vector's element number. 13 and 40 inputs are used for features extracted from PSD and DWT respectively. Experimental data were collected from an industrial-scale multiphase flow facility. Using the PSD features, the neural network classifier misclassified 3 out of 31 test datasets in the classification and gave 90.3% accuracy, while only one dataset was misclassified with the DWT features, yielding an accuracy of 95.8%, thus showing the superiority of the DWT in feature extraction of flow regime classification. The approach demonstrates the applicability of a neural network and DWT for flow regime classification in industrial applications using a clamp-on Doppler ultrasonic sensor. The scheme has significant advantages over other techniques as only a non-radioactive and non-intrusive sensor is used. To the best of our knowledge, this is the first known successful attempt for the classification of liquid-gas flow regimes in an S-shape riser system using an ultrasonic sensor, PSD-DWTs features, and a neural network

    Improving ECG Classification Accuracy Using an Ensemble of Neural Network Modules

    Get PDF
    This paper illustrates the use of a combined neural network model based on Stacked Generalization method for classification of electrocardiogram (ECG) beats. In conventional Stacked Generalization method, the combiner learns to map the base classifiers' outputs to the target data. We claim adding the input pattern to the base classifiers' outputs helps the combiner to obtain knowledge about the input space and as the result, performs better on the same task. Experimental results support our claim that the additional knowledge according to the input space, improves the performance of the proposed method which is called Modified Stacked Generalization. In particular, for classification of 14966 ECG beats that were not previously seen during training phase, the Modified Stacked Generalization method reduced the error rate for 12.41% in comparison with the best of ten popular classifier fusion methods including Max, Min, Average, Product, Majority Voting, Borda Count, Decision Templates, Weighted Averaging based on Particle Swarm Optimization and Stacked Generalization

    Kombinacija vremensko-frekvencijske analize signala i strojnoga uÄŤenja uz primjer u detekciji gravitacijskih valova

    Get PDF
    This paper presents a method for classifying noisy, non-stationary signals in the time-frequency domain using artificial intelligence. The preprocessed time-series signals are transformed into time-frequency representations (TFrs) from Cohen’s class resulting in the TFr images, which are used as input to the machine learning algorithms. We have used three state-of-the-art deep-learning 2d convolutional neural network (Cnn) architectures (ResNet-101, Xception, and EfficientNet). The method was demonstrated on the challenging task of detecting gravitational-wave (gw) signals in intensive real-life, non-stationary, non-gaussian, and non-white noise. The results show excellent classification performance of the proposed approach in terms of classification accuracy, area under the receiver operating characteristic curve (roC auC), recall, precision, F1 score, and area under the precision-recall curve (PR AUC). The novel method outperforms the baseline machine learning model trained on the time-series data in terms of all considered metrics. The study indicates that the proposed technique can also be extended to various other applications dealing with non-stationary data in intensive noise.Ovaj rad predstavlja metodu klasifikacije šumom narušenih nestacionarnih signala u vremensko-frekvencijskoj domeni korištenjem umjetne inteligencije. Naime, signali u obliku vremenskih nizova transformirani su nakon predobrade u vremensko-frekvencijske prikaze (TFR) iz Cohenove klase, rezultirajući TFR slikama korištenim kao ulaz u algoritme strojnoga učenja. Korištene su tri suvremene metode dubokoga učenja u obliku 2D arhitektura konvolucijskih neuronskih mreža (CNN) (ResNet-101, Xception i EfficientNet). Metoda je demonstrirana na zahtjevnom problemu detekcije signala gravitacijskih valova (GW) u intenzivnom stvarnom i nestacionarnom šumu koji nema karakteristike ni Gaussovog ni bijelog šuma. Rezultati pokazuju izvrsne performanse klasifikacije predloženoga pristupa s obzirom na točnost klasifikacije, površinu ispod krivulje značajke djelovanja prijamnika (ROC AUC), odziv, preciznost, F1-mjeru i površinu ispod krivulje preciznost-odziv (PR AUC). Nova metoda nadmašuje osnovni model strojnoga učenja treniran na podatcima u obliku vremenskih nizova s obzirom na razmatrane metrike. Istraživanje pokazuje da se predložena tehnika može proširiti i na različite druge primjene koje uključuju nestacionarne podatke u intenzivnom šumu

    Modulation classification of digital communication signals

    Get PDF
    Modulation classification of digital communications signals plays an important role in both military and civilian sectors. It has the potential of replacing several receivers with one universal receiver. An automatic modulation classifier can be defined as a system that automatically identifies the modulation type of the received signal given that the signal exists and its parameters lie in a known range. This thesis addresses the need for a universal modulation classifier capable of classifying a comprehensive list of digital modulation schemes. Two classification approaches are presented: a decision-theoretic (DT) approach and a neural network (NN) approach. First classifiers are introduced that can classify ASK, PSK, and FSK signals. A decision tree is designed for the DT approach and a NN structure is formulated und trained to classify these signals. Both classifiers use the same key features derived from the intercepted signal. These features are based on the instantaneous amplitude, instantaneous phase, and instantaneous frequency of the intercepted signal, and the cumulates of its complex envelope. Threshold values for the DT approach are found from the minimum total error probabilities of the extracted key features at SNR of 20 to -5dB. The NN parameters are found by training the networks on the same data. The DT and NN classifiers are expanded to include CPM signals. Signals within the CPM class are also added to the classifiers and a separate decision tree and new NN structure are found far these signals. New key features to classify these signals are also introduced. The classifiers are then expanded further to include multiple access signals, followed by QAM, PSK8 and FSK8 signals. New features arc found to classify these signals. The final decision tree is able to accommodate a total of fifteen different modulation types. The NN structure is designed in a hierarchical fashion to optimise the classification performance of these fifteen digital modulation schemes. Both DT and NN classifiers are able to classify signals with more than 90% accuracy in the presence of additive white Gaussian within SNR ranging from 20 to 5dB. However, the performance of the NN classifier appears to be more robust as it degrades gradually at the SNRs of 0 and -5dB. At -5dB, the NN has an overall accuracy of 73.58%, whereas the DT classifier achieves only 47.3% accuracy. The overall accuracy of the NN classifier, over the combined SNR range of 20 to -5dB, is 90.7% compared to 84.56% for the DT classifier. Finally, the performances of these classifiers are tested in the presence of Rayleigh fading. The DT and NN classifier structures are modified to accommodate fading and again, new key features are introduced to accomplish this. With the modifications, the overall accuracy of the NN classifier, over the combined SNR range of 20 to -5dB and 120Hz Doppler shift, is 87.34% compared to 80.52% for the DT classifier

    A Deep Learning Framework for the Detection of Abnormality in Cerebral Blood Flow Velocity Using Transcranial Doppler Ultrasound

    Get PDF
    Transcranial doppler (TCD) ultrasound is a non-invasive imaging technique that can be used for continuous monitoring of blood flow in the brain through the major cerebral arteries by calculating the cerebral blood flow velocity (CBFV). Since the brain requires a consistent supply of blood to function properly and meet its metabolic demand, a change in CBVF can be an indication of neurological diseases. Depending on the severity of the disease, the symptoms may appear immediately or may appear weeks later. For the early detection of neurological diseases, a classification model is proposed in this study, with the ability to distinguish healthy subjects from critically ill subjects. The TCD ultrasound database used in this study contains signals from the middle cerebral artery (MCA) of 6 healthy subjects and 12 subjects with known neurocritical diseases. The classification model works based on the maximal blood flow velocity waveforms extracted from the TCD ultrasound. Since the signal quality of the recorded TCD ultrasound is highly dependent on the operator's skillset, a noisy and corrupted signal can exist and can add biases to the classifier. Therefore, a deep learning classifier, trained on a curated and clean biomedical signal can reliably detect neurological diseases. For signal classification, this study proposes a Self-organized Operational Neural Network (Self-ONN)-based deep learning model Self-ResAttentioNet18, which achieves classification accuracy of 96.05% with precision, recall, f1 score, and specificity of 96.06%, 96.05%, 96.06%, and 96.09%, respectively. With an area under the ROC curve of 0.99, the model proves its feasibility to confidently classify middle cerebral artery (MCA) waveforms in near real-time.This work was made possible by the High Impact grant of Qatar University # QUHI-CENG-22_23-548 and student grant: QUST-1-CENG-2023-796. The statements made herein are solely the responsibility of the authors.Scopu

    A Survey of Blind Modulation Classification Techniques for OFDM Signals

    Get PDF
    Blind modulation classification (MC) is an integral part of designing an adaptive or intelligent transceiver for future wireless communications. Blind MC has several applications in the adaptive and automated systems of sixth generation (6G) communications to improve spectral efficiency and power efficiency, and reduce latency. It will become a integral part of intelligent software-defined radios (SDR) for future communication. In this paper, we provide various MC techniques for orthogonal frequency division multiplexing (OFDM) signals in a systematic way. We focus on the most widely used statistical and machine learning (ML) models and emphasize their advantages and limitations. The statistical-based blind MC includes likelihood-based (LB), maximum a posteriori (MAP) and feature-based methods (FB). The ML-based automated MC includes k-nearest neighbors (KNN), support vector machine (SVM), decision trees (DTs), convolutional neural networks (CNNs), recurrent neural networks (RNNs), and long short-term memory (LSTM) based MC methods. This survey will help the reader to understand the main characteristics of each technique, their advantages and disadvantages. We have also simulated some primary methods, i.e., statistical- and ML-based algorithms, under various constraints, which allows a fair comparison among different methodologies. The overall system performance in terms bit error rate (BER) in the presence of MC is also provided. We also provide a survey of some practical experiment works carried out through National Instrument hardware over an indoor propagation environment. In the end, open problems and possible directions for blind MC research are briefly discussed
    • …
    corecore