Grant Spacing Signaling at the ONU

Size: px
Start display at page:

Download "Grant Spacing Signaling at the ONU"

Transcription

1 Gant Spacing Signaling at the ONU Glen Kame, Boadcom Duane Remein, Huawei May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 1

2 Total Bust Size In 802.3ca, the OLT GATE message conveys only the payload length of the bust, not the total length with the optical ovehead. To be able to schedule consecutive busts, the DBA at the OLT should be able to calculate the total bust time, including the FEC and optical oveheads. To allow the deteministic calculation, the beginning of the fist envelope in a bust is always aligned to the beginning of the fist FEC codewod in this bust. With such alignment, the OLT can calculate the exact total bust size. Knowing the total bust size, the OLT DBA can schedule busts back to back. Stat Calculated Bust Size End Stat End Calculated Bust Size E1 FEC CW a E2 FEC CW a E3 FEC CW a E4 FEC CW a At the beginning of a bust, FEC codewod is aligned to fist Envelope Stat Heade At the beginning of a bust, FEC codewod is aligned to fist Envelope Stat Heade May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 2

3 Total Bust Size Calculation Given: L total sum of ganted envelope lengths (in EQ): NN LL = eeeeee_llllllllllll ii ii=00 Calculations: 1. Numbe of 257b blocks taken by L EQs: = LL/44 S 1 RepeatCount T ON S 1 FEC unpotected aea T settling S 3 RepeatCount S 2 RepeatCount T CDR SBD S 2 S 3 FEC payload (56 256b/257b tanscoded/scambled blocks) FEC potected aea (N FEC codewods, last codewod may be shotened) FEC CW 1 FEC CW 2 FEC CW N FEC paity (10 257b blocks) FEC unpotected aea T Length EBD T T OFF 2. Numbe of FEC codewods (including possible shotened last codewod): N = / Total numbe of 257b blocks taken by all FEC codewods: M = + N Bust size (in 257b blocks): S = S1_Count + S2_Count + S3_Count + M +T_Length + [Toff] To convet S into the numbe of EQ times (2.56ns): S EQ = S 257 / 66 To convet S into ns: S ns = S 8224 / 825 May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 3

