• Title/Summary/Keyword: 멀티미디어 DB

Search Result 126, Processing Time 0.025 seconds

Design and Implementation of Embedded Database Management System for Applications of PDA (개인 정보 단말기의 응용을 위한 내장형 데이터베이스 관리 시스템의 설계 및 구현)

  • 제권엽;최무희;안병태;강현석
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2003.05b
    • /
    • pp.134-137
    • /
    • 2003
  • 최근 개인 정보 관리, 인터넷 접속, 멀티미디어 교육, 게임 등 고급 응용들이 가능한 고성능의 PDA가 일반화되면서, PDA에서도 많은 양의 데이터를 직접 관리하면서 서버와 데이터를 상호교환할 수 있는 내장형 DBMS의 요구가 많아지고 있다. 본 논문에서는 가격 및 안정성이 뛰어난 Linux 운영체제에서 메모리 용량을 최소화하면서 과일시스템에 가까운 버클리 DB를 기반으로 한 PDA용 내장형 데이터베이스 관리 시스템을 설계 및 구현하였다.

  • PDF

An Interconnection Method for Streaming Framework and Multimedia Database (스트리밍 프레임워크와 멀티미디어 데이타베이스와의 연동기법)

  • Lee, Jae-Wook;Lee, Sung-Young;Lee, Jong-Won
    • Journal of KIISE:Software and Applications
    • /
    • v.29 no.7
    • /
    • pp.436-449
    • /
    • 2002
  • This paper describes on our experience of developing the Database Connector as an interconnection method between multimedia database, and the streaming framework. It is possible to support diverse and mature multimedia database services such as retrieval and join operation during the streaming if an interconnection method is provided in between streaming system and multimedia databases. The currently available interconnection schemes, however have mainly used the file systems or the relational databases that are Implemented with separated form of meta data, which deafs with information of multimedia contents, and streaming data which deals with multimedia data itself. Consequently, existing interconnection mechanisms could not come up with many virtues of multimedia database services during the streaming operation. In order to resolve these drawbacks, we propose a novel scheme for an interconnection between streaming framework and multimedia database, called the Inter-Process Communication (IPC) based Database connector, under the assumption that two systems are located in a same host. We define four transaction primitives; Read, Write, Find, Play, as well as define the interface for transactions that are implemented based on the plug-in, which in consequence can extend to other multimedia databases that will come for some later years. Our simulation study show that performance of the proposed IPC based interconnection scheme is not much far behind compared with that of file systems.

Study of Improvement of Search Range Compression Method of VP-tree for Video Indexes (영상 색인용 VP-tree의 검색 범위 압축법의 개선에 관한 연구)

  • Park, Gil-Yang;Lee, Samuel Sang-Kon;Hwang, Jea-Jeong
    • Journal of Korea Multimedia Society
    • /
    • v.15 no.2
    • /
    • pp.215-225
    • /
    • 2012
  • In multimedia database, a multidimensional space-based indexing has been used to increase search efficiency. However, this method is inefficient in terms of ubiquity because it uses Euclidean distance as a scale of distance calculation. On the contrary, a metric space-based indexing method, in which metric axiom is prerequisite is widely available because a metric scale other than Euclidean distance could be used. This paper is attempted to propose a way of improving VP-tree, one of the metric space indexing methods. The VP-tree calculates the distance with an object which is ultimately linked to the a leaf node depending on the node fit for the search range from a root node and examines if it is appropriate with the search range. Because search speed decreases as the number of distance calculations at the leaf node increases, however, this paper has proposed a method which uses the latest interface on query object as the base point of trigonometric inequality for improvement after focusing on the trigonometric inequality-based range compression method in a leaf node. This improvement method would be able to narrow the search range and reduce the number of distance calculations. According to a system performance test using 10,000 video data, the new method reduced search time for similar videos by 5-12%, compared to a conventional method.

Implementation Methods and Techniques for Efficient Updates from Command-based to Web-based Database Services (PC 통신 DB 서비스의 인터넷 웹 DB 서비스로의 효율적 전환을 위한 구현방법 및 기술)

  • 최재원
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.27 no.8C
    • /
    • pp.771-781
    • /
    • 2002
  • Conventional command-based communication services are rapidly substituted by multimedia web-based communication services at most recent times. As the result, many valuable database and services developed by investing lots of human and material resources become to be useless. Therefore in this paper we researched the implementation methods and techniques for making the updates efficiently from the conventional command-based database services to a multimedia web-based database system that made users easily access to database and services.

