A New Resource Allocation Scheme Based on a PSNR Criterion for Wireless Video Transmission to Stationary Receivers Over Gaussian Channels

Size: px
Start display at page:

Download "A New Resource Allocation Scheme Based on a PSNR Criterion for Wireless Video Transmission to Stationary Receivers Over Gaussian Channels"

Transcription

1 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 1, NO. 3, JULY A New Resource Allocation Scheme Based on a PSNR Criterion for Wireless Video Transmission to Stationary Receivers Over Gaussian Channels Il-Min Kim and Hyung-Myung Kim, Senior Member, IEEE Abstract A new resource allocation scheme is proposed for video service over a Gaussian channel. For video quality rating, we introduce a suitable metric: the average peak signal-to-noise ratio (PSNR) or the average channel-induced PSNR degradation. Then, we model the end-to-end distortion considering the error propagation effect caused by motion compensation. On the basis of this model, we propose an efficient resource allocation scheme for real video service. Unlike conventional schemes, the new scheme satisfies the PSNR requirement of each video user by adjusting the bit-error rate level with the changes of image characteristics. Simulation results show that the proposed scheme utilizes the bandwidth more efficiently than conventional schemes. Index Terms Bit-error rate, distortion, H.263, peak signal-tonoise ratio, resource allocation, variable bit rate, wireless video. I. INTRODUCTION IN THE PAST decade a number of resource management schemes have been proposed in wireless communication systems [1] [7], and most of them have been designed to accommodate voice and/or data. In third-generation communication systems, however, a wide variety of multimedia services, such as video as well as voice and data, must be supported. For this, some advanced resource allocation schemes have been proposed to accommodate variable bit rate (VBR) image services [1] [3]. These schemes, however, have some limitations. First, they were designed and analyzed with simplified traffic models such as Poisson process or Markov chain [3] [6]. However, the real VBR traffic generated by H.261, H.263, and MPEG has more complex traffic characteristics [7]. Thus, the schemes may be inefficient in real applications. Next, although almost all the resource allocation schemes adopt bit-error rate (BER) as a quality-of-service (QoS) criterion, the BER does not reflect image quality with high fidelity. As video quality measuring metrics, there are more desirable criteria: subjective and objective. Subjective criterion is more important. However, it is difficult to do subject rating because it is not mathematically repeatable and it is always hard to collect a group of people to judge the quality of the decoded video. On the other hand, objective metric such as the peak signal to noise ratio (PSNR) has the advantage that it is mathematically repeatable Manuscript received May 1, 2000; revised January 1, 2001 and June 1, 2001; accepted August 1, The editor coordinating the review of this paper and approving it for publication is K. Chawla. The authors are with the Department of Electrical Engineering and Computer Science, Korea Advanced Institute of Science and Technology (KAIST), Taejon , Korea ( hmkim@csplab.kaist.ac.kr; min@csplab.kaist.ac.kr). Publisher Item Identifier /TWC and comparable, and of course, no human being is involved in the judgement. For this reason, for the video service, such an objective metric should be adopted as a QoS criterion instead of the BER. In this paper, on the basis of the PSNR criterion, we propose an efficient resource allocation scheme over a Gaussian channel. This paper is organized as follows. The system model and QoS criterions are described in Section II. In Section III, we present a problem of conventional resource allocation schemes for video application. In Section IV, a new capacity allocation scheme is proposed. The performances of the proposed and conventional schemes are compared in Section V. Finally, the summary and conclusions are given in Section VI. II. SYSTEM MODEL AND QOSCRITERIONS A. H.263 and Error Concealment Schemes H.263 is a new low-bit-rate video coding standard, which provides better picture quality at low-bit-rates with little additional complexity compared with H.261 [8]. H.263 includes four negotiable advanced coding modes: unrestricted motion vectors, advanced prediction, PB frames, and syntax-based arithmetic coding. However, we do not assume the PB frames in this paper. The bit stream syntax of H.263 is as follows. For quarter common intermediate format (QCIF) resolution ( pixels), a frame is subdivided into nine group of blocks (GOBs), with 11 macro blocks each. H.263 provides a means to insert synchronization words at the GOB layer. When one GOB is corrupted, H.263 allows resynchronization at the beginning of the next GOB. An erroneous GOB may be detected by various techniques [9]. The decoder discards the corrupted GOB and replaces it with the error concealed image data [9]. Most current video coders compress the video data by removing the implicit correlations using various techniques. However, this data compression aggravates the effects of bit errors. To overcome this problem, various error concealment schemes have been proposed [9] [12]. They can be categorized into two classes: temporal concealment [10], [11] and spatial concealment [12]. Spatial concealment has the advantage of providing smooth and consistent edges. However, it is computationally intensive and hard to implement in hardware. Temporal concealment is simple and performs best for most sequences except for those with too much active and/or irregular motion or with too many scene changes. The scheme in [10] uses another highly error-protected, but not error-free, channel over which motion /02$ IEEE

2 394 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 1, NO. 3, JULY 2002 vectors are delivered to the decoder. The decoder replaces the erroneous region by the motion compensated area of the reference frame. Since the performance of the temporal concealment schemes strongly depends on the availability of the motion vectors, the scheme in [10] can be considered simple and effective and, hence, is adopted in the system model considered in this paper. In the motion vectors channel, we assume that rate-compatible punctured convolutional (RCPC) coding [13], [14] is used although other error correction schemes can be used such as the Reed Solomon coding. Simulation details are explained in Section V. TABLE I SELECTED QP S AND THE CORRESPONDING AVERAGE PSNRS OF THE TEST IMAGES UNDER ERROR-FREE CONDITION B. VBR Video Transmission Each coded image sequence can be transmitted in a constant bit rate (CBR) or VBR mode. Although the communication system with the CBR mode can be managed more easily, VBR transmission has many other advantages [15]. Thus, we adopt the VBR mode and assume that each image sequence is coded with a fixed quantization step size. To accommodate the VBR data over the wireless code-division multiple-access (CDMA) channel, the variable processing gain-cdma (VPG-CDMA) [16], [17] technique can be used. C. QoS Criterions for Video Service As a QoS criterion for video service, we adopt the standard measure of objective image quality: the average PSNR (AP) which is defined by (1) where is the total number of coded frames and the distortion of the th frame. The distortion is measured as the mean squared error (MSE) between the original and the decoded frames. As another QoS criterion, we consider the average channelinduced PSNR degradation,, which is defined as follows: is the average PSNR under error-free channel condi- where tion. (2) III. THE CONVENTIONAL RESOURCE ALLOCATION SCHEME FOR VIDEO TRANSMISSION Almost all resource management schemes present a BER threshold as a QoS criterion, and the BER value is, in general, the same for users with the same service class such as voice, data, and video [1] [3]. In this paper, these schemes are referred to as the conventional scheme. In video service, however, the decoded image qualities may diverge even if the same BERs are given, because image characteristics such as the degree of motion and the complexity of the image can be different. To show this, we conduct a simulation with H.263 and real image sequences. In the simulation, we use six well-known QCIF images: three low motion images, Akiyo, Mother and daughter, Hall Monitor, and three high motion images, Silent, News, Foreman. These Fig. 1. Average PSNR versus bit-error probability P of the conventional scheme. images are normally used for the performance evaluation of very low-bit-rate codecs such as H. 263, H. 263+, and MPEG-4, which are suitable for wireless video service. Under error-free condition, the AP values of the image sequences can be adjusted as close as possible by varying the quantization parameters (QPs). The QP values and the corresponding AP values are listed in Table I. Each test sequence is composed of 300 image frames and grabbed at 30.0 Hz. However, the time duration of a sequence, 10 s, is much shorter than that of a call. Thus, we concatenate each image sequence ten times repeatedly. Each sequence is coded at ten frames per second. We assume that, in the conventional scheme, an optimum mode selection method [20] is adopted. All the simulation results are obtained by averaging ten runs. The curves of Fig. 1 represent AP versus BER for the six image sequences. It can be observed that the images with higher motion experience larger AP degradation than those with lower motion. This implies that the former is generally more susceptible to channel errors than the latter. Thus, if the various images are transmitted under the same BER condition as in the conventional scheme, there will be a large amount of deviation in the decoded image qualities. A similar phenomenon can be observed in [10].

