FUZZY JOINT ENCODING AND STATISTICAL MULTIPLEXING OF MULTIPLE VIDEO SOURCES WITH INDEPENDENT QUALITY OF SERVICES FOR STREAMING OVER DVB-H

Size: px
Start display at page:

Download "FUZZY JOINT ENCODING AND STATISTICAL MULTIPLEXING OF MULTIPLE VIDEO SOURCES WITH INDEPENDENT QUALITY OF SERVICES FOR STREAMING OVER DVB-H"

Transcription

1 International Journal of Innovative Computing, Information and Control ICIC International c 2009 ISSN Volume 5, Number7, July2009 pp. 1 IHMSP07-07 FUZZY JOINT ENCODING AND STATISTICAL MULTIPLEXING OF MULTIPLE VIDEO SOURCES WITH INDEPENDENT QUALITY OF SERVICES FOR STREAMING OVER DVB-H Mehdi Rezaei 1,ImedBouazizi 2 and Moncef Gabbouj 1 1 Department of Signal Processing Tampere University of Technology P.O.Box 553, FI Tampere, Finland mehdi.rezaei@ieee.org; moncef.gabbouj@tut.fi 2 Nokia Research Center Tampere, Finland imed.bouazizi@nokia.com Received February 2008; revised July 2008 Abstract. A novel fuzzy joint video encoding and statistical multiplexing (StatMux) method for broadcasting over DVB-H (Digital Video Broadcasting for Handhelds) channels is proposed to decrease end-to-end delay in a broadcast system. DVB-H uses a time-sliced transmission scheme to reduce the power consumption used for radio reception in handheld receivers. Due to the time slicing scheme in DVB-H, channel changing delay, i.e. changing from one audio-visual service to another, and thereafter end-to-end delay becomes significant. The proposed video encoding method decreases the buffering delays that constitute the major parts of the end-to-end delay by implementing statistical multiplexing (StatMux) over video services. Unlike conventional similar methods, in the proposed method the multiplexed services can have independent bit rates and quality of services. Moreover, the computational complexity of the proposed method is much lower than that of conventional methods. Although the proposed method has been designed and tested for DVB-H broadcast system, it can be deployed in other video broadcast systems in which a number of video services are encoded and broadcasted simultaneously. Simulation results show that the proposed method can considerably decrease end-to-end delay without any cost in the overall quality of compressed video. Keywords: Broadcasting, Fuzzy logic control, Rate control, Statistical multiplexing, Streaming, Video coding 1. Introduction. Digital Video Broadcasting for Handheld terminals (DVB-H) is an ETSI specification for delivering broadcast services to battery-powered handheld receivers [1-4]. DVB-H is mainly based on the DVB-T specification for digital terrestrial television. However, it adds a number of features designed to consider the limited battery life of handheld devices and the particular environments in which such receivers operate [5,6]. Services used in mobile handheld terminals require relatively low bit rates. The estimated maximum bit rate for streaming video using advanced compression technology like H.264/AVC is in the order of a few hundred kilobits per second. A DVB-T transmission system usually provides a bit rate of up to 8Mbps or more. This provides a possibility to significantly reduce the average power consumption of a DVB-H receiver by introducing a scheme based on time division multiplexing. This scheme is called Time-slicing. To reduce the power consumption in handheld terminals, the service data is time-sliced and then it is sent through the channel as bursts at a significantly higher bit rate compared to the bit rate of the audio-visual service. Time-slicing enables a receiver to stay active 1

2 2 M. REZAEI, I. BOUAZIZI AND M. GABBOUJ during only a small fraction of the time, while receiving bursts of a requested service. It significantly reduces the power consumption used for radio reception. DVB-H also employs additional forward error correction to further improve mobile and indoor reception performance of DVB-T. Channel changing delay in DVB-H refers to the time between the start of switching to a new channel and the start of the media rendering [7]. Channel changing delay includes several parts: Arrival Delay (delay to arrival of desired burst), Reception Delay (reception duration of desired burst), Decapsulation Buffering Delay, Decoder Refresh Delay (delay to the first random access point), Decoder Buffering Delay (Initial buffering period of Coded Picture Buffer). The decapsulation buffering delay includes two buffering delays for the Multi-protocol Decapsulation Buffer (MDB) and RTP (Real Time Protocol) Decapsulation Buffer (RDB). The decapsulation buffering delay is required to compensate for the variations of burst size and the decoder buffering delay is needed to compensate for the variations of bit rate. Moreover, another delay is needed for synchronization between the associated streams (e.g. audio and video). One of the significant factors in channel changing delay is the arrival delay. The arrival delay depends on the time-slicing parameters that define the power consumption of DVB- H receivers. The lower the receiver power consumption, the higher will the arrival delay be. Another factor in channel changing delay is the required delay to compensate the variation in bit rate. For video streaming over DVB-H system the advantages of variable bit rate video is exploited. For most video contents, a variable bit rate (VBR) video can provide better visual quality and coding efficiency than a constant bit rate video [8]. A higher quality and compression performance can be obtained by more variations in bit rate and higher buffering delay. When VBR bit streams are broadcasted in DVB-H, utilizing statistical multiplexing (StatMux) is beneficial to reduce end-to-end delay and to maximize utilization of transmission bandwidth. StatMux in DVB-H can be implemented in conjunction with encoding at the encoders where a number of services are encoded and broadcasted simultaneously and/or it can be implemented in conjunction with the time-slicing at a network element called IP Multiprotocol Encapsulator. Depending on the implementation method, Stat- Mux can affect on different parts of the end-to-end delay. Implementation of StatMux at the IP encapsulator is out of scope of this paper. The proposed joint encoding and StatMux method affect the buffering delay that is required at IP encapsulator before encapsulation and the decoder initial buffering delay that is required before decoding. The major problem of joint video encoding and StatMux is how to allocate the available bit budget among the video sources that share the common channel bandwidth and are jointly encoded. The conventional joint encoding methods follow two main approaches: forward analysis and modeling approach. In forward analysis, a preprocessing is performed on video sources to gather statistics about the coding complexity. The real coding process can operate based on the statistics obtained by the preprocessing. In the modeling approach, first it is attempted to model the performance of video encoder and the coding complexity of video sources and then the allocated bits to video sources is controlled basedonprovidedmodelswhilethemodelsare updated during the encoding. See the proposed methods in [9-11] as examples for the two approaches. The system presented in [9] consists of several preprocessors and video encoders. Each preprocessor analyzes a video source and derives picture statistics. Using these statistics, a joint rate controller calculates dynamically the bit rate for each encoder based on the relative complexities of the sources. Another bit allocation method for joint coding of multiple video sources is presented in [10]. In this method, the input video sources are divided into Super GOPs (a number of GOP) and Super Frames (a set of frames, one from each source) and then, the

3 FUZZY JOINT ENCODING AND STATISTICAL MULTIPLEXING 3 bit budget is distributed hierarchically between the video super GOPs, super frames and frames according to their relative complexities while the encoder and decoders buffers are prevented from overflowing and under-flowing. Finally, using a rate-distortion model, a quantization parameter is calculated for each frame according to the allocated bits to the frame. A similar approach to that in [10] is presented in [11]. In this paper we propose a novel fuzzy joint encoding and StatMux method that is different from conventional methods. The proposed method does not use any preprocessing or model for controlling. It utilizes a number of fuzzy controllers to control the bit rates of encoded bit streams simultaneously in real-time and to decrease the buffering delays and thereafter end-to-end delay of broadcast system. The proposed joint video encoding and multiplexing method in this paper has been built based on a combination and modification of the rate control methods proposed in [12,13] and [14] for independent and joint video encoding, respectively. The paper is organized as follows: Section 2 presents an overview on the proposed method. Detailed information about the proposed method is presented in Section 3 and Section 4. Simulation results of the proposed method are provided in Section 5. The paper ends with conclusions in Section 6. Figure 1. Block diagram of proposed joint encoding system 2. Proposed Joint Video Encoding and Statistical Multiplexing Method. The proposed joint encoding and StatMux method is implemented by a joint video rate control system. Figure 1 shows the simplified block diagram of the rate control system. A number of video sources are encoded simultaneously, each by one encoder. The rate control system utilizes a number of fuzzy controllers to control the bit rate of each encoded bit stream and also the bit rate of aggregated bit stream. The proposed system is a real-time control system without any look ahead and preprocessing. Utilizing the fuzzy controllers, it has a very low degree of complexity in comparison to the conventional methods. Unlike the conventional methods, in the proposed method, the multiplexed bit streams can have independent quality of services and different bit rates. The proposed method can be tuned to only allow for short-term exchanges of bit budget information between bit streams, in which case the long-term exchanges of bits between the bit streams are prevented. In this case, the average quality of encoded bit stream remains constant in comparison to the independent encoding case. In another case, it can be tuned to allow long-term exchanges of bit budget between the bit streams similar to the conventional methods. According to the proposed method, an independent video rate controller (IRC) is used for encoding each video bit stream to guarantee a VBR bit stream with an average bit rate and a buffering constraint. The encoded bit streams are multiplexed and moved to

