• 제목/요약/키워드: System Level Design

검색결과 4,216건 처리시간 0.042초

플랜트 설계 및 운영 데이터 통합관리 시스템 설계 (Design of a Plant Life Cycle Data Management System for Plant Operation and Maintenance)

  • 이재현;서효원
    • 대한산업공학회지
    • /
    • 제42권3호
    • /
    • pp.241-248
    • /
    • 2016
  • Plant life cycle consists of design, construction, certification, operation, and maintenance phases, and various and enormous plant life cycle data is involved in each phase. Plant life cycle data should be linked with each other based on its proper relationships, so that plant operators can access necessary plant data during their regular operations and maintenance works. Currently, the relationships of plant life cycle data may not be defined explicitly, or they are scattered over several plant information systems. This paper proposes high level design of a plant life cycle data management system based on pre-defined plant life cycle database design. ISO-15926 standard is adapted for the database design. User-interface designs of the plant life cycle data management system are explained based on analysis of plant owners' requirements. A conceptual design of the database is also described with the entity-relationship diagram.

발사체 자세제어 적용을 위한 고추력 과산화수소 단일추진제 추력기 개발 (Development of High Thrust $H_2O_2$ Monopropellant Thruster for Reaction Control System of Space Launch Vehicles)

  • 안성용;김종학;윤호성;권세진
    • 한국추진공학회지
    • /
    • 제14권1호
    • /
    • pp.1-10
    • /
    • 2010
  • 발사체 상단의 자세제어를 목적으로 하는 과산화수소 단일추진제 추력기 설계 및 성능평가를 수행하였다. 상용 발사체급에 요구되는 수준인 100, 250 N 급 추력기를 목표로 하였으며 개발 모델에서 성능시험을 통해 반응기 설계 형상을 확정한 후, 최종적으로 검증 모델을 밸브와 통합하여 개발하였다. 설계된 추력기는 sea level 조건에서 특성속도, 추력, 비추력 및 펄스 응답성 측정을 통해 성능을 검증하였다.

Evolutionary Design of Image Filter Using The Celoxica Rc1000 Board

  • Wang, Jin;Jung, Je-Kyo;Lee, Chong-Ho
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.1355-1360
    • /
    • 2005
  • In this paper, we approach the problem of image filter design automation using a kind of intrinsic evolvable hardware architecture. For the purpose of implementing the intrinsic evolution process in a common FPGA chip and evolving a complicated digital circuit system-image filter, the design automation system employs the reconfigurable circuit architecture as the reconfigurable component of the EHW. The reconfigurable circuit architecture is inspired by the Cartesian Genetic Programming and the functional level evolution. To increase the speed of the hardware evolution, the whole evolvable hardware system which consists of evolution algorithm unit, fitness value calculation unit and reconfigurable unit are implemented by a commercial FPGA chip. The Celoxica RC1000 card which is fitted with a Xilinx Virtex xcv2000E FPGA chip is employed as the experiment platform. As the result, we conclude the terms of the synthesis report of the image filter design automation system and hardware evolution speed in the Celoxica RC1000 card. The evolved image filter is also compared with the conventional image filter form the point of filtered image quality.

  • PDF

광통신망 설계를 위한 네트워크 모형의 상위수준 표현에 관한 연구 (A Study on Higher Level Representations of Network Models for Optical Fiber Telecommunication Networks Design)

  • 김철수
    • Asia pacific journal of information systems
    • /
    • 제6권2호
    • /
    • pp.125-148
    • /
    • 1996
  • This paper is primarily focused on the function of model management systems such as higher level representations and buildings of optimization models using them, especially in the area of the telecommunication network models. This research attempts to provide the model builders an intuitive language-namely higher level representation-using five distinctivenesses : Objective, Node, Link, Topological Constraint including five components, and Decision. The paper elaborates all components included in each of distinctivenesses extracted from structural characteristics of typical telecommunication network models. Higher level representations represented with five distinctivenesses should be converted into base level representations which are employed for semantic representations of linear and integer programming problems in knowledge: assisted optimization modeling system(UNIK-OPT). Furthermore, for formulating the network model using higher level representations, the reasoning process is proposed. A system called UNIK-NET is developed to implement the approach proposed in this research, and the system is illustrated with an example of the network model.

  • PDF

사이버 물리 시스템에서 효율적인 파일 전송을 위한 커널 레벨 분할 및 결합 연산의 설계와 구현 (Design and Implementation of Kernel-Level Split and Merge Operations for Efficient File Transfer in Cyber-Physical System)

  • 박현찬;장준희;이준석
    • 대한임베디드공학회논문지
    • /
    • 제14권5호
    • /
    • pp.249-258
    • /
    • 2019
  • In the cyber-physical system, big data collected from numerous sensors and IoT devices is transferred to the Cloud for processing and analysis. When transferring data to the Cloud, merging data into one single file is more efficient than using the data in the form of split files. However, current merging and splitting operations are performed at the user-level and require many I / O requests to memory and storage devices, which is very inefficient and time-consuming. To solve this problem, this paper proposes kernel-level partitioning and combining operations. At the kernel level, splitting and merging files can be done with very little overhead by modifying the file system metadata. We have designed the proposed algorithm in detail and implemented it in the Linux Ext4 file system. In our experiments with the real Cloud storage system, our technique has achieved a transfer time of up to only 17% compared to the case of transferring split files. It also confirmed that the time required can be reduced by up to 0.5% compared to the existing user-level method.

