• Title/Summary/Keyword: 가변복잡성모델

Search Result 33, Processing Time 0.024 seconds

Compositional Contract for Plug-and-Play Compoment Framework (플러그-앤드-플레이 컴포넌트 프레임워크를 위한 조립 계약)

  • 이석용;이경환
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10a
    • /
    • pp.406-408
    • /
    • 2001
  • 소프트웨어 개발 기술은 컴포넌트의 재사용에 기반한 소프트웨어 개발 방법으로 발전하고 있다. 컴포넌트는 재사용 및 가변성을 족친시키며, 시스템의 전반적인 복잡도를 감소시켜 준다. 그러나 컴포넌트 조립정보는 디자인시점(design-time)에서 결정되고 특정 컴포넌트 모델과 컴포넌트 실행환경(Component Execution Environment)에 따라 소스코드에 반영되기 때문에, 시스템의 변경 관리 및 동적인 구성등의 소프트웨어 컴포넌트의 장점을 반영하지 못하고 있다. 본 논문에서는 현재 사용되고 있는 컴포넌트 컴포지션의 문제점을 제시하고, 이를 해결하기 위하여 컴포넌트 컴포지션시 필수적 정보들인 컴포넌트간의 상호작용, 컨텍스트 상의 종속성, 메시지 전달 및 호출상의 제약 조건 등의 기본 컴포지션 정도들을 표현하는 컴포지셔널 컨트랙트를 정의한다. 컴포지셔널 컨트랙트는 모든 정보를 컴포닌트 모델 및 환경에 의존적이지 않도록 XML 문서로 정의되므로, 각종 컴포지셔널 컨트랙트를 이용하여 컴포넌트 기술의 가장 큰 장점인 플러그-앤드-플레이(Plug-and-Play)방식의 지원 및 동적 바인딩, 동적 컴포넌트 컴포지션을 지원하는프레임워크를 제시한다.

  • PDF

A Framework Integrating Problem Frames and Goal Modeling to Support Variability Analysis during Requirements Elicitation (요구사항 수집 단계에서 가변성 분석을 위한 문제 프레임 및 목표 모델 통합 프레임워크)

  • Singh, Meetushi;Lee, Seok-Won
    • Journal of KIISE
    • /
    • v.44 no.3
    • /
    • pp.261-274
    • /
    • 2017
  • Variability management is the foremost criterion that defines the extent to which complexities can be handled in a system. Predominantly, the requirements' engineering (RE) study overlooks, or speculates a consistent behavior of, the environment in which a system functions. In real-time systems it is vital to observe and adjust to an intrinsically changing context. Therefore, in this work we identify the requirements of the system in various contexts by recommending a framework using i* goal model, problem frames, use case maps and live sequence charts. The framework is illustrated using a case study of the smart grid RTP system. In the case study, elaboration of scenarios using use case maps and live sequence charts proved beneficial as they assisted in early analysis and validation of contexts. In addition, the elaboration of requirements for obstacle and conflict analysis assists the requirements engineer to increase the robustness of the system. The proposed framework is evaluated theoretically and by empirical study.

The Fuzzy Modeling by Virus-messy Genetic Algorithm (바이러스 메시 유전 알고리즘에 의한 퍼지 모델링)

  • 주영훈;최종일;박직배
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.11 no.2
    • /
    • pp.95-100
    • /
    • 2001
  • 비선형 시스템의 성공적인 퍼지 모델을 구성하기 위한 최적의 퍼지 추론 시스템의 동정은 중요하고도 어려운 문제이다. 전통적으로 유전 알고리즘은 어느 정도의 전역 최적해를 찾을 수 있기 때문에 퍼지 모델의 구조와 파라미터를 동정하는데 사용되어 왔다. 그러나, 유전 알고리즘은 개체군 진화 시 우수한 개체의 출현은 지역수렴의 원인이 된다. 따라서, 본 논문에서는 바이러스 메시 유전알고리즘을 이용한 효과적인 퍼지 모델링 방법을 제안한다. 제안된 방법은 지역 정보가 개체군 내에서 교환됨으로써 지역 수렴의 대인아 될 수 있을 뿐 아니라, 가변길이 스트링을 사용함으로써 좀더 효과적이고 적응적인 구조를 가질 수 있다. 또한 본 논문에서 제안한 방법의 우수성과 일반성을 증명하기 위해 복잡한 비선형 시스템과 가스로의 퍼지모델링에 적용하였다.

  • PDF

