• 제목/요약/키워드: Self-adaptive approach

검색결과 67건 처리시간 0.029초

극점 배치 자기 동조에 의한 로보트 매니퓰레이터 제어 (Pole placement self-tuning control of robot manipulators)

  • 이종용;양태규;이상효
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1987년도 한국자동제어학술회의논문집; 한국과학기술대학, 충남; 16-17 Oct. 1987
    • /
    • pp.32-35
    • /
    • 1987
  • An adaptive control scheme has been recognized as an effective approach for a robot manipulator to track a desired trajectory in spite of the presence of nonlinearties and parameter uncertainties in robot dynamic models. In this paper, an adaptive control scheme for a robot manipulator is proposed to design the self-tuning controller which combines the pole placement with the extended linearized perturbation model. And this control scheme has two components: a feadforward control and a feedback compensation control. Based on this, the controller is demonstrated by the simulation about position control of a three-link manipulator with payload and parameter uncertainty.

  • PDF

Application of An Adaptive Self Organizing Feature Map to X-Ray Image Segmentation

  • Kim, Byung-Man;Cho, Hyung-Suck
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2003년도 ICCAS
    • /
    • pp.1315-1318
    • /
    • 2003
  • In this paper, a neural network based approach using a self-organizing feature map is proposed for the segmentation of X ray images. A number of algorithms based on such approaches as histogram analysis, region growing, edge detection and pixel classification have been proposed for segmentation of general images. However, few approaches have been applied to X ray image segmentation because of blur of the X ray image and vagueness of its edge, which are inherent properties of X ray images. To this end, we develop a new model based on the neural network to detect objects in a given X ray image. The new model utilizes Mumford-Shah functional incorporating with a modified adaptive SOFM. Although Mumford-Shah model is an active contour model not based on the gradient of the image for finding edges in image, it has some limitation to accurately represent object images. To avoid this criticism, we utilize an adaptive self organizing feature map developed earlier by the authors.[1] It's learning rule is derived from Mumford-Shah energy function and the boundary of blurred and vague X ray image. The evolution of the neural network is shown to well segment and represent. To demonstrate the performance of the proposed method, segmentation of an industrial part is solved and the experimental results are discussed in detail.

  • PDF

매개변수 자가적응 화음탐색 알고리즘의 성능 비교를 통한 최적해 탐색 효율 향상 (Improvement of Search Efficiency in Optimization Algorithm using Self-adaptive Harmony Search Algorithms)

  • 최영환;이호민;유도근;김중훈
    • 한국산학기술학회논문지
    • /
    • 제19권1호
    • /
    • pp.1-11
    • /
    • 2018
  • 다양한 공학분야의 최적화 문제를 해결하기 위해 적절한 매개변수를 설정하기란 번거로운 작업이며, 매개변수 민감도 분석을 통해 적절한 매개변수를 설정하더라도 설정된 매개변수가 모든 문제에 적절한지 판단하기에는 한계가 있다. 이러한 이유로 매개변수를 문제에 따라 적절하게 설정하는 매개변수 자동검보정 (Self-adaptive) 화음탐색 알고리즘이 개발되고 발전하고 있다. 본 연구에서는 지금까지 개발된 자가적응형 하모니서치를 조사하고 그의 특성을 해탐색, 설정 매개변수, 적용성 등으로 구분하였으며, 이 중 매개변수 설정의 번거로움을 없애고, 적절한 매개변수 설정을 통해 해의 성능 향상을 위해 개발 된 6 가지 자가적응형 화음탐색 알고리즘을 선택하여 비교 분석을 수행하였다. 최적화 결과의 객관적인 비교를 위해 대표적인 수학적, 공학적 최적화 문제를 모두 적용 하였고, 다양한 성능 지수 (Performance index)를 사용하여 각 알고리즘의 성능을 정량적으로 비교하였다. 이것은 향후 신규 최적화 알고리즘을 개발하거나 해 탐색의 성능을 향상시키는 연구에 도움이 될 것으로 기대된다.