4 4 M. REZAEI, I. BOUAZIZI AND M. GABBOUJ avirtualjointbuffer. The data is removed from the joint buffer at a constant bit rate appropriate to the target bandwidth of the transmission channel. The occupancy of joint buffer is used as a feedback signal by a joint rate controller (JRC). The JRC controls the variations in bit rate of the aggregate bit stream to guarantee a limited buffering delay. Less variations in the bit rate of aggregated bit stream means smaller buffering delays. The proposed method not only decreases the decoder buffering delay by allocating variable bandwidth instead of a fixed bandwidth to each bit streams, but also, decreases the buffering delay that is required before the start of encapsulation at the IP encapsulator of the DVB-H network. These two delays are related to each other such that any reduction in the decoder buffering delay means a similar reduction in the buffering delay at the IP encapsulator. The video encoders are controlled by adjusting the Quantization Parameter (QP) on a picture basis. The QP is mainly controlled by the IRCs while the JRC adds a small positive or negative value to the QP values determined by the IRCs according to the occupancy of the joint buffer and the bit rate of the aggregate bit stream as Q n = Q IRCn + Q J (1) where Q n denotes the used QP by the n th encoder. Q IRCn is the QP calculated by the n th independent rate controller and Q J represents the output of JRC. More details about the IRCs and JRC systems are presented in Section 3 and Section 4, respectively. 3. Fuzzy Independent Rate Controller. The IRC controls the bit rate of a bit stream by adjusting the QP on a picture basis. It utilizes a fuzzy rate controller and several other tools to calculate the QP for different types of video pictures. Although here, only intra-prediction pictures (I-picture) and reference inter-prediction pictures (P-pictures) are explained, the algorithm is easily stretched to support other types of pictures as well. The IRC utilizes a virtual buffer to impose a buffering constraint on the bit stream. The IRC can be functionally divided into two main parts. The firstpartutilizesthe fuzzy controller to compute the QP of P-pictures. The second part of the algorithm uses other feedback signals from uncompressed and compressed video to calculate the QP of I-pictures. The I-pictures at the scene boundaries are treated differently from the normal I-pictures at the periodic random access points. In VBR, the bit allocation to I-pictures has a remarkable impact on the overall rate-distortion (RD) performance. Therefore, the QP of I-pictures should be computed very carefully. The key point in the proposed IRC is to prevent unnecessary variations in quality while the buffer constraint is observed. Detailed information about the calculation of QP is presented in the sequel. Figure 2. Block diagram of the fuzzy IRC

5 FUZZY JOINT ENCODING AND STATISTICAL MULTIPLEXING Output of IRC for P-pictures. The output of IRC includes the main part of a QP that is used for encoding a video picture as in (1). The output of IRC (Q IRCn )for P and I pictures are denoted as Q P and Q I, respectively, in the sequel. The output of IRC for P-pictures is defined by the fuzzy controller. Figure 2 depicts the block diagram of the proposed rate control system for P-pictures. The fuzzy controller and the virtual buffer (Buf.1 to Buf.N in Figure 1) are the basic elements of the control system. The fuzzy controller attempts to control the bit rate of the encoded bit stream by adjusting the variations of QP while it has been optimized to prevent unnecessary fluctuations of QP. In computation of QP, it is assumed that the consequent video frames have a similar degree of coding complexity (except in scene cuts). Therefore, the coding complexity of thepreviouslyencodedpictureisusedasanestimateforthecodingcomplexityofthe current encoding picture and the QP of the current picture is computed based on the QP of the previously encoded picture with small variation which is defined by the fuzzy controller. The fuzzy controller uses two feedback signals about the buffer fullness and about the bit rate. Furthermore, a low pass filter (LPF) smoothes the feedback signal about the bit rate to smooth the variations in the output of the fuzzy controller. The output of IRC for the current P-picture (Q P )isthesumoftheqpsusedforencodingthe previous picture and the output of the fuzzy controller ( Q F ) Q P (i) =Q P (i 1) + Q F (i) (2) From the system point of view, the main part of IRC output is the delayed version of the previous output and the variation of IRC output is adjusted by the fuzzy controller. In this approach, in fact, the RD performance of the previously encoded pictures is used as a reference point for encoding the next picture and, if necessary, a small adjustment as compared to the reference point is computed. The main advantage of this approach is that in the small range around the reference point, the all nonlinear functions that exist in the system can be assumed as linear without losing the computational accuracy Virtual buffer. The virtual buffer used by the IRC simulates the buffering process of the decoder at the receiver side. Although it utilizes a simple model, it is nearly identical to the hypothetical reference decoder models used in different video coding standards. The occupancy of the virtual buffer is updated after encoding each video picture as follows O B (i +1)=O B (i) B(i)+(R T /F ) (3) where O B (i) denotes the occupancy of the buffer before encoding i th picture. B(i) shows the number of bits consumed by the i th encoded picture (P or I). R T indicates the target average bit rate for the bit stream and F represents the video frame rate. Note that the virtual buffer models the decoder buffer at the receiver side. Therefore, the inputs to this buffer correspond to the outputs from a buffer that operates at the encoder side Fuzzy controller. Study of the conventional rate control approach shows that many heuristic functions coexist with the nonlinear RD models in the rate control process. See the proposed rate controller in [15] as example for VBR video. As a new approach, the fuzzy controller is selected for the proposed system because the nonlinear functions and the complexities that exist in rate control task can be simply included in the fuzzy rules and fuzzy membership functions (MSFs). Generally, a fuzzy controller can be designed based on the expert experiences or it can learn from the examples. Therefore, a fuzzy controller is a good option that makes use of the many heuristic results for video rate control. Moreover, according to the used block diagram shown in Figure 2, a controller is required to define a small quantized value based on rough measurements on the bit rate and buffer fullness. These properties make it fit to a fuzzy controller.

6 6 M. REZAEI, I. BOUAZIZI AND M. GABBOUJ The fuzzy controller has two input signals that are normalized values of the buffer occupancy and the bit rate of P-pictures. The buffer occupancy is normalized by the buffer size and the bit rate of P-pictures is normalized by the target bit rate for P- pictures. While in VBR the consumed bit budget by P-pictures can be very different from the consumed bit budget by I-pictures, depending on the frequency of I-pictures in the bit stream, the target bit rate of P-pictures can be very different from the whole target bit rate. It is attempted to estimate a precise value for the target bit rate of P-pictures to be used for the normalization purpose. The fuzzy inputs are defined as x 1 = O B /S B (4) x 2 = B P F R T µ 1+ X IP 1 I I where B P denotes the consumed bit budget by the previous encoded P-picture. I I stands for the interval of periodic I-pictures in the bit stream in term of number of pictures. X IP indicates the coding complexity of I-pictures relative to P-pictures and it is computed as X IP = B I /B P (6) where B I and B P denote the average consumed bit budgets by the encoded I-pictures and P-pictures, respectively, in the current scene cut. If the previous encoded picture is an intra picture, the value of B P in (5) is reset to the value of B I /X IP. To suppress the fluctuations of QP results of short-term variations in complexity of video pictures, the low pass filter (LPF) smoothes the variation of B P before input to the fuzzy controller. The impulse response of LPF is H(z) =m/ m +1 z 1 (7) where m is a constant value and good results are obtained with m =1.2. All the used fuzzy rules are summarized in Table 1. The content of table specifies the output of the fuzzy controller. The letters H, L, M and V correspond to the fuzzy descriptions High, Low, Medium and Very, respectively. The descriptor Very has been repeated to make new descriptors. The number before V shows the number of repetition. As an example from the table, it can be expressed as: if x 1 is VL and x 2 is H then output is 3VH (Very Very Very High). The input signals are specified by their fuzzy membership functions. Nine and seven membership functions have been used for the two inputs x 1 and x 2, respectively. The fuzzy rules and membership functions have been designed based on experiences form our previous rate control algorithms presented in [12-17]. The asymmetric structures in the table of fuzzy rule and fuzzy MSFs are related to a number of facts which affect the operation of rate controller. The nonlinearity of the RD function and the difference between the bit budgets of I and P-pictures are two key points that cause the asymmetry in the structures. The other key point is that the gain of control loop is a function of buffer conditions. A more aggressive control is required when the buffer fullness is close to critical conditions to prevent underflow and overflow and a looser control is preferred when the buffer fullness is far from the critical conditions to prevent unnecessary variations in quality of the encoded video. After preliminary design of the fuzzy system, an optimization process was performed to fine tune the fuzzy membership functions. In the optimization process several parameters including average bit rate, average PSNR, average QP, and standard deviation of PSNR were considered. The final shapes of membership functions are shown in Figure 3. The desired central values for the output of fuzzy system correspond to the fuzzy rules in Table 1 are depicted in Table 2. A well-known and simple fuzzy system with two inputs using product inference engine, singleton fuzzifier, andcenter-average defuzzifier, asin[18],wasused. (5)

