Scalability of delays in input queued switches

Size: px
Start display at page:

Download "Scalability of delays in input queued switches"

Transcription

1 Scalability of delays in input queued switches Paolo Giaccone Notes for the class on Router and Switch Architectures Politecnico di Torino December 2011

2 Scalability of delays N N switch Key question How does the average delay W scale with N, when N? Assumptions Bernoulli i.i.d. arrivals with rate λij [0, 1] cell/slot at input i for output j Admissible traffic: ρ (0, 1) and λ kj ρ j k λ ik ρ i k P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

3 Output Queued (OQ) switch Assume uniform traffic: λ ij = ρ/n Delay of an OQ switch ( W OQ = ) ρ N 2(1 ρ) 1 + ρ = O(1) (1) 2(1 ρ) Proof: each output queue is a slotted M/D/1 queue with binomial (N, ρ/n) arrivals per slot and service time equal to one slot P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

4 Scheduling in Input Queued (IQ) switches Queue-independent policies Arrival rates are known Frame scheduling Random Frame scheduler Periodic Frame scheduler Queue-aware policies Arrival rates are unknown Slot-by-slot schedulers e.g.: MWM, islip Queue-aware frame scheduler P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

5 Random Frame scheduling Assume λ ij = ρµ ij for some ρ < 1 where [µ ij ] is double-stochastic matrix: k µ ik = k µ kj = 1 Thanks to BvN Theorem, µ ij = k p kmij k with p k 0, k p k = 1 and M k = [Mij k ] be one matching matrix (1 k N!). At each timeslot, the scheduler selects M k at random with probability p k Delay of Random Frame (RF) scheduler W RF = N 1 1 ρ = O(N) P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

6 Proof - I For a slotted Geom/Geom/1 queue with arrival probability λ and service probability µ, the average delay is W Geom/Geom/1 = η λ(1 η) with η = λ(1 µ) µ(1 λ) (2) In the random frame scheduler, VOQ ij is a Geom/Geom/1 queue with service probability 1 ( 1 pk M k ) ( ij 1 1 ) p k Mij k = p k Mij k = µ ij k k k and arrival probability λ ij = ρµ ij. P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

7 Proof - II Now Recalling (2) The total arrival traffic is η = ρ 1 µ ij 1 ρµ ij 1 η = 1 ρ 1 ρµ ij W ij = 1 ρ (1 µ ij) (1 ρµ ij ) = 1 µ ij ρµ ij (1 ρµ ij ) (1 ρ) µ ij (1 ρ) and the overall average delay is λ tot = i,j λ ij = ρn W RF = 1 λ ij W ij = 1 λ ij (1 µ ij ) λ tot Nρ µ ij (1 ρ) = i,j i,j 1 Nρ i,j ρ(1 µ ij ) (1 ρ) = 1 Nρ i,j ρ λ ij 1 ρ = N2 ρ Nρ Nρ(1 ρ) = N 1 1 ρ P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

8 Periodic Frame scheduling Assume uniform traffic: λ ij = ρ/n The scheduler serves each VOQ exactly every N timeslots fixed frame of N timeslots during timeslot t, input i is connected to output (i + t) mod N e.g. for N = 3: frame is (M1, M 2, M 3 ) M 1 = M 2 = M 3 = Delay of Periodic Frame (PF) scheduling W PF = 1 + N 2(1 ρ) = O(N) P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

9 Proof - I Each VOQ is a slotted, single server queue with arrival probability ρ/n, service duration N slots and server vacation of N 1 slots. Now sample the state of the queue every N slots, in correspondence of each service opportunity. The sampling period is N slots. The VOQ appears as a slotted M/D/1 queue with binomial (N, ρ/n) arrivals and service equal to one sampling period. For such queue, we know (see (1)): ρ W M/D/ (1 ρ) P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

10 Proof - II The average delay in the original VOQ will be N times the M/D/1 delay. In addition, the delay must include the average waiting time before being served and must be reduced since the service time is just 1 slot and not N slots as in the considered sub-sampled system. W PF = N 2 + NW M/D/1 (N 1) = N 2 + N + Nρ 2(1 ρ) N + 1 = N Nρ 1 + N 2 ( 1 + ρ 1 ρ 2(1 ρ) = ) = 1 + N 2 ( 1 1 ρ ) P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

11 Queue-independent Frame Scheduling For the previous queue-independent frame schedulers W RF = O(N) W PF = O(N) General property: Delay of a Queue-Independent frame scheduler For any scheduling algorithm that operates independently of the queue size W queue independent = O(N) (3) proved in [1] M.J. Neely, E. Modiano, Y.S. Cheng, Logarithmic Delay for N N Packet Switches Under the Crossbar Constraint, IEEE Transaction on Networking, Vol. 15, N. 3, June 2007 by comparing with (3) with (1), queue-independent frame scheduling appears inefficient in terms of delays P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

12 Generic Frame Scheduling Occupancy matrix L = [L ij ] where L ij is the size of VOQ ij BvN theorem T = max i=1,...,n is the minimum clearance time for L { N } N L ik, L ki k=1 k=1 Minimum clearance time and maximal size matchings Any arbitrary sequence of maximal size matchings will be able to serve all packets of L in 2T 1 timeslots. Proof: A given packet can be delayed by at most T 1 packets on the same input and by at most T 1 packets on the same output. In total, each packet can be delayed by at most 2T 2 other packets. P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

