• Title/Summary/Keyword: java technology

Search Result 530, Processing Time 0.024 seconds

A PC Simulator for Applications carried in Digital Broadcasting (디지털방송으로 전송되는 애플리케이션을 위한 PC 시뮬레이터의 구현)

  • Ryu Yll Kwon;Moon Ryul Jung
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2004.11a
    • /
    • pp.263-268
    • /
    • 2004
  • 디지털 방송은 비디오뿐 아니라, 각종 데이터와 Xlet 이라고 부른 실행 프로그램 (Java 애플리케이션)을 TV 수신기로 전송 할 수 있다 본 논문은 이 애플리케이션을 방송 전송 스트림 (TS)으로부터 직접 읽어 이를 실행하는 PC 시뮬레이터의 구현방법을 기술한다. 기존에 나와 있는 Xlet 시뮬레이터들은 Xlet 코드를 전송스트림에서 읽는 것이 아니라 로컬 파일 시스템에서 읽는 방식을 사용한다. 따라서 실제 방송 상황과 많이 다르고 특히 전송스트림을 통해서 전송되는 시간의 영향을 받는 스프림 이벤트 같은 것을 처리하기 힘들다. 뿐만 아니라, 본 시뮬레이터를 이용하면 PC에서도 인터랙티브 방송이 포함되어 있는 디지털 방송을 시청할 수 있게 해 준다. 본 논문에서 구현하는 에뮬레이터는 방송 스트림인 TS를 실시간으로 읽으면서 Xlet을 실행하기 때문에 기존 에뮬레이터의 한계를 극복한다. 현대인은 PC를 이용하여 많은 작업을 하므로 PC에서 인터랙티브 방송을 이용할 수 있게 하는 것은 방송과 통신의 융합이라는 21세기 미디어 개념에 잘 부합된다.

  • PDF

A Study on the design of a 3D Viewer baed on Web3D

  • 김동준;김차종
    • Proceedings of the Korea Society of Information Technology Applications Conference
    • /
    • 2001.11a
    • /
    • pp.181-182
    • /
    • 2001
  • 개인용 컴퓨터 성능의 발전과 각 사용자의 보편적인 Network 발전으로 인하여 무리없이 구현되는 3D 환경에 힘입어 이제는 Web에서 자연스런 가상현실과 3차원 환경의 구현을 위해서 Web3D가 확장 가능한 마크업으로 구성되어 X3D로 표현되게 되면 재집결성과 페이지 통합기능, 그리고 차세대 Web과의 통합문제의 관점에서 더 강력하게 효율적인 표현을 가능하게 한다. 이 논문에서는 이러한 X3D를 위한 Viewer의 설계를 위해 Java3D를 이용하여 최적화되고 Network상에서 강력한 성능을 발휘할 수 있는 3D Viewer의 구현에 대해 연구해 보고, 이를 더욱 발전시키는 역할을 할 수 있는 계기가 될 수 있다.

  • PDF

Multi-view content for Digital Broadcasting (디지털 방송 환경에서 복수시점 콘텐츠의 설계 및 구현)

  • Ahn, Byoung-Kyu;Jung, Moon-Ryul;Kim, Wook-Joong
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2005.11a
    • /
    • pp.213-217
    • /
    • 2005
  • 본 논문에서는 DVB-MHP 방송규약의 범위 내에서 복수시점 콘텐츠를 제작하고 구현하는 데 필요한 방법을 기술한다. 복수시점 콘텐츠는 파노라마 정지영상과 다시점 비디오 영상 등을 Java Xlet 을 통해서 TV 화면 상에서 적절한 시간에 나타나게 한다. 이것은 기존의 방송 콘텐츠와는 달리 시청자에게 보다 다양한 시점들을 제공하고 몰입감을 향상시킬 수 있는 장점이 있다. 또한 이러한 복수시점 콘텐츠를 쉽게 구현할 수 있도록 하기위해, 기존 방송 규약에 정의되지 않은 새로운 API 를 제안한다.

  • PDF

Introduction of distributed system for a integrated structual design systems (통합 구조설계 시스템 구축에서의 분산시스템 도입)

  • 강인호;천진호;신동철;이병해
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 1999.10a
    • /
    • pp.343-350
    • /
    • 1999
  • This study introduce how distributed object technology can be applied effectively to use in a integrated structural design systems environment with the rapid increasement in the use of network technology. The architecture and management models of the developed systems are described by the CORBA(Com mon Object Request Broke Architecture) distribution standard and objects in Java language. The proposed system can be used for communicating with data between remote designers, regardless of the H/W or S/W platforms they use. Introduction of distributed objects methodologies to a Integrated structural design systems provide advanced levels of integration in structural design environment.

  • PDF