7 FUZZY JOINT ENCODING AND STATISTICAL MULTIPLEXING 7 f(x 1,x 2 )= PN 1 PN 2 i 1 =1 i 2 =1 PN 1 PN 2 i 1 =1 i 2 =1 y i 1i 2 μ A i 1 1 (x 1 ).μ A i 2 2 (x 2 ) μ A i 1 1 (x 1 ).μ A i 2 2 (x 2 ) where f(x 1,x 2 ) denotes approximated output and {A 1 i,a2 i,,an i i } i=1,2 are fuzzy sets with {μ i A 1 (x 1 )} 1 i1 N 1 and {μ i 1 A 2 (x 2 )} 1 i2 N 2 membership functions defined for inputs x 1 1 and x 2, respectively. The central desired outputs denoted by y i 1i 2. More information about the derivation steps of the fuzzy system is presented in [18] and [19]. The output of fuzzy system is passed through a gain control block that adaptively tunes the gain of the feedback loop according to the buffer size and the video content properties as Q F = α R T /S B f(x 1,x 2 ) (9) where α is a coefficient which can be used for fine tuning of the RCA according to the video content properties. Table 1. Summarization of the IF-THEN fuzzy rules for IRCs VH 6VH 5VH 4VH 3VH VVH VH H MH M H 5VH 4VH 3VH VVH VH H MH M ML MH 4VH 3VH VVH VH H MH M ML L x 2 M 3VH VVH VH H MH M ML L VL ML VVH VH H MH M ML L VL VVL L VH H MH M ML L VL VVL 3VL VL H MH M ML L VL VVL 3VL 4VL XL VVL VL L ML M MH H VH x 1 (8) Table 2. Desired central values of fuzzy output in IRCs VH H MH x 2 M ML L VL VL VVL VL L ML M MH H VH x Output of IRC for I-pictures. TheoutputofIRCforI-pictureiscomputedbased on the picture coding complexity and scene cut information. There are two types of I- pictures in the bit stream: periodic I-pictures which are placed in locations with a constant frequency and I- pictures which are inserted at the beginning of scene cuts. The output of IRC for both types of I-pictures is formulated as Q I = Q R + Q X (10)

8 8 M. REZAEI, I. BOUAZIZI AND M. GABBOUJ Figure 3. Membership functions of the IRCs fuzzy inputs where Q I denotes the output and Q R is a reference value for Q I that is computed differently for the two types of I-pictures. The control of Q I or the variation of Q I around the reference Q R is imposed by a controlling signal Q X. The controlling signal adapts the QP of I-pictures according to the coding complexity of video frame. While Q R defines a reference value for the QP, the controlling signal makes small variations around the reference value. More details about the controlling signal and the reference Q R are presented in the sequel Reference value. The reference value (Q R ) for two types of I-pictures is handled differently. For the periodic I-pictures in which the subsequent pictures have a high degree of correlation in terms of content and complexity, the idea is to have I-pictures with a quality as close as possible to the quality of neighboring pictures. Implementing a low pass filter similar to (7) on QP of the previous encoded pictures gives a local average valuewhichcanbeusedasthereferencevaluefor the current I-picture. However, using a similar QP for encoding the I-picture and the neighboring P-pictures results in a higher quality for the I-picture than the P-pictures. This difference is acceptable and it is useful for overall quality. The low pass filter prevents larger differences that may have existed between the quality of I-picture and P-pictures. The I-pictures at scene cuts may or may not have correlation in terms of complexity and/or content with the previous encoded pictures. Therefore, any estimation independently of the previous encoded frames or only based on the previous encoded frames may lose the bit budget or the quality. From this point of view estimating a fit QPforan I-picture at scene cut is quite challenging. As a simple solution, the reference value for the first I-pictures at scene cut is calculated as Q R = Q + Q m /2 (11) where Q is a local average as for frequent I-pictures and Q m is a constant QP in the middle range, e.g. (26-34) for H.264/AVC, as a global average over various video contents. The local average value or Q keeps the quality of the I-picture close to those of previous encoded pictures when there is some correlation between the two consequent scenes in terms of content. The Q m guarantees the allocation of a bit budget in the middle range if there is no correlation between consequent scenes in terms of coding complexity.

9 FUZZY JOINT ENCODING AND STATISTICAL MULTIPLEXING Coding complexity adaptation. The complexity adaptation signal or Q X controls the output of IRC for the I-picture around the reference value according to the coding complexity of the picture. To compute the small variations around the reference value with low complexity, it is accurate enough to use a simple first-order RD model as R = X/D (12) where R and D denote the rate and distortion respectively. X stands for the coding complexity. However, for small variations of QP around the reference point, an approximated linear function between QP and distortion can be assumed and the RD model above can be rewritten as R = X/Q (13) Using the RD model (13), considering the average values of QP and complexity of I- pictures as a reference point, the complexity adaptation signal based on a drift from the reference can be derived as µ X Q X = A X Q I X 1 (14) where Q I denotes the average value of QP of all encoded I-pictures. A X is an experimentally defined constant value (typically about 0.3) called complexity adaptation factor. X denotes the coding complexity of the I-picture and X stands for the average value of coding complexity over all encoded I-pictures. Various criteria such as variance for the estimation of coding complexity can be used. An accurate measure for the coding complexity of I-pictures was proposed in our previous work [16]. 4. Fuzzy Joint Rate Controller. The JRC produces an output that is added to the IRCs outputs to compute the QPs used by the encoders. The output of JRC modifies the QPs to control the variations in the bit rate of the aggregate bit stream. It utilizes a fuzzy controller with feedbacks from the occupancy of the joint buffer and from the bit rate of aggregated bit stream. More details about the JRC are presented in the sequel Virtual joint buffer. The joint virtual buffer operates similarly to individual buffers used by IRCs but it is used for the aggregate bit stream. The buffer occupancy is updated after encoding a series of corresponding pictures (m th of each source) as O JB (m) =O JB (m 1) NX B i + i=1 NX R i /F (15) where O JB denotes the joint buffer occupancy and B i represents the consumed bits by the encoded picture of i th source. R i indicates the target bit rate of the i th bit stream and F stands for the frame rate of the bit streams Joint rate controller. The output of JRC is defined by a fuzzy controller. While each bit stream uses an independent controller with a buffer constraint, without any other control, the multiplexed bit stream is constrained by a joint buffer with a size equal to the sum of the sizes of the individual buffers used by the IRCs. The idea is to use a virtual buffer with the size of S JB as smaller as possible and then use the JRC to operate only when the buffer condition is critical. The fuzzy controller has been designed in such a way that the JRC has a non-zero output only when the buffer state is critical. This i=1

10 10 M.REZAEI,I.BOUAZIZIANDM.GABBOUJ minimizes the interaction between encoders and also it minimizes the variations in the quality of each bit stream. The fuzzy controller has two input signal as y 1 = O JB /S JB (16) y 2 = where S JB denotes the size of joint buffer. F N P B i i=1 (17) NP R i i=1 Table 3. Summarization of the IF-THEN fuzzy rules for IRCs H VH H MH M M M ML y 2 M H MH M M M ML L L MH M M M ML L VL VL L ML M MH H VH y 1 All the fuzzy rules are summarized in Table 3. The content of Table 3 specifies the output of the controller. The letters H, L, M and V correspond to the fuzzy descriptors High, Low, Medium and Very, respectively. As an example from the table it can be expressed as: if y 1 is VL and y 2 is M then output is H. Seven and three MSFs have been used for the two inputs y 1 and y 2, respectively. The linguistic fuzzy rules and MSFs were designed based on some theoretic and experimental results such as in IRCs. Furthermore, an optimization process was performed for fine tuning of the fuzzy MSFs. The final shapes of the MSFs are shown in the Figure 4. The desired central values for the output of fuzzy system correspond to VL, L, ML, M, MH, H and VH in the Table 3 are 3, 2, 1, 0, 1, 2 and 3, respectively. A fuzzy system similar to (8) was used for the JRC. Moreover, the output of fuzzy system is tuned adaptively according to buffer size as Q J = β R/S JB f(y 1,y 2 ) (18) where β is a constant coefficient typically about 0.3. When the number of multiplex services is small and the size of joint buffer is also relatively small, it is useful to make a time shift between the periodic IDR pictures across the bit streams to prevent unnecessary variations in QP and quality. 5. Simulation Results. To evaluate the performance of the proposed joint video encoding and multiplexing method a set of simulations were performed. A number of 4 long (60seconds) video sequences with the frame rate of 15fps, QVGA picture format and different contents were encoded by two methods for a target bit rate of 300kb/s for each. First, the sequences were encoded independently by independent rate controller such as used IRCs in the proposed system. Second, they were encoded with the proposed joint rate control system. Then, encapsulating, transmission andreceptionofdvb-hwere simulated on the two sets of encoded bit streams for a constant bit rate channel with a bandwidth of 1200kb/s. The required decoder buffer size, decoder buffering delay and PSNR of luminance component were measured for two sets. Results of simulation are presented in the Table 4. The proposed method provides 38% reduction in the required decoder buffer size and 62% reduction in the decoder buffering delay at the expense of 0.02dB degradation in quality. Due to symmetric operation of the decoder buffer and

11 FUZZY JOINT ENCODING AND STATISTICAL MULTIPLEXING 11 Figure 4. Membership functions of the JRC fuzzy inputs the IP encapsulator buffer, the same percentage of reduction in the buffering delay of IP encapsulator is expected. Table 4. Simulation results on 4 video sequences (S1, S2, S3 and S4), 300kb/s for each, 15fps, QVGA, 1200kb/s channel bandwidth Independent Encoded Joint Encoded Sequence PSNR Delay Buffer PSNR Delay Buffer db s kbit db s kbit S S S S Average Sample graphical simulation results are depicted in Figure 5. The frame size and the PSNR of a bit stream have been depicted for the two cases: independent encoding and joint encoding and joint encoding. It can be seen how the PSNR graphs are similar. The bit rate and the PSNR are changed only when the buffer state is critical. The overall results show that the proposed method can control the bit rate of aggregated bit stream without considerable touch of video quality. Figure 6 shows sample reconstructed video frames encoded by the proposed method. The video sequences used for simulations include many scene cuts with very different contents in terms of coding complexity and motions that are very challenging for the rate control. It is notable that the known video sequences that are used for the standardization process cannot be used for the evaluation of proposed method because they have short lengths and homogenous contents. To evaluate the proposed method from the computational complexity point of view, the computational complexity of the IRC was compared with the presented rate control algorithm in the Joint Model (JM) of H.264/AVC standard [20]. The first 100 video frames of four known video sequences including Foreman, Carphone, News, and Hall were encoded by the two rate control algorithms. The consumed processing times by the

