• Title/Summary/Keyword: 연동 프로그램

Search Result 455, Processing Time 0.025 seconds

A Method for semantically binding a Data Service to a Broadcasting Program (디지털방송 데이터 서비스와 방송프로그램 간의 의미적 연동 방법)

  • Ko, Kwangil
    • Journal of Digital Contents Society
    • /
    • v.13 no.4
    • /
    • pp.539-545
    • /
    • 2012
  • As a representative of the convergence of broadcasting and communication, the data service provide viewers new services such as games, weather services, and stock trading services on TV. The data service, however, has failed to gain the popularity with the viewers due to the short of killer services and the dominating power of TV programs. The paper introduces an MHP-based method for semantically integrate a data service to a TV program by allowing the data service to utilize the content of the TV program, which changes as time goes on.

Design and Implementation of the Multi-resolution Interoperation Simulation using HLA/RTI (표준연동 아키텍처(HLA/RTI)기반 다해상도 연동 시뮬레이션 설계 및 구현)

  • Lee, Sangtae;Lee, Seungyoung;Hwang, Kun-Chul;Kim, Saehwan
    • Journal of the Korea Society for Simulation
    • /
    • v.24 no.1
    • /
    • pp.9-16
    • /
    • 2015
  • In this paper, the multi-resolution simulation of standard linkage architecture is consists of the engineering-level (QUEST), engagement-level (SADM), the mission-level (EADSIM). It was developed the engineering-level model using battle experiment integrated development environment in the battle experimental engineering system. The engagement level model was developed using the SADM and the mission-level model was developed using EADSIM. The standard linkage architecture is designed and implemented in order to interlocking model of multiple layers. Each different simulation programs in a distributed environment was designed by HLA interface specifications for satisfying interworking. Also the integrated interoperation gateway was developed for relaying the each different simulation programs. The effective naval weapon system for measure of effectiveness develops using to improve the fidelity of the model between the various layers through multi-resolution interoperation simulation. According to the operator requirement is quickly battlefield environment can be constructed. The other simulation program that being designed through standards linkage architecture can linkage easily and efficiently.

Design and Implementation of a Web-Database Gateway for the ODYSSEUS Object-Oriented Multimedia Database Management System (오디세우스 객체지향 멀티미디어 데이타베이스 관리 시스템을 위한 웹-데이타베이스 게이트웨이의 설계 및 구현)

  • 이재길;한욱신;이민재;황규영
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04b
    • /
    • pp.149-151
    • /
    • 2000
  • 최근 웹의 놀랄만한 성장으로 인터넷에 존재하는 데이터의 양은 기하 급수적으로 증가하고 있다. 이와 같은 방대한 양의 데이터를 체계적으로 관리, 검색하기 위해 데이터베이스 관리 시스템의 사용이 절실해지고, 웹 상에서 데이터베이스를 사용하기 위한 웹과 데이터베이스의 연동 방법에 관한 연구가 활발히 진행되고 있다. 그러나 현재까지 웹과 데이터베이스의 연동을 위해 개발된 웹-데이타베이스 게이트웨이는 응용 프로그램 작성의 편의상과 범용 프로그래밍 기능을 동시에 제공하지 못하고 있다. 본 논문에서는 객체지향 멀티미디어 데이터베이스 관리 시스템인 오디세우스를 위한 웹-데이타베이스 게이트웨이를 설계하고 구현한다. 본 논문에서 구현한 웹-데이타베이스 게이트웨이는 웹과 데이터베이스의 연동 방식으로 서버 전용 API 방식을 사용하기 때문에 사용자의 요청을 보다 빠르게 처리할 수 있다. 또한 본 논문에서 구현한 웹-데이타베이스 게이트웨이는 HTML 페이지 작성만으로 응용 프로그램 개발이 가능하므로 사용자가 보다 쉽게 웹 기반 데이터베이스 응용 프로그램을 개발할 수 있으며, 범용 프로그래밍 언어로 작성된 함수를 HTML 페이지 내에서 수행할 수 있는 기능을 제공하므로 다양한 웹 기반 데이터베이스 응용 프로그램을 개발할 수 있다.

  • PDF

