• 제목/요약/키워드: Encoding Schemes

검색결과 83건 처리시간 0.04초

멀티미디어 스트리밍을 위한 최소 왜곡 패킷 스케줄링 기법 연구 (Optimal Rate-Distortion base packet scheduling for multimedia streaming)

  • 장인광;원유집
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2004년도 학술대회 논문집 정보 및 제어부문
    • /
    • pp.295-297
    • /
    • 2004
  • In this paper, we explore the streaming environment which adopts the MPEG-4 FGS(Fine Granualarity Scalability) encoding schemes. We investigate the server and client structure to fine the bottleneck of streaming system. After the structures, we propose a novel packet scheduling algorithm which enhances user perceptable playback quality. Experimental results show the performance enhancement of our algorithm, and system require less resources.

  • PDF

셀룰러 이동통신 환경에서 STBC-OFDM 시스템의 성능 비교, 분석 (A Comparative Performance Analysis of STBC-OFDM Systems Under Cellular Mobile Environments)

  • 정호철;장은경;박형래;장은영;김창주
    • 대한전자공학회논문지TC
    • /
    • 제43권3호
    • /
    • pp.18-26
    • /
    • 2006
  • 본 논문에서는 대표적인 STBC 기법인 Alamouti., Tarokh, quasi-orthogonal 방식을 OFDM 시스템에 적용하여, 셀룰러 이동통신 환경에서 각 기법간의 성능을 비교, 분석한다. 먼저 각 STBC 기법들의 부호화 방식을 고찰하고 각 알고리즘 별로 적절한 복조 알고리즘을 제시한다. OFDM 시스템 파라메타는 Wibro 시스템을 고려하여 설정하며 2bps/HB에서 4bps/Hz까지의 전송율에 대해서 STBC 기법별로 적절한 변조방식을 채택한다. 또한, 안테나별로 채널 추정이 가능하도록 주파수 영역에서 Walsh 코드를 이용하여 프리앰블을 코딩한다. 끝으로, 여러 가지 이동통신 채널 환경에서 STBC-OFDM 시스템의 전송율에 따른 성능을 시뮬레이션을 통해 비교, 분석한다.

Data Hiding Using Sequential Hamming + k with m Overlapped Pixels

  • Kim, Cheonshik;Shin, Dongkyoo;Yang, Ching-Nung;Chen, Yi-Cheng;Wu, Song-Yu
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제13권12호
    • /
    • pp.6159-6174
    • /
    • 2019
  • Recently, Kim et al. introduced the Hamming + k with m overlapped pixels data hiding (Hk_mDH) based on matrix encoding. The embedding rate (ER) of this method is 0.54, which is better than Hamming code HC (n, n - k) and HC (n, n - k) +1 DH (H1DH), but not enough. Hamming code data hiding (HDH) is using a covering function COV(1, n = 2k -1, k) and H1DH has a better embedding efficiency, when compared with HDH. The demerit of this method is that they do not exploit their space of pixels enough to increase ER. In this paper, we increase ER using sequential Hk_mDH (SHk_mDH ) through fully exploiting every pixel in a cover image. In SHk_mDH, a collision maybe happens when the position of two pixels within overlapped two blocks is the same. To solve the collision problem, in this paper, we have devised that the number of modification does not exceed 2 bits even if a collision occurs by using OPAP and LSB. Theoretical estimations of the average mean square error (AMSE) for these schemes demonstrate the advantage of our SHk_mDH scheme. Experimental results show that the proposed method is superior to previous schemes.

A Genetic Algorithm Based Source Encoding Scheme for Distinguishing Incoming Signals in Large-scale Space-invariant Optical Networks

  • Hongki Sung;Yoonkeon Moon;Lee, Hagyu
    • Journal of Electrical Engineering and information Science
    • /
    • 제3권2호
    • /
    • pp.151-157
    • /
    • 1998
  • Free-space optical interconnection networks can be classified into two types, space variant and space invariant, according to the degree of space variance. In terms of physical implementations, the degree of space variance can be interpreted as the degree of sharing beam steering optics among the nodes of a given network. This implies that all nodes in a totally space-invariant network can share a single beam steering optics to realize the given network topology, whereas, in a totally space variant network, each node requires a distinct beam steering optics. However, space invariant networks require mechanisms for distinguishing the origins of incoming signals detected at the node since several signals may arrive at the same time if the node degree of the network is greater than one. This paper presents a signal source encoding scheme for distinguishing incoming signals efficiently, in terms of the number of detectors at each node or the number of unique wavelengths. The proposed scheme is solved by developing a new parallel genetic algorithm called distributed asynchronous genetic algorithm (DAGA). Using the DAGA, we solved signal distinction schemes for various network sizes of several topologies such as hypercube, the mesh, and the de Brujin.

  • PDF