12 12 M.REZAEI,I.BOUAZIZIANDM.GABBOUJ Figure 5. Simulation results of independent and joint video encoding Figure 6. Sample reconstructed video frames encoded by the proposed method controllers were measured by a high accuracy using the clock of processor (Intel Pentium4, 2.8GHz). To minimize the measuring error results of time sharing operation of processor, the encoding was repeated 10 times and the minimum measured value was selected for each sequence. The measured results are shown in Table 5. The average results over the video sequences show that the JM rate controller consumes a processing time about 384μs (micro second) in average for each frame while the IRC consumes a processing time about 15μs in average for each frame. This numbers can be scaled to the number of bit streams to estimate the computational complexity of the whole rate control system. According

13 FUZZY JOINT ENCODING AND STATISTICAL MULTIPLEXING 13 to these results, there is a big difference between the computational complexity of the proposed joint rate control method and similar conventional methods. The overall simulation results show that that the proposed fuzzy joint encoding and multiplexing method can considerably decrease end-to-end delay of DVB-H broadcast system without any cost in service quality and by a very low computational complexity. Table 5. Comparison of the IRC and JM rate controller Sequence Processing Time Micro Second JM IRC Foreman Carphone News Hall Average Over Sequences Average Per Frame Conclusions. Utilizing fuzzy controllers, a method for joint video encoding and statistical multiplexing of multiple video bit streams was proposed that decreases end-to-end delay in a broadcast system in which a number of services are encoded and broadcasted simultaneously. In the proposed method, the advantages of statistical multiplexing are deployed while the broadcast services can have independent bit rates and quality of service. The proposed method has a low degree of computational complexity. It can decrease and control the buffering delays of broadcast system without any cost in overall quality of compressed video. While in a broadcast system, delay and bandwidth are considered as resources that can compensate each other, the proposed method can be used to decrease the overall bandwidth consumed by the broadcast services. Acknowledgment. This work was supported by Nokia and the Academy of Finland, Finnish Center of Excellence Program , under Project REFERENCES [1] ETSI, Digital video broadcasting (DVB): Transmission systems for handheld terminals, ETSI Standard, EN V1.1.1, [2] M. Kornfeld, DVB-H: The emerging standard for mobile data communication, Proc.oftheIEEE Symp. on Consumer Electronics, pp , [3] G. May, The IP datacast system-overview and mobility aspects, Proc. of the IEEE Symp. on Consumer Electronics, pp , [4] G. Faria, J. A. Henriksson, E. Stare and P. Talmola, DVB-H: Digital broadcast services to handheld devices, Proc.ofIEEE, vol.94, no.1, [5] ETSI, Digital video broadcasting (DVB): Framing structure, channel coding and modulation for digital terrestrial television, ETSI Standard, EN V1.5.1, [6] U. Ladebusch and C. A. Liss, Terrestrial DVB (DVB-T): A broadcast technology for stationary portable and mobile use, Proc. of the IEEE, vol.94, no.1, pp , [7] M. Rezaei, I. Bouazizi, V. K. M. Vadakital and M. Gabbouj, Optimal channel changing delay for mobile TV over DVB-H, Proc. of the IEEE Con. on Portable Information Devices Orlando, USA, pp.1-5, [8] T. V. Lakshman, A. Ortega and A. R. Reibman, VBR video: Tradeoffs andpotentials,proc. of the IEEE, vol.86, no.5, pp , [9] L. Boroczky, A. Y. Ngai and E. F. Westermann, Joint rate control with look-ahead for multiprogram video coding, IEEE Transactions on Circuits and Systems for Video Technology, vol.10, no.7, pp , 2000.

14 14 M.REZAEI,I.BOUAZIZIANDM.GABBOUJ [10] L. Wang and A. Vincent, Bit allocation and constraints for joint coding of multiple video programs, IEEE Transactions on Circuits and Systems for Video Technology, vol.9, no.6, pp , [11] H. Xiong, J. Sun, S. Yu, C. Luo and J. Zhou, Design and implementation of multiplexing rate control in broadband access network TV transmission system, IEEE Transactions on Consumer Electronics, vol.50, no.3, pp , [12] M. Rezaei, M. Gabbouj and I. Bouazizi, Delay constrained fuzzy rate control for video streaming over DVB-H, Proc. of the IEEE Conf. on Intelligent Information Hiding and Multimedia Signal Processing, Pasadena, California, USA, pp , [13] M. Rezaei, M. M. Hannuksela and M. Gabbouj, Semi-fuzzy rate controller for variable bit rate video, IEEE Transactions on Circuits and Systems for Video Technology, vol.18, no.5, pp , [14] M. Rezaei, I. Bouazizi and M. Gabbouj, Fuzzy joint encoding and statistical multiplexing of multiple video sources with independent quality of services for streaming over DVB-H, Proc.oftheIEEEConf. on Intelligent Information Hiding and Multimedia Signal Processing, Kaohsiung, Taiwan, pp , [15] M. Rezaei, S. Wenger and M. Gabbouj, Video rate control for streaming and local recording optimized for mobile devices, Proc. of the IEEE Symp. on Personal Indoor and Mobile Radio Communications, Berlin, vol.4, pp , [16] M. Rezaei, S. Wenger and M. Gabbouj, Analyzed rate distortion model in standard video codecs for rate control, Proc. of the IEEE Workshop on Signal Processing Systems, Athens, Greece, pp , [17] M. Rezaei, M. M. Hannuksela and M. Gabbouj, Low-complexity fuzzy video rate controller for streaming, Proc. of the IEEE Conf. on Acoustic, Speech and Signal Processing, Toulouse, France, vol.2, pp , [18] L. X. Wang, Adaptive Fuzzy System and Control: Design and Stability Analysis, NJ: Prentice-Hall, Englewood Cliffs, [19] L. X. Wang, Stable adaptive fuzzy control of nonlinear systems, IEEE Trans. Fuzzy Systems, vol.1, no.2, pp , [20] G. Sullivan, T. Wiegand and K. P. Lim, Joint model reference encoding methods and decoding concealment methods, Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG, Document JVT-I049, San Diego, USA, 2003.

Research Article Implementing Statistical Multiplexing in DVB-H

Research Article Implementing Statistical Multiplexing in DVB-H Hindawi Publishing Corporation International Journal of Digital Multimedia Broadcasting Volume 29, Article ID 261231, 15 pages doi:1.1155/29/261231 Research Article Implementing Statistical Multiplexing

More information

DIGITAL Video Broadcasting for Handheld terminals

DIGITAL Video Broadcasting for Handheld terminals 320 IEEE TRANSACTIONS ON BROADCASTING, VOL. 53, NO. 1, MARCH 2007 Tune-in Time Reduction in Video Streaming Over DVB-H Mehdi Rezaei, Miska M. Hannuksela, and Moncef Gabbouj Abstract A novel method is proposed

More information

Performance Evaluation of the MPE-iFEC Sliding RS Encoding for DVB-H Streaming Services

Performance Evaluation of the MPE-iFEC Sliding RS Encoding for DVB-H Streaming Services Performance Evaluation of the MPE-iFEC Sliding RS for DVB-H Streaming Services David Gozálvez, David Gómez-Barquero, Narcís Cardona Mobile Communications Group, iteam Research Institute Polytechnic University

More information

H.264 Video with Hierarchical QAM

H.264 Video with Hierarchical QAM Prioritized Transmission of Data Partitioned H.264 Video with Hierarchical QAM B. Barmada, M. M. Ghandi, E.V. Jones and M. Ghanbari Abstract In this Letter hierarchical quadrature amplitude modulation

More information

Fast Mode Decision using Global Disparity Vector for Multiview Video Coding

Fast Mode Decision using Global Disparity Vector for Multiview Video Coding 2008 Second International Conference on Future Generation Communication and etworking Symposia Fast Mode Decision using Global Disparity Vector for Multiview Video Coding Dong-Hoon Han, and ung-lyul Lee

More information

Video Encoder Optimization for Efficient Video Analysis in Resource-limited Systems

Video Encoder Optimization for Efficient Video Analysis in Resource-limited Systems Video Encoder Optimization for Efficient Video Analysis in Resource-limited Systems R.M.T.P. Rajakaruna, W.A.C. Fernando, Member, IEEE and J. Calic, Member, IEEE, Abstract Performance of real-time video

More information

RECOMMENDATION ITU-R BT Error-correction, data framing, modulation and emission methods for digital terrestrial television broadcasting

RECOMMENDATION ITU-R BT Error-correction, data framing, modulation and emission methods for digital terrestrial television broadcasting Rec. ITU-R BT.1306-3 1 RECOMMENDATION ITU-R BT.1306-3 Error-correction, data framing, modulation and emission methods for digital terrestrial television broadcasting (Question ITU-R 31/6) (1997-2000-2005-2006)

More information

IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 18, NO. 3, JUNE /$ IEEE

IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 18, NO. 3, JUNE /$ IEEE IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 18, NO. 3, JUNE 2010 681 Broadcasting Video Streams Encoded With Arbitrary Bit Rates in Energy-Constrained Mobile TV Networks Cheng-Hsin Hsu, Student Member, IEEE,

