• 제목/요약/키워드: Machine data analysis

검색결과 2,185건 처리시간 0.033초

Neural Networks-Based Method for Electrocardiogram Classification

  • Maksym Kovalchuk;Viktoriia Kharchenko;Andrii Yavorskyi;Igor Bieda;Taras Panchenko
    • International Journal of Computer Science & Network Security
    • /
    • 제23권9호
    • /
    • pp.186-191
    • /
    • 2023
  • Neural Networks are widely used for huge variety of tasks solution. Machine Learning methods are used also for signal and time series analysis, including electrocardiograms. Contemporary wearable devices, both medical and non-medical type like smart watch, allow to gather the data in real time uninterruptedly. This allows us to transfer these data for analysis or make an analysis on the device, and thus provide preliminary diagnosis, or at least fix some serious deviations. Different methods are being used for this kind of analysis, ranging from medical-oriented using distinctive features of the signal to machine learning and deep learning approaches. Here we will demonstrate a neural network-based approach to this task by building an ensemble of 1D CNN classifiers and a final classifier of selection using logistic regression, random forest or support vector machine, and make the conclusions of the comparison with other approaches.

세탁기 탈수 동작 시 불평형 질량에 따른 진동 특성 분석 (Vibration Analysis of Washing Machine according to Unbalanced Mass during Dehydration)

  • 이대경;정지수;손정현;김찬중;박진홍
    • 한국기계가공학회지
    • /
    • 제21권1호
    • /
    • pp.1-7
    • /
    • 2022
  • In this study, vibration analysis of washing machine dehydration was carried out using laser sensors. The suspension of the washing machine was attached to a jig developed for this study. In addition, 10 laser sensors were attached to the jig. The channels of each laser sensor are composed of five channels: front, rear, left, right, and upper. Data acquisition equipment was used to obtain sensor data. The measured data were processed using signal processing, and interpolation of the data was performed using MATLAB with robust interpolation. Vibration analysis according to unbalanced mass and sensor attachment points was carried out.

에너지 빅데이터를 활용한 머신러닝 기반의 생산 예측 모형 연구 (A Study on Production Prediction Model using a Energy Big Data based on Machine Learning)

  • 강미영;김석
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2022년도 추계학술대회
    • /
    • pp.453-456
    • /
    • 2022
  • 전력망의 역할은 안정적인 전력공급이 최우선이다. 예고 없는 불안정한 상황에 대한 여러 가지 대비에 대한 방안이 필요하다. 기상 데이터를 활용하여 탐구적 데이터 분석을 통한 피처 간의 관계를 파악하여 머신러닝 기반의 에너지 생산 예측 모형을 모델링한다. 본 연구에서는 주성분분석을 사용하여 에너지 생산 예측 시 영향을 미치는 피처를 추출하였으며 머신러닝 모델에 적용함으로써 예측 신뢰도를 높였다. 제안한 모형을 사용하여 특정 기간을 대상으로 생산 에너지를 예측하고 해당 시점의 실제 생산 값과 비교함으로써 주성분분석을 적용한 에너지 생산 예측에 대한 성능을 확인하였다.

  • PDF

A Classification Method Using Data Reduction

  • Uhm, Daiho;Jun, Sung-Hae;Lee, Seung-Joo
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제12권1호
    • /
    • pp.1-5
    • /
    • 2012
  • Data reduction has been used widely in data mining for convenient analysis. Principal component analysis (PCA) and factor analysis (FA) methods are popular techniques. The PCA and FA reduce the number of variables to avoid the curse of dimensionality. The curse of dimensionality is to increase the computing time exponentially in proportion to the number of variables. So, many methods have been published for dimension reduction. Also, data augmentation is another approach to analyze data efficiently. Support vector machine (SVM) algorithm is a representative technique for dimension augmentation. The SVM maps original data to a feature space with high dimension to get the optimal decision plane. Both data reduction and augmentation have been used to solve diverse problems in data analysis. In this paper, we compare the strengths and weaknesses of dimension reduction and augmentation for classification and propose a classification method using data reduction for classification. We will carry out experiments for comparative studies to verify the performance of this research.

진동의 주파수분석을 통한 결함 식별 - 회전기계를 중심으로- (Defect Identification through Frequency Analysis of Vibration -In Case of Rotary Machine_)

  • 정윤성;왕지남;김광섭
    • 한국정밀공학회지
    • /
    • 제12권11호
    • /
    • pp.82-90
    • /
    • 1995
  • This paper pressents a condition-based maintenance (CBM) method through bibration analysis. The well known frequency analysis is employed for performing machine fault diagnosis. The statistical control chart is also applied for analyzing the trend of the bearing wear. Vibration sensors are attached to prototype machine and signals are continuously monitored. The sampled data are utilized to evaluate how well the fast fourier transform(FFT) and the statistical control chart techniques could be used to identify defects of machine and to analyze the machine degradation. Experimental results show that the propowed approach could classify every mal-function and could be utilized for real machine diagnosis system.

  • PDF

