• Title/Summary/Keyword: Multi media

Search Result 1,719, Processing Time 0.029 seconds

An Implementation of a Web Transaction Processing System (웹 트랜잭션 처리 시스템의 구현)

  • Lee, Gang-U;Kim, Hyeong-Ju
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.5 no.5
    • /
    • pp.533-542
    • /
    • 1999
  • 웹은 지금까지의 문자 위주의 응용에서 벗어나, 그림, 동영상과 같은 멀티미디어 자료를 브라우저를 통해 접근할 수 있도록 하여, 점차 많은 응용분야에서 사용되고 있다. 최근에 들어서는 데이타베이스와 웹의 연동을 통해, 보다 다양하고, 양질의 웹 서비스를 지원하고자 하는 노력으로, 많은 연구자들이 웹 통로에 대한 많은 연구로 좋은 결과를 내고 있다. 그러나 웹과 데이타베이스의 연동에 있어 필요한 웹 트랜잭션 처리시 발생하는 문제에 있어서는 아직까지 만족할 만한 연구결과가 제시되지 않고 있다.본 논문에서는 웹 통로에서 웹 트랜잭션 처리를 위한 시스템인 WebTP를 제안하고, 이를 구현하였다. WebTP는 워크, 워크-전역변수 등을 도입하여, 웹 응용 단위에서의 저장점 설치와 부분 철회와 트랜잭션 상태 관리 기법을 제공하여, 시스템의 가용성과 안정성을 높이며, 구조적인 웹 응용작성이 가능토록 하여, 복잡한 웹 응용 개발을 돕는다.Abstract Enabling users to access multi-media data like images and motion pictures, in addition to the traditional text-based data, Web becomes a popular platform for various applications. Recently, many researchers have paid a large amount of works on integrating Web and databases to improve the quality of Web services, and have produced many noticeable results on this area. However, no enough research results have been presented on processing Web transactions that are essential in integrating Web and databases.In this paper, we have designed and implemented WebTP, which is a Web transaction processing system for Web gateways to databases. WebTP, by introducing work and work-global-variables, provides a more robust state management, supports application-level savepoints and partial rollbacks. It also nhances productity by providing a modular way to develop Web applications.

High-Dimensional Image Indexing based on Adaptive Partitioning ana Vector Approximation (적응 분할과 벡터 근사에 기반한 고차원 이미지 색인 기법)

  • Cha, Gwang-Ho;Jeong, Jin-Wan
    • Journal of KIISE:Databases
    • /
    • v.29 no.2
    • /
    • pp.128-137
    • /
    • 2002
  • In this paper, we propose the LPC+-file for efficient indexing of high-dimensional image data. With the proliferation of multimedia data, there Is an increasing need to support the indexing and retrieval of high-dimensional image data. Recently, the LPC-file (5) that based on vector approximation has been developed for indexing high-dimensional data. The LPC-file gives good performance especially when the dataset is uniformly distributed. However, compared with for the uniformly distributed dataset, its performance degrades when the dataset is clustered. We improve the performance of the LPC-file for the strongly clustered image dataset. The basic idea is to adaptively partition the data space to find subspaces with high-density clusters and to assign more bits to them than others to increase the discriminatory power of the approximation of vectors. The total number of bits used to represent vector approximations is rather less than that of the LPC-file since the partitioned cells in the LPC+-file share the bits. An empirical evaluation shows that the LPC+-file results in significant performance improvements for real image data sets which are strongly clustered.

A Dual Slotted Ring Organization for Reducing Memory Access Latency in Distributed Shared Memory System (분산 공유 메모리 시스템에서 메모리 접근지연을 줄이기 위한 이중 슬롯링 구조)

  • Min, Jun-Sik;Chang, Tae-Mu
    • The KIPS Transactions:PartA
    • /
    • v.8A no.4
    • /
    • pp.419-428
    • /
    • 2001
  • Advances in circuit and integration technology are continuously boosting the speed of processors. One of the main challenges presented by such developments is the effective use of powerful processors in shared memory multiprocessor system. We believe that the interconnection problem is not solved even for small scale shared memory multiprocessor, since the speed of shared buses is unlikely to keep up with the bandwidth requirements of new powerful processors. In the past few years, point-to-point unidirectional connection have emerged as a very promising interconnection technology. The single slotted ring is the simplest form point-to-point interconnection. The main limitation of the single slotted ring architecture is that latency of access increase linearly with the number of the processors in the ring. Because of this, we proposed the dual slotted ring as an alternative to single slotted ring for cache-based multiprocessor system. In this paper, we analyze the proposed dual slotted ring architecture using new snooping protocol and enforce simulation to compare it with single slotted ring.

  • PDF