More information

Systems for Audio and Video Broadcasting (part 2 of 2)

Systems for Audio and Video Broadcasting (part 2 of 2) Systems for Audio and Video Broadcasting (part 2 of 2) Ing. Karel Ulovec, Ph.D. CTU in Prague, Faculty of Electrical Engineering xulovec@fel.cvut.cz Only for study purposes for students of the! 1/30 Systems

More information

A New Adaptive Channel Estimation for Frequency Selective Time Varying Fading OFDM Channels

A New Adaptive Channel Estimation for Frequency Selective Time Varying Fading OFDM Channels A New Adaptive Channel Estimation for Frequency Selective Time Varying Fading OFDM Channels Wessam M. Afifi, Hassan M. Elkamchouchi Abstract In this paper a new algorithm for adaptive dynamic channel estimation

More information

ORTHOGONAL frequency division multiplexing (OFDM)

ORTHOGONAL frequency division multiplexing (OFDM) 144 IEEE TRANSACTIONS ON BROADCASTING, VOL. 51, NO. 1, MARCH 2005 Performance Analysis for OFDM-CDMA With Joint Frequency-Time Spreading Kan Zheng, Student Member, IEEE, Guoyan Zeng, and Wenbo Wang, Member,

More information

Broadcasting of multimedia and data applications for mobile reception by handheld receivers

Broadcasting of multimedia and data applications for mobile reception by handheld receivers Recommendation ITU-R BT.1833-3 (02/2014) Broadcasting of multimedia and data applications for mobile reception by handheld receivers BT Series Broadcasting service (television) ii Rec. ITU-R BT.1833-3

More information

UNEQUAL ERROR PROTECTION FOR DATA PARTITIONED H.264/AVC VIDEO STREAMING WITH RAPTOR AND RANDOM LINEAR CODES FOR DVB-H NETWORKS

UNEQUAL ERROR PROTECTION FOR DATA PARTITIONED H.264/AVC VIDEO STREAMING WITH RAPTOR AND RANDOM LINEAR CODES FOR DVB-H NETWORKS UNEQUAL ERROR PROTECTION FOR DATA PARTITIONED H.264/AVC VIDEO STREAMING WITH RAPTOR AND RANDOM LINEAR CODES FOR DVB-H NETWORKS Sajid Nazir, Vladimir Stankovic, Dejan Vukobratovic Department of Electronic

More information

Weighted-prediction-based color gamut scalability extension for the H.265/HEVC video codec

Weighted-prediction-based color gamut scalability extension for the H.265/HEVC video codec 2014 IEEE International Conference on Acoustic, Speech and Signal Processing (ICASSP) Weighted-prediction-based color gamut scalability extension for the H.265/HEVC video codec Alireza Aminlou 1,2, Kemal

More information

Lecture 9: Case Study -- Video streaming over Hung-Yu Wei National Taiwan University

Lecture 9: Case Study -- Video streaming over Hung-Yu Wei National Taiwan University Lecture 9: Case Study -- Video streaming over 802.11 Hung-Yu Wei National Taiwan University QoS for Video transmission Perceived Quality How does network QoS translate to multimedia quality? Define your

More information

XOR Coding Scheme for Data Retransmissions with Different Benefits in DVB-IPDC Networks

XOR Coding Scheme for Data Retransmissions with Different Benefits in DVB-IPDC Networks XOR Coding Scheme for Data Retransmissions with Different Benefits in DVB-IPDC Networks You-Chiun Wang Department of Computer Science and Engineering, National Sun Yat-sen University, Kaohsiung, 80424,

More information

Error Resilient Coding Based on Reversible Data Hiding and Redundant Slice

Error Resilient Coding Based on Reversible Data Hiding and Redundant Slice 20 Sixth International Conference on Image and Graphics Error Resilient Coding Based on Reversible Data Hiding and Redundant Slice Jiajia Xu,Weiming Zhang,Nenghai Yu,Feng Zhu,Biao Chen MOE-Microsoft Key

More information

A TWO-PART PREDICTIVE CODER FOR MULTITASK SIGNAL COMPRESSION. Scott Deeann Chen and Pierre Moulin

A TWO-PART PREDICTIVE CODER FOR MULTITASK SIGNAL COMPRESSION. Scott Deeann Chen and Pierre Moulin A TWO-PART PREDICTIVE CODER FOR MULTITASK SIGNAL COMPRESSION Scott Deeann Chen and Pierre Moulin University of Illinois at Urbana-Champaign Department of Electrical and Computer Engineering 5 North Mathews

More information

Dct Based Image Transmission Using Maximum Power Adaptation Algorithm Over Wireless Channel using Labview

Dct Based Image Transmission Using Maximum Power Adaptation Algorithm Over Wireless Channel using Labview Dct Based Image Transmission Using Maximum Power Adaptation Over Wireless Channel using Labview 1 M. Padmaja, 2 P. Satyanarayana, 3 K. Prasuna Asst. Prof., ECE Dept., VR Siddhartha Engg. College Vijayawada

More information

Power-Distortion Optimized Mode Selection for Transmission of VBR Videos in CDMA Systems

Power-Distortion Optimized Mode Selection for Transmission of VBR Videos in CDMA Systems IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 51, NO. 4, APRIL 2003 525 Power-Distortion Optimized Mode Selection for Transmission of VBR Videos in CDMA Systems Il-Min Kim, Member, IEEE, Hyung-Myung Kim, Senior

More information

Using Simulcast and Scalable Video Coding to Efficiently Control Channel Switching Delay in Mobile TV Broadcast Networks

Using Simulcast and Scalable Video Coding to Efficiently Control Channel Switching Delay in Mobile TV Broadcast Networks Using Simulcast and Scalable Video Coding to Efficiently Control Channel Switching Delay in Mobile TV Broadcast Networks 8 CHENG-HSIN HSU and MOHAMED HEFEEDA, Simon Fraser University Many mobile TV standards

More information

Simple Impulse Noise Cancellation Based on Fuzzy Logic

Simple Impulse Noise Cancellation Based on Fuzzy Logic Simple Impulse Noise Cancellation Based on Fuzzy Logic Chung-Bin Wu, Bin-Da Liu, and Jar-Ferr Yang wcb@spic.ee.ncku.edu.tw, bdliu@cad.ee.ncku.edu.tw, fyang@ee.ncku.edu.tw Department of Electrical Engineering

More information

Testing The Effective Performance Of Ofdm On Digital Video Broadcasting

Testing The Effective Performance Of Ofdm On Digital Video Broadcasting The 1 st Regional Conference of Eng. Sci. NUCEJ Spatial ISSUE vol.11,no.2, 2008 pp 295-302 Testing The Effective Performance Of Ofdm On Digital Video Broadcasting Ali Mohammed Hassan Al-Bermani College

More information

Local Oscillators Phase Noise Cancellation Methods

Local Oscillators Phase Noise Cancellation Methods IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834, p- ISSN: 2278-8735. Volume 5, Issue 1 (Jan. - Feb. 2013), PP 19-24 Local Oscillators Phase Noise Cancellation Methods

More information

Effect of Buffer Placement on Performance When Communicating Over a Rate-Variable Channel

Effect of Buffer Placement on Performance When Communicating Over a Rate-Variable Channel 29 Fourth International Conference on Systems and Networks Communications Effect of Buffer Placement on Performance When Communicating Over a Rate-Variable Channel Ajmal Muhammad, Peter Johansson, Robert

More information

A HIGH PERFORMANCE HARDWARE ARCHITECTURE FOR HALF-PIXEL ACCURATE H.264 MOTION ESTIMATION

A HIGH PERFORMANCE HARDWARE ARCHITECTURE FOR HALF-PIXEL ACCURATE H.264 MOTION ESTIMATION A HIGH PERFORMANCE HARDWARE ARCHITECTURE FOR HALF-PIXEL ACCURATE H.264 MOTION ESTIMATION Sinan Yalcin and Ilker Hamzaoglu Faculty of Engineering and Natural Sciences, Sabanci University, 34956, Tuzla,

More information

A Review of Second Generation of Terrestrial Digital Video Broadcasting System

A Review of Second Generation of Terrestrial Digital Video Broadcasting System A Review of Second Generation of Terrestrial Digital Video Broadcasting System Abstract *Kruti Shukla 1, Shruti Dixit 2,Priti Shukla 3, Satakshi Tiwari 4 1.M.Tech Scholar, EC Dept, SIRT, Bhopal 2.Associate

More information

Compression of High Dynamic Range Video Using the HEVC and H.264/AVC Standards

Compression of High Dynamic Range Video Using the HEVC and H.264/AVC Standards Compression of Dynamic Range Video Using the HEVC and H.264/AVC Standards (Invited Paper) Amin Banitalebi-Dehkordi 1,2, Maryam Azimi 1,2, Mahsa T. Pourazad 2,3, and Panos Nasiopoulos 1,2 1 Department of

More information

SC - Single carrier systems One carrier carries data stream

SC - Single carrier systems One carrier carries data stream Digital modulation SC - Single carrier systems One carrier carries data stream MC - Multi-carrier systems Many carriers are used for data transmission. Data stream is divided into sub-streams and each

More information

Practical Content-Adaptive Subsampling for Image and Video Compression