Low Complexity/High-Speed Real-time 3D Audio Engine (고성능 실시간 3D 오디오 엔진)

  • 이승희;이교식;류대현;임태성
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04a
    • /
    • pp.220-222
    • /
    • 2001
  • 가상 현실을 요하는 멀티미디어 콘텐츠, DC-Title, 게임기등의 멀티미디어에서는 고급 장비의 사용 없이 2개의 스피커를 이용하여 3차원 효과를 들을 수 있는 입체 음향 기법이 활용된다. 2채널 3D오디오 방식에 있어서 위치음 효과는 머리전달함수(HRTF)를 사용하여 얻을 수 있다. 콘볼루션을 이용하는 기존의 방식들은 많은 계산량과 HRTP DB 저장을 위한 큰 메모리 용량을 요구한다. 따라서 실시간 구현이 어려울 뿐 아니라 고속 DSP를 사용해야 하는 단점을 가진다. 본 연구에서는 주파수 영역 분석법의 하나인 MDCT를 이용함으로써 계산량을 줄임과 도시에 HRTP DB의 데이터 양도 줄인다. 결과적으로 실시간 처리가 가능할 뿐 아니라 저속 DSP를 사용하여 구현 가능하게 함으로써 저가로 구현 할 수 있다. 본 연구 결과는 기존 제품들 중 스펙트럼 분석법을 이용한 오디오 압축 장치에 활용될 수 있는데 예를 들면 MP3/AAC/WMA Player에 적용하여 3차원 입체 음향을 구현 할 수 있다.

A Design and Implementation of Web Based Real-Time Multimedia Streamming using Java Media Framework (Java Media Framework을 이용한 웹 기반 실시간 멀티미디어 스트림 전송의 설계 및 구현)

  • 김원현;김윤호
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2000.11a
    • /
    • pp.62-65
    • /
    • 2000
  • 본 논문에서는 Sun의 JMF(Java Media Framework)를 이용하여 웹 기반 실시간 스트리밍 시스템의 설계 및 구현을 제시한다. 웹 기반 실시간 스트리밍 시스템 구현은 미디어 소스의 채택 부분에서 볼 때 크게 두 부분으로 나누어질 수 있는데, 첫 번째는 서버 측의 로컬 파일 시스템에서 미디어를 읽어오는 On-Demand 형식의 PULL 방식과 두 번째는 캡처된 영상 또는 음성을 RTP를 이용하여 실시간 처리할 수 있는 PUSH 방식을 들 수 있다. PULL 방식의 경우, 미디어파일들을 DB화시켜 JDBC를 이용하여 On-Demand 재생을 구성할 수 있으며, PUSH 방식의 경우, 각종 캡쳐 장비를 이용하여 얻은 미디어 소스를 RTP 송신하여 실시간 미디어 재생을 구성할 수 있다.

  • PDF

멀티미디어 공공 DB 개발에 역점

  • Choe, Myeong-Gyu
    • Digital Contents
    • /
    • no.8 s.51
    • /
    • pp.36-45
    • /
    • 1997
  • 국내 데이터베이스산업 육성을 위해 지난 94년부터 추진된 공공데이터베이스 개발 사업이 올해로 종료되었다. 식생활 건강정보를 비롯 전통 의학정보, 철도 여행정보 등 9개 분야에 대해 개발이 결정된 올해 공공 데이터베이스 개발 사업은 내년까지 개발이 완료될 예정이다. 올해 선정된 9개 분야에 대해 살펴봤다.

  • PDF

Performance Analysis of RDBMS and MongoDB through YCSB in Medical Data Processing System Based HL7 FHIR (HL7 FHIR 기반 의료 데이터 처리 시스템에서 YCSB를 통한 RDBMS와 MongoDB의 성능 분석 연구)

  • Jeon, Dong-cheol;Lee, Byung Mun;Hwang, Heejoung
    • Journal of Korea Multimedia Society
    • /
    • v.21 no.8
    • /
    • pp.934-941
    • /
    • 2018
  • There are some limits on cost and efficiency for large amount of data in RDBMS, and NoSQL is starting to gain popularity. In medical institutions, data forms are different between organizations, and that makes difficulty for interoperability between organizations. In this paper we focused on performance issues between RDMBS and NoSQL in medical documents. We had built two different environment and had experiment comparative analysis of NoSQL with RDBMS based on medical data. We used medical HL7 FHIR as a medical data standard. Also YCSB benchmark tool was used for performance comparison. Experiments shows that NoSQL has better performance in large amounts of medical data processing systems that have over 10,000~100,000 records.