Simulation Modeling Approach for Integrating Distributed Simulation Objects on the Web (웹상에 분산된 시뮬레이션 객체들의 통합을 위한 시뮬레이션 모델링 방법론)

  • 이영해;심원보;김숙한;김서진
    • Journal of the Korea Society for Simulation
    • /
    • v.9 no.4
    • /
    • pp.25-40
    • /
    • 2000
  • The cost of simulation modeling, the expertise required, and the pains of starting a new each time are impediments to more wide spread adoption of simulation technology. In addition, one of the most critical problems in the field of computer simulation today is the lack of published models and physical objects within the World Wide Web (WWW) allowing such distribution. From the viewpoint of WWW as distributed model repositories, it can be assumed that very many simulation models exist on the web. This paper is based on the premise that WWW is a distributed repository. Design Pattern, web-oriented technology like Java and CORBA, which are especially to cope with distributed objects, are introduced and discussed in detail for integration of simulation model. In this paper an architecture of model integration is proposed, which presents the whole procedure of model integration and how the Internet technologies are connected in. The central focus of this research is on the technical realization of integrating simulation models as distributed objects

  • PDF

YKanto implemented visualization function (시각화 기능을 탑재한 YKanto)

  • Kwak, Inyup;Hwa, Dosam
    • Annual Conference on Human and Language Technology
    • /
    • 2009.10a
    • /
    • pp.126-129
    • /
    • 2009
  • YKanto (Ontology Construction System of Yeungnam University & KAIST)[1,2]는 웹 기반 온톨로지 구축 시스템으로써 다수의 온톨로지 구축자가 신문, 사전, 코퍼스 등의 지식 자원으로부터 대용량의 온톨로지를 구축하고 관리할 수 있는 환경을 제공한다. 본 논문에서는 YKanto에서 개발 중인 온톨로지를 2차원 그래프로 시각화 할 수 있는 온톨로지 시각화 도구(Visualization Tool for Ontology)를 설계하고 개발한다. 개발한 온톨로지 시각화 도구는 기존의 개념 및 관계 중심의 시각화 도구와 달리 사건 기반의 온톨로지(event-based ontology)의 가독성을 높이기 위한 사건(event) 중심의 시각화 도구이다. 또한, Java Applet으로 구현하며, YKanto과 연동시킴으로써 개발 중인 온톨로지를 웹 상에서 실시간으로 확인할 수 있도록 한다.

  • PDF

Java Garbage Collection in CLDC (CLDC에서 자바 가비지 콜렉션)

  • Kwon, He-Eun;Kim, Sang-Hoon
    • The Journal of Information Technology
    • /
    • v.5 no.2
    • /
    • pp.27-34
    • /
    • 2002
  • The KVM garbage collector implemented in CLDC was generally based on the simple mark-sweep algorithm, but it is difficult to handle objects of varying size without fragmentation of the available memory. In this paper, we have designed and implemented a memory allocator based on the mark-sweep algorithm that minimizes the fragmentation by the method that determines the allocation position of free-space list according to object size. The experimental result shows that our algorithm reduce the fragmentation and improve the execution time than the existing algorithm.

  • PDF

A Study on Tools for Component Deployment on the J2EE Platform (J2EE 플랫폼에서의 컴포넌트 전개 도구 개발에 관한 연구)

  • Choi, Yeon-Jun;Shin, Gyu-Sang
    • Annual Conference of KIPS
    • /
    • 2002.04a
    • /
    • pp.453-456
    • /
    • 2002
  • J2EE(Java 2 Enterprise Environment) 프레임워크는 확장성 있는 다단계(multi-tie.) 분산 어플리케이션을 만들기 위한 컴포넌트 소프트웨어 개발의 주요 기술로 자리를 잡고 있다. 따라서 컴포넌트 기반의 소프트웨어 개발 도구에서도 EJB 를 포함한 J2EE 프레임워크 개발을 필수적으로 지원하여야 한다. 본 논문에서는 J2EE 프레임워크 개발 및 적용에 있어서 모델링이나 개발 못지 않게 중요한 단계인 컴포넌트에 대한 표준 디스크립터 작성 및 어플리케이션 서버 탑재에 대한 확장성 있고 자동화된 방법을 제안한다.

  • PDF

A Development of Web-based Inventory System using a RFID in Injection Molding Industry (RFID를 이용한 사출산업에서의 웹기반 재고관리시스템 개발)

  • Lim, Seok-Jin
    • Journal of the Korea Safety Management & Science
    • /
    • v.12 no.3
    • /
    • pp.177-182
    • /
    • 2010
  • Industrial business environments have rapidly changed and face severe competitive challenges. The effective inventory system enables to product and deliver the products quickly for meeting due date of customer's order in this environment. This study have developed a web-based inventory system using RFID for an injection molding industry. The system analysis inventory problem issues such as inventory planning, warehouse assignment and assist to develop production scheduling. In this study, web-based inventory system using Java language and RFID technology is proposed and implemented. As the result of implementation of the system, we expected that it manages to inventory planning continually and systematically.

User Interface Effect Plugin using jQuery for Web Accessibility (웹 접근성을 고려한 jQuery 유저 인터페이스 효과 플러그인)

  • Lee, Seon-Ung;Moon, Il-Young
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.10a
    • /
    • pp.866-868
    • /
    • 2011
  • In this paper, we propose an implementation of user interaction effect of web application using jQuery. jQuery is a very popular and extensible JavaScript library. It is strong in controlling DOM(Document Object Model), events and Ajax. But, it is poor at advanced effect of web user UI(User Interface). Implementing advanced effects need to extend jQuery or some skills. So, our proposal is a good way to implement UI effects.

  • PDF