• 제목/요약/키워드: data-driven model

검색결과 668건 처리시간 0.025초

게임 지식 표현 기법을 이용한 심전도 신호의 패턴해석 알고리즘에 관한 연구 (An Algorithm for Pattern Classification of ECG Signals Using Frame Knowledge Representation Technique)

  • 신건수;이병채;정희교;이명호
    • 대한전기학회논문지
    • /
    • 제41권4호
    • /
    • pp.433-441
    • /
    • 1992
  • This paper describes an algorithm that can efficiently analyze the ECG signal using frame knowledge representation technique. Input to the analysis process is a set of significant points which have been extracted from an original sampled signal(lead II) by the syntactic peak recognition algorithm. The hierarchical property of ECG signal is represented by hierarchical AND/OR graph. The semantic information and constraints of the ECG signal are desctibed by frame. As the control mechanism for labeling points, the search mechanism with the mixed paradigms of data-driven and model driven hypothesis formation, scoring function, hypothesis modification network and instance inheritance are used. We used the CSE database in order to evaluate the performance of the proposed algorithm.

Evaluation of long term shaft resistance of the reused driven pile in clay

  • Cui, Jifei;Rao, Pingping;Wu, Jian;Yang, Zhenkun
    • Geomechanics and Engineering
    • /
    • 제29권2호
    • /
    • pp.171-182
    • /
    • 2022
  • Reusing the used pile has not yet been implemented due to the unpredictability of the bearing capacity evolution. This paper presents an analytic approach to estimate the sides shear setup after the dissipation of pore pressure. Long-term evolution of adjacent soil is simulated by viscoelastic-plastic constitutive model. Then, an innovative concept of quasi-overconsolidation is proposed to estimate the strength changes of surrounding soil. Total stress method (α method) is employed to evaluate the long term bearing capacity. Measured data of test piles in Louisiana and semi-logarithmic time function are cited to validate the effectiveness of the presented method. Comparisons illustrate that the presented approach gives a reasonably prediction of the side shear setup. Both the presented method and experiment show the shaft resistance increase by 30%-50%, and this highlight the potential benefit of piles reutilization.

Anomaly Detection in Sensor Data

  • Kim, Jong-Min;Baik, Jaiwook
    • 한국신뢰성학회지:신뢰성응용연구
    • /
    • 제18권1호
    • /
    • pp.20-32
    • /
    • 2018
  • Purpose: The purpose of this study is to set up an anomaly detection criteria for sensor data coming from a motorcycle. Methods: Five sensor values for accelerator pedal, engine rpm, transmission rpm, gear and speed are obtained every 0.02 second from a motorcycle. Exploratory data analysis is used to find any pattern in the data. Traditional process control methods such as X control chart and time series models are fitted to find any anomaly behavior in the data. Finally unsupervised learning algorithm such as k-means clustering is used to find any anomaly spot in the sensor data. Results: According to exploratory data analysis, the distribution of accelerator pedal sensor values is very much skewed to the left. The motorcycle seemed to have been driven in a city at speed less than 45 kilometers per hour. Traditional process control charts such as X control chart fail due to severe autocorrelation in each sensor data. However, ARIMA model found three abnormal points where they are beyond 2 sigma limits in the control chart. We applied a copula based Markov chain to perform statistical process control for correlated observations. Copula based Markov model found anomaly behavior in the similar places as ARIMA model. In an unsupervised learning algorithm, large sensor values get subdivided into two, three, and four disjoint regions. So extreme sensor values are the ones that need to be tracked down for any sign of anomaly behavior in the sensor values. Conclusion: Exploratory data analysis is useful to find any pattern in the sensor data. Process control chart using ARIMA and Joe's copula based Markov model also give warnings near similar places in the data. Unsupervised learning algorithm shows us that the extreme sensor values are the ones that need to be tracked down for any sign of anomaly behavior.

