LOW LEVEL DESCRIPTORS BASED DBLSTM BOTTLENECK FEATURE FOR SPEECH DRIVEN TALKING AVATAR

Size: px
Start display at page:

Download "LOW LEVEL DESCRIPTORS BASED DBLSTM BOTTLENECK FEATURE FOR SPEECH DRIVEN TALKING AVATAR"

Transcription

1 LOW LEVEL DESCRIPTORS BASED DBLSTM BOTTLENECK FEATURE FOR SPEECH DRIVEN TALKING AVATAR Xinyu Lan 1,2, Xu Li 1,2, Yishuang Ning 1,2, Zhiyong Wu 1,2,3, Helen Meng 1,3, Jia Jia 1,2, Lianhong Cai 1,2 1 Tsinghua-CUHK Join Research Cener or Media Sciences, Technologies and Sysems, Shenzhen Key Laboraory o Inormaion Science and Technology, Graduae School a Shenzhen, Tsinghua Universiy, Shenzhen , China 2 Tsinghua Naional Laboraory or Inormaion Science and Technology (TNLis), Deparmen o Compuer Science and Technology, Tsinghua Universiy, Beijing , China 3 Deparmen o Sysems Engineering and Engineering Managemen, The Chinese Universiy o Hong Kong, Shain, N.T., Hong Kong SAR, China {syslxy1991, dongangyixi}@gmail.com, ningys13@mails.singhua.edu.cn {zywu, hmmeng}@se.cuhk.edu.hk, {jjia, clh-dcs}@singhua.edu.cn ABSTRACT Speech is bimodal in naure. There are close correlaions beween he acousic speech signals and he visual gesures such as lip movemens, acial expressions and head moions. For speech driven alking avaar, how o derive more represenaive acousic eaures rom which o predic more accurae and realisic visual gesures sill remains he research problem. Inspired by he promising perormance o low level descripors (LLD) in speech emoion recogniion, in his work, we invesigae he usage o LLD eaure or he ask o speech driven alking avaar. Furhermore, visual gesures also demonsrae correlaions wih no only conex inormaion o pas or uure acousic eaures (e.g. anicipaory coariculaion phenomena) bu also exual inormaion (e.g. exual hins or lip movemen). To incorporae such inormaion, we also propose o use deep bidirecional long shor-erm memory (DBLSTM) as he boleneck eaure exracor, which can combine LLD eaure wih conexual inormaion. Experimenal resuls indicae ha he proposed LLD based DBLSTM boleneck eaure ouperorms he convenional specrum relaed eaures or he ask o speech driven alking avaar, and more sophisicaed conexual inormaion can urher improve he perormance. Index Terms boleneck eaure, deep bidirecional long shor-erm memory (DBLSTM), low level descripors (LLD), alking avaar 1. INTRODUCTION Talking avaar has drawn exensive aenion or is wide use in human-compuer ineracion ields, e.g. voice agen, virual eacher or hos, inelligen compuer assisan, ec. Speech is bimodal in naure. The visual gesures such as lip movemens, acial expressions and head moions are closely correlaed wih he acousic speech. Hence los o research ineress have been devoed o ind and model such correlaions. To build a speech driven alking avaar, exracing appropriae acousic eaures is very imporan. Tradiional specrum relaed eaures such as mel-requency cepsral coeiciens (MFCC) were widely used in acial animaion and head moion generaion [1-3]. Recen works have mainly ocused on developing machine learning models or he audio-visual mapping problem, bu pu less emphasis on how o ind more represenaive acousic eaures or more realisic and expressive visual gesure generaion. Speech emoion recogniion provides us some hins. [4] and [5] chose pich (F0), roo mean square energy (RMSE) and ormans as prosodic eaures o perorm aec recogniion. Aerwards, low level descripors (LLD) araced los o aenions and achieved sae-o-he-ar perormance. [6] and [7] developed sysems or emoion classiicaion rom LLD eaures. Inspired by he promising perormance o LLD in speech emoion recogniion, we invesigae i LLD could ouperorm he radiional eaures in he speech driven alking avaar ask. Mos previous sudies on alking avaar have ocused on acial animaion (lip movemens and/or acial expressions) only. Some phoo-real mehods reconsruced ace images wih lip movemen rom principle componen analysis (PCA) based visual eaures [8]. [9] adoped acive appearance model (AAM) eaures involving boh shape and exure inormaion or more realisic lip animaion. [10] used moion uni parameers (MUP) or alking ace animaion wih expression. Recenly, los o work rendered animaion using he MPEG-4 acial animaion parameers (FAPs) [11][12], where FAPs oer a parameerizaion approach or he animaion o eyes, mouh, ongue, eeh, head moion, ec. However, mos works have omied he head moions ha oen occur simulaneously wih lip movemens and acial expressions or an expressive and realisic alking avaar. Alhough some sudies have ried o generae head moions [13][14], he acial animaion and head moion are sill modeled separaely regardless he close correlaions beween hem. In his work, we adop FAPs as he visual eaures and predic lip movemens, acial expressions and head moions simulaneously rom acousic speech wih a single shared regression model. Visual gesures a a paricular ime sep are also correlaed wih he conex inormaion o pas or uure acousic eaures (e.g. he anicipaory co-ariculaion phenomena). How o model such correlaion provides anoher challenge. In previous work, here are mainly wo sreams o approaches. The irs one is hidden Markov model (HMM) based mehod [2][8] moivaed by he ideas rom auomaic speech recogniion (ASR). In his mehod, he exual conex inormaion can be easily incorporaed by sae-ransiion probabiliies. The second one is he direc acousic o visual eaure mapping approach using long shor-erm memory (LSTM) [15][9], bidirecional LSTM (BLSTM), ec. These LSTM derived models have shown superior perormance over HMM wih capabiliies in capuring long-range conex inormaion [9]. Whereas, he exual /16/$ IEEE 5550 ICASSP 2016

2 inormaion such as phoneme labels ha are mos valuable or lip movemens and head moions are no well considered in hese models. On he oher hand, deep bidirecional LSTM (DBLSTM) as he probabilisic eaure exracor, can involve conex o boh acousic eaures and phoneme labels during eaure exracion [16][17]. In his paper, we propose a LLD based DBLSTM boleneck eaure ha akes ino accoun no only he conexual acousic eaure correlaions bu also he exual inormaion. The res o he paper is organized as ollows. Secion 2 gives an overview o our sysem archiecure. Deailed acousic visual eaures and heir exracion mehod are lised in Secion 3. Secion 4 describes he LLD based DBLSTM boleneck eaure and he raining mehod o he DBLSTM or boleneck eaure exracion. Secion 5 discusses he objecive and subjecive experimens comparing he perormance o dieren eaures and nework archiecures. Finally, our conclusions are drawn in Secion SYSTEM FRAMEWORK Fig. 1 shows he block diagram o he proposed sysem, which involves a raining sage or wo DBLSTMs and a predicion sage. The irs DBLSTM is or boleneck eaure exracion and he second DBLSTM is or boleneck o visual eaure mapping. In he raining sage, given he audio visual bimodal corpus, we exrac acousic eaures and visual eaures (FAPs). Meanwhile, orced alignmen beween acousic eaures and conexual labels (e.g. phoneme labels) is perormed wih a homegrown HMM based speech recognizer. The DBLSTM eaure exracor is hen rained wih cross enropy error; hus a discriminaive mapping beween he acousic eaure and laen conexual sequence is esablished. Thereaer, we can derive he DBLSTM boleneck eaure. Then he second DBLSTM is rained o learn he regression model beween he boleneck eaure and FAPs. In he predicion sage, given an inpu speech uerance, he DBLSTM eaure exracor irs exracs boleneck eaures rom he raw acousic eaures, and hen he DBLSTM mapping model predics he FAP sequences rom he boleneck eaures. Finally, he visual gesures including lip movemens, acial expressions and head moions are reconsruced on a 3 dimensional avaar using he echnologies o our previous work [12][13][21]. 3. ACOUSTIC AND VISUAL FEATURES 3.1. Low level descripors (LLD) Taking advanage o he aracing perormance o LLD in emoion recogniion ask, we chose a 384 dimensional acousic eaure vecors ha served as he eaure se o he INTERSPEECH 2009 Emoion Challenge [22], which conains 16 low level descripors and heir irs order dela regression coeiciens (32 dimensions in oal) and 12 uncionals. Table 2 liss he saisical uncionals ha are applied o he low level descripors shown in Table Facial animaion parameers (FAPs) The MPEG-4 speciicaion deines oally 68 FAPs, including 66 low-level FAPs and 2 high-level FAPs [21]. The low-level FAPs, based on he movemens o acial deiniion poins, represen a complee se o basic acial acions; while he 2 high-level FAPs represen visemes and expressions respecively. All low-level FAPs are sandard values and expressed in erms o he acial animaion parameer unis (FAPUs), which allow he inerpreaion Fig 1. Sysem ramework Table low level descripors used Feaure Group Feaures in Group No. RMSE Roo mean square signal rame energy 0 MFCC Mel-requency cepsral coeiciens 1~12 PCM zcr Zero-crossing rae o ime signal 13 Voice Probabiliy F0 Voicing probabiliy compued rom he auocorrelaion uncions (ACF) The undamenal requency compued rom he Cepsrum Table uncionals applied o LLD conours Funcionals No. The max/min value o he conour 1~2 Range (max min) 3 The absolue posiion o he max/min value (in rames) 4~5 The arihmeic mean o he conour 6 The slope o a linear approximaion o he conour 7 The ose o a linear approximaion o he conour 8 The quadraic error compued as he dierence o he linear approximaion and he acual conour 9 The sandard deviaion o he values in he conour 10 The skewness and he kurosis 11~12 o he FAPs o i wih any ace models. MPEG-4 sandard deines a neural ace and all he FAPs are expressed as displacemens rom he posiions deined in he neural ace. Our work ocuses on conrolling he acial deiniion poins direcly. The 2 high-level FAPs are no considered. We adop he open source oolki visagesdk [18] o exrac FAPs rom raw video daa. Some o he parameers relaed o ongue, eeh, nose and ears currenly canno be reliably esimaed and do no aec he animaion o alking avaar on our ollowing predicion seps. The values o hese FAPs are simply se o be zeros. 4. DBLSTM BOTTLENECK FEATURE 4.1. DBLSTM boleneck eaure exracor As a kind o recurren neural nework (RNN), long shor erm memory (LSTM) has been demonsraed o be one o he mos eecive archiecures o map he long-erm hisory o inpus o he curren oupu by solving he vanishing gradien problem ha radiional RNN aces. To rerieve boh pas and uure conexual inormaion, bidirecional LSTM (BLSTM) wih wo separae hidden layers scanning he inpu sequences in boh direcions has