Practical Content-Adaptive Subsampling for Image and Video Compression Practical Content-Adaptive Subsampling for Image and Video Compression Alexander Wong Department of Electrical and Computer Eng. University of Waterloo Waterloo, Ontario, Canada, N2L 3G1 a28wong@engmail.uwaterloo.ca

More information

Performance Evaluation of Bit Division Multiplexing combined with Non-Uniform QAM

Performance Evaluation of Bit Division Multiplexing combined with Non-Uniform QAM Performance Evaluation of Bit Division Multiplexing combined with Non-Uniform QAM Hugo Méric Inria Chile - NIC Chile Research Labs Santiago, Chile Email: hugo.meric@inria.cl José Miguel Piquer NIC Chile

More information

Adaptive Deblocking Filter

Adaptive Deblocking Filter 614 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 13, NO. 7, JULY 2003 Adaptive Deblocking Filter Peter List, Anthony Joch, Jani Lainema, Gisle Bjøntegaard, and Marta Karczewicz

More information

DVB-T2 (T2) MISO versus SISO Field Test

DVB-T2 (T2) MISO versus SISO Field Test DVB-T2 (T2) MISO versus SISO Field Test Author: Bjørn Skog, M.Sc. E-mail: bjorn.skog@telenor.com Company: Telenor Broadcast, Norkring AS, Norway July 3rd 2013 @ LS telcom Summit 2013 V.2 2.7.13 The Case

More information

Time Slicing in Mobile TV Broadcast Networks with Arbitrary Channel Bit Rates

Time Slicing in Mobile TV Broadcast Networks with Arbitrary Channel Bit Rates Time Slicing in Mobile TV Broadcast Networks with Arbitrary Channel Bit Rates Cheng-Hsin Hsu School of Computing Science Simon Fraser University Surrey, BC, Canada Mohamed Hefeeda, Member, IEEE School

More information

On Burst Transmission Scheduling in Mobile TV Broadcast Networks

On Burst Transmission Scheduling in Mobile TV Broadcast Networks 1 On Burst Transmission Scheduling in Mobile TV Broadcast Networks Mohamed Hefeeda, Member, IEEE, and Cheng-Hsin Hsu, Student Member, IEEE Abstract In mobile TV broadcast networks, the base station broadcasts

More information

UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS. Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik

UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS. Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik Department of Electrical and Computer Engineering, The University of Texas at Austin,

More information

NOISE ESTIMATION IN A SINGLE CHANNEL

NOISE ESTIMATION IN A SINGLE CHANNEL SPEECH ENHANCEMENT FOR CROSS-TALK INTERFERENCE by Levent M. Arslan and John H.L. Hansen Robust Speech Processing Laboratory Department of Electrical Engineering Box 99 Duke University Durham, North Carolina

More information

IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 50, NO. 12, DECEMBER

IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 50, NO. 12, DECEMBER IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 50, NO. 12, DECEMBER 2002 1865 Transactions Letters Fast Initialization of Nyquist Echo Cancelers Using Circular Convolution Technique Minho Cheong, Student Member,

More information

Transmit Power Allocation for BER Performance Improvement in Multicarrier Systems

Transmit Power Allocation for BER Performance Improvement in Multicarrier Systems Transmit Power Allocation for Performance Improvement in Systems Chang Soon Par O and wang Bo (Ed) Lee School of Electrical Engineering and Computer Science, Seoul National University parcs@mobile.snu.ac.r,

More information

Efficient Bit-Plane Coding Scheme for Fine Granular Scalable Video Coding

Efficient Bit-Plane Coding Scheme for Fine Granular Scalable Video Coding Efficient Bit-Plane Coding Scheme for Fine Granular Scalable Video Coding Seung-Hwan Kim, Yo-Sung Ho Gwangju Institute of Science and Technology (GIST), 1 Oryong-dong, Buk-gu, Gwangju 500-712, Korea Received

More information

Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection

Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection FACTA UNIVERSITATIS (NIŠ) SER.: ELEC. ENERG. vol. 7, April 4, -3 Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection Karen Egiazarian, Pauli Kuosmanen, and Radu Ciprian Bilcu Abstract:

More information

Bit-depth scalable video coding with new interlayer

Bit-depth scalable video coding with new interlayer RESEARCH Open Access Bit-depth scalable video coding with new interlayer prediction Jui-Chiu Chiang *, Wan-Ting Kuo and Po-Han Kao Abstract The rapid advances in the capture and display of high-dynamic

More information

Performance Evaluation of H.264 AVC Using CABAC Entropy Coding For Image Compression

Performance Evaluation of H.264 AVC Using CABAC Entropy Coding For Image Compression Conference on Advances in Communication and Control Systems 2013 (CAC2S 2013) Performance Evaluation of H.264 AVC Using CABAC Entropy Coding For Image Compression Mr.P.S.Jagadeesh Kumar Associate Professor,

More information

Image De-Noising Using a Fast Non-Local Averaging Algorithm

Image De-Noising Using a Fast Non-Local Averaging Algorithm Image De-Noising Using a Fast Non-Local Averaging Algorithm RADU CIPRIAN BILCU 1, MARKKU VEHVILAINEN 2 1,2 Multimedia Technologies Laboratory, Nokia Research Center Visiokatu 1, FIN-33720, Tampere FINLAND

More information

DVB-H Digital Video Broadcast. Dominic Just, Pascal Gyger May 13, 2008

DVB-H Digital Video Broadcast. Dominic Just, Pascal Gyger May 13, 2008 DVB-H Digital Video Broadcast Dominic Just, Pascal Gyger May 13, 2008 1 Contents 1 Introduction 3 2 Digital Television 3 3 DVB-H versus UMTS 4 4 DVB-H and DVB-T 4 4.1 Time slicing..............................

More information

MOTION estimation plays an important role in video

MOTION estimation plays an important role in video IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 16, NO. 1, JANUARY 2006 3 Kalman Filtering Based Rate-Constrained Motion Estimation for Very Low Bit Rate Video Coding Chung-Ming Kuo,

More information

Multiple Antenna Processing for WiMAX

Multiple Antenna Processing for WiMAX Multiple Antenna Processing for WiMAX Overview Wireless operators face a myriad of obstacles, but fundamental to the performance of any system are the propagation characteristics that restrict delivery

More information

Scalable Fast Rate-Distortion Optimization for H.264/AVC

Scalable Fast Rate-Distortion Optimization for H.264/AVC Hindawi Publishing Corporation EURASIP Journal on Applied Signal Processing Volume 26, Article ID 37175, Pages 1 1 DOI 1.1155/ASP/26/37175 Scalable Fast Rate-Distortion Optimization for H.264/AVC Feng

More information

Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators

Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators 374 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 52, NO. 2, MARCH 2003 Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators Jenq-Tay Yuan

More information

Audio and Speech Compression Using DCT and DWT Techniques

Audio and Speech Compression Using DCT and DWT Techniques Audio and Speech Compression Using DCT and DWT Techniques M. V. Patil 1, Apoorva Gupta 2, Ankita Varma 3, Shikhar Salil 4 Asst. Professor, Dept.of Elex, Bharati Vidyapeeth Univ.Coll.of Engg, Pune, Maharashtra,

More information

Overview of Code Excited Linear Predictive Coder

Overview of Code Excited Linear Predictive Coder Overview of Code Excited Linear Predictive Coder Minal Mulye 1, Sonal Jagtap 2 1 PG Student, 2 Assistant Professor, Department of E&TC, Smt. Kashibai Navale College of Engg, Pune, India Abstract Advances

More information

Motion- and Aliasing-Compensated Prediction for Hybrid Video Coding

Motion- and Aliasing-Compensated Prediction for Hybrid Video Coding IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 13, NO. 7, JULY 2003 577 Motion- and Aliasing-Compensated Prediction for Hybrid Video Coding Thomas Wedi and Hans Georg Musmann Abstract

More information

Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design

Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design Using Modern Design Tools To Evaluate Complex Communication Systems: A Case Study on QAM, FSK and OFDM Transceiver Design SOTIRIS H. KARABETSOS, SPYROS H. EVAGGELATOS, SOFIA E. KONTAKI, EVAGGELOS C. PICASIS,

More information

Adoption of this document as basis for broadband wireless access PHY

Adoption of this document as basis for broadband wireless access PHY Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Proposal on modulation methods for PHY of FWA 1999-10-29 Source Jay Bao and Partha De Mitsubishi Electric ITA 571 Central

More information

DVB-H and DVB-SH-A Performance in Mobile and Portable TV

DVB-H and DVB-SH-A Performance in Mobile and Portable TV VOL. 2, NO. 4, DECEMBER 211 DVB-H and DVB-SH-A Performance in Mobile and Portable TV Ladislav Polák, Tomáš Kratochvíl Department of Radio Electronics, Brno University of Technology, Purkyňova 118, 612

More information

Complexity modeling for context-based adaptive binary arithmetic coding (CABAC) in H.264/AVC decoder

Complexity modeling for context-based adaptive binary arithmetic coding (CABAC) in H.264/AVC decoder Complexity modeling for context-based adaptive binary arithmetic coding (CABAC) in H.264/AVC decoder Szu-Wei Lee and C.-C. Jay Kuo Ming Hsieh Department of Electrical Engineering and Signal and Image Processing

More information

ABSTRACT 1. INTRODUCTION IDCT. motion comp. prediction. motion estimation

