• 제목/요약/키워드: Component framework

검색결과 512건 처리시간 0.027초

SECOS의 접근제어를 위한 RBAC의 구현 (Implementation of RBAC for Access Control of SECOS(SoonchunHyang E-Commerce System))

  • 박동규;황유동;안현수
    • 한국컴퓨터정보학회논문지
    • /
    • 제7권2호
    • /
    • pp.9-18
    • /
    • 2002
  • SECOS(SoonChunHyang E-Commerce System)는 순천향대학교 전자상거래 소프트웨어 연구센터에서 개발된 전자상거래 시스템으로, 지불시스템, 상품검색시스템 및 이들을 통합하기 위한 프레임워크로 구성되어 있다. SECOS 내의 모든 내부 모듈들은 CBSE(Component Based Software Engineering) 기법에 기초하여 컴포넌트화 되어 있다. 본 논문에서는 SECOS의 효율적인 접근제어를 위해 RBAC를 적용하고, 분산된 검색 시스템에서의 RBAC을 효율적으로 구현하기 위하여 ACs를 적용하였으며, 또한, ACs을 제공하기 위해 Attribute Authorities(AAs)를 구현하였다. 본 논문에서 제안된 접근제어 시스템은 자바를 기반으로 한 EJB 컴포넌트로 구현하였다.

  • PDF

객체지향 제조관리 시스템 평가를 위한 객체지향 시뮬레이터 개발 (Development of an Object-Oriented Simulator for Evaluating Object-Oriented CIM S/W)

  • 백준걸
    • 한국시뮬레이션학회논문지
    • /
    • 제8권1호
    • /
    • pp.1-18
    • /
    • 1999
  • Current CIM systems need to correspond flexibly to the frequent change of demands of the customers and the fast changing informations about the production environment. The demands have brought forth CIM systems developed using object-oriented technology, with reusability, expansibility, and flexibility for the system components. Due to the fact that the OO-CIM system has been developed based on an incomplete data, the constructed system must be implemented to the actual surroundings to see how pertinent it is. Hence, this paper presents an OO-simulator as a means to evaluate the pertinency and the efficiency of the developed CIM system. The OO-simulator can determine the problems likely to occur when a developed CIM system is implemented to the actual site and evaluate the efficiency beforehand. Such properties will decrease the cost of CIM system development and increase the reliability of the system. This paper presents a framework for an OO-simulator composed of a virtual factory component embodying the characteristics of a virtual factory, a connector component for the interface between the CIM system and the simulator, a configuration component for modeling the constituent structure of the CIM system, and a timer component in charge of the time advance for the simulation.

  • PDF

An Improved Hybrid Approach to Parallel Connected Component Labeling using CUDA

  • Soh, Young-Sung;Ashraf, Hadi;Kim, In-Taek
    • 융합신호처리학회논문지
    • /
    • 제16권1호
    • /
    • pp.1-8
    • /
    • 2015
  • In many image processing tasks, connected component labeling (CCL) is performed to extract regions of interest. CCL was usually done in a sequential fashion when image resolution was relatively low and there are small number of input channels. As image resolution gets higher up to HD or Full HD and as the number of input channels increases, sequential CCL is too time-consuming to be used in real time applications. To cope with this situation, parallel CCL framework was introduced where multiple cores are utilized simultaneously. Several parallel CCL methods have been proposed in the literature. Among them are NSZ label equivalence (NSZ-LE) method[1], modified 8 directional label selection (M8DLS) method[2], and HYBRID1 method[3]. Soh [3] showed that HYBRID1 outperforms NSZ-LE and M8DLS, and argued that HYBRID1 is by far the best. In this paper we propose an improved hybrid parallel CCL algorithm termed as HYBRID2 that hybridizes M8DLS with label backtracking (LB) and show that it runs around 20% faster than HYBRID1 for various kinds of images.