13 Queue-aware frame scheduling Fix the frame duration T Let I k = [Tk,..., T (k + 1) 1] the slots corresponding to the kth frame At the beginning of kth frame, i.e. at slot Tk, the scheduler computes all the matchings for the future slots in I k based on just the arrivals in I k 1 Overflow packets are packets that arrived in I k 1 and were not served in I k We assume (for now) that overflow packets are dropped Key Idea 1 Choose T large enough to (almost) avoid overflow packets 2 Delays are O(T ) P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

14 Queue-aware frame scheduling Let A(T ) = [a ij (T )] be the cumulative number of arrived packets during the kth frame I k By BvN theorem, it is possible to serve all the packets and avoid overflow packets iff k a ik T and k a kj T We will show that if T = θ(log(n)) Pr(frame overflow) can become negligible delays become O(log(N)) P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

15 Chernoff Bound Theorem Let X 1, X 2,..., X n be independent binary random variables, with p i = Pr(X i = 1). Let X = n i=1 X i and µ = E[X ]. For any δ > 0: ( e δ ) µ Pr(X > (1 + δ)µ) < (1 + δ) (1+δ) (4) 1 P(X>(1+δ)µ) e-06 µ=1 µ=10 µ=100 µ=1000 µ= e-08 1e δ P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

16 Proof from Wikipedia From Pr[X > (1 + δ)µ)] inf t>0 = inf t>0 = inf t>0 E [ n i=1 exp(tx i)] exp(t(1 + δ)µ) n i=1 E[exp(tX i)] exp(t(1 + δ)µ) n i=1 [p i exp(t) + (1 p i )] exp(t(1 + δ)µ) The third line above follows because e tx i takes the value e t with probability p i and the value 1 with probability 1 p i. Rewriting p i e t + (1 p i ) as p i (e t 1) + 1 and recalling that 1 + x e x (with strict inequality if x > 0), we set x = p i (e t 1). P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

17 Proof from Wikipedia Thus, n i=1 Pr[X > (1 + δ)µ] < exp(p i(e t 1)) exp(t(1 + δ)µ) = exp ((et 1) n i=1 p i) = exp((et 1)µ) exp(t(1 + δ)µ) exp(t(1 + δ)µ). If we simply set t = log(1 + δ) so that t > 0 for δ > 0, we can substitute and find exp((e t [ ] 1)µ) exp((1 + δ 1)µ) exp(δ) µ = exp(t(1 + δ)µ) (1 + δ) (1+δ)µ = (1 + δ) (1+δ) P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

18 Minimum frame size to avoid overflow Frame size and overflow Let γ = ρe 1 ρ. If then Pr(frame overflow) ɛ. T log(n/ɛ) log(1/γ) γ ρ P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

19 Minimum frame size to avoid overflow Frame size and overflow Let γ = ρe 1 ρ. If then Pr(frame overflow) ɛ. T log(n/ɛ) log(1/γ) Minimum frame size for N=16 ε=0.1 ε=0.01 ε=0.001 ε= Minimum frame size for N=1024 ε=0.1 ε=0.01 ε=0.001 ε= T T ρ ρ P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

20 Proof - I Consider a generic output j. Let C(T ) be the number of packets arrived during the frame and destined to j: C(T ) = N a ij (T ) i=1 Pr(overflow for output j) = Pr(C(T ) > T ) C(T ) = N i=1 T t=1 X it where X it = 1 with probability λ ij and all X it are independent random variables. We can use Chernoff Bound: µ = E[C(T )] = N i=1 t=1 having defined ρ = N i=1 λ ij ρ. T E[X it ] = T N λ ij = T ρ i=1 P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

21 Proof - II Using (4) Pr(C(T ) > T ) = Pr (C(T ) > µρ ) ( e δ < (1 + δ) (1+δ) being 1 + δ = 1/ρ and δ = 1/ρ 1 ( e 1/ρ 1 Pr(C(T ) > T ) < (1/ρ ) 1/ρ ) ρ T since function γ is increasing with respect to ρ. By the union bound: Pr(overflow for any output) j = ( ) µ ) T e 1 ρ 1/ρ = (ρ e 1 ρ ) T γ T Pr(overflow for output j) Nγ T Now we can set Nγ T ɛ and obtain T log(γ) log(ɛ/n) T log(n/ɛ) log(1/γ) P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

22 Queue-Aware Frame scheduling Assume ɛ enough small to experience negligible frame overflows. Then all packets are served with a delay 2T. Delay for Queue-Aware Frame scheduling W QAF 2 log(n/ɛ) log(1/γ) = O(log N) Note that the [1] proves formally the property for the average delay W QAF by considering also the delays for the overflow packets, which are not dropped as assumed here. P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

23 Conclusions Take home messages Output-Queued switch W OQ = O(1) Queue-Independent Frame scheduler W QIF = O(N) Random Frame scheduler W RF = O(N) Periodic Frame scheduler W PF = O(N) Queue-Aware Frame scheduler W QAF = O(log N) P. Giaccone (Politecnico di Torino) Delay and frame scheduling Dec / 23

WPA REGIONAL CONGRESS OSAKA Japan 2015

WPA REGIONAL CONGRESS OSAKA Japan 2015 !!!!!!!!! -1- WPA REGIONAL CONGRESS OSAKA Japan 2015 "! " -2- !!!! -3- " " "!! " " -4- !!!!!!!!!!!!!! -5- !!!!!!!!!!!!!!! -6- WPA REGIONAL CONGRESS OSAKA Japan 2015! -7- ! "!! -8- -9- WPA REGIONAL CONGRESS

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

Inter-sector Interference Mitigation Method in Triple-Sectored OFDMA Systems