ABSTRACT 1. INTRODUCTION IDCT. motion comp. prediction. motion estimation Hybrid Video Coding Based on High-Resolution Displacement Vectors Thomas Wedi Institut fuer Theoretische Nachrichtentechnik und Informationsverarbeitung Universitaet Hannover, Appelstr. 9a, 167 Hannover,

More information

Software-only implementation of DVB-H

Software-only implementation of DVB-H Software-only implementation of DVB-H Daniel Iancu* a, Hua Ye a, John Glossner a, Andrei Iancu a, Jarmo Takala b a Sandbridge Technologies Inc., 120 White Plains Rd, Tarrytown, NY 10591; b Tampere University

More information

Evaluation of the DVB-H data link layer

Evaluation of the DVB-H data link layer 1 Evaluation of the DVB-H data link layer G. Gardikis, H. Kokkinis and G. Kormentzas University of the Aegean, Department of Information and Communication Systems Engineering GR-83200, Karlovassi, Samos,

More information

RECOMMENDATION ITU-R BT SUBJECTIVE ASSESSMENT OF STANDARD DEFINITION DIGITAL TELEVISION (SDTV) SYSTEMS. (Question ITU-R 211/11)

RECOMMENDATION ITU-R BT SUBJECTIVE ASSESSMENT OF STANDARD DEFINITION DIGITAL TELEVISION (SDTV) SYSTEMS. (Question ITU-R 211/11) Rec. ITU-R BT.1129-2 1 RECOMMENDATION ITU-R BT.1129-2 SUBJECTIVE ASSESSMENT OF STANDARD DEFINITION DIGITAL TELEVISION (SDTV) SYSTEMS (Question ITU-R 211/11) Rec. ITU-R BT.1129-2 (1994-1995-1998) The ITU

More information

Digitally controlled Active Noise Reduction with integrated Speech Communication

Digitally controlled Active Noise Reduction with integrated Speech Communication Digitally controlled Active Noise Reduction with integrated Speech Communication Herman J.M. Steeneken and Jan Verhave TNO Human Factors, Soesterberg, The Netherlands herman@steeneken.com ABSTRACT Active

More information

IP Datacast over DVB-H: Set of Specifications for Phase 1

IP Datacast over DVB-H: Set of Specifications for Phase 1 IP Datacast over DVB-H: Set of Specifications for Phase 1 DVB Document A096 November 2005 2 Contents Introduction...3 1 Scope...4 2 References...4 3 Definitions and abbreviations...4 3.1 Definitions...

More information

Distributed Source Coding: A New Paradigm for Wireless Video?

Distributed Source Coding: A New Paradigm for Wireless Video? Distributed Source Coding: A New Paradigm for Wireless Video? Christine Guillemot, IRISA/INRIA, Campus universitaire de Beaulieu, 35042 Rennes Cédex, FRANCE Christine.Guillemot@irisa.fr The distributed

More information

RECOMMENDATION ITU-R BS User requirements for audio coding systems for digital broadcasting

RECOMMENDATION ITU-R BS User requirements for audio coding systems for digital broadcasting Rec. ITU-R BS.1548-1 1 RECOMMENDATION ITU-R BS.1548-1 User requirements for audio coding systems for digital broadcasting (Question ITU-R 19/6) (2001-2002) The ITU Radiocommunication Assembly, considering

More information

DELAY-POWER-RATE-DISTORTION MODEL FOR H.264 VIDEO CODING

DELAY-POWER-RATE-DISTORTION MODEL FOR H.264 VIDEO CODING DELAY-POWER-RATE-DISTORTION MODEL FOR H. VIDEO CODING Chenglin Li,, Dapeng Wu, Hongkai Xiong Department of Electrical and Computer Engineering, University of Florida, FL, USA Department of Electronic Engineering,

More information

9/24/08. Broadcast Systems. Unidirectional distribution systems. Unidirectional distribution. Unidirectional distribution systems DAB Architecture

9/24/08. Broadcast Systems. Unidirectional distribution systems. Unidirectional distribution. Unidirectional distribution systems DAB Architecture Broadcast Systems Unidirectional distribution systems DB rchitecture DVB Container High-speed Internet Unidirectional distribution systems symmetric communication environments bandwidth limitations of

More information

Rep. ITU-R BO REPORT ITU-R BO SATELLITE-BROADCASTING SYSTEMS OF INTEGRATED SERVICES DIGITAL BROADCASTING

Rep. ITU-R BO REPORT ITU-R BO SATELLITE-BROADCASTING SYSTEMS OF INTEGRATED SERVICES DIGITAL BROADCASTING Rep. ITU-R BO.7- REPORT ITU-R BO.7- SATELLITE-BROADCASTING SYSTEMS OF INTEGRATED SERVICES DIGITAL BROADCASTING (Questions ITU-R 0/0 and ITU-R 0/) (990-994-998) Rep. ITU-R BO.7- Introduction The progress

More information

Balancing Bandwidth and Bytes: Managing storage and transmission across a datacast network

Balancing Bandwidth and Bytes: Managing storage and transmission across a datacast network Balancing Bandwidth and Bytes: Managing storage and transmission across a datacast network Pete Ludé iblast, Inc. Dan Radke HD+ Associates 1. Introduction The conversion of the nation s broadcast television

More information

Survey of Power Control Schemes for LTE Uplink E Tejaswi, Suresh B

Survey of Power Control Schemes for LTE Uplink E Tejaswi, Suresh B Survey of Power Control Schemes for LTE Uplink E Tejaswi, Suresh B Department of Electronics and Communication Engineering K L University, Guntur, India Abstract In multi user environment number of users

More information

A Maximum Likelihood Approach to Video Error Correction Applied to H.264 Decoding

A Maximum Likelihood Approach to Video Error Correction Applied to H.264 Decoding A Maximum Likelihood Approach to Video Error Correction Applied to H.264 Decoding François Caron Department of Software and IT Engineering École de technologie supérieure, Université du Québec 1100 Notre

More information

A Near Optimal Deblocking Filter for H.264 Advanced Video Coding

A Near Optimal Deblocking Filter for H.264 Advanced Video Coding A Near Optimal Deblocking Filter for H.264 Advanced Video Coding Shen-Yu Shih Cheng-Ru Chang Youn-Long Lin Department of Computer Science National Tsing Hua University Hsin-Chu, Taiwan 300 Tel : +886-3-573-1072

More information

Using SDR for Cost-Effective DTV Applications

