• Title/Summary/Keyword: XML Stream Data

Search Result 31, Processing Time 0.029 seconds

A Study of Design and Implementation of Software Player for XML Data Based Interactive Digital TV Service (XML 기반의 대화형 디지털 TV 재생기 설계 및 구현에 관한 연구)

  • Lee Jeong-Bae;Rim Choong-Soo;Kim Whan-Chul
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.11
    • /
    • pp.1564-1570
    • /
    • 2004
  • Recently, The Analog TV has been being replaced by digital TV. This dues to the advantage of digital TV that sends data as well as audio/video stream to the receiver. But there are no standards or rules for processing the data. So, most companies or developers process the data in separate methods. This absence of standards or rules for processing the data causes many confusions and waste of time, money, man power. This Thesis proposes the solution of the problem not based on standardized respect but methodological respect. This solution is using XML in producing and playing the broadcasted multimedia contents and data. We believe that this solution saves much man power, time, money and increase reusability of expensive broadcasting contents.

  • PDF

Fine-Grained Access Control Method in XML Data Stream (XML 데이터 스트림 환경에서 세분화된 접근제어 방법)

  • An, Dong-Chan
    • KSCI Review
    • /
    • v.15 no.1
    • /
    • pp.131-139
    • /
    • 2007
  • 다양한 사용자 및 응용 프로그램들이 XML을 기반으로 정보의 분산과 공유를 요구함에 따라 안전하고 효율적으로 XML 데이터를 접근하려는 요구가 중요한 이슈로 관심을 모으고 있다. 특히, 접근제어 규칙을 XPath로 표현함으로써 문서 단위 접근 범위의 한계를 극복하고 문서의 일부분 단위의 접근을 해결하면서 접근제어를 수행할 때 발생될 수 있는 충돌에 대한 해결책을 마련하는 안전성에 초점을 둔 연구들은 많았으나 접근제어를 수행할 때의 효율성에 초점을 둔 연구는 미비하다. 본 논문은 XML 데이터 스트림의 특성을 고려하여 롤 프라임넘버 레이블링 기법을 이용한 세분화된 접근제어 방법을 제안한다. 본 논문에서 제안한 방법은 기존 시스템과 비교하여 구현의 용이성, 낮은 실행시간, 그리고 안전하고 정확한 질의응답을 보장한다. 또한, 이와 같은 장점들을 실험을 통해 분석한다.

  • PDF

Meta-data Element Definition and XML DTD Design for the Educational Use of Multimedia Data (멀티미디어 자료의 교육적 활용을 위한 메타데이터 요소 정의 및 XML DTD 설계)

  • Koo, Duk-Hoi;Yoo, In-Hwan
    • The Journal of Korean Association of Computer Education
    • /
    • v.7 no.4
    • /
    • pp.131-140
    • /
    • 2004
  • In the latest school spot, practical use about web based multimedia is increasing very greatly. Accordingly, various meta-data element definition to search multimedia data easy is appearing but international standard is presented as the main-stream. Opinion of domestic spot teachers is hardly reflected. Hereupon, in this study, wish to searches multimedia data that is included inside web page reflecting opinion of domestic spot teachers efficiently, defines meta-data element and designs XML DTD for actuality practical use. This study finding sees that can raise public ownership and practical use of multimedia data.

  • PDF

Fast Twig Query Processing for Streaming XML Data (스트리밍 XML 데이터에 대한 빠른 트윅 질의 처리 기법)

  • Ryu, Byung-Gul;Park, Sang-Hyun;Ha, Jong-Woo;Lee, SangKeun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.11a
    • /
    • pp.65-68
    • /
    • 2010
  • 스트리밍 XML 데이터는 고정된 저장소에 유지되지 않고 사용자 측으로 계속적으로 데이터가 전송된다는 특성을 지닌다. 이러한 스트리밍 XML에 대한 질의 처리를 위해서는 효과적인 메모리 관리와 빠른 질의 처리 성능이 요구된다. 최근 최소한의 메모리 사용으로 효과적으로 트윅 질의를 처리하기 위한 기법인 StreamTX가 제안되었으나 반복적인 질의 처리 알고리즘 호출로 인해 불필요한 질의 처리시간이 발생한다. 따라서, 본 논문에서는 이러한 불필요한 질의 처리 시간을 줄이기 위해 실시간으로 질의와 무관한 노드를 제거하여 보다 효과적인 질의 처리를 수행 기법을 제안한다. 제안된 기법은 기존 연구와 유사한 메모리 사용량을 가지면서도 빠른 질의 처리 속도를 가짐을 성능평가를 통해 검증한다.

Stream Optimization for Wireless XML Data Broadcast (무선 XML 데이터 방송을 위한 스트림 최적화)

  • Jun Pyo Park;Yon Dohn Chung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.11a
    • /
    • pp.300-303
    • /
    • 2008
  • 최근 사용자가 휴대용 단말기를 사용하여 이동하면서 정보를 주고 받는 무선 모바일 컴퓨팅 환경이 확산되고 있다. 한편, 방송 기법을 통한 데이터의 전달은 대역폭 활용의 이점과 확장성으로 인해 무선 모바일 컴퓨팅에서 효과적인 방법으로 알려져 있다. 본 논문에서는 무선 방송 환경에서 시간에 대한 의존도가 높은 XML 데이터를 전달하기 위한 스트림 최적화 기법을 제안한다. 이를 위해 경로 요약 기법 방법으로 노드들을 그룹화하고, 중복된 속성이름을 생략하고 속성 값과 듀이 순서만 표시함으로써 스트림의 크기를 최소화하는 속성 요약 방법을 제안한다. 실험을 통해 제안 방법이 기존의 무선 XML 데이터 방송 기법에 비해 접근 시간 및 에너지 효율적임을 보여주고 있다.