Inter-sector Interference Mitigation Method in Triple-Sectored OFDMA Systems Inter-sector Interference Mitigation Method in Triple-Sectored OFDMA Systems JungRyun Lee, Keunyoung Kim, and YongHoon Lim R&D Center, LG-Nortel Co., Anyang, South Korea {jylee11, kykim12, yhlim0}@lg-nortel.com

More information

Sitting through commercials: How commercial break timing and duration affect viewership

Sitting through commercials: How commercial break timing and duration affect viewership NYU Stern Marketing Sitting through commercials: How commercial break timing and duration affect viewership Bryan Bollinger and Wenbo Wang January 01, 2012 Motivation Television advertising in Q4 increased

More information

UC Berkeley UC Berkeley Previously Published Works

UC Berkeley UC Berkeley Previously Published Works UC Berkeley UC Berkeley Previously Published Works Title Zero-rate feedback can achieve the empirical capacity Permalink https://escholarship.org/uc/item/7ms7758t Journal IEEE Transactions on Information

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

Processes for the Intersection

Processes for the Intersection 7 Timing Processes for the Intersection In Chapter 6, you studied the operation of one intersection approach and determined the value of the vehicle extension time that would extend the green for as long

More information

An optimal broadcasting protocol for mobile video-on-demand

An optimal broadcasting protocol for mobile video-on-demand An optimal broadcasting protocol for mobile video-on-demand Regant Y.S. Hung H.F. Ting Department of Computer Science The University of Hong Kong Pokfulam, Hong Kong Email: {yshung, hfting}@cs.hku.hk Abstract

More information

2550 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 54, NO. 6, JUNE 2008

2550 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 54, NO. 6, JUNE 2008 2550 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 54, NO. 6, JUNE 2008 Distributed Source Coding in the Presence of Byzantine Sensors Oliver Kosut, Student Member, IEEE, Lang Tong, Fellow, IEEE Abstract

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

ECM and E 2 CM performance under bursty traffic. Cyriel Minkenberg & Mitch Gusat IBM Research GmbH, Zurich April 26, 2007

ECM and E 2 CM performance under bursty traffic. Cyriel Minkenberg & Mitch Gusat IBM Research GmbH, Zurich April 26, 2007 ECM and E 2 CM performance under bursty traffic Cyriel Minkenberg & Mitch Gusat IBM Research GmbH, Zurich April 26, 2007 Target Study Output-Generated (OG) single hop congestion with bursty injection processes

More information

Sensors, Measurement systems Signal processing and Inverse problems Exercises

Sensors, Measurement systems Signal processing and Inverse problems Exercises Files: http://djafari.free.fr/cours/master_mne/cours/cours_mne_2014_01.pdf A. Mohammad-Djafari, Sensors, Measurement systems, Signal processing and Inverse problems, Master MNE 2014, 1/17. Sensors, Measurement

More information

An Interactive Broadcasting Protocol for Video-on-Demand

An Interactive Broadcasting Protocol for Video-on-Demand An Interactive Broadcasting Protocol for Video-on-Demand Jehan-François Pâris Department of Computer Science University of Houston Houston, TX 7724-3475 paris@acm.org Abstract Broadcasting protocols reduce

More information

A Discrete Time Markov Chain Model for High Throughput Bidirectional Fano Decoders

A Discrete Time Markov Chain Model for High Throughput Bidirectional Fano Decoders A Discrete Time Markov Chain Model for High Throughput Bidirectional Fano s Ran Xu, Graeme Woodward, Kevin Morris and Taskin Kocak Centre for Communications Research, Department of Electrical and Electronic

More information

NEXTONE PLAYER: A MUSIC RECOMMENDATION SYSTEM BASED ON USER BEHAVIOR

NEXTONE PLAYER: A MUSIC RECOMMENDATION SYSTEM BASED ON USER BEHAVIOR 12th International Society for Music Information Retrieval Conference (ISMIR 2011) NEXTONE PLAYER: A MUSIC RECOMMENDATION SYSTEM BASED ON USER BEHAVIOR Yajie Hu Department of Computer Science University

More information

HIGH-DIMENSIONAL CHANGEPOINT ESTIMATION

HIGH-DIMENSIONAL CHANGEPOINT ESTIMATION HIGH-DIMENSIONAL CHANGEPOINT ESTIMATION VIA SPARSE PROJECTION 3 6 8 11 14 16 19 22 26 28 31 33 35 39 43 47 48 52 53 56 6 63 67 71 73 77 8 83 86 88 91 93 96 98 11 15 19 113 114 118 12 121 125 126 129 133

More information

Decision-Maker Preference Modeling in Interactive Multiobjective Optimization

Decision-Maker Preference Modeling in Interactive Multiobjective Optimization Decision-Maker Preference Modeling in Interactive Multiobjective Optimization 7th International Conference on Evolutionary Multi-Criterion Optimization Introduction This work presents the results of the

More information

Cryptography CS 555. Topic 5: Pseudorandomness and Stream Ciphers. CS555 Spring 2012/Topic 5 1

Cryptography CS 555. Topic 5: Pseudorandomness and Stream Ciphers. CS555 Spring 2012/Topic 5 1 Cryptography CS 555 Topic 5: Pseudorandomness and Stream Ciphers CS555 Spring 2012/Topic 5 1 Outline and Readings Outline Stream ciphers LFSR RC4 Pseudorandomness Readings: Katz and Lindell: 3.3, 3.4.1

More information

S Queueing Theory. M/G/1-LIFO-PR queue. Samuli Aalto TKK Helsinki University of Technology

