• Title/Summary/Keyword: Design Builder

Search Result 130, Processing Time 0.03 seconds

An Evaluation of HDRI Builder for the Analysis of Indoor Lighting Environment (실내공간의 빛 환경 분석을 위한 HDRI Builder의 평가)

  • Shin, Eun-Ju;Hong, Sung-De
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.28 no.7
    • /
    • pp.26-33
    • /
    • 2014
  • The purpose of this study is to evaluate the accuracy of luminance maps generated from five types of HDRI builder(High Dynamic Ranging Image builder) which include Photosphere, Bracket, Picturenaut, Luminance HDR and Photoshop. To accomplish this goal a set of experiments was conducted. In order to assess the luminance values of the HDR image from HDR image builder, the values had to be compared to the ones obtained from imaging photometer. After comparing measured luminance data using imaging photometer with those retrieved from the HDR images, Photosphere error rate estimated at 3% below.

Control System Monitoring Using C++Builder (C++Builder를 이용한 제어시스템 모니터링)

  • Shin, Myong-Jun;Son, Young-Ik;Kim, Kab-Il
    • Proceedings of the KIEE Conference
    • /
    • 2005.05a
    • /
    • pp.93-95
    • /
    • 2005
  • When a control system is designed computer simulations are important because they provide a way to test the performances of the control law and determine some design parameters of the control system. Since most real situations are different from those of the simulations, however, it is required to manage uncertainties of the plant and analyze errors fast and correctly. For this we consider a convenient monitoring system which can display real systems responses exactly and check the performances of the control systems. In this paper, an approach to design a monitoring system is presented by using C++Builder program which is based on PC. Firstly we introduce the structure and functions of the monitoring system. Then, an inverted-pendulum control system is investigated by using the monitoring system.

  • PDF

Empirical assessment of design patterns' fault-proneness at different granularity levels

  • Mohammed, Mawal A.;Elish, Mahmoud O.
    • Advances in Computational Design
    • /
    • v.2 no.4
    • /
    • pp.293-311
    • /
    • 2017
  • There are several claimed benefits for the impact of design patterns (DPs) on software quality. However, the association between design patterns and fault-proneness has been a controversial issue. In this work, we evaluate the fault-proneness of design patterns at four levels: the design level, category level, pattern level, and role level. We used five subject systems in our empirical study. As a result, we found that, at the design level, the classes that participate in the design patterns are less fault-prone than the non-participant classes. At the category level, we found that the classes that participate in the behavioral and structural categories are less fault-prone than the non-participant classes. In addition, we found that the classes that participate in the structural design patterns are less fault-prone than the classes that participate in the other categories. At the pattern level, we found that only five patterns show significant associations with fault-proneness: builder, factory method, adapter, composite, and decorator. All of these patterns except for builder show that the classes that participate in each one of them are less fault-prone than the non-participant classes in that pattern. The classes that participate in the builder design pattern were more fault-prone than the non-participant classes and the classes that participate in several patterns: the adapter, the composite, and the decorator design patterns. At the role level, the most significant differences were between the classes that participate in some roles and the non-participant classes. Only three pairs of design pattern roles show significant differences. These roles are concrete-product vs. concrete-creator, adapter vs. adaptee, and adapter vs. client. The results recommend the use of design patterns because they are less fault-prone in general except for the builder design pattern, which should be applied with care and addressed with more test cases.

Design and implementation of an object-oriented graphic system configuration editor for access control systems (출입자 통제 시스템을 위한 객체지향 그래픽 시스템 구성편집기의 설계 및 구현)

  • 이정호;정선태;설철규
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1996.10b
    • /
    • pp.1336-1339
    • /
    • 1996
  • In this paper, we design implement an Object-Oriented Graphic System Configuration Editor for Access Control Systems. 'Visual Builder', with such functions as graphic drawing, system configuration, graphic management, processing of user input through graphics. Visual Builder is designed to be well separated from and independent of S/W parts closely coupled with the underlying H/W and thus to improve its reusability and maintainability.

  • PDF

The Design of SWT Builder Using Groovy Markup Extention (GroovyMarkup 확장을 이용한 SWT Builder 설계)

  • Lee Dongju;Ji JungHoon;Jang Hanil;Woo Gyun;Kim Won-Young;Choi Wan
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11b
    • /
    • pp.976-978
    • /
    • 2005
  • Java 플랫폼 기반 스크립트 언어인 Groovy는 Java와 같은 객체지향 언어지만 Java보다 훨씬 고급 수준의 언어로서 간결한 코드와 쉬운 프로그래밍 환경을 제공한다. Groovy가 제공하고 있는 기능 중에서 GroovyMarkup은 XML 문서와 같이 각각의 객체가 중첩된 트리 구조를 다루는 응용프로그램을 쉽게 생성할 수 있도륵 해준다. GUI 프로그램은 Component 및 Container 객체가 중첩된 구조로 이루어져 있으므로 GroovyMarkup을 이용하면 GUI 프로그램을 간결하고 쉽게 작성할 수 있다. 본 논문에서는 Java 플랫폼 GUI 중 최근 각광 받고 있는 SWT(Standard Widget Toolkit)를 Groovy에서 지원할 수 있게 GroovyMarkup을 확장하여 SWT Builder를 설계한다. SWT Builder는 마크업 형태로 기술한 SWT widget 이름과 속성을 SWT widget 객체와 일대일로 대응하는 구조로 설계된다. 따라서 GUI 프로그램의 골격을 구성하는 SWT Builder를 마크업 형식의 코드로 작성하고 GUI 컴포넌트 내의 이벤트 처리는 클로저(closure)를 이용함으로써 좋은 성능을 내는 GUI 프로그램을 비교적 쉽게 구성할 수 있다.

  • PDF