H.264/AVC 스케일러블 비디오 코딩에서 빠른 부호화를 위한 단계적 모드 선택 기법 (Phase Mode Decision Scheme for Fast Encoding in H.264 SVC)

  • 고경은;강진미;조미숙;정기동
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제14권8호
    • /
    • pp.793-797
    • /
    • 2008
  • 멀티미디어 서비스의 다양한 재생장치와 네트워크 환경에 적용 가능한 멀티미디어 코덱을 위해 ISO/IEC MPEG와 ITU-T VCEG의 JVT팀에서는 계층구조를 가지는 H.264/AVC Scalable Video Coding(SVC)을 제안하였다. H.264/AVC SVC는 향상계층의 비트율과 왜곡에 관한 효율을 높이기 위해 계층 간 예측, 계층적 B 구조 등 다양한 기법이 적용하며 이로 인해 계산복잡도가 증가하여 부호화 시간이 길어지는 단점이 있다. 본 논문에서는 부호화 시간을 단축시키기 위해 예측모드를 분석하고 그 결과에 따라 기준 값을 선정하여 단계적으로 예측모드를 선택하는 기법을 제안한다. 실험결과 제안하는 기법이 계산복잡도를 감소시켜 평균 38%의 부호화 시간을 단축시키며 화질의 저하는 평균 0.01dB로 무시할 수 있을 정도로 작음을 확인하였다.

Soft Network Coding in Wireless Two-Way Relay Channels

  • Zhang, Shengli;Zhu, Yu;Liew, Soung Chang
    • Journal of Communications and Networks
    • /
    • 제10권4호
    • /
    • pp.371-383
    • /
    • 2008
  • Application of network coding in wireless two-way relay channels (TWRC) has received much attention recently because its ability to improve throughput significantly. In traditional designs, network coding operates at upper layers above (including) the link layer and it requires the input packets to be correctly decoded. However, this requirement may limit the performance and application of network coding due to the unavoidable fading and noise in wireless networks. In this paper, we propose a new wireless network coding scheme for TWRC, which is referred to as soft network coding (SoftNC), where the relay nodes applies symbol-by-symbol soft decisions on the received signals from the two end nodes to come up with the network coded information to be forwarded. We do not assume further channel coding on top of SoftNC at the relay node (channel coding is assumed at the end nodes). According to measures of the soft information adopted, two kinds of SoftNC are proposed: amplify-and-forward SoftNC (AF-SoftNC) and soft-bit-forward SoftNC (SBF-SoftNC). We analyze the both the ergodic capacity and the outage capacity of the two SoftNC schemes. Specifically, analytical form approximations of the ergodic capacity and the outage capacity of the two schemes are given and validated. Numerical simulation shows that our SoftNC schemes can outperform the traditional network coding based two-way relay protocol, where channel decoding and re-encoding are used at the relay node. Notable is the fact that performance improvement is achieved using only simple symbol-level operations at the relay node.

