• Title/Summary/Keyword: Component-based System

Search Result 2,676, Processing Time 0.035 seconds

Development of GIS Application Component for Supporting Administration Business of Local Government (지자체 행정업무 지원을위한 GIS 응용 컴포넌트 개발 : 토지 민원서비스 컴포넌트)

  • 서창완;김태현;이덕호;김일석
    • Spatial Information Research
    • /
    • v.8 no.1
    • /
    • pp.15-29
    • /
    • 2000
  • In the Recent rapidly changing technology environment the computerization of administration business which is driven or will be driven to give improved information services to people by local government or central government with a huge budget. The possibility of applying GIS application component to the computerization of administration business is investigated to prevent local government from investing redundant money and to reuse the existing investment at this point of time. Land civil service application component was developed at the $\ulcorner Development of Open GIS Component S/W \lrcorner$ project which was managed by Ministry of Information and Communication . GIS application component was based on Open GIS OLE/COM specification for development of standard interface and USD(Unified System Development ) for development method and UML (Unified Modeling Language) for system design and Visual C++ for component implementation. Implemented components were Process Control, Map, Print, Statistics component and were verified by using Visual Basic and Delhi. tis study shows that the development of component is very useful at the GIS application development for local governments. But the standard of business and data and system is the essential prerequisite to maximize business application.

  • PDF

Development and Implementation of Measures for Structural and Reliability Importance by Using Minimal Cut Sets and Minimal Path Sets (최소절단집합과 최소경로집합을 이용한 구조 및 신뢰성 중요도 척도의 개발 및 적용)

  • Choi, Sung-Woon
    • Journal of the Korea Safety Management & Science
    • /
    • v.14 no.1
    • /
    • pp.225-233
    • /
    • 2012
  • The research discusses interrelationship of structural and reliability importance measures which used in the probabilistic safety assessment. The most frequently used component importance measures, such as Birnbaum's Importance (BI), Risk Reduction (RR), Risk Reduction Worth (RRW), RA (Risk Achievement), Risk Achievement Worth (RAW), Fussel Vesely (FV) and Critically Importance (CI) can be derived from two structure importance measures that are developed based on the size and the number of Minimal Path Set (MPS) and Minimal Cut Set (MCS). In order to show an effectiveness of importance measures which is developed in this paper, the three representative functional structures, such as series-parallel, k out of n and bridge are used to compare with Birnbaum's Importance measure. In addition, the study presents the implementation examples of Total Productive Maintenance (TPM) metrics and alternating renewal process models with exponential distribution to calculate the availability and unavailability of component facility for improving system performances. System state structure functions in terms of component states can be converted into the system availability (unavailability) functions by substituting the component reliabilities (unavailabilities) for the component states. The applicable examples are presented in order to help the understanding of practitioners.

A Transforming Technique toward Component-based System from Object-oriented Model Using Static Metrics (객체지향 모델로부터 정적 메트릭을 이용하여 컴포넌트 기반 시스템으로 변환하는 기법)

  • 이은주;신우창;이병정;우치수
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.6
    • /
    • pp.728-740
    • /
    • 2004
  • The increasing complexity and shorter life cycle of software have made it necessary to reuse software. Object-oriented development had not provided extensive reuse and computing infrastructures are evolving from mainframe to distributed environments. However, components provide more advanced means of structuring, describing and developing system, because they are more coarse-grained and have more domain-specific aspects than objects. And they are also suited for distributed environment due to their reusability and granularity. In this paper, we present a process including the static metrics and guidelines that can be applied to transform object-oriented systems into component-based systems. Our process consists of two parts: First, basic components are created based upon composition and inheritance relationships between classes. Second, intermediate system is refined into component-based system with the static metrics and guidelines we propose.

Design of Component Based Web-casting System for Real-Time Internet Broadcasting (실시간 인터넷 방송을 위한 컴포넌트 기반의 웹캐스팅 시스템 설계)

  • Chung, Won-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.1
    • /
    • pp.69-84
    • /
    • 2009
  • In this paper, a real-time web-casting framework for many individuals or small organizations imploring internet broadcasting, is designed and implemented. It is the purpose of the proposed framework that any individual can easily construct his own broadcast station if he has minimum facility for the content transmission to the framework. This type of system should have a flexible architecture to be applicable in wide variation of operational environment. Since the proposed framework follows a component-based hierarchical structure consisting of 3 types of components, it can effectively cope with change of internal or external operational environment by simple modification of the associated component with the change. Also, various types of target application systems in the aspects of cost and performance can be constructed in accordance with how to associate upper layer components with hardware platforms. A real prototype system based on the proposed framework is implemented, and then the response delay time is measured under varying number of content productions and content receivers. The results show that the response delay time follows M/M/1 model, which is one of the well-known performance models, and the implemented system may accommodate from 16 to 20 productions.

  • PDF

A Comparative study on the pricing mechanism and social welfare in the Natural Gas Market (국내 천연가스산업의 도매가격결정방식 비교 분석)

  • Namgoong Yoon;Choi Kiryun;Kim Boyung;Lee Kiho
    • Journal of the Korean Institute of Gas
    • /
    • v.2 no.3
    • /
    • pp.18-24
    • /
    • 1998
  • This paper attempts to improve domestic natural gas pricing system, thereby optimizing social welfare. This is done by deriving theoretical frameworks of natural gas pricing, which make use of both Ramsey component pricing rule and Efficient component pricing rule based on the theory of marginal cost. Allocative efficiency and social welfare between gas prices derived from the three pricing mechanism, present Cost-based pricing, Ramsey component pricing rule and Efficient component pricing rule, are analysed and compared in the case study. For the city gas, allocative efficiency of Cost-based pricing is higher than that of Ramsey component pricing rule and Efficient component pricing rule. In contrast, for the natural gas consumed for power generation, allocative efficiency of Cost-based pricing is lower than the other two pricing systems. It also turns out that social welfare is improved by the prices driven from Ramsey component pricing rule and Efficient component pricing rule rather than present Cost-based pricing.

  • PDF