3 been popular recenly [20]. Inspired by is promising perormance in sequence classiicaion and regression, deep BLSTM (DBLSTM) has been developed o exrac poenial eaures rom inpu eaures. This paper proposes a LLD based DBLSTM boleneck eaure exracor, which acceps LLD acousic eaure vecors and oupus poenial conexual sequences, o exrac he boleneck eaure. Fig. 2 illusraes he nework srucure in deail. The eaure exracor can be divided ino wo pars, namely raining sage and exracing sage. During he raining sage, we rain he DBLSTM as a speech-based recognizer on he raining daase. LLD acousic eaure serves as he inpu o DBLSTM nework, while he rame wise conexual label serves as he oupu. In his work, wo kinds o conexual labels (phoneme label and HMM sae label) are involved o generae wo conexual levels o boleneck eaures. The rame wise correspondence inormaion are generaed by he orced alignmen process as described in Secion 2. Three hidden LSTM layers are used or boh orward and backward direcions. Taking advanage o he resuls rom previous work, we adoped wo hidden layers and a boleneck layer wih saionary size o 40 [17]. In he exracing sage, he acivaions o he oupu layer o DBLSTM are ignored, as we ocus on he oupu o he boleneck layers. As shown in Fig. 2, he inal 80 dimensional boleneck eaure is generaed by combining he oupus o he wo direcional boleneck layers o DBLSTM Training mehod Training a DBLSTM eaure exracor can be regarded as learning a special kind o neural nework or speech recogniion rom he LLD acousic eaures o he conexual label sequences. I can be rained o minimize he cross-enropy error beween he prediced p conexual sequence Ck and he ground ruh C o k. The loss uncion o he kh sequence can be: o p o p H C, C c log c, ⑴ k k k nk nk n where c o nk and c p nk are he nh dimension o ground ruh conexual label vecor and prediced one separaely. In addiion, we adop one-ho represenaion (a vecor wih a speciic dimension se o 1 while all oher dimensions 0) or he conexual label (phoneme label and/or HMM sae label). We eed orward he DBLSTM boleneck eaure exracor like radiional DBLSTM and adop he back propagaion hrough ime (BPTT) algorihm o rain he nework [19]. By applying he chain rule, we could obain ha: H w T ij H wij a j, ⑵ w a w where ij 1 j ij wij denoes he weigh uni i and uni j, and a j indicaes he inpu acivaions o uni j a ime. Then we could eed back he nework error and rain he exracor as radiional DBLSTM Experimenal seup 5. EXPERIENMENTS This work adoped an emphaic audio visual daabase wih 700 English uerances spoken by a emale, including 350 emphaic and 350 neural uerances, or experimenaion. The video rame rae is 25ps and well ormed in AVI orma. We divided he whole corpus ino 3 pars randomly, 600 uerances as raining se, 60 as es se and ohers as validaion se. To evaluae he proposed approach, we ake he advanage o he well-known objecive evaluaions crierion roo mean squared error (RMSE) and correlaion coeicien (CORR) beween he prediced FAPs and he ground ruh. These merics are deined as: where RMSE CORR M 2 T Tk o p 1 1 k N ap T k 1 k Tk o p corr, 1 1 k T k 1 k, ⑶, ⑷ denoes he scale o he es se, T k is he rame number o he kh es se, Fig 2. DBLSTM boleneck eaure exracor o and p mean he rame wise ground ruh and he prediced resul separaely, corr(.) indicaes he correlaion coeicien beween he wo vecors o each rame. Dieren archiecure o he DBLSTM mapping model may aec he predicion accuracy rom acousic eaures o FAPs. To exensively explore he perormances o dieren acousic eaures, we conduced experimens on several nework opologies or DBLSTM mapping model wih dieren numbers o hidden layers and numbers o hidden unis per hidden layer. For boh he DBLSTM neworks, he learning rae is se o be 1e-4, and he momenum is 0.9. In addiion, we choose he seepes opimizer and consider he nework o be he bes when i mees he sopping crierion Objecive experimen on LLD and MFCC-RMSE To compare he perormance o he proposed LLD eaure and he radiional eaure, a 39 dimensional MFCC-RMSE eaure conaining 12 order MFCCs and RMSE ogeher wih heir irs and second order derivaives was used as he baseline. The MFCC- RMSE and LLD were exraced wih 25ms rame size and 10ms rame shi. The dimension o he LLD acousic eaure is 384. Experimenal resuls are shown in Table 3, where he second column means dieren nework srucures o DBLSTM mapping model wih one (100), wo ( ) or hree hidden layers ( ) respecively. The hidden uni numbers per hidden layer 5552