빠른 화자 적응과 연산량 감소를 위한 MLLR알고리즘 개선 (ImprovementofMLLRAlgorithmforRapidSpeakerAdaptationandReductionofComputation)

  • 김지운;정재호
    • 한국통신학회논문지
    • /
    • 제29권1C호
    • /
    • pp.65-71
    • /
    • 2004
  • 본 논문은 주성분분석(PCA, Principle Component Analysis) 혹은 독립성분분석(ICA, Independent Principle Component Analysis)를 이용하여 HMM(Hidden Markov Model) 파라메타의 차수를 감소시킴으로써 MLLR(Maximum Likelihood Linear Regression) 화자 적응 알고리즘을 개선하였다. 데이터의 특징을 잘 나타내는 PCA와 ICA를 통해 모델 mixture component의 상관관계를 줄이고 상대적으로 데이터의 분포가 적은 축을 삭제함으로써 추정해야 하는 적응 파라메타의 수를 줄였다. 기존의 MLLR 알고리즘은 SI(Speaker Independent)모델 보다 좋은 인식성능을 나타내기 위해 30초 이상의 적응 데이터가 요구되었고, 반면 제안한 알고리즘은 적응 파라메타의 수를 감소시킴으로써 10초 이상의 적응데이터가 요구되었다. 또한, 36차의 HMM 파라메타는 기존의 MLLR 알고리즘과 비슷한 인식성능을 나다내는 10차의 주성분이나 독릭성분을 사용함으로써 MLLR 알고리즘에서 적응파라메타를 추정할 때 요구되는 연산량을 1/167로 감소시켰다.

프레임워크 가변부위 시험을 위한 객체 구조 패턴의 분류 및 추출 방법 (A Classification and Extraction Method of Object Structure Patterns for Framework Hotspot Testing)

  • 김장래;전태웅
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제29권7호
    • /
    • pp.465-475
    • /
    • 2002
  • 객체지향 프레임워크는 개조, 합성이 용이한 클래스들로 분해될 수 있는 유연한 아키텍쳐를 제공함으로써 컴포넌트 기반의 효율적인 소프트웨어 개발을 지원한다. 프레임워크는 다수의 응용 소프트웨어의 개발에 반복적으로 재사용되므로 철저한 시험이 요구될 뿐만 아니라 재사용 시 확장된 프레임워크에 대해서도 추가적인 시험이 필요하다. 이를 위해서는 테스트 대상이 실행 가능한 형태로 제공되어야 하는데 그 구성 가능한 형태가 극히 다양할 뿐만 아니라 재사용될 때의 모든 형태를 예측하여 테스트하는 것은 현실적으로 불가능하므로, 재사용될 때마다 재구성되는 객체들의 구성 가능한 형태들을 동일한 특성을 갖는 유한 개의 그룹들로 분류하고, 각 그룹에서 시험 대상 실행 환경을 선정하여 시험하면 효과적인 시험이 가능하다. 본 논문에서는 재사용 시 다양한 형태의 객체 구조들로 개조, 확장될 수 있는 프레임워크의 가변부위 에 대해 객체 구성의 동일한 특성을 갖는 구조적 테스트 패턴들을 조직적으로 추출하는 방법과 각 패턴들로부터 시험 대상 객체 클러스터 즉, 테스트 대상 인스턴스를 선정하는 방법을 제안한다. 이 방법은 불필요한 테스트 케이스의 선정을 피하고, 테스트 대상 실행 환경의 체계적인 구축을 위해 사용될 수 있다.

3D Visualization of Discrete Event Simulation and Its Applications in Virtual Manufacturing

  • Zhong Yongmin;Yuan Xiaobu
    • International Journal of CAD/CAM
    • /
    • 제4권1호
    • /
    • pp.19-32
    • /
    • 2004
  • This paper presents a new approach to create 3D visualization from discrete simulation results. This approach connects discrete event simulation directly to 3D animation with its novel methods that analyze and convert discrete simulation results into animation events to trigger 3D animation. In addition, it constructs a 3D animation framework for the visualization of discrete simulation results. This framework supports the reuse of both the existing 3D animation objects and behavior components, and allows the rapid development of new 3D animation objects by users with no special knowledge in computer graphics. This approach has been implemented with the software component technology. As an application in virtual manufacturing, visualizations of an electronics assembly factory are also provided in the paper to demonstrate the performance of this new approach.