3 KIM AND KIM: A NEW RESOURCE ALLOCATION SCHEME BASED ON A PSNR CRITERION 395 Because a communication system should specify the minimum guaranteed quality levels for all users as QoSs, the performance of the worst user is important. Thus, the conventional resource allocation scheme can be expressed as follows: The conventional resource allocation scheme: 1) When a minimum AP threshold,, is given, the maximum allowable BER,, for video users is determined by the following: where denotes the group of the video users, and the AP value of user when the BER is. 2) For each video user, the system resources are allocated so that is satisfied. For example, in the simulation results, is chosen as of Foreman.If is given as 25 db, is determined as However, this BER value is much smaller than needed for the other image sequences. The BER is a function of the redundant bits used for forward error correction. Thus, in this case, too much of the system capacity is allocated to the other image sequences. Therefore, it is wasteful to assign a BER level for all video users equally, because the transmission channel must be able to satisfy the stringent BER requirement among all the users when a QoS criterion such as is given. When the average channel-induced PSNR degradation is given as a QoS criterion, can be determined by the following: where is an average channel-induced PSNR degradation threshold and the average channel-induced PSNR degradation of user with the BER. (3) (4) Let be the event that the ( )th GOB is corrupted. Then is given by where is the number of bits of the ( )th GOB and the number of GOBs in a frame. Assume denotes the distortion induced by the error concealment when the ( )th GOB is lost. is given by the sum of the squared differences between the ( )th GOBs image data encoded in the encoder and the corresponding error-concealed image data in the decoder. Then can be expressed as follows: For the inter-coded image sequence, the dependencies between the consecutive coded frames result in the propagation of the channel error-induced distortion to the subsequent frames. Therefore, we model the total distortion of each frame considering the expected error propagation effect on the future frames. First, we define the effective total distortion and the effective channel error-induced distortion of the th frame as follows: where represents the distortion component of the th frame propagated from for. We can rewrite as follows: (6) (7) (8) (9) (10) IV. THE PROPOSED RESOURCE ALLOCATION SCHEME FOR VIDEO TRANSMISSION To overcome the problem of the conventional scheme, we propose a new resource allocation scheme which attempts to make the decoded image qualities the same irrespective of the image characteristics. In this scheme, the BER level of each GOB is adjusted according to the characteristic of the image information contained in the GOB. Let be the BER level of the th GOB of the th frame, which will be denoted as the ( )th GOB. In the following, to derive, we model error propagation on frame level. A. Error Propagation Modeling on Frame Level The end-to-end distortion of an intra-coded image sequence is first considered. Under the assumption that the quantization distortion and the channel-induced distortion are statistically independent where is the quantization distortion, the channel errorinduced distortion of the th frame, and the number of image frames of a sequence. (5) where is defined as (11) Since represents the distortion propagation effect, caused by the inter-coding, from the ( )th frame to the th frame, it can be estimated as follows: (12) where is the total number of blocks (16 16 pixels) of a frame and the number of inter-coded blocks of the th frame. Recently, interframe error propagation has been widely studied. Steinbach et al. modeled the error propagation effect of each macro block and used it in the macro block INTRA refreshment [18]. Change et al. proposed a scheme that tracks the propagated errors by examining the backward motion dependency for each pixel [19]. For optimum mode selection, Côté et al. modeled error propagation on macro block level [20]. Considering error propagation along both temporal and

4 396 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 1, NO. 3, JULY 2002 spatial axes, Zhang et al. proposed an algorithm that recursively estimates the total distortion at pixel level precision [21]. Compared with these models, our proposed model requires less computational complexity because it is modeled on frame level. Stuhlmüller et al. analytically derived an model for the overall accumulated distortion under the assumption that, on average, the channel-induced error variance is the same for every frame [22], [23]. B. The Proposed Resource Allocation Scheme At the th frame, the encoder knows for but does not know for. However, these unknown values should be determined to estimate. We assume that image characteristics such as the number of inter-coded blocks in each frame are not changed abruptly. Under this assumption, we estimate for, as follows: (13) Thus, the estimate of, which will be denoted as,isgiven by (14) (15) The value of ( ) can be used as a measure of the decoded image quality. It is possible to make this measure the same for all video users at every frame as follows: the encoder of each video user adjusts so that becomes a prescribed value while is fixed as a constant (16) where is the threshold of the effective channel error-induced distortion of a frame. is used as a control parameter in the proposed scheme instead of the BER. In addition, the image qualities of all GOBs of a frame can be made identical by setting (17) Then from (7), (15) (17) (18) Thus, the required BER of the ( )th GOB is obtained as shown in (19) at the bottom of the page. Note that this derivation is neither codec specific nor error concealment scheme specific. All the parameters in the right-hand side of (19) except are known to the encoder. However, the encoder cannot calculate unless it knows the decoder s concealment scheme, which is generally unknown to the encoder because several concealment techniques can be used in real environments. Thus, at the call-setup stage, the encoder should request the information of the concealment scheme used in the decoder. However, the concealment schemes that are concurrently used in the wireless system may not be diverse, because various factors such as the complexity, the performance, and the suitability for the wireless service should be taken into account. In several studies [18], [20], it has been assumed that the encoder knows the concealment scheme of the decoder and calculates the distortion expected in the decoder. The determined BER level,, can be guaranteed by a few techniques as follows. First, we can use the RCPC codes, which was proposed by Hagenauer et al. for flexible error protection in time-varying channels [13], [14]. Next, BER-oriented power control schemes can be used [24], [25]. However, it may be difficult to apply the conventional joint inner-loop and outer-loop power control scheme, unless the outer-loop control [26], [27] works well enough to compensate for the variations of the channel conditions such as the power delay file, the number of resolvable paths, and the maximum Doppler frequency [28]. One advantage of choosing the RCPC codes is that the physical layer need not be involved at all. However, if we choose the power control schemes, the parameters such as,, and must be known to the physical layer. Thus, the encoder and the transmitter should be tightly coupled. We also note that a separate control channel is required to specify the coding scheme used for the RCPC codes or to deliver the information from each video user to the base station (BS) for the power control. In the performance comparison in Section V, therefore, we take account of the additional capacity consumed by the channel. Concerning the complexity, the proposed scheme increases the hardware complexity due to the RCPC coding and the required BER computation at every GOB by (19). Note that (19)

5 KIM AND KIM: A NEW RESOURCE ALLOCATION SCHEME BASED ON A PSNR CRITERION 397 Fig. 2. Average PSNR versus the effective channel error distortion threshold of the proposed scheme. D these are not needed in the conventional scheme. However, the computation required for the calculation of the BER is negligible compared with the other computations conducted in the encoder. On the other hand, in the conventional scheme with the optimal INTRA rate selection scheme, each block must be predicted, transformed, and quantized for the coding modes considered (skip, inter, and intra) [20] although these calculations are performed for one mode in the proposed scheme. Moreover, in the optimal INTRA scheme, the corresponding distortions and coding rates must be computed for the Lagrangian minimization. Generally, the additional computation for the optimal INTRA scheme is not negligible. Regarding the required memory, the additional memory of the proposed scheme may be smaller than that of the conventional scheme because, in the proposed scheme, only the number of inter-coded blocks of each frame must be stored while, in the conventional scheme, the block error probability and the error concealment distortion of each block must be stored. For both the conventional and the proposed schemes, the decoder error concealment must be performed at the encoder for each block and the incurred concealment distortion must be computed. Of course, in the conventional scheme, the computational complexity and the required memory can be considerably reduced if the optimal INTRA rate selection scheme is not employed. In this case, however, the PSNR variation becomes larger at smaller BER values because the video codec is not optimized with respect to each image sequence. Regarding the architectural complexity of the system, the proposed scheme may increase the complexity because the information on must be conveyed from the mobile terminal to the BS. Fig. 2 shows the AP versus when the BER level of each GOB is adjusted by (19). By varying, the AP degradation of the worst user can be adjusted. From the results, we check whether the adopted error propagation model is accurate. If the adopted model is accurate, the real AP should be given (20) where is the quantization distortion. In Fig. 2, is calculated as about 25 because the error-free PSNR is about 34 db. After putting the value into (20), we observe that the AP calculated by (20) matches well the real AP in Fig. 2 for every value. Note that the PSNR ranges of the worst users in Figs. 1 and 2 are the same. In addition, the PSNR degradations are also the same. Thus, these two figures can be compared and we can observe that the AP difference of the images in Fig. 2 is quite smaller than that of Fig. 1. For example, in Fig. 2, the difference becomes about 4 db when the AP of the worst user drops by 14 db while, in Fig. 1, the difference is about 13 db. Using (19), we propose a new resource allocation scheme as follows: The proposed resource allocation scheme: 1) When is specified, we find the maximum value of the channel error-induced distortion threshold,, from the following: (21) where is the AP value of user with. 2) At every GOB, of (19) is calculated using. 3) For every video user, the system resource is allocated so that the calculated value is satisfied at every GOB. By this scheme, the image qualities of the video users can be maintained very close. When the average channel-induced is deter- PSNR degradation is given as a QoS criterion, mined by the following: (22) where is the average PSNR degradation of user with. For example, let 20 db. Then is given by for the conventional scheme and by 500 for the proposed scheme. Fig. 3 shows the PSNR versus the frame number of 400 to 450 with the and values. From Fig. 3, we can observe the following: the conventional scheme wastes the system resource in order to provide unnecessarily high PSNRs for some users; however, the proposed scheme efficiently utilizes the system resource while the required is satisfied for every user. Moreover, the proposed scheme considerably reduces the PSNR fluctuation of each sequence with time. Fig. 4 shows the subjective results for frame 400 of Mother and Daughter and Foreman when 20 db. Thus, the selected and values are the same as in Fig. 3. We can see that, in the proposed scheme, the difference of the subjective qualities of the images is smaller. Fig. 4 can be interpreted as follows: in a resource utilization point of view, two acceptable sequences which satisfy a required QoS but consume the system resource minimally are better than one acceptable sequence and one good sequence which consumes the system resource unnecessarily much. V. PERFORMANCE COMPARISON In this section, we show that the wireless bandwidth can be utilized more efficiently by the proposed scheme in CDMA systems. We assume a perfectly power controlled CDMA