A Tree-Based Indexing Method for Mobile Data Broadcasting (모바일 데이터 브로드캐스팅을 위한 트리 기반의 인덱싱 방법)

  • Park, Mee-Hwa;Lee, Yong-Kyu
    • Journal of the Korea Society of Computer and Information
    • /
    • v.13 no.4
    • /
    • pp.141-150
    • /
    • 2008
  • In this mobile computing environment, data broadcasting is widely used to resolve the problem of limited power and bandwidth of mobile equipments. Most previous broadcast indexing methods concentrate on flat data. However. with the growing popularity of XML, an increasing amount of information is being stored and exchanged in the XML format. We propose a novel indexing method. called TOP tree(Tree Ordering based Path summary tree), for indexing XML document on mobile broadcast environments. TOP tree is a path summary tree which provides a concise structure summary at group level using global IDs and element information at local level using local IDs. Based on the TOP tree representation, we suggest a broadcast stream generation and query Processing method that efficiently handles not only simple Path queries but also multiple path queries. We have compared our indexing method with other indexing methods. Evaluation results show that our approaches can effectively improve the access time and tune-in time in a wireless broadcasting environment.

  • PDF

An Efficient and Secure Query Processing on Valid XML Streams (유효한 XML 스트링에 대한 효율적이고 안전한 질의 처리)

  • Byun, Chang-Woo;An, Eun-Ju;Park, Seog
    • Journal of KIISE:Databases
    • /
    • v.36 no.3
    • /
    • pp.235-246
    • /
    • 2009
  • As demands intending to treat an access control on a client side that was conventionally controlled at a server are surged. it needs a way to treat query processing in effective and secure manners in an environment that has limited resources. Because the access control having been previously performed was only focused on safety, there was little effort to consider the access control in terms of efficiency. Researches about security including access control are started as the security issues are cropped up in a recent stream environment. This paper proposes a method for efficient and secure query processing of XML data streams like a PDA and a portable terminal at the client that is in limited resources. Specifically, this study suggests (1) an access control processing that possesses small overhead for attaining a secure result in a limited memory and (2) a way to enhance the performance, finding the parts being capable of optimizing in each processing step for offsetting the overhead caused by an addition of the access control processing. Superiority of the new method was analyzed by experiment.

A study of algorithm for non-streaming synchronized data processing (비스트리밍 동기화 데이터 처리를 위한 알고리즘 연구)

  • Moon, Gwon-Jae;Yoo, Ji-Sang;Bang, Gun;Choi, Jin-Soo
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.28 no.9A
    • /
    • pp.746-753
    • /
    • 2003
  • In this paper, we propose an efficient algorithm for non-streaming synchronized data processing based on ATSC-DASE in terrestrial digital data broadcasting services. Non-streaming synchronized data is encapsulated in DSM-CC sections with PTS(presentation time stamp) values associated with A/V and it is transmitted in a form of MPEG-2 TS(transport stream). At the receiver, the transmitted A/V data are processed by PC based set-top box(STB) in real-time, and the transmitted non-streaming synchronized data is also stored at the STB and is displayed at right time by the proposed algorithm. To verity the proper operation of the proposed algorithm, we make a scenario for non-streaming synchronized data by XML, and finally we are able to display it properly by using declarative application(DA) browser.

Design and Implementation of XML Indexing and Query Scheme Based on Database Concept Structure (데이터베이스의 개념구조에 기반한 XML 문서의 색인 및 질의 스키마의 설계 및 구현)

  • Choo Kyo-Nam;Woo Yo-Seob
    • The KIPS Transactions:PartD
    • /
    • v.13D no.3 s.106
    • /
    • pp.317-324
    • /
    • 2006
  • In this paper, we propose a new indexing technique to solve various queries which have a strong good point not only database indexing schema take advantage of converting from semi-structured data to structured data but also performance is more faster than before. We represent structure information of XML document between nodes of tree that additional numbering information which can be bit-stream without modified structure of XML tree. And, We add in indexing schema searching incidental structure information in the process. In Querying schema, we recover ancestor nodes through give information of node using indexing schema in complete path query expression as well as relative path query expression. Therefore, it takes advantage of making derivative query expression with given query. In this process, we recognize that indexing and querying schema can get searched result set faster and more accurate. Because response time is become shorter by bit operating, when query occur and it just needs information of record set earch node in database.

A Study on Wrapping of Legacy System using a Transaction Adaptor Component (트랜잭션 어댑터 컴포넌트를 이용한 레거시 시스템의 랩핑에 관한 연구)

  • Hwang, Sun-Myung;Kim, Sang-Young;Kim, Jung-Ah;Jin, Young-Tak
    • The KIPS Transactions:PartD
    • /
    • v.11D no.3
    • /
    • pp.605-616
    • /
    • 2004
  • The purpose of CBSD(Component Based Software Development) if to develop software using a reuse component and components assembly. The reused components have to be adapter for satisfaction of requirement specification. This paper represents a component adaption method which reuse previously developed component or legacy system, using an adaptation component called by TA(Transaction Adaptor). The adaptation using TA transmits XML data that is translated into stream type, from a client to on host system. And we introduce RS(Rule Server) which gets some Information from XML data for application program development. Through the Interaction of TA and RS, we can improve effectiveness of component development and maintenance and we can reuse legacy system.