Training of Elman networks and dynamic system modelling

Size: px
Start display at page:

Download "Training of Elman networks and dynamic system modelling"

Transcription

1 l teratioal Joural of Systets Sciece, i996, volume 27, umber 2, pages 221,226 Traiig of Elma etworks ad dyamic system modellig D. T. Pset ad X. Llut A dyamic backpropagatio (DBP) algorithm is preseted to trai the Elma etwork to model dyamic systems. The relatioship betwee the Elma etwork traied by the DBP algorithm ad the modified Elma etwork preuiously proposed by the authors is clarified. The paper shows that the modifed Elta etwork is a approxfiate realizatio of the Elma etwork traied by the DBP algorithr. t is the selffeedback iks of the cotext uits of the rodified Elma etwork which prouide a dyamic trace of the gradiets i the parameter space ad eable the etwork to model dyamic systems of orders higher tha oe. The paper first giues the results of modellig q secodorder liear plat ad a thirdorder liear plat. N either plat could be modelled usig Elma etworks traied by the stadard backpropagatio algorithm, but both were successfully modelled by DBPtraied Elma etworks as they had bee i preuious studies by modifed Elma etworks. Fially, the paper reports o the applicatio of the DBPtraied Elma et to model a bechmark oliear process. 1. troductio The Elma etwork (Elma 1990) is a type of recurret etwork. There has bee much research iterest i this etwork (Pham ad Liu 1,992, Hertz et a. 1991, Kua 1989, Kua et al. 1989) ad it has bee built ito the MATLAB software (The Math Works c. 1989) ad applied to dyamic system idetificatio (Pham ad Liu i992) ad fiacial predictio (Kamijo ad Taigawa 1990). A modified Elma etwork has bee proposed by Pham ad Liu (1992) because it was foud that the basic Eima etwork traied by the stadard backpropagatio (BP) aigorithm (Rumelhart ad McClellad 1986) was abie to model oly firstorder dyamic systems. This paper describes the dyamic BP (DBP) algorithm which is proper for traiig the basic Elma etwork ad shows that the modified Eima etwork is a approximatio of the Elma etwork traied by DBP. This further clarifies why the modified Elma etwork ca model higherorder dyamic systems. 2. The Elma etwork Elma (1990) itroduced a simpie recurret eural etwork, as show i Fig. 1 (the etwork is assumed to have Received 16 August 1995, Accepted 22 August t telliget Systems Research Laboratory, School of Egieerig, Uiversity of Wales, Cardiff, UK. oly oe iput uit ad oe output uit i this case). This etwork is very similar to the etwork proposed by Robiso ad Fallside (1987). The latter possesses a structure whose coectios are defied i the same way as that employed by Werbos (1990). By forcig some weights to zero, the etworks give by Elma (1990) ad Robiso ad Fallside (1987) have the same structure. The work of this paper follows the feedforward layered structure defied by Elma (1990). From Fig. 1 it ca be see that i a basic Elma etwork, i additio to the iput uit, the hidde uits Cotext uits Output uit ' 'fa L o f) Hidde uits f) l.,o Figure 1. Basic Elma etwork. tput uit 0020'7121i96 Sl:.00 e 1996 Taylor & Fracis Ltd

2 222 D. T. Pham ad X. Liu ad the output uit, there are also cotext uits. The iput ad output uits iteract with the outside eviromet, whereas the hidde ad cotext uits do ot. The iput uit is oly a buffer uit which passes the sigals without chagig them. The output uit is a iiear uit which sums the sigals fed to it. The hidde uits ca have liear or oiiear activatio fuctios. The cotext uits are used oly to memorise the previous activatios of the hidde uits ad ca be cosidered to luctio as oestep time delays. The feedforward coectios (dotted lies) are modifiable; the recurret coectios (solid lies) are fixed. Because the recurret coectios are fixed, the Elma etwork is sometimes cailed a partially recurret etwork. At a specific time k, the previous activatios of the hidde uits (at time k 1) ad the curret iput (at time /<) are used as iputs to the etwork. At this stage, the etwork acts as a feedforward etwork ad propagates these iputs forward to produce the output. The stadard backpropagatio learig rule (Rumeihart ad McClellad 1986) ca the be errployed to trai the etwork. After tlris traiig step the activatios of the hidde uits at time k are set back through the recurret liks to the cotext uits ad saved there for the ext traiig step (time k + l). At the begiig of the traiig process, the activatios ofthe hidde uits are ukow. Usuaily, they are set to oehalf of their maximum rage. For a sigmoidal activatio fuctio the iitial values ca be set to 0'5. For a hyperbolic taget activatio fuctio they ca be equated to 0.0. Fig. 1 the exterai iput to the etwork is represeted by u(k) ad the etwork output by. The total iput to the lth hidde uit is deoted as u,(k). The output of the ith hidde uit is deoted as x,(k). The output olthe jth cotext uit is xj(ft). The followig equatios hold: u,(k) :,i;(k j= t' x,(k): f(u,), xj(k):x/k1), : witk l)r,(k). i= 1 l)x,r(k) + w'i(k l)u(k), (a) (1 b) (1 c) (t d) where uri('),,i;( ) ad wi( ), t, j:1,2,...,, are the weights ol the liks, respectively, betwee the iput uit ad the hidde layer, betwee the cotext layer ad the hidde layer, ad betwee the hidde layer ad the output uit. / is a sigioidal activatio fuctio. particuiar, if iput a(k) is delayed by oe time step before it is set to the iput uit, xj(k) is replaced by 1(,k 1), ad the hidde uits are assumed to be liear. the above equatios become il u,(k) : wir(/< j=t x;1k): u;(k), l(a): wit/< l;.r,rk). l)x;(k 1) + 14,;'(k l)u(k 1). (2,,) (2h) (2c) Equatios (2a)(2c) are the statespace descriptio q1 a thorder iiear dyamic system, where ri is llis dimesio of t(ft) : {.",(/,)}, that is the umber of hidde/ cotext uits. The order ol the model depeds o the umber ol states, which is also the umber o[ hidde uits. Equatios (2 a)(2c) ca be expaded ito the foliowig: : AJ(k 1) + Ary(k 2) + t Bru(k 1) + Bru(k 2) + f A,y(k ) 1 B,u(k ). (3) Therefore, theoretically a Elma etwork is abie to model a thorder dyamic system if it ca be traied to do so. To model a system represeted by (3) usig iputoutput data, 2 iput uits would be eeded if a feedlorward eurai etwork is used. For a Elma etwork the iput uit umber is oe or + if the cotext uits are regarded as iput uits. Thus a Elma etwork will be sigificatly smaller i structure tha a feedforward etwork whe is large. 3. Traiig of the Elma etwork The leedback vector r"(k): {.*i(ft)} is x(k 1) which is a fuctio of w'(k 2)x(k 2) + w'(k 2)u(k 2). Therefore, x'(k) depeds o the weights of previous time istats. Whe the BP method is applied, the depedece olx'(k) o the weights should also be take ito accout. A BP algorithm that takes care of this depedece is the dyamic BP algorithm (Kua 1989). To obtai the dyamic BP algorithm, cosider (1 a)(1 d). Let the traiig data set be (u(k), yo(,t)), k: 7,2,..., N, where yo(k) is the desired output of the etwork. Whe a iputoutput data pair is preseted to the etwork at time ft, the squared error at the etwork output is defied as Eu:+(yo(k) )'. (:4) Whe patterbased learig is adopted, the weights are modified at each time step k. For wi(k 1), the error gradiet is AEu dr,vi(ft 1)