군집화 알고리즘 및 모듈라 네트워크를 이용한 태양광 발전 시스템 모델링 (Modeling of Photovoltaic Power Systems using Clustering Algorithm and Modular Networks)

  • 이창성;지평식
    • 전기학회논문지P
    • /
    • 제65권2호
    • /
    • pp.108-113
    • /
    • 2016
  • The real-world problems usually show nonlinear and multi-variate characteristics, so it is difficult to establish concrete mathematical models for them. Thus, it is common to practice data-driven modeling techniques in these cases. Among them, most widely adopted techniques are regression model and intelligent model such as neural networks. Regression model has drawback showing lower performance when much non-linearity exists between input and output data. Intelligent model has been shown its superiority to the linear model due to ability capable of effectively estimate desired output in cases of both linear and nonlinear problem. This paper proposes modeling method of daily photovoltaic power systems using ELM(Extreme Learning Machine) based modular networks. The proposed method uses sub-model by fuzzy clustering rather than using a single model. Each sub-model is implemented by ELM. To show the effectiveness of the proposed method, we performed various experiments by dataset acquired during 2014 in real-plant.

AI-Based Project Similarity Evaluation Model Using Project Scope Statements

  • Ko, Taewoo;Jeong, H. David;Lee, JeeHee
    • 국제학술발표논문집
    • /
    • The 9th International Conference on Construction Engineering and Project Management
    • /
    • pp.284-291
    • /
    • 2022
  • Historical data from comparable projects can serve as benchmarking data for an ongoing project's planning during the project scoping phase. As project owners typically store substantial amounts of data generated throughout project life cycles in digitized databases, they can capture appropriate data to support various project planning activities by accessing digital databases. One of the most important work tasks in this process is identifying one or more past projects comparable to a new project. The uniqueness and complexity of construction projects along with unorganized data, impede the reliable identification of comparable past projects. A project scope document provides the preliminary overview of a project in terms of the extent of the project and project requirements. However, narratives and free-formatted descriptions of project scopes are a significant and time-consuming barrier if a human needs to review them and determine similar projects. This study proposes an Artificial Intelligence-driven model for analyzing project scope descriptions and evaluating project similarity using natural language processing (NLP) techniques. The proposed algorithm can intelligently a) extract major work activities from unstructured descriptions held in a database and b) quantify similarities by considering the semantic features of texts representing work activities. The proposed model enhances historical comparable project identification by systematically analyzing project scopes.

  • PDF

한정된 연산유닛에서 명령어 종속성을 이용하는 수퍼스칼라 프로세서의 이론적 성능 모델 (A Theoretical Superscalar Microprocessor Performance Model with Limited Functional Units Using Instruction Dependencies)

  • 이종복
    • 전기학회논문지
    • /
    • 제59권2호
    • /
    • pp.423-428
    • /
    • 2010
  • In the initial design phase of superscalar microprocessors, a performance model is necessary. A theoretic performance model is very useful since performance for various architecture parameters can be obtained by simply computing equations, without repeating simulations, Previous studies established theoretic performance models using the relation between the instruction window size and the issue width, with the penalties due to branch mispredictions and cache misses. However, the study was intended for unlimited number of functional units, which is insufficient for the real case application. This paper proposes a superscalar microprocessor theoretical performance model which also works for the limited functional units. To enhance the accuracy of our limited functional unit model, instruction dependency rates are employed. By using trace-driven data of SPEC 2000 integer programs as input, this paper shows that the theoretically computed performance of superscalar microprocessor with limited number of functional units is quite similar to the measured performance.

Data driven inverse stochastic models for fiber reinforced concrete

  • Kozar, Ivica;Bede, Natalija;Bogdanic, Anton;Mrakovcic, Silvija
    • Coupled systems mechanics
    • /
    • 제10권6호
    • /
    • pp.509-520
    • /
    • 2021
  • Fiber-reinforced concrete (FRC) is a composite material where small fibers made from steel or polypropylene or similar material are embedded into concrete matrix. In a material model each constituent should be adequately described, especially the interface between the matrix and fibers that is determined with the 'bond-slip' law. 'Bond-slip' law describes relation between the force in a fiber and its displacement. Bond-slip relation is usually obtained from tension laboratory experiments where a fiber is pulled out from a matrix (concrete) block. However, theoretically bond-slip relation could be determined from bending experiments since in bending the fibers in FRC get pulled-out from the concrete matrix. We have performed specially designed laboratory experiments of three-point beam bending with an intention of using experimental data for determination of material parameters. In addition, we have formulated simple layered model for description of the behavior of beams in the three-point bending test. It is not possible to use this 'forward' beam model for extraction of material parameters so an inverse model has been devised. This model is a basis for formulation of an inverse model that could be used for parameter extraction from laboratory tests. The key assumption in the developed inverse solution procedure is that some values in the formulation are known and comprised in the experimental data. The procedure includes measured data and its derivative, the formulation is nonlinear and solution is obtained from an iterative procedure. The proposed method is numerically validated in the example at the end of the paper and it is demonstrated that material parameters could be successfully recovered from measured data.