자기적응형 소프트웨어를 위한 목표 기반의 외부상황 평가 기법 (Goal-based Evaluation of Contextual Situations for Self-adaptive Software)

  • 김재선;박수용
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제33권3호
    • /
    • pp.316-334
    • /
    • 2006
  • 기존의 컴퓨팅 패러다임에서 개발자들은 잘 정의되고 고정된 실행 환경을 가정하고 소프트웨어를 설계하였다. 그러나 실제 실행 환경은 복잡하기 때문에 발생되는 상황들을 완벽하게 분석하는 것은 불가능하다. 그로 인해서 원하는 입력 값만을 가정하고 구현한 소프트웨어는 실행 중에 실패(failure)가 발생되기 쉽다. 이에 대한 해결책으로 자기적응형 소프트웨어(self-adaptive software)는 예상하지 못한 상황에 대해서 적응하여 실행 중의 실패가 발생되는 것을 막을 수 있다. 이를 위해 자기적응형 소프트웨어는 우선 적응의 필요성을 판별하기 위해서 실행 중에 외부 상황을 평가해야 한다. 기존의 연구들은 외부 상황의 문제를 판별하기 위한 추상화(abstraction) 기법을 제공하지 않는다. 따라서 외부 환경이 복잡해짐에 따라서 문제 자체를 판별하는 데에 한계가 발생된다. 그리고 판별 가능한 외부 상황 문제의 확장성을 지원하지 못한다. 본 연구에서는 이를 해결하기 위한 기법으로 목표(goal) 기반의 외부 상황 평가 기법을 제안한다.

비선형 비행 시스템을 위한 H 접근법 기반 적응 신경망 동적 표면 제어 (Adaptive Neural Dynamic Surface Control via H Approach for Nonlinear Flight Systems)

  • 유성진;최윤호
    • 제어로봇시스템학회논문지
    • /
    • 제14권3호
    • /
    • pp.254-262
    • /
    • 2008
  • In this paper, we propose an adaptive neural dynamic surface control (DSC) approach with $H_{\infty}$ tracking performance for full dynamics of nonlinear flight systems. It is assumed that the model uncertainties such as structured and unstrutured uncertainties, and external disturbances influence the nonlinear aircraft model. In our control system, self recurrent wavelet neural networks (SRWNNs) are used to compensate the model uncertainties of nonlinear flight systems, and an adaptive DSC technique is extended for the disturbance attenuation of nonlinear flight systems. All weights of SRWNNs are trained on-line by the smooth projection algorithm. From Lyapunov stability theorem, it is shown that $H_{\infty}$ performance nom external disturbances can be obtained. Finally, we present the simulation results for a nonlinear six-degree-of-freedom F-16 aircraft model to confirm the effectiveness of the proposed control system.

Discrete optimal sizing of truss using adaptive directional differential evolution

  • Pham, Anh H.
    • Advances in Computational Design
    • /
    • 제1권3호
    • /
    • pp.275-296
    • /
    • 2016
  • This article presents an adaptive directional differential evolution (ADDE) algorithm and its application in solving discrete sizing truss optimization problems. The algorithm is featured by a new self-adaptation approach and a simple directional strategy. In the adaptation approach, the mutation operator is adjusted in accordance with the change of population diversity, which can well balance between global exploration and local exploitation as well as locate the promising solutions. The directional strategy is based on the order relation between two difference solutions chosen for mutation and can bias the search direction for increasing the possibility of finding improved solutions. In addition, a new scaling factor is introduced as a vector of uniform random variables to maintain the diversity without crossover operation. Numerical results show that the optimal solutions of ADDE are as good as or better than those from some modern metaheuristics in the literature, while ADDE often uses fewer structural analyses.