ROS 토픽과 결합 가능한 OPRoS 프레임워크의 이벤트 포트 확장 개발 (Event Port Extension of OPRoS Framework for Inter-connecting with ROS Topic)

  • 장철수;송병열;김성훈
    • 제어로봇시스템학회논문지
    • /
    • 제20권12호
    • /
    • pp.1252-1258
    • /
    • 2014
  • ROS is based on a graph architecture where processing takes place in nodes. Nodes communicate together by passing messages through topics based on the publish/subscribe model. On the other hand, OPRoS components know each other and are tightly-coupled via port connections, and different coupling schemes make the interoperation between two platforms difficult. This paper describes an extension of OPRoS framework to support the interoperation with the ROS topic.

신뢰성 이론을 이용한 공급 사슬 시스템의 평가 척도에 관한 연구 (A Performance Measure for Supply Chain System using Reliability Theory)

  • 조민관;이영해
    • 한국산업경영시스템학회:학술대회논문집
    • /
    • 한국산업경영시스템학회 2002년도 춘계학술대회
    • /
    • pp.195-202
    • /
    • 2002
  • The primary objective of Supply Chain Management (SCM) is to optimize the cash, material and information flow for satisfying customer demands through coordinating the relationship between Supply Chain components such as suppliers, manufacturers, and inventories, etc. By Supply Chain Planning (SCP), operation tasks or goals, should be done in specific due date, are ordered to each SC component for achieving such objective. However, the achievement for operation tasks or goals is affected by uncertainties in SC. In general, reliability theory Is explained as the probability that a product or system will perform its specified function under prescribed conditions without failure for a specified period of time. Therefore, the reliability of SC can be defined as the probability that SC will satisfy customer demands until the specific due date. In this paper, a basic framework to evaluate reliability is respectively proposed as supply chain components, and then a overall framework to estimate the reliability for SC is also proposed.

  • PDF

A Selective Induction Framework for Improving Prediction in Financial Markets

  • Kim, Sung Kun
    • Journal of Information Technology Applications and Management
    • /
    • 제22권3호
    • /
    • pp.1-18
    • /
    • 2015
  • Financial markets are characterized by large numbers of complex and interacting factors which are ill-understood and frequently difficult to measure. Mathematical models developed in finance are precise formulations of theories of how these factors interact to produce the market value of financial asset. While these models are quite good at predicting these market values, because these forces and their interactions are not precisely understood, the model value nevertheless deviates to some extent from the observable market value. In this paper we propose a framework for augmenting the predictive capabilities of mathematical model with a learning component which is primed with an initial set of historical data and then adjusts its behavior after the event of prediction.

멀티서비스를 제공하는 IP 네트워크에서의 링크용량 산출 기법 (A Capacity Planning Framework for a QoS-Guaranteed Multi-Service IP network)

  • 최용민
    • 한국정보통신설비학회:학술대회논문집
    • /
    • 한국정보통신설비학회 2007년도 학술대회
    • /
    • pp.327-330
    • /
    • 2007
  • This article discusses a capacity planning method in QoS-guaranteed IP networks such as BcN (Broadband convergence Network). Since IP based networks have been developed to transport best-effort data traffic, the introduction of multi-service component in BcN requires fundamental modifications in capacity planning and network dimensioning. In this article, we present the key issues of the capacity planning in multi-service IP networks. To provide a foundation for network dimensioning procedure, we describe a systematic approach for classification and modeling of BcN traffic based on the QoS requirements of BcN services. We propose a capacity planning framework considering data traffic and real-time streaming traffic separately. The multi-service Erlang model, an extension of the conventional Erlang B loss model, is introduced to determine required link capacity for the call based real-time streaming traffic. The application of multi-service Erlang model can provide significant improvement in network planning due to sharing of network bandwidth among the different services.

  • PDF