• Title/Summary/Keyword: API Interface

Search Result 378, Processing Time 0.036 seconds

자동기동시스템과 시험검증설비간의 통신프로그램 개발

  • 김정수;정철환;함창식;정일영
    • Proceedings of the Korean Nuclear Society Conference
    • /
    • 1996.05a
    • /
    • pp.499-504
    • /
    • 1996
  • 본 논문은 저온정지에서 2%까지 원전 자동기동시스템에 필요한 발전소 데이터를 시험검증설비로부터 얻기 위해 공유메모리와 TCP/IP를 사용하여 통신프로그램을 개발하였다. 자동기동시스템은 foxboro에서 제공하는 API(Application Program Interface)를 이용하여 데이터베이스에서 제어기에 필요한 데이터를 공유메모리에 올려놓고, 통신프로그램이 읽고 쓸 수 있도록 했으며, 시험검증설비에서는 HP Workstation에서 사용되는 내부 프로세스 통신방법을 이용하여 시험검증설비에서 나온 데이터를 공유메모리에 넣을 수 있도록 설계하였다.

  • PDF

Analysis of Image Processing Speed Using Multi-Threads (멀티 스레드를 이용한 영상 처리 속도 분석)

  • Hur Tai-sung;Jang Hyeong-kyu
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.07a
    • /
    • pp.471-472
    • /
    • 2023
  • 본 논문에서는 멀티 쓰레드를 이용하여 UI에 영상을 표현할 때, 걸리는 시간 및 적정 사용 방법을 연구하였다. 영상처리는 오픈 API인 OpenCV를 사용하여 처리하였으며, 1~4개의 스레드로 영상을 다운로드하는 시간부터 GUI에 보여주는 시간까지를 계산하는 기능을 구현하여 영상을 다운로드하고, GUI에 넣어주어야 할 때 스레드의 개수가 퍼포먼스에 관여하는 처리속도를 알아볼 수 있다.

  • PDF

Protection Management for Guaranteed User-Driven Virtual Circuit Services in Dynamic Multi-domain Environments: Design Issues and Challenges

  • Lim, Huhnkuk
    • ETRI Journal
    • /
    • v.37 no.2
    • /
    • pp.369-379
    • /
    • 2015
  • Fault management of virtualized network environments using user-driven network provisioning systems (NPSs) is crucial for guaranteeing seamless virtual network services irrespective of physical infrastructure impairment. The network service interface (NSI) of the Open Grid Forum reflects the need for a common standard management API for the reservation and provisioning of user-driven virtual circuits (VCs) across global networks. NSI-based NPSs (that is, network service agents) can be used to compose user-driven VCs for mission-critical applications in a dynamic multi-domain. In this article, we first attempt to outline the design issues and challenges faced when attempting to provide mission-critical applications using dynamic VCs with a protection that is both user-driven and trustworthy in a dynamic multi-domain environment, to motivate work in this area of research. We also survey representative works that address inter-domain VC protection and qualitatively evaluate them and current NSI against the issues and challenges.

The Pilot Study of the structural design based on the Building Information Model(BIM) (Building Information Model(BIM) 기반의 건축 구조설계 Pilot Study)

  • Shin, Tae-Song;Cho, Young-Sang;Cheon, Jin-Ho;Eom, Jin-Up;Yang, Jong-Min
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 2008.04a
    • /
    • pp.265-268
    • /
    • 2008
  • With application of IT convergence technique in AEC industry, it is currently conducted the research on the virtual construction system. This paper aims at the pilot study on the structural design based on BIM used in collaboration environment. The work scope of structural design includes the structural analysis model, structural detail model and analytic model and we focuse the research on the interoperability among them. It is partly utilized the transfer module supplied by software developer and partly developed here the interface module through API. This paper shows the interoperability process to pilot test and indicates the problems occurred in interface.

  • PDF

Automatic Hardware/Software Interface Generation for Embedded System

  • Son, Choon-Ho;Yun, Jeong-Han;Kang, Hyun-Goo;Han, Tai-Sook
    • Journal of Information Processing Systems
    • /
    • v.2 no.3 s.4
    • /
    • pp.137-142
    • /
    • 2006
  • A large portion of the embedded system development process involves the integration of hardware and software. Unfortunately, communication across the hardware/software boundary is tedious and error-prone to create. This paper presents an automatic hardware/software interface generation system. As the front-end of hardware/software co-design frameworks, a system designer defines XML specifications for hardware functions. Our system generates hardware/software interfaces including Device Driver, Driver API, and Device Controller from these specifications. Embedded software designers can easily use hardware just like system libraries. Our system reduces the mistakes and errors that can be occurred when a software programmer directly connects software to hardware, and supports balancing labors between hardware developers and software programmers. Moreover, this system can be used as the back-end for a hardware/software co-design framework.

