• Title/Summary/Keyword: API Interface

Search Result 378, Processing Time 0.025 seconds

A Development of Interface Module between Structural Design and Detail Design based on BIM (BIM 기반의 구조설계와 상세설계의 인터페이스 모듈 개발)

  • Eom, Jin-Up;Shin, Tae-Song
    • Journal of Korean Society of Steel Construction
    • /
    • v.23 no.1
    • /
    • pp.113-124
    • /
    • 2011
  • This study concerned the interoperability between the structural-analysis model and the default detail model in steel structures available for the structural-design process based on BIM. The purpose of the study was to develop an interface module that can perform data conversion between the analysis and design applications and the BIM applications, through the dotnet frame work development environment using OpenAPI provided by the BIM application vendor. The direct-link method was applied for BIM interoperability. A basic-frame model for detail design and modeling was created from the structural-analysis model to verify if the application was developed. Finally, the proposed process was compared with the existing process to verify the efficiency of the former.

Development of X-internet frame work based on FLASH (플래시 기반의 X-인터넷 프레임워크 개발)

  • Ko Dae-Sik
    • Journal of Digital Contents Society
    • /
    • v.6 no.3
    • /
    • pp.143-147
    • /
    • 2005
  • In this paper, we developed X-internet framework based on Flash and API for this framework. Proposed X-internet framework based on Flash enables to obtain design with dynamic user interface compare to web application and enables to reduce development time. Since this framework use the API that we developed in this study art flash player, this framework does not need server module. In analytical results, it has been shown that proposed x-internet framework have efficient characteristics such as network traffic, low development cost and dynamic user interface implementation. Since this X-internet framework can operate in environment of current developer friendly, it is useful for development of various new application programs.

  • PDF

A Study on Implementation of Indoor Positioning Simulator through Indoor Positioning API Development (실내측위 API개발을 통한 실내측위 시뮬레이터 구현에 관한 연구)

  • Shin, Chang Soo;Kim, Sung Su
    • KSCE Journal of Civil and Environmental Engineering Research
    • /
    • v.43 no.6
    • /
    • pp.873-881
    • /
    • 2023
  • The evolution of civil engineering technology, exemplified by recent milestones like the completion of the Gangnam Global Business Center (GBC), has fostered the construction of expansive civil and architectural structures both above and below the earth's surface. This surge in construction necessitates a commensurate advancement in research and technology pertaining to safety protocols applicable to these vast edifices. Such protocols encompass a spectrum of concerns, ranging from the preemptive mitigation of accidents to the effective management of exigencies such as fires. As the trajectory of construction endeavors continues unabated, encompassing both subterranean and elevated domains, a concomitant imperative emerges to refine the methodologies underpinning precise indoor positioning. To address this need, an innovative web-based simulator has been devised to emulate indoor positioning scenarios for rigorous testing. This research further entails the development of an indoor positioning data Application Programming Interface (API) fortified by Geographic Information System (GIS) spatial operation techniques. This API is anchored in the construction of intricate test data, centered on the spatial layout of building 13 at the Electronics and Telecommunications Research Institute (ETRI). Consequently, the study renders feasible the expeditious provisioning of diverse signal-based and image-based spatial information, pivotal for enhancing the navigational acumen of mobile devices. Path delineation, cellular signal mapping, landmark identification, and ancillary navigational aids are among the manifold datasets promptly furnished by the indoor positioning data API. In summation, this study engenders a crucial leap towards the fortification of safety protocols and navigational precision within the expansive confines of modern architectural wonders.

Development of LBS Terminal Standard Platform based on WIPI (위피 기반 LBS 단말 표준 플랫폼 개발)

  • Jang, Jeong-Ah;Choi, Hai-Ock;Kim, Kyong-Ho
    • The KIPS Transactions:PartA
    • /
    • v.14A no.5
    • /
    • pp.309-316
    • /
    • 2007
  • This paper describes the LBS Terminal Standard Platform based on WIPI. The LBS Terminal Standard Platform based on WIPI is API for obtaining the location information in the mobile standard platform providing the environment which is mounted on the mobile communications terminal and can platform an application. The mobile Platform consists of HAL API, C API and Java API that it is able to process Location Information data among wireless network. It is defined and developed at the HAL sections and C sections based on Generic I/O, and It describes in details in this paper. This standard Platform is expected to be utilized as the base specification in developing the LBS Terminal development technology and standard method to LBS application developers.

An UDDI registry architecture for Parlay X Gateway (웹 서비스 기반의 개방형서비스 게이트웨이를 위한 UDDI 구조)

  • Lee Dong-Heon;Kim Hwa-Sung
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.06d
    • /
    • pp.226-228
    • /
    • 2006
  • 최근 정보통신 환경은 통신, 방송, 인터넷이 통합되는 디지털 융합 서비스 제공 형태로 급속히 변화하고 있다. 이에 따라 통신환경이 개방형 네트워크 형태의 광대역통합망으로 변화하였다. 이런 광대역 통합망에서는 Open API(Application Program Interface)에 의하여 third-party 애플리케이션의 제공을 가능하게 한다. Open API에는 대표적으로 Parlay API가 있으며 Parlay API와 웹 서비스를 접목시키고 한단계 더 추상화한 Parlay X API가 있다. 웹 서비스의 요소중의 하나인 UDDI는 웹 서비스를 쉽게 검색, 공유 및 재사용 할 수 있도록 하는 환경을 가져오게 된다. 본 논문에서는 웹서비스기반의 개방형서비스 게이트웨이를 위한 효율적인 UDDI 레지스트리 구축방안에 대해 제안하였다.

  • PDF

