• 제목/요약/키워드: Artificial neural network analysis

검색결과 987건 처리시간 0.031초

Role of Artificial Neural Networks in Multidisciplinary Optimization and Axiomatic Design

  • Lee, Jong-Soo
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2008년도 추계학술대회A
    • /
    • pp.695-700
    • /
    • 2008
  • Artificial neural network (ANN) has been extensively used in areas of nonlinear system modeling, analysis and design applications. Basically, ANN has its distinct capabilities of implementing system identification and/or function approximation using a number of input/output patterns that can be obtained via numerical and/or experimental manners. The paper describes a role of ANN, especially a back-propagation neural network (BPN) in the context of engineering analysis, design and optimization. Fundamental mechanism of BPN is briefly summarized in terms of training procedure and function approximation. The BPN based causality analysis (CA) is further discussed to realize the problem decomposition in the context of multidisciplinary design optimization. Such CA is also applied to quantitatively evaluate the uncoupled or decoupled design matrix in the context of axiomatic design with the independence axiom.

  • PDF

인공신경망을 이용한 퇴적암의 압축강도 예측 (The Prediction of Compressive Strength of Sedimentary Rock using the Artificial Neural Networks)

  • 이상호;김동락;서인식
    • 한국농공학회논문집
    • /
    • 제54권5호
    • /
    • pp.43-47
    • /
    • 2012
  • A evaluation for the strength of rock includes a lot of uncertainty due to existence of discontinuity surface and weakness plain in the rock mass, so essential test results and other data for the resonable strength analysis are absolutely insufficient. Therefore, a analytical technique to reduce such uncertainty can be required. A probabilistic analysis technique has mainly to make up for the uncertainty to investigate the strength of rock mass. Recently, a artificial neural networks, as a more newly analysis method to solve several problems in the existing analysis methodology, trends to apply to study on the rock strength. In this study the unconfined compressive strength from basic physical property values of sedimentary rock, black shale and red shale, distributed in Daegu metropolitan area is estimated, using the artificial neural networks. And the applicability of the analysis method is investigated. From the results, it is confirmed that the unconfined compressive strength of the sedimentary rock can be easily and efficiently predicted by the analysis technique with the artificial neural networks.

산사태 취약성 분석 연구를 위한 인공신경망 기법 개발 (Development of Artificial Neural Network Techniques for Landslide Susceptibility Analysis)

  • Chang, Buhm-Soo;Park, Hyuck-Jin;Lee, Saro;Juhyung Ryu;Park, Jaewon;Lee, Moung-Jin
    • 한국지반공학회:학술대회논문집
    • /
    • 한국지반공학회 2002년도 가을 학술발표회 논문집
    • /
    • pp.499-506
    • /
    • 2002
  • The purpose of this study is to develop landslide susceptibility analysis techniques using artificial neural networks and to apply the newly developed techniques for assessment of landslide susceptibility to the study area of Yongin in Korea. Landslide locations were identified in the study area from interpretation of aerial Photographs and field survey data, and a spatial database of the topography, soil type and timber cover were constructed. The landslide-related factors such as topographic slope, topographic curvature, soil texture, soil drainage, soil effective thickness, timber age, and timber diameter were extracted from the spatial database. Using those factors, landslide susceptibility and weights of each factor were analyzed by two artificial neural network methods. In the first method, the landslide susceptibility index was calculated by the back propagation method, which is a type of artificial neural network method. Then, the susceptibility map was made with a GIS program. The results of the landslide susceptibility analysis were verified using landslide location data. The verification results show satisfactory agreement between the susceptibility index and existing landslide location data. In the second method, weights of each factor were determinated. The weights, relative importance of each factor, were calculated using importance-free characteristics method of artificial neural networks.

  • PDF

NFC와 ANN을 이용한 IPMSM 드라이브의 속도 추정 및 제어 (Speed Estimation and Control of IPMSM Drive using NFC and ANN)

  • 이정철;이홍균;정동화
    • 전력전자학회논문지
    • /
    • 제10권3호
    • /
    • pp.282-289
    • /
    • 2005
  • 본 논문에서는 NFC(Neuro-Fuzzy Controller)와 ANN(Artificial Neural network) 제어기를 이용한 IPMSM의 속도 제어 및 추정을 제시한다. PI 제어기에서 나타나는 문제점을 해결하기 위하여 신경회로망과 퍼지제어를 혼합적용한 NFC를 설계한다. 신경회로망의 고도의 적응제어와 퍼지 제어기의 강인성 제어의 장점들을 접목한다. 다음은 ANN을 이용하여 IPMSM 드라이브의 속도 추정기법을 제시한다. 2층 구조를 가진 신경회로망에 BPA(Back Propagation Algorithm)를 적용하여 IPMSM 드라이브의 속도를 추정한다. 추정속도의 타당성을 입증하기 위하여 시스템을 구성하여 제어특성을 분석한다.

소스코드 주제를 이용한 인공신경망 기반 경고 분류 방법 (Warning Classification Method Based On Artificial Neural Network Using Topics of Source Code)

  • 이정빈
    • 정보처리학회논문지:컴퓨터 및 통신 시스템
    • /
    • 제9권11호
    • /
    • pp.273-280
    • /
    • 2020
  • 자동화된 정적분석 도구는 소스 코드상에 잠재된 결함을 개발자들이 적은 노력으로 빠르게 찾을 수 있도록 도와준다. 하지만 이러한 정적분석 도구는 수정할 필요가 없는 오탐지 경고들을 무수하게 발생시킨다. 본 연구에서는 소스코드 블록의 토픽 모델을 이용한 인공신경망 기반의 경고 분류 기법을 제안한다. 소프트웨어 변경 관리 시스템으로부터 버그를 수정한 리비전들을 수집하고, 개발자들로부터 수정된 코드 블록들을 추출한다. 토픽 모델링을 이용하여 수집된 코드 블록의 토픽 분포 값을 구하고, 코드 블록의 리비전 간 경고들의 삭제 여부를 표현하는 이진데이터를 인공신경망의 입력 값과 출력 값으로 사용하여 심층 학습을 수행한다. 그 결과, 인공신경망 기반의 분류 모델이 높은 예측 성능으로 진성 또는 오탐지 경고를 분류하였다.

