R&D White Paper WHP 119. Mezzanine Compression for HDTV. Research & Development BRITISH BROADCASTING CORPORATION. September R.T.

Size: px
Start display at page:

Download "R&D White Paper WHP 119. Mezzanine Compression for HDTV. Research & Development BRITISH BROADCASTING CORPORATION. September R.T."

Transcription

1 R&D White Pape WHP 119 Septembe 2005 Mezzanine Compession fo HDTV R.T. Russell Reseach & Development BRITISH BROADCASTING CORPORATION

2

3 BBC Reseach & Development White Pape WHP 119 Mezzanine Compession fo HDTV R. T. Russell Abstact The 1080p50 and 1080p60 standads ae ideal fo use as studio acquisition fomats, hoeve a bit-ate of 3 Gb/s is equied to tanspot them in an uncompessed fom. A compession method is descibed hich makes it possible to encode a 1080p50 o 1080p60 signal into a fomat that is compatible ith the 1080i standad and suitable fo tanspot via HD-SDI at 1.5 Gb/s. A novel featue is that the compessed signal is ecognisable hen displayed as 1080i, fo ease of monitoing and identification. When that featue is not equied a compession atio of 2.5:1 is achievable. This document as oiginally published in the Poceedings of the Intenational Boadcasting Convention, Septembe BBC All ights eseved.

4 White Papes ae distibuted feely on equest. Authoisation of the Chief Scientist is equied fo publication. BBC All ights eseved. Ecept as povided belo, no pat of this document may be epoduced in any mateial fom (including photocopying o stoing it in any medium by electonic means) ithout the pio itten pemission of BBC Reseach & Development ecept in accodance ith the povisions of the (UK) Copyight, Designs and Patents Act The BBC gants pemission to individuals and oganisations to make copies of the entie document (including this copyight notice) fo thei on intenal use. No copies of this document may be published, distibuted o made available to thid paties hethe by pape, electonic o othe means ithout the BBC's pio itten pemission. Whee necessay, thid paties should be diected to the elevant page on BBC's ebsite at fo a copy of this document.

5 MEZZANINE COMPRESSION FOR HDTV R. T. Russell BBC Reseach & Development Depatment, U.K. ABSTRACT The 1080p50 and 1080p60 standads ae ideal fo use as studio acquisition fomats, hoeve a bit-ate of 3 Gb/s is equied to tanspot them in an uncompessed fom. A compession method is descibed hich makes it possible to encode a 1080p50 o 1080p60 signal into a fomat that is compatible ith the 1080i standad and suitable fo tanspot via HD-SDI at 1.5 Gb/s. A novel featue is that the compessed signal is ecognisable hen displayed as 1080i, fo ease of monitoing and identification. When that featue is not equied a compession atio of 2.5:1 is achievable. INTRODUCTION The 1080p50 and 1080p60 standads ae ideal fo use as studio acquisition fomats, because they combine a high spatial esolution (1920 piels 1080 lines) ith a high tempoal esolution (50 o 60 fames pe second, pogessive scan). In addition they can be easily conveted to eithe of the common tansmission fomats, 1080i and 720p. Hoeve these standads equie appoimately tice the bit-ate of the tansmission fomats to cay them in an uncompessed fom (3 Gb/s athe than 1.5 Gb/s). Vaious poposals have been made fo dealing ith this poblem, including dual-link HD- SDI (multipleing the 3 Gb/s data beteen to 1.5 Gb/s cicuits), a 3 Gb/s Seial Digital Inteface standad and the use of high-speed data ove tisted-pai cabling. This pape descibes an altenative appoach involving mild compession (bit-ate eduction), making it possible to encode a 1080p50/60 signal into a fomat that is compatible ith the 1080i standad and theefoe suitable fo tanspot via HD-SDI at 1.5 Gb/s. Such a signal could be caied by eisting HD cabling and outeing infastuctues in a boadcast cente, and ould have the additional convenience of pemitting the use of eisting embedded audio and ancillay data standads ithin the signal. This ok is the subject of to patent applications (Ref. 1). CHARACTERISTICS The poposed compession algoithm has a numbe of popeties hich ae desiable fo this application: Lo-delay coding and decoding (total codec delay 8 lines) eliminates pictuesound synchonization poblems. Lo-loss compession povides visually nea-pefect epoduction. Multi-geneation compession adds negligible additional loss. Small pictue blocks limit the popagation of eos and avoid spatial cossmodulation (e.g. noise in one pat of a pictue affecting anothe pat). Simple algoithm should be elatively easy to implement in hadae.

6 In addition the poposed algoithm povides a means to make the compessed data ecognizable if it is displayed as a standad 1080i signal. This is achieved by encoding a coasely quantized, intelaced, vesion of the pictue in the most-significant bits of the compessed signal. Although this compatible pictue is noisy it is good enough to allo identification and monitoing using eisting HDTV displays. COMPRESSION PROCESS Block Stuctue Each fame is divided into inta-coded macoblocks of 16 (luminance) piels 4 TV lines. Each macoblock contains 64 luminance piels, 32 Cb chominance piels and 32 C chominance piels. Fo a 1080p fame this esults in = macoblocks in total. The height of the macoblock detemines the minimum delay though the code o decode (i.e. fou lines). Intege Tansfoms Each macoblock is subdivided into 4-piel 4-line tansfom blocks, so in each macoblock thee ae 4 luminance tansfom blocks, 2 Cb tansfom blocks and 2 C tansfom blocks. Each 44 block is tansfomed into fequency space using the folloing Intege tansfom R = TXT T (Ref. 2): = (1) 2 1 Fo the puposes of the computation the 10-bit input piels (luminance and chominance) ae assumed to be signed values in the ange 512 to +511 so zeo luminance is mid gey; this is the convention used in BBC R&D s Kingsood fomat pictue files. The tansfom has a maimum gain of 36. Scaling The 44 outputs fom the Intege tansfoms ae scaled and ounded accoding to the folloing algoithm: s ij = Sign( ij ) * ((Abs( ij * ij ) ) >> 16)...(2) hee: = (3) Note that the multiplies ae appoimations to the folloing constants (Ref. 2): = /16/16 / 20/ 20 / 25/ 25

7 Hadamad Tansfoms The DC tems (s 00 ) of the scaled Intege tansfoms, that is fou values pe macoblock fom the luminance and to values each pe macoblock fom Cb and C, ae futhe pocessed using 1-dimensional Hadamad tansfoms as follos: Luminance: h a = s a + s b + s c + s d...(4) h b = s a + s b s c s d...(5) h c = s a s b + s c s d...(6) h d = s a s b s c + s d...(7) Chominance: h a = s a + s b...(8) h b = s a s b...(9) These tansfoms eploit the pobable coelation beteen the DC tems in adjacent tansfom blocks, and esult in thee aggegated DC values pe macoblock (Y, Cb, C) hich ae sent, uncompessed, as 10-bit numbes in the compessed data. This esults in the DC tems being accuately epoduced at the decode and educes block atefacts. Quantisation To contol the oveall bit ate, thus ensuing that the compessed signal fits into the available data capacity, a vaiable degee of quantising is applied independently to each macoblock. The quantising is applied to all the non-zeo tansfom coefficients in the macoblock, luminance and chominance, ecept the thee aggegated DC tems h a (Y, Cb and C). Since the only pupose is to contol the bit ate, it is undesiable to apply any ineffective quantising, i.e. the addition of quantisation noise ithout any consequent eduction in the total numbe of coded bits. This is a shotcoming of the quantising schemes used by some othe compession techniques. To avoid this shotcoming the folloing constaints ae imposed: 1. Quantisation consists alays of bit shifts, i.e. divisions by poes of to. 2. The vaiable-length code chosen to encode the quantised coefficients has the popety that dividing the coefficient value by to is guaanteed to esult in a eduction in the numbe of coded bits. The combination of these chaacteistics means that heneve an additional degee of quantisation is applied (i.e. a coefficient is divided by a geate poe of to) the total numbe of bits is guaanteed to fall. It also helps achieve the popety of adding vey little o no loss on a second o subsequent geneation. The simplest appoach to such quantising ould be to divide all (non-zeo) coefficients in the macoblock by the same poe of to, and signal that numbe to the decode. Hoeve such a coase contol could esult in a much geate degee of quantisation noise than necessay to meet the bit budget.