An API Translator for RTOS-Based Embedded Software Considering Forward/Reverse Transformation (RTOS기반 임베디드 S/W를 위한 API 정변환/역변환기의 개발)

  • Park, Byeong-Ryul;Maeng, Ji-Chan;Lee, Jong-Bum;Ryu, Min-Soo;Ahn, Hyun-Sik;Jeong, Gu-Min
    • Proceedings of the KIEE Conference
    • /
    • 2007.04a
    • /
    • pp.187-189
    • /
    • 2007
  • In this paper, we present a model-driven approach for RTOS-based embedded software development and an automated tool that produces RTOS-specific code or RTOS-independent code. We define generic RTOS APIs (Application Programming Interface) that are not bound to any specific RTOS but provide most of typical RTOS services. Generic RTOS APIs can be used to describe application's RTOS-related behavior, The proposed API translator translates task code between C-code for specific RTOS and intermediate code using generic API. Also, the result can be extended to other RTOS's modifying XML transformation rule.

  • PDF

A Method on Providing Open Services in IP-based Converged Networks (IP 기반 통합망에서 개방형서비스 제공 방법)

  • Park, Ho-Jin;Lee, Byung-Sun;Kim, Dae-Ung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11b
    • /
    • pp.1559-1562
    • /
    • 2002
  • 이동 망 및 인터넷의 폭발적인 확장과 망 통합의 가속화에 따라 다양한 서비스 기능 및 데이터의 결합이 필수적인 서비스가 요구되고 있으나, 기존의 지능 망 기반 구조로는 이러한 서비스에 대한 대처하기가 현실적으로 불가능하다 이에 대한 해결책으로써 국제 표준화 포럼인 Parlay 를 중심으로 개방형 기술 기반의 서비스 API(Application Programming interface)를 개발해 오고 있다. 본 논문에서는 개방형 서비스 API 의 표준 규격인 Parlay/OSA API 구조에 대해서 살펴본다. IP 기반의 통합 망에서의 본 API 적용을 위한 망 구조를 제시하고, 실제 서비스 예를 대상으로 망 내각 노드 간의 처리 흐름 및 Parlay/OSA API와 망 내 신호 방식간 연동방법 등을 제안하였다.

  • PDF

Design and Implement of Smart Gateway Interface API for Real-time Monitoring in Smart Factory (스마트 팩토리에서 원격 실시간 모니터링을 위한 게이트웨이 인터페이스 연동 API 설계 및 구현)

  • Jeon, Dong-cheol;Lee, Byung Mun;Hwang, Heejoung
    • Journal of Korea Multimedia Society
    • /
    • v.22 no.5
    • /
    • pp.601-612
    • /
    • 2019
  • As the $4^{th}$ industrial revolution is accelerating, IT convergence application technologies are attracting attention in various fields. In the manufacturing industry, Smart Factory technology, which is blended with IT technology, has been developed to solve the problem casued by the decrease of the labor force, and a monitoring server is required to remotely control the equipment or to inquire about the operation status of the factory. In this paper, we designed and implemented RESTful API for data sharing between factory equipment and monitoring server in Smart Factory. In order to verify the designed API, a testbed was operated for an actual plastics manufacturing plant. As a result, it was confirmed that the testbed can be operated normally in actual operating environment.

Development of Visual Effects in Airplane Shooting Game using API (API를 이용한 비행기 슈팅 게임에서의 특수 효과 개발 방법)

  • Lee, JaeNoh;Jeon, JinSun;Kim, SooKyun;An, SungOhk
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.11a
    • /
    • pp.1414-1415
    • /
    • 2013
  • 국내 게임 시장은 모바일이라는 플랫폼을 이용하여, 최근 새로운 동력을 맞이하고 있다. 이러한 게임 산업의 중심에 있는 개발자들은 다양한 게임 엔진과 그에 맞는 언어를 빠르게 습득하고, 다양한 변화에 대응하고 있다. 현재 많은 고기능 고성능 게임 개발 툴이 있지만, API(Application Programming Interface)는 윈도우 운영체제를 실행 및 제어하고 프로그램과 프로그램을 연결시켜주는 역할 등의 전통적인 역할을 수행하고 있다. 이러한 API는 고성능의 게임 보다는 윈도우 시스템을 이해하며, 게임을 만드는데 적합 할 수 있다. 본 논문에서는 윈도우 시스템에서 간단하게 게임을 제작할 수 있도록 API를 이용한 시각적 효과 및 사운드 삽입에 대한 내용에 대해 설명한다.

A Study on the Real-time Data Interface Technology based on SCM for Shipbuilding and Marine Equipment Production (조선해양기자재 제작을 위한 SCM 기반 실시간 데이터 인터페이스 기술에 관한 연구)

  • Myeong-Ki Han;Young-Hun Kim;Jun-Su Park;Won-Ho Lee
    • Journal of the Korean Society of Industry Convergence
    • /
    • v.27 no.1
    • /
    • pp.143-149
    • /
    • 2024
  • The production and procurement of shipbuilding and offshore equipment is an important competitive factor in the shipbuilding and offshore industry. Recently, ICT-based digital technology has been rapidly applied to the manufacturing industry following the Fourth Industrial Revolution. Under the digital transformation, real-time data interface technology based on SCM (Supply Chain Management) is emerging as an important tool to improve the efficiency of the equipment manufacturing process. In this study, the characteristics and advantages and disadvantages of interface technologies of web-based data interface technologies were compared and analyzed. The performance was compared between theoretical evaluation based on technical features and practical application cases. As a result, it was confirmed that GraphQL is useful for selective data processing, but there is a problem with optimization, and REST API has a problem with receiving data due to a fixed data structure. Therefore, this study aims to suggest ways to utilize and optimize these data interface technologies.