S Queueing Theory. M/G/1-LIFO-PR queue. Samuli Aalto TKK Helsinki University of Technology S-38.3143 Queueing Theory M/G/1-LIFO-PR queue Samuli Aalto TKK Helsinki University of Technology Lect_MG1-LIFO-PR.ppt S-38.3143 Queueing Theory Fall 2009 1 Contents Preliminaries Queue length distribution

More information

TIMBRE REPLACEMENT OF HARMONIC AND DRUM COMPONENTS FOR MUSIC AUDIO SIGNALS

TIMBRE REPLACEMENT OF HARMONIC AND DRUM COMPONENTS FOR MUSIC AUDIO SIGNALS 2014 IEEE International Conference on Acoustic, Speech and Signal Processing (ICASSP) TIMBRE REPLACEMENT OF HARMONIC AND DRUM COMPONENTS FOR MUSIC AUDIO SIGNALS Tomohio Naamura, Hiroazu Kameoa, Kazuyoshi

More information

Technical report on validation of error models for n.

Technical report on validation of error models for n. Technical report on validation of error models for 802.11n. Rohan Patidar, Sumit Roy, Thomas R. Henderson Department of Electrical Engineering, University of Washington Seattle Abstract This technical

More information

Solution of Linear Systems

Solution of Linear Systems Solution of Linear Systems Parallel and Distributed Computing Department of Computer Science and Engineering (DEI) Instituto Superior Técnico November 30, 2011 CPD (DEI / IST) Parallel and Distributed

More information

Randomness for Ergodic Measures

Randomness for Ergodic Measures Randomness for Ergodic Measures Jan Reimann and Jason Rute Pennsylvania State University Computability in Europe June 29 July 3 Slides available at www.personal.psu.edu/jmr71/ (Updated on July 3, 2015.)

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

Retiming Sequential Circuits for Low Power

Retiming Sequential Circuits for Low Power Retiming Sequential Circuits for Low Power José Monteiro, Srinivas Devadas Department of EECS MIT, Cambridge, MA Abhijit Ghosh Mitsubishi Electric Research Laboratories Sunnyvale, CA Abstract Switching

More information

Beyond Worst Case Analysis in Approxima4on Uriel Feige The Weizmann Ins2tute

Beyond Worst Case Analysis in Approxima4on Uriel Feige The Weizmann Ins2tute Beyond Worst Case Analysis in Approxima4on Uriel Feige The Weizmann Ins2tute 1 Plan of talk Survey some known approxima2on algorithms and open ques2ons for worst case and random instances of: max-3sat

More information

HIGH-DIMENSIONAL CHANGEPOINT DETECTION

HIGH-DIMENSIONAL CHANGEPOINT DETECTION HIGH-DIMENSIONAL CHANGEPOINT DETECTION VIA SPARSE PROJECTION 3 6 8 11 14 16 19 22 26 28 31 33 35 39 43 47 48 52 53 56 60 63 67 71 73 77 80 83 86 88 91 93 96 98 101 105 109 113 114 118 120 121 125 126 129

More information

Efficient Bandwidth Resource Allocation for Low-Delay Multiuser MPEG-4 Video Transmission

Efficient Bandwidth Resource Allocation for Low-Delay Multiuser MPEG-4 Video Transmission Efficient Bandwidth Resource Allocation for Low-Delay Multiuser MPEG-4 Video Transmission Guan-Ming Su and Min Wu Department of Electrical and Computer Engineering, University of Maryland, College Park,

More information

Math and Music. Cameron Franc

Math and Music. Cameron Franc Overview Sound and music 1 Sound and music 2 3 4 Sound Sound and music Sound travels via waves of increased air pressure Volume (or amplitude) corresponds to the pressure level Frequency is the number

More information

MATH 214 (NOTES) Math 214 Al Nosedal. Department of Mathematics Indiana University of Pennsylvania. MATH 214 (NOTES) p. 1/11

MATH 214 (NOTES) Math 214 Al Nosedal. Department of Mathematics Indiana University of Pennsylvania. MATH 214 (NOTES) p. 1/11 MATH 214 (NOTES) Math 214 Al Nosedal Department of Mathematics Indiana University of Pennsylvania MATH 214 (NOTES) p. 1/11 CHAPTER 6 CONTINUOUS PROBABILITY DISTRIBUTIONS MATH 214 (NOTES) p. 2/11 Simple

More information

Faster randomized consensus with an oblivious adversary

Faster randomized consensus with an oblivious adversary Faster randomized consensus with an oblivious adversary James Aspnes Yale July 6th, 202 Consensus 0 2 Consensus Termination: All non-faulty processes terminate. Validity: Every output value is somebody

More information

Seamless Workload Adaptive Broadcast

Seamless Workload Adaptive Broadcast Seamless Workload Adaptive Broadcast Yang Guo, Lixin Gao, Don Towsley, and Subhabrata Sen Computer Science Department ECE Department Networking Research University of Massachusetts University of Massachusetts

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

GNURadio Support for Real-time Video Streaming over a DSA Network

GNURadio Support for Real-time Video Streaming over a DSA Network GNURadio Support for Real-time Video Streaming over a DSA Network Debashri Roy Authors: Dr. Mainak Chatterjee, Dr. Tathagata Mukherjee, Dr. Eduardo Pasiliao Affiliation: University of Central Florida,

More information

On the Optimal Compressions in the Compress-and-Forward Relay Schemes

On the Optimal Compressions in the Compress-and-Forward Relay Schemes IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 59, NO. 5, MAY 2013 2613 On the Optimal Compressions in the Compress--Forward Relay Schemes Xiugang Wu, Student Member, IEEE, Liang-Liang Xie, Senior Member,

More information

Meeting Real-Time Constraint of Spectrum Management in TV Black-Space Access