6 398 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 1, NO. 3, JULY 2002 activity is neglected. For each video user, however, multiple subchannels should be used for additional traffics such as voice and signaling. Thus, we assume each video user occupies subchannels each of which is separated from the others by the multicode CDMA technique [2], [3], and each of the subchannels accommodates VBR traffic using VPG-CDMA. After allocating capacities to video and voice users, residual capacity is consumed by data users. For each data user, one CBR channel is assumed. Thus, each data user can transmit just one data packet at a radio frame. Our aim is to assign transmit power to all users such that their sum is as small as possible, and such that the QoS requirements of all the users are met. It can be shown that at the th radio frame, a unique solution to this problem exists if and only if Fig. 3. PSNR versus frame number of 400 to 450 with AP = 20 db. P = for the conventional scheme and D = 500 for the proposed scheme. where, (24) Fig. 4. Subject results for frame 400 with AP = 20 db. (a) Akiyo with the conventional scheme, P = (b) Akiyo with the proposed scheme, D = 500. (c) Foreman with the conventional scheme, P = (d) Foreman with the proposed scheme, D = 500. system with a large number of intra- and inter-cell interferers in flat fading environments. Then the proposed resource allocation scheme, which is based on Gaussian channel assumption, can be applied. As a measure of the performance comparison, we define the average data throughput as follows: (23) where is the number of the total running radio frames and the data throughput at the th radio frame. The procedure of the calculation of is described in the following. Let and denote video and voice users in the system, respectively. Each voice user has single CBR channel, and voice : the number of total running radio frames. : the bit rate and the required energy per bit to interference plus noise density ratio (EINR) of the th subchannel of the th video user at the th radio frame, respectively. : the bit rate and the required EINR of voice and data users at each radio frame, respectively., : peak transmit power permitted to the th subchannel of the th user and to the th user s channel, respectively. : pathloss from the th user to the BS at the th radio frame. : intercell interference plus background noise power at the th radio frame. This constraint is similar to the results in [30] and [31], but, multiple subchannels of a user are not taken into consideration in the papers. We derived (24) using the procedure in [31] and considering the fact that no interference exists between the subchannels of a user since the subchannels are separated by orthogonal codes. We also note that the capacity constraint of the multicode CDMA system in [32] is similar to (24). However, unlike the results in [32], multirate and multi QoS subchannels are adopted in (24), and (24) reduces to the results in [32] without

7 KIM AND KIM: A NEW RESOURCE ALLOCATION SCHEME BASED ON A PSNR CRITERION 399 TABLE II SYSTEM PARAMETERS fading if we make the bit rates and EINRs of all the subchannels in (24) be identical. After allocating the capacities for video users, we assume call admission control (CAC) is performed such that voice users are accepted by the BS as many as possible without violating the constraint of (24). As a CAC scheme, various techniques can be used such as [29]. Then the maximum value of is calculated as (25) where denotes the largest integer less than or equal to. Although the system does not know the values of,, and in advance, the peak values are assumed to be known to the system. In the simulation, for the performance comparisons, we fix the number of voice users as given by conventional proposed (26) Note that of the conventional and the proposed schemes may be different, even if or is the same. Next, the data throughput,, at the th radio frame is obtained as shown in (27) at the bottom of the page. In the simulation, we assume each video user has four subchannels ( 4). The first subchannel transmits image packets and the second one motion vector packets. A motion vector packet contains the motion vector ingredients of a GOB, and corresponding image packet does the remained image data of the GOB. To deliver motion vectors safely for the error concealment at the decoder, the EINR of the second subchannel is sufficiently high: 12 db in the simulation. When motion vectors are corrupted, they are estimated using the (27)

8 400 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 1, NO. 3, JULY 2002 Fig. 5. Average data throughput T versus average channel-induced PSNR degradation threshold 1AP. surrounding available motion vectors. If no surrounding motion vectors are available, the corrupted motion vectors are set to zero. The third subchannel delivers voice packets, and the fourth one controls packets which have the information about instantaneous bit rates of the first and the second subchannels at each radio frame. The first and the second subchannels are VBR, and the third and the fourth CBR. In the proposed scheme, the rate information of the RCPC code is also delivered via the fourth subchannel. Thus, the bit rate of the fourth subchannel,, is 1.0 kbits/s in the conventional scheme and 1.5 kbits/s in the proposed one. Peak transmit power, pathloss, and intercell interference plus background noise are assumed to be the same for all subchannels, channels, and time, i.e.,,,, and is chosen to be 0.1 as in [30]. The system parameters used are summaried in Table II. Fig. 5 shows the versus the average channel-induced PSNR degradation threshold. From the results it can be observed that the proposed scheme increases the average data throughput. VI. CONCLUSION For voice, data, and image services over wireless channels, many researchers have proposed various resource management schemes which adopt BER as a QoS criterion. However, for the image quality rating, the BER is not suitable and there are more desirable QoS criterions such as the average PSNR or the average channel-induced PSNR degradation. In this paper, we have proposed a new resource allocation scheme which guarantees the required PSNR or the allowable PSNR degradation for each video user. This scheme adjusts the BER level of each GOB according to the image characteristic of the GOB. Numerical results show that the proposed scheme achieves higher bandwidth utilization than the conventional scheme. REFERENCES [1] I. F. Akyildiz, D. A. Levine, and I. Joe, A slotted CDMA protocol with BER scheduling for wireless multimedia networks, IEEE/ACM Trans. Networking, vol. 7, pp , Apr [2] Z. Liu, M. J. Karol, M. E. Zarki, and K. Y. Eng, A demand assignment access control for multicode DS-CDMA wireless packet (ATM) networks, in Proc. INFOCOM 96, 1996, pp [3] I.-M. Kim, B.-C. Shin, Y. J. Kim, J. K. Kim, and I. Han, Throughput improvement scheme in multicode CDMA, Electron. Lett., vol. 34, pp , May [4] I.-M. Kim and H.-M. Kim, Efficient power management schemes for video service in CDMA systems, Electron. Lett., vol. 36, pp , June [5] J. Wu and R. Kohno, A wireless multimedia CDMA system based on transmission power control, IEEE J. Select. Areas Commun., vol. 14, pp , May [6], Performance evaluation of wireless multimedia CDMA networks using adaptive transmission control, IEEE J. Select. Areas Commun., vol. 14, pp , Dec [7] J. C. Chen, K. M. Sivalingam, P. Agrawal, and R. Acharya, Scheduling multimedia services in a low-power MAC for wireless and mobile ATM networks, IEEE Trans. Multimedia, vol. 1, pp , June [8] G. Côté, B. Erol, M. Gallant, and F. Kossentini, H.263+: video coding at low bit rates, IEEE Trans. Circuits Syst. Video Technol., vol. 8, pp , Nov [9] Y. Wang and Q.-F. Zhu, Error control and concealment for video communication: a review, Proc. IEEE, vol. 86, pp , May [10] M. Ghanbari and V. Seferidis, Cell loss concealment in ATM video codecs, IEEE Trans. Circuits Syst. Video Technol., vol. 3, pp , June [11] W. Luo and M. E. Zarki, Analysis of error concealment schemes for MPEG-2 video transmission over ATM based networks, in SPIE, vol. 2501, 1995, pp [12] J. W. Park, J. W. Kim, and S. U. Lee, DCT coefficients recovery-based error concealment technique and its application to the MPEG-2 bit stream error, IEEE Trans. Circuits Syst. Video Technol., vol. 7, pp , Dec [13] J. Hagenauer, Rate-compatible punctured convolutional codes (RCPC codes) and their applications, IEEE Trans. Commun., vol. 36, pp , Apr [14] J. Hagenauer, N. Seshadri, and C.-E. W. Sundberg, The performance of rate-compatible punctured convolutional codes for digital mobile radio, IEEE Trans. Commun., vol. 38, pp , July [15] T. V. Lakshman, A. Ortega, and A. R. Reibman, VBR video: tradeoffs and potentials, Proc. IEEE, vol. 86, pp , May [16] C. L. I and R. D. Gitlin, Variable spreading gain CDMA with adaptive control for true packet switching wireless networks, in Proc. ICC 95, 1995, pp [17] I.-M. Kim and H.-M. Kim, Scheme for enhancing performance of smart antenna in variable processing gain packet CDMA systems, Electron. Lett., vol. 35, pp , Apr [18] E. Steinbach, N. Färber, and B. Girod, Standard compatible extension of H.263 for robust video transmission in mobile environments, IEEE Trans. Circuits Syst. Video Technol., vol. 7, pp , Dec [19] P.-C. Chang and T.-H. Lee, Precise and fast error tracking for errorresilient transmission of H.263 video, IEEE J. Select. Areas Commun., vol. 18, pp , June [20] G. Côté, S. Shirani, and F. Kossentini, Optimal mode selection and synchronization for robust communications over error-prone networks, IEEE J. Select. Areas Commun., vol. 18, pp , June [21] R. Zhang, S. L. Regunathan, and K. Rose, Video coding with optimal inter/intra-mode switching for packet loss resilience, IEEE J. Select. Areas Commun., vol. 18, pp , June [22] N. Färber, K. Stuhlmüller, and B. Girod, Analysis of error propagation in hybrid video coding with application to error resilience, in Proc. ICIP 99, 1999, pp [23] K. Stuhlmüller, N. Färber, M. Link, and B. Girod, Analysis of video transmission over lossy channels, IEEE J. Select. Areas Commun., vol. 18, pp , June [24] P. S. Kumar, R. D. Yates, and J. Holtzman, Power control based on bit-error rate (BER) measurements, in Proc. MILCOM 95, 1995, pp [25] P. Cherriman and L. Hanzo, Error-rate-based power-controlled multimode H.263-assisted video telephony, IEEE Trans. Veh. Technol., vol. 48, pp , Sept [26] A. Sampath, P. S. Kumar, and J. M. Holtzman, On setting reverse link target SIR in a CDMA system, in Proc. VTC 97, 1997, pp [27] H. Kawai, H. Suda, and F. Adachi, Outer-loop control of target SIR for fast transmit power control in turbo-coded W-CDMA mobile radio, Electron. Lett., vol. 35, pp , Apr [28] J. V. Andrew, CDMA, Principles of Spread Spectrum Communication. Reading, MA: Addison-Wesley, 1995.

