Real-time Scheduling of Flexible Manufacturing Systems using Support Vector Machines and Neural Networks

Size: px
Start display at page:

Download "Real-time Scheduling of Flexible Manufacturing Systems using Support Vector Machines and Neural Networks"

Transcription

1 Real-tme Schedulg of Flexble Maufacturg Systems usg Support Vector Maches ad Neural Networks P. Prore, R. Po, J. Parreño, J. Lozao ad M. Moterrey EPI de Gó, Campus de Vesques, Gó, Asturas, Spa Abstract - Dspatchg rules are usually appled to schedule obs Flexble Maufacturg Systems (FMSs) dyamcally. Despte ther frequet use, oe of the drawbacks that they dsplay s that the state the maufacturg system s dctates the level of performace of the rule. As o rule s better tha all the other rules for all system states, t would hghly desrable to kow whch rule s the most approprate for each gve codto, ad to ths ed ths paper proposes a schedulg approach that employs Support Vector Maches (SVMs) ad backpropagato eural etworks. Usg these latter techques, ad by aalysg the earler performace of the system, schedulg kowledge s obtaed whereby the rght dspatchg rule at each partcular momet ca be determed. A module that geerates ew cotrol attrbutes s also desged order to mprove the schedulg kowledge that s obtaed. Smulato results show that the proposed approach leads to sgfcat performace mprovemets over exstg dspatchg rules. Keywords: Schedulg, Neural Networks, SVMs, FMS, Smulato Itroducto Oe of the most commoly appled solutos to the schedulg problem FMSs volves usg dspatchg rules, whch have bee evaluated for performace by may researchers (see for example, [2], [2], [22]). Almost all the above studes pot to the fact that rule performace depeds o the crtera that are chose, ad the system s cofgurato ad codtos (utlsato level of the system, relatve loadg, due date tghtess, ad so o). It would thus be terestg to be able to chage dspatchg rules at the rght momet dyamcally. The lterature descrbes two basc approaches to modfy dspatchg rules. The frst approach s to select a rule at the approprate momet by smulatg a set of pre-establshed dspatchg rules ad optg for the oe that provdes the best performace (see for example, [7], [8], [9], [23]). The secod approach, volvg artfcal tellgece, requres a set of earler system smulatos (trag ) to determe what the best rule s for each possble system state. A mache learg algorthm [] s traed to acqure kowledge through these trag, ad ths kowledge s the used to make tellget decsos real tme (see for example, [6], [9], [20]). Aytug [] ad Prore [5] provde a revew whch mache learg s appled to solvg schedulg problems. Nevertheless, there are hardly ay studes the lterature that compare the dfferet types of mache learg algorthms used schedulg problems. Ths paper therefore presets a schedulg approach that uses ad compares SVMs ad eural etworks. To mprove the maufacturg system s performace, a ew approach s also proposed whereby ew cotrol attrbutes that are arthmetcal combatos of the orgal attrbutes ca be determed. The rest of ths paper s orgased as follows. Mache learg algorthms used ths paper are frst descrbed. A approach to schedulg obs that employs mache learg s the preseted. Ths s followed by the expermetal study, whch descrbes a ew approach to determe ew cotrol attrbutes from the orgal oes. The two mache learg algorthms used are also compared. Fally, the proposed schedulg approach s compared wth the alteratve of usg a combato of dspatchg rules costatly. A summary of the results obtaed cocludes the paper. 2 Neural Networks ad Support Vector Maches Backpropagato eural etworks, or multlayer perceptro [8], whch wll be appled ths work, fgure amogst those etworks that are most well-kow ad most wdely used as patter classfers or fucto approxmators ([5], [0]). The backpropagato trag algorthm s used ths type of eural etworks. Ths algorthm calculates the most adequate coecto weghts ad thresholds so that the dfferece betwee the etwork output ad the desred oe s mmsed. Support vector maches [4] were orgally desged for bary classfcato. Let (x, y ), (x 2, y 2 ),, (x, y ) be a group of data belogg to Class or Class 2, where x R N ad the assocated labels be y = for Class ad - for Class 2 (=,, ). The formulato of SVMs s as follows:

2 M subect to the costrats: 2 =,..., T w w + C y ( w φ( x ) + b) ξ T ξ 0 = ξ =,..., where w s the weght vector; C s the pealty weght; ξ are o-egatve slack varables; b s a scalar, ad x are mapped to a hgher dmesoal space by a o-lear mappg fucto φ. Mappg fucto φ eeds to satsfy the followg equato: k( x, x ) = φ( x ) φ( x ) where k x, x ) s called kerel fucto. ( Mmzg w T w mples that SVMs tres to maxmse 2 2, whch represets the marg of separato betwee both w classes. The data that satsfy the equalty Eq. () are called support vectors. Moreover, by addg a set of o-egatve Lagrage multplers α ad β to geerate the Lagraga, the upper- metoed costraed optmzato problem ca be worked out wth the dual form show below: Max α 2 = = subect to the costrats: = α y 0 α C = 0 = T α α y y k( x, x ) =,..., Havg obtaed the support vectors (SVs), the decso fucto for a usee data (x) s as follows: y = sg α yk( x, x ) + b SVs () 3 Schedulg usg Neural Networks ad Support Vector Maches Two cotrastg features eed to be fulflled for a realtme schedulg system that dyamcally modfes dspatchg rules to work properly [3]:. Rule selecto must take to accout a varety of formato about the maufacturg system real tme. 2. Rule selecto must be completed fast eough for real operatos ot to be delayed. Oe way of dog ths s to employ some class of kowledge about the relatoshp betwee the maufacturg system s state ad the rule to be appled at that momet. However, oe of the most dffcult problems s precsely how ths kowledge s to be acqured. Mache learg algorthms, such as SVMs or eural etworks, are used to do ths. However, the trag ad the learg algorthm must be adequate for ths kowledge to be useful. Moreover, geeratg the trag, the attrbutes selected are crucal to the performace of the schedulg system [3]. Fgure shows a schedulg system that employs mache learg. The example geerator creates dfferet maufacturg system states va the smulato model ad choose the best dspatchg rule for each partcular state. The mache learg algorthm employs the to geerate the kowledge requred to make future schedulg decsos. The real tme cotrol system usg the schedulg kowledge, the maufacturg system s state ad performace, choose the best dspatchg rule for ob schedulg. Further may possbly be eeded order to refe the kowledge about the maufacturg system depedg o the performace of the latter. Trag ad test example geerator Smulato model Kowledge refemet Trag ad test Mache learg algorthm FMS state ad performace Schedulg kowledge Real tme cotrol system Job schedulg FMS Fgure. Geeral overvew of a kowledge-based schedulg system.

3 4 Expermetal Study 4. The proposed FMS The selected FMS cossts of a loadg stato, a uloadg stato, four machg cetres ad a materal hadlg system. Two types of decso are studed the FMS proposed. The frst s the selecto by the mache of parts assged to t usg the followg dspatchg rules: SPT (Shortest Processg Tme), EDD (Earlest Due Date), MDD (Modfed Job Due Date), ad SRPT (Shortest Remag Processg Tme). These rules were selected because of ther fe performace earler studes (see for example, [4]). The secod type of decso volves the selecto of the maches by the parts, as a operato ca be processed o dfferet maches. The dspatchg rules employed ths FMS are: SPT (Shortest Processg Tme), NINQ (Shortest Queue), WINQ (Work Queue), ad LUS (Lowest Utlsed Stato). 4.2 Geeratg trag ad test The cotrol attrbutes used to descrbe the maufacturg system state must frst be defed order to geerate trag ad test. I ths partcular FMS these are: F, flow allowace factor whch measures due date tghtess [2]; NAMO: umber of alteratve maches for a operato; MU: mea utlsato of the maufacturg system; U : utlsato of mache ; WIP: mea umber of parts the system; RBM: rato of the utlsato of the bottleeck mache to the mea utlsato of the maufacturg system; RSDU: rato of the stadard devato of dvdual mache utlsatos to mea utlzato. The trag ad test eeded for the learg stage are obtaed by smulato usg the WITNESS programme. The followg suppostos were made to do ths: () Jobs arrve at the system followg a Posso dstrbuto; (2) Processg tmes for each operato are sampled from a expoetal dstrbuto wth a mea of oe; (3) The actual umber of operatos of a ob s a radom varable, equally dstrbuted amog the tegers from oe to four; (4) The probablty of assgg a operato to a mache depeds o the parameters PO (percetage of operatos assged to mache ). These percetages fluctuate betwee 0% ad 40%. It s also assumed that the frst two maches have a greater workload; (5) The umber of alteratve maches for a operato vares betwee oe ad four; (6) The ob arrval rate vares so that the overall use of the system rages betwee 55% ad 95%; (7) The value of factor F fluctuates betwee oe ad te. As mea tardess ad mea flow tme the system are the most wdely used crtera to measure system performace all maufacturg systems, they are also employed ths study. I all, 00 dfferet cotrol attrbute combatos were radomly geerated, ad 00 of these were used as test. For each combato of attrbutes, mea tardess ad mea flow tme values resultg from the use of each of the dspatchg rules solato were calculated. Sxtee smulatos were actually eeded to geerate a trag or test example, as there are four rules for each of the decsos to be take. 4.3 The applcato of eural etworks Backpropagato eural etworks are partcularly used to solve classfcato problems such as the oe beg cosdered ths work. Table I provdes a summary of the results obtaed usg dfferet-szed sets of trag for the crtera of mea tardess ad mea flow tme. Geerally, t ca be see that as the umber of trag creases, test example error ( that have ot prevously bee dealt wth) decreases cosderably. Table I also shows that test error fluctuates betwee 6% ad 2% upwards of 400 for the crtero of mea tardess. Furthermore, for the crtero of mea flow tme, test error s observed to oscllate betwee 7% ad 4% upwards of 500. Errors for ths latter crtero are lower due to there beg fve dspatchg rule combatos (SPT+SPT, SPT+NINQ, SPT+WINQ, MDD+WINQ, SRPT+WINQ) that are really used. I cotrast, twelve combatos are used for the crtero of mea tardess. Table I. usg eural etworks for the crtera of mea tardess ad mea flow tme % 9% 300 7% 0% 400 6% 0% 500 5% 7% 600 3% 5% 700 4% 6% 800 6% 6% 900 5% 5% 000 5% 4% 00 2% 4% The deal cofgurato of the eural etwork used for the crtero of mea tardess was foud to have put odes (oe for each cotrol attrbute), 6 odes the hdde layer, ad 2 odes the output layer (oe for each dspatchg rule combato). Smlarly, the deal cofgurato of the eural etwork employed for the crtero of mea flow tme was foud to have put odes, 6 odes the hdde layer, ad 5 odes the output layer. 4.4 The applcato of support vector maches The schedulg problem s essetally a mult-class classfcato problem as several dspatchg rule

4 combatos are employed the FMS. Ths study uses the oe-agast-oe method to exted the bary SVMs to geerate the mult-class scheduler sce ths method s more sutable for practcal use tha other methods [6]. I the same way, ths study, the radal bass fucto (RBF) ad the polyomal fucto have bee used as kerel fuctos. After several prelmary tests, t has bee decded to make use of the RBF Kerel sce t s the oe that shows a better performace. Furthermore, by employg the grd search techque o the, the best performace for the SVMs s obtaed whe C=,000 ad σ=0. Table II provdes a summary of the results obtaed for the crtera of mea tardess ad mea flow tme. Geerally, t ca be see that as the umber of creases, test example error decreases cosderably. Table II also shows that test error fluctuates betwee % ad 0% upwards of 700 for the crtero of mea tardess. Furthermore, for the crtero of mea flow tme, test error drops to % upwards of 700. Table II. usg SVMs for the crtera of mea tardess ad mea flow tme % 6% 300 5% 5% 400 5% 2% 500 6% 2% 600 2% 2% 700 % % 800 % % 900 % % 000 0% % 00 0% % 4.5 Geeratg ew cotrol attrbutes O occasos, t s ecessary to obta arthmetcal combatos of the orgal attrbutes to mprove the schedulg kowledge. But may cases these combatos are ot kow beforehad, ad are oly foud very smple maufacturg systems after close examatos of ther smulato results. For these reasos, a module was desged whch automatcally selects the useful combatos of the orgal attrbutes by usg smulato data whch orgally provded test ad trag. To do ths, the basc arthmetc operators cosdered are addg, subtractg, multplyg ad dvdg. The pseudo-code for the geerator of the ew cotrol attrbutes s as follows:. Determato of the combatos of the preset attrbutes. 2. Geerato of ew trag ad test the lght of earler combatos. 3. Selecto of the useful combatos, whch are the decso tree ad the set of decso rules geerated by C4.5 [7]. 4. If the ew decso tree ad/or the set of decso rules has fewer classfcato errors, go back to step oe. If ot, stop the algorthm. However, the decso to cotue may also be take at step four because, eve though error may ot be mproved by the preset terato, t may well be mproved durg later terato(s). The proposed module redered the followg useful cotrol attrbute combatos for the crtero of mea tardess: U+U2, U+U4, U2+U3, U-U2, U2-U4, U3-U4 ad U3/U4. Table III shows the results obtaed for the crtero of mea tardess whe the SVMs ad the geerator module of ew cotrol attrbutes were appled. It ca be see from the results that test error oscllates betwee 0% ad 8% from 600 trag upwards, ad that the lowest test error was acheved wth 000 ad 00. The proposed module s the appled for the crtero of mea flow tme, ad the followg combatos of attrbutes were determed to be useful : U-U2, U3-U4, U/U2 ad U2/U3. The Table shows how test error drops to 0% from 700 upwards. If these results are compared wth those Table II, a mprovemet ca be see to exst. Oly sets of 600 or more were used, as lower errors are obtaed upwards of ths trag set sze. Table III. usg SVMs ad the geerator module of ew cotrol attrbutes for the crtera of mea tardess ad mea flow tme % % 700 9% 0% 800 9% 0% 900 9% 0% 000 8% 0% 00 8% 0% usg backpropagato eural etworks ad the ew attrbutes geerated was lkewse calculated. Results are show Table IV, where t s aga clear that classfcato error drops compared to the alteratve of usg the orgal cotrol attrbutes. For the crtero of mea tardess, the backpropagato eural etwork gves a 2% test error, compared to the 8% error of the SVMs. Furthermore, for the crtero of mea flow tme, the SVMs are see to gve zero test error, whereas the backpropagato eural etwork geerates a bgger test error (2%). Fally, meto should be made of the fact that the deal eural etwork for the crtero of mea tardess has 8, 5 ad 2 euros the put,

5 hdde ad output layers respectvely, whlst for the crtero of mea flow tme the deal eural etwork has 5, 0 ad 5 euros. Table IV. usg eural etworks ad the geerator module of ew cotrol attrbutes for the crtera of mea tardess ad mea flow tme % 4% 700 4% 4% 800 2% 4% 900 4% 2% 000 2% 2% 00 2% 2% 4.6 Learg-based schedulg To select the best combato of dspatchg rules accordg to the FMS s state real tme we must mplemet the schedulg kowledge the FMS smulato model. Selectg the motorg perod s aother key questo because the frequecy used to test the cotrol attrbutes determes the performace of the maufacturg system. To do ths, multples of the average total processg tme for a ob, whch our partcular case are 2.5, 5, 0 ad 20 tme uts, are take (see for example, [8], [9], [23]). I vew of the results the prevous secto, 000 were used for both performace crtera. Fve depedet replcas of 00,000 tme uts were carred out. Table V. Mea tardess ad mea flow tme for the proposed strateges. Strategy used MT MFT Strategy used MT MFT SPT+SPT ,404 MDD+NINQ.450,2495 SPT+NINQ.2220,0438 MDD+WINQ.566,2546 SPT+WINQ.20,045 MDD+LUS ,8537 SPT+LUS ,587 SRPT+SPT ,6549 EDD+SPT ,606 SRPT+NINQ.474,40 EDD+NINQ.6802,3909 SRPT+WINQ.4089,49 EDD+WINQ.6885,3948 SRPT+LUS ,7094 EDD+LUS ,0493 SVMs MDD+SPT ,6750 Neural Network, Table V summarses the results obtaed. Mea tardess ad mea flow tme values the Table are the average of the fve replcas. Readablty has bee mproved by showg values the Table that are relatve to the lowest mea tardess ad mea flow tme obtaed (these are assged a value of oe). The motorg perod chose was 2.5 tme uts. Table V shows that the best alteratve s to employ a kowledgebased strategy ad that the SVMs geerate lower mea tardess values tha eural etwork. The combatos MDD+NINQ ad MDD+WINQ are the best of the strateges that use a fxed combato of dspatchg rules, but ther mea tardess values are hgher tha the eural etwork alteratve by betwee 4.50% ad 5.66%. Moreover, the SVMs gve better results tha the eural etwork for the crtero of mea flow tme. Table V also shows that the combatos SPT+NINQ ad SPT+WINQ geerate the least mea flow tme from amogst the strateges that apply a fxed combato of rules. However, mea flow tme values are greater tha the SVMs alteratve by betwee 4.5% ad 4.38%. Fally, the SVMs-based system s compared wth the other strateges by usg ANOVA. The cocluso s that ths schedulg system stads out above the other strateges wth a sgfcace level of less tha Coclusos A approach for schedulg usg SVMs ad eural etworks s proposed ths study. A geerator module of ew cotrol attrbutes s also corporated, ad ths reduces test error obtaed wth the mache learg algorthms leadg to better performace of the maufacturg system. The SVMs-based schedulg system s show to provde the lowest mea tardess ad mea flow tme values. Future research mght focus o usg more decso types for the proposed FMS. However, the more decso types that are used, the more smulatos are eeded to geerate the trag ad test. A smulator could usefully be corporated to decde whch rule to apply whe the schedulg kowledge provdes two or more theoretcally correct dspatchg rules. Fally, a kowledge base refemet module could also be added, whch would automatcally modfy the kowledge base whe maor chages the maufacturg system come about. 6 Refereces [] Aytug, H., Bhattacharyya, S., Koehler, G.J. ad Sowdo, J.L. (994), A revew of mache learg schedulg, IEEE Trasactos o Egeerg Maagemet, Vol. 4, pp [2] Baker, K.R. (984), Sequecg rules ad due-date assgmets a ob shop, Maagemet Scece, Vol. 30, pp [3] Che, C.C. ad Yh, Y. (996), Idetfyg attrbutes for kowledge-based developmet dyamc schedulg evromets, Iteratoal Joural of Producto Research, Vol. 34, pp [4] Cortes, C. ad Vapk, V. (995), Support-vector etwork, Mache Learg, Vol. 20, pp

6 [5] Freema, J.A. ad Skapura, D.M. (99), Neural Networks: Algorthms, Applcatos, ad Programmg Techques, Addso Wesley, Readg, MA. [6] Hsu, C.W. ad L, C.J. (2002), A comparso of methods for mult-class support vector maches, IEEE Trasactos o Neural Networks, Vol.3, pp [7] Ish, N. ad Talavage, J. (99), A traset-based realtme schedulg algorthm FMS, Iteratoal Joural of Producto Research, Vol. 29, pp [8] Jeog, K.-C. ad Km, Y.-D. (998), A real-tme schedulg mechasm for a flexble maufacturg system: usg smulato ad dspatchg rules, Iteratoal Joural of Producto Research, Vol. 36, pp [9] Km, M.H. ad Km, Y.-D. (994), Smulato-based real-tme schedulg a flexble maufacturg system, Joural of Maufacturg Systems, Vol. 3, pp [0] Lppma, R.P. (987), A troducto to computg wth Neural Networks, IEEE ASSP Magaze, Vol. 3, pp [] Mchalsk, R.S., Carboell, J.G. ad Mtchell, T.M. (983), Mache Learg. A Artfcal Itellgece Approach, Toga Press, Palo Alto, CA. [8] Rumelhart, D.E., Hto, G.E. ad Wllams, R.J. (986), Learg represetatos by back-propagatg errors, Nature, Vol. 323, pp [9] Shue, Y.-R., Guh, R.-S. ad Tseg, T.-Y. (2009), GAbased learg bas selecto mechasm for real-tme schedulg systems, Expert Systems wth Applcatos, Vol. 36, pp [20] Shue, Y.-R., Guh, R.-S. ad Lee, K.-C. (20), Study of SOM-based tellget mult-cotroller for real-tme schedulg, Appled Soft Computg, Vol., pp [2] Stecke, K.E. ad Solberg, J. (98), Loadg ad cotrol polces for a flexble maufacturg system, Iteratoal Joural of Producto Research, Vol. 9, pp [22] Tag, L.-L., Yh, Y. ad Lu, C.-Y. (993), A study o decso rules of a schedulg model a FMS, Computers Idustry, Vol. 22, pp. -3. [23] Wu, S.-Y.D. ad Wysk, R.A. (989), A applcato of dscrete-evet smulato to o-le cotrol ad schedulg flexble maufacturg, Iteratoal Joural of Producto Research, Vol. 27, pp [2] Motazer, M. ad Wassehove, L.N.V. (990), Aalyss of schedulg rules for a FMS, Iteratoal Joural of Producto Research, Vol. 28, pp [3] Nakasuka, S. ad Yoshda, T. (992), Dyamc schedulg system utlzg mache learg as a kowledge acqusto tool, Iteratoal Joural of Producto Research, Vol. 30, pp [4] O keefe, R.M. ad Kasraa, T. (992), Iteracto betwee dspatchg ad ext stato selecto rules a dedcated flexble maufacturg system, Iteratoal Joural of Producto Research, Vol. 30, pp [5] Prore, P., de la Fuete, D., Gómez, A. ad Puete, J. (200), A revew of mache learg dyamc schedulg of flexble maufacturg systems, Artfcal Itellgece for Egeerg Desg, Aalyss ad Maufacturg, Vol. 5, pp [6] Prore, P., de la Fuete, D., Po, R. ad Puete, J. (200), Learg-based schedulg of flexble maufacturg systems usg case-based reasog, Appled Artfcal Itellgece, Vol 5, pp [7] Qula, J.R. (993), C4.5: Programs for Mache Learg, Morga Kaufma Publshers, Sa Mateo, CA.

A Genetic Programming Framework for Error Recovery in Robotic Assembly Systems

A Genetic Programming Framework for Error Recovery in Robotic Assembly Systems A Geetc Programmg Framework for Error Recovery Robotc Assembly Systems Cem M. Baydar cbaydar@umch.edu Kazuhro Satou kazu@umch.edu Departmet of Mechacal Egeerg ad Appled Mechacs Uversty of Mchga A Arbor,

More information

Handout #5. Introduction to the Design of Experiments (DOX) (Reading: FCDAE, Chapter 1~3)

Handout #5. Introduction to the Design of Experiments (DOX) (Reading: FCDAE, Chapter 1~3) Hadout #5 Ttle: FAE Course: Eco 368/01 Spr/015 Istructor: Dr. I-M Chu Itroducto to the Des of Expermets (DOX) (Read: FCDAE, Chapter 1~3) I hadout oe, we leared that data ca be ether observatoal or expermetal.

More information

Cost Control of the Transmission Congestion Management in Electricity Systems Based on Ant Colony Algorithm

Cost Control of the Transmission Congestion Management in Electricity Systems Based on Ant Colony Algorithm Eergy ad Power Egeerg, 2011, 3, 17-23 do:10.4236/epe.2011.31003 Publshed Ole February 2011 (http://www.scrp.org/joural/epe) Cost Cotrol of the Trasmsso Cogesto Maagemet Electrcty Systems Based o At Coloy

More information

Comparative Study of Word Alignment Heuristics and Phrase-Based SMT

Comparative Study of Word Alignment Heuristics and Phrase-Based SMT Comparatve Study of Word Algmet Heurstcs ad Phrase-Based SMT Hua Wu ad Hafeg Wag Toshba (Cha) Research ad Developmet Ceter 5/F., Tower W2, Oretal Plaza No., East Chag A Ave., Dog Cheg Dstrct Bejg, 00738,

More information

Music Performer Recognition Using an Ensemble of Simple Classifiers

Music Performer Recognition Using an Ensemble of Simple Classifiers Musc Performer Recogto Usg a Esemble of Smple Classfers Efstathos Stamatatos 1 ad Gerhard Wdmer 2 Abstract. Ths. paper addresses the problem of detfyg the most lkely musc performer, gve a set of performaces

More information

Exploiting the Marginal Profits of Constraints with Evolutionary Multi-objective Optimization Techniques

Exploiting the Marginal Profits of Constraints with Evolutionary Multi-objective Optimization Techniques Eplotg the Margal Profts of Costrats wth Evolutoary Mult-objectve Optmzato Techques Ya Zheyu Zh We Kag Lsha Laboratory of Software Egeerg Departmet of Computer Scece Laboratory of Software Egeerg Wuha

More information

Rank Inclusion in Criteria Hierarchies

Rank Inclusion in Criteria Hierarchies Mat-.08 deedet Research Project Aled Mathematcs Rak cluso Crtera Herarches Jue 00 Helsk Uversty of Techology ystems Aalyss Laboratory Att Pukka Deartmet of Egeerg Physcs ad Mathematcs 48484T Cotets. NTRODUCTON...3.

More information

Use the template below as a guide for organizing the text of your story.

Use the template below as a guide for organizing the text of your story. Plot Ptch Template Use the template below as a gude for orgazg the text of your story. Ths template s a suggesto of how the text of a 14-page chldre s pcture storybook could be orgazed. It does ot clude

More information

A Realistic E-Learning System based on Mixed Reality

A Realistic E-Learning System based on Mixed Reality A Realstc E-Learg System based o Mxed Realty Kyusug Cho 1, Juho Lee 1, Jaem Soh 1, Juseok Lee 2, Hyu S. Yag 1 1 Departmet of Computer Scece, Korea Advaced Isttute of Scece ad Techology, 373-1 Guseog-dog,

More information

Recognizing Names in Biomedical Texts using Hidden Markov Model and SVM plus Sigmoid

Recognizing Names in Biomedical Texts using Hidden Markov Model and SVM plus Sigmoid Recogzg Names Bomedcal Texts usg Hdde Markov Model ad SVM plus Sgmod ZHOU GuoDog Isttute for Ifocomm Research 2 Heg Mu Keg Terrace Sgapore 963 Emal: zhougd@2r.a-star.edu.sg ABSTRACT I ths paper, we preset

More information

11 Hybrid Cables. n f Hz. kva i P. Hybrid Cables Description INFORMATION Description

11 Hybrid Cables. n f Hz. kva i P. Hybrid Cables Description INFORMATION Description Hybrd Cables Descrpto Hybrd Cables INFORMATION Ths secto shows the techcal data o the hybrd cables avalable at SEW- EURODRIVE. For assgmet o hybrd cables to the products, reer to the respectve sectos..

More information

Scheme For Finding The Next Term Of A Sequence Based On Evolution {File Closing Version 4}. ISSN

Scheme For Finding The Next Term Of A Sequence Based On Evolution {File Closing Version 4}. ISSN Bagad, R. (207). Scheme For Fdg The ext Term Of A Sequece Based O voluto {Fle Closg Verso 3}. ISS 75-3030. PHILICA.COM Artcle umber 40. htt://www.hlca.com/dsla_artcle.h?artcle_d=40 Scheme For Fdg The ext

More information

Minimum Penalized Hellinger Distance for Model Selection in Small Samples

Minimum Penalized Hellinger Distance for Model Selection in Small Samples Ope Joural of Statstcs,,, 369-38 ttp://dxdoorg/436/os445 ublsed Ole October (ttp://wwwscrorg/oural/os) Mu ealzed ellger Dstace for Model Selecto Sall Saples apa Ngo *, Bertrad Ntep Laboratore de Mateatques

More information

Positive-living skills for children aged 3 to 6

Positive-living skills for children aged 3 to 6 Table of Cotets Gudeles Postve-lvg sklls for chldre aged 3 to 6 A troducto to M MdMasters Suggestos o how to use the M MdMasters actvtes Tps o usg M MdMasters wth chldre who have a physcal dsablty Stages

More information

Object Modeling for Multicamera Correspondence Using Fuzzy Region Color Adjacency Graphs

Object Modeling for Multicamera Correspondence Using Fuzzy Region Color Adjacency Graphs Obect Modelg for Mltcamera Correspodece Usg Fzzy Rego Color Adacecy Graphs Amr Hosse Khall 1 ad Shohreh Kasae 2 1 Sharf Uersty of Techology, Tehra, Ira a_khall@ce.sharf.ed 2 Sharf Uersty of Techology,

More information

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

Heterogeneous Talent and Optimal Emigration 1

Heterogeneous Talent and Optimal Emigration 1 Heterogeeous Talet a Optmal mgrato A Cotrbuto to te New coomcs of te Bra Dra Nguye Duc Ta Natoal Grauate Isttute for Polcy Stues GRIPS, Tokyo Vetam Developmet orum VD Tokyo mal: 3@stu.grps.ac.jp September

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

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

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

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

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

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

RIAM Local Centre Woodwind, Brass & Percussion Syllabus

RIAM Local Centre Woodwind, Brass & Percussion Syllabus 8 RIAM Local Centre Woodwnd, Brass & Percusson Syllabus 2015-2018 AURAL REQUIREMENTS AND THEORETICAL QUESTIONS REVISED FOR ALL PRACTICAL SUBJECTS AURAL TESTS From Elementary to Grade V ths area s worth

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

Accepted Manuscript. An improved artificial bee colony algorithm for flexible job-shop scheduling problem with fuzzy processing time

Accepted Manuscript. An improved artificial bee colony algorithm for flexible job-shop scheduling problem with fuzzy processing time Accepted Manuscrpt An mproved artfcal bee colony algorthm for flexble ob-shop schedulng problem wth fuzzy processng tme Ka Zhou Gao, Ponnuthura Nagaratnam Suganthan, Quan Ke Pan, Tay Jn Chua, Chn Soon

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

A BROADCASTING PROTOCOL FOR COMPRESSED VIDEO

A BROADCASTING PROTOCOL FOR COMPRESSED VIDEO Proceegs of the EUROMEDIA 99 Coferece (Much, Aprl 6-8, 1999), pp78-84 A BROADCASTING PROTOCOL FOR COMPRESSED VIDEO Jeha-Fraços Pârs 1 Departmet of Computer Scece Uversty of Housto Housto, TX 7704-475 pars@csuheu

More information

Following a musical performance from a partially specified score.

Following a musical performance from a partially specified score. Followng a muscal performance from a partally specfed score. Bryan Pardo and Wllam P. Brmngham Artfcal Intellgence Laboratory Electrcal Engneerng and Computer Scence Dept. and School of Musc The Unversty

More information

LOW-COMPLEXITY VIDEO ENCODER FOR SMART EYES BASED ON UNDERDETERMINED BLIND SIGNAL SEPARATION

LOW-COMPLEXITY VIDEO ENCODER FOR SMART EYES BASED ON UNDERDETERMINED BLIND SIGNAL SEPARATION LOW-COMPLEXITY VIDEO ENCODER FOR SMART EYES BASED ON UNDERDETERMINED BLIND SIGNAL SEPARATION Jng Lu, Fe Qao *, Zhjan Ou and Huazhong Yang Department of Electronc Engneerng, Tsnghua Unversty ABSTRACT Ths

More information

Instructions for Contributors to the International Journal of Microwave and Wireless Technologies

Instructions for Contributors to the International Journal of Microwave and Wireless Technologies Instructons for Contrbutors to the Internatonal Journal of Mcrowave and Wreless Technologes Frst A. Author 1, Second Author 1,2, Thrd Author 2 1 Cambrdge Unversty Press, Ednburgh Buldng, Shaftesbury Road,

More information

tj tj D... '4,... ::=~--lj c;;j _ ASPA: Automatic speech-pause analyzer* t> ,. "",. : : :::: :1'NTmAC' I

tj tj D... '4,... ::=~--lj c;;j _ ASPA: Automatic speech-pause analyzer* t> ,. ,. : : :::: :1'NTmAC' I ASPA: Automatc speech-pause analyzer* D. GERVERt and G. DNELEY Unversty of Durham, Durham, England ASPA: The Programs Snce the actual detals of nterface samplng, dsk storage routnes, etc., wll depend upon

More information

current activity shows on the top right corner in green. The steps appear in yellow

current activity shows on the top right corner in green. The steps appear in yellow Browzwear Tutorals Tutoral ntroducton Ths tutoral leads you through the best practces of color ways operatons usng an llustrated step by step approach. Each slde shows the actual applcaton at the stage

More information

Energy and Exergy Analysis for Single and Parallel Flow Double Effect Water-Lithium Bromide Vapor Absorption Systems

Energy and Exergy Analysis for Single and Parallel Flow Double Effect Water-Lithium Bromide Vapor Absorption Systems Iteratoal Joural of Scece ad echology http://.ejouralofcece.org Eergy ad Exergy Aaly for Sgle ad Parallel Flo Double Effect Water-Lthu Brode Vapor Aborpto Syte A.I.Shahata, M. M. Aboelaz, A. F. Elafty

More information

A Comparative Analysis of Disk Scheduling Policies

A Comparative Analysis of Disk Scheduling Policies A Comparatve Analyss of Dsk Schedulng Polces Toby J. Teorey and Tad B. Pnkerton Unversty of Wsconsn* Fve well-known schedulng polces for movable head dsks are compared usng the performance crtera of expected

More information

Statistics AGAIN? Descriptives

Statistics AGAIN? Descriptives Cal State Northrdge Ψ427 Andrew Answorth PhD Statstcs AGAIN? What do we want to do wth statstcs? Organze and Descrbe patterns n data Takng ncomprehensble data and convertng t to: Tables that summarze the

More information

QUICK START GUIDE v0.98

QUICK START GUIDE v0.98 QUICK START GUIDE v0.98 QUICK HELP Q A 1 STEP BY STEP 3 GLOSSARY 2 A B C 1 INSTALLATION 1. Make sure that the hardware nstallaton s performed by a certfed vendor 2. Install OTOTRAK app from Apple s App

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

Error Concealment Aware Rate Shaping for Wireless Video Transport 1

Error Concealment Aware Rate Shaping for Wireless Video Transport 1 Error Concealment Aware Rate Shapng for Wreless Vdeo Transport 1 Trsta Pe-chun Chen and Tsuhan Chen 2 Abstract Streamng of vdeo, whch s both source- and channel- coded, over wreless networks faces the

More information

3. Sequential Logic 1

3. Sequential Logic 1 Chapter 3: Sequential Logic 1 3. Sequential Logic 1 Time is the substance from which I am made. Time is a river which carries me along, but I am the river; it is a tiger that devours me, but I am the tiger;

More information

System of Automatic Chinese Webpage Summarization Based on The Random Walk Algorithm of Dynamic Programming

System of Automatic Chinese Webpage Summarization Based on The Random Walk Algorithm of Dynamic Programming Send Orders for Reprnts to reprnts@benthamscence.ae The Open Cybernetcs & Systemcs Journal, 205, 9, 35-322 35 Open Access System of Automatc Chnese Webpage Summarzaton Based on The Random Walk Algorthm

More information

Simon Sheu Computer Science National Tsing Hua Universtity Taiwan, ROC

Simon Sheu Computer Science National Tsing Hua Universtity Taiwan, ROC Mounr A. Tantaou School of Electrcal Engneerng and Computer Scence Unversty of Central Florda Orlando, FL 3286-407-823-393 tantaou@cs.ucf.edu Interacton wth Broadcast Vdeo Ken A. Hua School of Electrcal

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

AREA (SQ. FT.) BREAKDOWN: 1. SALES AREA: 2. ENTRY VESTIBULE (EXT.): 3. SERVICE: 4. TOILET ROOM: 5. OFFICE: 6. STAIRWAY/REAR EXIT: 7.

AREA (SQ. FT.) BREAKDOWN: 1. SALES AREA: 2. ENTRY VESTIBULE (EXT.): 3. SERVICE: 4. TOILET ROOM: 5. OFFICE: 6. STAIRWAY/REAR EXIT: 7. Exhibit 6 35 ORTH SATA CRUZ AVEUE LOS GATOS, CA 953 PURVEYORS of SWEETESS 245 Ford Parkay, Suite 3 65.69.5525.finndaniels.com LEVEL: OF VCTY MAP MALL KEY PLA PROJECT TEAM BREAKDOW:. SALES AREA: 2. ETRY

More information

The UCD community has made this article openly available. Please share how this access benefits you. Your story matters!

The UCD community has made this article openly available. Please share how this access benefits you. Your story matters! Provded by the author(s) and Unversty College Dubln Lbrary n accordance wth publsher polces., Please cte the publshed verson when avalable. tle Dynamc Complexty Scalng for Real-me H.264/AVC Vdeo Encodng

More information

Step 3: Select a Class

Step 3: Select a Class R Step 1: Roll Ablty Scores a. ndcate dce-rollng method (p. 13):. Roll 3d6 sx tmes, n order. 11. Roll 3d6 twce per ablty, select ether. 111. Roll 3d6 sx tmes and assgn to abltes as desred. V. Roll 3d6

More information

Hybrid Transcoding for QoS Adaptive Video-on-Demand Services

Hybrid Transcoding for QoS Adaptive Video-on-Demand Services 732 IEEE Transactons on Consumer Electroncs, Vol. 50, No. 2, MAY 2004 Hybrd Transcodng for QoS Adaptve Vdeo-on-Demand Servces Ilhoon Shn and Kern Koh Abstract Transcodng s a core technque that s used n

More information

Simple VBR Harmonic Broadcasting (SVHB)

Simple VBR Harmonic Broadcasting (SVHB) mple VBR Harmonc Broadcastng (VHB) Hsang-Fu Yu ab, Hung-hang Yang a, Y-Mng hen c, -Mng Tseng a, and hen-y Kuo a a Dep. of omputer cence & Informaton Engneerng, atonal entral Unversty, Tawan b omputer enter,

More information

AN INTERACTIVE APPROACH FOR MULTI-CRITERIA SORTING PROBLEMS

AN INTERACTIVE APPROACH FOR MULTI-CRITERIA SORTING PROBLEMS AN INTERACTIVE APPROACH FOR MULTI-CRITERIA SORTING PROBLEMS A THESIS SUBMITTED TO THE GRADUATE SCHOOL OF NATURAL AND APPLIED SCIENCES OF MIDDLE EAST TECHNICAL UNIVERSITY BY BURAK KESER IN PARTIAL FULFILLMENT

More information

Cost-Aware Fronthaul Rate Allocation to Maximize Benefit of Multi-User Reception in C-RAN

Cost-Aware Fronthaul Rate Allocation to Maximize Benefit of Multi-User Reception in C-RAN Cost-Aware Fronthaul Rate Allocaton to Maxmze Beneft of Mult-User Recepton n C-RAN Dora Bovz, Chung Shue Chen, Sheng Yang To cte ths verson: Dora Bovz, Chung Shue Chen, Sheng Yang. Cost-Aware Fronthaul

More information

Decision Support by Interval SMART/SWING Incorporating. Imprecision into SMART and SWING Methods

Decision Support by Interval SMART/SWING Incorporating. Imprecision into SMART and SWING Methods Decson Support by Interval SMART/SWING Incorporatng Imprecson nto SMART and SWING Methods Abstract: Interval judgments are a way of handlng preferental and nformatonal mprecson n multcrtera decson analyss.

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

Illumination Models and Surface Rendering Methods

Illumination Models and Surface Rendering Methods Illmato Illmato Models ad Srface Rederg Methods L dffse reflecto φ R V P lght sorces basc model ambet lght dffse shadg speclar hghlghts shadg terpolato Gorad Shadg Phog Shadg Werer Prgathofer / Comptergraph

More information

US B2. ( *) Notice: Subject to any disclaimer, the term of this patent is extended or adjusted under 35 U.S.c. 154(b) by 0 days.

US B2. ( *) Notice: Subject to any disclaimer, the term of this patent is extended or adjusted under 35 U.S.c. 154(b) by 0 days. 111111 1111111111111111111111111111111111111111111111111111111111111 US006981576B2 (12) United States Patent Amo et ai. (10) Patent o.: US 6,981,576 B2 (45) Date of Patent: *Jan. 3, 2006 (54) FORMATO DSPLAY

More information

THE IMPORTANCE OF ARM-SWING DURING FORWARD DIVE AND REVERSE DIVE ON SPRINGBOARD

THE IMPORTANCE OF ARM-SWING DURING FORWARD DIVE AND REVERSE DIVE ON SPRINGBOARD THE MPORTANCE OF ARM-SWNG DURNG FORWARD DVE AND REVERSE DVE ON SPRNGBOARD Ken Yokoyama Laboratory of Bomechancs Faculty ofeducaton Kanazawa Unversty Kanazawa, Japan J unjro Nagano Department of Physcal

More information

Technical Information

Technical Information CHEMCUT Techncal Informaton CORPORATION Introducton The Chemcut CC8000 etcher has many new features desgned to reduce the cost of manufacturng and, just as mportantly, the cost of ownershp. Keepng the

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

User s manual. Digital control relay SVA

User s manual. Digital control relay SVA User s manual Dgtal control relay DISIBEINT ELECTRONIC S.L, has been present n the feld of the manufacture of components for the ndustral automaton for more than years, and mantans n constant evoluton

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

S Micro--Strip Tool in. S Combination Strip Tool ( ) S Cable Holder Assembly (Used only

S Micro--Strip Tool in. S Combination Strip Tool ( ) S Cable Holder Assembly (Used only Instructon Sheet LghtCrmp* Plus LC 408-10103 (for Jacketed Cable) Connectors 18 AUG 09 Rear Protectve Cap Termnaton CoverG Boot Connector Assembly Crmp Eyelet Duplex Clp G Connector kt s shpped wth these

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

Color Monitor. L200p. English. User s Guide

Color Monitor. L200p. English. User s Guide Color Montor L200p User s Gude Englsh Frst Edton (February / 2003) Note : For mportant nformaton, refer to the Montor Safety and Warranty manual that comes wth ths montor. Contents ENGLISH Safety (Read

More information

Reduce Distillation Column Cost by Hybrid Particle Swarm and Ant

Reduce Distillation Column Cost by Hybrid Particle Swarm and Ant From the SelectedWorks of Dr. Sandp Kumar Lahr Summer July 20, 2016 Reduce Dstllaton Column Cost by Hybrd Partcle Swarm and Ant Dr. Sandp k lahr chnmaya lenka Avalable at: https://works.bepress.com/sandp_lahr/33/

More information

Conettix D6600/D6100IPv6 Communications Receiver/Gateway Quick Start

Conettix D6600/D6100IPv6 Communications Receiver/Gateway Quick Start Conettx / Communcatons Recever/Gateway Quck Start.0 Parts Lst able : Conettx System Components Qty. Descrpton Conettx Communcatons Recever/Gateway AC power cord Battery cable P660 I/O cable P660 Rack mount

More information

9! VERY LARGE IN THEIR CONCERNS. AND THEREFORE, UH, i

9! VERY LARGE IN THEIR CONCERNS. AND THEREFORE, UH, i 340 WELL, alack PAJAMAS WAS A SOMEWHAT METAPHORCAL 2 TERM. MANY VETNAMESE PEASANTS TENDED TO WEAR 3 BLACK PAJAMAS, BUT WHAT AM REFERRNG TO S THAT 4 OUTSDE OF THE NORTH VETNAMESE UNTS AND ~OME OF 5 THE

More information

Supply Quantitative Model à la Leontief *

Supply Quantitative Model à la Leontief * Moer Ecoomy, 2011, 2, 642-653 o:10.4236/me.2011.24072 Pubhe Oe September 2011 (http://www.scrp.org/joura/me) Suppy Quattatve Moe à a Leotef * Abtract Ezra Davar Iepeet Reearcher, Amo Vtamar, Netaya, Irae

More information

Optimized PMU placement by combining topological approach and system dynamics aspects

Optimized PMU placement by combining topological approach and system dynamics aspects Optmzed PU placement by combnng topologcal approach and system dynamcs aspects Jonas Prommetta, Jakob Schndler, Johann Jaeger Insttute of Electrcal Energy Systems Fredrch-Alexander-Unversty Erlangen-Nuremberg

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

Burl Faywood. Gospel Keyboard Studies. Blest Be the Tie That Binds. bœœ œ œ œ œ œ œ. & b. œ œ œ œ œ œ œ œ œ œ œ œ œ œœ œ œ œ œ œ œ œ œ œ.

Burl Faywood. Gospel Keyboard Studies. Blest Be the Tie That Binds. bœœ œ œ œ œ œ œ. & b. œ œ œ œ œ œ œ œ œ œ œ œ œ œœ œ œ œ œ œ œ œ œ œ. LESSON #9 Burl Faywood ospel Keyboard Studies Dear Student: Aga this lesson we will deal with determg the chord le of a song, addition to touchg on some other areas of advancg our playg. This beg our nth

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

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

PIANO SYLLABUS SPECIFICATION. Also suitable for Keyboards Edition

PIANO SYLLABUS SPECIFICATION. Also suitable for Keyboards Edition PIANO SYLLABUS SPECIFICATION Also suitable for Keyboards 2016 Editio Piao Syllabus Specificatio 2016 Editio Rockschool Performace Arts Awards Vocatioal Qualificatios Ackowledgemets Syllabus Syllabus writte

More information

T541 Flat Panel Monitor User Guide ENGLISH

T541 Flat Panel Monitor User Guide ENGLISH T541 Flat Panel Montor User Gude ENGLISH Frst Edton (June / 2002) Note : For mportant nformaton, refer to the Montor Safety and Warranty manual that comes wth ths montor. Ths publcaton could contan techncal

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

Bibliometric Characteristics of Political Science Research in Germany

Bibliometric Characteristics of Political Science Research in Germany Bibliometric Characteristics of Political Science Research y Pei-Shan Chi ifq Institute for Research Information and Quality Assurance Schützenstraße 6a, 10117 Berl (y) chi@forschungsfo.de ABSTRACT This

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

Analysis of Subscription Demand for Pay-TV

Analysis of Subscription Demand for Pay-TV Analyss of Subscrpton Demand for Pay-TV Manabu Shshkura Researcher Insttute for Informaton and Communcatons Polcy 2-1-2 Kasumgasek, Chyoda-ku Tokyo 110-8926 Japan m-shshkura@soumu.go.jp Tel: 03-5253-5496

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

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

The Traffic Image Is Dehazed Based on the Multi Scale Retinex Algorithm and Implementation in FPGA Cui Zhe1, a, Chao Li2, b *, Jiaqi Meng3, c

The Traffic Image Is Dehazed Based on the Multi Scale Retinex Algorithm and Implementation in FPGA Cui Zhe1, a, Chao Li2, b *, Jiaqi Meng3, c 3rd Internatonal Conference on Mechatroncs and Industral Informatcs (ICMII 2015) The Traffc Image Is Dehazed Based on the Mult Scale Retnex Algorthm and Implementaton n FPGA Cu Zhe1, a, Chao L2, b *, Jaq

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

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

Daniel R. Dehaan Three Études For Solo Voice Summer 2010, Chicago

Daniel R. Dehaan Three Études For Solo Voice Summer 2010, Chicago Daiel R. Dehaa Three Études For Solo Voice Summer 010 Chicago Daiel R. Dehaa Three Études For Solo Voice Summer 010 Chicago Copyright 010 by Daiel R. Dehaa All rights reserved icludig performig rights.

More information

Appendix A. Quarter-Tone Note Names

Appendix A. Quarter-Tone Note Names 233 Appendx A Qurter-Tone Note Nmes The followng tble lsts ll possble note nmes, rngng from double flts to double shrps, for ech of the 24 possble ptch-clsses. Enhrmonclly equvlent note nmes pper on the

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

Œ œ œœ œ - Œ œ œ. Œ œ - j œ. # œ. œ œ- œœ - œœ - - œ œ œœ. œ j. œ œ j Œ

Œ œ œœ œ - Œ œ œ. Œ œ - j œ. # œ. œ œ- œœ - œœ - - œ œ œœ. œ j. œ œ j Œ RICHARD LOVELACE (161857) TO GRATIANA DANCING AND SINGING [Pava] Moderato co moto c c poco soore c W. DENIS BROWNE (18881915) Edited by Philip Lacaster (lotao) 4 m simile See, with what costat mo tio,

More information

A STUDY OF TRUMPET ENVELOPES

A STUDY OF TRUMPET ENVELOPES A STUDY OF TRUMPET ENVELOPES Roger B. Dannenberg, Hank Pellern, and Istvan Dereny School of Computer Scence, Carnege Mellon Unversty Pttsburgh, PA 15213 USA rbd@cs.cmu.edu, hank.pellern@andrew.cmu.edu,

More information

Emotional Intelligence:

Emotional Intelligence: Emotioal Itelligece: Leadership Developmet Ceter The New Measure of Leadership October 2006 Preseted by: Elizabeth C.S. Jamiso Director, Leadership Developmet Ceter Radford Uiversity 2006 All Rights Reserved

More information

Equal Temperament. Notes with two names. Older systems of tuning. Home. Some background informaton

Equal Temperament. Notes with two names. Older systems of tuning. Home. Some background informaton Home Equal Temperament Some background informaton Notes with two names On a piano keyboard, the black note between the white notes G and A has two names: G sharp (G ) and A fat (A ). This can be irritatng.

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

Block Diagram. RGB or YCbCr. pixin_vsync. pixin_hsync. pixin_val. pixin_rdy. clk

Block Diagram. RGB or YCbCr. pixin_vsync. pixin_hsync. pixin_val. pixin_rdy. clk Rev. 3. Synthesizable, technology dependent IP Core for FPGA, ASIC and SoC Fully programmable scale parameters Fully programmable RGB channel widths allow support for any RGB format (or greyscale if only

More information

Quantization of Three-Bit Logic for LDPC Decoding

Quantization of Three-Bit Logic for LDPC Decoding Proceedngs of the World Congress on Engneerng and Computer Scence 2011 Vol II, October 19-21, 2011, San Francsco, USA Quantzaton of Three-Bt Logc for LDPC Decodng Raymond Moberly and Mchael E. O'Sullvan

More information

INSTRUCTION MANUAL FOR THE INSTALLATION, USE AND MAINTENANCE OF THE REGULATOR GENIUS POWER COMBI

INSTRUCTION MANUAL FOR THE INSTALLATION, USE AND MAINTENANCE OF THE REGULATOR GENIUS POWER COMBI NSTRUCTON MANUAL FOR THE NSTALLATON, USE AND MANTENANCE OF THE REGULATOR GENUS POWER COMB (TRANSLATON OF THE ORGNAL NSTRUCTON MANUAL N TALAN) PRELMNARY VERSON WARRANTY The devce s guaranteed 24 months

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

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

Scalable QoS-Aware Disk-Scheduling

Scalable QoS-Aware Disk-Scheduling Scalable QoS-Aware Dsk-Schedulng Wald G. Aref Khaled El-Bassyoun Ibrahm Kamel Mohamed F. Mokbel Department of Computer Scences, urdue Unversty, West Lafayette, IN 47907-1398 anasonc Informaton and Networkng

More information

RF Level Test System +20 dbm to 130 dbm

RF Level Test System +20 dbm to 130 dbm NRVD Power Meter optional Therm. Sensor A B Power: >-15 dbm DUT (Signal Generator, Communication Tester) 1 MHz - 3.5/6 GHz +20 dbm... -130 dbm Diode Sensor Z4 Power: -15 to -40 dbm 6 db Power =< -40 dbm

More information

A Model of Metric Coherence

A Model of Metric Coherence A Model of Metric Coherece Ier Metric Aalysis u Metric weight, Metric Coherece Aja Volk Uiversity of Souther Califoria Itegrated Media Systems Ceter Ier Metric Aalysis Ier Metric Aalysis u Metric weight,

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

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