A Technique on Reengineering RPC Program using Object Wrapper Classes (객체 랩퍼 클래스를 이용한 RPC 프로그램의 제공학 기법)

  • Seo, Bong-Won;Choe, Eun-Man
    • Journal of KIISE:Software and Applications
    • /
    • v.26 no.3
    • /
    • pp.401-411
    • /
    • 1999
  • RPC(Remote Procedure Call)는 프로그래밍이 쉽고 데이터 표현이 기계 독립적이므로 네트워크 파일 시스템등의 시스템 프로그래밍에서만 아니라 응용 프로그래밍에서도 활발히 사용되고 있다. 그러나 복잡하고 다양한 기능의 최신 프로그램을 개발하는데는 미흡한 점이 많고, 다른 RPC 표준간의 호환성이 결여되어 있어 유지보수가 어려운 단점을 가지고 있다. 본 논문에서는 객체 랩퍼 기술에 입각한 CORBA 계층을 추가함으로써 RPC 프로그래밍을 수정하는 단점을 해결하고 , 기존 RPC 프로그램을 재사용하면서 다중 플랫폼에서 RPC 프로그램을 연동하고 객체 지향 프로그래밍에 의한 재사용과 유지보수성을 높일 수 있는 WDL(Wrapper Definition Language)와 랩퍼 클래스 자동생성기를 제안한다. 사용사례로 기존 파일 전송 RPC 서버 프로그램을 랩핑해서 Unix, Windows 95 및 웹상에서 CORBA클라이언트와 연동할 수 있음을 보인다. 이 과정에서 RPC 프로그램의 구조적 프로그래밍에서 객체지향 프로그래밍으로의 전환이 가능하므로 객체 지향 방법론의 장점인 높은 재사용성과 유지보수성을 가질 수 있고 기존 RPC 서버 프로그램의 수정 없이 사용 가능할수 있다.

Property Enlargement of JDBC 3-tier Model Using CORBA Under Distributed Object Environments (분산객체환경에서의 JDBC 3-tier 모델의 성능확대와 CORBA의 이용)

  • Lee, Jin-Yong;Jeon, Sun-Mi
    • The Transactions of the Korea Information Processing Society
    • /
    • v.5 no.9
    • /
    • pp.2248-2255
    • /
    • 1998
  • The property of connectivity between DBMS and application system developed in java is very important under the distributed object environments with heterogeneous systems. In these days, mostly used JDBC 3-tier model, which supports the connectivity, has two problems: the one is the restricted connectivity needed for the Java applet as application programs and the other is the additional efforts to design and implemtnt in linking any application program with the middleware from being deficit of standard protocol. In order to solve these problems, we have worked on Enlarging the properties of JDBC 3 tier model by applying CORBA distributed object environments. Thus, the enlarged 3-tier model has an ORB-JDBC sub protocol for the client sub-protocol and a middleware whose property is supported by CORBA.

  • PDF

분산환경에서의 CORBA와 XML의 연동구조

  • 이호섭;홍충선
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04a
    • /
    • pp.424-426
    • /
    • 2001
  • 분산 환경 시스템에서 현재 많은 응용프로그램들이 개발되고 있고, 사용자들은 서로 다른 환경에서 동일한 서비스를 제공받기를 원하고 있다. 그리고 사용자들은 인터넷을 활용한 정보공유와 경제활동에 초점을 맞추고 있다. 분산 객체 패러다임중 하나인 CORBA와 새로운 웹 표준으로 자리잡고 있는 XML의 연동은 사용자들의 요구에 따라서 현재 많은 연구들이 이루어지고 있다. 본 고에서는 현재 CORBA와 XML의 연동에 관해 현재까지의 연구에 대해 알아보고, 본 논문에서 새로운 CORBA와 XML의 연동구조를 제안한다. 이 구조의 특징은 모든 OS 플랫폼에 독립적이고, 모든 웹 어플리케이션들과 데이터교환을 할 수 있다.