4 are all se o 100. As can be seen, MFCC-RMSE perorms beer han LLD on he condiion ha BLSTM srucure is simple, such as one or wo bidirecional hidden layers. While when he nework goes deeper wih hree hidden layers, LLD ouperorms MFCC- RMSE signiicanly indicaing ha high dimensional LLD carries more inormaion ha can be learned wih complex deep nework Objecive experimen on boleneck eaures Furhermore, o compare he perormance o dieren conexual levels o boleneck eaures, we rained wo kinds o DBLSTM boleneck eaure exracors or exracing phoneme level and HMM sae level boleneck eaures respecively. The phoneme level boleneck eaure was exraced by a well-rained DBLSTM wih he oupu layer o 41 dimensional phoneme labels, while he HMM sae level boleneck eaure was exraced wih he oupu layer o 123 (41 3) dimensional HMM sae label. As or he srucure o DBLSTM boleneck eaure exracor, we adoped a commonly used DBLSTM srucure. The nework conains hree bidirecional hidden layers, wih 100, 100 and 40 hidden unis or each hidden layer respecively [17]. The srucure o DBLSTM mapping model is he same as he above experimen. Experimenal resuls are shown in Table 4. The irs column indicaes dieren kinds o boleneck eaures. MFCC-phoneme (LLD-phoneme) is he MFCC-RMSE (LLD) based phoneme level boleneck eaure where he DBLSTM eaure exracor is rained wih MFCC-RMSE (LLD) and phoneme labels; while MFCC-sae (LLD-sae) means he DBLSTM is rained wih MFCC-RMSE (LLD) and HMM sae labels. From Table 3 and Table 4, we can ind ha, or he same archiecure o DBLSTM mapping model, boleneck eaure shows superior perormance or boh RMSE and CORR. Furhermore, we can see ha boleneck eaures a sae level perorm bes or he complex and deep nework srucure o DBLSTM mapping model Subjecive evaluaion We urher conduced a se o subjecive experimens o evaluae he nauralness o synheic animaion o he alking avaar driven by he above menioned our dieren acousic eaures. 10 speech uerances were randomly seleced rom he es se and used o generae synheic lip movemens, acial expressions as well as head moions on a 3D alking avaar. The synheic visual animaion ogeher wih he acousic speech inpu were saved as 10 video iles. 20 subjecs were asked o wach he video ile and hen assign a score a 5-poin scale or each ile based on nauralness and synchronizaion beween he visual animaions and acousic speech. Higher score means more naural and closer synchrony. The mean opinion score (MOS) over 10 speech uerances and 20 subjecs are compued and presened in Table 5. As can be seen, he MOS score o raw LLD eaure is a bi higher han MFCC- RMSE eaure, while LLD based boleneck eaures lead o urher perormance improvemen. Furhermore, LLD based boleneck eaure o sae labels achieves he bes MOS score. The resuls sugges ha our proposed LLD based boleneck eaure is able o capure inheren inormaion o lip movemens, acial expressions and head moions simulaneously rom acousic speech signals, and can achieve more naure speech driven alking avaar. 6. CONCLUSION In his paper, we invesigaed new acousic eaures and proposed LLD based DBLSTM boleneck eaure or speech driven alking Table 3. Resuls or LLD and MFCC-RMSE, where Map Model means nework srucure o DBLSTM mapping model Acousic Feaure Map Model RMSE CORR MFCC-RMSE MFCC-RMSE MFCC-RMSE LLD LLD LLD Table 4. Resuls or dieren boleneck eaures, where Map Model mains nework srucure o DBLSTM mapping model Boleneck Feaure Map Model RMSE CORR MFCC-phoneme MFCC-phoneme MFCC-phoneme LLD-phoneme LLD-phoneme LLD-phoneme MFCC-sae MFCC-sae MFCC-sae LLD-sae LLD-sae LLD-sae Table 5. Resuls or subjecive evaluaion Acousic eaure MOS score MFCC-RMSE 3.3 LLD 3.4 LLD-phoneme 3.6 LLD-sae 3.8 avaar. Our work shows ha LLD can enhance he perormance o regression model or audio visual speech mapping. In addiion, he boleneck eaure shows srong represenaion abiliy and ges urher perormance improvemen. Speciically, boleneck eaure involving HMM sae conexual label inormaion perorms beer han he boleneck eaure wih phoneme label inormaion. In he uure, we plan o invesigae in deail he perormance o dieren LLD eaure ses or he ask. 7. ACKNOWLEDGEMENT This work is suppored by he Naional Basic Research Program o China (2012CB316401) and he Naional High Technology Research and Developmen Program o China (2015AA016305). This work is also parially suppored by he Naional Naural Science Foundaion o China (NSFC) ( , and ), he join und o NSFC-RGC (Research Gran Council o Hong Kong) ( and N_CUHK404/15) and he Major Program or Naional Social Science Foundaion o China (13&ZD189). 5553

5 8. REFERENCES [1] E. Yamamoo, S. Nakamura, K. Shikano, Lip movemen synhesis rom speech based on hidden Markov models, Speech Communicaion, vol. 26, pp , [2] G. Wang, M. Yang, C. Chiang, W. Tai, A alking ace driven by voice using hidden Markov model, Journal o inormaion science and engineering, vol. 22, pp , [3] N. Nalini, A. Chakrabory. Speech emoion recogniion using MFCC and AANN, in Proc. Inernaional Conerence on Engineering and Technology, pp , [4] Z. Zeng, J. Tu, M. Liu, T. Huang, B Pianei, D. Roh, S. Levinson, Audio-visual aec recogniion, IEEE Transacions on Mulimedia, vol. 9, pp , [5] M. Song, J. Bu, C. Chen, N. Li, Audio-visual based emoion recogniion-a new approach, Compuer Vision and Paern Recogniion CVPR, vol. 2, pp , [6] B. Schuller, A. Baliner, D. Seppi, S. Seidl, T. Vog, J. Wagner, L. Devillers, L. Vidrascu, N. Amir, L. Kessous, V. Aharonson, The relevance o eaure ype or he auomaic classiicaion o emoional user saes: low level descripors and uncionals, in Proc. Annual Conerence o Inernaional Speech Communicaion Associaion (INTERSPEECH), pp , [7] M. Wöllmer, F. Eyben, S. Reier, B. Schuller, C. Cox, E. Cowie, R. Cowie, Abandoning emoion classes-owards coninuous emoion recogniion wih modelling o longrange dependencies, in Proc. Annual Conerence o Inernaional Speech Communicaion Associaion (INTERSPEECH), pp , [8] L. Wang, X. Qian, W. Han, F. Soong, Synhesizing phooreal alking head via rajecory-guided sample selecion, in Proc. Annual Conerence o Inernaional Speech Communicaion Associaion (INTERSPEECH), vol. 10, pp , [9] B. Fan, L. Wang, F. Soong, L. Xie, Phoo-real alking head wih deep bidirecional LSTM, in Proc. Inernaional Conerence on Acousics, Speech and Signal Processing (ICASSP), pp , [10] P. Hong, Z. Wen, T. Huang, Real-ime speech-driven ace animaion wih expressions using neural neworks, IEEE Transacions on Neural Neworks, vol. 13, pp , [11] J. Jia, S. Zhang, F. Meng, Y. Wang, L. Cai, Emoional audio-visual speech synhesis based on PAD, IEEE Transacions on Audio, Speech, and Language Processing, vol. 19, pp , [12] S. Zhang, Z. Wu, H. Meng, L. Cai, Facial expression synhesis using PAD emoional parameers or a Chinese expressive avaar, Aecive Compuing and Inelligen Ineracion, Springer, Berlin Heidelberg, pp , [13] J. Jia, Z. Wu, S. Zhang, H. Meng, L. Cai, Head and acial gesures synhesis using PAD model or an expressive alking avaar, Mulimedia Tools and Applicaions, vol. 73, pp , [14] C. Ding, L. Xie, P. Zhu, Head moion synhesis rom speech using deep neural neworks, Mulimedia Tools and Applicaions, pp. 1-18, [15] S. Hochreier, J. Schmidhuber, Long shor-erm memory, Neural Compuaion, vol. 9, pp , [16] F. Grézl, M. Karaiá, S. Konár, J. Cernocky, Probabilisic and boleneck eaures or LVCSR o meeings, in Proc. Inernaional Conerence on Acousics, Speech and Signal Processing (ICASSP), vol. 4, pp , [17] M. Wöllme, B. Schuller, G. Rigoll, A novel boleneck- BLSTM ron-end or eaure-level conex modeling in conversaional speech recogniion, IEEE Workshop on Auomaic Speech Recogniion and Undersanding (ASRU), pp , [18] Visage SDK - Face racking ools [OL]. [ ]. hp:// [19] R. Williams, D. Zipser, Gradien-based learning algorihms or recurren neworks and heir compuaional complexiy, Back-propagaion: Theory, archiecures and applicaions, pp , [20] A. Graves, Supervised Sequence Labelling wih Recurren Neural Neworks, Springer, Berlin, vol. 385, pp. 5-13, [21] Z. Wu, S. Zhang, L. Cai, H. Meng, Real-ime synhesis o Chinese visual speech and acial expressions using MPEG-4 FAP eaures in a hree-dimensional avaar, in Proc. Inernaional Conerence on Spoken Language Processing (ICSLP), pp , [22] Schuller B, Seidl S, Baliner A, The INTERSPEECH 2009 emoion challenge, in Proc. Annual Conerence o Inernaional Speech Communicaion Associaion (INTERSPEECH), pp ,

Singing voice detection with deep recurrent neural networks