비선형 비행 시스템을 위한 $H_{\infty}$ 접근법 기반 적응 신경망 동적 표면 제어 (Adaptive Neural Dynamic Surface Control via $H_{\infty}$ Approach for Nonlinear Flight System)

  • 유성진;최윤호;박진배
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2007년도 제38회 하계학술대회
    • /
    • pp.1728-1729
    • /
    • 2007
  • This paper presents an adaptive neural dynamic surface control (DSC) approach with $H_{\infty}$ tracking performance for a full dynamics of a nonlinear flight system. It is assumed in this paper that model uncertainties such as structured and unstrutured uncertainties and external disturbances influence the nonlinear aircraft model. In our control system, self recurrent wavelet neural networks (SRWNNs) are used to compensate model uncertainties of the nonlinear flight system, and an adaptive DSC technique is extended for disturbance attenuation of the nonlinear flight system. From Lyapunov stability theorem, it is shown that $H_{\infty}$ performance from external disturbances can be obtained. Finally, we perform the simulation for the nonlinear six-degree-of-freedom F-16 aircraft model to confirm the effectiveness of the proposed control system.

  • PDF

인공신경망과 퍼지규칙 추출을 이용한 상황적응적 전문가시스템 구축에 관한 연구 (A Study on the Self-Evolving Expert System using Neural Network and Fuzzy Rule Extraction)

  • 이건창;김진성
    • 한국지능시스템학회논문지
    • /
    • 제11권3호
    • /
    • pp.231-240
    • /
    • 2001
  • Conventional expert systems has been criticized due to its lack of capability to adapt to the changing decision-making environments. In literature, many methods have been proposed to make expert systems more environment-adaptive by incorporating fuzzy logic and neural networks. The objective of this paper is to propose a new approach to building a self-evolving expert system inference mechanism by integrating fuzzy neural network and fuzzy rule extraction technique. The main recipe of our proposed approach is to fuzzify the training data, train them by a fuzzy neural network, extract a set of fuzzy rules from the trained network, organize a knowledge base, and refine the fuzzy rules by applying a pruning algorithm when the decision-making environments are detected to be changed significantly. To prove the validity, we tested our proposed self-evolving expert systems inference mechanism by using the bankruptcy data, and compared its results with the conventional neural network. Non-parametric statistical analysis of the experimental results showed that our proposed approach is valid significantly.

  • PDF

Exploring Knowledge Processing in a Social Complex Adaptive Organization : Wikipedia through the Lens of the LIFE Model

  • Faucher, Jean-Baptiste P.L.;Everett, Andre M.;Lawson, Rob
    • Journal of Information Technology Applications and Management
    • /
    • 제18권1호
    • /
    • pp.15-39
    • /
    • 2011
  • A deeper understanding of how organizations behave as social complex adaptive systems is needed. In this paper we demonstrate how the Leadership Invigorating Flows of Energies model can help with this understanding. The model highlights the role of emergent leadership as a force encouraging the creation, diffusion, and utilization of knowledge through self-organizing mechanisms. We illustrate our approach by examining Wikipedia and show how it can be described as a social CAS. Our analysis of Wikipedia describes how emerging intrapreneurship behaviors result in dynamic flows of knowledge and self-organizing feedback mechanisms across the organization. We provide implications for organization studies and present evidence to support claims made by advocates of complexity theory. We conclude by proposing that Wikipedia can be seen as a new form of organization, and finish with a brief note highlighting a possible way forward.

적응제어에서의 오프셋 영향 제거 (Offset elimination in adaptive control)

  • 최두환;김영철;양홍식
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1988년도 한국자동제어학술회의논문집(국내학술편); 한국전력공사연수원, 서울; 21-22 Oct. 1988
    • /
    • pp.236-241
    • /
    • 1988
  • This note considers the class of controllers with integral action which arise directly from appropriate system models. Via internal model principle approach, a corresponding class of self-tuning controller is shown to have both integral action in controller and offset removal in the tuning algorithm. The key idea is to constrain the estimator in each step in order to ensure that dc gain of feedforward and feedback polynomial of adaptive controller are always equal, thus allowing the loop integrator to work properly.

  • PDF