• 제목/요약/키워드: multimedia computing

검색결과 663건 처리시간 0.026초

머신러닝을 위한 블록형 모듈화 아키텍처 설계 (Design of Block-based Modularity Architecture for Machine Learning)

  • 오유수
    • 한국멀티미디어학회논문지
    • /
    • 제23권3호
    • /
    • pp.476-482
    • /
    • 2020
  • In this paper, we propose a block-based modularity architecture design method for distributed machine learning. The proposed architecture is a block-type module structure with various machine learning algorithms. It allows free expansion between block-type modules and allows multiple machine learning algorithms to be organically interlocked according to the situation. The architecture enables open data communication using the metadata query protocol. Also, the architecture makes it easy to implement an application service combining various edge computing devices by designing a communication method suitable for surrounding applications. To confirm the interlocking between the proposed block-type modules, we implemented a hardware-based modularity application system.

Interprocedural Transformations for Parallel Computing

  • Park, Doo-Soon;Choi, Min-Hyung
    • 한국멀티미디어학회논문지
    • /
    • 제9권12호
    • /
    • pp.1700-1708
    • /
    • 2006
  • Since the most program execution time is consumed in a loop structure, extracting parallelism from loop programs is critical for the taster program execution. In this paper, we proposed data dependency removal method for a single loop. The data dependency removal method can be applied to uniform and non-uniform data dependency distance in the single loop. Procedure calls parallelisms with only a single loop structure or procedure call most of other methods are concerned with the uniform code within the uniform data dependency distance. We also propose an algorithm, which can be applied to uniform, non-uniform, and complex data dependency distance among the multiple procedures. We compared our method with conventional methods using CRAY-T3E for the performance evaluation. The results show that the proposed algorithm is effective.

  • PDF

Design and Implementation of WPAN Middle-ware for Combination between CDMA and Bluetooth

  • Na Seung-Won;Jeong Gu-Min;Lee Yang-Sun
    • 한국멀티미디어학회논문지
    • /
    • 제8권6호
    • /
    • pp.836-843
    • /
    • 2005
  • The Wireless Internet services widely spread out with the developments of CDMA(Code Division Multiple Access) networks and wireless units. In contrast to the telecommunication network, WPAN (Wireless Personal Area Network) enables to transmit data and voice in personal area. Although WPAN technologies are commercially utilized, the combined services with COMA network are not so poplar up to now. Various services can be provided using the combination between COMA and WPAN. This paper presents the practical and united model between COMA and WPAN. Specially, the main focus of this research lies on the design of the Middle-ware system of a handset which could be managing both COMA and WPAN. This system used Bluethooth by WPAN. For the devices with the proposed WPAN Middle-ware, service areas of the COMA network can be expanded to WPAN, various services can be realized by the transmission of data and voice, and consequently, the user computing environment could be improved.

  • PDF

플라즈마 내부 전기장 가시화 (Visualization of Internal Electric Field on Plasma)

  • 신한솔;유태준;이건
    • 한국멀티미디어학회논문지
    • /
    • 제19권1호
    • /
    • pp.80-85
    • /
    • 2016
  • It costs high in both memory usage and time consuming to sample the space to compute charge density and calculate electric field on that with large size of plasma data. In real-time and interactive application, accelerating the compute time is critical problem. In this paper, we suggest new method to visualize electric field by using convolution theorem, and the parallel computing to accelerate computing time by using GPGPU. We conduct a simulation that compare running time between the methods with convolution and without convolution. We discussed the method of visualization of multivariate data in three dimensional space using colored volume rendering and surface construction.

유비쿼터스 컴퓨팅을 위한 임베디드 운영체제 보안 기술 연구 (A Study on Embedded Operating System Security Technology for Ubiquitous Computing)

  • 박종혁
    • 한국멀티미디어학회논문지
    • /
    • 제13권8호
    • /
    • pp.1194-1201
    • /
    • 2010
  • 현재 임베디드 시스템은 디지털 셋톱박스, 모바일 폰, USN 등 유비쿼터스 환경에 응용을 위해 널리 이용되고 있으며 필수적으로 내장된 것인 만큼 보안의 중요성 또한 점점 확대되어가고 있는 추세이다. 본 논문은 지난 2006년 12월에 제정된 국내 TTA 표준인 임베디드 운영체제 보안 참조 모델을 기반으로 주요 보안 요구사항 중 하나인 타겟시스템에서의 새로운 무결성 검증 방법을 제안하고자 한다. 제안된 방법은 기존 [2,6]에서 제안한 방법에 비해 향상된 효율성을 제공한다.