Meeting Real-Time Constraint of Spectrum Management in TV Black-Space Access University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln CSE Technical reports Computer Science and Engineering, Department of Winter 12-2017 Meeting Real-Time Constraint of Spectrum

More information

Statistical Consulting Topics. RCBD with a covariate

Statistical Consulting Topics. RCBD with a covariate Statistical Consulting Topics RCBD with a covariate Goal: to determine the optimal level of feed additive to maximize the average daily gain of steers. VARIABLES Y = Average Daily Gain of steers for 160

More information

Optimum Frame Synchronization for Preamble-less Packet Transmission of Turbo Codes

Optimum Frame Synchronization for Preamble-less Packet Transmission of Turbo Codes ! Optimum Frame Synchronization for Preamble-less Packet Transmission of Turbo Codes Jian Sun and Matthew C. Valenti Wireless Communications Research Laboratory Lane Dept. of Comp. Sci. & Elect. Eng. West

More information

RANDOMIZED COMPLETE BLOCK DESIGN (RCBD) Probably the most used and useful of the experimental designs.

RANDOMIZED COMPLETE BLOCK DESIGN (RCBD) Probably the most used and useful of the experimental designs. Description of the Design RANDOMIZED COMPLETE BLOCK DESIGN (RCBD) Probably the most used and useful of the experimental designs. Takes advantage of grouping similar experimental units into blocks or replicates.

More information

A New Family of High-Performance Parallel Decimal Multipliers*

A New Family of High-Performance Parallel Decimal Multipliers* A New Family of High-Performance Parallel Decimal Multipliers* Alvaro Vázquez, Elisardo Antelo Dept. of Electronic and Computer Science University of Santiago de Compostela Spain alvaro@dec.usc.es elisardo@dec.usc.es

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

S Queueing Theory. M/G/1-PS queue. Samuli Aalto TKK Helsinki University of Technology. Lect_MG1-PS.ppt S Queueing Theory Fall 2009

S Queueing Theory. M/G/1-PS queue. Samuli Aalto TKK Helsinki University of Technology. Lect_MG1-PS.ppt S Queueing Theory Fall 2009 S-38.3143 Queueing Theory M/G/1-PS queue Samuli Aalto TKK Helsinki University of Technology Lect_MG1-PS.ppt S-38.3143 Queueing Theory Fall 2009 1 Contents Preliminaries Queue length distribution for M/M/1-PS

More information

Broadcast Networks with Arbitrary Channel Bit Rates

Broadcast Networks with Arbitrary Channel Bit Rates 1 Time Slicing in Mobile TV Broadcast Networks with Arbitrary Channel Bit Rates Cheng-Hsin Hsu Joint work with Mohamed Hefeeda Simon Fraser University, Canada April 23, 2009 Outline 2 Motivation Problem

More information

An Update Method for a Low Power CAM Emulator using an LUT Cascade Based on an EVMDD (k)

An Update Method for a Low Power CAM Emulator using an LUT Cascade Based on an EVMDD (k) J. of Mult.-Valued Logic & Soft Computing, Vol., pp. 5 5 Old City Publishing, Inc. Reprints available directly from the publisher Published by license under the OCP Science imprint, Photocopying permitted

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

1360 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 59, NO. 3, MARCH Optimal Encoding for Discrete Degraded Broadcast Channels

1360 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 59, NO. 3, MARCH Optimal Encoding for Discrete Degraded Broadcast Channels 1360 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL 59, NO 3, MARCH 2013 Optimal Encoding for Discrete Degraded Broadcast Channels Bike Xie, Thomas A Courtade, Member, IEEE, Richard D Wesel, SeniorMember,

More information

Improving Bandwidth Efficiency on Video-on-Demand Servers y

Improving Bandwidth Efficiency on Video-on-Demand Servers y Improving Bandwidth Efficiency on Video-on-Demand Servers y Steven W. Carter and Darrell D. E. Long z Department of Computer Science University of California, Santa Cruz Santa Cruz, CA 95064 Abstract.

More information

ORTHOGONAL frequency division multiplexing

ORTHOGONAL frequency division multiplexing IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 55, NO. 12, DECEMBER 2009 5445 Dynamic Allocation of Subcarriers and Transmit Powers in an OFDMA Cellular Network Stephen Vaughan Hanly, Member, IEEE, Lachlan

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

Linear mixed models and when implied assumptions not appropriate

Linear mixed models and when implied assumptions not appropriate Mixed Models Lecture Notes By Dr. Hanford page 94 Generalized Linear Mixed Models (GLMM) GLMMs are based on GLM, extended to include random effects, random coefficients and covariance patterns. GLMMs are

More information

Application-specific Workload Shaping in Multimedia-enabled Personal Mobile Devices

Application-specific Workload Shaping in Multimedia-enabled Personal Mobile Devices Application-specific Workload Shaping in Multimedia-enabled Personal Mobile Devices Balaji Raman Samarjit Chakraborty Department of Computer Science, National University of Singapore E-mail: {ramanbal,samarjit}@comp.nus.edu.sg

More information

Real-Time Systems Dr. Rajib Mall Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur

Real-Time Systems Dr. Rajib Mall Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Real-Time Systems Dr. Rajib Mall Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Module No.# 01 Lecture No. # 07 Cyclic Scheduler Goodmorning let us get started.

More information

MDPs with Unawareness

MDPs with Unawareness MDPs with Unawareness Joseph Y. Halpern Nan Rong Ashutosh Saxena Computer Science Department Cornell University Ithaca, NY 14853 {halpern rongnan asaxena}@cs.cornell.edu Abstract Markov decision processes