Singing voice detection with deep recurrent neural networks Singing voice deecion wih deep recurren neural neworks Simon Leglaive, Romain Hennequin, Roland Badeau To cie his version: Simon Leglaive, Romain Hennequin, Roland Badeau. Singing voice deecion wih deep

More information

Adaptive Down-Sampling Video Coding

Adaptive Down-Sampling Video Coding Adapive Down-Sampling Video Coding Ren-Jie Wang a, Ming-Chen Chien ab and Pao-Chi Chang* a a Dep. of Communicaion Engineering, Naional Cenral Univ., Jhongli, Taiwan; b Dep. of Elecrical Engineering, Chin

More information

-To become familiar with the input/output characteristics of several types of standard flip-flop devices and the conversion among them.

-To become familiar with the input/output characteristics of several types of standard flip-flop devices and the conversion among them. Experimen 6 Sequenial Circuis PART A: FLIP FLOPS Objecive -To become familiar wih he inpu/oupu characerisics of several ypes of sandard flip-flop devices and he conversion among hem. References Donald

More information

TRANSFORM DOMAIN SLICE BASED DISTRIBUTED VIDEO CODING

TRANSFORM DOMAIN SLICE BASED DISTRIBUTED VIDEO CODING Journal of Engineering Science and Technology Vol. 6, No. 5 (2011) 542-550 School of Engineering, Taylor s Universiy TRANSFORM DOMAIN SLICE BASED DISTRIBUTED VIDEO CODING A. ELAMIN*, VARUN JEOTI, SAMIR

More information

MULTI-VIEW VIDEO COMPRESSION USING DYNAMIC BACKGROUND FRAME AND 3D MOTION ESTIMATION

MULTI-VIEW VIDEO COMPRESSION USING DYNAMIC BACKGROUND FRAME AND 3D MOTION ESTIMATION MULTI-VIEW VIDEO COMPRESSION USING DYNAMIC BACKGROUND FRAME AND 3D MOTION ESTIMATION Manoranjan Paul, Junbin Gao, Michael Anoolovich, and Terry Bossomaier School of Compuing and Mahemaics, Charles Sur

More information

BLOCK-BASED MOTION ESTIMATION USING THE PIXELWISE CLASSIFICATION OF THE MOTION COMPENSATION ERROR

BLOCK-BASED MOTION ESTIMATION USING THE PIXELWISE CLASSIFICATION OF THE MOTION COMPENSATION ERROR Signal & Image Processing : An Inernaional Journal SIPIJ Vol.3 No.5 Ocober 2012 BLOCK-BASED MOTION ESTIMATION USING THE PIXELWISE CLASSIFICATION OF THE MOTION COMPENSATION ERROR Jun-Yong Kim 1 Rae-Hong

More information

Evaluation of a Singing Voice Conversion Method Based on Many-to-Many Eigenvoice Conversion

Evaluation of a Singing Voice Conversion Method Based on Many-to-Many Eigenvoice Conversion INTERSEECH 2013 Evaluaion of a Singing Voice Conversion Mehod Based on Many-o-Many Eigenvoice Conversion Hironori Doi 1, Tomoki Toda 1, Tomoyasu Nakano 2, Masaaka Goo 2, Saoshi Nakamura 1 1 Graduae School

More information

AN ESTIMATION METHOD OF VOICE TIMBRE EVALUATION VALUES USING FEATURE EXTRACTION WITH GAUSSIAN MIXTURE MODEL BASED ON REFERENCE SINGER

AN ESTIMATION METHOD OF VOICE TIMBRE EVALUATION VALUES USING FEATURE EXTRACTION WITH GAUSSIAN MIXTURE MODEL BASED ON REFERENCE SINGER AN ESTIMATION METHOD OF VOICE TIMBRE EVALUATION VALUES USING FEATURE EXTRACTION WITH GAUSSIAN MIXTURE MODEL BASED ON REFERENCE SINGER Soichi Yamane, Kazuhiro Kobayashi, Tomoki Toda 2, Tomoyasu Nakano 3,

More information

DO NOT COPY DO NOT COPY DO NOT COPY DO NOT COPY

DO NOT COPY DO NOT COPY DO NOT COPY DO NOT COPY 676 Chaper 8 Sequenial Logic Design Pracices 8.9.8 Synchronizing High-Speed Daa Transfers A very common problem in compuer sysems is synchronizing exernal daa ransfers wih he compuer sysem clock. A simple

More information

Truncated Gray-Coded Bit-Plane Matching Based Motion Estimation and its Hardware Architecture

Truncated Gray-Coded Bit-Plane Matching Based Motion Estimation and its Hardware Architecture 1530 IEEE Transacions on onsumer Elecronics, Vol. 55, No. 3, AUGUST 2009 Truncaed Gray-oded Bi-Plane Maching Based Moion Esimaion and is Hardware Archiecure Anıl Çelebi, Suden Member, IEEE, Orhan Akbulu,

More information

THE INCREASING demand to display video contents

THE INCREASING demand to display video contents IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 23, NO. 2, FEBRUARY 2014 797 Compressed-Domain Video Reargeing Jiangyang Zhang, Suden Member, IEEE, Shangwen Li, Suden Member, IEEE, andc.-c.jaykuo,fellow, IEEE

More information

Measurement of Capacitances Based on a Flip-Flop Sensor

Measurement of Capacitances Based on a Flip-Flop Sensor Sensors & Transducers ISSN 1726-5479 26 by IFSA hp://www.sensorsporal.com Measuremen of Capaciances Based on a Flip-Flop Sensor Marin KOLLÁR Deparmen of Theoreical Elecroechnics and Elecrical Measuremen,

More information

Hierarchical Sequential Memory for Music: A Cognitive Model

Hierarchical Sequential Memory for Music: A Cognitive Model 10h Inernaional Sociey for Music Informaion Rerieval Conference (ISMIR 009) Hierarchical Sequenial Memory for Music: A Cogniive Model James B. Maxwell Simon Fraser Universiy Philippe Pasquier Simon Fraser

More information

A Turbo Tutorial. by Jakob Dahl Andersen COM Center Technical University of Denmark

A Turbo Tutorial. by Jakob Dahl Andersen COM Center Technical University of Denmark A Turbo Tuorial by Jakob Dahl Andersen COM Cener Technical Universiy of Denmark hp:\\www.com.du.dk/saff/jda/pub.hml Conens. Inroducion........................................................ 3 2. Turbo

More information

Overview ECE 553: TESTING AND TESTABLE DESIGN OF. Ad-Hoc DFT Methods Good design practices learned through experience are used as guidelines:

Overview ECE 553: TESTING AND TESTABLE DESIGN OF. Ad-Hoc DFT Methods Good design practices learned through experience are used as guidelines: ECE 553: TESTING AND TESTABLE DESIGN OF DIGITAL SYSTEMS Design for Tesabiliy (DFT) - 1 Overview Definiion Ad-hoc mehods Scan design Design rules Scan regiser Scan flip-flops Scan es sequences Overhead

More information

Real-time Facial Expression Recognition in Image Sequences Using an AdaBoost-based Multi-classifier

Real-time Facial Expression Recognition in Image Sequences Using an AdaBoost-based Multi-classifier Real-ime Facial Expression Recogniion in Image Sequences Using an AdaBoos-based Muli-classifier Chin-Shyurng Fahn *, Ming-Hui Wu, and Chang-Yi Kao * Naional Taiwan Universiy of Science and Technology,

More information

10. Water tank. Example I. Draw the graph of the amount z of water in the tank against time t.. Explain the shape of the graph.

10. Water tank. Example I. Draw the graph of the amount z of water in the tank against time t.. Explain the shape of the graph. 1. Waer ank The graph A cylindrical ank conains ml of waer. A = (minues) a hole is punched in he boom, and waer begins o flow ou. I akes exacly 1 seconds for he ank o empy. Example I. Draw he graph of

More information

Source and Channel Coding Issues for ATM Networks y. ECSE Department, Rensselaer Polytechnic Institute, Troy, NY 12180, U.S.A

Source and Channel Coding Issues for ATM Networks y. ECSE Department, Rensselaer Polytechnic Institute, Troy, NY 12180, U.S.A Source and Channel Coding Issues for ATM Neworks y V.Parhasarahy, J.W.Modesino and K.S.Vasola ECSE Deparmen, Rensselaer Polyechnic Insiue, Troy, NY 12180, U.S.A Email: ParhasarahyV@indy.ce.com, fmodesin,vasolag@ecse.rpi.edu