9 KIM AND KIM: A NEW RESOURCE ALLOCATION SCHEME BASED ON A PSNR CRITERION 401 [29] I.-M. Kim, B.-C. Shin, and D.-J. Lee, SIR-based call admission control by intercell interference prediction for DS-CDMA systems, IEEE Commun. Lett., vol. 4, pp , Jan [30] S. Ramakrishna and J. M. Holtzman, A scheme for throughput maximization in a dual-class CDMA system, IEEE J. Select. Areas Commun., vol. 16, pp , Aug [31] A. Sampath, P. S. Kumar, and J. M. Holtzman, Power control and resource management for a multimedia wireless CDMA system, in Proc. PIMRC 95, 1995, pp [32] S. J. Lee, H. W. Lee, and D. K. Sung, Capacities of single-code and multicode DS-CDMA systems accommodating multiclass services, IEEE Trans. Veh. Technol., vol. 48, pp , May Il-Min Kim received the B.S. degree in electronics engineering from Yonsei University, Seoul, Korea, in 1996, and the M.S. and Ph.D. degrees in electrical engineering from the Korea Advanced Institute of Science and Technology (KAIST), Taejon, Korea, in 1998 and 2001, respectively. From July 1997 to August 2001, he was a Member of the Technical Staff at the Electronics and Telecommunications Research Institute (ETRI), Taejon, Korea. Since October 2001, he has been employed as a Postdoctoral Associate at the Department of Electrical Engineering and Computer Sciences, Massachusetts Institute of Technology, Cambridge, MA. His research interest include space-time codes, resource management, wireless video, power control, and smart antennas. Dr. Kim was awarded the 2001 Samsung Humantech Gold Prize. Hyung-Myung Kim (S 86 M 86 SM 99) received the B.S. degree in electronics engineering from Seoul National University, Seoul, Korea, in 1974, and the M.S. and Ph.D. degrees in electrical engineering from the University of Pittsburgh, Pittsburgh, PA, in 1982 and 1985, respectively. Since 1986, he has been with the Department of Electrical Engineering and Computer Science, Korea Advanced Institute of Science and Technology (KAIST), Taejon, Korea, where he is currently a Professor. During the summer of 1997, he was on a sabbatical leave as a Visiting Researcher at the Department of Electrical Engineering, Pennsylvania State University, University Park, Pa. His research interests include digital signal/image processing, digital transmission of voice, communications data and image, and multidimensional system theory. Dr. Kim was the Treasurer of the IEEE Taejon Section, in He has been an Editorial Board Member of Multidimensional Systems and Signal Processing since 1990.

Dual Frame Video Encoding with Feedback

Dual Frame Video Encoding with Feedback Video Encoding with Feedback Athanasios Leontaris and Pamela C. Cosman Department of Electrical and Computer Engineering University of California, San Diego, La Jolla, CA 92093-0407 Email: pcosman,aleontar

More information

Analysis of Video Transmission over Lossy Channels

Analysis of Video Transmission over Lossy Channels 1012 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 18, NO. 6, JUNE 2000 Analysis of Video Transmission over Lossy Channels Klaus Stuhlmüller, Niko Färber, Member, IEEE, Michael Link, and Bernd

More information

Analysis of Packet Loss for Compressed Video: Does Burst-Length Matter?

Analysis of Packet Loss for Compressed Video: Does Burst-Length Matter? Analysis of Packet Loss for Compressed Video: Does Burst-Length Matter? Yi J. Liang 1, John G. Apostolopoulos, Bernd Girod 1 Mobile and Media Systems Laboratory HP Laboratories Palo Alto HPL-22-331 November

More information

An Efficient Low Bit-Rate Video-Coding Algorithm Focusing on Moving Regions

An Efficient Low Bit-Rate Video-Coding Algorithm Focusing on Moving Regions 1128 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 11, NO. 10, OCTOBER 2001 An Efficient Low Bit-Rate Video-Coding Algorithm Focusing on Moving Regions Kwok-Wai Wong, Kin-Man Lam,

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /ISCAS.2005.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /ISCAS.2005. Wang, D., Canagarajah, CN., & Bull, DR. (2005). S frame design for multiple description video coding. In IEEE International Symposium on Circuits and Systems (ISCAS) Kobe, Japan (Vol. 3, pp. 19 - ). Institute

More information

Constant Bit Rate for Video Streaming Over Packet Switching Networks

Constant Bit Rate for Video Streaming Over Packet Switching Networks International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Constant Bit Rate for Video Streaming Over Packet Switching Networks Mr. S. P.V Subba rao 1, Y. Renuka Devi 2 Associate professor

More information

Performance Evaluation of Error Resilience Techniques in H.264/AVC Standard

Performance Evaluation of Error Resilience Techniques in H.264/AVC Standard Performance Evaluation of Error Resilience Techniques in H.264/AVC Standard Ram Narayan Dubey Masters in Communication Systems Dept of ECE, IIT-R, India Varun Gunnala Masters in Communication Systems Dept

More information

Bit Rate Control for Video Transmission Over Wireless Networks

Bit Rate Control for Video Transmission Over Wireless Networks Indian Journal of Science and Technology, Vol 9(S), DOI: 0.75/ijst/06/v9iS/05, December 06 ISSN (Print) : 097-686 ISSN (Online) : 097-5 Bit Rate Control for Video Transmission Over Wireless Networks K.

More information

The H.263+ Video Coding Standard: Complexity and Performance

The H.263+ Video Coding Standard: Complexity and Performance The H.263+ Video Coding Standard: Complexity and Performance Berna Erol (bernae@ee.ubc.ca), Michael Gallant (mikeg@ee.ubc.ca), Guy C t (guyc@ee.ubc.ca), and Faouzi Kossentini (faouzi@ee.ubc.ca) Department

More information

Fast MBAFF/PAFF Motion Estimation and Mode Decision Scheme for H.264