Component Metrics Based on Static and Dynamic Characteristics between Classes for Component based Systems (컴포넌트 기반 시스템에서 클래스들 간의 정적 그리고 동적 특성을 적용한 컴포넌트 메트릭스)

  • Choi Mi-Sook;Lee Jong-Seok
    • Journal of KIISE:Software and Applications
    • /
    • v.33 no.3
    • /
    • pp.301-315
    • /
    • 2006
  • In component-based system, the qualities of components as reusable units are the most important to success the component-based development. Therefore, before software implementation phase, the designed components should be measurable to improve the qualities of the components and the measured results should be reflected in the component-based development phase. In addition, the qualities of the components should be measured accurately. Accordingly, this paper proposes cohesion and coupling metrics applying static and dynamic dependency characteristics by the interdependence between classes. We prove the theoretical soundness of the proposed metrics by the axiom of briand et al. A case study and a comparison with the conventional metrics verify the practicality of the proposed metrics. The development times and endeavors to design the components is reduced, because the proposed metrics measure the qualities of components accurately.

Effect of the Application of the CBD Output Management Technique for the Development of Operation Software for a Space Observation System

  • Seo, Yoon Kyung;Rew, Dong Young;Kirchner, Georg;Nah, Jakyoung;Jang, Bi-Ho;Heo, Jiwoong;Youn, Cheong
    • Journal of Astronomy and Space Sciences
    • /
    • v.31 no.3
    • /
    • pp.265-276
    • /
    • 2014
  • The application of software engineering is not common in the development of astronomical observation system. While there were component-wise developments in the past, large-scale comprehensive system developments are more common in these days. In this study, current methodologies of development are reviewed to select a proper one for the development of astronomical observation system and the result of the application is presented. As the subject of this study, a project of operation software development for an astronomical observation system which runs on the ground is selected. And the output management technique based on Component Based Development which is one of the relatively recent methodologies has been applied. Since the nature of the system requires lots of arithmetic algorithms and it has great impact on the overall performance of the entire system, a prototype model is developed to verify major functions and performance. Consequently, it was possible to verify the compliance with the product requirements through the requirement tracing table and also it was possible to keep to the schedule. Besides, it was suggested that a few improvements could be possible based on the experience of the application of conventional output management technique. This study is the first application of the software development methodology in the domestic astronomical observation system area. The process and results of this study would contribute to the investigation for a more appropriate methodology in the area of similar system development.

A Comparative Study of Frequency Estimation Techniques using High Speed FIR Filter and Phasor Angle between Two Phasors (고속 FIR 필터와 두 페이저 위상을 이용한 주파수 추정 알고리즘의 비교 연구)

  • Park, Chul-Won
    • The Transactions of the Korean Institute of Electrical Engineers P
    • /
    • v.58 no.2
    • /
    • pp.122-129
    • /
    • 2009
  • Frequency is an important operating parameter of a power system. It is essential that the frequency of a power system be maintained very close to its nominal frequency. And frequency measurement devices have need to measure a fast and accurate of frequency using voltage signals. This paper proposes a comparative study of frequency estimation techniques using the high speed FIR filter based algorithm, the DFT filter based algorithm using phasor angle between two phasors, and positive sequence component based algorithm using the half angle between two successive positions of phasor. The discussed three techniques have been formed through numerical manipulation of a discrete system. The proposed techniques have been tested using signals obtained from selected power system model using ATP simulation package. Some test results are shown in this paper.

A Design and Implementation of XML Repository System based on EJB Components (EJB 컴포넌트 기반의 XML 저장관리시스템 설계 및 구현)

  • 이정수;정상혁;주경수
    • Journal of Internet Computing and Services
    • /
    • v.3 no.3
    • /
    • pp.75-85
    • /
    • 2002
  • Nowadays for reliable software and cost reduction there are many research works on software development based on component, One of the challenge in designing a component-based system is determining which components are required and where they fit in the overall system architecture. In this paper, we developed three EJB components, the first is for transforming XML DTD to relational database schema, the second is for storing XML document in relational database, and the third is for transforming XML document by retrieving relational database, By assembling these three components, we developed XML Repository system finally.

  • PDF

A Study on Development of Component based Common Use Passenger Processing Systems for Incheon International Airport (컴포넌트 기반의 차세대 공용여객처리시스템 설계 및 구현 - 인천국제공항 사례 중심으로 -)

  • Kim, Tae-Young
    • Journal of Advanced Navigation Technology
    • /
    • v.15 no.1
    • /
    • pp.147-156
    • /
    • 2011
  • IATA is playing a central role in the process of changing the international technical standards of common-use system which supports the airport check-in and boarding business in conjunction with the airline systems from CUTE to CUPPS. IATA expects that if the airport common-use system is changed to CUPPS, the development and maintenance costs related to the airline's common-use system can be reduced by the implementation of the standard interface about check-in and boarding business-related equipment and the certification of airline applications. Incheon International Airport is in the face of stiff competition with major Northeast Asian Airports to attract more airlines. To be more competitive than other airports, switching over to CUPPS is vital for airline's cost-saving effect. This study builds on CUPPS international technical standards and suggests design and implementation plans of Incheon International Airport's component-based next-generation common use passenger processing systems to support the various functions of user's requirements.