More information

application software

application software applicaion sofware Dimmer KNX: 1, 3 and 4-fold Elecrical/Mechanical characerisics: see produc user manual Produc reference Produc designaion Applicaion sofware ref TP device Radio device TXA661A TXA661B

More information

SAFETY WITH A SYSTEM V EN

SAFETY WITH A SYSTEM V EN SAFETY WITH A SYSTEM - 1.0 EN SOFTWARE SAFE PROGRAMMING SINGLE POINT OF ENGINEERING DEELOPMENT ENIRONMENT (IDE) Wih COMBIIS sudio 6 safey machine designers can mee compliance wih IEC 61508 SIL3 and ISO/EN

More information

4.1 Water tank. height z (mm) time t (s)

4.1 Water tank. height z (mm) time t (s) 4.1 Waer ank (a) A cylindrical ank conains 8 ml of waer. A = (minues) a hole is punched in he boom, and waer begins o flow ou. I akes exacly 1 seconds for he ank o empy. Draw he graph of he amoun of waer

More information

Automatic Selection and Concatenation System for Jazz Piano Trio Using Case Data

Automatic Selection and Concatenation System for Jazz Piano Trio Using Case Data Proceedings of he 48h ISCIE Inernaional Symposium on Sochasic Sysems Theory and Is Applicaions Fukuoka, Nov. 4-5, 2016 Auomaic Selecion and Concaenaion Sysem for Jazz Piano Trio Using Case Daa Takeshi

More information

(12) (10) Patent N0.: US 7,260,789 B2 Hunleth et a]. (45) Date of Patent: Aug. 21, 2007

(12) (10) Patent N0.: US 7,260,789 B2 Hunleth et a]. (45) Date of Patent: Aug. 21, 2007 Unied Saes Paen US007260789B2 (12) (10) Paen N0.: US 7,260,789 B2 Hunleh e a]. (45) Dae of Paen: Aug. 21, 2007 (54) METHOD OF REAL-TIME INCREMENTAL 5,671,342 A 9/1997 Millier e a1. ZOOMING 5,745,710 A

More information

application software

application software applicaion sofware Dimmer KNX: 2 and 4 oupus Elecrical/Mechanical characerisics: see produc user manual Produc reference Produc designaion Applicaion sofware ref TP device Radio device TXA662AN 2-fold

More information

Lab 2 Position and Velocity

Lab 2 Position and Velocity b Lab 2 Posiion and Velociy Wha You Need To Know: Working Wih Slope In las week s lab you deal wih a lo of graphing ideas. You will coninue o use one of hese ideas in his week s lab, namely slope. Howeer,

More information

Video Summarization from Spatio-Temporal Features

Video Summarization from Spatio-Temporal Features Video Summarizaion from Spaio-Temporal Feaures Rober Laganière, Raphael Bacco, Arnaud Hocevar VIVA lab SITE - Universiy of Oawa K1N 6N5 CANADA laganier@sie.uoawa.ca Parick Lamber, Grégory Païs LISTIC Polyech

More information

Performance Rendering for Piano Music with a Combination of Probabilistic Models for Melody and Chords

Performance Rendering for Piano Music with a Combination of Probabilistic Models for Melody and Chords IPSJ SIG Technical Repor 1 1 1 1 Performance Rendering for Piano Music wih a Combinaion of Probabilisic Models for Melody and Chords Tae Hun Kim, 1 Saoru Fukayama, 1 Takuya Nishimoo 1 and Shigeki Sagayama

More information

MELODY EXTRACTION FROM POLYPHONIC AUDIO BASED ON PARTICLE FILTER

MELODY EXTRACTION FROM POLYPHONIC AUDIO BASED ON PARTICLE FILTER 11h Inernaional Sociey for Music Informaion Rerieval Conference (ISMIR 010) MELODY EXTRACTION FROM POLYPHONIC AUDIO BASED ON PARTICLE FILTER Seokhwan Jo Chang D. Yoo Deparmen of Elecrical Engineering,

More information

EX 5 DIGITAL ELECTRONICS (GROUP 1BT4) G

EX 5 DIGITAL ELECTRONICS (GROUP 1BT4) G EX 5 IGITAL ELECTRONICS (GROUP BT4) G Afer compleing he ask and sudying Unis 2., 2.2, 2.3 and 2.4, you will be able o (ick all ha apply): Explain he concep of memory in digial sysems and why we alk abou

More information

A Methodology for Evaluating Storage Systems in Distributed and Hierarchical Video Servers

A Methodology for Evaluating Storage Systems in Distributed and Hierarchical Video Servers A Mehodology for Evaluaing Sorage Sysems in Disribued and Hierarchical Video Servers William Tezlaff, Marin Kienzle, Dinkar Siaram BM T. J. Wason Research Cener Yorkown Heighs, NY 10598 Absrac Large scale

More information

CE 603 Photogrammetry II. Condition number = 2.7E+06

CE 603 Photogrammetry II. Condition number = 2.7E+06 CE 60 Phoogrammery II Condiion number.7e06 CE 60 Phoogrammery II Condiion number.8 CE 60 Phoogrammery II CE 60 Phoogrammery II CE 60 Phoogrammery II CE 60 Phoogrammery II CE 60 Phoogrammery II Simulaed

More information

Coded Strobing Photography: Compressive Sensing of High-speed Periodic Events

Coded Strobing Photography: Compressive Sensing of High-speed Periodic Events IEEE TRANSACTIONS ON ATTERN ANALYSIS AND MACHINE INTELLIGENCE 1 Coded Srobing hoography: Compressive Sensing of High-speed eriodic Evens Ashok Veeraraghavan, Member, IEEE, Dikpal Reddy, Suden Member, IEEE,

More information

Physics 218: Exam 1. Sections: , , , 544, , 557,569, 572 September 28 th, 2016

Physics 218: Exam 1. Sections: , , , 544, , 557,569, 572 September 28 th, 2016 Physics 218: Exam 1 Secions: 201-203, 520-529,534-538, 544, 546-555, 557,569, 572 Sepember 28 h, 2016 Please read he insrucions below, bu do no open he exam unil old o do so. Rules of he Exam: 1. You have

More information

2015 Communication Guide

2015 Communication Guide 2015 Communicaion Guide Polarec, LLC 46 Safford Sree Lawrence, MA 01841 Inquiries: info@polarec.com POLARTEC.COM 2015 Communicaion Guide Welcome 1 Overview 2 The Polarec Brand Collecion of Fabrics 3 Polarec

More information

Determinants of investment in fixed assets and in intangible assets for hightech

Determinants of investment in fixed assets and in intangible assets for hightech Nunes, P., Serrasqueiro, Z., & Maos, A. (2017). Deerminans of invesmen in fixed asses and in inangible asses for high-ech firms. Journal of Inernaional Sudies, 10(1), 173-179. doi:10.14254/2071-8330.2017/10-1/12

More information

Nonuniform sampling AN1

Nonuniform sampling AN1 Digial Alias-free Signal Processing Applicaion Noes Nonuniform sampling AN1 Sepember 2001 1 Inroducion To process signals digially, hey obviously have o be presened in he appropriae digial forma. Therefore

More information

Automatic location and removal of video logos

Automatic location and removal of video logos Auomaic locaion and removal of video logos Wei-Qi Yan 1 Jun Wang 2 Mohan S. Kankanhalli 1 1 School of Compuing Naional Universi of Singapore Singapore e-mail: {anwq mohan}@comp.nus.edu.sg 2 Facul of Elecrical

More information

Video inpainting of complex scenes based on local statistical model

Video inpainting of complex scenes based on local statistical model Video inpaining of complex scenes based on local saisical model Voronin V.V. (a), Sizyakin R.A. (a), Marchuk V.I. (a), Yigang Cen (b), Galusov G.G. (c), Egiazarian K.O. (d) ; (a) Don Sae Technical universiy,

More information

Workflow Overview. BD FACSDiva Software Quick Reference Guide for BD FACSAria Cell Sorters. Starting Up the System. Checking Cytometer Performance

Workflow Overview. BD FACSDiva Software Quick Reference Guide for BD FACSAria Cell Sorters. Starting Up the System. Checking Cytometer Performance BD FACSDiva Sofware Quick Reference Guide for BD FACSAria Cell Sorers This guide conains insrucions for using BD FACSDiva sofware version 6. wih BD FACSAria cell sorers. Workflow Overview The following