8 What is needed is a method of quantising diffeent coefficients to diffeent degees, ithout the ovehead of signalling additional infomation to the decode. The ay this is achieved is as follos: 1. The degee of quantisation is contolled by a 5-bit unsigned numbe q, taking a value fom 0 to The most-significant 3 bits of q, being a value in the ange 0 to 7, detemine a pai of poes of to by hich each coefficient in a macoblock may be divided, as follos: 0 divide by 1 o 2 1 divide by 2 o 4 2 divide by 4 o 8 3 divide by 8 o 16 4 divide by 16 o 32 5 divide by 32 o 64 6 divide by 64 o divide by 128 o 256 Table 1 Coase diviso selection 3. The least-significant 2 bits of q, in conjunction ith the value of the coefficient itself, detemine hich of the to possible divisos is used. A thee bit numbe in the ange 4 to 7 is deived fom the coefficient value as follos: (a) Take the absolute value of the coefficient. (b) If the value is geate than 7 keep dividing by to until 7 o less. (c) If the value is less than 4 keep multiplying by to until 4 o moe. The folloing table detemines hethe the smalle o lage diviso is used, hee the os coespond to the least-significant 2 bits of q and the columns to the numbe deived fom the coefficient: smalle smalle smalle smalle 1 lage smalle smalle smalle 2 lage lage smalle smalle 3 lage lage lage smalle Table 2 Fine diviso selection So if the least-significant 2 bits of q ae zeo the smalle of the to divisos is alays used, but otheise hich diviso is used depends on the value of the coefficient. In this ay fine contol ove the degee of quantisation is achieved, such that the equivalent quantisation facto doubles fo evey incement of 4 in q.

9 In pactice this is complicated by to factos: 1. To minimise the added quantisation noise the coefficient values ae ounded athe than simply tuncated. 2. The decode sees only the quantised value, hich may not necessaily give ise to the same thee-bit numbe (4-7) as that deived fom the oiginal coefficient. As a esult the actual algoithm used is slightly moe comple. The folloing pocess is used to detemine the appopiate value of q to use fo each macoblock: (a) Initialise q to zeo, coesponding to minimum quantising. (b) Quantise all the (non-dc) coefficients in the macoblock accoding to the value of q, hee the most-significant thee bits of q detemine a pai of possible divisos and the least-significant to bits of q (in association ith the coefficient value) detemine hich of the to divisos to use. (c) Detemine the total numbe of bits needed to code the quantised macoblock (see belo). (d) If the numbe of bits eceeds the available capacity (512 bits) incement q. (e) Repeat (b), (c) and (d) until the coded macoblock fits in the available space. Vaiable Length Coding The quantised coefficients (ecept the thee DC tems) ae coded accoding to the folloing signed Ep-Golomb code (Ref. 3): etc. etc. Table 3 Signed Ep-Golomb code

10 Packet Stuctue Each macoblock is encoded into a data packet of 512 bits, coesponding to a 2.5:1 compession compaed to the oiginal 10-bits-pe-piel input. The value of q selected fo a macoblock is the smallest that esults in the size of the compessed data not eceeding 512 bits. The stuctue of each packet is as follos: 1. Quantisation code q, 5 bits, MSB fist. 2. DC luminance coefficient divided by 16 and ounded, 10 bits, MSB fist. 3. DC Cb chominance coefficient divided by 8 and ounded, 10 bits, MSB fist. 4. DC C chominance coefficient divided by 8 and ounded, 10 bits, MSB fist. 5. Remaining luminance coefficients, signed Ep-Golomb coded, in the ode shon belo: Y Table 4 Luminance coefficient odeing 6. Remaining chominance coefficients, signed Ep-Golomb coded, in the ode shon belo: Cb C Table 5 Chominance coefficient odeing Tailing zeo coefficients in the packet ae not counted hen detemining hethe the data fits in the available space. Such coefficients need not be stoed if the packet is aleady full (they ould otheise have needed one eta bit of capacity pe coefficient). It is only fo this eason that the ode of the coefficients is significant. In paticula hee thee is no chominance (all chominance coefficients ae zeo) the entie data packet is available fo coded luminance. It may be beneficial to fill any unused data bits ith andom values, to minimise the visibility of the data on the compatible signal. When used to compess a 1080p50 o 1080p60 input to a 1080i-compatible output, the data packet is tanspoted in the least-significant 8 bits of the (10-bit) video, equiing 64 consecutive video samples (32 luminance and 32 chominance). Theefoe 60 packets can be contained ithin a single TV-line of intelaced output. The fist bit of the data packet is the most-significant bit of the fist 8-bit value.

11 Compatible Pictue The to most-significant bits of the 10-bit output can be used to cay a compatible intelaced vesion of the input pictue, so that if the compessed signal is vieed as if it ee standad 1080i video the content ill be ecognisable, although noisy. This makes it possible to monito the signal fo the puposes of identification and to give confidence that the code is oking. The steps to achieve this ae as follos: 1. An intelaced vesion of the input is ceated, typically by aveaging pais of consecutive pogessive lines. The phase of the line paiing must be diffeent on even fields and odd fields in ode to achieve the equied intelaced stuctue. 2. Each 10-bit piel value is modified by subtacting the 8-bit value of the coded data packet coesponding to that piel s position and adding a to-dimensional halftone dithe. Afte the addition and subtaction the esult must be limited to a valid ange. The dithe consists of a epeating 88 patten of values as follos: Table 6 2D halftone values The dithe is added independently to the luminance, Cb chominance and C chominance components, hee the o selected is detemined by the line numbe evaluated modulo-8, and the column selected is detemined by the piel numbe ( fo luminance, fo chominance) evaluated modulo The least-significant 8-bits of the esulting piel value ae discaded and eplaced by the 8-bit value fom the coded data packet. 4. If the final 10-bit value is a fobidden TRS code (Ref. 4), the most-significant to bits ae modified: is modified to yy is modified to yy

12 The effect of the halftone dithe can be seen fom the folloing illustations (magnified so the individual piels ae visible): Figue 1 - Oiginal linea amp Figue 2 - Ramp quantised to to bits Figue 3 - Ramp quantised to to bits ith 2D halftone dithe Figue 4 - Quantised amp ith dithe and andom data in LSBs DECOMPRESSION PROCESS In the inteests of bevity details of the decompession pocess ae not given in this pape, but it essentially involves evesing the steps in the compession pocess (apat fom those concened ith geneating the compatible intelaced signal and the need to detemine the degee of quantisation).