A Container Orchestration System for Process Workloads

  • Jong-Sub Lee;Seok-Jae Moon
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제15권4호
    • /
    • pp.270-278
    • /
    • 2023
  • We propose a container orchestration system for process workloads that combines the potential of big data and machine learning technologies to integrate enterprise process-centric workloads. This proposed system analyzes big data generated from industrial automation to identify hidden patterns and build a machine learning prediction model. For each machine learning case, training data is loaded into a data store and preprocessed for model training. In the next step, you can use the training data to select and apply an appropriate model. Then evaluate the model using the following test data: This step is called model construction and can be performed in a deployment framework. Additionally, a visual hierarchy is constructed to display prediction results and facilitate big data analysis. In order to implement parallel computing of PCA in the proposed system, several virtual systems were implemented to build the cluster required for the big data cluster. The implementation for evaluation and analysis built the necessary clusters by creating multiple virtual machines in a big data cluster to implement parallel computation of PCA. The proposed system is modeled as layers of individual components that can be connected together. The advantage of a system is that components can be added, replaced, or reused without affecting the rest of the system.

Towards Effective Analysis and Tracking of Mozilla and Eclipse Defects using Machine Learning Models based on Bugs Data

  • Hassan, Zohaib;Iqbal, Naeem;Zaman, Abnash
    • Soft Computing and Machine Intelligence
    • /
    • 제1권1호
    • /
    • pp.1-10
    • /
    • 2021
  • Analysis and Tracking of bug reports is a challenging field in software repositories mining. It is one of the fundamental ways to explores a large amount of data acquired from defect tracking systems to discover patterns and valuable knowledge about the process of bug triaging. Furthermore, bug data is publically accessible and available of the following systems, such as Bugzilla and JIRA. Moreover, with robust machine learning (ML) techniques, it is quite possible to process and analyze a massive amount of data for extracting underlying patterns, knowledge, and insights. Therefore, it is an interesting area to propose innovative and robust solutions to analyze and track bug reports originating from different open source projects, including Mozilla and Eclipse. This research study presents an ML-based classification model to analyze and track bug defects for enhancing software engineering management (SEM) processes. In this work, Artificial Neural Network (ANN) and Naive Bayesian (NB) classifiers are implemented using open-source bug datasets, such as Mozilla and Eclipse. Furthermore, different evaluation measures are employed to analyze and evaluate the experimental results. Moreover, a comparative analysis is given to compare the experimental results of ANN with NB. The experimental results indicate that the ANN achieved high accuracy compared to the NB. The proposed research study will enhance SEM processes and contribute to the body of knowledge of the data mining field.

Research on prediction and analysis of supercritical water heat transfer coefficient based on support vector machine

  • Ma Dongliang;Li Yi;Zhou Tao;Huang Yanping
    • Nuclear Engineering and Technology
    • /
    • 제55권11호
    • /
    • pp.4102-4111
    • /
    • 2023
  • In order to better perform thermal hydraulic calculation and analysis of supercritical water reactor, based on the experimental data of supercritical water, the model training and predictive analysis of the heat transfer coefficient of supercritical water were carried out by using the support vector machine (SVM) algorithm. The changes in the prediction accuracy of the supercritical water heat transfer coefficient are analyzed by the changes of the regularization penalty parameter C, the slack variable epsilon and the Gaussian kernel function parameter gamma. The predicted value of the SVM model obtained after parameter optimization and the actual experimental test data are analyzed for data verification. The research results show that: the normalization of the data has a great influence on the prediction results. The slack variable has a relatively small influence on the accuracy change range of the predicted heat transfer coefficient. The change of gamma has the greatest impact on the accuracy of the heat transfer coefficient. Compared with the calculation results of traditional empirical formula methods, the trained algorithm model using SVM has smaller average error and standard deviations. Using the SVM trained algorithm model, the heat transfer coefficient of supercritical water can be effectively predicted and analyzed.

Multi-Layer Perceptron과 Random Forest를 이용한 실린더 판재의 성형 조건 예측 (Application of Multi-Layer Perceptron and Random Forest Method for Cylinder Plate Forming)

  • 김성겸;황세윤;이장현
    • 대한조선학회논문집
    • /
    • 제57권5호
    • /
    • pp.297-304
    • /
    • 2020
  • In this study, the prediction method was reviewed to process a cylindrical plate forming using machine learning as a data-driven approach by roll bending equipment. The calculation of the forming variables was based on the analysis using the mechanical relationship between the material properties and the roll bending machine in the bending process. Then, by applying the finite element analysis method, the accuracy of the deformation prediction model was reviewed, and a large number data set was created to apply to machine learning using the finite element analysis model for deformation prediction. As a result of the application of the machine learning model, it was confirmed that the calculation is slightly higher than the linear regression method. Applicable results were confirmed through the machine learning method.

고 정밀 캠 프로파일 CNC 연삭기의 구조설계 및 평가에 관한 연구 (A Study on Structural Design and Evaluation of the High Precision Cam Profile CNC Grinding Machine)

  • 임상헌;신상훈;이춘만
    • 한국정밀공학회지
    • /
    • 제23권10호
    • /
    • pp.113-120
    • /
    • 2006
  • A cam profile CNC grinding machine is developed for manufacture of high precision contoured cams. The developed machine is composed of the high precision spindle using boll bearings, the high stiffness box layer type bed and the three axis CNC controller with the high resolution AC servo motor. In this paper, structural and modal analysis for the developed machine is carried out to check the design criteria of the machine. The analysis is carried out by FEM simulation using the commercial software, CATIA V5. The machine is modeled by placing proper shell and solid finite elements. And also, this paper presents the measurement system and experimental investigation on the modal analysis of a grinding machine. The weak part of the machine is found by the experimental evaluation. The results provide structure modification data for good dynamic behaviors. And safety of the machine was confirmed by the modal analysis of modified machine design. Finally, the cam profile grinding machine was successfully developed.