More information

Removal of Order Domain Content in Rotating Equipment Signals by Double Resampling

Removal of Order Domain Content in Rotating Equipment Signals by Double Resampling Removal of Order Domain Conen in Roaing Equipmen Signals by Double Resampling By: Charles L. Groover Marin W. Trehewey Deparmen of Mechanical and Nuclear Engineering Penn Sae Universiy Universiy Park,

More information

Region-based Temporally Consistent Video Post-processing

Region-based Temporally Consistent Video Post-processing Region-based Temporally Consisen Video Pos-processing Xuan Dong Tsinghua Universiy dongx1@mails.singhua.edu.cn Boyan Bonev UC Los Angeles bonev@ucla.edu Yu Zhu Norhwesern Polyechnical Universiy zhuyu1986@mail.nwpu.edu.cn

More information

Monitoring Technology

Monitoring Technology Monioring Technology IT ine Monior IR 9112/710, IS 9112/711, IS 9112/712 varimeer 0244240 Circui diagram IR 9112/710 IS 9112/712 According o IEC/EN 60 255, DIN VDE 0435-303, IEC/EN 61 557 For rooms used

More information

Personal Computer Embedded Type Servo System Controller. Simple Motion Board User's Manual (Advanced Synchronous Control) -MR-EM340GF

Personal Computer Embedded Type Servo System Controller. Simple Motion Board User's Manual (Advanced Synchronous Control) -MR-EM340GF Personal Compuer Embedded Type Servo Sysem Conroller Simple Moion Board User's Manual (Advanced Synchronous Conrol) -MR-EM340GF SAFETY PRECAUTIONS (Read hese precauions before using his produc.) Before

More information

LATCHES Implementation With Complex Gates

LATCHES Implementation With Complex Gates LECTURE 7 SEUENTIAL MOS LOGIC CIRCUITS Implemenaion Wih Primiive Gaes Lecure Goals * Undersand and be able o design: laches and flip-flops implemened wih primiive gaes laches and flip-flops implemened

More information

Besides our own analog sensors, it can serve as a controller performing variegated control functions for any type of analog device by any maker.

Besides our own analog sensors, it can serve as a controller performing variegated control functions for any type of analog device by any maker. SENSOR CTROERS SERIES High-funcional Digial Panel Conroller / Inpu Bes parner for analog sensors 2 Analog Inpu Versaile conrol wih analog sensors Besides our own analog sensors, i can serve as a conroller

More information

Mean-Field Analysis for the Evaluation of Gossip Protocols

Mean-Field Analysis for the Evaluation of Gossip Protocols Mean-Field Analysis for he Evaluaion of Gossip Proocols Rena Bakhshi, Lucia Cloh, Wan Fokkink, Boudewijn Haverkor Deparmen of Compuer Science, Vrije Universiei Amserdam, Amserdam, Neherlands Cenre for

More information

Computer Graphics Applications to Crew Displays

Computer Graphics Applications to Crew Displays Fairfield Universiy DigialCommons@Fairfield Mahemaics Faculy Publicaions Mahemaics Deparmen 8-1-1983 Compuer Graphics Applicaions o Crew Displays Joan Wyzkoski Weiss Fairfield Universiy, weiss@fairfield.edu

More information

THERMOELASTIC SIGNAL PROCESSING USING AN FFT LOCK-IN BASED ALGORITHM ON EXTENDED SAMPLED DATA

THERMOELASTIC SIGNAL PROCESSING USING AN FFT LOCK-IN BASED ALGORITHM ON EXTENDED SAMPLED DATA XIX IMEKO World Congress Fundamenal and Applied Merology Sepember 6 11, 9, Lisbon, Porugal THERMOELASTIC SIGNAL PROCESSING USING AN FFT LOCK-IN BASED ALGORITHM ON EXTENDED SAMPLED DATA L. D Acquiso 1,

More information

Discount Rates for Seed Capital Investments

Discount Rates for Seed Capital Investments DOUMNTO D DISUSIÓN DD/0/6 Discoun aes or Seed apial Invesmens *Samuel Mongru Monalván (Universidad del Pacíico) mongru_sa@up.edu.pe *GAD, ITSM, ampus Querearo, Mexico Marzo, 206 Absrac So ar, he esimaion

More information

Marjorie Thomas' schemas of Possible 2-voice canonic relationships

Marjorie Thomas' schemas of Possible 2-voice canonic relationships Marjorie Thomas' schemas of Possible 2-voice canon Real Time Tempo Canons wih Anescofo Chrisopher Trapani Columbia Universiy, New York cm2150@columbia.edu ABSTRACT Wih recen advances in score-following

More information

First Result of the SMA Holography Experirnent

First Result of the SMA Holography Experirnent Firs Resul of he SMA Holography Experirnen Xiaolei Zhang Peer Brako Dan Oberlander Nimesh Pae1 Tirupai K. Sridharan A4nony A. Sark December 11, 1996 Submillimeer Array Memorandum, No. 102 Absrac This memo

More information

Student worksheet: Spoken Grammar

Student worksheet: Spoken Grammar Grammar o go! Language healh-check Suden workshee: Spoken Grammar Time for your language healh-check. Find ou how Grammar Scan can help you achieve greaer accuracy. Firs do he diagnosic ess o check your

More information

Digital Panel Controller

Digital Panel Controller SENSOR CTROERS SERIES Digial Panel Conroller NPS / Inpu Bes Parner for Analog Sensors 2 Analog Inpu PS-18V Power Supply Versaile Conrol wih Analog Sensors Bornier : IP 20 Applicable SUNX s analog s Laser

More information

A ROBUST DIGITAL IMAGE COPYRIGHT PROTECTION USING 4-LEVEL DWT ALGORITHM

A ROBUST DIGITAL IMAGE COPYRIGHT PROTECTION USING 4-LEVEL DWT ALGORITHM Inernaional Journal of Advanced Technology in Engineering and Science wwwiaescom Volume No, Issue No, November 4 ISSN online: 348 755 A ROBUST DIGITAL IMAGE COPYRIGHT PROTECTION USING 4-LEVEL DWT ALGORITHM

More information

Solution Guide II-A. Image Acquisition. Building Vision for Business. MVTec Software GmbH

Solution Guide II-A. Image Acquisition. Building Vision for Business. MVTec Software GmbH Soluion Guide II-A Image Acquisiion MVTec Sofware GmbH Building Vision for Business Overview Obviously, he acquisiion of s is a ask o be solved in all machine vision applicaions. Unforunaely, his ask mainly

More information

Predicting the perceived Quality of impulsive Vehicle sounds

Predicting the perceived Quality of impulsive Vehicle sounds Predicing he perceived Qualiy of impulsive Vehicle sounds Marius Hoechseer, Jan-Michael Sauer BMW AG, D-80788 Muenchen, Germany. Ulrich Gabber Oo von Guericke Universiy Magdeburg, Universiaesplaz 2, D-39106

More information

The Art of Image Acquisition

The Art of Image Acquisition HALCON Applicaion Noe The Ar of Image Acquisiion Provided Funcionaliy Connecing o simple and complex configuraions of frame grabbers and cameras Acquiring s in various iming modes Configuring frame grabbers

More information

Computer Vision II Lecture 8

Computer Vision II Lecture 8 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Compuer

More information

Computer Vision II Lecture 8

Computer Vision II Lecture 8 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Compuer Vision II Lecure 8 Tracking wih Linear Dnamic Models 2.5.24 Basian Leibe RWTH Aachen hp://www.vision.rwh-aachen.de leibe@vision.rwh-aachen.de

More information

Solution Guide II-A. Image Acquisition. HALCON Progress

Solution Guide II-A. Image Acquisition. HALCON Progress Soluion Guide II-A Image Acquisiion HALCON 17.12 Progress The Ar of Image Acquisiion, Version 17.12 All righs reserved. No par of his publicaion may be reproduced, sored in a rerieval sysem, or ransmied

More information

Enabling Switch Devices

Enabling Switch Devices Enabling Swich Devices A4EG A4EG Enabling Grip Swich wih Disinc Feel for Three Easily Discernible Posiions The difficul ask of configuring safey circuis is now easily achieved by combining he A4EG wih

More information

VECM and Variance Decomposition: An Application to the Consumption-Wealth Ratio