13 TEST RESULTS The compession method has been tested using both still pictues and pogessivelyscanned moving sequences. The moving sequences ae moe citical because quantising noise and aliasing can often be masked by detail in a still pictue. The esults have been assessed both subjectively and by means of PSNR measuements. The subjective tests demonstated that, fo the mateial used, the atefacts ee geneally invisible even hen a diffeence pictue as used to da attention to them. The PSNR measuements ae pesented belo. Pictue PSNR (luminance) PSNR(chominance) Nepat PM 55.5 db 57.6 db Kiel Habou (1080) 51.4 db 51.6 db Test Cad W 56.9 db 60.0 db Boy ith toys 52.2 db 51.9 db Dick 51.2 db 50.8 db Boat 52.7 db 52.3 db Tee 48.4 db 47.6 db Tee (10 th geneation) 48.0 db 47.5 db Table 7 Still pictue PSNR measuements Sequence PSNR (luminance) PSNR (chominance) Toys & Calenda (720) db db Yosemite (720) db db White City (720) db db BBCdisk db db Football db db Skate db db Panslo db db Panslo (7 th gen) db db Table 8 Pogessive sequence PSNR measuements Figues 5 to 10 belo sho some sample pictues, illustating the appeaance of the compatible coded pictue and the natue of the diffeence beteen the oiginal and decoded pictues. A gain of 16 has been applied to the diffeence pictues. 1 With piel shifts beteen each geneation.

14 Figue 5 Compatible coded pictue Figue 6 Decoded pictue, 1st geneation Figue 7 Diffeence pictue, 1st geneation (gain 16)

15 Figue 8 Compatible coded pictue Figue 9 Decoded pictue, afte 7 geneations ith piel shifts Figue 10 - Diffeence pictue, afte 7 geneations (gain 16)

16 IMPLEMENTATION It is anticipated that the suggested algoithm could be pototyped ithin a single inepensive FPGA (Field Pogammable Gate Aay) device, cetainly in the case of the decode and pobably in the case of the encode. The lo delay implies lo stoage equiements, hich should be achievable ith the intenal esouces of a moden FPGA. One possible implementation ould be as an etenal dongle poviding convesion fom dual HD-SDI to single HD-SDI (encode) o fom single HD-SDI to dual HD-SDI (decode). The main pactical consideation hen deploying a system of this kind ould be the delay, hich although only 8 TV lines pe codec may be significant in espect of video synchonisation, fo eample at the inputs of a vision mie. It may be that some equipment could be made toleant of delay diffeences of this sot at its inputs, but failing that it might be necessay to equalise the delays on diffeent souces. CONCLUSIONS The compession method descibed shos pomise in being able to achieve a 2:1 eduction in bit ate ith atefacts belo the theshold of visibility fo typical 422 mateial. Futhe ok ill be equied to assess the pefomance acoss a ide ange of mateial and to detemine its suitability fo the suggested application. REFERENCES 1. United Kingdom Patent Applications No and (07 Apil 2005). 2. BS ISO/IEC :2003 Infomation technology Coding of audio-visual objects Pat 10: Advanced video coding, section BS ISO/IEC :2003 Infomation technology Coding of audio-visual objects Pat 10: Advanced video coding, section ITU-R BT (2003) Digital intefaces fo HDTV studio signals, sections 2.1 and 2.3. ACKNOWLEDGEMENTS The autho ould like to thank the Bitish Boadcasting Copoation fo pemission to publish this pape.

17

other islands for four players violin, soprano sax, piano & computer nick fells 2009

other islands for four players violin, soprano sax, piano & computer nick fells 2009 fo fou playes violin, sopano sax, piano compute nick fells 2009 nick fells fo ensemle intégales, octoe 2009 this piece is fo fou playes: sopano sax, violin, piano and compute (ith maxmsp softae) it lasts

More information

A Reconfigurable Frame Interpolation Hardware Architecture for High Definition Video

A Reconfigurable Frame Interpolation Hardware Architecture for High Definition Video A Reconfiguable Fame Intepolation Hadwae Achitectue fo High Definition Video Ozgu Tasdizen and Ilke Hamzaoglu Faculty of Engineeing and Natual Sciences, Sabanci Univesity 34956, Tuzla, Istanbul, Tukey

More information

H-DFT: A HYBRID DFT ARCHITECTURE FOR LOW-COST HIGH QUALITY STRUCTURAL TESTING

H-DFT: A HYBRID DFT ARCHITECTURE FOR LOW-COST HIGH QUALITY STRUCTURAL TESTING H-DFT: A HYBRID DFT ARCHITECTURE FOR LOW-COST HIGH QUALITY STRUCTURAL TESTING David M. Wu*, Mike Lin, Subhasish Mita, Kee Sup Kim, Anil Sabbavaapu, Talal Jabe, Pete Johnson, Dale Mach, Geg Paish Intel

More information

Study on evaluation method of the pure tone for small fan

Study on evaluation method of the pure tone for small fan Study on evaluation method of the pue tone fo small fan Takao YAMAGUCHI 1 ; Gaku MINORIKAWA 2 ; Masayuki KIHARA 3 1, 2 Hosei Univesity, Japan 3 Shap Copoation, Japan ABSTRACT In the field of audio, visual

More information

Precision Interface Technology

Precision Interface Technology Pecision Inteface Technology Phono Inteconnect Cables INTRODUCTION Signals fom catidges ae highly sensitive to hum, noise and vaious foms of intefeence. The connecting cable between the catidge and pe-amplifie

More information

Compact Beamformer Design with High Frame Rate for Ultrasound Imaging

Compact Beamformer Design with High Frame Rate for Ultrasound Imaging Sensos & Tansduces 2014 by IFSA Publishing, S. L. http://www.sensospotal.com Compact Beamfome Design with High Fame Rate fo Ultasound Imaging Jun Luo, Qijun Huang, Sheng Chang, Xiaoying Song, Hao Wang

More information

Precision Interface Technology

Precision Interface Technology Pecision Inteface Technology Phono Inteconnect Cables INTRODUCTION Signals fom catidges ae highly sensitive to hum, noise and vaious foms of intefeence. The connecting cable between the catidge and pe-amplifie

More information

e-workbook TECHNIQUES AND MATERIALS OF MUSIC Part I: Rudiments

e-workbook TECHNIQUES AND MATERIALS OF MUSIC Part I: Rudiments e-wokbook fo TECHNIQUES AND MATERIALS OF MUSIC Fom the Common Pactice Peiod Though the Tentieth Centuy ENHANCED SEVENTH EDITION Pat I: Rudiments Assignments in oksheet fomat by Thomas enamin Michael Hovit

More information

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

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /VETECF.2002. Nesimoglu, T., Beach, MA., MacLeod, JR., & Wa, PA. (00). Mixe lineaisation fo softwae defined adio applications. In ehicula Technology Confeence 00 (TC 00-Fall) (ol. 1, pp. 534-538). Institute of Electical

More information

Making Fraction Division Concrete: A New Way to Understand the Invert and Multiply Algorithm

Making Fraction Division Concrete: A New Way to Understand the Invert and Multiply Algorithm Making Faction Division Concete: A Ne Way to Undestand the Invet and Multily Algoithm Intoduction us is not to eason hy, just invet and multily. This is a hyme that I emembe leaning ay back in the fifth

More information

On the Design of LPM Address Generators Using Multiple LUT Cascades on FPGAs

On the Design of LPM Address Generators Using Multiple LUT Cascades on FPGAs Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE Intenational Jounal of Electonics Vol. **, No. **, ** 006, 1 18 On the Design of LPM Addess Geneatos Using Multiple LUT Cascades on FPGAs Hui

More information

Melodic Similarity - a Conceptual Framework