Using SDR for Cost-Effective DTV Applications Int'l Conf. Wireless Networks ICWN'16 109 Using SDR for Cost-Effective DTV Applications J. Kwak, Y. Park, and H. Kim Dept. of Computer Science and Engineering, Korea University, Seoul, Korea {jwuser01,

More information

PERFORMANCE ANALYSIS OF DIFFERENT M-ARY MODULATION TECHNIQUES IN FADING CHANNELS USING DIFFERENT DIVERSITY

PERFORMANCE ANALYSIS OF DIFFERENT M-ARY MODULATION TECHNIQUES IN FADING CHANNELS USING DIFFERENT DIVERSITY PERFORMANCE ANALYSIS OF DIFFERENT M-ARY MODULATION TECHNIQUES IN FADING CHANNELS USING DIFFERENT DIVERSITY 1 MOHAMMAD RIAZ AHMED, 1 MD.RUMEN AHMED, 1 MD.RUHUL AMIN ROBIN, 1 MD.ASADUZZAMAN, 2 MD.MAHBUB

More information

Implementation of CAVLD Architecture Using Binary Tree Structures and Data Hiding for H.264/AVC Using CAVLC & Exp-Golomb Codeword Substitution

Implementation of CAVLD Architecture Using Binary Tree Structures and Data Hiding for H.264/AVC Using CAVLC & Exp-Golomb Codeword Substitution Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

Combined Modulation and Error Correction Decoder Using Generalized Belief Propagation

Combined Modulation and Error Correction Decoder Using Generalized Belief Propagation Combined Modulation and Error Correction Decoder Using Generalized Belief Propagation Graduate Student: Mehrdad Khatami Advisor: Bane Vasić Department of Electrical and Computer Engineering University

More information

PAPR Reduction in SLM Scheme using Exhaustive Search Method

PAPR Reduction in SLM Scheme using Exhaustive Search Method Available online www.ejaet.com European Journal of Advances in Engineering and Technology, 2017, 4(10): 739-743 Research Article ISSN: 2394-658X PAPR Reduction in SLM Scheme using Exhaustive Search Method

More information

The Simulated Location Accuracy of Integrated CCGA for TDOA Radio Spectrum Monitoring System in NLOS Environment

The Simulated Location Accuracy of Integrated CCGA for TDOA Radio Spectrum Monitoring System in NLOS Environment The Simulated Location Accuracy of Integrated CCGA for TDOA Radio Spectrum Monitoring System in NLOS Environment ao-tang Chang 1, Hsu-Chih Cheng 2 and Chi-Lin Wu 3 1 Department of Information Technology,

More information

Multilevel RS/Convolutional Concatenated Coded QAM for Hybrid IBOC-AM Broadcasting

Multilevel RS/Convolutional Concatenated Coded QAM for Hybrid IBOC-AM Broadcasting IEEE TRANSACTIONS ON BROADCASTING, VOL. 46, NO. 1, MARCH 2000 49 Multilevel RS/Convolutional Concatenated Coded QAM for Hybrid IBOC-AM Broadcasting Sae-Young Chung and Hui-Ling Lou Abstract Bandwidth efficient

More information

- 1 - Rap. UIT-R BS Rep. ITU-R BS.2004 DIGITAL BROADCASTING SYSTEMS INTENDED FOR AM BANDS

- 1 - Rap. UIT-R BS Rep. ITU-R BS.2004 DIGITAL BROADCASTING SYSTEMS INTENDED FOR AM BANDS - 1 - Rep. ITU-R BS.2004 DIGITAL BROADCASTING SYSTEMS INTENDED FOR AM BANDS (1995) 1 Introduction In the last decades, very few innovations have been brought to radiobroadcasting techniques in AM bands

More information

ELEC E7210: Communication Theory. Lecture 11: MIMO Systems and Space-time Communications

ELEC E7210: Communication Theory. Lecture 11: MIMO Systems and Space-time Communications ELEC E7210: Communication Theory Lecture 11: MIMO Systems and Space-time Communications Overview of the last lecture MIMO systems -parallel decomposition; - beamforming; - MIMO channel capacity MIMO Key

More information

RECOMMENDATION ITU-R SNG Digital transmission of high-definition television for satellite news gathering and outside broadcasting

RECOMMENDATION ITU-R SNG Digital transmission of high-definition television for satellite news gathering and outside broadcasting Rec. ITU-R SNG.1561 1 RECOMMENDATION ITU-R SNG.1561 Digital transmission of high-definition television for satellite news gathering and outside broadcasting (Question ITU-R 226/4) (2002) The ITU Radiocommunication

More information

RECOMMENDATION ITU-R M.1181

RECOMMENDATION ITU-R M.1181 Rec. ITU-R M.1181 1 RECOMMENDATION ITU-R M.1181 Rec. ITU-R M.1181 MINIMUM PERFORMANCE OBJECTIVES FOR NARROW-BAND DIGITAL CHANNELS USING GEOSTATIONARY SATELLITES TO SERVE TRANSPORTABLE AND VEHICULAR MOBILE

More information

BECAUSE OF their low cost and high reliability, many

BECAUSE OF their low cost and high reliability, many 824 IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 45, NO. 5, OCTOBER 1998 Sensorless Field Orientation Control of Induction Machines Based on a Mutual MRAS Scheme Li Zhen, Member, IEEE, and Longya

More information

Image Transmission over OFDM System with Minimum Peak to Average Power Ratio (PAPR)

Image Transmission over OFDM System with Minimum Peak to Average Power Ratio (PAPR) Image Transmission over OFDM System with Minimum Peak to Average Power Ratio (PAPR) Ashok M.Misal 1, Prof. S.D.Bhosale 2, Pallavi R.Suryawanshi 3 PG Student, Department of E & TC Engg, S.T.B.COE, Tuljapur,

More information

Introduction to Video Forgery Detection: Part I

Introduction to Video Forgery Detection: Part I Introduction to Video Forgery Detection: Part I Detecting Forgery From Static-Scene Video Based on Inconsistency in Noise Level Functions IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY, VOL. 5,

More information

An Equalization Technique for Orthogonal Frequency-Division Multiplexing Systems in Time-Variant Multipath Channels

An Equalization Technique for Orthogonal Frequency-Division Multiplexing Systems in Time-Variant Multipath Channels IEEE TRANSACTIONS ON COMMUNICATIONS, VOL 47, NO 1, JANUARY 1999 27 An Equalization Technique for Orthogonal Frequency-Division Multiplexing Systems in Time-Variant Multipath Channels Won Gi Jeon, Student

More information

New Architecture & Codes for Optical Frequency-Hopping Multiple Access

New Architecture & Codes for Optical Frequency-Hopping Multiple Access ew Architecture & Codes for Optical Frequency-Hopping Multiple Access Louis-Patrick Boulianne and Leslie A. Rusch COPL, Department of Electrical and Computer Engineering Laval University, Québec, Canada

More information

Analysis on Color Filter Array Image Compression Methods

Analysis on Color Filter Array Image Compression Methods Analysis on Color Filter Array Image Compression Methods Sung Hee Park Electrical Engineering Stanford University Email: shpark7@stanford.edu Albert No Electrical Engineering Stanford University Email:

More information

RECOMMENDATION ITU-R F ARRANGEMENT OF VOICE-FREQUENCY, FREQUENCY-SHIFT TELEGRAPH CHANNELS OVER HF RADIO CIRCUITS. (Question ITU-R 145/9)

RECOMMENDATION ITU-R F ARRANGEMENT OF VOICE-FREQUENCY, FREQUENCY-SHIFT TELEGRAPH CHANNELS OVER HF RADIO CIRCUITS. (Question ITU-R 145/9) Rec. ITU-R F.436-4 1 9E4: HF radiotelegraphy RECOMMENDATION ITU-R F.436-4 ARRANGEMENT OF VOICE-FREQUENCY, FREQUENCY-SHIFT TELEGRAPH CHANNELS OVER HF RADIO CIRCUITS (Question ITU-R 145/9) (1966-1970-1978-1994-1995)

More information

IIR Ultra-Wideband Pulse Shaper Design

IIR Ultra-Wideband Pulse Shaper Design IIR Ultra-Wideband Pulse Shaper esign Chun-Yang Chen and P. P. Vaidyanathan ept. of Electrical Engineering, MC 36-93 California Institute of Technology, Pasadena, CA 95, USA E-mail: cyc@caltech.edu, ppvnath@systems.caltech.edu

More information

UNIVERSITATEA POLITEHNICA BUCUREŞTI FACULTATEA DE ELECTRONICĂ, TELECOMUNICAŢII ŞI TEHNOLOGIA INFORMAȚIEI LABORATOR TELEVIZIUNE

UNIVERSITATEA POLITEHNICA BUCUREŞTI FACULTATEA DE ELECTRONICĂ, TELECOMUNICAŢII ŞI TEHNOLOGIA INFORMAȚIEI LABORATOR TELEVIZIUNE UNIVERSITATEA POLITEHNICA BUCUREŞTI FACULTATEA DE ELECTRONICĂ, TELECOMUNICAŢII ŞI TEHNOLOGIA INFORMAȚIEI LABORATOR TELEVIZIUNE VIDEO QUALITY MEASUREMENT IN DIGITAL TELEVISION SYSTEMS 1. DVB The Digital

More information

FUJITSU TEN's Approach to Digital Broadcasting

FUJITSU TEN's Approach to Digital Broadcasting FUJITSU TEN's Approach to Digital Broadcasting Mitsuru Sasaki Kazuo Takayama 1. Introduction There has been a notable increase recently in the number of television commercials advertising television sets

More information

Intelligent Fuzzy-PID Hybrid Control for Temperature of NH3 in Atomization Furnace

Intelligent Fuzzy-PID Hybrid Control for Temperature of NH3 in Atomization Furnace 289 Intelligent Fuzzy-PID Hybrid Control for Temperature of NH3 in Atomization Furnace Assistant Professor, Department of Electrical Engineering B.H.S.B.I.E.T. Lehragaga Punjab technical University Jalandhar

More information

Recommendation ITU-R BT.1866 (03/2010)

Recommendation ITU-R BT.1866 (03/2010) Recommendation ITU-R BT.1866 (03/2010) Objective perceptual video quality measurement techniques for broadcasting applications using low definition television in the presence of a full reference signal

More information

Research Letter A Cross-Layer Rate Control Mechanism for Link-Adaptive Satellite Integrated Services

Research Letter A Cross-Layer Rate Control Mechanism for Link-Adaptive Satellite Integrated Services Research Letters in Communications Volume 2007, Article ID 85937, 4 pages doi:10.1155/2007/85937 Research Letter A Cross-Layer Rate Control Mechanism for Link-Adaptive Satellite Integrated Services G.

More information

On the design and efficient implementation of the Farrow structure. Citation Ieee Signal Processing Letters, 2003, v. 10 n. 7, p.

On the design and efficient implementation of the Farrow structure. Citation Ieee Signal Processing Letters, 2003, v. 10 n. 7, p. Title On the design and efficient implementation of the Farrow structure Author(s) Pun, CKS; Wu, YC; Chan, SC; Ho, KL Citation Ieee Signal Processing Letters, 2003, v. 10 n. 7, p. 189-192 Issued Date 2003

More information

Next: Broadcast Systems

Next: Broadcast Systems Next: Broadcast Systems Unidirectional distribution systems DAB architecture DVB Container High-speed Internet 3/14/2013 CSE 4215, Winter 2013 33 Unidirectional distribution systems Asymmetric communication

More information

Publication II Institute of Electrical and Electronics Engineers (IEEE)

Publication II Institute of Electrical and Electronics Engineers (IEEE) Publication II Jyrki T. J. Penttinen. 28. Field measurement and data analysis method for DVB H mobile devices. In: Alex Galis, Sorin Georgescu, Manuela Popescu, and Cebrail Ta kin (editors). Proceedings

More information

On the Capacity Regions of Two-Way Diamond. Channels

On the Capacity Regions of Two-Way Diamond. Channels On the Capacity Regions of Two-Way Diamond 1 Channels Mehdi Ashraphijuo, Vaneet Aggarwal and Xiaodong Wang arxiv:1410.5085v1 [cs.it] 19 Oct 2014 Abstract In this paper, we study the capacity regions of

More information

A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor

A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor A Novel Approach of Compressing Images and Assessment on Quality with Scaling Factor Umesh 1,Mr. Suraj Rana 2 1 M.Tech Student, 2 Associate Professor (ECE) Department of Electronic and Communication Engineering

More information