VECM and Variance Decomposition: An Application to the Consumption-Wealth Ratio Inernaional Journal of Economics and Finance; Vol. 9, No. 6; 2017 ISSN 1916-971X E-ISSN 1916-9728 Published by Canadian Cener of Science and Educaion VECM and Variance Decomposiion: An Applicaion o he

More information

AUTOCOMPENSATIVE SYSTEM FOR MEASUREMENT OF THE CAPACITANCES

AUTOCOMPENSATIVE SYSTEM FOR MEASUREMENT OF THE CAPACITANCES 6 Auocompensaive Sysem for Measuremen of he Capaciances Radioengineering ATOCOMPENSATIVE SYSTEM FOR MEASREMENT OF THE CAPACITANCES Marin KOLLÁR, Vikor ŠPÁNY, Tomáš GABAŠ Dep. of Elecronics and Mulimedia

More information

The Art of Image Acquisition

The Art of Image Acquisition HALCON Applicaion Noe The Ar of Image Acquisiion Provided Funcionaliy Connecing o simple and complex configuraions of frame grabbers and cameras Acquiring s in various iming modes Configuring frame grabbers

More information

The Impact of e-book Technology on Book Retailing

The Impact of e-book Technology on Book Retailing The Impac of e-book Technology on Book Reailing Yabing Jiang Graduae School of Business Adminisraion Fordham Universiy yajiang@fordham.edu Evangelos Kasamakas Graduae School of Business Adminisraion Fordham

More information

Commissioning EN. Inverter. Inverter i510 Cabinet 0.25 to 2.2 kw

Commissioning EN. Inverter. Inverter i510 Cabinet 0.25 to 2.2 kw Commissioning EN Inverer Inverer i510 Cabine 0.25 o 2.2 kw Conens Conens 1 General informaion 11 1.1 Read firs, hen sar 11 2 Safey insrucions 12 2.1 Basic safey measures 12 2.2 Residual hazards 13 2.3

More information

UPDATE FOR DESIGN OF STRUCTURAL STEEL HOLLOW SECTION CONNECTIONS VOLUME 1 DESIGN MODELS, First edition 1996 A.A. SYAM AND B.G.

UPDATE FOR DESIGN OF STRUCTURAL STEEL HOLLOW SECTION CONNECTIONS VOLUME 1 DESIGN MODELS, First edition 1996 A.A. SYAM AND B.G. REF: ASI TN006 Version ASI Head Office Level 13, 99 Moun Sree Norh Sydney NSW 060 Tel: 0 9931 6666 Email: enquiries@seel.org.au (ABN)/ACN (94) 000973 839 www.seel.org.au ASI TECHNICAL NOTE TN006 V Auhors:

More information

MELSEC iq-f FX5 Simple Motion Module User's Manual (Advanced Synchronous Control) -FX5-40SSC-S -FX5-80SSC-S

MELSEC iq-f FX5 Simple Motion Module User's Manual (Advanced Synchronous Control) -FX5-40SSC-S -FX5-80SSC-S MELSEC iq-f FX5 Simple Moion Module User's Manual (Advanced Synchronous Conrol) -FX5-40SSC-S -FX5-80SSC-S SAFETY PRECAUTIONS (Read hese precauions before use.) Before using his produc, please read his

More information

Drivers Evaluation of Performance of LED Traffic Signal Modules

Drivers Evaluation of Performance of LED Traffic Signal Modules Civil Engineering Sudies Transporaion Engineering Series No. 120 Traffic Operaions Lab Series No. 5 UILU-ENG-2002-2010 ISSN-0917-9191 Drivers Evaluaion of Performance of LED Traffic Signal Modules By Rahim

More information

LABORATORY COURSE OF ELECTRONIC INSTRUMENTATION BASED ON THE TELEMETRY OF SEVERAL PARAMETERS OF A REMOTE CONTROLLED CAR

LABORATORY COURSE OF ELECTRONIC INSTRUMENTATION BASED ON THE TELEMETRY OF SEVERAL PARAMETERS OF A REMOTE CONTROLLED CAR Proceedings, XVII IMEKO World Congress, June 22 27, 2003, Dubrovnik, Croaia XVII IMEKO World Congress Merology in he 3rd Millennium June 22 27, 2003, Dubrovnik, Croaia LABORATORY COURSE OF ELECTRONIC INSTRUMENTATION

More information

G E T T I N G I N S T R U M E N T S, I N C.

G E T T I N G I N S T R U M E N T S, I N C. G E T T I N G I N S T R U M E N T S, I N C. WWW.GETTINGINSTRUMENTS.COM SAN DIEGO, CA 619-855-1246 DUAL MODE ANALOG / DIGITAL STIMULUS ISOLATION UNIT MODEL 4-AD INSTRUCTION MANUAL GETTING INSTRUMENTS, INC.

More information

TEA2037A HORIZONTAL & VERTICAL DEFLECTION CIRCUIT

TEA2037A HORIZONTAL & VERTICAL DEFLECTION CIRCUIT APPLICATION NOTE HORIZONTAL & VERTICAL DEFLECTION CIRCUIT By B. D HALLUIN SUMMARY Page I INTRODUCTION....................................................... 2 II FUNCTIONAL DESCRIPTION OF................................

More information

TUBICOPTERS & MORE OBJECTIVE

TUBICOPTERS & MORE OBJECTIVE The Mah Projecs Journal Page 1 LESSON PLAN TUBICOPTERS & MORE OBJECTIVE The goal of his lesson is wo-fol:1) Suens raw conclusions from graphs wihin conexs an 2) Suens use hese conexs o iscern he meaning

More information

United States Patent (19) Gardner

United States Patent (19) Gardner Unied Saes Paen (19) Gardner 4) MICRPRGRAM CNTRL UNITS (7) Invenor: Peer Lyce Gardner, Tolebank, England (73) Assignee: Inernaional Business Machines Corporaion, Armonk, N.Y. 22 Filed: Nov. 13, 197 (21)

More information

Telemetrie-Messtechnik Schnorrenberg

Telemetrie-Messtechnik Schnorrenberg Funcion Descripion of Digial Telemery 1. Digial Telemery Sysems 1.1 Telemery Sysems wih PCM-Technology For he wireless ransmission of several informaion channels, several differen RF ransmission frequencies

More information

Supercompression for Full-HD and 4k-3D (8k) Digital TV Systems