Fast MBAFF/PAFF Motion Estimation and Mode Decision Scheme for H.264 Fast MBAFF/PAFF Motion Estimation and Mode Decision Scheme for H.264 Ju-Heon Seo, Sang-Mi Kim, Jong-Ki Han, Nonmember Abstract-- In the H.264, MBAFF (Macroblock adaptive frame/field) and PAFF (Picture

More information

Error Concealment for SNR Scalable Video Coding

Error Concealment for SNR Scalable Video Coding Error Concealment for SNR Scalable Video Coding M. M. Ghandi and M. Ghanbari University of Essex, Wivenhoe Park, Colchester, UK, CO4 3SQ. Emails: (mahdi,ghan)@essex.ac.uk Abstract This paper proposes an

More information

WYNER-ZIV VIDEO CODING WITH LOW ENCODER COMPLEXITY

WYNER-ZIV VIDEO CODING WITH LOW ENCODER COMPLEXITY WYNER-ZIV VIDEO CODING WITH LOW ENCODER COMPLEXITY (Invited Paper) Anne Aaron and Bernd Girod Information Systems Laboratory Stanford University, Stanford, CA 94305 {amaaron,bgirod}@stanford.edu Abstract

More information

Error Resilient Video Coding Using Unequally Protected Key Pictures

Error Resilient Video Coding Using Unequally Protected Key Pictures Error Resilient Video Coding Using Unequally Protected Key Pictures Ye-Kui Wang 1, Miska M. Hannuksela 2, and Moncef Gabbouj 3 1 Nokia Mobile Software, Tampere, Finland 2 Nokia Research Center, Tampere,

More information

Video Transmission. Thomas Wiegand: Digital Image Communication Video Transmission 1. Transmission of Hybrid Coded Video. Channel Encoder.

Video Transmission. Thomas Wiegand: Digital Image Communication Video Transmission 1. Transmission of Hybrid Coded Video. Channel Encoder. Video Transmission Transmission of Hybrid Coded Video Error Control Channel Motion-compensated Video Coding Error Mitigation Scalable Approaches Intra Coding Distortion-Distortion Functions Feedback-based

More information

Joint Optimization of Source-Channel Video Coding Using the H.264/AVC encoder and FEC Codes. Digital Signal and Image Processing Lab

Joint Optimization of Source-Channel Video Coding Using the H.264/AVC encoder and FEC Codes. Digital Signal and Image Processing Lab Joint Optimization of Source-Channel Video Coding Using the H.264/AVC encoder and FEC Codes Digital Signal and Image Processing Lab Simone Milani Ph.D. student simone.milani@dei.unipd.it, Summer School

More information

AUDIOVISUAL COMMUNICATION

AUDIOVISUAL COMMUNICATION AUDIOVISUAL COMMUNICATION Laboratory Session: Recommendation ITU-T H.261 Fernando Pereira The objective of this lab session about Recommendation ITU-T H.261 is to get the students familiar with many aspects

More information

ROBUST ADAPTIVE INTRA REFRESH FOR MULTIVIEW VIDEO

ROBUST ADAPTIVE INTRA REFRESH FOR MULTIVIEW VIDEO ROBUST ADAPTIVE INTRA REFRESH FOR MULTIVIEW VIDEO Sagir Lawan1 and Abdul H. Sadka2 1and 2 Department of Electronic and Computer Engineering, Brunel University, London, UK ABSTRACT Transmission error propagation

More information

NUMEROUS elaborate attempts have been made in the

NUMEROUS elaborate attempts have been made in the IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 46, NO. 12, DECEMBER 1998 1555 Error Protection for Progressive Image Transmission Over Memoryless and Fading Channels P. Greg Sherwood and Kenneth Zeger, Senior

More information

Modeling and Optimization of a Systematic Lossy Error Protection System based on H.264/AVC Redundant Slices

Modeling and Optimization of a Systematic Lossy Error Protection System based on H.264/AVC Redundant Slices Modeling and Optimization of a Systematic Lossy Error Protection System based on H.264/AVC Redundant Slices Shantanu Rane, Pierpaolo Baccichet and Bernd Girod Information Systems Laboratory, Department

More information

Skip Length and Inter-Starvation Distance as a Combined Metric to Assess the Quality of Transmitted Video

Skip Length and Inter-Starvation Distance as a Combined Metric to Assess the Quality of Transmitted Video Skip Length and Inter-Starvation Distance as a Combined Metric to Assess the Quality of Transmitted Video Mohamed Hassan, Taha Landolsi, Husameldin Mukhtar, and Tamer Shanableh College of Engineering American

More information

Error concealment techniques in H.264 video transmission over wireless networks

Error concealment techniques in H.264 video transmission over wireless networks Error concealment techniques in H.264 video transmission over wireless networks M U L T I M E D I A P R O C E S S I N G ( E E 5 3 5 9 ) S P R I N G 2 0 1 1 D R. K. R. R A O F I N A L R E P O R T Murtaza

More information

THE CAPABILITY of real-time transmission of video over

THE CAPABILITY of real-time transmission of video over 1124 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 15, NO. 9, SEPTEMBER 2005 Efficient Bandwidth Resource Allocation for Low-Delay Multiuser Video Streaming Guan-Ming Su, Student

More information

Robust 3-D Video System Based on Modified Prediction Coding and Adaptive Selection Mode Error Concealment Algorithm

Robust 3-D Video System Based on Modified Prediction Coding and Adaptive Selection Mode Error Concealment Algorithm International Journal of Signal Processing Systems Vol. 2, No. 2, December 2014 Robust 3-D Video System Based on Modified Prediction Coding and Adaptive Selection Mode Error Concealment Algorithm Walid

More information

Minimax Disappointment Video Broadcasting

Minimax Disappointment Video Broadcasting Minimax Disappointment Video Broadcasting DSP Seminar Spring 2001 Leiming R. Qian and Douglas L. Jones http://www.ifp.uiuc.edu/ lqian Seminar Outline 1. Motivation and Introduction 2. Background Knowledge

More information

Error-Resilience Video Transcoding for Wireless Communications

Error-Resilience Video Transcoding for Wireless Communications MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Error-Resilience Video Transcoding for Wireless Communications Anthony Vetro, Jun Xin, Huifang Sun TR2005-102 August 2005 Abstract Video communication

More information

PACKET-SWITCHED networks have become ubiquitous

PACKET-SWITCHED networks have become ubiquitous IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 13, NO. 7, JULY 2004 885 Video Compression for Lossy Packet Networks With Mode Switching and a Dual-Frame Buffer Athanasios Leontaris, Student Member, IEEE,

More information

Dual frame motion compensation for a rate switching network

Dual frame motion compensation for a rate switching network Dual frame motion compensation for a rate switching network Vijay Chellappa, Pamela C. Cosman and Geoffrey M. Voelker Dept. of Electrical and Computer Engineering, Dept. of Computer Science and Engineering

More information

AN UNEQUAL ERROR PROTECTION SCHEME FOR MULTIPLE INPUT MULTIPLE OUTPUT SYSTEMS. M. Farooq Sabir, Robert W. Heath and Alan C. Bovik

AN UNEQUAL ERROR PROTECTION SCHEME FOR MULTIPLE INPUT MULTIPLE OUTPUT SYSTEMS. M. Farooq Sabir, Robert W. Heath and Alan C. Bovik AN UNEQUAL ERROR PROTECTION SCHEME FOR MULTIPLE INPUT MULTIPLE OUTPUT SYSTEMS M. Farooq Sabir, Robert W. Heath and Alan C. Bovik Dept. of Electrical and Comp. Engg., The University of Texas at Austin,

More information

The H.26L Video Coding Project

The H.26L Video Coding Project The H.26L Video Coding Project New ITU-T Q.6/SG16 (VCEG - Video Coding Experts Group) standardization activity for video compression August 1999: 1 st test model (TML-1) December 2001: 10 th test model

More information

A Study of Encoding and Decoding Techniques for Syndrome-Based Video Coding

A Study of Encoding and Decoding Techniques for Syndrome-Based Video Coding MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com A Study of Encoding and Decoding Techniques for Syndrome-Based Video Coding Min Wu, Anthony Vetro, Jonathan Yedidia, Huifang Sun, Chang Wen

More information

MULTI-STATE VIDEO CODING WITH SIDE INFORMATION. Sila Ekmekci Flierl, Thomas Sikora

MULTI-STATE VIDEO CODING WITH SIDE INFORMATION. Sila Ekmekci Flierl, Thomas Sikora MULTI-STATE VIDEO CODING WITH SIDE INFORMATION Sila Ekmekci Flierl, Thomas Sikora Technical University Berlin Institute for Telecommunications D-10587 Berlin / Germany ABSTRACT Multi-State Video Coding

More information

Interleaved Source Coding (ISC) for Predictive Video Coded Frames over the Internet

Interleaved Source Coding (ISC) for Predictive Video Coded Frames over the Internet Interleaved Source Coding (ISC) for Predictive Video Coded Frames over the Internet Jin Young Lee 1,2 1 Broadband Convergence Networking Division ETRI Daejeon, 35-35 Korea jinlee@etri.re.kr Abstract Unreliable

More information

Video Coding with Optimal Inter/Intra-Mode Switching for Packet Loss Resilience

Video Coding with Optimal Inter/Intra-Mode Switching for Packet Loss Resilience 966 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 18, NO. 6, JUNE 2000 Video Coding with Optimal Inter/Intra-Mode Switching for Packet Loss Resilience Rui Zhang, Student Member, IEEE, Shankar

More information

AN IMPROVED ERROR CONCEALMENT STRATEGY DRIVEN BY SCENE MOTION PROPERTIES FOR H.264/AVC DECODERS

AN IMPROVED ERROR CONCEALMENT STRATEGY DRIVEN BY SCENE MOTION PROPERTIES FOR H.264/AVC DECODERS AN IMPROVED ERROR CONCEALMENT STRATEGY DRIVEN BY SCENE MOTION PROPERTIES FOR H.264/AVC DECODERS Susanna Spinsante, Ennio Gambi, Franco Chiaraluce Dipartimento di Elettronica, Intelligenza artificiale e

More information

Research Topic. Error Concealment Techniques in H.264/AVC for Wireless Video Transmission in Mobile Networks

Research Topic. Error Concealment Techniques in H.264/AVC for Wireless Video Transmission in Mobile Networks Research Topic Error Concealment Techniques in H.264/AVC for Wireless Video Transmission in Mobile Networks July 22 nd 2008 Vineeth Shetty Kolkeri EE Graduate,UTA 1 Outline 2. Introduction 3. Error control

More information

Video Over Mobile Networks

Video Over Mobile Networks Video Over Mobile Networks Professor Mohammed Ghanbari Department of Electronic systems Engineering University of Essex United Kingdom June 2005, Zadar, Croatia (Slides prepared by M. Mahdi Ghandi) INTRODUCTION

More information

Module 8 VIDEO CODING STANDARDS. Version 2 ECE IIT, Kharagpur

Module 8 VIDEO CODING STANDARDS. Version 2 ECE IIT, Kharagpur Module 8 VIDEO CODING STANDARDS Lesson 27 H.264 standard Lesson Objectives At the end of this lesson, the students should be able to: 1. State the broad objectives of the H.264 standard. 2. List the improved

More information

Express Letters. A Novel Four-Step Search Algorithm for Fast Block Motion Estimation

Express Letters. A Novel Four-Step Search Algorithm for Fast Block Motion Estimation IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 6, NO. 3, JUNE 1996 313 Express Letters A Novel Four-Step Search Algorithm for Fast Block Motion Estimation Lai-Man Po and Wing-Chung

More information

WITH the rapid development of high-fidelity video services

WITH the rapid development of high-fidelity video services 896 IEEE SIGNAL PROCESSING LETTERS, VOL. 22, NO. 7, JULY 2015 An Efficient Frame-Content Based Intra Frame Rate Control for High Efficiency Video Coding Miaohui Wang, Student Member, IEEE, KingNgiNgan,

More information

Pattern Smoothing for Compressed Video Transmission

Pattern Smoothing for Compressed Video Transmission Pattern for Compressed Transmission Hugh M. Smith and Matt W. Mutka Department of Computer Science Michigan State University East Lansing, MI 48824-1027 {smithh,mutka}@cps.msu.edu Abstract: In this paper

More information

MPEGTool: An X Window Based MPEG Encoder and Statistics Tool 1

MPEGTool: An X Window Based MPEG Encoder and Statistics Tool 1 MPEGTool: An X Window Based MPEG Encoder and Statistics Tool 1 Toshiyuki Urabe Hassan Afzal Grace Ho Pramod Pancha Magda El Zarki Department of Electrical Engineering University of Pennsylvania Philadelphia,

More information

Principles of Video Compression

Principles of Video Compression Principles of Video Compression Topics today Introduction Temporal Redundancy Reduction Coding for Video Conferencing (H.261, H.263) (CSIT 410) 2 Introduction Reduce video bit rates while maintaining an

More information

ROBUST REGION-OF-INTEREST SCALABLE CODING WITH LEAKY PREDICTION IN H.264/AVC. Qian Chen, Li Song, Xiaokang Yang, Wenjun Zhang

ROBUST REGION-OF-INTEREST SCALABLE CODING WITH LEAKY PREDICTION IN H.264/AVC. Qian Chen, Li Song, Xiaokang Yang, Wenjun Zhang ROBUST REGION-OF-INTEREST SCALABLE CODING WITH LEAKY PREDICTION IN H.264/AVC Qian Chen, Li Song, Xiaokang Yang, Wenjun Zhang Institute of Image Communication & Information Processing Shanghai Jiao Tong

More information

Robust Joint Source-Channel Coding for Image Transmission Over Wireless Channels

Robust Joint Source-Channel Coding for Image Transmission Over Wireless Channels 962 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 10, NO. 6, SEPTEMBER 2000 Robust Joint Source-Channel Coding for Image Transmission Over Wireless Channels Jianfei Cai and Chang

More information

176 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 13, NO. 2, FEBRUARY 2003

176 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 13, NO. 2, FEBRUARY 2003 176 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 13, NO. 2, FEBRUARY 2003 Transactions Letters Error-Resilient Image Coding (ERIC) With Smart-IDCT Error Concealment Technique for

More information

Adaptive Key Frame Selection for Efficient Video Coding

Adaptive Key Frame Selection for Efficient Video Coding Adaptive Key Frame Selection for Efficient Video Coding Jaebum Jun, Sunyoung Lee, Zanming He, Myungjung Lee, and Euee S. Jang Digital Media Lab., Hanyang University 17 Haengdang-dong, Seongdong-gu, Seoul,

More information

Dynamic bandwidth allocation scheme for multiple real-time VBR videos over ATM networks

Dynamic bandwidth allocation scheme for multiple real-time VBR videos over ATM networks Telecommunication Systems 15 (2000) 359 380 359 Dynamic bandwidth allocation scheme for multiple real-time VBR videos over ATM networks Chae Y. Lee a,heem.eun a and Seok J. Koh b a Department of Industrial

More information

Packet Scheduling Algorithm for Wireless Video Streaming 1

Packet Scheduling Algorithm for Wireless Video Streaming 1 Packet Scheduling Algorithm for Wireless Video Streaming 1 Sang H. Kang and Avideh Zakhor Video and Image Processing Lab, U.C. Berkeley E-mail: {sangk7, avz}@eecs.berkeley.edu Abstract We propose a class

More information

TERRESTRIAL broadcasting of digital television (DTV)

TERRESTRIAL broadcasting of digital television (DTV) IEEE TRANSACTIONS ON BROADCASTING, VOL 51, NO 1, MARCH 2005 133 Fast Initialization of Equalizers for VSB-Based DTV Transceivers in Multipath Channel Jong-Moon Kim and Yong-Hwan Lee Abstract This paper

More information

Selective Intra Prediction Mode Decision for H.264/AVC Encoders

Selective Intra Prediction Mode Decision for H.264/AVC Encoders Selective Intra Prediction Mode Decision for H.264/AVC Encoders Jun Sung Park, and Hyo Jung Song Abstract H.264/AVC offers a considerably higher improvement in coding efficiency compared to other compression

More information

1022 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 19, NO. 4, APRIL 2010

1022 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 19, NO. 4, APRIL 2010 1022 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 19, NO. 4, APRIL 2010 Delay Constrained Multiplexing of Video Streams Using Dual-Frame Video Coding Mayank Tiwari, Student Member, IEEE, Theodore Groves,

More information

Robust Transmission of H.264/AVC Video using 64-QAM and unequal error protection

Robust Transmission of H.264/AVC Video using 64-QAM and unequal error protection Robust Transmission of H.264/AVC Video using 64-QAM and unequal error protection Ahmed B. Abdurrhman 1, Michael E. Woodward 1 and Vasileios Theodorakopoulos 2 1 School of Informatics, Department of Computing,

More information

SCALABLE video coding (SVC) is currently being developed

SCALABLE video coding (SVC) is currently being developed IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 16, NO. 7, JULY 2006 889 Fast Mode Decision Algorithm for Inter-Frame Coding in Fully Scalable Video Coding He Li, Z. G. Li, Senior

More information

ABSTRACT ERROR CONCEALMENT TECHNIQUES IN H.264/AVC, FOR VIDEO TRANSMISSION OVER WIRELESS NETWORK. Vineeth Shetty Kolkeri, M.S.

ABSTRACT ERROR CONCEALMENT TECHNIQUES IN H.264/AVC, FOR VIDEO TRANSMISSION OVER WIRELESS NETWORK. Vineeth Shetty Kolkeri, M.S. ABSTRACT ERROR CONCEALMENT TECHNIQUES IN H.264/AVC, FOR VIDEO TRANSMISSION OVER WIRELESS NETWORK Vineeth Shetty Kolkeri, M.S. The University of Texas at Arlington, 2008 Supervising Professor: Dr. K. R.

More information

CHAPTER 2 SUBCHANNEL POWER CONTROL THROUGH WEIGHTING COEFFICIENT METHOD

CHAPTER 2 SUBCHANNEL POWER CONTROL THROUGH WEIGHTING COEFFICIENT METHOD CHAPTER 2 SUBCHANNEL POWER CONTROL THROUGH WEIGHTING COEFFICIENT METHOD 2.1 INTRODUCTION MC-CDMA systems transmit data over several orthogonal subcarriers. The capacity of MC-CDMA cellular system is mainly

More information

Temporal Error Concealment Algorithm Using Adaptive Multi- Side Boundary Matching Principle

Temporal Error Concealment Algorithm Using Adaptive Multi- Side Boundary Matching Principle 184 IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.12, December 2008 Temporal Error Concealment Algorithm Using Adaptive Multi- Side Boundary Matching Principle Seung-Soo

More information

EAVE: Error-Aware Video Encoding Supporting Extended Energy/QoS Tradeoffs for Mobile Embedded Systems 1

EAVE: Error-Aware Video Encoding Supporting Extended Energy/QoS Tradeoffs for Mobile Embedded Systems 1 EAVE: Error-Aware Video Encoding Supporting Extended Energy/QoS Tradeoffs for Mobile Embedded Systems 1 KYOUNGWOO LEE University of California, Irvine NIKIL DUTT University of California, Irvine and NALINI

More information

Improved Error Concealment Using Scene Information

Improved Error Concealment Using Scene Information Improved Error Concealment Using Scene Information Ye-Kui Wang 1, Miska M. Hannuksela 2, Kerem Caglar 1, and Moncef Gabbouj 3 1 Nokia Mobile Software, Tampere, Finland 2 Nokia Research Center, Tampere,

More information

CRC and Conv. Concatenated Channel Coder. Block. Input. Source Coder. Moldulation. Interleaver. Image. Channel. Block. List Viterbi Channel Decoder

CRC and Conv. Concatenated Channel Coder. Block. Input. Source Coder. Moldulation. Interleaver. Image. Channel. Block. List Viterbi Channel Decoder Variable Rate Channel Coding and Enhanced Interleaving for Image Transmission using an Outage Criterion Salim Manji and Narayan. Mandayam WINLA Rutgers, The State University of New Jersey 7 rett Rd. Piscataway,

More information

FAST SPATIAL AND TEMPORAL CORRELATION-BASED REFERENCE PICTURE SELECTION

FAST SPATIAL AND TEMPORAL CORRELATION-BASED REFERENCE PICTURE SELECTION FAST SPATIAL AND TEMPORAL CORRELATION-BASED REFERENCE PICTURE SELECTION 1 YONGTAE KIM, 2 JAE-GON KIM, and 3 HAECHUL CHOI 1, 3 Hanbat National University, Department of Multimedia Engineering 2 Korea Aerospace

More information

Systematic Lossy Error Protection of Video based on H.264/AVC Redundant Slices

Systematic Lossy Error Protection of Video based on H.264/AVC Redundant Slices Systematic Lossy Error Protection of based on H.264/AVC Redundant Slices Shantanu Rane and Bernd Girod Information Systems Laboratory Stanford University, Stanford, CA 94305. {srane,bgirod}@stanford.edu

More information

Bridging the Gap Between CBR and VBR for H264 Standard

Bridging the Gap Between CBR and VBR for H264 Standard Bridging the Gap Between CBR and VBR for H264 Standard Othon Kamariotis Abstract This paper provides a flexible way of controlling Variable-Bit-Rate (VBR) of compressed digital video, applicable to the

More information

Systematic Lossy Forward Error Protection for Error-Resilient Digital Video Broadcasting

Systematic Lossy Forward Error Protection for Error-Resilient Digital Video Broadcasting Systematic Lossy Forward Error Protection for Error-Resilient Digital Broadcasting Shantanu Rane, Anne Aaron and Bernd Girod Information Systems Laboratory, Stanford University, Stanford, CA 94305 {srane,amaaron,bgirod}@stanford.edu

More information

A Cell-Loss Concealment Technique for MPEG-2 Coded Video

A Cell-Loss Concealment Technique for MPEG-2 Coded Video IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 10, NO. 4, JUNE 2000 659 A Cell-Loss Concealment Technique for MPEG-2 Coded Video Jian Zhang, Member, IEEE, John F. Arnold, Senior Member,

More information

Distributed Video Coding Using LDPC Codes for Wireless Video

Distributed Video Coding Using LDPC Codes for Wireless Video Wireless Sensor Network, 2009, 1, 334-339 doi:10.4236/wsn.2009.14041 Published Online November 2009 (http://www.scirp.org/journal/wsn). Distributed Video Coding Using LDPC Codes for Wireless Video Abstract

More information

COMP 249 Advanced Distributed Systems Multimedia Networking. Video Compression Standards

COMP 249 Advanced Distributed Systems Multimedia Networking. Video Compression Standards COMP 9 Advanced Distributed Systems Multimedia Networking Video Compression Standards Kevin Jeffay Department of Computer Science University of North Carolina at Chapel Hill jeffay@cs.unc.edu September,

More information

Chapter 10 Basic Video Compression Techniques

Chapter 10 Basic Video Compression Techniques Chapter 10 Basic Video Compression Techniques 10.1 Introduction to Video compression 10.2 Video Compression with Motion Compensation 10.3 Video compression standard H.261 10.4 Video compression standard

More information

Performance Enhancement of Closed Loop Power Control In Ds-CDMA

Performance Enhancement of Closed Loop Power Control In Ds-CDMA International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Performance Enhancement of Closed Loop Power Control In Ds-CDMA Devendra Kumar Sougata Ghosh Department Of ECE Department Of ECE

More information

Multimedia Communications. Video compression

Multimedia Communications. Video compression Multimedia Communications Video compression Video compression Of all the different sources of data, video produces the largest amount of data There are some differences in our perception with regard to

More information

Error prevention and concealment for scalable video coding with dual-priority transmission q

Error prevention and concealment for scalable video coding with dual-priority transmission q J. Vis. Commun. Image R. 14 (2003) 458 473 www.elsevier.com/locate/yjvci Error prevention and concealment for scalable video coding with dual-priority transmission q Jong-Tzy Wang a and Pao-Chi Chang b,

More information

University of Bristol - Explore Bristol Research. Link to published version (if available): /ICIP

University of Bristol - Explore Bristol Research. Link to published version (if available): /ICIP Al-Mualla, M. E. S., Canagarajah, C. N., & Bull, D. R. (1998). Error concealment using motion field interpolation. In Unknown. (Vol. 3, pp. 512-516). Institute of Electrical and Electronics Engineers (IEEE).

More information

Real Time PQoS Enhancement of IP Multimedia Services Over Fading and Noisy DVB-T Channel

Real Time PQoS Enhancement of IP Multimedia Services Over Fading and Noisy DVB-T Channel Real Time PQoS Enhancement of IP Multimedia Services Over Fading and Noisy DVB-T Channel H. Koumaras (1), E. Pallis (2), G. Gardikis (1), A. Kourtis (1) (1) Institute of Informatics and Telecommunications

More information

Relative frequency. I Frames P Frames B Frames No. of cells

Relative frequency. I Frames P Frames B Frames No. of cells In: R. Puigjaner (ed.): "High Performance Networking VI", Chapman & Hall, 1995, pages 157-168. Impact of MPEG Video Trac on an ATM Multiplexer Oliver Rose 1 and Michael R. Frater 2 1 Institute of Computer

More information

Region Adaptive Unsharp Masking based DCT Interpolation for Efficient Video Intra Frame Up-sampling

Region Adaptive Unsharp Masking based DCT Interpolation for Efficient Video Intra Frame Up-sampling International Conference on Electronic Design and Signal Processing (ICEDSP) 0 Region Adaptive Unsharp Masking based DCT Interpolation for Efficient Video Intra Frame Up-sampling Aditya Acharya Dept. of

More information

CONSTRAINING delay is critical for real-time communication

CONSTRAINING delay is critical for real-time communication 1726 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 16, NO. 7, JULY 2007 Compression Efficiency and Delay Tradeoffs for Hierarchical B-Pictures and Pulsed-Quality Frames Athanasios Leontaris, Member, IEEE,

More information

Multimedia Communications. Image and Video compression

Multimedia Communications. Image and Video compression Multimedia Communications Image and Video compression JPEG2000 JPEG2000: is based on wavelet decomposition two types of wavelet filters one similar to what discussed in Chapter 14 and the other one generates

More information

Interleaved Source Coding (ISC) for Predictive Video over ERASURE-Channels

Interleaved Source Coding (ISC) for Predictive Video over ERASURE-Channels Interleaved Source Coding (ISC) for Predictive Video over ERASURE-Channels Jin Young Lee, Member, IEEE and Hayder Radha, Senior Member, IEEE Abstract Packet losses over unreliable networks have a severe

More information

Dual frame motion compensation for a rate switching network

Dual frame motion compensation for a rate switching network Dual frame motion compensation for a rate switching network Vijay Chellappa, Pamela C. Cosman and Geoffrey M. Voelker Dept. of Electrical and Computer Engineering, Dept. of Computer Science and Engineering

More information

An Overview of Video Coding Algorithms

An Overview of Video Coding Algorithms An Overview of Video Coding Algorithms Prof. Ja-Ling Wu Department of Computer Science and Information Engineering National Taiwan University Video coding can be viewed as image compression with a temporal

More information

Robust Transmission of H.264/AVC Video Using 64-QAM and Unequal Error Protection

Robust Transmission of H.264/AVC Video Using 64-QAM and Unequal Error Protection Robust Transmission of H.264/AVC Video Using 64-QAM and Unequal Error Protection Ahmed B. Abdurrhman, Michael E. Woodward, and Vasileios Theodorakopoulos School of Informatics, Department of Computing,

More information

Linköping University Post Print. Packet Video Error Concealment With Gaussian Mixture Models

Linköping University Post Print. Packet Video Error Concealment With Gaussian Mixture Models Linköping University Post Print Packet Video Error Concealment With Gaussian Mixture Models Daniel Persson, Thomas Eriksson and Per Hedelin N.B.: When citing this work, cite the original article. 2009

More information

1. INTRODUCTION. Index Terms Video Transcoding, Video Streaming, Frame skipping, Interpolation frame, Decoder, Encoder.

1. INTRODUCTION. Index Terms Video Transcoding, Video Streaming, Frame skipping, Interpolation frame, Decoder, Encoder. Video Streaming Based on Frame Skipping and Interpolation Techniques Fadlallah Ali Fadlallah Department of Computer Science Sudan University of Science and Technology Khartoum-SUDAN fadali@sustech.edu

More information

Performance Improvement of AMBE 3600 bps Vocoder with Improved FEC

Performance Improvement of AMBE 3600 bps Vocoder with Improved FEC Performance Improvement of AMBE 3600 bps Vocoder with Improved FEC Ali Ekşim and Hasan Yetik Center of Research for Advanced Technologies of Informatics and Information Security (TUBITAK-BILGEM) Turkey

More information

Project Proposal: Sub pixel motion estimation for side information generation in Wyner- Ziv decoder.

Project Proposal: Sub pixel motion estimation for side information generation in Wyner- Ziv decoder. EE 5359 MULTIMEDIA PROCESSING Subrahmanya Maira Venkatrav 1000615952 Project Proposal: Sub pixel motion estimation for side information generation in Wyner- Ziv decoder. Wyner-Ziv(WZ) encoder is a low

More information

Systematic Lossy Error Protection of Video Signals Shantanu Rane, Member, IEEE, Pierpaolo Baccichet, Member, IEEE, and Bernd Girod, Fellow, IEEE

Systematic Lossy Error Protection of Video Signals Shantanu Rane, Member, IEEE, Pierpaolo Baccichet, Member, IEEE, and Bernd Girod, Fellow, IEEE IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 18, NO. 10, OCTOBER 2008 1347 Systematic Lossy Error Protection of Video Signals Shantanu Rane, Member, IEEE, Pierpaolo Baccichet, Member,

More information

REDUCED-COMPLEXITY DECODING FOR CONCATENATED CODES BASED ON RECTANGULAR PARITY-CHECK CODES AND TURBO CODES

REDUCED-COMPLEXITY DECODING FOR CONCATENATED CODES BASED ON RECTANGULAR PARITY-CHECK CODES AND TURBO CODES REDUCED-COMPLEXITY DECODING FOR CONCATENATED CODES BASED ON RECTANGULAR PARITY-CHECK CODES AND TURBO CODES John M. Shea and Tan F. Wong University of Florida Department of Electrical and Computer Engineering

More information

Performance of a Low-Complexity Turbo Decoder and its Implementation on a Low-Cost, 16-Bit Fixed-Point DSP

Performance of a Low-Complexity Turbo Decoder and its Implementation on a Low-Cost, 16-Bit Fixed-Point DSP Performance of a ow-complexity Turbo Decoder and its Implementation on a ow-cost, 6-Bit Fixed-Point DSP Ken Gracie, Stewart Crozier, Andrew Hunt, John odge Communications Research Centre 370 Carling Avenue,

More information

Drift Compensation for Reduced Spatial Resolution Transcoding

Drift Compensation for Reduced Spatial Resolution Transcoding MERL A MITSUBISHI ELECTRIC RESEARCH LABORATORY http://www.merl.com Drift Compensation for Reduced Spatial Resolution Transcoding Peng Yin Anthony Vetro Bede Liu Huifang Sun TR-2002-47 August 2002 Abstract

More information

DELTA MODULATION AND DPCM CODING OF COLOR SIGNALS

DELTA MODULATION AND DPCM CODING OF COLOR SIGNALS DELTA MODULATION AND DPCM CODING OF COLOR SIGNALS Item Type text; Proceedings Authors Habibi, A. Publisher International Foundation for Telemetering Journal International Telemetering Conference Proceedings

More information

Investigation of the Effectiveness of Turbo Code in Wireless System over Rician Channel

Investigation of the Effectiveness of Turbo Code in Wireless System over Rician Channel International Journal of Networks and Communications 2015, 5(3): 46-53 DOI: 10.5923/j.ijnc.20150503.02 Investigation of the Effectiveness of Turbo Code in Wireless System over Rician Channel Zachaeus K.

More information

Delay allocation between source buffering and interleaving for wireless video

Delay allocation between source buffering and interleaving for wireless video Shen et al. EURASIP Journal on Wireless Communications and Networking (2016) 2016:209 DOI 10.1186/s13638-016-0703-4 RESEARCH Open Access Delay allocation between source buffering and interleaving for wireless

More information

Research Article. ISSN (Print) *Corresponding author Shireen Fathima

Research Article. ISSN (Print) *Corresponding author Shireen Fathima Scholars Journal of Engineering and Technology (SJET) Sch. J. Eng. Tech., 2014; 2(4C):613-620 Scholars Academic and Scientific Publisher (An International Publisher for Academic and Scientific Resources)

More information

PAPER Error Robust H.263 Video Coding with Video Segment Regulation and Precise Error Tracking

PAPER Error Robust H.263 Video Coding with Video Segment Regulation and Precise Error Tracking 317 PAPER Error Robust H.263 Video Coding with Video Segment Regulation and Precise Error Tracking Tien-Hsu LEE, Nonmember and Pao-Chi CHANG, Regular Member SUMMARY This paper presents an error resilient

More information

Feasibility Study of Stochastic Streaming with 4K UHD Video Traces

Feasibility Study of Stochastic Streaming with 4K UHD Video Traces Feasibility Study of Stochastic Streaming with 4K UHD Video Traces Joongheon Kim and Eun-Seok Ryu Platform Engineering Group, Intel Corporation, Santa Clara, California, USA Department of Computer Engineering,

More information

II. SYSTEM MODEL In a single cell, an access point and multiple wireless terminals are located. We only consider the downlink

II. SYSTEM MODEL In a single cell, an access point and multiple wireless terminals are located. We only consider the downlink Subcarrier allocation for variable bit rate video streams in wireless OFDM systems James Gross, Jirka Klaue, Holger Karl, Adam Wolisz TU Berlin, Einsteinufer 25, 1587 Berlin, Germany {gross,jklaue,karl,wolisz}@ee.tu-berlin.de

More information

Compressed-Sensing-Enabled Video Streaming for Wireless Multimedia Sensor Networks Abstract:

Compressed-Sensing-Enabled Video Streaming for Wireless Multimedia Sensor Networks Abstract: Compressed-Sensing-Enabled Video Streaming for Wireless Multimedia Sensor Networks Abstract: This article1 presents the design of a networked system for joint compression, rate control and error correction

More information

UNBALANCED QUANTIZED MULTI-STATE VIDEO CODING

UNBALANCED QUANTIZED MULTI-STATE VIDEO CODING UNBALANCED QUANTIZED MULTI-STATE VIDEO CODING Sila Ekmekci Flierl, Thomas Sikora +, Pascal Frossard Ecole Polytechnique Fédérale de Lausanne (EPFL) Technical University Berlin + Signal Processing Institute

More information

Unequal Error Protection Codes for Wavelet Image Transmission over W-CDMA, AWGN and Rayleigh Fading Channels

Unequal Error Protection Codes for Wavelet Image Transmission over W-CDMA, AWGN and Rayleigh Fading Channels Unequal Error Protection Codes for Wavelet Image Transmission over W-CDMA, AWGN and Rayleigh Fading Channels MINH H. LE and RANJITH LIYANA-PATHIRANA School of Engineering and Industrial Design College

More information

Error Resilience for Compressed Sensing with Multiple-Channel Transmission

Error Resilience for Compressed Sensing with Multiple-Channel Transmission Journal of Information Hiding and Multimedia Signal Processing c 2015 ISSN 2073-4212 Ubiquitous International Volume 6, Number 5, September 2015 Error Resilience for Compressed Sensing with Multiple-Channel

More information

CONTEMPORARY hybrid video codecs use motion-compensated

CONTEMPORARY hybrid video codecs use motion-compensated IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 18, NO. 2, FEBRUARY 2008 249 Transactions Letters Dual Frame Motion Compensation With Uneven Quality Assignment Vijay Chellappa, Pamela

More information