• Title/Summary/Keyword: 가변수

Search Result 2,684, Processing Time 0.025 seconds

An Analysis of Variability Dependency on Business Process Family Model (비즈니스 프로세스 패밀리 모델의 가변성 의존관계 분석)

  • Moon, Mikyeong
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.05a
    • /
    • pp.415-418
    • /
    • 2009
  • 최근 서비스 지향 아키텍처 (Service Oriented Architecture SOA) 기반의 애플리케이션 개발에 맞게 비즈니스 프로세스의 유연성을 확보하고 재사용을 증진시키기 위하여 비즈니스 프로세스 패밀리 모델(Business Process Family Model: BPFM)이 제시되었다. BPFM은 소프트웨어 프로덕트 라인 방법의 가변성 분석 기법을 사용하여 비즈니스 프로세스 군 (family)에서 나타날 수 있는 가변성을 분석하여 이를 명시적으로 표현하고 있는 모델이다. BPFM으로부터 여러 개의 BPM (Business Process Model)을 개발하기 위해서는 가변성 결정 및 가지치기 (Decision and Pruning) 과정을 거쳐야 한다. 이 때 가변성 사이에는 서로 협력적 또는 배타적인 관계를 가질 수 있고 이는 가변성 결정과 가지치기에 영향을 미치게 되는데, 현재 제시된 BPFM에는 이러한 바인딩 정보에 대해서 아직 고려하지 않고 있다. 본 논문에서는 비즈니스 프로세스 군에서 식별될 수 있는 가변성들 사이의 의존관계의 유형을 분석하고 이 정보를 모델의 형태로 나타낼 수 있는 방법을 제시한다. 먼저 BPFM에 포함된 가변성 정보를 독립된 의존관계 분석모델로 추출해 내고 각 가변성 결정유형에 따라 표현방법을 제시한다. 추출된 모델에서 의존관계를 표현하고 가변성 결정이 영향을 미치는 범위의 가변성들을 클러스터할 수 있는 방법을 제공한다. 본 방법을 이용함으로써 가변성 결정회수를 현저히 줄일 수 있음을 사례연구를 통해 보여준다. 또한 잘못된 가변성 결정으로 인한 BPM의 기능 불일치를 해소할 수 있음을 보여준다.

  • PDF

An educational tool for regression models with dummy variables using Excel VBA (엑셀 VBA을 이용한 가변수 회귀모형 교육도구 개발)

  • Choi, Hyun Seok;Park, Cheolyong
    • Journal of the Korean Data and Information Science Society
    • /
    • v.24 no.3
    • /
    • pp.593-601
    • /
    • 2013
  • We often need to include categorial variables as explanatory variables in regression models. The categorial variables in regression models can be quantified through dummy variables. In this study, we provide an education tool using Excel VBA for displaying regression lines along with test results for regression models with a continuous explanatory variable and one or two categorical explanatory variables. The regression lines with test results are provided step by step for the model(s) with interaction(s), the model(s) without interaction(s) but with dummy variables, and the model without dummy variable(s). With this tool, we can easily understand the meaning of dummy variables and interaction effect through graphics and further decide which model is more suited to the data on hand.

The Method of Variability Management in the Product Line Engineering using Variation View (Variation View를 이용한 Product-Line의 가변성 관리기법)

  • 황길승;송문섭;양영종
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10b
    • /
    • pp.451-453
    • /
    • 2004
  • Product-Line 개발방법에서 가변성의 표현과 선택은 최종 Product의 형태를 결정하는 중요한 요소이므로 개발 전 단계에서의 일관성 있는 관리가 필요하다. 현재 Product-Line에서 가변성의 표현을 위한 다양한 방법들이 연구되고 있지만 실제적으로 개발 단계간의 가변성의 연관된 변화과정을 서술하고 관리할 수 있는 방법은 부족한 실정이다. 본 논문에서는 소프트웨어 개발단계의 각 계층 간 가변성을 표현하는 방법을 정의하고 이 방법으로 Product-Line의 가변성이 효율적으로 관리될 수 있음을 증명한다. 본 논문에서 제안하는 Variation View를 이용하면 S/W 전체의 가변성의 변화를 한눈에 파악할 수 있고, 가변성 결정에 따른 소프트웨어 변화를 예측할 수 있으며, 향후 evolution 과정에서도 공통 아키텍처를 유연하게 확장할 수 있는 방법을 제공할 수 있다.

  • PDF