Development of a Power Plant Simulation Tool with GUI based on General Purpose Design Software

  • Kim Dong Wook;Youn Cheong;Cho Byung-Hak;Son Gihun
    • International Journal of Control, Automation, and Systems
    • /
    • v.3 no.3
    • /
    • pp.493-501
    • /
    • 2005
  • A power plant simulation tool ('PowerSim') has been developed with 10 years experience from the development of a plant simulator for efficient modeling of a power plant. PowerSim is the first developed tool in Korea for plant simulation with various plant component models, instructor station function and the Graphic Model Builder (GMB). PowerSim is composed of a graphic editor using general purpose design software, a netlist converter, component models, the scheduler, Instructor Station and an executive. The graphic editor generates a netlist that shows the connection status of the various plant components from the Simdiagram, which is drawn by Icon Drag method supported by GUI environment of the PowerSim. Netlist Converter normalizes the connection status of the components. Scheduler makes scheduling for the execution of the device models according to the netlist. Therefore, the user makes Simdiagram based on the plant Pipe and Instrument Drawing (P&ID) and inputs the plant data for automatic simulating execution. This paper introduces Graphic Model Builder (GMB), instructor station, executive and the detailed introduction of thermal-hydraulic modeling. This paper will also introduce basic ideas on how the simulation Diagram, based on netlist generated from general purpose design software, is made and how the system is organized. The developed tool has been verified through the simulation of a real power plant.

Whole Life Performance Bid Evaluation in the Korean Public Sector

  • Park, Kenneth Sungho;Lim, Hyoung-Chul
    • Journal of the Korea Institute of Building Construction
    • /
    • v.12 no.6
    • /
    • pp.682-700
    • /
    • 2012
  • Over the last several years, Korea has increasingly adopted design-build for public construction projects. There is a much greater awareness of the need to change to a system based on 'Value for Money', which is high on the government's agenda. A whole life performance bid evaluation model is proposed to aid decision makers in the selection of a design-builder. This is based on the integration of a framework using an analytic hierarchy process, as the bid awarding system is being changed from one based on the lowest price to one based on best value over the life-cycle. Key criteria such as whole life cost, service life planning and design quality are important through the key stages of the evaluation process. The model uses a systematic and holistic approach, which enables the public sector client to make better decisions in design-builder selection, which will deliver whole life benefits based on long-term cost-effectiveness.

Product Liability in the Shipbuilding in the "MSC Carla" case (MSC Carla 사례상 선박의 제조물책임)

  • Seo, Jeong Woo;Jo, Jong Joo
    • THE INTERNATIONAL COMMERCE & LAW REVIEW
    • /
    • v.64
    • /
    • pp.155-185
    • /
    • 2014
  • Liability for the manufacture or supply of defective products can arise in two principle ways, in tort and in contract. English law has long regarded shipbuilding contract as agreement for the sale and purchase of goods. The consequence of which is that unless the Buyer and Builder agree otherwise, terms will automatically be implied into the contract between them as to the quality and performance of the completed vessel. The same principle applies to sub-contracts allied to the shipbuilding contract. On the other hand, one case decisions established that ".... a contract to build a ship, though a contract of sale of goods, has also some characteristics of a building contract", Recently the liability of a manufacturer in tort for physical damage i.e. personal injury and damage to property other than alleged to be defective is now well settled in most countries. Accordingly the Builder may face third party claims in tort more regularly than they have in the past, if the statutory implied terms have not been expressly excluded in contract. In such circumstances, it is necessary for the Builder to be prepared with counter measures to secure the stability of the vessel from its design development, building process, delivery and operation etc. The purpose of this paper is, from the case of "MSC Carla", to review product liability, jurisdiction and the initial date of extinctive prescription, then to suggest counter measures to the Builder.

  • PDF

Design and Implementation of ebXML BD Authoring Tool(XDocBuilder) (ebXML 비즈니스 문서 저작도구(XDocBuilder) 설계 및 구현)

  • Park, Cheon-Shu;Kang, Sang-Seung;Han, Woo-Yong;Sohn, Joo-Chan
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05b
    • /
    • pp.1293-1296
    • /
    • 2003
  • ebXML의 핵심 컴포넌트(Core Component)는 범 산업 분야 및 다양한 환경에서 재사용 가능하고 컨텍스트(context)에 영향을 받지 않는 일반적인 빌딩블록(building block)으로, 비즈니스 문서를 구성하기 위한 가장 기본 요소이다. 이러한 핵심 컴포넌트는 비즈니스 컨텍스트에 의해 BIE(Business Information Entity)를 이루게 되며 Syntax binding을 통해 XML Schema, DTD 등의 형태로 표현된다. 따라서, ebXML환경에서 사용되는 비즈니스 문서를 포함하여 다양한 종류의 XML Schema, DTD, XML 관련 문서를 쉽게 저작(생성, 검증, 편집)할 수 있는 도구가 필요하다. 본 논문에서는 이러한 요구사항에 적합한 ebXML CC 기반 BD(Business Document) 저작도구로 범용적으로 사용할 수 있는 Schema.DTD 기반 XML 문서 편집기, Schema 문서 편집기, DTD 문서 편집기로 구성된 XDocBuilder를 설계 및 구현하였다.

  • PDF