Supercompression for Full-HD and 4k-3D (8k) Digital TV Systems Supercompression for Full-HD and 4k-3D (8k Digial TV Sysems Mario Masriani Absrac In his work, we developed he concep of supercompression, i.e., compression above he compression sandard used. In his conex,

More information

TLE6251D. Data Sheet. Automotive Power. High Speed CAN-Transceiver with Bus Wake-up. Rev. 1.0,

TLE6251D. Data Sheet. Automotive Power. High Speed CAN-Transceiver with Bus Wake-up. Rev. 1.0, High Speed CAN-Transceiver wih Bus Wake-up Daa Shee Rev. 1.0, 2012-07-27 Auomoive Power Table of Conens 1 Overview....................................................................... 3 2 Block Diagram...................................................................

More information

Press Release

Press Release Press Release 3.2008 Ediorial Analyzer 2 is released, he mos complex and difficul sofware upgrade in he hisory of our company. No only he developmen eam, he whole saff gave heir bes o make his release

More information

LCD Module Specification

LCD Module Specification LCD Module Specificaion Model: LG128643-SMLYH6V Table of Conens COVER & CONTENTS 1 BASIC SPECIFICATIONS 2 ABSOLUTE MAXIMUM RATINGS 3 ELECTRICAL CHARACTERISTICS 4 OPERATING PRINCIPLES & METHODES 7 DISPLAY

More information

R&D White Paper WHP 120. Digital on-channel repeater for DAB. Research & Development BRITISH BROADCASTING CORPORATION.

R&D White Paper WHP 120. Digital on-channel repeater for DAB. Research & Development BRITISH BROADCASTING CORPORATION. R&D Whie Paper WHP 120 Sepember 2005 Digial on-channel repeaer for DAB A. Wiewiorka and P.N. Moss Research & Developmen BRITISH BROADCASTING CORPORATION BBC Research & Developmen Whie Paper WHP 120 A.

More information

Advanced Handheld Tachometer FT Measure engine rotation speed via cigarette lighter socket sensor! Cigarette lighter socket sensor FT-0801

Advanced Handheld Tachometer FT Measure engine rotation speed via cigarette lighter socket sensor! Cigarette lighter socket sensor FT-0801 Advanced Handheld Tachomeer Measure engine roaion speed via cigaree ligher socke sensor! Cigaree ligher socke sensor FT-0801 Advanced Handheld Tachomeer Roaion pulse no needed. Roaion speed measured via

More information

And the Oscar Goes to...peeeeedrooooo! 1

And the Oscar Goes to...peeeeedrooooo! 1 And he Oscar Goes o...peeeeedrooooo! 1 Bey Agnani and Henry Aray 2 Universiy of Granada November, 2010 Absrac In his aricle we are ineresed in how he producion of Spanish feaure films reacs o an Oscar

More information

Novel Power Supply Independent Ring Oscillator

Novel Power Supply Independent Ring Oscillator Novel Power Supply Independen Ring Oscillaor MOHAMMAD HASSAN MONTASERI, HOSSEIN MIAR NAIMI ECE Deparmen Babol Universiy of Technology Shariay S, Babol, Mazandaran IRAN mh.monaseri@gmail.com Absrac: - A

More information

USB TRANSCEIVER MACROCELL INTERFACE WITH USB 3.0 APPLICATIONS USING FPGA IMPLEMENTATION

USB TRANSCEIVER MACROCELL INTERFACE WITH USB 3.0 APPLICATIONS USING FPGA IMPLEMENTATION USB TRANSCEIVER MACROCELL INTERFACE WITH USB 3.0 APPLICATIONS USING FPGA IMPLEMENTATION T Mahendra 1, N Mohan Raju 2, K Paramesh 3 Absrac The Universal Serial Bus(USB) Transceiver Macro cell Inerface (UTMI)

More information

Diffusion in Concert halls analyzed as a function of time during the decay process

Diffusion in Concert halls analyzed as a function of time during the decay process Audiorium Acousics 11, Dublin Diffusion in Concer halls analyzed as a funcion of ime during he decay process Claus Lynge Chrisensen & Jens Holger Rindel Odeon A/S, Lyngby, Denmark Agenda Why invesigae

More information

SC434L_DVCC-Tutorial 1 Intro. and DV Formats

SC434L_DVCC-Tutorial 1 Intro. and DV Formats SC434L_DVCC-Tuorial 1 Inro. and DV Formas Dr H.R. Wu Associae Professor Audiovisual Informaion Processing and Digial Communicaions Monash niversiy hp://www.csse.monash.edu.au/~hrw Email: hrw@csse.monash.edu.au

More information

DIGITAL MOMENT LIMITTER. Instruction Manual EN B

DIGITAL MOMENT LIMITTER. Instruction Manual EN B DIGITAL MOMENT LIMITTER Insrucion Manual EN294 1379 B FORWARD Thank you very much for your purchasing Minebea s Momen Limier DML 802B. This manual explains insallaion procedures and connecing mehod and

More information

Sustainable Value Creation: The role of IT innovation persistence

Sustainable Value Creation: The role of IT innovation persistence Associaion for Informaion Sysems AIS Elecronic Library (AISeL) AMCIS 2009 Proceedings Americas Conference on Informaion Sysems (AMCIS) 2009 Susainable Value Creaion: The role of IT innovaion persisence

More information

Trinitron Color TV KV-TG21 KV-PG21 KV-PG14. Operating Instructions M70 M61 M40 P70 P (1)

Trinitron Color TV KV-TG21 KV-PG21 KV-PG14. Operating Instructions M70 M61 M40 P70 P (1) 4-084-17-1(1) Triniron Color TV Operaing Insrucions Before operaing he uni, please read his manual horoughly and reain i for fuure reference. GB KV-TG1 KV-PG1 KV-PG14 001 Sony Corporaion M70 M61 M40 P70

More information

TWENTY-SEVENTH ANNUAL REPORT

TWENTY-SEVENTH ANNUAL REPORT I...- TWENTY-SEVENTH ANNUAL REPORT AUSTRALIAN BROADCASTING CONTROL BOARD YEAR ENDED 30 JUNE 97 Ausralian Governmen Publishing Service Canberra 97 CONTENTS Published for he Ausralian Broadcasing Conrol

More information

Q = OCM Pro. Very Accurate Flow Measurement in partially and full filled Pipes and Channels

Q = OCM Pro. Very Accurate Flow Measurement in partially and full filled Pipes and Channels Q = Σ i i i OCM Pro Very ccurae Flow Measuremen in parially and full filled Pipes and Channels OCM Pro New in he Field of Flow Measuremen Measuremen of he Real Flow Velociy Profile Spaial llocaion of Single

More information

Press Release. Dear Customers, Dear Friends of Brain Products,

Press Release. Dear Customers, Dear Friends of Brain Products, Press Release December 2009, Volume 33 Conens of his issue IN THE FOCUS New rtms simulaion device PowerMAG research 2 Produc Developmens Looking back a BrainVision Analyzer and RecView in 2009 3 Produc

More information

Direct RDRAM 128/144-MBit (256K 16/18 32s)

Direct RDRAM 128/144-MBit (256K 16/18 32s) Overview The Rambus Direc RDRAM is a general purpose high-performance memory device suiable for use in a broad range of applicaions including compuer memory, graphics, video, and any oher applicaion where

More information

TLE7251V. 1 Overview. Features. Potential applications. Product validation. High Speed CAN-Transceiver with Bus Wake-up

TLE7251V. 1 Overview. Features. Potential applications. Product validation. High Speed CAN-Transceiver with Bus Wake-up High Speed CAN-Transceiver wih Bus Wake-up 1 Overview Feaures Fully compaible o ISO 11898-2/-5 Wide common mode range for elecromagneic immuniy (EMI) Very low elecromagneic emission (EME) Excellen ESD

More information

A Link Layer Analytical Model for High Speed Full- Duplex Free Space Optical Links

A Link Layer Analytical Model for High Speed Full- Duplex Free Space Optical Links A Link Layer Analyical Model for High Seed Full- Dulex Free Sace Oical Links Pi Huang and A. C. Boucouvalas Mulimedia Communicaions Research Grou School of Design, Engineering and Comuing Bournemouh Universiy,

More information

SAFETY WARNING! DO NOT REMOVE THE MAINS EARTH CONNECTION!

SAFETY WARNING! DO NOT REMOVE THE MAINS EARTH CONNECTION! INTRODUCTION The GL2 coninues ALLEN & HEATH s commimen o provide high qualiy audio mixing consoles engineered o mee he exacing requiremens of oday s audio business. I brings you he laes in high performance

More information

Emergence of invariant representation of vocalizations in the auditory cortex

Emergence of invariant representation of vocalizations in the auditory cortex J Neurophysiol 114: 2726 274, 215. Firs published Augus 26, 215; doi:1.1152/jn.95.215. Emergence of invarian represenaion of vocalizaions in he audiory corex Isaac M. Carruhers, 1,2 Diego A. Laplagne,

More information

f, I f, f, t t A Tale of Two Cities : A Study of Conference Room Videoconf erencing I ELEI{TE)ENLE 0nulo Telepresence Project

f, I f, f, t t A Tale of Two Cities : A Study of Conference Room Videoconf erencing I ELEI{TE)ENLE 0nulo Telepresence Project . T. T T f, f, f, ELE{TE)ENLE 0nulo Telepresence Projec A Tale of Two Ciies : A Sudy of Conference Room Videoconf erencing Gale Mooe OMARTO TELEPRESEN CE P RO E CT December'1994 T T l Execuive S ln lae

More information

Circuit Breaker Ratings A Primer for Protection Engineers

Circuit Breaker Ratings A Primer for Protection Engineers Circui Breaker Raings A Primer for Proecion Engineers Bogdan Kaszenny, Schweizer Engineering Laboraories, Inc. Joe Rosron, Souhern Saes, LLC Absrac This paper explains he asymmerical shor-circui inerruping

More information

SOME FUNCTIONAL PATTERNS ON THE NON-VERBAL LEVEL

SOME FUNCTIONAL PATTERNS ON THE NON-VERBAL LEVEL SOME FUNCTIONAL PATTERNS ON THE NON-VERBAL LEVEL A GREAT MANY words have been wrien on he subjec of 'beauy,' many very beauiful and many very wise. They explain quie clearly why cerain hings, or classes

More information