More information

CSC 373: Algorithm Design and Analysis Lecture 17

CSC 373: Algorithm Design and Analysis Lecture 17 CSC 373: Algorithm Design and Analysis Lecture 17 Allan Borodin March 4, 2013 Some materials are from Keven Wayne s slides and MIT Open Courseware spring 2011 course at http://tinyurl.com/bjde5o5. 1 /

More information

FORWARD AND RETRANSMITTED SYSTEMATIC LOSSY ERROR PROTECTION FOR IPTV VIDEO MULTICAST

FORWARD AND RETRANSMITTED SYSTEMATIC LOSSY ERROR PROTECTION FOR IPTV VIDEO MULTICAST FORWARD AND RETRANSMITTED SYSTEMATIC LOSSY ERROR PROTECTION FOR IPTV VIDEO MULTICAST Zhi Li 1, Xiaoqing Zhu 2, Ali C. Begen 2 and Bernd Girod 1 1 Department of Electrical Engineering, Stanford University,

More information

High Speed Optical Networking: Task 3 FEC Coding, Channel Models, and Evaluations

High Speed Optical Networking: Task 3 FEC Coding, Channel Models, and Evaluations 1 Sponsored High Speed Optical Networking: Task 3 FEC Coding, Channel Models, and Evaluations Joel M. Morris, PhD Communications and Signal Processing Laboratory (CSPL) UMBC/CSEE Department 1000 Hilltop

More information

CODING FOR CHANNELS WITH FEEDBACK

CODING FOR CHANNELS WITH FEEDBACK CODING FOR CHANNELS WITH FEEDBACK THE KLUWER INTERNATIONAL SERIES IN ENGINEERING AND COMPUTER SCIENCE CODING FOR CHANNELS WITH FEEDBACK by JamesM.Ooi The Cambridge Analytic Group SPRINGER SCIENCE+BUSINESS

More information

Chapter 12. Synchronous Circuits. Contents

Chapter 12. Synchronous Circuits. Contents Chapter 12 Synchronous Circuits Contents 12.1 Syntactic definition........................ 149 12.2 Timing analysis: the canonic form............... 151 12.2.1 Canonic form of a synchronous circuit..............

More information

Hidden Markov Model based dance recognition

Hidden Markov Model based dance recognition Hidden Markov Model based dance recognition Dragutin Hrenek, Nenad Mikša, Robert Perica, Pavle Prentašić and Boris Trubić University of Zagreb, Faculty of Electrical Engineering and Computing Unska 3,

More information

IN 1968, Anderson [6] proposed a memory structure named

IN 1968, Anderson [6] proposed a memory structure named IEEE TRANSACTIONS ON NEURAL NETWORKS, VOL 16, NO 2, MARCH 2005 293 Encoding Strategy for Maximum Noise Tolerance Bidirectional Associative Memory Dan Shen Jose B Cruz, Jr, Life Fellow, IEEE Abstract In

More information

Reinforcement Learning-based Resource Allocation in Fog RAN for IoT with Heterogeneous Latency Requirements

Reinforcement Learning-based Resource Allocation in Fog RAN for IoT with Heterogeneous Latency Requirements 1 Reinforcement Learning-based Resource Allocation in Fog RAN for IoT with Heterogeneous Latency Requirements Almuthanna Nassar, and Yasin Yilmaz, Member, IEEE Electrical Engineering Department, University

More information

Lehrstuhl für Informatik 4 Kommunikation und verteilte Systeme

Lehrstuhl für Informatik 4 Kommunikation und verteilte Systeme Chapter 2: Basics Chapter 3: Multimedia Systems Communication Aspects and Services Chapter 4: Multimedia Systems Storage Aspects Optical Storage Media Multimedia File Systems Multimedia Database Systems

More information

Successive Cancellation Decoding of Single Parity-Check Product Codes

Successive Cancellation Decoding of Single Parity-Check Product Codes Successive Cancellation Decoding of Single Parity-Check Product Codes Mustafa Cemil Coşkun, Gianluigi Liva, Alexandre Graell i Amat and Michael Lentmaier Institute of Communications and Navigation, German

More information

Research on sampling of vibration signals based on compressed sensing

Research on sampling of vibration signals based on compressed sensing Research on sampling of vibration signals based on compressed sensing Hongchun Sun 1, Zhiyuan Wang 2, Yong Xu 3 School of Mechanical Engineering and Automation, Northeastern University, Shenyang, China

More information

Key- The key k for my cipher is a single number from 1-26 which is shared between the sender and the reciever.

Key- The key k for my cipher is a single number from 1-26 which is shared between the sender and the reciever. Cryptography Assign. 1A Key- The key k for my cipher is a single number from 1-26 which is shared between the sender and the reciever. How to Encipher- Each letter is assigned a number beginning from k

More information

Combining Pay-Per-View and Video-on-Demand Services

Combining Pay-Per-View and Video-on-Demand Services Combining Pay-Per-View and Video-on-Demand Services Jehan-François Pâris Department of Computer Science University of Houston Houston, TX 77204-3475 paris@cs.uh.edu Steven W. Carter Darrell D. E. Long

More information

Two Enumerative Tidbits

Two Enumerative Tidbits Two Enumerative Tidbits p. Two Enumerative Tidbits Richard P. Stanley M.I.T. Two Enumerative Tidbits p. The first tidbit The Smith normal form of some matrices connected with Young diagrams Two Enumerative

More information

WITH the deployment of broadband wireless networks,