기어열의 축간거리 조절을 통한 진동/소음 저감에 대한 연구 (A Study on the Vibration/Noise Reduction of a Gear Driving System by Adjusting the Distance between Gear Shafts)

  • 김재실;이원창;이종판
    • 한국소음진동공학회논문집
    • /
    • 제16권7호
    • /
    • pp.697-703
    • /
    • 2006
  • This article proposes a new technique for the reduction of vibration and noise in the geared system by adjusting the distance between gear shafts. The vibration and noise may be produced by the abnormal force applied to the tooth face. And the force may be the cause of ununiform velocity in the driven shaft. If the velocity is obtained to be uniform by adjusting the distance between shafts. the vibration and noise may be reduced to some extent. In order to review, a dynamic analysis model for the gear train used in a mill turret and a test rig are developed. The velocities in the driven shaft are calculated by dynamic simulations for the model and noises in the test rig are measured with varying of the distance between shafts. The comparison of simulation and test data shows that the distance between shafts at the most uniform velocity has the lowest level of noise.

Determinants of Income Diversification among Rural Households in the Mekong River Delta: The Economic Transition Period

  • LE, Long Hau;LE, Tan Nghiem
    • The Journal of Asian Finance, Economics and Business
    • /
    • 제7권5호
    • /
    • pp.291-304
    • /
    • 2020
  • This paper examines the factors that drive temporal income diversification in rural areas of the Mekong River Delta in Vietnam, based on a framework that conceptualized diversification as a function of a household's capacity to diversify and incentives (both push and pull factors) to diversify. Drawing from five rounds of the Vietnam Living Standard Measurement Surveys covering a 13-year span (1993-2006), two panel datasets made from five cross-sectional samples are used for the analyses. The data are drawn from the Vietnam General Statistics Office. Both tobit model and Ordinary Least Squares model with random and fixed effects are applied. The main points emerging from the analysis is that income diversification is strongly influenced by household labor capacity. The relationship between household labor capacity and increasing insertion in non-farming wage activities is not driven by unobserved time-invariant factors such as household ability and motivation, but is instead driven by the higher labor capacity of households. In terms of the other household capacity variables, the effect of farm size is much larger in terms of retaining households in traditional occupations as compared to pushing them towards non-farm wage employment. Other variables such as household access to financial capital do not play an important role.

홍수기 낙동강 하천플륨의 3차원 거동해석 (Three-Dimensional Behavior of Nakdong River Plume during the Flood Period in Summer)

  • 이종섭;윤은찬;백승우;이재철
    • 한국수산과학회지
    • /
    • 제36권5호
    • /
    • pp.549-561
    • /
    • 2003
  • Behavior of the Nakdong River plume was studied by the analysis of the observed CTD data and numerical simulations using three-dimensional Princeton Ocean model (POM) in which the river discharge, tides and winds were considered. During the flood season of summer the 30 psu isohaline expands northward to Daebyeon and southwestward to Samcheonpo. The model results show that the isohalines are approximately parallel to the bottom slope, which suggests the possibility of upwelling induced by the topographic effects. Northwesterly wind expands the river plume to the offshore direction so that the inflow of fresh plume water into Jinhae Bay through the Gaduk Channel is constrained, then the coastal upwelling seems to be caused by the wind-driven current at the southern edge of Gaduk Island. Southwesterly wind expands the river plume toward Daebyeon, and the inflow of fresh water into Jinhae Bay is also constrained.