인공신경망을 이용한 마커 검출 및 인식의 정확도 개선 (Enhancement of the Correctness of Marker Detection and Marker Recognition based on Artificial Neural Network)

  • 강선경;김영운;소인미;정성태
    • 한국컴퓨터정보학회논문지
    • /
    • 제13권1호
    • /
    • pp.89-97
    • /
    • 2008
  • 본 논문에서는 인공신경망을 이용하여 사각형 형태 마커 검출 및 인식의 성능을 향상시키는 방법을 제안한다. 본 논문의 방법에서는 입력 영상으로부터 객체의 윤곽선을 찾은 다음에 선분으로 근사화한다. 근사화된 선분으로부터 기하학적 특징을 이용하여 사각형을 찾고 워핑 기법과 확대/축소 변환을 이용하여 사각형 영상을 정사각형 형태로 정규화 한다. 정사각형 형태로 정규화 한 다음에는 주성분 분석을 적용하여 특징 벡터의 크기를 줄인 다음에 인공신경망을 이용하여 마커 영상인지 아닌지를 검사한다. 마커 영상으로 판별된 영상에 대하여 인공신경망을 이용하여 마커의 종류를 인식한다. 인식 실험 결과 인공신경망을 사용함으로써 마커 검출의 오류 줄일 수 있었고 인식의 정확도를 개선할 수 있었다.

  • PDF

Artifical Neural Network for In-Vitro Thrombosis Detection of Mechanical Valve

  • Lee, Hyuk-Soo;Lee, Sang-Hoon
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 1998년도 The Third Asian Fuzzy Systems Symposium
    • /
    • pp.762-766
    • /
    • 1998
  • Mechanical valve is one of the most widely used implantable artificial organs, Since its failure (mechanical failures and thrombosis to name two representative example) means the death of patient, its reliability is very important and early noninvasive detection is essential requirement . This paper will explain the method to detect the thrombosis formation by spectral analysis and neural network. In order quantitatively to distinguish peak of a normal valve from that of a thrombotic valve, a 3 layer backpropagation neural network, which contains 7,000 input nodes, 20 hidden layer and 1output , was employed. The trained neural network can distinguish normal and thrombotic valve with a probability that is higher than 90% . In conclusion, the acoustical spectrum analysis coupled with a neural network algorithm lent itself to the noninvasive monitoring of implanted mechanical valves. This method will be applied to be applied to the performance evaluation of other implantable rtificial organs.

  • PDF

Development of Pattern Classifying System for cDNA-Chip Image Data Analysis

  • Kim, Dae-Wook;Park, Chang-Hyun;Sim, Kwee-Bo
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.838-841
    • /
    • 2005
  • DNA Chip is able to show DNA-Data that includes diseases of sample to User by using complementary characters of DNA. So this paper studied Neural Network algorithm for Image data processing of DNA-chip. DNA chip outputs image data of colors and intensities of lights when some sample DNA is putted on DNA-chip, and we can classify pattern of these image data on user pc environment through artificial neural network and some of image processing algorithms. Ultimate aim is developing of pattern classifying algorithm, simulating this algorithm and so getting information of one's diseases through applying this algorithm. Namely, this paper study artificial neural network algorithm for classifying pattern of image data that is obtained from DNA-chip. And, by using histogram, gradient edge, ANN and learning algorithm, we can analyze and classifying pattern of this DNA-chip image data. so we are able to monitor, and simulating this algorithm.

  • PDF

차량동역학해석을 위한 실험적 부싱모델 개발 (Empirical Bushing Model For Vehicle Dynamic Analysis)

  • 손정현;강태호;백운경;박동운;유완석
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2004년도 춘계학술대회
    • /
    • pp.864-869
    • /
    • 2004
  • In this paper, a blackbox approach is carried out to model the nonlinear dynamic bushing model. One-axis durability test is performed to describe the mechanical behavior of typical vehicle elastomeric components. The results of the tests are used to develop an empirical bushing model with an artificial neural network. The back propagation algorithm is used to obtain the weighting factor of the neural network. Since the output for a dynamic system depends on the histories of inputs and outputs, Narendra's algorithm of 'NARMAX' form is employed in the neural network bushing module. A numerical example is carried out to verify the developed bushing model.

  • PDF

A Neural Network Model for Building Construction Projects Cost Estimating

  • El-Sawalhi, Nabil Ibrahim;Shehatto, Omar
    • Journal of Construction Engineering and Project Management
    • /
    • 제4권4호
    • /
    • pp.9-16
    • /
    • 2014
  • The purpose of this paper is to develop a model for forecasting early design construction cost of building projects using Artificial Neural Network (ANN). Eighty questionnaires distributed among construction organizations were utilized to identify significant parameters for the building project costs. 169 case studies of building projects were collected from the construction industry in Gaza Strip. The case studies were used to develop ANN model. Eleven significant parameters were considered as independent input variables affected on "project cost". The neural network model reasonably succeeded in estimating building projects cost without the need for more detailed drawings. The average percentage error of tested dataset for the adapted model was largely acceptable (less than 6%). Sensitivity analysis showed that the area of typical floor and number of floors are the most influential parameters in building cost.