WITH the deployment of broadband wireless networks, IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. 14, NO. 3, MARCH 2015 619 On Managing Quality of Experience of Multiple Video Streams in Wireless Networks Anand Seetharam, Student Member, IEEE, Partha Dutta,

More information

Cluster Analysis of Internet Users Based on Hourly Traffic Utilization

Cluster Analysis of Internet Users Based on Hourly Traffic Utilization Cluster Analysis of Internet Users Based on Hourly Traffic Utilization M. Rosário de Oliveira, Rui Valadas, António Pacheco, Paulo Salvador Instituto Superior Técnico - UTL Department of Mathematics and

More information

Video Streaming Over Wireless Packet Networks: An Occupancy-Based Rate Adaptation Perspective

Video Streaming Over Wireless Packet Networks: An Occupancy-Based Rate Adaptation Perspective Video Streaming Over Wireless Packet Networks: An Occupancy-Based Rate Adaptation Perspective 1 Mohamed Hassan and Marwan Krunz Department of Electrical & Computer Engineering University of Arizona Tucson,

More information

Of Buses and Bunching:

Of Buses and Bunching: Of Buses and Bunching: Strangeness in the Queue This article explains how correlated or bunched requests can impact capacity planning results. An especially important example is the impact of highly correlated

More information

Implementation of a turbo codes test bed in the Simulink environment

Implementation of a turbo codes test bed in the Simulink environment University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2005 Implementation of a turbo codes test bed in the Simulink environment

More information

Switching Q1. (1) Explain the major components of a telephone exchange and explain their limiting factors

Switching Q1. (1) Explain the major components of a telephone exchange and explain their limiting factors Switching Q. () Explain the major components of a telephone exchange and explain their limiting factors Basic components of a Telephone Exchange (i) Switching unit To connect an input to a output. Limiting

More information

Video Quality-Driven Buffer Dimensioning in MPSoC Platforms via Prioritized Frame Drops

Video Quality-Driven Buffer Dimensioning in MPSoC Platforms via Prioritized Frame Drops Buffer savings (in Megabits (Mb)) Video Quality-Driven Buffer Dimensioning in MPSoC Platforms via Prioritized Frame Drops Deepak Gangadharan, Haiyang Ma, Samarjit Chakraborty 2, Roger Zimmermann National

More information

A Dynamic Heuristic Broadcasting Protocol for Video-on-Demand

A Dynamic Heuristic Broadcasting Protocol for Video-on-Demand Proc.21 st International Conference on Distributed Computing Systems, Mesa, Arizona, April 2001. A Dynamic Heuristic Broadcasting Protocol for Video-on-Demand Scott R. Carter Jehan-François Pâris Saurabh

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

Basic Information for MAT194F Calculus Engineering Science 2004

Basic Information for MAT194F Calculus Engineering Science 2004 Basic Information for MAT194F Calculus Engineering Science 2004 1. Your Lecturers K. Consani Department of Mathematics Schedule: M 13-14 (MC252); T 11-12 (RS211); R 10-11 (BA1190). Kyu-Hwan Lee Department

More information

Television Stream Structuring with Program Guides

Television Stream Structuring with Program Guides Television Stream Structuring with Program Guides Jean-Philippe Poli 1,2 1 LSIS (UMR CNRS 6168) Université Paul Cezanne 13397 Marseille Cedex, France jppoli@ina.fr Jean Carrive 2 2 Institut National de

More information

New Approach to Multi-Modal Multi-View Video Coding