신뢰성 예측을 이용한 분산 압축 비디오 센싱의 성능 개선 (Performance Improvement of Distributed Compressive Video Sensing Using Reliability Estimation)

  • 김진수
    • 한국산업정보학회논문지
    • /
    • 제23권6호
    • /
    • pp.47-58
    • /
    • 2018
  • 최근에 원거리 비디오 센싱과 같은 응용은 많은 무선 네트워크에 중요한 응용으로 크게 관심을 받고 있다. 분산 압축 비디오 센싱기술은 높은 부호화 복잡도를 간단히 하고, 동시에 비디오 데이터를 캡처함과 동시에 압축함으로써 이 분야에 적용 가능한 기술로 고려되고 있다. 특히, 움직임 보상 블록 압축센싱 기술인 MC-BCS-SPL은 분산 압축 비디오 센싱 방법 중에 효과적인 기술로서 고려되고 있으나, 복원된 위너-지브 프레임에서 우수하지 못한 성능을 제공한다. 본 논문에서는 기존의 MC-BCS-SPL 알고리즘을 살펴보고, 이웃하는 키프레임 사이에 신뢰성에 기초하여 효과적으로 움직임 보상 프레임을 얻는 방법을 도입함으로써 우수한 화질을 제공하는 방법을 제안한다. 다양한 실험 결과를 통하여 제안한 알고리즘은 기존의 알고리즘에 비해 우수한 화질을 제공할 수 있음을 확인한다.

A Differential SFBC-OFDM for a DMB System with Multiple Antennas

  • Woo, Kyung-Soo;Lee, Kyu-In;Paik, Jong-Ho;Park, Kyung-Won;Yang, Won-Young;Cho, Yong-Soo
    • 한국통신학회논문지
    • /
    • 제32권2A호
    • /
    • pp.195-202
    • /
    • 2007
  • A differential space-frequency block code - orthogonal frequency division multiplexing (SFBC-OFDM) scheme as a multiple-input multiple-output (MIMO) transmission technique for next-generation digital multimedia broadcasting (DMB) is proposed in this paper. A linear decoding method for differential SFBC, which performs comparably to the ML decoding method, is derived for the cases of two or four transmit antennas. A simple table lookup method is proposed to improve the efficiency of the encoding/decoding process of DSFBC for the case of non-constant modulus constellations. A DMB MIMO channel model, developed by extending the 3GPP MIMO model to fit DMB environments, is used to compare BER performances of differential space block code schemes for various channel environments. Simulation results show that the differential SFBC-16QAM scheme using either four transmit antennas with one receive antenna or two transmit antennas with two receive antennas achieves a performance gain of 12dB than that of the conventional DQPSK scheme, even with a data rate twice faster.

복부 핵자기공명 영상에서 영상번짐의 교정을 위한 최적 호흡 정렬법 (Optimal Respiratory Ordering Scheme (OROS) for Correcting Blurring Artifacts in Abdominal Magnetic Resonance Imaging)

  • 정관진;안우연;조장희
    • 대한의용생체공학회:학술대회논문집
    • /
    • 대한의용생체공학회 1990년도 추계학술대회
    • /
    • pp.15-18
    • /
    • 1990
  • In abdominal NMR imaging the respiratory ordering techniques have been successfully used to remove the ghosting artifacts arising from the respiratory motion. In the existing respiratory ordering schemes, however, it is generally accepted that blurring of the moving parts still remains as in the signal averaging technique. A new optimal respiratory ordering scheme which can correct the blurring as well as the ghosting artifacts is theoretically derived through the analysis of the phase encoding directional motion effects in Fourier imaging. The performance of the optimal respiratory ordering scheme is experimentally confirmed together with a suboptimal ordering scheme which is suggested as a compromise for the practicality.

  • PDF

ATM Interface Technologies for an ATM Switching System

  • Park, Hong-Shik;Kwon, Yool;Kim, Young-Sup;Kang, Seok-Youl
    • ETRI Journal
    • /
    • 제18권4호
    • /
    • pp.229-244
    • /
    • 1997
  • Realization of the economical, reliable, and efficient ATM interface block becomes an important key to development of the ATM switching system when we consider new issues raised recently. In this paper, we summarize requirements for the ATM interface block and present the UNI (User Network Interface)/NNI (Network Node Interface) architecture to meet these requirements. We also evaluate the performance of the multiplexer adopting the various multiplexing schemes and service disciplines. For ATM UNI/NNI interface technologies, we have developed a new policing device using the priority encoding scheme. It can reduce the decision time for policing significantly. We have also designed a new spacer that can space out the clumped cell stream almost perfectly. This algorithm guarantees more than 99 % conformance to the negotiated peak cell rate. Finally, we propose the interface architecture for accommodation of the ABR (Available Bit Rate) transfer capability. The proposed structure that performs virtual source and virtual destination functions as well as a switch algorithm can efficiently accommodate the ABR service.

  • PDF