Melodic Similarity - a Conceptual Framework Melodic Similaity - a Conceptual Famewok Ludge Hofmann-Engl The Link +44 (0)20 8771 0639 ludge.hofmann-engl@vigin.net Abstact. Melodic similaity has been at the cente of eseach within the community of

More information

A QUERY BY HUMMING SYSTEM THAT LEARNS FROM EXPERIENCE

A QUERY BY HUMMING SYSTEM THAT LEARNS FROM EXPERIENCE A QUERY BY HUMMING SYSTEM THAT LEARNS FROM EXPERIENCE David Little, David Raffenspege, Byan Pado EECS Depatment Nothwesten Univesity Evanston, IL 60201 d-little,d-affenspege,pado@nothwesten.edu ABSTRACT

More information

Ranking Fuzzy Numbers by Using Radius of Gyration

Ranking Fuzzy Numbers by Using Radius of Gyration ustalian Jounal of Basic and pplied Sciences, (): 68-66, 00 ISSN 99-878 anking Fuzz Numbes b Using adius of Gation. S.H. Nassei, M. Sohabi Depatment of Mathematical Sciences, Mazandaan Univesit, P.O.Bo

More information

C2 Vectors C3 Interactions transfer momentum. General Physics GP7-Vectors (Ch 4) 1

C2 Vectors C3 Interactions transfer momentum. General Physics GP7-Vectors (Ch 4) 1 C2 Vectos C3 Inteactions tansfe momentum Geneal Phsics GP7-Vectos (Ch 4) 1 Solutions to HW When ou homewok is gaded and etuned, solutions will be available. Download PobViewe 1.4 www.phsics.pomona.edu/siideas/sicp.html

More information

Experimental Investigation of the Effect of Speckle Noise on Continuous Scan Laser Doppler Vibrometer Measurements

Experimental Investigation of the Effect of Speckle Noise on Continuous Scan Laser Doppler Vibrometer Measurements Expeimental Investigation of the Effect of Speckle Noise on Continuous Scan Lase Dopple Vibomete Measuements Michael W. Sacic & Matthew S. Allen Univesity of Wisconsin-Madison 535 Engineeing Reseach Building

More information

Music Technology Advanced Subsidiary Unit 1: Music Technology Portfolio 1

Music Technology Advanced Subsidiary Unit 1: Music Technology Portfolio 1 Peason Edexcel GCE Music Technology Advanced Subsidiay Unit 1: Music Technology Potfolio 1 Release date: Tuesday 1 Septembe 2015 Time: 60 hous Pape Refeence 6MT01/01 You must have: A copy of the oiginal

More information

Scalable Music Recommendation by Search

Scalable Music Recommendation by Search Scalable Music Recommendation by Seach Rui Cai, Chao Zhang, Lei Zhang, and Wei-Ying Ma Micosoft Reseach, Asia 49 Zhichun Road, Beijing 100080, P.R. China {uicai, v-chaozh, leizhang, wyma}@micosoft.com

More information

LISG Laser Interferometric Sensor for Glass fiber User's manual.

LISG Laser Interferometric Sensor for Glass fiber User's manual. LISG Lase Intefeometic Senso fo Glass fibe Use's manual. Vesion : 14.0.0 2015 CERSA-MCI CERSA-MCI 53, pac Expobat 13480 CABRIES FRANCE tel: +33 (0)4 42 02 60 44 fax: +33 (0)4 42 02 79 79 web: http://www.cesa-mci.com

More information

Deal or No Deal? Decision Making under Risk in a Large-Payoff Game Show

Deal or No Deal? Decision Making under Risk in a Large-Payoff Game Show Deal o No Deal? Decision Making unde Risk in a Lage-Payoff Game Show Thiey Post, Matijn J. van den Assem, Guido Baltussen and Richad H. Thale * Published in the Ameican Economic Review, Mach 2008 (98:1),

More information

Music from an evil subterranean beast

Music from an evil subterranean beast Music fom an evil subteanean beast Novembe 4, 2011 Abstact Two ecent compositions have capitalized on the geat expessive ange of a custom-designed music synthesis algoithm. The "Animal" plays a pat in

More information

EWCM 900. technical user manual. electronic controller for compressors and fans

EWCM 900. technical user manual. electronic controller for compressors and fans EWCM 900 technical use manual electonic contolle fo compessos and fans Summay 1. INTRODUCTION...5 1.1. VERSIONS... 5 1.2. GENERAL CHARACTERISTICS... 5 2. USER INTERFACE...6 2.1. COMPRESSOR SECTION... 6

More information

Version Capital public radio. Brand, Logo and Style Guide

Version Capital public radio. Brand, Logo and Style Guide Vesion 2.0 12.3.2014 Capital public adio Band, Logo and Style Guide T A C K E T T + B A R B A R I A Oveview Ask anyone in the Sacamento egion what they think of Capital Public Radio and thei esponses will

More information

Stochastic analysis of Stravinsky s varied ostinati

Stochastic analysis of Stravinsky s varied ostinati Stochastic analysis of Stavinsky s vaied ostinati Daniel Bown Depatment of Music, Univesity of Califonia at Santa Cuz, USA dalaow@ucsc.edu Poceedings of the Xenakis Intenational Symposium Southank Cente,

More information

Language and Music: Differential Hemispheric Dominance in Detecting Unexpected Errors in the Lyrics and Melody of Memorized Songs

Language and Music: Differential Hemispheric Dominance in Detecting Unexpected Errors in the Lyrics and Melody of Memorized Songs Human Bain Mapping 30:588 601 (2009) Language and Music: Diffeential Hemispheic Dominance in Detecting Unexpected Eos in the Lyics and Melody of Memoized Songs Takuya Yasui, 1,2,3 Kimitaka Kaga, 2,4 and

More information

RBM-PLDA subsystem for the NIST i-vector Challenge

RBM-PLDA subsystem for the NIST i-vector Challenge INTERSPEECH 2014 RBM-PLDA subsystem fo the NIST i-vecto Challenge Segey Novoselov 1, Timu Pekhovsky 1,2, Konstantin Simonchik 1,2, Andey Shulipa 1 1 Depatment of Speake Veification and Identification,

More information

A 0.8 V T Network-Based 2.6 GHz Downconverter RFIC

A 0.8 V T Network-Based 2.6 GHz Downconverter RFIC 3 J.-M. WU, C.-K. LIOU, C.-J. CHUANG, Y. KUO, A. V T NETWORK-BASED. GHZ DOWNCONVERTER RFIC A. V T Netwok-Based. GHz Downconvete RFIC Jian-Ming WU, Ching-Kuo LIOU, Ching-Jui CHUANG, Yujin KUO Dept. of Electonic

More information

A Low Cost Scanning Fabry Perot Interferometer for Student Laboratory

A Low Cost Scanning Fabry Perot Interferometer for Student Laboratory A Low Cost Scanning Faby Peot Intefeomete fo Student Laboatoy K.T.Satyajit, Suesh Doavai*, T.E.Kanakavalli **, Shaath Ananthamuthy Depatment of Physics, Bangaloe Univesity, Jnanabhaati Campus, Bangaloe-560056

More information