Metadata Management of a SAN-Based Linux Cluster File System (SAN 기반 리눅스 클러스터 파일 시스템을 위한 메타데이터 관리)

  • Kim, Shin-Woo;Park, Sung-Eun;Lee, Yong-Kyu;Kim, Gyoung-Bae;Shin, Bum-Joo
    • The KIPS Transactions:PartA
    • /
    • v.8A no.4
    • /
    • pp.367-374
    • /
    • 2001
  • Recently, LINUX cluster file systems based on the storage area network (SAN) have been developed. In those systems, without using a central file server, multiple clients sharing the whole disk storage through Fibre Channel can freely access disk storage and act as file servers. Accordingly, they can offer advantages such as availability, load balancing, and scalability. In this paper, we describe metadata management schemes designed for a new SAN-based LINUX cluster file system. First, we present a new inode structure which is better than previous ones in disk block access time. Second, a new directory structure which uses extendible hashing is described. Third, we describe a novel scheme to manage free disk blocks, which is suitable for very large file systems. Finally, we present how we handle metadata journaling. Through performance evaluation, we show that our proposed schemes have better performance than previous ones.

  • PDF

Design and Implementation of an Access Control System for XML Documents on the Web (웹에서의 XML 문서 접근 제어 시스템의 설계 및 구현)

  • Lee, Yong-Kyu
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.11S
    • /
    • pp.3623-3632
    • /
    • 2000
  • Until now the XML document is allowed users to access the whole content of it However, for some applications such as those in the field of electronic commerce, there are cases that the whole content should not be delivered. Therefore, access authorization is required for XML documents in order to protect illegal accesses to some critical parts of them. In this paper. we design and implement a system which authorizes users to XML documents and controls access to them based on the access rights. We set the user group as a basic unit of the authorization subject and the element of an XML document as a basic unit of authorization object The owner of a document authorize; user groups to access the elements of it When an XML document is accessed, the access rights of the requester are checked using an access control list and only the authorized parts are delivered_ As the result, we can authorize XML documents, which has been previously impossible.

  • PDF

Pathgenicity on Ginseng and Sequence Assays of Ilyonectria radicicola Isolated from Chestnut Rhizosphere Soils (밤나무 근권토양에서 분리한 Ilyonectria radicicola 균주의 인삼에 대한 병원성 및 유전적 분석)

  • Seo, Mun Won;Song, Jeong Young;Kim, Sun Ick;Oh, Sang Keun;Kim, Hong Gi
    • Korean Journal of Medicinal Crop Science
    • /
    • v.26 no.4
    • /
    • pp.302-307
    • /
    • 2018
  • Background: A soil-borne pathogenic fungus, Ilyonectria radicicola (Cylindrocarpon destructans) causes root rot on ginseng (Panax ginseng C. A. Meyer) and is known to attack many other plants. The Nectria/Neonectria radicicola complex has been renamed as the I. radicicola complex after analysis of its multi-gene relatedness and morphological characteristics. The fungi in this complex have been reclassified into 16 species under the genus Ilyonectria based on characteristics analysis Methods and Results: To obtain useful data from the Korean ginseng root rot, I. radicicola was isolated from the rhizosphere soils of the chestnut tree. They were identified through a pathogenicity test and a survey of the morphological features. The existence of I. radicicola in soil samples was confirmed by PCR detections using nested PCR with species-specific primer sets. These were subsequenctly isolated on semi-selective media from PCR-positive soils. Genetic analysis of the I. radicicola complex containing these pathogens was done by comparing the DNA sequences of the histone h3 region. These isolates originating from the rhizosphere soils of chestnut constituted a clade with other closely related species or I. radicicola isolates originating from ginseng or other host plants, respectively. Additionally, the pathogenicity tests to analyze the characteristics of these I. radicicola isolates revealed that they caused weakly virulent root rot on ginseng. Conclusions: This is the first study reporting that I. radicicola isolates from chestnut rhizosphere soils can attack ginseng plant in Korea. Thus, these results are expected to provide informations in the selection of suitable fields for ginseng cultivation.