Design of Required Interface for Components in EJB Environment (EJB 환경에서 컴포넌트의 Required 인터페이스 설계 기법)

  • Yoon, Hee-Yoon;Kim, Soo-Dong
    • The KIPS Transactions:PartD
    • /
    • v.11D no.3
    • /
    • pp.671-682
    • /
    • 2004
  • As new and diverse information technologies are being introduced and software complexity is increased, software development cost and efforts are also sharply increased. Component-Based Development (CBD) technology is appealing as a new way to reduce the cost and effort by increasing reusability and maintainability. Component in CBD has variability infernally which enables customization of the component within the specific domain. A component user can easily set up internally variability parts though Required interface which is provided by the component. Enterprise JavaBeans (EJB) is utilized as a commercial standard to implement Java-based components. However, EJB constructs are limited in directly implementing Required interfaces of coarse-grained components[8]. In this paper, we define Required interface and propose interface-storage technique, class-storage technique, interface-generation technique, and Plug -in technique for implementing required interface of component. Interface-storage technique stores variable value in Required interface and class-storage technique take the Bean containg variability as Required interface without modification of component model. Interface-generation technique generates new Bean which takes the role of Required interface for component variability and Plug-in technique sets up component variability that component user plugged-in variable part externally The proposed four techniques conform to the semantics of CBD component interface and enable the implementation of high quality components.

Effectiveness Evaluation of the Bogie Exchange and the Automatic Variable Gauge System using LCC Analysis (LCC 분석을 이용한 대차교환과 자동궤간가변 시스템의 효율성 평가)

  • Chung, Kwang-Woo;An, Joon-Yong;Kim, Chul-Su;Na, Hee-Seung
    • Journal of the Korean Society for Railway
    • /
    • v.15 no.4
    • /
    • pp.334-342
    • /
    • 2012
  • It is connected with various gauges existing in Euro-Asian continents. Such differences impedes the operation seriously as on the contact of railway tracks of different gauge the cargo must be either transshipped or the running assemblies of rail vehicles must be exchanged. Those operations are costly, time-consuming and require extended infrastructure together with very expensive storage and transshipment facilities at border-crossing point. Moreover, those operations extend transportation time considerably. Therefore, effectiveness of railway transportation systems significantly depends on track gauge change 1435/1520mm, which connects with complicated handling-shifting operations. The paper concerns assessment of effectiveness in strategical rail systems with gauge changing. The paper presents short description of transport system with gauge changing and initial assessment of shifting technologies. Method of system assessment comparison based on Life Cycle Cost model is described here as well.

A Study on Efficient Coding Mode Decision for H.264/AVC (H.264/AVC의 효율적인 부호화 모드 결정에 관한 연구)

  • Hur, Tae-Won
    • Journal of the Korea Computer Industry Society
    • /
    • v.6 no.5
    • /
    • pp.801-812
    • /
    • 2005
  • H.264/AVC is the international video coding standard which has significant improvements of coding efficiency. ITU-T(International Telecommunication Union-Telecommunication standardization sector) and MPEG(Moving Picture Experts Group) adopts various complex coding tool such as variable block size motion, multiple reference frames, quarter-pel motion estimation/compensation (ME/MC) and rate-distortion(RD) optimization, etc. H.264 reference model employs complex mode decision technique based on RD optimization which requires high computational complexity. In this paper, we propose an efficient coding mode decision based on the cost distribution of RD in the macroblock coding mode sequence. Simulation results show that the proposed method reduces encoding time by 34% on average and save the number of computing RD cost by 82%.

  • PDF

An IM Driving Power Electronic System Simulation using DNT and Simulink (DNT와 Simulink를 이용한 유도전동기 구동용 전력전자 시스템 시뮬레이션)

  • Moon-Ho Kang
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.5 no.1
    • /
    • pp.25-32
    • /
    • 1999
  • 교류전동기 구동을 위한 산업용 전력전자 시스템은 전력회생용 양방향 컨버터, VVVF 인버터, 교류전동기 벡터제어기, 및 다양한 전기ㆍ기계적 연계 장치들을 포함하는 전기기계 복합시스템 특성을 지니기 때문에 전체 시스템에 대한 컴퓨터 시뮬레이션이 용이하지 않다. 일반적으로 이러한 복잡성을 해결하기 위한 방안으로서 시스템을 근사화시키고 이에 대한 수학적인 등가모델을 유도한 후 이를 이용하여 시뮬레이션을 행하고 있지만, 이 경우 실계통의 다이나믹특성을 정확히 표현할 수 없기 때문에 시뮬레이션 신뢰성이 저하될 수 있다 본 논문에서는 가변구조 제어기법에 의해 역률1 제어기능을 갖는 PWM 컨버터, VVVF 인버터 및 유도기 간접벡터제어기 둥을 포함하는 유도전동기 구동전력전자 시스템을 다이나믹 노드 기법(Dynamic Node Technique DNT)과 시뮬링크(Simulink)를 이용하여 실제회로 구성상태와 유사한 형태로 시뮬링크 윈도우상에서 설계하고, 이를 통해 시뮬레이션을 행할 수 있는 기법을 제시한다. 시뮬레이션 결과를 통하여 전력전자 시스템의 특성과 제시된 다이나믹 노드 기법과 시뮬링크를 이용한 시뮬레이션 기법의 유용성을 보였다.

  • PDF