Development of User Interface for Optimal Design of RF Device (RF소자의 최적설계를 위한 인터페이스 개발)

  • Park, Hyun-Soo;Byun, Jin-Kyu;Lee, Hyang-Beom
    • Proceedings of the KIEE Conference
    • /
    • 2009.07a
    • /
    • pp.1581_1582
    • /
    • 2009
  • 본 논문에서는 T형 분기 도파관 내 Septum의 최적설계를 위하여 상용 전자파해석 소프트웨어의 API(Application Program Interface) 기능을 활용하는 VBA(Visual Basic Application) 기반 설계 인터페이스를 개발 하였다. 최적설계의 설계 변수는 도파관 내에서 Septum의 위치와 크기로 하였고, 목적 함수는 도파관의 반사계수($S_{11}$)를 가장 작게 하면서 T형 분기 도파관에서 출력되는 에너지를 2:1로 분배하도록 설정하였다. 목적함수는 본 논문에서 정한 함수이며 설계 목표에 따라 인터페이스 내에서 변경이 가능하다. 설계 인터페이스는 마이크로소프트사의 엑셀을 이용하였고 인터페이스 내에서는 사용자가 원하는 T형 분기 도파관의 크기 설계가 가능하며, 입력 port의 입력 모드를 설정하고, 해석 주파수를 선택하여 사용자가 정한 목적 함수에 맞는 최적화된 Septum의 크기와 도파관 내에서의 위치를 찾을 수 있게 하였다. 또한 사용자가 원하는 위치에서의 E Field, H Field, 전류 밀도를 크기 또는 복소수 형태의 수치 데이터로 획득할 수 있도록 설계하였다.

  • PDF

Feature based modeling system for design and analysis for tank (체계구성 자동화 및 성능 분석 인터페이스 프로그램 개발)

  • 기동우;조주형;강주협;금동정;이건우
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1995.10a
    • /
    • pp.711-715
    • /
    • 1995
  • In the concept design stage of the product design process, it is desirable that a designer makes alternative designs sufficiently, examines and analyzes them, and finally determines an appropriate design. To efficiently investigate several alternative designs, it should be facilitated to modify the model and transfer the model data to analysis program. In this research, a concept design process for tank is automated using I-DEAS feature-based modeling system from SDRC. Additionally, the facility for the pre-estimation of the performance of product, the useful volume calculation, the mass calculation, the confirmation of the allowable workspae, and the interface to analysis propram are developed using API functions of OPen-link and Open-data. Graphic User Interface (GUI) makes it extrmely easy to utilize functions.

  • PDF

심전계(ECG)의 제작설계

  • 서병설
    • Journal of Biomedical Engineering Research
    • /
    • v.9 no.2
    • /
    • pp.247-250
    • /
    • 1988
  • Laboratory information system (LIS) is a key tool to manage laboratory data in clinical pathology. Our department has developed an information system for routine hematology using down-sized computer system. We have used an IBM 486 compatible PC with 16MB main memory, 210 MB hard disk drive, 9 RS-232C port and 24 pin dot printer. The operating system and database management system were SCO UNIX and SCO foxbase, respectively. For program development, we used Xbase language provided by SCO foxbase. The C language was used for interface purpose. To make the system use friendly, pull-down menu was used. The system connected to our hospital information system via application program interface (API), so the information related to patient and request details is automatically transmitted to our computer. Our system interfaced with fwd complete blood count analyzers(Sysmex NE-8000 and Coulter STKS) for unidirectional data tansmission from analyzer to computer. The authors suggests that this system based on down-sized computer could provide a progressive approach to total LIS based on local area network, and the implemented system could serve as a model for other hospital's LIS for routine hematology.

  • PDF

Programming Interface for DAG-based Co-scheduling of GirdRPC (GridRPC의 DAG 기반 Co-scheduling을 위한 프로그래밍 인터페이스)

  • Choi, Ji-Hyun;Lee, Dong-Woo;Kim, Mi-Ok;Ramakrishna, R.S.
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11a
    • /
    • pp.189-192
    • /
    • 2003
  • 이 논문에서는 그리드환경에서 Remote Procedure Call(RPC) 프로그래밍 인터페이스를 위한 메커니즘인 GridRPC 의 성능향상을 위해 DAG 기반의 Co-scheduling API 를 제안한다. 네트워크 상의 통신횟수를 줄임으로써 GridRPC call 의 최적화를 도모하기 위한 프로그래밍 인터페이스와 이를 가능하게 하는 서버구조를 제안한다. DAG 기반의 co-scheduling 은 서버-클라이언트간의 연산에 사용되는 입력값과 출력값들의 흐름을 분석하여 사용자로 하여금 DAG(Directed Acyclic Graph)로 GridRPC call 들을 구성하고 이를 기반으로 GridRPC call 들을 최적화하는 방법이다. 또한, GridRPC가 Client Interface 이기 때문에 생기는 문제점인 서버간의 지원의 문제점을 SOAP 서버의 Wrapping 을 통해 해결한다.

  • PDF

Development of window application for fault current calculation by IEC 60909 (IEC 60909 기반의 고장 전류 계산을 위한 응용 프로그램 개발)

  • Han, Jong-Hoon;Jang, Gil-Soo;Park, Chang-Hyun
    • Proceedings of the KIEE Conference
    • /
    • 2008.07a
    • /
    • pp.255-256
    • /
    • 2008
  • 개발된 프로그램은 C++ 언어를 사용하여 객체지향 프로그래밍 (Object Oriented Programming) 개념에 맞추어 설계되었다. C++과 같은 OOP 언어는 클래스 정의, 연산자 오버로딩, 상속, 캡슐화와 같은 차별적인 특성을 가지고 있어 대규모 프로그램의 작성과 관리에 매우 효과적이다. 전력 계통의 각 구성 요소들은 클래스로 설계되었으며 계산 모듈 또한 별도의 클래스로 디자인하여 향후 프로그램 개선과 확장을 용이하게 구현하였다. 개발된 프로그램은 편리한 Graphic User Interface (GUI)를 제공하기 위해서 Windows Application Programming Interface (API)와 Microsoft Fundamental Classes (MFC) 등을 이용하였으며 Microsoft Visual Studio.net 을 이용하여 컴파일 되었다 [1].

  • PDF