3 Elta rtt' i tttorks a.d dyati r: s r st em m o d el i q JJ For y,i(/< 1) 21d i1,;'r(ft 1)?E, ;r'j'(k 1) aer li,ft tl _ ler e),qt 1"(l] du,(/r) dl (A),.\i(k) er,iij F'l1L r (yo(/<) )wl(k dr,(ft) tx,(k) _ill it'(k) d.r,(k),'r;r1k t1 (yo(/,) )wi(k * 1) 1).f, ir(/<). (6) Ax,(k) x_ (1) dwirlk 1y', (6) f, deotes the derivative ol f with respect to u,. As discussed above, the iterai leedback x(k 1) is depedet o w'(k 2). Therefore, from (1a) ad (lb) Ax,(k) _ 6x,(k) Au,(k) 1wi,t(k * 1) Au,$) Awi.,(k 1) :l, Au,(k) "'d*1'1k l; ( :.f,,\x,tk _ t) t + 'i.,rt l) '*4:l) l t='t r''' ' 1wi.,& l)) f the weight chages are assumed to be small i iteratio, the (8) ca be approximately writte recursive form as Artkt ( tol3l',: /"{x;tk t) +, f rvr,(k r, at4l) l,,lr''i,l\ t, ar;,tr _ Z1t (8) each ia Equatio (9) keeps a dyamic trace of the gradiet. This is equivalet to applyrg BP through time (Werbos 1 e90). The geerai weight modificatio i the gradiet descet method is ae, A,w: ", 'Aw The dyamic BP algorithm for traiig a Elma etwork ca thus be summarized as foiiows N ettuork u,(k) : wi;(k 1)x;(k 1) + wi'(k l)u(k), j=t r,(k) : /(u,), )(ft): rri(k1)r,(k). (e) (10) 3.2. Al.cloritlu Arrj(k) :'?(l,j(k) y(fr)),x,(k), A,j'(/<) : 4("yd(ft).1'(/,.))r,ul'(ft * Aw;.;(lc) : 4(,ro(k) )u'i(/r f r Lr c/\ i \KJ 1wi.,(k 1) where!4ll ( f,,f x,(k +i ^ df :L oui Awi./k 2\ "',2, 1) 1).f,. u(k), l). =' f,r,r A r'ru;',(a l) wilr(k"rhh+l :(1 f'(r,)), (1ta) (11b) (l1c) (ll r/) f i wi..&_ 2,d't\, t+i. ow;r(/< 3)' ' r t' f the depedece of x(k ) o x,"(k 2) is igored, the above algorithm degeerates to the stadard Bp algorithm, ad (11 d) ad (1 c) become _ar{! ;,wi'1@ D: f'''xfk1\' (11e) Awi;(/r) : qjd(k) )wl(k l)f,,x,(k t). (lt f) 4. Relatio with the modified Elma etwork t has bee discovered through simulatios that a liear Elma etwork traied by the stadard Bp algorithm ca oly model firstorder liear systems (Pham ad Liu 1992). t ca be see from (1 1 e) that the gradiet oly traces back oe time step i stadard BP. However, the gradiet i (11 d) traces back idefiitely. Followig the theory of Robiso ad traliside (1987) it ca be deduced that a Eima etwork traied by the stadard Bp algorithm ca oly represet a firstorder fiite impulse respose (hece firstorder dyamic systems). However, 11(a)11(d) ca trai a Elma etwork to model a ifiite impulse respose (thus higherorder dyamic systems). Pham ad Liu (1992) itroduced selffeedback liks with fixed gais to the cotext uits to eable the Elma etwork to represet higherorder systems (see Fig. 2). The idea of employig selffeedback liks was borrowed from the Jorda etwork (Jorda 1986). The modified Elma etwork of Pham ad Liu (1992) ca be described by the lollowig equatios.

4 224 D, T, Pham ad X. Liu 4.1. N etwork il u,(k) : ri;(k 1)xj(k) + wi(k )u(k), jt x;(k) : /(u,), xi(k) : xi(k 1) + axf(k i), : L *i(k l)x'(k) Algorithm (stadard BP) Awi(k) : 40 d(k) )x;(k), Awi(k) : 0 a(k) )wi(k )f",u(k), Awi;(k) :,1(yd$) )w/(k \//,\ l),awf,,(k_l), " :+9 Substitutig (13d) ito (12c) gives (t2 a) (12b) (12 c) (t2 d) dx,(k) : f..x,(k_ 1) + o 4",(!:1i. (14) Jvt, dwi.;(/<l) Awi.t(k2) t ca be see that (14) is similar i structure to (9). Although (14) does ot provide exactly the same search directio as (9) (ote that a(1x,(k \lawf,i(k 2)) appears i (14), but (9) has f,, L *f,,(k D Ax,(k \law{.t(k 2) l= (13 a) (13 b) (13 c) (13 d) i it), it ca provide a ifiite impulse respose. This is the reaso why the modified Elma etwork of Pham ad Liu (1992) was able to model higherorder dyamic systems, eve whe traied with the stadard BP algorithm. 5. Simulatio results 5.7. Liear systems idetfficatio The dyamic backpropagatio algorithm lias first bee used to idetify a secodorder liear system ad a thirdorder liear system. For those liear syster5, Eha etworks with liear hidde uits were employed. The secodorder iiear system model is ts discrete lorm is OJ G(s) : ;.. (s+a)'+@' : AJ(k l)+ary(k2)+bru(kt) * Bru(k ( 1s; 2). (16) With the samplig period 7: 0'1 s ad the parameters ad r.'t:2112'5, the coefficiets of (16) are a:l'0 At: l'752821, A2: 0' , Bt: 0' ad 82: 0.0t0942. A liear etwork with oe iput uit, six hidde/cotext uits ad oe output uit was used to idetify the system represeted by (16) (the umber of hidde/cotext uits, which should at least be equal to the order of the system to be modelled, was take as six to eable the etwork to model r4ost practical systems). A traiig set of 100 data poits was produced by sedig a uiformly radom bouded sequece lu(k)l + af)la(:2'911160) to the system model with zero iitial coditios ad recordig the output data. After traiig, the etwork was tested usig a step iput sigal u(k) : (a2 * cltz)lut. The system described by (16) could ot be idetified by the origial Elma etwork traied by the stadard BP algorithm (Pham ad Liu 1995). For compariso, the results of Pham ad Liu (1995) are show i Fig. 3. Usig the dyamic backpropagatio algorithm described above, the resposes of the system ad the traied Output uit Hidde uits 0.6 o./a Cotext uits lput uit u(k) Selffeedback liks Figure 2. Modified Elma etrvork. o o 20.{o Y"t(k) Y(k) Figure 3. Respose of Elma etwork traied by stadard BP (secodorder liear system) i

5 Elma etworks ad dyamic system modellig 22s :St ild 1S, t,.l 1.4 '1 o.8 r5) i6) ers ars td 0 y*(k) Figure 4. Respose of Elma etwork traied by dyamic BP (secodorder liear system). o.6 o.4 o O too y,*g) Figure 6. Respose of Elma etwork traied by stadard Bp (thirdorder liear system). ext em rits,.em 0rk 100 om rto,rd WAS fied.ard io, bed ed 0 y"(k) Figure 5. Respose of modified Elma etwork with a = 0.6 (secodorder liear system). etwork are show i Fig. 4. The respose of a modified Elma etwork with the same umber of hidde ad cotext uits traied by stadard BP is plotted i Fig. 5. The thirdorder system employed i the simulatios has oe real pole ad two complex poies: ts discrete lorm is G(s): (s+b)[(s+a)2+@2f (r7) 0.4 o Y.t(k) Figure 7. Respose of Elma etwork traied by dyamic Bp (thirdorder liear system). was tested with a step iput u(k) : b(a2 + o2;. The resposes of the Elma etwork traied by the stadard BP algorithm, the Elma etwork traied by the dyamic BP algorithm ad the modified Elma etwork traied by the stadard BP algorithm are show i Figs 68. All three etworks had six hidde/cotext uits. The traiig times for the dyamic BPtraied Elma etwork ad the BPtraied modified Elma etwork were approximately the same i both simulatio examples. 100 : At(k 1) + Ar!(k 2) + Ly& 3) t Bru(k 1) + Bru(k 2) + \u(k 3). (18) With the samplig period f : 0'08 s, ad the characterlstrc parameters a :1.0, b :2.5 ad a :212.5, the coefficiets of (18) are A, : , A2: , At : 0' , Br: 0' , 82: ad Bs:0' Agai a uiformly radom bouded sequece la(/c)i < b(a2 + co2) was applied to the system with zero iitial coditios ad the output of the system was recorded to produce a traiig data file. The etwork 5.2. N oliear system i.dettficatio The dyamic backpropagatio algorithm was also tested o the problem of idetifyig a oliear system. A Elma etwork possessig eight hidde uits with hyperbolic activatio fuctios was employed. The oliear system model is (Che ad Billigs 1994): y(ft) : ( exp (y'(k * l)))y(k 1) (0'3 + 0'9 exp (y'(k 1)))y(k 2) r 0.1 si (3' y(k 1)) + e(k), (19)

6 226 Elmcm etv,orks ad tl 1tcrtic srsrei 1odeiq show tlrat the rodificd Elma etwork is ll ppr.oxi_ m:rte realizatio of the Elma eti'vork tr.licd bv rl^ DBP algorith. This is bore out i t. ritout,,ti,l studies reported i the paper. Both the DBPtraie,i Elma uetwork ad the BPtraied lllodiliecl [1qo etwork could model systems with orders highcl tha i whereas the BPtraied origial Elma etwork could ot. The oliear system modellig ability ol the Elma etwork traied with the DBP algorithm has also bec illustrated i the paper for a bechmalk oliear system. v(k) Y"t(k) Figure 8. Respose of modified Elma etwork with a = 0'? (thirdorder liear systems)',* vm" i Figure 9. Respose of oliear process (see (19))' lr wlrere e(/t) was a gaussia white oise sequece with zero mea ad variace equal to 0'01. A database ol 1000 data poits was created usig (19) (iitial coditio: y(0) : y(1):01). The first 900 data were employed as traiig data. The last 100 data were reserved as ew data to test the traied model. Tlre etwork was traied usig oise e(/<) as the iput ad y(ft) as the desired output. The DBP algorithm was employed as the traiig algorithm. The respose of the traied etwork to the ew data is show i Fig Coclusio This paper has preseted a dyamic backpropagatio (DBP) algorithm for traiig the Elma etwork' t ltas ivestigated tlie relatioship betwee the Elma etwork traied by the DBP algorithm ad the modified Elma etrvork ploposed by Pham ad Liu (1992) ad has Ackowledgmet The authors would like to thak the Europea Colrmissio for its fiacial support uder the BRTE EURAM Focused Fudametal Research programmc (PSYCHO Project, Cotract No' BRE 2 CT94 09i6). Refereces CrN, S., acl Btluxcs, S. A., 1994, Neurzrl etworks ior modellig ad idetificatio. Aduaces i ltelliglet Cotrol. edited by C. J. Harris (Lodo, U.K.: Taylor & Fracis), pp Ertl,tN, J. L., 1990, Fidig structure i time CoqitiLte Scict:c, 14, Hurrz, J., Kocu, A., ad P,tLtut, R. G.' 1991, Rccltrret cural etworks. trodltctio to the Tlrcor1, ol Netoctl Cotputrttio (Czii' loria: AddisoWesley), Chapter 7. Joo,rN, M.., 1986, Attractor dyamics ad parallelisr i a coectioist scquetial machie. Proceedfutls ol the Bth Aual Coferece d the Cogitiue Sciece Socier,t" pp ' K,rvtto, K., ad TaNi;r,we, T, 1990, Stock price patter rcc()gitioa recurret eural etwork approach. teraliool J oit Colcrcru:e o Net'ul Neltt'or/<s, Vol. 1, pp KuzrN. C.M., 1989, Estimatio of euretl etwork modcls PhD' thesis, Uiversity of Califoria, Sa Diego. Ku,rN, C.M., HoxNtc, K., ad Wstrl, H , Soe covergccc results for learig i recurret eural etworks Disctrssio prpcr' Departmet of Ecoo.rics, Uiversity of Caliloria' Sarr Dicgo' PHrrrl. D. T., ad Lru, X., 1992, Dyamic system modellig usig partially recurret eural etwork s. J ourcl o/ Sy'sterrrs Eqieerittll' 2, P'ru. D. T., ad Ltu. X., 1995, Neutul Networks.fitr lleti.ficatio' Pred[ctio cd Cottol (Lodo, U.K.: SprigcrVerlag)' RosrNsoN, A. J., ad Fa.rrstlr, F., 1987, The utility drivcu dyamtc error propagatio etwork CUEDFNFENT/TR 1(1987)' Egieerig Departmet, Cambridge Uiversity, U.K Rutsrr, D., ad McClrl,quo' :.. iqso, Ptu'ttllel Disttibctl Processigl: Expktratos trt tlte Nict'ostt'uctttre o.f CorTiritirrir' Vol l (Cambridge, Mass.: MT Press) Tsr M.qrH Wors lxc ' lrrtroducig Versio 20 of thc Ncurrl Network Toolbox. EEE Crtu'ol Si'sfetris Ml1ct:ie' 14,73' WERBos. P.i., 1990, Backpropagatio through time: rvl.rat is it arrd how to do it'l Prttteetliqs ol'the EEE,78' '

EE260: Digital Design, Spring /3/18. n Combinational Logic: n Output depends only on current input. n Require cascading of many structures

EE260: Digital Design, Spring /3/18. n Combinational Logic: n Output depends only on current input. n Require cascading of many structures EE260: igital esig, prig 208 4/3/8 EE 260: Itroductio to igital esig equetial Logic Elemets ao Zheg epartmet of Electrical Egieerig Uiversity of Hawaiʻi at Māoa equetial ircuits ombiatioal Logic: Output

More information

PROBABILITY AND STATISTICS Vol. I - Ergodic Properties of Stationary, Markov, and Regenerative Processes - Karl Grill

PROBABILITY AND STATISTICS Vol. I - Ergodic Properties of Stationary, Markov, and Regenerative Processes - Karl Grill PROBABILITY AND STATISTICS Vol. I Ergodic Properties of Statioary, Markov, ad Regeerative Processes Karl Grill ERGODIC PROPERTIES OF STATIONARY, MARKOV, AND REGENERATIVE PROCESSES Karl Grill Istitut für

More information

Line numbering and synchronization in digital HDTV systems

Line numbering and synchronization in digital HDTV systems Lie umberig ad sychroizatio i digital HDTV systems D. (VURT) I cotrast to aalogue televisio systems where lie umberig is covetioally liked to the vertical sychroizatio, digital televisio offers the possibility

More information

Logistics We are here. If you cannot login to MarkUs, me your UTORID and name.

Logistics We are here. If you cannot login to MarkUs,  me your UTORID and name. Logistics We are here 8 Week If you caot logi to arkus, email me your UTORID ad ame. heck lab marks o arkus, if it s recorded wrog, cotact Larry withi a week after the lab. Quiz average: 8% Assembly Laguage

More information

Chapter 7 Registers and Register Transfers

Chapter 7 Registers and Register Transfers Logic ad Computer Desig Fudametals Chapter 7 Registers ad Register Trasfers Part 2 Couters, Register Cells, Buses, & Serial Operatios Charles Kime & Thomas Kamiski 28 Pearso Educatio, Ic (Hyperliks are

More information

Quality improvement in measurement channel including of ADC under operation conditions

Quality improvement in measurement channel including of ADC under operation conditions Quality improvemet i measuremet chael icludig of ADC uder operatio coditios 1 Romuald MASNICKI, 2 Jausz MINDYKOWSKI 1, 2 Gdyia Maritime iversity, ul. Morska 81-83, 81-225 Gdyia, POLAND, tel. (+48 58) 6109

More information

Implementation of Expressive Performance Rules on the WF-4RIII by modeling a professional flutist performance using NN

Implementation of Expressive Performance Rules on the WF-4RIII by modeling a professional flutist performance using NN 2007 IEEE Iteratioal Coferece o Robotics ad Automatio Roma, Italy, 10-14 April 2007 Implemetatio of Expressive Performace Rules o the WF-4RIII by modelig a professioal flutist performace usig NN Jorge

More information

Randomness Analysis of Pseudorandom Bit Sequences

Randomness Analysis of Pseudorandom Bit Sequences 2009 Iteratioal Coferece o Computer Egieerig ad Applicatios IPCSIT vol.2 (2011) (2011) IACSIT Press, Sigapore Radomess Aalysis of Pseudoradom Bit Sequeces Rashidah Kadir 1+ ad Mohd Aizaii Maarof Faculty

More information

THE Internet of Things (IoT) is likely to be incorporated

THE Internet of Things (IoT) is likely to be incorporated This is the author's versio of a article that has bee published i this oural. Chages were made to this versio by the publisher prior to publicatio. IEEE INTERNET OF THINGS JOURNAL, VOL. 5, NO. 1, FEBRUARY

More information

Math of Projections:Overview. Perspective Viewing. Perspective Projections. Perspective Projections. Math of perspective projection

Math of Projections:Overview. Perspective Viewing. Perspective Projections. Perspective Projections. Math of perspective projection Math of Projectios:Overview Math of perspective projectio, stadard cofiguratio OpeGL perspective projectios Math of orthographic projectio OpeGL orthographic projectios Viewport trasformatios ad settig

More information

A Simulation Experiment on a Built-In Self Test Equipped with Pseudorandom Test Pattern Generator and Multi-Input Shift Register (MISR)

A Simulation Experiment on a Built-In Self Test Equipped with Pseudorandom Test Pattern Generator and Multi-Input Shift Register (MISR) A Simulatio Experimet o a Built-I Self Test Equipped with Pseudoradom Test Patter Geerator ad Multi-Iput Shift Register (MISR) Afaq Ahmad Departmet of Electrical ad Computer Egieerig College of Egieerig,

More information

Forces: Calculating Them, and Using Them Shobhana Narasimhan JNCASR, Bangalore, India

Forces: Calculating Them, and Using Them Shobhana Narasimhan JNCASR, Bangalore, India Forces: Calculatig Them, ad Usig Them Shobhaa Narasimha JNCASR, Bagalore, Idia shobhaa@jcasr.ac.i Shobhaa Narasimha, JNCASR 1 Outlie Forces ad the Hellma-Feyma Theorem Stress Techiques for miimizig a fuctio

More information

Read Only Memory (ROM)

Read Only Memory (ROM) ECE 545 igital System esig with VHL Lecture A igital Logic Reresher Part A Combiatioal Logic Buildig Blocks Cot. Problem 2 What is a size o ROM with a 4-bit address iput ad a 8-bit data output? What is

More information

NIIT Logotype YOU MUST NEVER CREATE A NIIT LOGOTYPE THROUGH ANY SOFTWARE OR COMPUTER. THIS LOGO HAS BEEN DRAWN SPECIALLY.

NIIT Logotype YOU MUST NEVER CREATE A NIIT LOGOTYPE THROUGH ANY SOFTWARE OR COMPUTER. THIS LOGO HAS BEEN DRAWN SPECIALLY. NIIT Logotype The NIIT logotype is always preseted i a fixed cofiguratio. The desig of the logotype is based o a typeface called Egyptia. The letters N I I T has bee specially desiged ad letter-spaced.

More information

References and quotations

References and quotations CHAPTER 1.8 Refereces ad quotatios Academic writig depeds o the research ad ideas of others, so it is vital to show which sources you have used i your work, i a acceptable maer. This uit explais the format

More information

Energy-Efficient FPGA-Based Parallel Quasi-Stochastic Computing

Energy-Efficient FPGA-Based Parallel Quasi-Stochastic Computing Article Eergy-Efficiet FPGA-Based Parallel Quasi-Stochastic Computig Ramu Seva, Prashathi Metku * ad Misu Choi Departmet of Computer Egieerig, Missouri Uiversity of Sciece & Techology, 4 Emerso Electric

More information

Motivation. Analysis-and-manipulation approach to pitch and duration of musical instrument sounds without distorting timbral characteristics

Motivation. Analysis-and-manipulation approach to pitch and duration of musical instrument sounds without distorting timbral characteristics Aalysis-ad-maipulatio approach to pitch ad duratio of musical istrumet souds without distortig timbral characteristics Takehiro Abe Katsutoshi Itoyama Kazuyoshi Yoshii Kazuori Komatai Tetsuya Ogata Hiroshi

More information

DIGITAL SYSTEM DESIGN

DIGITAL SYSTEM DESIGN DIGITAL SYSTEM DESIGN Buildig Block Circuit Rather tha buildig ytem at the gate level, ofte digital ytem are cotructed from higher level, but till baic, buildig block circuit. Multiplexer, decoder, flip-flop,

More information

Mullard INDUCTOR POT CORE EQUIVALENTS LIST. Mullard Limited, Mullard House, Torrington Place, London Wel 7HD. Telephone:

Mullard INDUCTOR POT CORE EQUIVALENTS LIST. Mullard Limited, Mullard House, Torrington Place, London Wel 7HD. Telephone: Mullard INDUCTOR POT CORE EQUIVALENTS LIST Mullard Limited, Mullard House, Torrigto Place, Lodo Wel 7HD. Telephoe: 01-580 6633 INDUCTOR POT CORE EQUIVALENTS LIST Mullard Limited have bee maufacturig ferrite

More information

Polychrome Devices Reference Manual

Polychrome Devices Reference Manual Polychrome Devices Referece Maual Improvisio, Viscout Cetre II, Uiversity of Warwick Sciece Park, Millbur Hill Road, Covetry. CV4 7HS Tel: 0044 (0) 24 7669 2229 Fax: 0044 (0) 24 7669 0091 e-mail: admi@improvisio.com

More information

Analyzing the influence of pitch quantization and note segmentation on singing voice alignment in the context of audio-based Query-by-Humming

Analyzing the influence of pitch quantization and note segmentation on singing voice alignment in the context of audio-based Query-by-Humming Aalyzig the ifluece of pitch quatizatio ad ote segmetatio o sigig voice aligmet i the cotext of audio-based Query-by-Hummig Jose J. Valero-Mas Patter Recogitio ad Artificial Itelligece Group, Uiversity

More information

L-CBF: A Low-Power, Fast Counting Bloom Filter Architecture

L-CBF: A Low-Power, Fast Counting Bloom Filter Architecture L-CBF: A Low-Power, Fast Coutig Bloom Filter Architecture Elham Safi, Adreas Moshovos, ad Adreas Veeris Electrical ad Computer Egieerig Departmet Uiversity of Toroto {elham, moshovos, veeris@eecg.utoroto.ca}

More information

Mathematical Model of the Pharmacokinetic Behavior of Orally Administered Erythromycin to Healthy Adult Male Volunteers

Mathematical Model of the Pharmacokinetic Behavior of Orally Administered Erythromycin to Healthy Adult Male Volunteers Sybiosis wwwsybiosisolieorg wwwsybiosisoliepublishigco Research Article SOJ Pharacy & Pharaceutical Scieces Ope Access atheatical odel of the Pharacokietic Behavior of Orally Adiistered Erythroyci to Healthy

More information

Image Intensifier Reference Manual

Image Intensifier Reference Manual Image Itesifier Referece Maual Improvisio, Viscout Cetre II, Uiversity of Warwick Sciece Park, Millbur Hill Road, Covetry. CV4 7HS Tel: 0044 (0) 24 7669 2229 Fax: 0044 (0) 24 7669 0091 e-mail: admi@improvisio.com

More information

STx. Compact HD/SD COFDM Transmitter. Features. Options. Accessories. Applications

STx. Compact HD/SD COFDM Transmitter. Features. Options. Accessories. Applications Compact HD/SD COFDM Trasmitter Features SD ad HD ecodig 200mW RF output power Optimized for size Superior broadcast grade video Wide selectio of video iputs MPEG-4 Part-10/H.264 Two moo audio chaels Very

More information

T-25e, T-39 & T-66. G657 fibres and how to splice them. TA036DO th June 2011

T-25e, T-39 & T-66. G657 fibres and how to splice them. TA036DO th June 2011 T-25e, T-39 & T-66 G657 fibres ad how to splice them TA036DO0018-03 10 th Jue 2011 What is G657 fibre? G657 is a ew class of sigle mode fibre which ca be bet more severely the ormal G652 sigle mode without

More information

CODE GENERATION FOR WIDEBAND CDMA

CODE GENERATION FOR WIDEBAND CDMA ST JOURAL OF SYSTEM RESEARCH - VOL1 - UMBER 1 CODE GEERATIO FOR WIDEBAD CDMA Daiele Lo Iacoo Ettore Messia Giuseppe Avelloe Agostio Galluzzo Fracesco Pappalardo STMicroelectroics This paper presets a overview

More information

Reliable Transmission Control Scheme Based on FEC Sensing and Adaptive MIMO for Mobile Internet of Things

Reliable Transmission Control Scheme Based on FEC Sensing and Adaptive MIMO for Mobile Internet of Things Joural of Commuicatios Vol. 9, No., December 04 Reliable Trasmissio Cotrol Scheme Based o FEC Sesig ad Adaptive MIMO for Mobile Iteret of Thigs Yog Ji, Feg Li, Ya Fa, Ruigag Li, ad Hua Dai School of Computer

More information

2 Specialty Application Photoelectric Sensors

2 Specialty Application Photoelectric Sensors SMARTEYE STEALTH-UV UVS Aalog/Digital Lumiescece Sesor 2 Specialty Applicatio Photoelectric Sesors 2-93 Specialty Applicatio Photoelectric Sesors 2 SMARTEYE STEALTH-UV UVS Aalog/Digital Lumiescece Sesor

More information

The Blizzard Challenge 2014

The Blizzard Challenge 2014 The Blizzard Challege 2014 1 Kishore Prahallad, 1 Aadaswarup Vadapalli, 1 Satosh Kesiraju, 2 Hema A. Murthy 3 Swara Lata, 4 T. Nagaraja, 5 Mahadeva Prasaa, 6 Hemat Patil, 7 Ail Kumar Sao 8 Simo Kig, 9

More information

RHYTHM TRANSCRIPTION OF POLYPHONIC MIDI PERFORMANCES BASED ON A MERGED-OUTPUT HMM FOR MULTIPLE VOICES

RHYTHM TRANSCRIPTION OF POLYPHONIC MIDI PERFORMANCES BASED ON A MERGED-OUTPUT HMM FOR MULTIPLE VOICES Proceedigs SMC 6.8. -.9.6, Hamburg, Germay RHYTHM TRANSCRIPTION OF POLYPHONIC MIDI PERFORMANCES BASED ON A MERGED-OUTPUT HMM FOR MULTIPLE VOICES Eita Nakamura Kyoto Uiversity eakamura@sap.ist.i.kyoto-u.ac.p

More information

Higher-order modulation is indispensable in mobile, satellite,

Higher-order modulation is indispensable in mobile, satellite, High Throughput Probabilistic Shapig with Product Distributio Matchig Georg Böcherer, Member, IEEE, Fabia Steier, Studet Member, IEEE, Patric Schulte, Studet Member, IEEE [6] as a shapig device with forward

More information

Background Manuscript Music Data Results... sort of Acknowledgments. Suite, Suite Phylogenetics. Michael Charleston and Zoltán Szabó

Background Manuscript Music Data Results... sort of Acknowledgments. Suite, Suite Phylogenetics. Michael Charleston and Zoltán Szabó Suite, Suite Phylogeetics /5 Suite, Suite Phylogeetics Michael Charlesto ad Zoltá Szabó michael.charlesto@sydey.edu.au November 5th, 20 Suite, Suite Phylogeetics 2/5 S Bach oha Sebastia Bach was bor i

More information

Research on the Classification Algorithms for the Classical Poetry Artistic Conception based on Feature Clustering Methodology. Jin-feng LIANG 1, a

Research on the Classification Algorithms for the Classical Poetry Artistic Conception based on Feature Clustering Methodology. Jin-feng LIANG 1, a 2d Iteratioal Coferece o Electrical, Computer Egieerig ad Electroics (ICECEE 2015) Research o the Classificatio Algorithms for the Classical Poetry Artistic Coceptio based o Feature Clusterig Methodology

More information

Working with PlasmaWipe Effects

Working with PlasmaWipe Effects Workig with PlasmaWipe Effects Workig with PlasmaWipe Effects PlasmaWipe effects are real-time plug-i effects that use gradiet image bitmaps to create wipes ad segmet effects. There are 64 preset effects,

More information

The Communication Method of Distance Education System and Sound Control Characteristics

The Communication Method of Distance Education System and Sound Control Characteristics 36 IJCSNS Iteratioal Joural of Computer Sciece ad Network Security, VO.6 No.7A, July 006 The Commuicatio ethod of Distace Educatio System ad Soud Cotrol Characteristics aabu Ishihara, Departmet of Electrical

More information

The new, parametrised VS Model for Determining the Quality of Video Streams in the Video-telephony Service

The new, parametrised VS Model for Determining the Quality of Video Streams in the Video-telephony Service 1 Stefa Paulse Istitute of Commuicatios Techology Flesburg Uiversity of Applied Scieces tadeus.uhl@fh-flesburg.de Tadeus Uhl Istitute of Commuicatios Techology Flesburg Uiversity of Applied Scieces tadeus.uhl@fh-flesburg.de

More information

2 Specialty Application Photoelectric Sensors

2 Specialty Application Photoelectric Sensors SMARTEYE X-PRO XP10 XP10 -- Extremely High Speed Sesor 2 Specialty Applicatio Photoelectric Sesors 2-119 Specialty Applicatio Photoelectric Sesors 2 SMARTEYE X-PRO XP10 Extremely High Speed (10µs) Photoelectric

More information

NewBlot PVDF 5X Stripping Buffer

NewBlot PVDF 5X Stripping Buffer NewBlot PVDF 5X Strippig Buffer Developed for: Odyssey Family of Imagers Please refer to your maual to cofirm that this protocol is appropriate for the applicatios compatible with your model of Odyssey

More information

Recognition of Human Speech using q-bernstein Polynomials

Recognition of Human Speech using q-bernstein Polynomials Iteratioal Joural of Computer Applicatios (0975 8887) Volume o.5, Jue 00 Recogitio of Huma Speech usig -Berstei Polyomials Abdulkadir Karacı Kastamou Uiversity Departmet of Computer ad Istructioal Techology

More information

A Backlight Optimization Scheme for Video Playback on Mobile Devices

A Backlight Optimization Scheme for Video Playback on Mobile Devices A Backlight Optimizatio Scheme for Playback o Mobile Devices Liag Cheg, Shivajit Mohapatra, Magda El Zarki, Nikil Dutt ad Nalii Vekatasubramaia Doald Bre School of Iformatio ad Computer Scieces Uiversity

More information

2 Specialty Application Photoelectric Sensors

2 Specialty Application Photoelectric Sensors SMARTEYE STEALTH-UV Lumiescet Sesor 2 Specialty Applicatio Photoelectric Sesors 2-87 Specialty Applicatio Photoelectric Sesors 2 SMARTEYE STEALTH-UV The SMARTEYE STEALTH-UV Lumiescece Sesor The SMARTEYE

More information

Our competitive advantages : Solutions for X ray Tubes. X ray emitters. Long lifetime dispensers cathodes n. Electron gun manufacturing capability n

Our competitive advantages : Solutions for X ray Tubes. X ray emitters. Long lifetime dispensers cathodes n. Electron gun manufacturing capability n Solutios for Xray tubes_layout 1 15/12/2014 12:05 Pagia 2 Our competitive advatages : Log lifetime dispesers cathodes Electro gu maufacturig capability High capacity getters for high vacuum requiremets

More information

Voice Security Selection Guide

Voice Security Selection Guide Voice Security Selectio Guide Hoppig Code Voice Iversio with ANI Voice Security Frequecy Domai Split-bad Voice Iversio Double Iversio Radio Ecryptio Rollig Code Voice Scramblers Rollig Double Iversio Frequetly

More information

BesTrans AOC (Active Optical Cable) Spec and Manual

BesTrans AOC (Active Optical Cable) Spec and Manual BesTras AOC (Active Optical Cable) Spec ad Maual A. Techology: BesTras Active Optical Cable (AOC) is a easy-to-use, secure coectio for home video distributio, coferece room presetatio systems, classroom

More information

Manual Comfort Air Curtain

Manual Comfort Air Curtain Maual Comfort Air Curtai Model SesAir Versio 1.0- North America Origial Maual Eglish a COMFORT AIR CURTAIN... Cotets 1 Itroductio 4 1.1 About this maual 4 1.2 How to read this maual 4 1.3 About the uit

More information

Apollo 360 Map Display User s Guide

Apollo 360 Map Display User s Guide Apollo 360 Map Display User s Guide II Morrow Ic. 2345 Turer Road S.E. Salem, Orego 97309 November 1996 P/N 560-0119-00 Apollo 360 Map Display No part of this documet may be reproduced i ay form or by

More information

Facial Expression Recognition Method Based on Stacked Denoising Autoencoders and Feature Reduction

Facial Expression Recognition Method Based on Stacked Denoising Autoencoders and Feature Reduction 206 3 rd Iteratioal Coferece o Egieerig Techology ad Applicatio (ICETA 206) ISBN: 978--60595-383-0 Facial Expressio Recogitio Method Based o Stacked Deoisig Autoecoders ad Feature Reductio Ju Zhao, Ya

More information

MODELLING PERCEPTION OF SPEED IN MUSIC AUDIO

MODELLING PERCEPTION OF SPEED IN MUSIC AUDIO MODELLING PERCEPTION OF SPEED IN MUSIC AUDIO Aders Elowsso KTH Royal Istitute of Techology CSC, Dept. of Speech, Music ad Hearig elov@kth.se Aders Friberg KTH Royal Istitute of Techology CSC, Dept. of

More information

RELIABILITY EVALUATION OF REPAIRABLE COMPLEX SYSTEMS AN ANALYZING FAILURE DATA

RELIABILITY EVALUATION OF REPAIRABLE COMPLEX SYSTEMS AN ANALYZING FAILURE DATA It. J. Mech. Eg. & Rob. Res. 2013 G Gurumahesh et al., 2013 Research Paper ISSN 2278 0149 www.ijmerr.com Vol. 2, No. 1, Jauary 2013 2013 IJMERR. All Rights Reserved RELIABILITY EVALUATION OF REPAIRABLE

More information

Elizabeth H. Phillips-Hershey and Barbara Kanagy Mitchell

Elizabeth H. Phillips-Hershey and Barbara Kanagy Mitchell a You Have Choice! Elizabeth H. Phillips-Hershey ad Barbara Kaagy Mitchell GRADE 5 BOOK CLUB UNIT: BULLY-FREE ZONE SHARED READING 6 Pages 9 780779 176663 No-fictio: magazie article 2008 Scholastic Caada

More information

Quantifying Domestic Movie Revenues Using Online Resources in China

Quantifying Domestic Movie Revenues Using Online Resources in China Quatifyig Domestic Movie Reveues Usig Olie Resources i Chia Jia Xiao 1*, Sog-a Yag 2, Xi Li 1, He Ji 1 ad Shazhi Che 3 1. State Key Laboratory of Networkig ad Switchig Beijig Uiversity of Posts ad Telecommuicatios

More information

Manual RCA-1. Item no fold RailCom display. tams elektronik. n n n

Manual RCA-1. Item no fold RailCom display. tams elektronik. n n n Maual RCA-1 Item o. 45-02016 1-fold RailCom display Eglish RCA-1 Table of cotets 1. Gettig started...3 2. Safety istructios...5 3. Backgroud iformatio: RailCom...6 4. Operatig mode of the RCA-1...8 5.

More information

ROUNDNESS EVALUATION BY GENETIC ALGORITHMS

ROUNDNESS EVALUATION BY GENETIC ALGORITHMS Chapter ROUNDNESS EVALUATION BY GENETIC ALGORITHMS Michele Lazetta ad Adrea Rossi Departmet of Mechaical, Nuclear ad Productio Egieerig Uiversity of Pisa, Via Diotisalvi 1, 56122 Pisa, Italy ABSTRACT Roudess

More information

Internet supported Analysis of MPEG Compressed Newsfeeds

Internet supported Analysis of MPEG Compressed Newsfeeds Proceedigs of the IASTED Iteratioal Coferece Iteret ad Multimedia Systems ad Applicatios October 18-21, 1999 Nassau, Bahamas Iteret supported Aalysis of MPEG Compressed Newsfeeds Guido FALKEMEIER, Gerhard

More information

Taking your meetings to the next level is how we re engineering a better world.

Taking your meetings to the next level is how we re engineering a better world. Takig your meetigs to the ext level is how we re egieerig a better world. solutios for BUSINESS Real-time collaboratio i stuig HD A Paasoic HD Visual Commuicatios System lets you simulate ad reap the beefits

More information

AN IMPROVED VARIABLE STEP-SIZE AFFINE PROJECTION SIGN ALGORITHM FOR ECHO CANCELLATION * Jianming Liu and Steven L Grant 1

AN IMPROVED VARIABLE STEP-SIZE AFFINE PROJECTION SIGN ALGORITHM FOR ECHO CANCELLATION * Jianming Liu and Steven L Grant 1 AN IMPROVED VARIABLE SEP-SIZE AFFINE PROJECION SIGN ALGORIHM FOR ECHO CANCELLAION * Jiamig Liu ad Steve L Grat Departmet of Eectrica ad Computer Egieerig, Missouri Uiversity of Sciece ad echoogy, Roa,

More information

lev-lok Modular Wiring Device System The safer and more efficient solution for modern building electrical systems

lev-lok Modular Wiring Device System The safer and more efficient solution for modern building electrical systems lev-lok Modular Wirig Device System The safer ad more efficiet solutio for moder buildig electrical systems lev-lok The PERFECT productivity solutio for electrical costructio ad maiteace applicatios. SIMPLE

More information

Index. LV Series. Multimedia Projectors FULL LINE PRODUCT GUIDE. usa.canon.com/projectors. REALiS LCOS Projectors. WUX10 Mark II D WUX10 Mark II...

Index. LV Series. Multimedia Projectors FULL LINE PRODUCT GUIDE. usa.canon.com/projectors. REALiS LCOS Projectors. WUX10 Mark II D WUX10 Mark II... Multimedia Projectors FULL LINE PRODUCT GUIDE Idex REALiS Projectors Mark II D Mark II.... 1 D...... 2 Mark II D Mark II..... 4 Mark II D Mark II..... 5......... 6........ 7......... 8 LV Series LCD Projectors

More information

CCTV that s light years ahead

CCTV that s light years ahead CCTV that s light years ahead Video multiplexer, digital recorder, dome cotrol, audio ad more? all i oe box! The Digital Sprite 2 ad DS2 Plus are high performace, cost-effective digital CCTV cotrol systems.

More information

Image Enhancement in the JPEG Domain for People with Vision Impairment

Image Enhancement in the JPEG Domain for People with Vision Impairment Image hacemet i the JPG Domai for People with Visio Impairmet Jisha Tag, Seior Member, Jeoghoo Kim, ad li Peli Abstract A image ehacemet algorithm for low-visio patiets was developed for images compressed

More information

UPGRADE OF THE LENS/NREP PROTON LINAC: COMMISSIONING AND RESULTS

UPGRADE OF THE LENS/NREP PROTON LINAC: COMMISSIONING AND RESULTS UPGRADE OF THE LENS/NREP PROTON LINAC: COMMISSIONING AND RESULTS Barbara vo Przewoski HEART 2008 Distributio statemet A: Aroved for Public Release, Cotract # N00164-05 Outlie What is NREP? Curret status

More information

2 Specialty Application Photoelectric Sensors

2 Specialty Application Photoelectric Sensors SMARTEYE STEALTH-UV Lumiescece Sesor 2 Specialty Applicatio Photoelectric Sesors 2-87 Specialty Applicatio Photoelectric Sesors 2 SMARTEYE STEALTH-UV The SMARTEYE STEALTH-UV Lumiescece Sesor The SMARTEYE

More information

Size Doesn t Really Matter

Size Doesn t Really Matter B.D. Pulford Experimetal & A.M. Psychology 2008 Colma: Hogrefe 2008; Ambiguity & Vol. Huber 55(1):31 37 Publishers Aversio Size Does t Really Matter Ambiguity Aversio i Ellsberg Urs with Few Balls Brioy

More information

MPEG4 Traffic Modeling Using The Transform Expand Sample Methodology

MPEG4 Traffic Modeling Using The Transform Expand Sample Methodology MPEG4 Traffi Modelig sig The Trasform Expad Sample Methodology Ashraf Matrawy Ioais Lambadaris Chagheg Huag Broadbad Networks Laboratory Departmet of Systems ad Computer Egieerig Carleto iversity {amatrawy,

More information

Preview Only. Legal Use Requires Purchase W PREVIEW PREVIEW PRE IEW PREVIEW PREVIEW PREVIEW PREVIEW PREVIE PREVIEW PREVIEW PREVIEW PREVIEW

Preview Only. Legal Use Requires Purchase W PREVIEW PREVIEW PRE IEW PREVIEW PREVIEW PREVIEW PREVIEW PREVIE PREVIEW PREVIEW PREVIEW PREVIEW 2 The begiig of the piece should be played freely with o real rush or sese of perfect tempo The begiig of the ostiato i measure 14 sigals the start of a true tempo All hadbell choirs omit the otes i the

More information

8825E/8825R/8830E/8831E SERIES

8825E/8825R/8830E/8831E SERIES FETURES IDC for 0.635mm flat ribbo cable (#30 WG, Straded) Highly reliable 2 poit coectio Low isertio ad withdrawal force Oe-Touch lockig ejector system Pateted ribbo cable cotact desig protects agaist

More information

PowerStrip Automatic Cut & Strip Machine

PowerStrip Automatic Cut & Strip Machine Automatic Cut & Strip Machie 2 Fully automatic wire processig requires precisio techology tailored to your specific eeds. The combies the utmost i precisio ad performace which cover a ubeatable rage of

More information

Manual Industrial air curtain

Manual Industrial air curtain Maual Idustrial air curtai Model IdAC2 Versio 6.0 Origial Maual Eglish a INDUSTRIAL AIR CURTAIN... Cotets 1 Itroductio 4 1.1 About this maual 4 1.2 How to read this maual 4 1.3 About the uit 5 1.4 Compoets

More information

DCT 1000 Cable Terminal Installation Manual

DCT 1000 Cable Terminal Installation Manual DCT 1000 Cable Termial Istallatio Maual GUIDE CURSOR INFO MENU SELECT BYPASS CHANNEL POWER Graphical symbols ad supplemet warig markig locatios o the bottom of the appliace. This symbol meas that dagerous

More information

MultiTest Modules. EXFO FTB-3923 Specs Provided by FTB-3920 and FTB-1400

MultiTest Modules. EXFO FTB-3923 Specs Provided by   FTB-3920 and FTB-1400 EXFO FTB-3923 Specs Provided by www.aaatesters.com MultiTest Modules FTB-3920 ad FTB-1400 1625 m light source FasTesT system Retur loss test set Visual fault locator Digital talk set Ultra-High-Power power

More information

A Proposal for the LDPC Decoder Architecture for DVB-S2

A Proposal for the LDPC Decoder Architecture for DVB-S2 A Proposal for the LDPC Decoder Architecture for DVB-S Harihara S.G, M.Girish Chadra, B.S. Adiga, D.N. Praod, P. Balauralidhar bedded Systes Group, ata Cosultacy Services, Bagalore, INDIA. { harihara.g,.gchadra,

More information

A. Flue Pipes. 2. Open Pipes. = n. Musical Instruments. Instruments. A. Flue Pipes B. Flutes C. Reeds D. References

A. Flue Pipes. 2. Open Pipes. = n. Musical Instruments. Instruments. A. Flue Pipes B. Flutes C. Reeds D. References Musical Istrumets 1 Wid Istrumets 2 Wid Istrumets A. Flue Pipes B. Flutes C. Reeds D. Refereces May 29. 2012 A. Flue Pipes 3 1. Vo Karma vortex street 4 1) Vortex Oscillatio 2) Ope-Ed Pipes 3) Closed-Ed

More information

COLLEGE READINESS STANDARDS

COLLEGE READINESS STANDARDS ENGLISH COLLEGE READINESS STANDARDS Score Rage 1 12 Stadards Topic Developmet i Terms of Purpose ad Focus Orgaizatio, Uity, ad Coherece Word Choice i Terms of Style, Toe, Clarity, ad Ecoomy Studets who

More information

COMMITTEE ON THE HISTORY OF THE FEDERAL RESERVE SYSTEM. Register of Papers CHARLES SUMNER HAMLIM ( )

COMMITTEE ON THE HISTORY OF THE FEDERAL RESERVE SYSTEM. Register of Papers CHARLES SUMNER HAMLIM ( ) COMMITTEE ON THE HISTORY OF THE FEDERAL RESERVE SYSTEM Register of Papers Processed: M^ Date: 1/23/56 AC. 4886 AC. 4886 ads 1-3 CHARLES SUMNER HAMLIM (1861-1938) The papers of Charles Hamli, lawyer, Assistat

More information

THE UNIVERSITY OF THE SOUTH PACIFIC LIBRARY Author Statement of Accessibility. Yes % %

THE UNIVERSITY OF THE SOUTH PACIFIC LIBRARY Author Statement of Accessibility. Yes % % THE UNIVERSITY OF THE SOUTH PACIFIC LIBRARY Author Statemet of Accessibility Name of Cadidate Degree Departmet/School Istitutio/Uiversity Thesis Title Date of completio of requiremets for award 1. This

More information

Research Article Measurements and Analysis of Secondary User Device Effects on Digital Television Receivers

Research Article Measurements and Analysis of Secondary User Device Effects on Digital Television Receivers Hidawi Publishig Corporatio EURASIP Joural o Advaces i Sigal Processig Volume 2009, Article ID 510867, 13 pages doi:10.1155/2009/510867 Research Article Measuremets ad Aalysis of Secodary User Device Effects

More information

Sensor Data Processing and Neuro-inspired Computing

Sensor Data Processing and Neuro-inspired Computing Sesor Data Processig ad Neuro-ispired Computig Prof. Da Hammerstrom ECE Departmet Portlad State Uiversity Former DARPA Program Maager, MTO Maseeh College of Egieerig ad Computer Sciece I this talk I will

More information

A Novel Method for Music Retrieval using Chord Progression

A Novel Method for Music Retrieval using Chord Progression Australia Joural of Basic ad Applied Scieces, 10(2) Special 2016, Pages: 277-282 AUSTRALIAN JOURNAL OF BASIC AND APPLIED SCIENCES ISSN:1991-8178 EISSN: 2309-8414 Joural home page: www.ajbasweb.com A Novel

More information

Australian Journal of Basic and Applied Sciences

Australian Journal of Basic and Applied Sciences Australia Joural of Basic ad Applied Scieces, 8(11) Special 2014, Pages: 16-22 AENSI Jourals Australia Joural of Basic ad Applied Scieces ISSN:1991-8178 Joural home page: www.abasweb.com Explorig the Hammig

More information

9311 EN. DIGIFORCE X/Y monitoring. For monitoring press-fit, joining, rivet and caulking operations Series 9311 ±10V DMS.

9311 EN. DIGIFORCE X/Y monitoring. For monitoring press-fit, joining, rivet and caulking operations Series 9311 ±10V DMS. DIGIFORCE X/Y moitorig For moitorig press-fit, joiig, rivet ad caulkig operatios Series 9311 ±10V DMS Compatible sesors Piezo Poti Flexible Fieldbus itegratio by PROFIBUS, PROFINET or EtherNet/IP Automatic

More information

Before you submit your application for a speech generating device, we encourage you to take the following steps:

Before you submit your application for a speech generating device, we encourage you to take the following steps: Public Utility Commissio Residetial Service Protectio Fud Telephoe Assistace Programs 201 High St SE Suite 100 Salem, OR 97301-3612 Mailig Address: PO Box 1088 Salem, OR 97308-1088 1-800-848-4442 TTY:

More information

Volume 20, Number 2, June 2014 Copyright 2014 Society for Music Theory

Volume 20, Number 2, June 2014 Copyright 2014 Society for Music Theory 1 of 9 Volume 2, Number 2, Jue 214 Copyright 214 Society for Music Theory Total Voice Leadig Joseph N. Straus NOTE: The examples for the (text-oly) PDF versio of this item are available olie at: http://www.mtosmt.org/issues/mto.14.2.2/mto.14.2.2.straus.php

More information

the who Produced by Alfred Music P.O. Box Van Nuys, CA alfred.com Printed in USA. ISBN-10: ISBN-13:

the who Produced by Alfred Music P.O. Box Van Nuys, CA alfred.com Printed in USA. ISBN-10: ISBN-13: the who he Who, November 197 L to R: Pete owshed, Keith Moo, Roger altrey ad oh Etwistle Photo: riifold Maagemet Produced by lfred Music P.O. ox 1 Va Nuys, C 9141- alfred.com Prited i US. No part of this

More information

DIGITAL DISPLAY SOLUTION REAL ESTATE POINTS OF SALE (POS)

DIGITAL DISPLAY SOLUTION REAL ESTATE POINTS OF SALE (POS) DIGITAL DISPLAY SOLUTION REAL ESTATE POINTS OF SALE (POS) TABLE OF CONTENTS Digital services p. 3 Coected services p. 4 Maagemet p. 5 Commuicatio Stadards p. 6 Image wall p.8 A solutio tailored to your

More information

BOUND FOR SOUTH AUSTRALIA

BOUND FOR SOUTH AUSTRALIA FULL SCOE $3.50 BOUND FO SOUTH AUSTALIA or 3-5 oct. hadbells Traditioal sea shaty arr. Alex Guebert (2015) 2015 Alex Guebert. Distributed by The Golde Dace..HadbellMusic.com Permissio is grated or licesed

More information

PPt. AQA text. Extracts. PPT Umbrella music clip

PPt. AQA text. Extracts. PPT Umbrella music clip Key Teachig Methods/Learig Activities Reurces (icl ILT) Idetify SL ad Liks to experiece ad/or vocatioal relevace Syllabus/Uit Refereced to Les Pla] Assigmet/Assessmet Activities Is assessmet beig used

More information

Practice Guide Sonata in F Minor, Op. 2, No. 1, I. Allegro Ludwig van Beethoven

Practice Guide Sonata in F Minor, Op. 2, No. 1, I. Allegro Ludwig van Beethoven Practice Guide Soata i F Mior, O 2, No 1, I Allegro Ludwig va Beethove Comosed i 1795, the Soata i F Mior, O 2, No 1 was dedicated to Hayd, whom Beethove admired ad had briefly studied with three years

More information

Reference Question Data Mining

Reference Question Data Mining Colgate Uiversity Libraries Digital Commos @ Colgate Library Faculty Scholarship Uiversity Libraries 2010 Referece Questio Data Miig Joshua Fiell Colgate Uiversity, jfiell@colgate.edu Walt Fotae McNeese

More information

Organic Macromolecules and the Genetic Code A cell is mostly water.

Organic Macromolecules and the Genetic Code A cell is mostly water. Orgaic Macromolecules ad the Geetic Code A cell is mostly water. The rest of the cell cosists mostly of carbobased molecules. Orgaic chemistry is the study of carbo compouds. Copyright 2007 Pearso Educatio

More information

Debugging Agent Interactions: a Case Study

Debugging Agent Interactions: a Case Study Debuggig Aget Iteractios: a ase Study David later Natioal Istitute of Stadards ad Techology 100 Bureau Drive Stop 8260 Gaithersburg MD 20899-8260 USA 2000-05-31 Abstract The otract Net protocol is a geeral-purpose

More information

CRAYON. The crayons for the digital generation

CRAYON. The crayons for the digital generation The crayos for the digital geeratio ABOUT BENEFITS is a iteractive multi-touch table desiged specifically for kids. With a appealig ad fu desig, comes complete with eight games that ecourage childre to

More information

STATE AND LOCAL GOVERNMENT RECORDS RECORDS RETENTION SCHEDULE (RC-2) See instructions before completing this form,

STATE AND LOCAL GOVERNMENT RECORDS RECORDS RETENTION SCHEDULE (RC-2) See instructions before completing this form, OHIO H I S T O R Y Ohio Historical Society State Archives Ohio Local Govermet Records Program Ohio HISTORY CONNECTION 800 E. 17th Aveue Columbus, Ohio 43211-2497 - 2 2015 STATE AN LOCAL GOVERNMENT RECORS

More information

unit 10 Community Helpers by Joni Bowman

unit 10 Community Helpers by Joni Bowman uit 10 Commuity Helpers by Joi Bowma 2008 by Joi Bowma Portage & Mai Press ackowledges the fiacial support of the Govermet of Caada through the Book Publishig Idustry Developmet Program (BPDIP) for our

More information

Video Cassette Recorder

Video Cassette Recorder 3-865-427-12(1) Video Cassette Recorder Operatig Istructios SLV-L49 MX SLV-L52 PA/PC SLV-L59 CL/CS/PR/VZ SLV-X55 MX SLV-L69HF MX SLV-L72HF PA/PC SLV-L79HF CL/CS/VZ SLV-L89HF CL/CS/MX/VZ SLV-X66HF MX 1999

More information

Music Scope Headphones: Natural User Interface for Selection of Music

Music Scope Headphones: Natural User Interface for Selection of Music Music Scope Headphoes: Natural User Iterface for Selectio of Music Masatoshi Hamaaka Presto, Japa Sciece ad Techology Agecy A.I.S.T. Mbox 604 1-1-1 Umezoo, Tsukuba, Ibaraki, 305-8568 Japa m.hamaaka@aist.go.jp

More information

VOCALS SYLLABUS SPECIFICATION Edition

VOCALS SYLLABUS SPECIFICATION Edition VOCALS SYLLABUS SPECIFICATION 2016 Editio Vocals Syllabus Specificatio 2016 Editio Rockschool Performace Arts Awards Vocatioal Qualificatios Ackowledgemets Syllabus Vocal specialists: Marti Hibbert ad

More information

Achieving 550 MHz in an ASIC Methodology

Achieving 550 MHz in an ASIC Methodology Achievig Mz i a ASIC Methodology D. G. Chiery, B. Nikolić, K. Keutzer Departmet of Electrical Egieerig ad Computer Scieces Uiversity of Califoria at Berkeley {chiery, bora, keutzer}@eecs.berkeley.edu ABSTRACT

More information

Using a Computer Screen as a Whiteboard while Recording the Lecture as a Sound Movie

Using a Computer Screen as a Whiteboard while Recording the Lecture as a Sound Movie Usig a Computer Scree as a Whiteboard while Recordig the Lecture as a Soud Movie Joatha Lewi Keesaw State Uiversity Abstract The purpose of this presetatio is to demostrate the process of usig a laptop

More information

Warranty Registration System Help us to serve you better by registering your product for Warranty

Warranty Registration System Help us to serve you better by registering your product for Warranty Warraty Registratio System Help us to serve you better by registerig your product for Warraty Web Register at www.oida.com Telephoe Call Cetre No. 0XX-39889000(0XX-STD Code of 5 STAR State Capital) Post

More information