(2'-6") OUTLINE OF REQUIRED CLEAR SERVICE AREA

(2'-6) OUTLINE OF REQUIRED CLEAR SERVICE AREA VACUUM AI TUBE 2GX 494 CUSTOME DETAILS DIMENSIONS IN MILLIMETES L64 "ALL DIMENSIONS AND DESIGN CITEIA POJECTION PAGE OF 7 46 ('- TAFFIC FLOW CALL -8-999-6 (2") MIN. 8 2") ( DUAL CALL/SEND INTEFACE FEATUE

More information

Chapter 1: Choose a Research Topic

Chapter 1: Choose a Research Topic Chapte 1: Choose a Reseach Topic This chapte coves: Topic 1: Libay Reseach Basics Topic 2: Get to Know the Libay Topic 3: Seaching Online Databases Successful eseach begins with knowing the basics. Roaming

More information

A METRIC FOR MUSIC NOTATION TRANSCRIPTION ACCURACY

A METRIC FOR MUSIC NOTATION TRANSCRIPTION ACCURACY A METRIC FOR MUSIC NOTATION TRANSCRIPTION ACCURACY Andea Cogliati Univesity of Rocheste Electical and Compute Engineeing andea.cogliati@ocheste.edu Zhiyao Duan Univesity of Rocheste Electical and Compute

More information

Grant Spacing Signaling at the ONU

Grant Spacing Signaling at the ONU Gant Spacing Signaling at the ONU Glen Kame, Boadcom Duane Remein, Huawei May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 1 Total Bust Size In 802.3ca, the OLT GATE message conveys only the payload length

More information

CLASSIFICATION OF RECORDED CLASSICAL MUSIC USING NEURAL NETWORKS

CLASSIFICATION OF RECORDED CLASSICAL MUSIC USING NEURAL NETWORKS CLASSIFICATIO OF RECORDED CLASSICAL MUSIC USIG EURAL ETWORKS R Malheio ab R P Paiva a A J Mendes a T Mendes a A Cadoso a a CISUC Cento de Infomática e Sistemas da Univesidade de Coimba Depatamento de Engenhaia

More information

The game of competitive sorcery that will leave you spellbound.

The game of competitive sorcery that will leave you spellbound. A Game by Buce Basi The game of competitive socey that will leave you spellbound. 0 min 4+ 2- Toubles a-bewin! It s exam time at the School of Socey and the mischievous witches ae caft thei stongest potions

More information

4.5 Pipelining. Pipelining is Natural!

4.5 Pipelining. Pipelining is Natural! 4.5 Pipelining Ovelapped execution of instuctions Instuction level paallelism (concuency) Example pipeline: assembly line ( T Fod) Response time fo any instuction is the same Instuction thoughput inceases

More information

Keller Central Percussion

Keller Central Percussion Kee Centa Pecussion Font Ensembe Execise Packet The fooing pages incude basic to intemediate technique and coodination execises fo the maching pecussion idiom. A stong gasp of these fundamentas is essentia

More information

Citrus Station Mimeo Report CES WFW-Lake Alfred, Florida Lake Alfred, Florida Newsletter No. 2 6.

Citrus Station Mimeo Report CES WFW-Lake Alfred, Florida Lake Alfred, Florida Newsletter No. 2 6. Newslette No. 2 6 Citus Station Mimeo Repot CES 70-13 Novembe 18, 1969 750-WFW-Lake Alfed, Floida 33850 Edito: W. F. Wadowski Havesting and Handling Section* Univesity of Floida Citus Expeiment Station

More information

Focus: Orff process, timbre, movement, improvisation. Audience: Teachers K-8

Focus: Orff process, timbre, movement, improvisation. Audience: Teachers K-8 VMEA Distict 14 Apil 26, 2014 Sounds abound! Bent Holl Desciption In this session we ll celebate the timbes of the Off instuments as we look at thei ustification and use in the music classoom We will play

More information

VOICES IN JAPANESE ANIMATION: HOW PEOPLE PERCEIVE THE VOICES OF GOOD GUYS AND BAD GUYS. Mihoko Teshigawara

VOICES IN JAPANESE ANIMATION: HOW PEOPLE PERCEIVE THE VOICES OF GOOD GUYS AND BAD GUYS. Mihoko Teshigawara 1. INTRODUCTION VOICES IN JAPANESE ANIMATION: HOW PEOPLE PERCEIVE THE VOICES OF GOOD GUYS AND BAD GUYS Mihoko Teshigawaa Depatment oflinguistics Univesity ofvictoia, B.C., Canada Japanese anime, an animation

More information

MARTIN KOLLÁR. University of Technology in Košice Department of Theory of Electrical Engineering and Measurement

MARTIN KOLLÁR. University of Technology in Košice Department of Theory of Electrical Engineering and Measurement MARTIN KOLLÁR nivesity of Technology in Košice Depatment of Theoy of Electical Engineeing and Measuement A TRANSDCER INTERFACE FOR RESISTIVE SENSOR ELEMENTS BASED ON THE SE OF A FLIP-FLOP This pape pesents

More information

Spreadsheet analysis of a hierarchical control system model of behavior. RICHARD S. MARKEN Aerospace Corporation, Los Angeles, California

Spreadsheet analysis of a hierarchical control system model of behavior. RICHARD S. MARKEN Aerospace Corporation, Los Angeles, California Behavio Reseach Methods, Instuments, & Comutes 1990, 22 (4), 349-359 - METHODS & DESIGNS Seadsheet analysis of a hieachical contol system model of behavio RICHARD S. MARKEN Aeosace Cooation, Los Angeles,

More information

BRASS TECHNIQUE BARITONE

BRASS TECHNIQUE BARITONE BRASS TECHNIQUE BARITONE REHEARSAL CHECKLIST The folloing is a list of items that you should bing to evey eheasal: 3-Ring Binde, 1/2 to 1 inch, ith seveal clea inset pages to keep all of you music in Any

More information

Texas Bandmasters Association 2016 Convention/Clinic

Texas Bandmasters Association 2016 Convention/Clinic Pefomance echniques of the Contempoay Maching Pecussion Ensemble CLINICIANS: Roland Chavez, Steve Wessels DEMONSRAION GROUP: Ceda Pak High School Pecussion exas Bandmastes Association 2016 Convention/Clinic

More information

SCP725 Series. 3M It s that Easy! Picture this:

SCP725 Series. 3M It s that Easy! Picture this: 3M Supe lose Pojection Systems SP725 Seies with Simply Inteactive 3M It s that Easy! Pictue this: Students acing to the boad Feedom to choose any inteactive softwae that fits you lesson plans Teaches effotlessly

More information

Design of Address Generators Using Multiple LUT Cascade on FPGA

Design of Address Generators Using Multiple LUT Cascade on FPGA Deign of Adde Geneato Uing Multiple LUT Cacade on FPGA Hui Qin and Tutomu Saao Depatment of Compute Science and Electonic, Kyuhu Intitute of Technology 680 4, Kawazu, Iizuka, Fukuoka, 80 850, Japan Abtact

More information

Flagger Control for Resurfacing or Moving Operation. One-Lane Two-Way Operation

Flagger Control for Resurfacing or Moving Operation. One-Lane Two-Way Operation Flagger Control for esurfacing or Moving Operation 5 DEVICE MINIMUM WOK AEA SET 1 SET SET 3 SET 4 ACTIVE INACTIVE ACTIVE INACTIVE SIGN SETS 1 AND 3 AE ACTIVE AND (I.E., SIGNS FACE ONCOMING TAFFIC). SIGN

More information

A Practical and Historical Guide to Johann Sebastian Bach s Solo in A Minor BWV 1013

A Practical and Historical Guide to Johann Sebastian Bach s Solo in A Minor BWV 1013 Southen Illinois Univesity Cabondale OpenSIUC Aticles School of Music Sping 2017 A Pactical and Histoical Guide to Johann Sebastian Bach s Solo in A Mino BWV 1013 Douglas Wothen wothen@siu.edu Follow this

More information

Line 5 Line 4 Line 3 Line 2 Line 1

Line 5 Line 4 Line 3 Line 2 Line 1 Lesson 1: The Staff The musical staff is made up of five lines and four spaces. 1. Practice draing a staff by connecting the hyphens. - - - - - - - - - - 2. On this staff, number the lines from lo to high.

More information

Chapter 4. Minor Keys and the Diatonic Modes BASIC ELEMENTS

Chapter 4. Minor Keys and the Diatonic Modes BASIC ELEMENTS Chapte 4 Supplementay Execises - 1 Chapte 4 Mino Keys and the Diatonic Modes BASIC ELEMENTS I. Witing mino scales: Relative majo and mino A. Fo each majo key below, wite out the majo scale on the left-hand

More information

Û Û Û Û J Û . Û Û Û Û Û Û Û. Û Û 4 Û Û &4 2 Û Û Û Û Û Û Û Û. Û. Û. Û Û Û Û Û Û Û Û Û Û Û. œ œ œ œ œ œ œ œ. œ œ œ. œ œ.

Û Û Û Û J Û . Û Û Û Û Û Û Û. Û Û 4 Û Û &4 2 Û Û Û Û Û Û Û Û. Û. Û. Û Û Û Û Û Û Û Û Û Û Û. œ œ œ œ œ œ œ œ. œ œ œ. œ œ. Alto Baitone Saxophones omping Basi pattens (Maxixe): R Samba Samba evolved fom maxixe aound the 10s Two elements wee uial fo the definition of its style: the pattens eated by new and old peussion instuments

More information

FM ACOUSTICS NEWS. News for Professionals. News for Domestic Users. Acclaimed the world over: The Resolution Series TM Phono Linearizers/Preamplifiers

FM ACOUSTICS NEWS. News for Professionals. News for Domestic Users. Acclaimed the world over: The Resolution Series TM Phono Linearizers/Preamplifiers FM ACOUSTICS NEWS Volume 8, Sping 1997 News fo Domestic Uses Phono Lineaizes/Peamplifies 1 The Futue of Analog 3 The Inspiation System 4 Unique Potection Systems 5 Tuneable speake cables 6 Impoving the

More information

Flagger Control for Resurfacing or Moving Operation. One-Lane Two-Way Operation

Flagger Control for Resurfacing or Moving Operation. One-Lane Two-Way Operation Flagger Control for esurfacing or Moving Operation 5 5 WOK AEA 5 5 DEVICE MINIMUM SET 1 SET SET THIS SET OF SIGNS IS PLACED WITH SIGN LEGEND TUNED AWAY FOM BOTH DIECTIONS OF TAFFIC UNTIL ESUFACING OPEATIONS

More information

Cross-Cultural Music Phrase Processing:

Cross-Cultural Music Phrase Processing: Human Bain Mapping 29:312 328 (2008) Coss-Cultual Music Phase Pocessing: An fmri Study Yun Nan, 1,2 Thomas R. Knösche, 1,3 * Stefan Zysset, 1 and Angela D. Fiedeici 1 1 Max Planck Institute fo Human Cognitive

More information

Content-Based Movie Recommendation Using Different Feature Sets

Content-Based Movie Recommendation Using Different Feature Sets Poceedings of the Wold Congess on Engineeing and Compte Science 202 Vol, Octobe 24-26, 202, San Fancisco, USA Content-Based Movie Recommendation Using Diffeent Feate Sets Mahiye Ulyagm, Zeha Cataltepe

More information

To Bean or not to bean! by Uwe Rosenberg, with illustrations by Björn Pertoft Players: 2 7 Ages: 10 and up Duration: approx.

To Bean or not to bean! by Uwe Rosenberg, with illustrations by Björn Pertoft Players: 2 7 Ages: 10 and up Duration: approx. To o ot to b! by Uwe Rosebeg, with illustatios by jö Petoft Playes: Ages: ad up Duatio: appox. miutes ohaza_relauch_regel_eng_a_.idd // : AM The Id of the Game ohaza is all about platig, tadig, ad havestig

More information

Please note that not all pages are included. This is purposely done in order to protect our property and the work of our esteemed composers.

Please note that not all pages are included. This is purposely done in order to protect our property and the work of our esteemed composers. Please note that not all pages ae included. This is puposely done in ode to potect ou popety and the wok of ou esteemed composes. If you would like to see this wok in its entiety, please ode online o call

More information

TABLE OF CONTENTS. Jacobson and the Meaningful Life Center. Introduction: Birthday Greeting from Rabbi Simon. Postscript: Do You Matter?

TABLE OF CONTENTS. Jacobson and the Meaningful Life Center. Introduction: Birthday Greeting from Rabbi Simon. Postscript: Do You Matter? TABLE OF CONTENTS Intoduction: Bithday Geeting fom Rabbi Simon Jacobson and the Meaningful Life Cente STEP 1. Pesonal Intospection STEP 2. Intensify and Initiate STEP 3. Give Additional Chaity STEP 4.

More information

SUITES AVAILABLE. TO LET Grade A Offices

SUITES AVAILABLE. TO LET Grade A Offices SUITES VILBLE Ely Riv d y R F N R D TO LET Gade Offices Retail B Moos Fy Rd 4 3 Dunleavy D GRNGE TON 0 41 Du nle av y Supstoe Pospect Place P Ely EN Inte al D tion na Riv Intnational Pool k at Ice Rink

More information

Reference. COULTER EPICS ALTRA Flow Cytometer COULTER EPICS ALTRA HyPerSort System. PN CA (August 2010)

Reference. COULTER EPICS ALTRA Flow Cytometer COULTER EPICS ALTRA HyPerSort System. PN CA (August 2010) COULTER EPICS ALTRA Flow Cytomete COULTER EPICS ALTRA HyPeSot System Refeence (August 2010) Beckman Coulte, Inc. 250 S. Kaeme Blvd. Bea, CA 92821 WARNINGS AND PRECAUTIONS READ ALL PRODUCT MANUALS AND CONSULT

More information

Auburn University Marching Band

Auburn University Marching Band Aubun Univesity Maching Band Dea Pospective Dum Line Membe, Thank you fo you inteest in the 2018 Aubun Dum Line! The Aubun Univesity Maching Band has a poud tadition of exceent pefomances and geat schoo

More information

PROPOSED SMPTE STANDARD

PROPOSED SMPTE STANDARD PROPOSED SMPTE STANDARD for Television Dual Link 292M Interface for 1920 x 1080 Picture Raster SMPTE 372M Page 1 of 16 pages Table of contents 1 Scope 2 Normative references 3 General 4 Source signal formats

More information

AP Theory Overview:

AP Theory Overview: AP Theory Overvie: 1. When you miss class, keep up ith assignments on our ebsite: http://saamusictheory.eebly.com/ 2. Take notes using our 'Note-taking paper', or buy: https://scoreclefnotes.com/buy/ 3.

More information

Adapting Bach s Goldberg Variations for the Organ. Siu Yin Lie

Adapting Bach s Goldberg Variations for the Organ. Siu Yin Lie Adapting Bach s Goldbeg Vaiations fo the Ogan by Siu Yin Lie A Reseach Pape Pesented in Patial Fulfillment of the Requiements fo the Degee Docto of Musical Ats Appoved Apil 2017 by the Gaduate Supevisoy

More information

OPERATORS MANUAL Version 3

OPERATORS MANUAL Version 3 OPERATORS MANUAL Vesion Kak Teknik Goup, Kak Teknik Buiding, Wate Nash Road, Kiddeminste. Wocesteshie. DY HJ. Engand. Te: Fax: Emai: saes@ktgpc.com Website: midasconsoes.com Wate Nash Road, Kiddeminste,

More information

RECOMMENDATION ITU-R BT (Questions ITU-R 25/11, ITU-R 60/11 and ITU-R 61/11)

RECOMMENDATION ITU-R BT (Questions ITU-R 25/11, ITU-R 60/11 and ITU-R 61/11) Rec. ITU-R BT.61-4 1 SECTION 11B: DIGITAL TELEVISION RECOMMENDATION ITU-R BT.61-4 Rec. ITU-R BT.61-4 ENCODING PARAMETERS OF DIGITAL TELEVISION FOR STUDIOS (Questions ITU-R 25/11, ITU-R 6/11 and ITU-R 61/11)

More information

Multimedia Communications. Video compression

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

More information

FLEXIBLE SWITCHING AND EDITING OF MPEG-2 VIDEO BITSTREAMS

FLEXIBLE SWITCHING AND EDITING OF MPEG-2 VIDEO BITSTREAMS ABSTRACT FLEXIBLE SWITCHING AND EDITING OF MPEG-2 VIDEO BITSTREAMS P J Brightwell, S J Dancer (BBC) and M J Knee (Snell & Wilcox Limited) This paper proposes and compares solutions for switching and editing

More information

10 Digital TV Introduction Subsampling

10 Digital TV Introduction Subsampling 10 Digital TV 10.1 Introduction Composite video signals must be sampled at twice the highest frequency of the signal. To standardize this sampling, the ITU CCIR-601 (often known as ITU-R) has been devised.

More information

Tuba Clinic. by Sergeant First Class Scott Cameron Field Band Drive Fort Meade, Maryland

Tuba Clinic. by Sergeant First Class Scott Cameron Field Band Drive Fort Meade, Maryland The United States Army Field Band The Musical Ambassadors of the Army Washington, DC Tuba Clinic by Sergeant First Class Scott Cameron The United States Army Field Band 4214 Field Band Drive Fort Meade,

More information

DRIVING HOLLYWOOD BROTHERS SISTERS QUARTERLY NEWS 399 MEMBER POWER TABLE OF CONTENTS TEAMSTERS LOCAL 399. APRIL 2018 ISSUE N o 17

DRIVING HOLLYWOOD BROTHERS SISTERS QUARTERLY NEWS 399 MEMBER POWER TABLE OF CONTENTS TEAMSTERS LOCAL 399. APRIL 2018 ISSUE N o 17 TEMSTERS LOCL 399 TEMSTERS LOCL 399 SISTERS PRIL 2018 ISSUE N o 17 URTERLY NEWS 399 MEMBER POWER TEMSTERS LOCL 399 BROTHERS DRIVING HOLLYWOOD W GREETINGS SISTERS & BROTHERS e can look fowad to anothe busy

More information

Math in Motion SAMPLE FIRST STEPS IN MUSIC THEORY. Caleb Skogen

Math in Motion SAMPLE FIRST STEPS IN MUSIC THEORY. Caleb Skogen Math in Motion FIRST STEPS IN MUSIC THEORY Caleb Skogen 2 Math in Motion: First Steps in Music Theory C lassical onversations MULTIMEDIA Caleb Skogen, Math in Motion: First Steps in Music Theory 2015 Classical

More information

GS4882, GS4982 Video Sync Separators with 50% Sync Slicing

GS4882, GS4982 Video Sync Separators with 50% Sync Slicing GS488, GS498 Video Sync Separators with 50% Sync Slicing DATA SHEET FEATUES precision 50% sync slicing internal color burst filter ±5 ns temperature stability superior noise immunity robust signal detection/output

More information

Multimedia Communications. Image and Video compression

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

More information

SUMMIT LAW GROUP PLLC 315 FIFTH AVENUE SOUTH, SUITE 1000 SEATTLE, WASHINGTON Telephone: (206) Fax: (206)

SUMMIT LAW GROUP PLLC 315 FIFTH AVENUE SOUTH, SUITE 1000 SEATTLE, WASHINGTON Telephone: (206) Fax: (206) Case 2:10-cv-01823-JLR Document 154 Filed 01/06/12 Page 1 of 153 1 The Honorable James L. Robart 2 3 4 5 6 7 UNITED STATES DISTRICT COURT FOR THE WESTERN DISTRICT OF WASHINGTON AT SEATTLE 8 9 10 11 12

More information

This is a repository copy of Temporal dynamics of musical emotions examined through intersubject synchrony of brain activity..

This is a repository copy of Temporal dynamics of musical emotions examined through intersubject synchrony of brain activity.. This is a eositoy coy of Temoal dynamics of musical emotions examined though intesubject synchony of bain activity.. White Rose Reseach Online URL fo this ae: htt://eints.whiteose.ac.uk/92892/ Vesion:

More information

Jump, Jive, and Jazz! - Improvise with Confidence!

Jump, Jive, and Jazz! - Improvise with Confidence! A Wokshop pesented fo the Music of the Valley Chapte AOSA - Noveme 3, 2018 ump, ive, and azz! - Impovise with Confidence! Desciption Fom clapping and singing games fo childen, ight though the lues, impovisation

More information

Video Input Core. API Specification. Revision SOC Technologies Inc.

Video Input Core. API Specification. Revision SOC Technologies Inc. Video Input Core API Specification evision 1.6 2017.9.26 2017 SOC Technologies Inc. SOC is disclosing this user manual (the "Documentation") to you solely for use in the development of designs to operate

More information

An Overview of Video Coding Algorithms

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

More information

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

Module 8 VIDEO CODING STANDARDS. Version 2 ECE IIT, Kharagpur Module 8 VIDEO CODING STANDARDS Lesson 24 MPEG-2 Standards Lesson Objectives At the end of this lesson, the students should be able to: 1. State the basic objectives of MPEG-2 standard. 2. Enlist the profiles

More information

The lines and spaces of the staff are given certain letter names when the treble clef is used.

The lines and spaces of the staff are given certain letter names when the treble clef is used. TREBLE CLEF Name TREBLE CLEF The treble clef is used for notes of higher pitch. It is also called the G clef because the curl of the treble clef circles the G line on the treble staff. G The lines and

More information

The new face of Speke NEW MERSEY SHOPPING PARK, LIVERPOOL L24 8QB

The new face of Speke NEW MERSEY SHOPPING PARK, LIVERPOOL L24 8QB The new face of Speke NEW MERSEY SHOPPING PARK, LIVERPOOL L24 8QB A significant tansfomation is popod at Speke including a new 11 sceen Cinewold, 6 new estauants, a efubishment of all stoe fascias as well

More information

Options Manual. COULTER EPICS ALTRA Flow Cytometer COULTER EPICS ALTRA HyPerSort System Flow Cytometer. PN AA (August 2010)

Options Manual. COULTER EPICS ALTRA Flow Cytometer COULTER EPICS ALTRA HyPerSort System Flow Cytometer. PN AA (August 2010) COULTER EPICS ALTRA Flow Cytomete COULTER EPICS ALTRA HyPeSot System Flow Cytomete Options Manual (August 2010) Beckman Coulte, Inc. 250 S. Kaeme Blvd. Bea, CA 92821 WARNINGS AND PRECAUTIONS READ ALL PRODUCT

More information

The new face of Speke NEW MERSEY SHOPPING PARK, LIVERPOOL L24 8QB

The new face of Speke NEW MERSEY SHOPPING PARK, LIVERPOOL L24 8QB The new face of Speke NEW MERSEY SHOPPING PARK, LIVERPOOL L24 8QB A significant tansfomation is popod at Speke including a new 11 sceen Cinewold, 6 new estauants, a efubishment of all stoe fascias as well

More information

Recorder. Flashcards

Recorder. Flashcards Recorder Fingering and Note Flashcards Vented M PL ES 24 LARGE Fingering Charts and 20 Note Name Flashcards for soprano and tenor recorders ith Baroque and German Fingerings. Includes activities, games

More information

HEVC/H.265 CODEC SYSTEM AND TRANSMISSION EXPERIMENTS AIMED AT 8K BROADCASTING

HEVC/H.265 CODEC SYSTEM AND TRANSMISSION EXPERIMENTS AIMED AT 8K BROADCASTING HEVC/H.265 CODEC SYSTEM AND TRANSMISSION EXPERIMENTS AIMED AT 8K BROADCASTING Y. Sugito 1, K. Iguchi 1, A. Ichigaya 1, K. Chida 1, S. Sakaida 1, H. Sakate 2, Y. Matsuda 2, Y. Kawahata 2 and N. Motoyama

More information

CpE 442. Designing a Pipeline Processor (lect. II)

CpE 442. Designing a Pipeline Processor (lect. II) CpE 442 Designing a Pipeline Pocesso (lect. II) CPE 442 hazads.1 Otline of Today s Lecte Recap and Intodction (5 mintes) Intodction to Hazads (15 mintes) Fowading (25 mintes) 1 cycle Load Delay (5 mintes)

More information

r r IN HARMONY With Nature A Pioneer Conservationist's Bungalow Home By Robert G. Bailey

r r IN HARMONY With Nature A Pioneer Conservationist's Bungalow Home By Robert G. Bailey IN HARMONY With Natue A Pionee Consevationist's Bungalow Home By Robet G. Bailey On Febuay 2, 1912, Aldo Leopold (1887 1948) wote to his fiancée, Estella Begee, in Santa Fe that the Foest Sevice had appopiated

More information

SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA SIGNALS Measurement of the quality of service

SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA SIGNALS Measurement of the quality of service International Telecommunication Union ITU-T J.342 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (04/2011) SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA

More information

Proposed SMPTE Standard SMPTE 425M-2005 SMPTE STANDARD- 3Gb/s Signal/Data Serial Interface Source Image Format Mapping.

Proposed SMPTE Standard SMPTE 425M-2005 SMPTE STANDARD- 3Gb/s Signal/Data Serial Interface Source Image Format Mapping. Proposed SMPTE Standard Date: TP Rev 0 SMPTE 425M-2005 SMPTE Technology Committee N 26 on File Management and Networking Technology SMPTE STANDARD- 3Gb/s Signal/Data Serial Interface Source

More information

1 Scope. 2 Introduction. 3 References MISB STD STANDARD. 9 June Inserting Time Stamps and Metadata in High Definition Uncompressed Video

1 Scope. 2 Introduction. 3 References MISB STD STANDARD. 9 June Inserting Time Stamps and Metadata in High Definition Uncompressed Video MISB STD 65.3 STANDARD Inserting Time Stamps and Metadata in High Definition Uncompressed Video 9 June 2 Scope This Standard defines methods to carry frame-accurate time stamps and metadata in the Key

More information

Lecture 2 Video Formation and Representation

Lecture 2 Video Formation and Representation 2013 Spring Term 1 Lecture 2 Video Formation and Representation Wen-Hsiao Peng ( 彭文孝 ) Multimedia Architecture and Processing Lab (MAPL) Department of Computer Science National Chiao Tung University 1

More information

Allocation and ordering of audio channels to formats containing 12-, 16- and 32-tracks of audio

Allocation and ordering of audio channels to formats containing 12-, 16- and 32-tracks of audio ecommendation ITU- BS.2102-0 (01/2017) Allocation and ordering of audio channels to formats containing 12-, 16- and 32-tracks of audio BS Series Broadcasting service (sound) ii ec. ITU- BS.2102-0 Foreword

More information

Video coding standards

Video coding standards Video coding standards Video signals represent sequences of images or frames which can be transmitted with a rate from 5 to 60 frames per second (fps), that provides the illusion of motion in the displayed

More information

MPEG Solutions. Transition to H.264 Video. Equipment Under Test. Test Domain. Multiplexer. TX/RTX or TS Player TSCA

MPEG Solutions. Transition to H.264 Video. Equipment Under Test. Test Domain. Multiplexer. TX/RTX or TS Player TSCA MPEG Solutions essed Encoder Multiplexer Transmission Medium: Terrestrial, Satellite, Cable or IP TX/RTX or TS Player Equipment Under Test Test Domain TSCA TS Multiplexer Transition to H.264 Video Introduction/Overview

More information

High-Definition, Standard-Definition Compatible Color Bar Signal

High-Definition, Standard-Definition Compatible Color Bar Signal Page 1 of 16 pages. January 21, 2002 PROPOSED RP 219 SMPTE RECOMMENDED PRACTICE For Television High-Definition, Standard-Definition Compatible Color Bar Signal 1. Scope This document specifies a color

More information

INTRA-FRAME WAVELET VIDEO CODING

INTRA-FRAME WAVELET VIDEO CODING INTRA-FRAME WAVELET VIDEO CODING Dr. T. Morris, Mr. D. Britch Department of Computation, UMIST, P. O. Box 88, Manchester, M60 1QD, United Kingdom E-mail: t.morris@co.umist.ac.uk dbritch@co.umist.ac.uk

More information

ABOVE CEILING. COORDINATE WITH AV INSTALLER FOR INSTALLATION OF SURGE SUPRESSION AND TERMINATION OF OUTLET IN CEILING BOX

ABOVE CEILING. COORDINATE WITH AV INSTALLER FOR INSTALLATION OF SURGE SUPRESSION AND TERMINATION OF OUTLET IN CEILING BOX - VISUAL SYSTEMS EQUIPMENT LAYOUT SYMBOLS POVIDED BY AV CONTACTO POVIDED BY ELECTICAL CONTACTO/GENEAL CONTACTO POVIDED BY DATA/VOICE CABLING CONTACTO SYMBOL DESCIPTION EQUIPMENT NOTES EQUIPMENT POWE POWE

More information

Connecting the Explorer. 8300HDC TM Digital Video Recorder

Connecting the Explorer. 8300HDC TM Digital Video Recorder Connecting the Explorer 8300HDC TM Digital Video ecorder 1 What s on the Front Panel? EXPOE 8300HDC CH + GUIDE POWE VO - VO + FO CH - EXIT SEECT IST AUX PUT 1 2 3 4 5 6 7 8 9 10 11 12 T12141 1 Power Turns

More information

& w w w w w w # w w. Example A: notes of a scale are identified with Scale Degree numbers or Solfege Syllables

& w w w w w w # w w. Example A: notes of a scale are identified with Scale Degree numbers or Solfege Syllables Unit 7 Study Notes Please open Unit 7 Lesson 26 (page 43) You ill need: 1. To revie ho to use your Keyboard hand-out to find hole and half-steps a. Make sure you have a Keyboard hand-out! 2. To revie the

More information

Objective video quality measurement techniques for broadcasting applications using HDTV in the presence of a reduced reference signal

Objective video quality measurement techniques for broadcasting applications using HDTV in the presence of a reduced reference signal Recommendation ITU-R BT.1908 (01/2012) Objective video quality measurement techniques for broadcasting applications using HDTV in the presence of a reduced reference signal BT Series Broadcasting service

More information