New Approach to Multi-Modal Multi-View Video Coding Chinese Journal of Electronics Vol.18, No.2, Apr. 2009 New Approach to Multi-Modal Multi-View Video Coding ZHANG Yun 1,4, YU Mei 2,3 and JIANG Gangyi 1,2 (1.Institute of Computing Technology, Chinese Academic

More information

IN a point-to-point communication system the outputs of a

IN a point-to-point communication system the outputs of a IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 52, NO. 9, SEPTEMBER 2006 4017 On the Structure of Optimal Real-Time Encoders Decoders in Noisy Communication Demosthenis Teneketzis, Fellow, IEEE Abstract

More information

Homework 2 Key-finding algorithm

Homework 2 Key-finding algorithm Homework 2 Key-finding algorithm Li Su Research Center for IT Innovation, Academia, Taiwan lisu@citi.sinica.edu.tw (You don t need any solid understanding about the musical key before doing this homework,

More information

Joint source-channel video coding for H.264 using FEC

Joint source-channel video coding for H.264 using FEC Department of Information Engineering (DEI) University of Padova Italy Joint source-channel video coding for H.264 using FEC Simone Milani simone.milani@dei.unipd.it DEI-University of Padova Gian Antonio

More information

A Video Frame Dropping Mechanism based on Audio Perception

A Video Frame Dropping Mechanism based on Audio Perception A Video Frame Dropping Mechanism based on Perception Marco Furini Computer Science Department University of Piemonte Orientale 151 Alessandria, Italy Email: furini@mfn.unipmn.it Vittorio Ghini Computer

More information

QCN Transience and Equilibrium: Response and Stability. Abdul Kabbani, Rong Pan, Balaji Prabhakar and Mick Seaman

QCN Transience and Equilibrium: Response and Stability. Abdul Kabbani, Rong Pan, Balaji Prabhakar and Mick Seaman QCN Transience and Equilibrium: Response and Stability Abdul Kabbani, Rong Pan, Balaji Prabhakar and Mick Seaman Outline of presentation 2-QCN Overview and method for improving transient response Equilibrium

More information

COSC3213W04 Exercise Set 2 - Solutions

COSC3213W04 Exercise Set 2 - Solutions COSC313W04 Exercise Set - Solutions Encoding 1. Encode the bit-pattern 1010000101 using the following digital encoding schemes. Be sure to write down any assumptions you need to make: a. NRZ-I Need to

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

PIPELINING: BRANCH AND MULTICYCLE INSTRUCTIONS

PIPELINING: BRANCH AND MULTICYCLE INSTRUCTIONS PIPELINING: BRANCH AND MULTICYCLE INSTRUCTIONS Mahdi Nazm Bojnordi Assistant Professor School of Computing University of Utah CS/ECE 6810: Computer Architecture Overview Announcement Homework 1 submission

More information

AUTOMATIC MUSIC COMPOSITION BASED ON COUNTERPOINT AND IMITATION USING STOCHASTIC MODELS

AUTOMATIC MUSIC COMPOSITION BASED ON COUNTERPOINT AND IMITATION USING STOCHASTIC MODELS AUTOMATIC MUSIC COMPOSITION BASED ON COUNTERPOINT AND IMITATION USING STOCHASTIC MODELS Tsubasa Tanaka, Takuya Nishimoto, Nobutaka Ono, Shigeki Sagayama Graduate School of Information Science and Technology,

More information

IP TV Bandwidth Demand: Multicast and Channel Surfing

IP TV Bandwidth Demand: Multicast and Channel Surfing This full text paper was peer reviewed at the direction of IEEE Communications ociety subect matter experts for publication in the IEEE INFOCOM 2007 proceedings. IP TV Bandwidth Demand: Multicast and Channel

More information

NBER WORKING PAPER SERIES INFORMATION SPILLOVERS IN THE MARKET FOR RECORDED MUSIC. Ken Hendricks Alan Sorensen

NBER WORKING PAPER SERIES INFORMATION SPILLOVERS IN THE MARKET FOR RECORDED MUSIC. Ken Hendricks Alan Sorensen NBER WORKING PAPER SERIES INFORMATION SPILLOVERS IN THE MARKET FOR RECORDED MUSIC Ken Hendricks Alan Sorensen Working Paper 12263 http://www.nber.org/papers/w12263 NATIONAL BUREAU OF ECONOMIC RESEARCH

More information

A variable bandwidth broadcasting protocol for video-on-demand

A variable bandwidth broadcasting protocol for video-on-demand A variable bandwidth broadcasting protocol for video-on-demand Jehan-François Pâris a1, Darrell D. E. Long b2 a Department of Computer Science, University of Houston, Houston, TX 77204-3010 b Department

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

Canova Tech. IEEE 802.3cg Collision Detection Reliability in 10BASE-T1S March 6 th, 2019 PIERGIORGIO BERUTO ANTONIO ORZELLI

Canova Tech. IEEE 802.3cg Collision Detection Reliability in 10BASE-T1S March 6 th, 2019 PIERGIORGIO BERUTO ANTONIO ORZELLI Canova Tech The Art of Silicon Sculpting PIERGIORGIO BERUTO ANTONIO ORZELLI IEEE 802.3cg Collision Detection Reliability in 10BASE-T1S March 6 th, 2019 Public Document Slide 1 Public Document Slide 2 Outline

More information

Separating Semantic and Circular Security for Symmetric Key Bit Encryption from LWE. Rishab Goyal Venkata Koppula Brent Waters

Separating Semantic and Circular Security for Symmetric Key Bit Encryption from LWE. Rishab Goyal Venkata Koppula Brent Waters Separating Semantic and Circular Security for Symmetric Key Bit Encryption from LWE Rishab Goyal Venkata Koppula Brent Waters n-circular Security [CamenischLysyanskya01] PK 1 PK 1...... PK n PK n Enc PKn

More information

AN EVER increasing demand for wired and wireless

AN EVER increasing demand for wired and wireless IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 21, NO. 11, NOVEMBER 2011 1679 Channel Distortion Modeling for Multi-View Video Transmission Over Packet-Switched Networks Yuan Zhou,

More information

The Welfare Effects of Bundling in Multi-Channel Television Markets

The Welfare Effects of Bundling in Multi-Channel Television Markets The Welfare Effects of Bundling in Multi-Channel Television Markets Gregory S. Crawford Dept. of Economics Eller College of Management University of Arizona Ali Yurukoglu Dept. of Economics Stern School

More information

Experimental Results from a Practical Implementation of a Measurement Based CAC Algorithm. Contract ML704589 Final report Andrew Moore and Simon Crosby May 1998 Abstract Interest in Connection Admission

More information

Rate-Distortion Optimized Hybrid Error Control for Real-Time Packetized Video Transmission

Rate-Distortion Optimized Hybrid Error Control for Real-Time Packetized Video Transmission Rate-Distortion Optimized Hybrid Error Control for Real-Time Pacetized Video Transmission Fan Zhai, Yiftach Eisenberg, Thrasyvoulos N. Pappas, Randall Berry, and Aggelos K. Katsaggelos Department of Electrical

More information

Chord Representations for Probabilistic Models

Chord Representations for Probabilistic Models R E S E A R C H R E P O R T I D I A P Chord Representations for Probabilistic Models Jean-François Paiement a Douglas Eck b Samy Bengio a IDIAP RR 05-58 September 2005 soumis à publication a b IDIAP Research

More information

Drum Sound Identification for Polyphonic Music Using Template Adaptation and Matching Methods

Drum Sound Identification for Polyphonic Music Using Template Adaptation and Matching Methods Drum Sound Identification for Polyphonic Music Using Template Adaptation and Matching Methods Kazuyoshi Yoshii, Masataka Goto and Hiroshi G. Okuno Department of Intelligence Science and Technology National

More information