Case Study for Ship Ad-hoc Networks under a Maritime Channel Model in Coastline Areas

  • Su, Xin;Yu, HaiFeng;Chang, KyungHi;Kim, Seung-Geun;Lim, Yong-Kon
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.9 no.10
    • /
    • pp.4002-4014
    • /
    • 2015
  • ITU-R M.1842-1, as a well-known specification dedicated to maritime mobile applications, has standardized wireless transmission protocols according to the particular characteristics of a maritime communications scenario. A time division multiple access (TDMA) frame structure, along with modulation schemes to achieve a high data rate, has been described clearly in ITU-R M.1842-1. However, several specification items are still under "to be decided" status, which brings ambiguity to research works. In addition, the current version of ITU-R M.1842-1 is focused mainly on maritime transmissions in open-sea areas, where the cyclic prefix (CP) is set to zero and only 16-QAM is used in the multi-carrier (MC) system. System performance might be dramatically degraded in coastline areas due to the inter-symbol interference (ISI) caused by selective fading. This is because there is a higher probability that the signal will be reflected by obstacles in coastline areas. In this paper, we introduce the transmission resource block (TRB) dedicated to ITU-R M.1842-1 for a ship ad-hoc network (SANET), where the pilot pattern of TRB is based on the terrestrial trunked radio (TETRA). After that, we evaluated SANET performance under the maritime channel model in a coastline area. In order to avoid noise amplification and to overcome the ISI caused by selective fading, several strategies are suggested and compared in the channel estimation and equalization procedures, where the link-level simulation results finally validate our proposals.

A Study on Human-friendly Path Decision using Fuzzy Logic (퍼지 로직을 이용한 인간 친화적인 경로 설정에 관한 연구)

  • Choi, Woo-Kyung;Kim, Seong-Joo;Jeon, Hong-Tae
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.16 no.5
    • /
    • pp.616-621
    • /
    • 2006
  • Recently many cars are equipping a navigation system. The main purpose of the early system guides a user through the route. A navigation system includes various abilities by development of various technologies and it has given more convenience to user. It can play various records on the tape and announces which are useful information about each road. Also it can use various multi-media contents by DMB device during driving. However, guide function of basic and important road in the navigation system has not grown greatly yet. In this paper, we proposed recommendation method of human-friendly road considering user's condition through various information of outside environment, user's velocity intention, a driver's emotion and a preference of the road. Modules consists of hierarchical structure that can easily correct and add each algorithm and those use fuzzy logic algorithm.

Study on Analyzing differences between Rural and Urban regions in operating Digital Multi-media Center at Public Libraries for Dissolving Digital Divide (정보격차 해소를 위한 공공도서관 디지털자료실의 지역간 차이분석에 관한 연구)

  • Kim, Keun-Hyung;Kim, Bong-Soeg;Lee, Dong-Cheol
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.11 no.9
    • /
    • pp.1619-1625
    • /
    • 2007
  • Many various digital contents came out to our world owing to the advance of information and communication technologies. More rapidly the technologies of information and communication develop, more classes disadvantaged might appear so that it might incur society with distinction in getting information which is called digital divide. In this time, public library has to play important rules in dissolving the digital divide of our society. In this paper, we will not investigate only how much users of digital multimedia centers in the public library satisfy, but also what factors affect the satisfaction of the users significantly. Specially, we will analyze difference of the influence factors between urban and rural region so that we will propose strategy for operating the digital multimedia centers in the public library efficiently and effectively in order to dissolve the digital divide.

SMIL Authoring System for Multi-media synchronization and representation (멀티미디어 동기화 및 표현을 위한 SMIL 저작 시스템)

  • Ham, Jong-Wan;Jin, Du-Seok;Choi, Bong-Kyu;Cao, Ke-Rang;Park, Man-Seob;Jung, Hoe-Kyung
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.05a
    • /
    • pp.653-656
    • /
    • 2009
  • Currently with development of development and the hardware of the superhigh speed network about increase is spreading out at the rapid pace the many multimedia contents quite from internet. The production environment is growing about the multimedia contents because of such as circumstance, as well as multimedia contents will increase. However, Numerous voice, the picture, with text etc. the time of the same multimedia contents and problem of spatial synchronization occur, started. W3C(World Wide Web Consortium) solves like this problem point presented the method for. Does so, SMIL(Synchronized Multimedia Integration Language) where puts a base in XML(Extensible Markup Language) will be able to compose the expression of the multimedia contents which is various standard was proposed. SMIL the individual multimedia object of chain with time will be able to integrate with the multimedia presentation which is synchronized spatial in order. In this paper a variety of multimedia content and synchronization of the time and space, to be represented by integrating the design and implementation of SMIL authoring system.

  • PDF