H.264|AVC 부호화에서의 Intra$16{\times}16$과 Intra$4{\times}4$간 효율적인 모드 선택 기법 (An Efficient Intra$16{\times}16$ & Intra$4{\times}4$ Mode Selection Scheme in H.264/AVC Encoder)

  • 김종호;김문철;함상진;조인준;박창섭
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2008년도 하계종합학술대회
    • /
    • pp.799-800
    • /
    • 2008
  • An efficient intra mode selection algorithm is proposed to reduce the computational complexity of inter frames for the H.264|AVC video encoding system. We propose an adaptive thresholding algorithm based on distribution characteristics of the sum of the absolute differences (SAD) of the best inter mode. Through comparative analysis, the proposed algorithm shows better speed up ratio with a negligible quality loss.

  • PDF

Profile-based Service Continuity Framework for N-Screen Service

  • Chung, Young-Sik;Paik, Eui-Hyun;Rhee, Woo-Seop
    • International Journal of Contents
    • /
    • 제8권1호
    • /
    • pp.47-54
    • /
    • 2012
  • The dynamic adaptation between various service environments using the application profiles for the service continuity is a key issue of the profile-based service continuity framework (PSCF) for N-screen service using next generation networks. PSCF offers an optimized service framework for providing continuous user services, which are multimedia video streaming, educational broadcasting, game, etc., using the various devices that are not restricted by the service environment of the user. This paper specifies the functional model of PSCF, service scenario and explains the experimental results of the service continuity for N-screen service using PSCF.

하둡 분산 환경 기반 프라이버시 보호 빅 데이터 배포 시스템 개발 (Development of a Privacy-Preserving Big Data Publishing System in Hadoop Distributed Computing Environments)

  • 김대호;김종욱
    • 한국멀티미디어학회논문지
    • /
    • 제20권11호
    • /
    • pp.1785-1792
    • /
    • 2017
  • Generally, big data contains sensitive information about individuals, and thus directly releasing it for public use may violate existing privacy requirements. Therefore, privacy-preserving data publishing (PPDP) has been actively researched to share big data containing personal information for public use, while protecting the privacy of individuals with minimal data modification. Recently, with increasing demand for big data sharing in various area, there is also a growing interest in the development of software which supports a privacy-preserving data publishing. Thus, in this paper, we develops the system which aims to effectively and efficiently support privacy-preserving data publishing. In particular, the system developed in this paper enables data owners to select the appropriate anonymization level by providing them the information loss matrix. Furthermore, the developed system is able to achieve a high performance in data anonymization by using distributed Hadoop clusters.

Back-up Control of Truck-Trailer Vehicles with Practical Constraints: Computing Time Delay and Quantization

  • Kim, Youngouk;Park, Jinho;Paik, Joonki
    • IEIE Transactions on Smart Processing and Computing
    • /
    • 제4권6호
    • /
    • pp.391-402
    • /
    • 2015
  • In this paper, we present implementation of backward movement control of truck-trailer vehicles using a fuzzy mode-based control scheme considering practical constraints and computational overhead. We propose a fuzzy feedback controller where output is predicted with the delay of a unit sampling period. Analysis and design of the proposed controller is very easy, because it is synchronized with sampling time. Stability analysis is also possible when quantization exists in the implementation of fuzzy control architectures, and we show that if the trivial solution of the fuzzy control system without quantization is asymptotically stable, then the solutions of the fuzzy control system with quantization are uniformly ultimately bounded. Experimental results using a toy truck show that the proposed control system outperforms a conventional system.

차량 클라우드 환경에서 블룸 필터를 이용한 계층적 하이브리드 콘텐츠 전송 방법의 설계 및 평가 (Design and Evaluation of a Hierarchical Hybrid Content Delivery Scheme using Bloom Filter in Vehicular Cloud Environments)

  • 배인한
    • 한국멀티미디어학회논문지
    • /
    • 제19권8호
    • /
    • pp.1597-1608
    • /
    • 2016
  • Recently, a number of solutions were proposed to address the challenges and issues of vehicular networks. Vehicular Cloud Computing (VCC) is one of the solutions. The vehicular cloud computing is a new hybrid technology that has a remarkable impact on traffic management and road safety by instantly using vehicular resources. In this paper, we study an important vehicular cloud service, content-based delivery, that allows future vehicular cloud applications to store, share and search data totally within the cloud. We design a VCC-based system architecture for efficient sharing of vehicular contents, and propose a Hierarchical Hybrid Content Delivery scheme using Bloom Filter (H2CDBF) for efficient vehicular content delivery in Vehicular Ad-hoc Networks (VANETs). The performance of the proposed H2CDBF is evaluated through an analytical model, and is compared to the proactive content discovery scheme, Bloom-Filter Routing (BFR).