Techniques to Implement Component Attribute Variability in C# (C# 언어에서 컴포넌트 속성 가변성 구현 기법)

  • 김상욱;김수동
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10b
    • /
    • pp.280-282
    • /
    • 2003
  • 가변성은 컴포넌트의 재사용성을 향상시킬 수 있는 요소이다. 어떤 도메인의 여러 패밀리에서 사용될 수 있는 컴포넌트를 개발하기 위해 컴포넌트 가변성이 강조되고 있다. 개발된 컴포넌트가 다양한 유형의 가변성을 지원할수록 도메인 내에서 재사용성이 높아진다. 하지만, 컴포넌트가 너무 많은 가변성을 지원하도록 개발되면, 컴포넌트의 크기가 거대해지며, 개발 기간과 개발 비용이 증가하게 된다. 따라서 해당 도메인에 맞는 적절한 가변성을 지원하는 컴포넌트를 개발해야 한다. .NET의 C# 언어는 컴포넌트 개발 언어로 산업계에서 각광 받고 있다. 본 논문에서는 C#에서 제공하는 기본적인 장치를 활용해 속성 가변성을 지원하는 컴포넌트를 구현 기법을 제시한다. 클래스를 동적으로 생성할 수 있는 빌더(Builder) 클래스를 통해 속성 가변성을 지원한다. 그래서 여러 패밀리 멤버에서 재사용 할 수 있는 고품질의 컴포넌트 개발 방법을 제시한다.

  • PDF

더 넓고 여유롭게 쓸 수 있는 가변형 아파트 인기

  • Kim, So-Jin
    • 주택과사람들
    • /
    • s.194
    • /
    • pp.70-71
    • /
    • 2006
  • '똑같은 아파트는 싫다.' 거실, 침실 구조와 개수도 내 맘대로 내가 디자인하는 가변형 설계 아파트가 트렌드로 대두되고 있다. 이에 따라 여러 건설사들이 실내 공간을 자유자재로 변형시킬 수 있는 가변형 설계를 선보이고 있다. 가변형 설게 아파트의 트렌드와 건설사별로 가변형 구조를 어떻게 선보이는지 살펴보자.

  • PDF

Characteristics of Tunable Filter Using the Thermo-optic Effect (열광학 효과를 이용한 파장 가변 필터의 특성)

  • 박헌용;황병철;이승걸;오범환;이일항;박세근;최두선
    • Proceedings of the Optical Society of Korea Conference
    • /
    • 2003.07a
    • /
    • pp.114-115
    • /
    • 2003
  • 최근 급속히 성장하고 있는 Wavelength-division-multiplexing (WDM) 시스템에 파장가변 필터는 핵심적인 소자로 적용될 수 있으며, 높은 가격 경쟁력과 광학 필터로서 좋은 특성과 높은 가변 특성을 구현할 수 있다. 이러한 파장가변 필터는 multi-beam 간섭을 이용하고, Micro electro mechanical systems (MEMS) 공정 기술인 벌크 마이크로 머시닝 기술을 이용하여 구현되어지고 있다. 또한 파장 가변 필터는 Optical-performance monitoring, Spectrometer, Optical noise filter, Sensor 등 여러 분야에 응용될 수 있다. (중략)

  • PDF

Analysis Method of Changeable Integrated Multi-purpose Spatial Structure Using Static Matrix Condensation (정적행렬응축기법을 이용한 가변형 입체 복합 공간 구조 시스템 해석기법에 관한 연구)

  • Chung, Joo-Hong;Jung, Hyung-Suk;Choi, Chang-Sik
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 2009.04a
    • /
    • pp.279-282
    • /
    • 2009
  • 본 논문에서는 행렬응축기법 및 부구조기법을 이용하여 가변형 입체 복합 공간 구조물을 효율적으로 해석할 수 있는 해석기법을 제안하였다. 최근 구조공학의 발전과 더불어 다양한 사회적 경제적 요구에 의해 가변형 입체 복합 공간 구조물에 대한 연구가 진행되고 있다. 가변형 입체 복합 공간 구조물은 많은 구조부재가 필요 하며, 부재 수가 많아짐에 따라 각 절점이 가지는 자유도수가 크게 증가하여 초기 해석 과정에서 많은 시간이 요구된다. 또한 구조물이 변경되는 경우에는 변경되는 부분의 강성의 변화에 따라 전체 구조물의 강성이 변경되므로 이에 따른 전체 구조물의 재해석 과정이 필요하다. 이러한 점에서 구조물의 자유도수를 줄여주는 행렬응축기법과 반복적인 해석과정을 줄여주는 부구조기법은 가변형 입체 복합 공간구조물을 효율적으로 해석 할 수 있는 방법이 될 수 있다. 본 논문에서는 행렬응축기법과 부구조기법을 이용하여 가변형 입체 복합 공간 구조물을 효율적으로 해석할 수 있는 해석기법을 제안하고, 이를 토대로 구체적인 알고리즘을 작성하였다. 또한 알고리즘을 구체화시켜 가변형 입체 복합 공간 구조시스템에 적합한 구조해석 프로그램을 개발하여 예제 구조물에 대하여 구조해석을 수행하였으며, 구조해석 결과를 상용프로 그램의 구조해석 결과와 비교하여 해석기법에 대한 정확성 및 효율성을 검토하였다.

  • PDF