Adaptive fuzzy sliding mode controller for uncertain nonlinear systems (불확실한 비선형 시스템에 대한 적응 퍼지 슬라이딩 모드 제어기)

  • Hwang Eun-Ju;Baek Jae-Ho;Kim Eun-Tae;Park Min-Yong
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2006.05a
    • /
    • pp.164-167
    • /
    • 2006
  • 본 논문에서는 불확실한 비선형 시스템에 대한 적응 퍼지 슬라이딩 모드 제어기를 설계한다. 불확실한 비선형 시스템에서 발생할 수 있는 파라미터의 변화를 대처하기 위해서 적응 퍼지 이론을 이용하였고, 외란으로 인한 불확실성을 슬라이딩 모드의 제어기를 통해서 해결하였다. 또한 퍼지 튜닝을 통해 슬라이딩 조건을 가변화함으로써 기존의 슬라이딩 모드 제어기에 비해 빠르고 정확하게 추종 가능하도록 제어기의 성능을 향상시킨다. 제안하는 제어기는 정확한 동역학 모델의 구현이 어렵고 복잡한 비선형 시스템에 외란 특성이 우수한 슬라이딩 모드와 실제 시스템을 표현하는 범용 근사자로 유용성이 입증된 퍼지 시스템을 이용하여 간단하고 쉽게 제어할 수 있도록 하였다. Lyapunov이론을 통하여 전역적인 안정화를 보이며, 마지막으로 역진자 시스템에 적용하여 제안된 제어기의 성능을 검증한다.

  • PDF

다양한 특징 파라미터와 선형변별분석을 이용한 후두암의 선별검사

  • 이원범;왕수건;권순복;전경명;전계록;김수미;김형순;양병곤;조철우
    • Proceedings of the KSLP Conference
    • /
    • 2003.11a
    • /
    • pp.149-149
    • /
    • 2003
  • 후두질환 감별용 음성 분석방법인 multi-dimensional voice program (MDVP)으로 분석이 불가능할 정도로 주기성이 크게 훼손된 후두암 말기의 음성 에 대하여 효과적인 감별을 하기 위하여, 몇 가지 켑스트럼(cepstrum) 파라미터를 비롯하여, 주기성 및 그 동요 정도, 영교차율(zero-crossing rate, ZCR), 스텍트럼 중심 (spectral centroid, SC) 등 다양한 특징 파라미터를 이용한 감별 실험을 수행하였다. 후두암 감별 실험을 위해 부산대학교 병원 이비인후과에서 수집한 정상 남자 음성 데이터 50개, 양성 후두질환 남자 음성 데이터 50개 및 남성 후두암 환자 음성 데이터 105개를 사용하였다. 음성 데이터는 단모음 /아/ 발성만을 사용하였고, 정상인과 양성후두질환 환자, 그리고 MDVP 분석이 가능한 후두암 환자 음성 데이터 중 2/3는 학습에, 나머지 113은 감별실험에 사용하였다. 후두암 감별을 위한 분류기로는 Gaussian Mixture Model(GMM) 분류기를 사용하였으며, 이때 모델의 복잡도를 표현하는 mixture 수는 1에서 10까지 가변시키면서 가장 좋은 성능을 나타내는 값으로 결정하였다. 또한 모든 실험에서 켑스트럼 분석의 차수는 동일하게 12차로 고정시켰다. (중략)

  • PDF

Interpretation of Migration of Radionuclides in a Rock Fracture Using a Particle Tracking Method (입자추적법을 사용한 암반균열에서 핵종이동 해석)

  • Chung Kyun Park;Pil Soo Hahn;Douglas J. Drew
    • Nuclear Engineering and Technology
    • /
    • v.27 no.2
    • /
    • pp.176-188
    • /
    • 1995
  • A particle tracking scheme was developed in order to model radionuclide transport through a tortuous flow Held in a rock fracture. The particle tacking method may be used effectively in a heterogeneous flow field such as rock fracture. The parallel plate representation of the single fracture fails to recognize the spatial heterogeneity in the fracture aperture and thus seems inadequate in describing fluid movement through a real fracture. The heterogeneous flow field une modeled by a variable aperture channel model after characterizing aperture distribution by a hydraulic test. To support the validation of radionuclide transport models, a radionuclide migration experiment was performed in a natural fracture of granite. $^3$$H_2O$ and $^{131}$ I are used as tracers. Simulated results were in agreement with experimental result and therefore support the validity of the transport model. Residence time distributions display multipeak curves caused by the fast arrival of solutes traveling along preferential fracture channels and by the much slower arrival of solutes following tortous routes through the fracture. Results from the modelling of the transport of nonsorbing tracer through the fracture show that diffusion into the interconnected pore space in the rock mass has a significant effect on retardation.

  • PDF