4 Ovelapping Gants to the same ONU Bad things happen if the OLT gants two ovelapping busts (i.e., Bust #2 StatTime < Bust #1 EndTime) End E1 FEC CW a E2 FEC CW a At the beginning of a bust, FEC codewod is aligned to fist Envelope Stat Heade Stat E3 FEC CW a E4 FEC CW a Stat At the beginning of a bust, FEC codewod is aligned to fist Envelope Stat Heade End End E1 a E2 IEI a IEI a E3 a E4 a FEC CW FEC CW FEC CW FEC CW FEC CW At the beginning of a bust, FEC codewod is aligned to fist Envelope Stat Heade Stat of E3 envelope is not aligned to FEC CW stat. As a esult, the second gant spans 3 FEC codewods instead of expected 2 Stat of E3 envelope (second bust) is not aligned to FEC CW stat. As a esult, in this example, the second gant spans 3 FEC codewods instead of the expected 2. This causes the end of the combined bust expand past the expected end time by one full paity egion (10x257b blocks o ~100 ns) May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 4

5 To concatenate the gants o not? Gant concatenation capability was somewhat impotant in 10G-EON because evey LLID was ganted independently, even if they wee in the same ONU. This caused a vey significant incease in optical ovehead. In 802.3ca, the gant is given to an entie ONU and is expected to include multiple LLIDs. Thee ae fewe busts needed pe unit of time, and coespondingly, much smalle levels of optical ovehead. Cuent vesion of MRS in D1.0 pevents two sepaate gants fom being joined into a single bust (except fo some ae cone cases). OLT bette not schedule the upsteam tansmission this way, but the DBA/schedule is out-of-scope Instead, pe D1.0, the ONU is equied to ignoe/discad the gants that may not get aligned to stat of FEC codewod due to being concatenated with the pevious gant. May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 5

6 Cuent Solution Cuent vesion of MRS/MC in D1.0 pevents two sepaate gants fom joining into a single bust. This functionality was achieved in a somewhat convoluted way Evey time MRS Input SD doesn t have an active envelope, it asks MC fo one using MRS_CTRL.indication(X) pimitive, whee agument X epesents the space (in EQs) left in the cuent FEC codewod. MC Envelope Activation SD would pocess such indications and occasionally issue a equest to stat an envelope. If the new envelope is a continuation of existing bust, it can stat immediately when MRS asked fo it, egadless of the value of X. But if the next envelope stats a new bust (i.e., a diffeent StatTime than in the pevious envelope), then MC issues the equest only if this indication coincides with the beginning of FEC codewod (i.e., if X = FEC_CW_SIZE). This ensues that stat of evey bust payload is aligned with stat of a FEC codewod. May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 6

7 Why to change it Cuent solution equied MRS Input SD and MC Envelope Activation SD to be FEC awae and to tack the space emaining in cuent FEC codewod. MRS Input SD was not able to detect and signal CS when a bust ended until afte a long gap elapsed since the end of the last envelope. The CS had to detect the end of bust on its own by adding a deep look-ahead buffe, that contibuted to the intenal ONU s delay. All of this can be done in a moe steamlined way by allowing MC to signal MRS when the bust has ended. May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 7

8 How to make this wok? The changes ae quite simple: MC Envelope Commitment pocess Responsible fo queueing envelope desciptos fo late activation. Change: afte enqueueing all envelope desciptos fo one bust, add one special Teminating Envelope Descipto (TED) LLID = 0 Length = GRANT_MARGIN (GRANT_MARGIN = aity + EBD + Ton + S1 + S2 + S3) MC Envelope Activation ocess Responsible fo sending a new envelope descipto to the MRS when MRS asks fo it and if the time is ight. Change: SD became simple, since it doesn t need to tack the FEC codewod offset in the MRS to find out whethe a new bust can o cannot stat at a given time. MRS Input ocess A key pocess esponsible fo soucing EQs fom pope MACs based on envelope desciptos fom the MC. Change: Added an additional state to pocess TEDs. Details ae on slide #13. The pocess doesn t need to be FEC-awae. May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 8

9 MC Envelope Commitment SD Special Teminating Envelope Descipto (TED) is inseted in pending envelope queue afte committing all the envelopes fo a given bust (all envelopes with the same stat time) In the OLT, a TED neve gets inseted, so a downsteam bust neve teminates. The Envelope Activation SD and all of MRS SDs can emain identical in the OLT and ONUs. UNREGISTERED ChIndex 0 ChIndex = 0 Registeed BEGIN!Registeed WAIT_FOR_ENV_DESCRITORS EnvIndex 0 CLEAR_ENV_DESCRITORS EnvList[ChIndex].Clea() ChIndex++ STORE_ENV_DESCRITOR Env.LLID EnvLlid[EnvIndex] Env.StatTime EnvStatTime Env.Length EnvLength[EnvIndex] EnvList[ChIndex].Append(Env) EnvIndex++ EnvIndex < EnvCount MCC:MA_CONTROL.equest( ChIndex, EnvStatTime, EnvCount, EnvLlid[EnvCount], EnvLength[EnvCount]) * Registeed * EnvCount > 0 BURST_COMLETE Env.LLID 0x00-00 Env.StatTime EnvStatTime Env.Length GRANT_MARGIN EnvList[ChIndex].Append(Env) UCT May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 9

10 Changes to Envelope Activation SD Don t need to be awae of FEC CW alignment No need to eceive FecOffset fom MRS Don t need to keep tack of StatTime of pevious envelope Simple tansition into ACTIVATE_ENVELOE state. May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 10

11 New Envelope Activation SD BEGIN The same SD is used in the OLT and ONUs WAIT_FOR_CHANNEL UCT INIT Back2BackEnv[ch] false Added tansition fom ACTIVATE_ENVELOE TO INIT to explicitly signal the end of bust, so that the next bust can only stat when its StatTime == LocalTime MRS_CTRL[ch].indication() CHECK_ENDING_ENVELOES IsEmpty( EnvList[ch] ) GET_NEXT_ENVELOE NextEnv EnvList[ch].eekHead() IsValid(NextEnv.LLID) CHECK_START_TIME WaitTime NextEnv.StatTime - LocalTime (non-essential changes ae not shown) UCT DISCARD_ENVELOE EnvList[ch].RemoveHead() WaitTime > 0 WaitTime = 0 + Back2BackEnv[ch] ACTIVATE_ENVELOE MRS_CTRL[ch].equest(NextEnv.LLID, LocalTime<5:0>, NextEnv.Length) EnvList[ch].RemoveHead() Back2BackEnv[ch] tue NextEnv.LLID = 0x00-00 May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 11

12 MRS Input SD Added state TX_INACTIVE to pocess TEDs New behavio: When TED is eceived, MRS Input ocess stats geneating Inte-Bust Idles (_EQ) towad the 25GMII and it does not ask MC fo a new envelope until the envelope length woth of _EQ is geneated. Anothe (non-essential) change is to ename FEC-elated constants (MRS as a laye does not need to be FEC awae, but instead should be capable of ate adjustment.) ARITY_LACEHLDR RATE_ADJ_EQ FEC_CW_SIZE ADJ_BLOCK_SIZE FEC_ARITY_SIZE RATE_ADJ_SIZE NEXT_COL wcol++ wcol 0 IN_CLK ADJUST_RATE InEQ RATE_ADJ_EQ BEGIN UCT TxActive[wCol] * BlkLeft[wCol] RATE_ADJ_SIZE CHECK_HEADER MRS_CTRL[wCol].equest(link_id,epam,env_length) * env_length > 0 CHECK_ENV_SIZE InEQ GetFilleEQ(wCol) NEXT_ROW wrow++ Envam++ EnvLeft[wCol] > 0 TX_ENV_DATA InEQ GetMacBlock(LinkId[wCol]) InEQ = REAMBLE_EQ RELACE_REAMBLE InEQ EnvContHeade(wCol) REQUEST_NEXT_ENV MRS_CTRL[wCol].indication() RESET_CODEWORD BlkLeft[wCol] ADJ_BLOCK_SIZE UCT UCT START_NEW_ENVELOE LinkId[wCol] link_id EnvLeft[wCol] env_length InEQ EnvStatHeade(wCol, epam) TxActive[wCol] tue LinkId[wCol] 0x00-00 TX_INACTIVE TxActive[wCol] false InEQ GetFilleEQ(wCol) UDATE_ENV_SIZE EnvLeft[wCol]-- INIT EnvLeft[] {0} BlkLeft[] {ADJ_BLOCK_SIZE} TxActive[] {false} wrow 0 wcol 0 UCT EnvLeft[wCol] > 0 WRITE_EQ_TO_TX_FIFO ENV_TX[wCol][wRow] InEQ BlkLeft[wCol]-- May 2018 UCT BlkLeft[wCol] > 0 * TxActive[wCol] IEEE 802.3ca Task Foce, ittsbugh, A 12

13 Functions New EQ GetFilleEQ( wcol ) { if( TxActive[wCol] ) etun IEI_EQ; //Inte-Envelope Idle etun _EQ; //Inte-Bust Idle } Modified EQ GetMacBlock(link_id) { EQ eq; if( link_id == 0x00-00 ) etun _EQ; // Inte-bust Idle } fo( octet_index = 0; octet_index < 8, octet_index++ ) { // as in D1.0 } etun eq; May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 13

14 Summay (1/2) Bust spacing is a function of DBA/schedule, which is outof-scope fo 802.3ca. We can have infomative text explaining that bust spacing should be at least GRANT_MARGIN. But the fomal enfocement is done by the ONU MC/MRS pocesses (in scope). Simple changes to MC to inset Teminating Envelope Desciptos (TED) at the end of each eceived gant. Simple changes to MRS to pocess TEDs and to geneate Inte-Bust-Idle codes between busts Intoduction of Inte-Bust-Idles also temendously simplified the CS state diagams (see emein_3ca_3_0518.pdf) May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 14

15 Summay (2/2) The diffeences in the OLT and ONU behavio ae confined to the MC laye. MRS and CS state diagams still emain identical between the OLT and ONUs. Only in the OLT MC Envelope Commitment SD at the OLT neve geneates TED As a esult, OLT MRS neve insets _EQ As a esult, OLT CS neve tuns the lase off. May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 15

16 Motion #x Accept state diagams and function definitions as pesented on slides 9-13 of Kame_3ca_2_0518.pdf. May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 16

17 Thank You May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 17

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

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

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

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

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

REPORT/GATE FORMAT. Ed Boyd, Xingtera Supporters: Duane Remein, Huawei

REPORT/GATE FORMAT. Ed Boyd, Xingtera Supporters: Duane Remein, Huawei REPORT/GATE FORMAT Ed Boyd, Xingtera Supporters: Duane Remein, Huawei 1 Overview EPON defines a physical layer for 1Gbps and 10Gbps. EPoC requires more granularity and flexibility to adapt to limited spectrum

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

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

IEEE 802.3ca Channel Bonding And Skew Remediation

IEEE 802.3ca Channel Bonding And Skew Remediation Joint IEEE 802 and ITU-T Study Group 15 workshop Building Tomorrow s Networks Geneva, Switzerland, 27 January 2018 IEEE 802.3ca Channel Bonding And Skew Remediation Glen Kramer, Broadcom Multi-channel

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

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

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

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

Data Rate to Line Rate Conversion. Glen Kramer (Broadcom Ltd)

Data Rate to Line Rate Conversion. Glen Kramer (Broadcom Ltd) Data Rate to Line Rate Conversion Glen Kramer (Broadcom Ltd) Motivation 100G EPON MAC data rate is 25 Gb/s 25GMII transmits 32 bits @ 390.625 MHz (on both rising and falling edges) 64b/66b encoder adds

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

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

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

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

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

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

(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

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

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

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

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

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

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

Meeting Minutes Group: IEEE P802.3ca 100G-EPON Task Force

Meeting Minutes Group: IEEE P802.3ca 100G-EPON Task Force Meeting Minutes Group: IEEE P802.3ca 100G-EPON Task Force Event: Interim meeting Date: From: 21 May 2018 To: 23 May 2018 Location: Mighty. Beautiful. Pittsburgh PA USA Opening 5/21/2018 1:00 PM The meeting

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

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

R&D White Paper WHP 119. Mezzanine Compression for HDTV. Research & Development BRITISH BROADCASTING CORPORATION. September R.T. R&D White Pape WHP 119 Septembe 2005 Mezzanine Compession fo HDTV R.T. Russell Reseach & Development BRITISH BROADCASTING CORPORATION BBC Reseach & Development White Pape WHP 119 Mezzanine Compession

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

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

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

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

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

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

P802.3av interim, Shanghai, PRC

P802.3av interim, Shanghai, PRC P802.3av interim, Shanghai, PRC 08 09.06.2009 Overview of 10G-EPON compiled by Marek Hajduczenia marek.hajduczenia@zte.com.cn Rev 1.2 P802.3av interim, Shanghai, PRC 08 09.06.2009 IEEE P802.3av 10G-EPON

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

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

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

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

10G EPON 1G EPON Coexistence

10G EPON 1G EPON Coexistence 10G EPON 1G EPON Coexistence Glen Kramer, Teknovus Frank Effenberger, Huawei Howard Frazier, Broadcom Marek Hajduczenia, Siemens Ketan Gadkari, Alloptic Frank Chang, Vitesse 1 Goal and Proposal Goal 1.

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

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

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

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

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

Error performance objective for 25 GbE

Error performance objective for 25 GbE Error performance objective for 25 GbE Pete Anslow, Ciena IEEE 25 Gb/s Ethernet Study Group, Ottawa, Canada, September 2014 1 History The error performance objective adopted for the P802.3ba, P802.3bj

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

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

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

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

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

Auditory Stroop and Absolute Pitch: An fmri Study

Auditory Stroop and Absolute Pitch: An fmri Study Human Bain Mapping 000:00 00 (2012) Auditoy Stoop and Absolute Pitch: An fmri Study Katin Schulze, 1,2 * Kasten Muelle, 1 and Stefan Koelsch 1,3 1 Max Planck Institute fo Human Cognitive and Bain Sciences,

More information

Error performance objective for 400GbE

Error performance objective for 400GbE Error performance objective for 400GbE Pete Anslow, Ciena IEEE 400 Gb/s Ethernet Study Group, York, September 2013 1 Introduction The error performance objective adopted for the P802.3ba, P802.3bj and

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

IEEE P802.3av GEPON Task Force. Meeting Summary and Action Items

IEEE P802.3av GEPON Task Force. Meeting Summary and Action Items IEEE P802.3av GEPON Task Force Meeting Summary and Action Items Orlando, FL March 15, 2007 Glen Kramer, glen.kramer@ieee.org 1 Meeting Summary Reviewed 23 presentations Optical Link Modeling ad hoc: 2

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

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

OWNER'S MANUAL AUDI CONFLUEN SERIES. Multi-channel digital Consoles mixer MX600 MX800 MX1000 MX1200 MX1600 EMX600 EMX800 EMX1000 EMX1200

OWNER'S MANUAL AUDI CONFLUEN SERIES. Multi-channel digital Consoles mixer MX600 MX800 MX1000 MX1200 MX1600 EMX600 EMX800 EMX1000 EMX1200 OWNE'S MANUAL AUDI CONFLUEN SEIES 600 800 1000 1200 1600 600 800 1000 1200 Manufacturer: WIND FOCE ELECTONIC MANUFACTUING CO.,LTD U.S.A: : P.O.Box 2245 Alameda. CA 94501 U.S.A Tel: 1-510-3379285 Fax: 1-510-7691328

More information

Meeting Minutes Group: IEEE P802.3ca 100G-EPON Task Force

Meeting Minutes Group: IEEE P802.3ca 100G-EPON Task Force Meeting Minutes Group: IEEE P802.3ca 100G-EPON Task Force Event: Plenary meeting Date: From: 3/14/2017 To: 3/16/2017 Location: Vancouver, BC, Canada Opening 3/14/2017 8:28AM The meeting was called to order

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

UNION PROUD! QUARTERLY NEWS TABLE OF CONTENTS TEAMSTERS LOCAL 399. AUGUST 2017 ISSUE N o 14. Fraternally, Steve Dayan

UNION PROUD! QUARTERLY NEWS TABLE OF CONTENTS TEAMSTERS LOCAL 399. AUGUST 2017 ISSUE N o 14. Fraternally, Steve Dayan TEAMSTERS LOCAL 399 QUARTERLY NEWS AUGUST 2017 ISSUE N o 14 TEAMSTERS STRENGTH LOCAL 399 UNION PROUD! TEAMSTERS PRIDE LOCAL 399 UNION STRONG! GREETINGS SISTERS & BROTHERS Iexpect to be at full employment

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

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

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

10G-BASE-T. Jaime E. Kardontchik Stefan Wurster Carlos Laber. Idaho - June

10G-BASE-T. Jaime E. Kardontchik Stefan Wurster Carlos Laber. Idaho - June 10G-BASE-T Jaime E. Kardontchik Stefan Wurster Carlos Laber Idaho - June 1999 email: kardontchik.jaime@microlinear.com Introduction This proposal takes the best parts of several proposals that preceded

More information

Meeting Minutes Group: IEEE P802.3ca 100G-EPON Task Force

Meeting Minutes Group: IEEE P802.3ca 100G-EPON Task Force Meeting Minutes Group: IEEE P802.3ca 100G-EPON Task Force Event: Interim meeting Date: From: 1/23/2018 To: 1/25/2018 Location: Geneva CH Opening 1/23/2018 9:04 AM The meeting was called to order by the

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

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

10G Broadcast: Review and Motion

10G Broadcast: Review and Motion 10G Broadcast: Review and Motion Jeff Mandin PMC-Sierra IEEE 802.3av San Francisco July 2007 1 July 2007 10GEPON OLT with full coexistence support 10G/10G, 10G/1G, and 1G/1G ONUs are supported 10GEPON

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

Table LDCP codes used by the CLT {EPoC_PMD_Name} PCS for active CCDN

Table LDCP codes used by the CLT {EPoC_PMD_Name} PCS for active CCDN 0... FEC encoding process The {EPoC_PMD_Name} encodes the transmitted using a systematic Low-Density Parity-Check (LDPC) (F C, F P ) code. A LDPC encoder encodes F P information bits into a codeword c

More information

Simple Link Protocol (SLP)

Simple Link Protocol (SLP) Simple ink Protocol (SP) zero-overhead packet delineation for 10Gb thernet N-PHY 802.3 lbuquerque meeting March 6-10, 2000 Kamran zadet, ei-lei Song, om ruman, Mark Yu Paul Bottorff, Norival Figueira,

More information

Improving Frame FEC Efficiency. Improving Frame FEC Efficiency. Using Frame Bursts. Lior Khermosh, Passave. Ariel Maislos, Passave

Improving Frame FEC Efficiency. Improving Frame FEC Efficiency. Using Frame Bursts. Lior Khermosh, Passave. Ariel Maislos, Passave Improving Frame FEC Efficiency Improving Frame FEC Efficiency Using Frame Bursts Ariel Maislos, Passave Lior Khermosh, Passave Motivation: Efficiency Improvement Motivation: Efficiency Improvement F-FEC

More information

BASE-LINE WANDER & LINE CODING

BASE-LINE WANDER & LINE CODING BASE-LINE WANDER & LINE CODING PREPARATION... 28 what is base-line wander?... 28 to do before the lab... 29 what we will do... 29 EXPERIMENT... 30 overview... 30 observing base-line wander... 30 waveform

More information

Training & EEE Baseline Proposal

Training & EEE Baseline Proposal Training & EEE Baseline Proposal IEEE 802.3bp - Plenary Meeting - November 2014 William Lo, Zhenyu Liu, Marvell 1 Baseline Proposal Adopt training and EEE framework in this presentation as baseline Based

More information

Transducers and Sensors

Transducers and Sensors Transducers and Sensors Dr. Ibrahim Al-Naimi Chapter THREE Transducers and Sensors 1 Digital transducers are defined as transducers with a digital output. Transducers available at large are primary analogue

More information

2017 ANNUAL REPORT. Turning Dreams into Reality FORT BRAGG OUR MISSION: 1, EDUCATION EXPERIENCE EXPLORATION

2017 ANNUAL REPORT. Turning Dreams into Reality FORT BRAGG OUR MISSION: 1, EDUCATION EXPERIENCE EXPLORATION 25 20 ANNUAL REPORT Ou ung oganization, a fully independent non-pofit fo only two yeas, hosted the astoundingly successful Oca Aticulation Wokshop. Led by thee of th Ameica s finest whale aticulatos, complemented

More information

Research Article Design and Implementation of High Speed and Low Power Modified Square Root Carry Select Adder (MSQRTCSLA)

Research Article Design and Implementation of High Speed and Low Power Modified Square Root Carry Select Adder (MSQRTCSLA) Research Journal of Applied Sciences, Engineering and Technology 12(1): 43-51, 2016 DOI:10.19026/rjaset.12.2302 ISSN: 2040-7459; e-issn: 2040-7467 2016 Maxwell Scientific Publication Corp. Submitted: August

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

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

INTRODUCING. By M. GREENWALD TRY THESE FEW BARS : Copyrtsht by LEO. FEIST, Inc, Feist Bulldlns, New York.

INTRODUCING. By M. GREENWALD TRY THESE FEW BARS : Copyrtsht by LEO. FEIST, Inc, Feist Bulldlns, New York. NTRODUCNG Chapel By The Sea By M GREENWALD A MEDTATON OF UNUSUAL BEAUTY {t * * * *******YOU ARE SURE TO LKE T Andante TRY THESE FEW BARS : Did you eve Play a moe Beautiful Melody? The moe you Play itthe

More information

10GE WAN PHY: Physical Medium Attachment (PMA)

10GE WAN PHY: Physical Medium Attachment (PMA) 10GE WAN PHY: Physical Medium Attachment (PMA) IEEE 802.3 Meeting, Albuquerque March 6-10, 2000 Norival Figueira, Paul Bottorff, David Martin, Tim Armstrong, Bijan Raahemi.. Enrique Hernandez-Valencia..

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

2014 UHDL Audition Packet

2014 UHDL Audition Packet 2014 UHD Audition Packet Univesity of Hawaii ainbow Waio Maching Band Aoha Mahao fo you inteest in the Univesity of Hawaii ainbow Waio Maching Band. In this packet you wi find infomation about the 2014

More information

FEC Architectural Considerations

FEC Architectural Considerations FEC Architectural Considerations P802.3bj Interim IEEE 802.3 Atlanta November 2011 Mark Gustlin Cisco, John D Ambrosia Dell, Sudeep Bhoja - Broadcom Contributors and Supporters Frank Chang Vitesse Roy

More information

400GbE AMs and PAM4 test pattern characteristics

400GbE AMs and PAM4 test pattern characteristics 400GbE AMs and PAM4 test pattern characteristics Pete Anslow, Ciena IEEE P802.3bs Task Force, Logic Ad Hoc, December 205 Introduction A PRBS3Q short test pattern was added to P802.3bs D. and there has

More information

2 TOTAL RECAll. Music and Memory in the Time of YouTube Q;U~ (&l.. +, rj e~ Vg!f'<

2 TOTAL RECAll. Music and Memory in the Time of YouTube Q;U~ (&l.. +, rj e~ Vg!f'< that would tun the. wold upside down. On the face of it, eo enactments seem just to feed'intoa backwads-looking cultue that's taking us eve futhe fom the conditions in which such total tansfomations and

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

FOM-1090 FOM-1090 FOM FOM-1090 w/ DB-25 Female FOM-1091 w/ DB-25 Male

FOM-1090 FOM-1090 FOM FOM-1090 w/ DB-25 Female FOM-1091 w/ DB-25 Male Serial Data Communications Synchronous, Asynchronous or Isochronous Signal rates: DC to 20 MHz FOM-1090 w/ DB-25 Female FOM-1091 w/ DB-25 Male Supported Interface Standards TIA-530, TIA-530A TIA-232 TIA-574

More information

De-correlating 100GBASE-KR4/CR4 training sequences between lanes

De-correlating 100GBASE-KR4/CR4 training sequences between lanes De-correlating GBASE-KR4/CR4 training sequences between lanes Adee Ran, Kent Lusted Intel Corporation IEEE 82.3bj Task Force November 22 Supported by Andre Szczepanek, Inphi Dariush Dabiri, Applied Micro

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

802.3bj FEC Overview and Status. 400GbE PCS Baseline Proposal DRAFT. IEEE P802.3bs 400 Gb/s Ethernet Task Force

802.3bj FEC Overview and Status. 400GbE PCS Baseline Proposal DRAFT. IEEE P802.3bs 400 Gb/s Ethernet Task Force 802.3bj FEC Overview and Status 400GbE PCS Baseline Proposal DRAFT IEEE P802.3bs 400 Gb/s Ethernet Task Force January 2015 Atlanta Mark Gustlin Xilinx Arthur Marris - Cadence Gary Nicholl - Cisco Dave

More information

A STRONG PAST BUILDS A BRIGHT FUTURE BROTHERS SISTERS QUARTERLY NEWS TABLE OF CONTENTS TEAMSTERS LOCAL 399. February 2019 ISSUE N o 20

A STRONG PAST BUILDS A BRIGHT FUTURE BROTHERS SISTERS QUARTERLY NEWS TABLE OF CONTENTS TEAMSTERS LOCAL 399. February 2019 ISSUE N o 20 PRINTER SINCE THE HRMN PRESS UNION 1943 TEMSTERS LOCL 399 TEMSTERS LOCL 399 SISTERS URTERLY NEWS Febuay 2019 ISSUE N o 20 TEMSTERS LOCL 399 BROTHERS STRONG PST BUILDS BRIGHT FUTURE I GREETINGS SISTERS

More information

PACO PEÑA FLAMENCO VIVO RIDER TRAVEL, HOTEL AND HOSPITALITY REQUIREMENTS JULY 2011

PACO PEÑA FLAMENCO VIVO RIDER TRAVEL, HOTEL AND HOSPITALITY REQUIREMENTS JULY 2011 PACO PEÑA FAMENCO VIVO IDE TAVE, HOTE AND HOSPITAITY EQUIEMENTS JUY GOUND TANSPOTATION PUCHASE agrees to provide ATIST'S EPESENTATIVE with detailed directions to the place of performance. PUCHASE shall,

More information

Paper review on Mobile Fronthaul Networks

Paper review on Mobile Fronthaul Networks Paper review on Mobile Fronthaul Networks Wei Wang BUPT Ph.d candidate & UC Davis visiting student Email: weiw@bupt.edu.cn, waywang@ucdavis.edu Group Meeting, July. 14, 2017 Contents What is Mobile Fronthaul

More information