Wavelength tuning mechanism in fiber ring laser tuned by polarization control (편광 제어를 이용한 파장 가변 고리형 광 섬유 레이저에서의 파장 가변 메카니즘)

  • Kim, Ik Sang
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.38 no.3
    • /
    • pp.20-20
    • /
    • 2001
  • 광섬유고리에 편광제어를 통해 여러 광경로들에 대해서 손실을 조정함으로써 손실이 작은 광경로에서 발진하게 함으로써 발진 파장을 가변시킬 수 있는 편광제어 파장가변 고리형 광섬유레이저를 구현하였다. 내부 공진편광기를 사용하여 1㎚의 종모드간격으로 발진을 일으킬 수 있었고 편광제어기 및 내부공진편광기를 조절해서 1540㎚에서 1560㎚의 범위에서 파장가변을 시킬 수 있었다. 또한 실험적으로 나타난 발진특성을 광경로와 복굴절손실의 개념을 사용하여 발진출력 특성을 분석함으로써 발진파장을 가변시키는 메카니즘을 추정해 보았다. 여기서 복굴절손실이 같은 광경로들의 종모드들 사이에 보강간섭이 일어나 발진파장을 변화시킬 수 있음을 알 수 있었다.

Variability Dependency Analysis for Generating Business Process Models based on Variability Decisions (가변성 결정기반 BPM 생성을 위한 가변성 의존관계 분석)

  • Moon, Mi-Kyeong
    • The KIPS Transactions:PartD
    • /
    • v.16D no.5
    • /
    • pp.791-800
    • /
    • 2009
  • Recently, the business process family model (BPFM), which is new approachfor assuring businessflexibility and enhancing reuse in application development with service oriented architecture (SOA), was proposed. The BPFM is a model which can explicitly represent the variabilities in business process family by using the variability analysis method of software product line. Many business process models (BPM) can be generated automatically through decision and pruning processes from BPFM. At this time, the variabilities tend to have inclusive or exclusive dependencies between them. This affects the decision and pruning processes. So far, little attention has been given to the binding information of variability dependency in the BPFM. In this paper, we propose an approach for analyzing various types of dependency relationships between variabilities and representing the variability and their relationships as a dependency analysis model. Additionally, a method which can trace the variabilities affected by a decision on the dependency analysis model is presented. The case study shows that the proposed approach helps to reduce the number of variability decision and to solve a disagreement of functions in BPM produced by incorrectly deciding the variability.

(A Formal Model of Component Variability Types and Scope) (컴포넌트 가변성 유형 및 Scope에 대한 정형적 모델)

  • 소동섭;신규석;김수동
    • Journal of KIISE:Software and Applications
    • /
    • v.30 no.5_6
    • /
    • pp.414-429
    • /
    • 2003
  • Component-based development(CBD) has been generalized in industry to master the complexity and reduce the development cost and time. However, current CBD practice is developing the component which is dependent on single application[l][2]. Therefore component variability is emphasized to reuse the component in many family members in a domain[8]. However, components are developed for the reason of replaceability rather than the reusability which is the main purpose of the component due to the insufficiency of the study of component variability definition and type[3]. In this paper, we formally specify the component variability reflecting the characteristics of the component to increase the component reusability. We define the logic variability which was recognized as the existing component variability and we propose all types of variability existing in the component by suggesting three more variability types. And we propose the component variability scope which makes us estimate and verify the number of cases of the variability when we customize the component. We propose these component variability types and scope through formal specification. By applying these techniques in developing components, we can develop high quality components reusable in many family members.