The Development of OPC Server for Communication between Simulation Model and External Application (시뮬레이션 모델과 외부 Client 간의 연동을 위한 OPC Server개발)

  • 박신열;이명수;서인용;홍진혁
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2003.11a
    • /
    • pp.153-157
    • /
    • 2003
  • 전력연구원에서는 울진 표준형원전의 시뮬레이터를 개발하였으며, 여기에는 가상 주제어실, 발전소 현상 감시, 중대사고 등 많은 클라이언트 프로그램들이 있다. 이러한 프로그램들은 시뮬레이터와 연동되어 필요한 값을 읽고 쓰는 과정이 필요하다. 그러나 현재는 해당 시뮬레이터 환경에서 개발되지 않는 외부의 응용프로그램이 이들 시뮬레이터의 값들을 엑세스하는 방법은 제공하지 않고 있다. 본 보고서에서는 이러한 문제점을 해결하기 위해 외부 프로그램들이 시뮬레이션모델의 각종 변수들을 효과적으로 엑세스하여 값을 Read/write 할 수 있는 OPC (OLE for Process Control) Server를 개발하였다. 본 프로그램은 Rockwell의 OPC Server Toolkit인 RSI OPC/DDE Server Toolkit Library를 이용하여 개발하였으며 시뮬레이터가 실행되고 있는 컴퓨터에서 실행된다. 본 보고서에서는 OPC 일반개념, 개발한 OPC Server의 소개, OPC Server의 적용결과 등을 기술하고자 한다.

  • PDF

A study on DVB-SI based additional information transmission method of data service linked with movie information TV program (영화정보 프로그램 연동형 데이터서비스의 DVB-SI 기반 부가정보 전송 방법에 관한 연구)

  • Kwangilm KO
    • Convergence Security Journal
    • /
    • v.22 no.2
    • /
    • pp.91-98
    • /
    • 2022
  • Because the movie has the characteristics of a cultural product where experience is important, a promotional strategy is used to convert viewers into movie audiences by providing indirect experiences of movies through professional movie information programs. Considering that the movie information program is a strategic publicity medium that raises the audience's intention to watch a movie, a study on the data service that provides useful additional information to the viewer in conjunction with the movie information program is meaningful. Against this background, this study contains the core research contents in the development of data service linked with movie information program. Specifically, additional information of the movie information program was defined. And to provide the additional information to the data service, the digital broadcasting international standard DVB-SI-based additional information transmission method was devised.

A Study on Design of Interconnection Middleware Adaptor for Intelligent Home Network Devices (지능형 홈네트워크 디바이스간의 상호연동 미들웨어 Adaptor 설계에 관한 연구)

  • Hwang, Gi-Hyun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.18 no.7
    • /
    • pp.1727-1733
    • /
    • 2014
  • In this paper, an intelligent home network middleware interconnection adapter between devices was designed. Home network middleware interconnection adaptor is present in UPnP, LonWorks, LnCP, HAVi, etc. Various types of middleware and for use of a number of middleware is required to modify an existing system. But this study designed by middleware interconnection adaptor a number of existing middleware systems without modification was designed to allow interlocking. The Performance evaluation of designed interconnection middleware adaptor produced by various companies was used devices, experimental device was implemented. And mobile application was developed by using developed interconnection middleware adaptor. Also the performance was evaluated in a mobile application.

The Development of Real-Time Free Length Monitoring Systems Interlocking with PLC Device (PLC 장비와 연동하는 실시간 자유장 모니터링 시스템 개발)

  • Jung, Jin-uk;Kim, Su-hong;Jin, Kyo-hong
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.05a
    • /
    • pp.539-541
    • /
    • 2016
  • In this paper, we proposed real time free-length monitoring systems interlocking with the spring free-length sorter which shows the state of production connected to the spring production device. This systems enable the administrator to check the quality or quantity of product and the defect rate, etc., in the remote place. The proposed systems are comprised of the wireless device interlocking with PLC device, the server program, and user GUI program. The wireless device transmits the received data from PLC device to server program using Wi-Fi. Server program represents the data from the wireless device on the screen and insert those data into database. User GUI program shows data stored in database and supports the function which converts the stored data in DB to excel file.

  • PDF