도식화 피스 기반 2D 패션 디자인 시스템을 위한 디자인 요소 설계 및 구현 (Design and Implementation of Design Element for 2D Fashion Design System based on Diagraming Piece)

  • 이혜정;김영운;정성태;정석태
    • 한국정보통신학회논문지
    • /
    • 제8권5호
    • /
    • pp.1020-1027
    • /
    • 2004
  • 기존의 2D 패션 디자인 시스템은 도식화 피스 기반 디자인 기능이 미성숙 단계로서 도식화 피스데이터베이스 구축이 미약하여 활용하는데 많은 한계를 가지고 있다. 본 논문에서는 패션디자인에 필요한 가장 기본이 되는 도식화 피스별 데이터베이스를 설계 및 구축하고 데이터베이스 검색 및 수정 모듈을 개발함으로써 도식화 피스 데이터를 쉽게 관리하여 경쟁력 있고 효율적인 디자인을 창출할 수 있게 하였다.

보안관리체계 분석을 통한 산업중심 보안수준평가 모형 설계 방향 연구 (A Study on Design Direction of Industry-Centric Security Level Evaluation Model through Analysis of Security Management System)

  • 배제민;김상근;장항배
    • 한국전자거래학회지
    • /
    • 제20권4호
    • /
    • pp.177-191
    • /
    • 2015
  • 최근 국내 기업에서 보안사고가 지속적으로 증가함에 따라 기업의 특성과 환경을 고려한 체계적인 보안관리체계의 필요성이 대두되고 있다. 그러나 기업별 보안수준 측정의 대상, 목적, 방법 등이 다름에도 불구하고 현재 다수의 기업이 기존의 정보보호 관리체계인 K-ISMS를 단편 일률적으로 적용하고 있는 것이 실정이며, 이에 따른 보안관리체계 도입에 대한 실효성에 대해서도 많은 문제가 제기되어지고 있다. 본 논문에서 선행연구 분석을 통해 정보보호, 산업보안, 연구보안에 대한 개념을 정립하고, 정보보호 관리체계, 산업보안관리체계, 연구보안관리 체계의 통제항목을 비교 분석하여 산업 전반의 보안을 수행할 수 있는 보안수준 평가항목 개발하였다. 또한 세부적으로 기 존재하는 보안수준평가 모형을 분석하여, 산업의 특성을 고려한 산업 중심의 보안수준평가 모형 설계 방향성을 제시하였다.

Java Beans 환경에서 컴포넌트 연결자 모델링의 설계 및 구현 (Design and Implementation of Component Connector Modeling in the .lava Beans Environment)

  • 정성옥
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2001년도 하계종합학술대회 논문집(3)
    • /
    • pp.195-198
    • /
    • 2001
  • Components are abstractions of system level computational entities, connectors are abstractions of component interrelationships. we propose connectors as transferable abstractions of system level component interconnection and inter-operation. Connectors are architectural abstractions of component coordination in the abstract architecture of a system only. Connectors describe a collaboration rationale for component adaptations, which are then modeled in the concrete architecture of a system.

  • PDF

CCD 카메라와 수위계를 조합한 철도교량 실시간 홍수위 감시시스템 개발 (Development of Realtime Flood Monitoring System composed of CCD Camera and Water Level Gauge)

  • 박영곤;윤희택;김선종;신민호;정승용
    • 한국철도학회:학술대회논문집
    • /
    • 한국철도학회 2004년도 춘계학술대회 논문집
    • /
    • pp.224-228
    • /
    • 2004
  • In these days, as it frequently happens that water level in the river exceeds the design floods due to irregular heavy rainfall, so it is required, first of an, to manage with railroad bridge safely. Because train control criterion under heavy rainfall is still not prepared and automatic flood monitoring system for railroad bridges is not used, worry over invisible economic loss due to train passage delay is in existence. Therefore, it is important to secure the safety and detect the risk like turnover or failure of railroad bridges through systematic disaster prevention system. And the transition from conventional monitoring method to real time monitoring method supported by sensors and communication system with high technology is rapidly needed. This research is on developing the real time flood monitoring system which prevents railroad disasters in advance by detecting continuously the water level of railroad bridge through CCD camera and water level gauge.

  • PDF

The Implementation of Low Power Operating System Based on Energy Mesuremen

  • Heon, Jeong-Jae;Ik, Chae-Soo
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2001년도 ICCAS
    • /
    • pp.138.6-138
    • /
    • 2001
  • In recent years, as the battery-powered portable systems such as cellular phone, personal digital assistant (PDA) are widely used, power consumption comes to be a top-priority design concerns. Because those embedded systems become more and more complex than ever and they are operated under severe power and energy constrains, long battery lifetime with a limited energy is very critical. Even though there are various levels of energy optimization techniques, system level techniques are mainly focused on, for their stronger impact on power consumption of the overall system than traditional techniques : circuit level, switch level, architecture level, etc. In this technique, operating system (OS) plays the most important role in the system because it controls ...

  • PDF