Reliability-Driven Reputation Based Scheduling for Public-Resource Computing Using GA

Size: px
Start display at page:

Download "Reliability-Driven Reputation Based Scheduling for Public-Resource Computing Using GA"

Transcription

1 2009 Intrnatonal Confrnc on Advancd Informaton Ntworkng and Applcatons Rlablty-Drvn Rputaton Basd Schdulng for Publc-Rsourc Computng Usng GA Xaofng Wang #, Ch Shn Yo*, Rakumar Buyya* 2, Jnshu Su # 2 #Collg of Computr, Natonal Unvrsty of Dfnc Tchnology Changsha, 40073, Hunan, Chna {xf_wang, ss 2 }@nudt.du.cn *GRIDS Laboratory, Dpartmnt of Computr Scnc and Softwar Engnrng Th Unvrsty of Mlbourn, VIC 300, Australa {csyo, ra 2 }@css.unmlb.du.au Abstract For an applcaton n publc-rsourc computng nvronmnts, provdng rlabl schdulng basd on rsourc rlablty valuaton s bcomng ncrasngly mportant. Most xstng rputaton modls usd for rlablty valuaton gnor th tm nflunc. And vry fw works us a robust gntc algorthm to optmz both tm and rlablty for a workflow applcaton. Hnc, n ths papr, w propos th rlablty-drvn (RD) rputaton, whch s tm dpndnt and can b usd to valuat a task s rlablty drctly usng th xponntal falur modl. Basd on th RD rputaton, w also propos Knowldg-Basd Gntc Algorthm (KBGA) to optmz both tm and rlablty for a workflow applcaton. KBGA uss hurstcs to acclrat th voluton procss wthout gvng nvald solutons. Our xprmnts show that th RD rputaton can mprov th rlablty of a workflow applcaton wth mor accurat rputaton, whl th KBGA can volv to bttr schdulng solutons mor quckly than tradtonal gntc algorthms. Kywords rlablty, rputaton, workflow schdulng, gntc algorthm, hurstc. Introducton Publc-rsourc computng whch combns lmnts of Pr-to-Pr (P2P) and Grd computng s an mportant tchnology, and s usd n many applcatons such as SETI@Hom and BOINC [3]. Usually, publcrsourc computng comprss a larg numbr of unsuprvsd rsourcs whch hav no pror trust and ar mor suscptbl to unrlablty. Hnc, many factors may lad to falurs for an applcaton. For xampl, a rsourc may b ovrloadd, slow connctd, msconfgurd or malcous. Thus, n publc-rsourc computng, th schdulng of an applcaton must also account for rlablty, bsds xcuton tm (makspan) whch s normally consdrd. To nabl rlabl schdulng, two mportant ssus nd to b consdrd: () how to valuat a rsourc s rlablty and () how to prform rlabl schdulng basd on th rsourc s rlablty nformaton. Rputaton systms ar commonly usd to valuat a rsourc s rlablty [,2,9,,3]. But, most xstng rputaton systms hav two problms. Frstly, from th rsourc prspctv, most rputaton modls [,2,9,] valuat a rsourc s rputaton accordng to ts rato of succssfully compltd tasks. Thy do not consdr th nflunc of th task s runtm (sz). For xampl, pr A has a hghr task falur rat (task falurs pr unt tm) than pr B, so pr B should hav a bttr rputaton. But, tradtonal rputaton modls wll nstad prdct a bttr rputaton for pr A whn pr A xcuts mor short runtm tasks and pr B xcuts mor tasks wth longr runtm. Ths s bcaus pr A may complt mor short tasks succssfully than pr B. Scondly, from th task prspctv, xstng rputaton modls assgnd th sam rlablty (succss probablty) [,3] to all th tasks on a rsourc basd on th rsourc s rputaton. But, th longr a task runs on an unrlabl rsourc, th lowr succss probablty t should hav. Gvn th rsourc rlablty nformaton, t s known to b a NP-hard problm to optmz both makspan and rlablty for a workflow applcaton wth task dpndncs [9]. Svral lst hurstcs hav bn proposd for ths problm n non-gntc algorthms [7,5,6]. Usually, gntc algorthms (GAs) can provd bttr qualty solutons than lst hurstcs [6,2]. Although GA s mor tm consumng, t s accptabl for applcatons wth long runtm. Morovr, th spd of GA can b acclratd by adoptng paralll gntc algorthm tchnology [4]. Currntly, b-obctv gntc algorthm (BGA) [7] s th only GA that w know can gv both makspan and rlablty optmzd schdulng solutons for workflow applcatons. But BGA may gv nvald solutons whch volat th dpndnc btwn tasks. In addton, most GAs [8,0,7] volv th schdulng solutons randomly, whch may lad to slow convrgnc of th algorthm. In ths papr, w propos th novl rlablty-drvn (RD) rputaton modl for rsourc rlablty valuaton. RD rputaton consdrs th runtm of tasks by usng th rsourc s task falur rat (task falurs pr unt tm) X/09 $ IEEE DOI 0.09/AINA

2 to dfn th rputaton. It also provds a ral tm rputaton that can b usd to valuat a task s rlablty drctly usng th xponntal falur modl. Basd on RD rputaton, w thn dfn th rlablty-drvn schdulng problm and two schdulng hurstcs whch am to optmz makspan and rlablty for a workflow applcaton. Fnally, w dsgn th knowldg-basd gntc algorthm (KBGA) to provd schdulng solutons. KBGA volvs th task xcuton ordr accordng to th task s mportanc valu, so that th schdulng wll not volat th dpndncy btwn tasks. Th mutaton of KBGA has two oprators namly swappng mutaton and rassgnng mutaton whch volv th solutons ntllgntly basd on our hurstcs. Th rmandr of ths papr s organzd as follows. Scton 2 ntroducs rlatd work. Scton 3 prsnts th schdulng systm modl. Scton 4 dfns th RD rputaton and ts calculaton algorthm. Scton 5 dfns th schdulng problm and two hurstcs, whl KBGA s prsntd n Scton 6. Exprmntal rsults ar prsntd n Scton 7, followd by th conclusons n Scton Rlatd Work Th ral tm rsourc rlablty can b montord by th rsourc s rputaton, whch can b dfnd as th probablty that th rsourc can dlvr th xpctd utlty srvc [2]. For P2P systms, two popular rputatons EgnTrust [9] and PowrTrust [] wr dsgnd. Thy comput th local trust valu basd on th normalzd numbr of succssful transactons btwn two partcpants. For publc-rsourc computng systms, Sonnk t al. [] calculatd a workr s rlablty as th rato of corrct rsponss. Nthr th normalzd numbr nor th rato of corrct rsponss consdrd th tm nflunc. Song t al. [3] usd fuzzy logc to valuat th rputaton. Although task runtm s ncludd n thr modl, thy dd not spcfy how th task runtm affcts th rputaton. Th tm rlatd prformanc can also b valuatd by th rsourc avalablty [4]. But t focusd on th hardwar analyss, not ncludng th task lvl bhavour analyss. Morovr, most xstng works dd not gv mthods or algorthms to prdct th ral tm task falur rat for a rsourc, whch s ndd for task schdulng. Howvr, our rlablty-drvn rputaton s spcally dfnd to b tm dpndnt, and our rputaton calculaton algorthm can provd a ral tm falur rat valuaton for a rsourc. Optmzng both makspan and rlablty for a workflow applcaton s known to b a NP-hard problm. Many lst hurstcs hav bn proposd [7,5,6]. Dongarra t al. [5] provd that tasks should b schduld to th nod wth th mnmum multplcaton valu of th nstructon xcuton tm γ and rlablty λ. Mark t al. [7] proposd a gnral b-crtra schdulng hurstc whch dvds th schdulng nto prmary and scondary schdulng. Gnrally, a gntc algorthm can gv bttr schdulng solutons than lst hurstcs [2]. Dogan t al. proposd a b-obctv gntc algorthm (BGA) for workflow applcatons [7]. BGA volvs th schdulng solutons randomly whch may gv nvald solutons volatng th dpndncy btwn tasks. Wang t al. [0] rprsntd a schdulng soluton as two strngs: th task-rsourc assgnmnt strng and th task xcuton ordr strng. Although ths mthod can solv th nvald soluton problm, thy dd not consdr rlablty. Most xstng GAs [8,0,7] also volv th schdulng solutons randomly, whch may lad to slow convrgnc of th algorthm. In contrast, our KBGA volvs th task xcuton ordr accordng to th task s mportanc valu and mutats a soluton basd on our two hurstcs. Thus, our KBGA can volv th schdulng solutons ntllgnt wthout gvng nvald solutons. 3. Modls and Assumptons In th typcal publc-rsourc computng modl [] as shown n Fg., thr s a cntral srvr whch assgns obs submttd by th clnts to th rsourc provdrs. W modl a workflow ob as a Drctd Acyclc Graph (DAG): Job = ( V, E). V s th st of nods v ( n) whch dnots th tasks of th workflow ob. E s th st of dgs (, )( < n) whch rprsnts th dpndnc btwn tasks v and v, v s th parnt task and v s th chld task. For ach task nod v, ts wght v s th numbr of nstructons of ths task whch s assumd to b known usng complng tchnology [5]. Th lngth of a path n th DAG s th sum of th wghts of all nods along th path. Fg.. Systm Modl. Thr ar som rsourc voluntrs n th systm, whch ar not cntrally controlld and wll on or lav th systm dynamcally. Lt R = { r, r 2 r m} b th m rsourcs avalabl n th systm. Each rsourc r s assocatd wth two valus: rdr, th rsourc s RD rputaton and γ, th rsourc s computng spd 42

3 llustratd by untary nstructon xcuton tm (.. th tm to xcut on nstructon). Gvn th rsourc s nformaton, th cntral srvr can schdul th workflow ob. Lt M : V R dnots th mappng functon, and thn M ( ) = r mans task v s assgnd to rsourc r. W assum that th cntral srvr can only schdul at most on task to on rsourc at any tm. W also assum that th cntral srvr can montor th task xcuton, hnc f a task succssfully fnshs or fals bfor complton, th srvr can dtct t and snd a rputaton rport. Svral tchnologs hav bn proposd to dal wth ths problm such as chckpont and quzzs vrfcaton [8]. 4. Rlablty Evaluaton as Rputaton In publc-rsourc computng, many dscrt vnts may lad to falurs of an applcaton such as nonavalablty of rqurd srvcs, ovrloadd rsourc condtons and malcous actvts. All ths vnts ar ndpndnt and may happn randomly, hnc w us th commonly usd Posson Dstrbuton [5,6,7] to modl th falur of a rsourc provdr. Th falur dnsty functon s λt f ( t) = λ ( t 0), whr λ s th falur rat of a rsourc. Lt num_fals b th numbr of falurs wthn a rsourc durng th ob runtm prod of run_tm. W can comput th falur rat by Equaton whch s th nvrs of Man Tm To Falur (MTTF). num _ fals λ = = = x x dx MTTF run _ tm λ. () λ 0 To nabl rlabl schdulng, th rsourc s ral tm falur rat should b montord. Although tradtonal rputaton systms can b usd to montor th rsourc s rlablty, thy nthr prdct th falur rat for a rsourc drctly nor consdr th tm nflunc. Hr, our tm dpndnt rputaton s drctly rlatd to th falur rat, whch can b dfnd as: Rlablty-Drvn (RD) Rputaton ( rdr ) of a rsourc r s th gnrally sad or blvd probablty of task falur pr unt tm, wth whch th rsourc provdr wll fal to complt th tasks assgnd to t. 4. Calculaton of Ral tm RD Rputaton A rsourc s RD rputaton rprsnts ts ral tm falur rat λ ntroducd abov. To mantan th RD rputaton, w dvd th succssv tm nto tm ntrvals whch last a wndow tm T wndow. For ach tm ntrval, th srvr mantans a rputaton statstc rpu _ sta = ( s, f, runtm, c ) for ach rsourc r. Th varabls s and f ar th start and fnsh tms for an ntrval rspctvly, runtm s th total CPU tm that rsourc r donats for task xcuton n th ntrval, and c s th numbr of falurs xprncd by tasks. Algorthm shows th RD rputaton calculaton algorthm. It bgns wth ntalzng ach rsourc s rputaton statstc rpu _ sta for th frst tm ntrval (ln ~6). Lt us assum that th algorthm coms to tm ntrval t for rsourc r. Aftr a task v assgnd to rsourc r succssfully fnshs or fals, th srvr gvs a rputaton rport tstmony = ( s, f, c ), whr s and f ar th start and fnsh tms of task v rspctvly, and c s th numbr of falurs durng ths task. If a task fals, w smply assgn c to b, othrws t s 0. Th srvr uss ths rport to updat th rputaton statstc rpu _ sta ( ln 9~). Aftr ach updat of th rputaton statstc rpu _ sta, a ral tm statstcal falur rat statstc λ for rsourc r can b computd usng Equaton. Hr, th whol lngth of th currnt tm ntrval s f s. Durng th runtm of th rsourc s donatd task xcuton tm n th currnt ntrval, th rsourc has c task falurs. Durng th rmanng tm f s runtm n th currnt ntrval, th rsourc s assumd to work wth a rputaton obsrvd n th last tm ntrval t. Thus th assumd numbr of task falurs for th rmanng tm n th currnt t ntrval s rdr t ( f s runtm ), whr rdr s th rcordd RD rputaton for rsourc r n th last tm ntrval t. And w can gt th ral tm statstc falur rat by: t statstc c + rdr ( f s runtm ) λ =. (2) f s Th rputaton should dcay ovr tm, thus th ral tm RD rputaton for rsourc r n th currnt tm ntrval t can b dfnd as: t statstc rdr = α rdr + ( α ) λ, (0 α < ) (3) whr α s th dcay factor. If α s zro, th ral tm RD rputaton wll b qual to λ statstc, whch mans t s totally dcdd by th currnt statstcal falur rat. 43

4 At th nd of th currnt tm ntrval t, th ral t tm RD rputaton rdr s rcordd as rdr for rsourc r (ln 6), and th srvr starts anothr rputaton statstc for th nxt tm ntrval t + (ln 7~9). For th ntal tm ntrval, w assum that th RD rputaton 0 ntal rdr for ach rsourc r s rdr (ln ntal 2). rdr s th ntal RD rputaton for all th rsourcs. It should b st to a rlatvly hgh falur rat. In ths way, t gvs rsourc provdrs ncntvs to supply good qualty srvcs to mprov thr rputaton. Algorthm RD Rputaton Calculaton Algorthm for ach rsourc r do 2 0 ntal rdr = rdr = rdr 3 t 4 s = f = currnt_ tm 5 runtm 0; c 0 6 nd for 7 whl thr s a rputaton rcord tstmony do 8 f ( f < s + Twndows) thn //currnt ntrval 9 c c + c 0 runtm runtm + ( f s ) f max( f, f ) 2 Rmov th rcord tstmony 3 Comput λ statstc by Equaton 2 4 Comput rdr by Equaton 3 5 ls //nxt ntrval 6 t rdr rdr 7 t t + 8 s = f = s + Twndows 9 runtm 0; c 0 20 nd f 2 nd whl 5. Rlablty-Drvn Schdulng Problm In ths scton, th rlablty-drvn schdulng problm basd on RD rputaton s formalzd frst. Thn two hurstcs ar dfnd for gntc algorthms to mprov th schdulng solutons. 5. Problm Rprsntaton In a workflow applcaton, ach task could b xcutd only aftr all ts parnt tasks hav bn compltd. Thus th avalabl start tm for a task v s: aval t = max t, (4) (, ) E whr t s th nd tm for task v. If task v has no parnt tasks, ts avalabl startng tm s 0. Lt functon dl( r ) b th tm whn rsourc r s dl. Thn th bgnnng and ndng tms of task v can b dfnd as: whr M () b t t b aval = max{ t, dl( M ( ))}, (5) = t + v γ whr M() = r s th rsourc to whch task v s assgnd, r. Lt t b and γ s th nstructon spd of rsourc s th tm whn rsourc r fnshs all th tasks assgnd to t n schdulng S, whch can b dfnd as: t s = max M ( ) = r { t }. (6) Th rlablty of a workflow applcaton s th probablty that all ts tasks complt succssfully. It can b gvn by th probablty that all th rsourcs rman functonal untl all th tasks assgnd to t ar compltd [5]. Snc rdr rprsnts th falur rat for rsourc r, th probablty that rsourc r can succssfully complt all ts tasks n schdulng S s t s rdr R s =. Thus th succss probablty R s for an applcaton n schdulng S can b computd as th product of all R s, whch s llustratd n Equaton 7. W can s that to maxmz th rlablty, w nd to m mnmz th falur factor fal ( S ) = t rdr. m m ts rdr R s = Rs = =. (7) = Th rlablty-drvn schdulng of a workflow applcaton s to maxmz th rlablty and mnmz th makspan for th applcaton wthn th tm constrant of th dadln D. Thrfor th schdulng problm can b formalzd as: m Mnmz fal( S) = ( ts rdr ) = Mnmz tm( S) = max( ts ). (8) r R Subct to tm( S ) < D 5.2 Hurstc ruls To maxmz th rlablty, Hurstc can b appld [5]. It has bn provd that to maxmz th rlablty, th task should b schduld to th rsourc wth mnmal γ rdr whnvr t s possbl. Hurstc = s 44

5 Lt S b a schdul whr all th tasks ar assgnd to a rsourc wth mnmum γ rdr. Thn any schdul S S wth rlablty of R s s such that R s < Rs. To mnmz th makspan for an applcaton, w should gv hghr prorty to tasks that can start arlr and to tasks that hav a bggr nflunc to th makspan of th applcaton. Thus th scond hurstc can b dfnd as: Hurstc 2 Lt th mportanc of a task v b th lngth of th longst path bgnnng from th task n th DAG graph, whch can b dnotd as: v, (, ) E mpt( ) =. (9) v + max mpt( ) othrws (, ) E And th task v s prorty p () s: aval p( ) = E( γ ) mpt( ) max( t, dl( M ( ))), (0) whr E(γ ) s th man nstructon spd of all rsourcs. Thn, f thr ar two tasks schduld to th sam rsourc, th on wth th hghr prorty should b schduld frst. 6. Rlablty-drvn Schdulng usng Gntc Algorthm For th schdulng problm of workflow applcatons, a GA can usually gv bttr solutons than lst hurstcs [2]. A typcal GA conssts of th followng stps: () crat an ntal populaton consstng of randomly gnratd solutons whch ar also calld chromosoms; (2) valuat th ftnss of ach soluton and rmov poor solutons from th populaton; (3) gnrat a nw gnraton of solutons by applyng two voluton oprators, namly crossovr and mutaton; and (4) rpat stp 2 and 3 untl th populaton convrgs. In ordr to mak a GA convrg to bttr solutons mor quckly wthout gvng nvald solutons, w dsgn th knowldg-basd gntc algorthm (KBGA). KBGA volvs th task xcuton ordr accordng to th task s mportanc valu. It also optmzs th typcal GA by applyng two nw mutaton oprators basd on our two hurstcs. Th dtals of KBGA ar prsntd n th followng sctons. 6. Chromosom Encodng and Crossovr For workflow applcatons, a chromosom s a data structur nto whch a schdulng soluton s ncodd. W us a two-dmnsonal ncodng strng [8] to rprsnt a schdulng soluton. As llustratd n Fg. 2c, on dmnson of th strng rprsnts th ndx of rsourcs, whl th othr dmnson shows th ordr of tasks on ach rsourc. Th two-dmnsonal strng can b convrtd nto a on-dmnsonal strng accordng to th rsourc s ndx and task s ordr. Th ondmnsonal strng comprss a lst of ordrd pars (, ), also calld a gn. Th par (, ) dnots task v s schduld to rsourc r. Th ordr btwn tasks n th on-dmnsonal strng only maks sns whn tasks ar schduld to th sam rsourc. v 0 v v 3 r v 0 v v 2 v 4 a) workflow xampl 2 r 2 v r 3 r 4 v 4 v 2 tm b) ral schdul Two-dmnsonal strng bfor crossovr r :v 0 -v 3 - r 2 :v - (0,)(3,)(7,)(,2)(6,2)(5,3)(4,4)(2,4) r 3 : r 4 :v 4 -v 2 (3,)(4,2)(5,2)(0,3)(,3)(7,3)(2,4)(6,4) aftr crossovr On-dmnsonal strng (0,)(3,) (5,2) (,3)(7,3) (4,4)(2,4)(6,4) (0,)(3,)(7,) (,2)(6,2) (5,3) (4,4)(2,4) (3,)(7,) (,2)(4,2)(6,2) (0,3)(5,3) (2,4) c) chromosom strngs d) crossovr opraton Fg. 2. Encodng and Crossovr Exampl. Th crossovr opraton crats nw chromosoms by randomly xchangng part gns of th xstng chromosoms. As llustratd n Fg. 2d, our algorthm prforms th crossovr opraton on th on-dmnsonal strng as follows: () Two chromosoms ar randomly chosn from th currnt populaton, and two random gns ar slctd from on of th chromosoms; (2) All th gns btwn th slctd two gns ar chosn as crossovr gns, and th rsourc allocaton for all th tasks rlatd to th crossovr gns ar xchangd btwn th slctd two chromosoms; and (3) For ach rsourc n th two nw chromosoms, th tasks assgnd to t ar rschduld n th dscndng ordr of thr mportanc valu mpt (). In ths way, th parnt tasks ar always schduld bfor thr chld tasks, thus avodng th nvald soluton problm [7]. Aftr crossovr, two nw offsprng ar gnratd by combnng task assgnmnts takn from th two parnts. 6.2 Mutaton Typcally, a mutaton opraton changs som of th gns n a chromosom randomly, whch causs th algorthm to sarch randomly around th good solutons. W obtan two nw mutaton oprators, namly rassgnng mutaton and swappng mutaton. Thy us th two dfnd hurstcs to hlp th algorthm volv mor drctly to th good solutons. Th rassgnng mutaton mprovs th rlablty for a schdulng usng Hurstc. Frst, t chooss a task n on schdulng soluton randomly. Thn t rassgns th task to a rsourc wth a lowr γ rdr, and schduls th 45

6 task ordr accordng to ts mportanc valu mpt (). In Fg. 3a, task v6 s orgnally schduld to rsourc r 2 whos γ rdr s 2. Th rassgnng mutaton rassgns t to rsourc r wth a lowr γ rdr of as shown n Fg. 3b. Hnc th rlablty of th workflow applcaton has bn mprovd, although th makspan rmans th sam. Th swappng mutaton mprovs th makspan for a schdulng accordng to Hurstc 2. It randomly chooss a rsourc n on schdulng, and compars th prorty of two succssv tasks on th rsourc. It swaps th xcuton ordr of th two tasks f th prcdng task has a lowr prorty. In Fg. 3a, task v 4 s schduld bfor v 2 bcaus t has a hghr mportanc valu, but has a lowr prorty. Thrfor th swappng mutaton xchangs thr xcuton ordr. Fg. 3c shows th nw schdulng whr th makspan of th applcaton has bn rducd. γ =, rdr = γ 2 =, rdr2 = 2 v 0 v 3 v v 4 v 2 h( 4) = h( 2) =.5 v v 0 v 3 v 2 v v 4 v 0 v 3 Fg. 3. Mutaton Opraton. 6.3 Evaluaton In th volutonary-basd optmzaton mthods, ftnss functons ar usd to masur th qualty of a soluton accordng to th optmzaton obctvs. As our goal s to optmz th rlablty and makspan for a workflow applcaton undr th tm constrant, th ftnss valu f (s) for a schdulng soluton S can b dfnd as: fal( s) mnfal tm( s) mntm f ( s) = ω + ω maxfal mnfal 2 maxtm mntm. () + f ( s) ( ω + ω = ) pnalty 0 f tm(s) < D whr f pnalty ( s) = f tm(s) > D Hr, maxfal and mnfal ar th maxmum and mnmum falur factors for th solutons n th currnt populaton rspctvly, whl maxtm and mntm 2 v 4 v 2 ar th maxmum and mnmum makspan rspctvly. Th frst two lmnts of f (s) ncourag th algorthm to choos th solutons wth mnmum falur factor and mnmum makspan. Both ths two obctvs ar assgnd a wght accordng to th usr s trad-off rqurmnt. Th thrd lmnt f pnalty (s) s to handl th tm constrant. If th makspan of a schdulng xcds th tm dadln D, th functon wll gv a pnalty to ts ftnss valu. 7. Exprmnts W us GrdSm [5] to smulat a publc-rsourc computng nvronmnt for our xprmnts. Thr ar 200 rsourc provdrs n th systm. Thy donat varous numbrs of CPU cycls whos spd s unformly dstrbutd n [ 5 0 4,0 3 ] mllsconds pr nstructon. Th actual falur rats for rsourc provdrs ar assumd to b unformly dstrbutd from 0 3 / h ψto 0 4 / h [7]. Th structur of a workflow applcaton can b catgorzd nto balancd and unbalancd [8]. Lk othr prvous works [8,6,7], w us a random DAG gnrator to smulat th applcaton. Our smulatd workflow applcaton conssts of 300 tasks. Th man outdgr for a task nod s 2. Th 3 task s sz s chosn unformly btwn 5 0 Mllon 5 nstructons (MI) and 72 0 MI. Th rputaton dcay factor s 0.2, whl th ftnss valuaton wght ω andω 2 ar both st to b 0.5 so that th algorthm gvs th sam prorty to both rlablty and makspan. a) RD rputaton compard wth tradtonal rputaton: Th tradtonal rputaton modl uss th rato of succssfully compltd tasks as a rsourc s rputaton. To compar th dffrnc btwn RD and tradtonal rputatons, w tst th two rputatons undr svral xtrm condtons: th sz of all th tst tasks n th systm ar {2,24,36,48,60,72} 0 5 MI rspctvly, th rsourc provdr has a hgh falur rat of 0 3 / h or a low falur rat of 0 4 / h, and th rsourc provdr donats rsourcs of a fast spd of 000MIPS or a slow spd 500MIPS. To facltat th comparson, w drv th task falur probablts for a mdum-szd task basd on th tradtonal and RD rputaton. Fg. 4 shows th two falur probablts normalzd by th standard task falur probablty basd on th rsourc s actual falur rat. Th task falur probablts basd on RD rputaton rman consstntly clos to th standard task falur probablty. Th tradtonal rputaton basd task falur probablty gts clos to th standard task falur probablty only whn th tst tasks n th systm also hav th mdum task sz. Othrws, th falur probablty also ncrass as th sz of th tst tasks ncrass. And whn th rsourcs hav a fastr spd (Fg. 4a) or lowr falur 46

7 rat (Fg. 4b), th task falur probablty basd on tradtonal rputaton wll hav a gratr dvaton from th corrct on. Ths s bcaus th normalzd falur probablty basd on tradtonal rputaton obys a ngatv xponntal functon. Th lowr falur rat and fastr spd wll contrbut to a smallr xponnt whch rsults n gratr dvaton. b) RD rputaton s nflunc to schdulng: To compar th schdulng rsults basd on tradtonal and RD rputaton, half of th rsourcs n th smulaton hav th actual falur rat, whl th othr half of th rsourcs hav thr RD rputaton basd falur rat or tradtonal rputaton basd task falur probablty. Fg. Normalzd Falur Probablty RD_Fast RD_Slow Tradtonal_Fast Tradtonal_Slow Task Sz (E+5 MI) 5 shows both th tradtonal rputaton basd schdulng and RD rputaton basd schdulng hav almost th sam makspan undr varous condtons. Th RD rputaton basd schdulng also has a consstntly lowr falur probablty, whl th tradtonal rputaton basd schdulng has a hghr falur probablty, spcally whn th rputatons ar computd undr condtons whn th task s sz s vry small or vry larg. Ths s bcaus undr such condtons, th tradtonal rputaton gvs a dffrnt rsourc falur rat from th standard on, and tasks ar schduld to mor unrlabl rsourcs. Normalzd Falur Probablty RD_Hgh RD_Low Tradtonal_Hgh Tradtonal_Low Task Sz (E+5 MI) a. Varyng Rsourc Spd b. Varyng Rsourc Falur Rat Fg. 4. Normalzd falur probablty of a mdum-szd task basd on tradtonal rputaton and RD rputaton. Falur Probablty RD_Low Tradtonal_Low RD_Hgh Tradtonal_Hgh Task Sz (E+5 MI) Task Sz (E+5 MI) Fg. 5. Falur probablty and makspan of a workflow applcaton basd on tradtonal rputaton and RD rputaton. Normalzd Makspan RD Tradtonal Makspan (Sconds) Thousands BGA KBGA BGA 0.65 KBGA Numbr of Itratons Numbr of Itratons Fg. 6. Makspan and rlablty gvn by BGA and KBGA n trms of tratons. Rlablty 47

8 c) KBGA s prformanc: W compar KBGA wth BGA [7] whch also optmzs makspan and rlablty for an applcaton by volvng solutons randomly. Th avrag makspan and rlablty of all th solutons ar computd aftr ach traton. Fg. 6 shows KBGA mprovs th makspan and th rlablty for an applcaton mor quckly than BGA. Aftr som tratons, t bcoms vry dffcult for BGA to fnd a bttr soluton by randomly volvng solutons, whl t s asr for KBGA to volv wth hurstcs. At th nd of th algorthm, KBGA can gv a bttr qualty soluton than BGA, n partcular, th hurstcs of KBGA can optmz rlablty mor than makspan. 8. Conclusons In ths papr, w studd th rlablty-drvn schdulng problm n publc-rsourc computng nvronmnts. W proposd th tm-dpndnt RD rputaton for rsourc rlablty valuaton. Th RD rputaton uss th falur rat to dfn a rsourc s rputaton so that t can b usd to valuat a task s rlablty drctly usng th xponntal falur modl. Our RD rputaton calculaton algorthm can also montor th ral-tm changs of th rputaton dynamcally. Basd on th RD rputaton, w dfnd th rlablty-drvn schdulng problm and two hurstcs that am to optmz makspan and rlablty for a workflow applcaton. W proposd th KBGA to volv th schdulng solutons ntllgntly usng th hurstcs. KBGA addrsss th nvald soluton problm by volvng th ordr btwn tasks accordng to thr mportanc valu. Smulaton rsults show that th RD rputaton modl can mprov th rlablty of a workflow applcaton wth mor accurat rputaton. Th KBGA algorthm also outprforms th typcal GA n volvng schdulng solutons. Acknowldgmnts Xaofng s vst to th GRIDS Lab at th Unvrsty of Mlbourn s supportd by th Chns Scholarshp Councl. W thank Marco A. S. Ntto and Sungn Cho for thr commnts. Rfrncs [] J. Sonnk, A. Chandra, and J. Wssman. Adaptv Rputaton-Basd Schdulng on Unrlabl Dstrbutd Infrastructurs. IEEE Transactons on Paralll and Dstrbutd Systms, 8():5-564, [2] A. Jøsang, R. Ismal, and C Boyd. A Survy of Trust and Rputaton Systms for Onln Srvc Provson. Dcson Support Systms, 43(2):68-644, [3] I. Fostr, and A. Iamntch. On Dath, Taxs, and th Convrgnc of Pr-to-Pr and Grd Computng. 2nd Int l. Workshop on P2P Systms, [4] D. Kondo, G. Fdak, F. Cappllo, A.A. Chn, and H. Casanova: Charactrzng rsourc avalablty n ntrprs dsktop grds. Futur Gnraton Comp. Syst. 23(7): , [5] A. Sulsto, G. Poduval, R. Buyya, and C. Tham, On Incorporatng Dffrntatd Lvls of Ntwork Srvc nto GrdSm, Futur Gnraton Computr Systms (FGCS), 23(4):606-65, [6] X. Wang, R. Buyya and J. Su, Rlablty-Orntd Gntc Algorthm for Workflow Applcatons Usng Max-Mn Stratgy, 9th IEEE Intrnatonal Symposum on Clustr Computng and th Grd, [7] M. Wczork, S. Podlpng, R. Prodan, and T. Fahrngr. B-crtra Schdulng of Scntfc Workflows for th Grd. IEEE Symposum on Clustr Computng and th Grd, May, [8] J. Yu, M. Krly, and R. Buyya, Mult-obctv Plannng for Workflow Excuton on Grds, IEEE/ACM Confrnc on Grd Computng, [9] S. Kamvar, M. Schlossr, and H. Garca-Molna, Th Egntrust Algorthm for Rputaton Managmnt n P2P Ntworks, ACM World Wd Wb Conf. (WWW 03), May, [0] L. Wang, H. J. Sgl, V. P. Roychowdhury, t al., Task matchng and schdulng n htrognous computng nvronmnts usng a gntc-algorthm-basd approach, J. Paralll Dstrb. Comput. 47():8-22, 997. [] R. Zhou and K. Hwang, "PowrTrust: A Robust and Scalabl Rputaton Systm for Trustd Pr-to-Pr Computng, IEEE Trans. on Paralll and Dstrbutd Systms, 8(5): , [2] T. D. Braun, H. J. Sgl, N. Bck t al, A comparson of lvn statc hurstcs for mappng a class of ndpndnt tasks onto htrognous dstrbutd computng systms, J. of Paralll and Dstrbutd Computng, 6(6):80-837, 200. [3] S. Song, K. Hwang, and Y.K. Kwok, Rsk-Rslnt Hurstcs and Gntc Algorthms for Scurty-Assurd Grd Job Schdulng, IEEE Trans. on Computrs, 55(6):703-79, [4] D. Lm, Y. Ong, Y. Jn, B. Sndhoff, B. L, Effcnt Hrarchcal Paralll Gntc Algorthms usng Grd computng, Futur Gnraton Computr Systms, 23(4): , [5] J. Dongarra, E. Jannot, E. Saul, and Z. Sh. Bobctv Schdulng Algorthms for Optmzng Makspan and Rlablty on Htrognous Systms. ACM Symp. on Paralllsm n Algorthms and Archtcturs [6] M. Hakm, and F. Butll, Rlablty and Schdulng on Systms Subct to Falurs. Intrnatonal Confrnc on Paralll Procssng(ICPP), Spt [7] A. Dogan and F. Ozgunr. B-obctv Schdulng Algorthms for Excuton Tm-Rlablty Trad-off n Htrognous Computng Systms. Th Computr Journal. 48(3):300-34, [8] S. Zhao and V. Lo, Rsult Vrfcaton and Trust-basd Schdulng n Opn Pr-to-Pr Cycl Sharng systms, IEEE Confrnc on Pr-to-Pr Systms, Spt [9] R. Duan, R. Prodan, and T. Fahrngr, Prformanc and Cost Optmzaton for Multpl Larg-scal Grd Workflow Applcatons, ACM/IEEE Confrnc on Suprcomputng, Novmbr,

Online Load Balancing and Correlated Randomness

Online Load Balancing and Correlated Randomness Onln Load Balancng and Corrlatd Randomnss Sharayu Moharr, Sujay Sanghav Wrlss Ntworng and Communcatons Group (WNCG) Dpartmnt of Elctrcal & Computr Engnrng Th Unvrsty of Txas at Austn Austn, TX 787, USA

More information

Control of Perceived Quality of Service in Multimedia Retrieval Services: Prediction-based mechanism vs. compensation buffers

Control of Perceived Quality of Service in Multimedia Retrieval Services: Prediction-based mechanism vs. compensation buffers 1 Control of Prcvd Qualty of Srvc n ultmda Rtrval Srvcs: Prdcton-basd mchansm vs. compnsaton buffrs Aurlo La Cort, Alfo Lombardo, Srgo Palazzo, Govann Schmbra Isttuto d Informatca Tlcomuncazon, Unvrsty

More information

ERLANG C FORMULA AND ITS USE IN THE CALL CENTERS

ERLANG C FORMULA AND ITS USE IN THE CALL CENTERS IFORTIO D OUITIO TEHOLOGIES D SERVIES, VOL. 9, O., RH 2 7 ERLG FORUL D ITS USE I THE LL ETERS Er HROY., Tbor ISUTH., atj KVKY. Dpartmnt of Tlcommuncatons, Faculty of Elctrcal Engnrng and Informaton Tchnology,

More information

Protecting E-Commerce Systems From Online Fraud

Protecting E-Commerce Systems From Online Fraud Protctng E-Commrc Systms From Onln Fraud Frst Author P.PhanAlkhya Studnt, Dpartmnt of Computr Scnc and Engnrng, QIS Collg of Engnrng & Tchnology, ongol, Andhra Pradsh, Inda. Scond Author Sk.Mahaboob Basha

More information

ANALYSIS OF ORDER-UP-TO-LEVEL INVENTORY SYSTEMS WITH COMPOUND POISSON DEMAND

ANALYSIS OF ORDER-UP-TO-LEVEL INVENTORY SYSTEMS WITH COMPOUND POISSON DEMAND 8 th Intrnatonal Confrnc of Modlng and Smulaton - MOSIM - May -2, 2 - Hammamt - Tunsa Evaluaton and optmzaton of nnovatv producton systms of goods and srvcs ANALYSIS OF ORDER-UP-TO-LEVEL INVENTORY SYSTEMS

More information

Life Analysis for the Main bearing of Aircraft Engines

Life Analysis for the Main bearing of Aircraft Engines f Analyss for th Man barng of Arcraft Engns Png n a, Xaolng Zhang a, png H a, anglang Dng a a School of Mchancs, Elctronc, and Industral Engnrng, Unvrsty of Elctronc Scnc and Tchnology of Chna, Chngdu,

More information

Reputation Management for DHT-based Collaborative Environments *

Reputation Management for DHT-based Collaborative Environments * Rputaton Managmnt for DHT-basd Collaboratv Envronmnts * Natalya Fdotova, Luca Vltr Unvrsty of Parma, Italy Abstract Ths artcl addrsss a problm of ntgraton of rputaton managmnt mchansms and lookup procsss

More information

Modern Portfolio Theory (MPT) Statistics

Modern Portfolio Theory (MPT) Statistics Modrn Portfolo Thory (MPT) Statstcs Mornngstar Mthodology Papr Novmr 30, 007 007 Mornngstar, Inc. All rghts rsrvd. Th nformaton n ths documnt s th proprty of Mornngstar, Inc. Rproducton or transcrpton

More information

Facts About Chronc Fatgu Syndrom - sample thereof

Facts About Chronc Fatgu Syndrom - sample thereof Cardac Toxcty n Chronc Fatgu Syndrom: Rsults from a Randomzd 40-Wk Multcntr Doubl-blnd Placbo Control Tral of Rntatolmod Bruc C. Stouch, Ph.D 1 Davd Strayr, M.D 2. Wllam Cartr, M.D 2. 1 Phladlpha Collg

More information

Authenticated Encryption. Jeremy, Paul, Ken, and Mike

Authenticated Encryption. Jeremy, Paul, Ken, and Mike uthntcatd Encrypton Jrmy Paul Kn and M Objctvs Examn thr mthods of authntcatd ncrypton and dtrmn th bst soluton consdrng prformanc and scurty Basc Componnts Mssag uthntcaton Cod + Symmtrc Encrypton Both

More information

Personalized Web Search by User Interest Hierarchy

Personalized Web Search by User Interest Hierarchy Prsonalzd Wb arch by Usr Intrst Hrarchy Abstract Most of th wb sarch ngns ar dsgnd to srv all usrs, ndpndnt of th nds of any ndvdual usr. Prsonalzaton of wb sarch s to carry out rtrval for ach usr ncorporatng

More information

Mininum Vertex Cover in Generalized Random Graphs with Power Law Degree Distribution

Mininum Vertex Cover in Generalized Random Graphs with Power Law Degree Distribution Mnnum Vrtx Covr n Gnralzd Random Graphs wth Powr Law Dgr Dstrbuton André L Vgnatt a, Murlo V G da Slva b a DINF Fdral Unvrsty of Paraná Curtba, Brazl b DAINF Fdral Unvrsty of Tchnology - Paraná Curtba,

More information

Modelling Exogenous Variability in Cloud Deployments

Modelling Exogenous Variability in Cloud Deployments Modllng Exognous Varablty n Cloud Dploymnts Gulano Casal 1 Mrco Trbaston 2 g.casal@mpral.ac.u trbaston@pst.f.lmu.d 1 : Impral Collg London, London, Untd Kngdom 2 : Ludwg-Maxmlans-Unvrstät, Munch, Grmany

More information

How To Write A Recipe Card

How To Write A Recipe Card Employng Rlvanc Fdback to mbd Contnt and Srvc Importanc nto th Slcton Procss of Compost Cloud Srvcs Dmosthns Kyrazs, Nkolaos Doulams, Gorg Kousours, Andras nychtas, arnos Thmstoclous, Vasslos C. Vscouks

More information

by John Donald, Lecturer, School of Accounting, Economics and Finance, Deakin University, Australia

by John Donald, Lecturer, School of Accounting, Economics and Finance, Deakin University, Australia Studnt Nots Cost Volum Profit Analysis by John Donald, Lcturr, School of Accounting, Economics and Financ, Dakin Univrsity, Australia As mntiond in th last st of Studnt Nots, th ability to catgoris costs

More information

Non-Linear and Unbalanced Three-Phase Load Static Compensation with Asymmetrical and Non Sinusoidal Supply

Non-Linear and Unbalanced Three-Phase Load Static Compensation with Asymmetrical and Non Sinusoidal Supply Non-Lnar and nbalancd Thr-Phas Load Statc Comnsaton wth Asymmtrcal and Non Snusodal Suly Rys S. Hrrra and P. Salmrón Elctrcal Engnrng Dartmnt Escula Poltécnca Suror, nvrsty of Hulva Ctra. Palos d la Frontra,

More information

An RSA-based (t, n) threshold proxy signature scheme with freewill identities

An RSA-based (t, n) threshold proxy signature scheme with freewill identities Int. J. Informaton an Computr Scurty, Vol. 1, No. 1/2, 27 21 An RSA-bas (t, n) thrshol proxy sgnatur schm wth frwll ntts Ya-Fn Chang Grauat Insttut of Accountng, Natonal Chung Hsng Unvrsty, Tachung 42,

More information

A Note on Approximating. the Normal Distribution Function

A Note on Approximating. the Normal Distribution Function Applid Mathmatical Scincs, Vol, 00, no 9, 45-49 A Not on Approimating th Normal Distribution Function K M Aludaat and M T Alodat Dpartmnt of Statistics Yarmouk Univrsity, Jordan Aludaatkm@hotmailcom and

More information

PRACTICAL ADVANTAGES OF USING THE MECHANICS OF CONTINUUM TO ANALYSE DEFORMATIONS OBTAINED FROM GEODETIC SURVEY

PRACTICAL ADVANTAGES OF USING THE MECHANICS OF CONTINUUM TO ANALYSE DEFORMATIONS OBTAINED FROM GEODETIC SURVEY PRACTICAL ADVANTAGES OF USING THE MECHANICS OF CONTINUUM TO ANALYSE DEFORMATIONS OBTAINED FROM GEODETIC SURVEY Mlan TALICH Rsarch Insttut of Godsy, Topography and Cartography, Zdby 98, CZ-5 66, Czch Rpublc

More information

Traffic Flow Analysis (2)

Traffic Flow Analysis (2) Traffic Flow Analysis () Statistical Proprtis. Flow rat distributions. Hadway distributions. Spd distributions by Dr. Gang-Ln Chang, Profssor Dirctor of Traffic safty and Oprations Lab. Univrsity of Maryland,

More information

QUANTITATIVE METHODS CLASSES WEEK SEVEN

QUANTITATIVE METHODS CLASSES WEEK SEVEN QUANTITATIVE METHODS CLASSES WEEK SEVEN Th rgrssion modls studid in prvious classs assum that th rspons variabl is quantitativ. Oftn, howvr, w wish to study social procsss that lad to two diffrnt outcoms.

More information

No 28 Xianning West Road, Xi an No 70 Yuhua East Road, Shijiazhuang. yongchunliang@hotmail.com

No 28 Xianning West Road, Xi an No 70 Yuhua East Road, Shijiazhuang. yongchunliang@hotmail.com On-Ln Dynamc Cabl Ratng for Undrground Cabls basd on DTS and FEM Y.C.Lang *, Y.M.L School of Elctrcal Engnrng * Dpartmnt of Elctrcal and Informaton X an Jaotong Unvrsty Hb Unvrsty of Scnc and Tchnology

More information

Bank Incentives, Economic Specialization, and Financial Crises in Emerging Economies

Bank Incentives, Economic Specialization, and Financial Crises in Emerging Economies Bank Incntvs, Economc Spcalzaton, and nancal Crss n Emrgng Economs Amar Gand a,*, Kos John b, and mma W. Snbt c a Cox School of Busnss, Southrn Mthodst Unvrsty, 6 Bshop Blvd., Dallas, TX 7575 USA b Strn

More information

Section 3: Logistic Regression

Section 3: Logistic Regression Scton 3: Logstc Rgrsson As our motvaton for logstc rgrsson, w wll consdr th Challngr dsastr, th sx of turtls, collg math placmnt, crdt card scorng, and markt sgmntaton. Th Challngr Dsastr On January 28,

More information

The example is taken from Sect. 1.2 of Vol. 1 of the CPN book.

The example is taken from Sect. 1.2 of Vol. 1 of the CPN book. Rsourc Allocation Abstract This is a small toy xampl which is wll-suitd as a first introduction to Cnts. Th CN modl is dscribd in grat dtail, xplaining th basic concpts of C-nts. Hnc, it can b rad by popl

More information

Buffer Management Method for Multiple Projects in the CCPM-MPL Representation

Buffer Management Method for Multiple Projects in the CCPM-MPL Representation Industra ngnrng & Managmnt Systms Vo No 4 Dcmbr 22 pp.397-45 ISSN 598-7248 ISSN 2234-6473 http://dx.do.org/.7232/ms.22..4.397 22 KII Buffr Managmnt Mthod for Mutp Projcts n th CCPM-MP Rprsntaton Nguyn

More information

The influence of advertising on the purchase of pharmaceutical products

The influence of advertising on the purchase of pharmaceutical products Th nflunc of advrtsng on th purchas of pharmacutcal products Jana VALEČKOVÁ, VŠB-TU Ostrava Abstract Th sz of th pharmacutcal markt and pharmacutcal sals s ncrasng constantly. Th markt s floodd wth nw

More information

Game of Platforms: Strategic Expansion into Rival (Online) Territory

Game of Platforms: Strategic Expansion into Rival (Online) Territory Gam of Platforms: Stratgc Expanson nto Rval (Onln) Trrtory Sagt Bar-Gll Ϯ Abstract Onln platforms, such as Googl, Facbook, or Amazon, ar constantly xpandng thr actvts, whl ncrasng th ovrlap n thr srvc

More information

arijit_laha@infosys.com

arijit_laha@infosys.com art_laha@nfosys.com ABSRAC Enhancmnt of tchnology-basd systm support for knowldg workrs s an ssu of grat mportanc. h Knowldg work Support Systm (KwSS) framwork analyzs ths ssu from a holstc prspctv. KwSS

More information

5 2 index. e e. Prime numbers. Prime factors and factor trees. Powers. worked example 10. base. power

5 2 index. e e. Prime numbers. Prime factors and factor trees. Powers. worked example 10. base. power Prim numbrs W giv spcial nams to numbrs dpnding on how many factors thy hav. A prim numbr has xactly two factors: itslf and 1. A composit numbr has mor than two factors. 1 is a spcial numbr nithr prim

More information

Continuity Cloud Virtual Firewall Guide

Continuity Cloud Virtual Firewall Guide Cloud Virtual Firwall Guid uh6 Vrsion 1.0 Octobr 2015 Foldr BDR Guid for Vam Pag 1 of 36 Cloud Virtual Firwall Guid CONTENTS INTRODUCTION... 3 ACCESSING THE VIRTUAL FIREWALL... 4 HYPER-V/VIRTUALBOX CONTINUITY

More information

Key Management System Framework for Cloud Storage Singa Suparman, Eng Pin Kwang Temasek Polytechnic {singas,engpk}@tp.edu.sg

Key Management System Framework for Cloud Storage Singa Suparman, Eng Pin Kwang Temasek Polytechnic {singas,engpk}@tp.edu.sg Ky Managmnt Systm Framwork for Cloud Storag Singa Suparman, Eng Pin Kwang Tmask Polytchnic {singas,ngpk}@tp.du.sg Abstract In cloud storag, data ar oftn movd from on cloud storag srvic to anothr. Mor frquntly

More information

VOL. 25, NÚM. 54, EDICIÓN JUNIO 2007 PP. 122-155

VOL. 25, NÚM. 54, EDICIÓN JUNIO 2007 PP. 122-155 Ensayos sobr POÍTICA ECONÓMICA PENSION FUND MANAGERS AND THE STRUCTURE OF THE FOREIGN EXCHANGE MARKET HERNANDO VARGAS YANNETH ROCÍO BETANCOURT ENSAYOS SOBRE POÍTICA ECONÓMICA, VO. 25, NÚM. 54, EDICIÓN

More information

Econ 371: Answer Key for Problem Set 1 (Chapter 12-13)

Econ 371: Answer Key for Problem Set 1 (Chapter 12-13) con 37: Answr Ky for Problm St (Chaptr 2-3) Instructor: Kanda Naknoi Sptmbr 4, 2005. (2 points) Is it possibl for a country to hav a currnt account dficit at th sam tim and has a surplus in its balanc

More information

Logistic Regression for Insured Mortality Experience Studies. Zhiwei Zhu, 1 Zhi Li 2

Logistic Regression for Insured Mortality Experience Studies. Zhiwei Zhu, 1 Zhi Li 2 Logstc Rgrsson for Insurd Mortalty Exprnc Studs Zhw Zhu, Zh L 2 Prsntd at th Lvng to 00 Symposum Orlando, Fla. January 8 0, 204 Copyrght 204 by th Socty of Actuars. All rghts rsrvd by th Socty of Actuars.

More information

Question 3: How do you find the relative extrema of a function?

Question 3: How do you find the relative extrema of a function? ustion 3: How do you find th rlativ trma of a function? Th stratgy for tracking th sign of th drivativ is usful for mor than dtrmining whr a function is incrasing or dcrasing. It is also usful for locating

More information

A Probabilistic Approach to Latent Cluster Analysis

A Probabilistic Approach to Latent Cluster Analysis Procdngs of th Twnty-Thrd Intrnatonal Jont Confrnc on Artfcal Intllgnc A Probablstc Approach to Latnt Clstr Analyss Zhpng X R Dong, Zhnghng Dng, Zhnyng H, Wdong Yang School of Comptr Scnc Fdan Unrsty,

More information

Adverse Selection and Moral Hazard in a Model With 2 States of the World

Adverse Selection and Moral Hazard in a Model With 2 States of the World Advrs Slction and Moral Hazard in a Modl With 2 Stats of th World A modl of a risky situation with two discrt stats of th world has th advantag that it can b natly rprsntd using indiffrnc curv diagrams,

More information

Constrained Renewable Resource Allocation in Fuzzy Metagraphs via Min- Slack

Constrained Renewable Resource Allocation in Fuzzy Metagraphs via Min- Slack Intrntonl Journl of ppld Oprtonl Rsrch Vol 1, No 1, pp 7-17, Summr 011 Journl hompg: wwworlur Constrnd Rnwl Rsourc llocton n Fuzzy Mtgrphs v Mn- Slck S S Hshmn* Rcvd: Jnury 31, 011 ; ccptd: My 1, 011 strct

More information

CPS 220 Theory of Computation REGULAR LANGUAGES. Regular expressions

CPS 220 Theory of Computation REGULAR LANGUAGES. Regular expressions CPS 22 Thory of Computation REGULAR LANGUAGES Rgular xprssions Lik mathmatical xprssion (5+3) * 4. Rgular xprssion ar built using rgular oprations. (By th way, rgular xprssions show up in various languags:

More information

Free ACA SOLUTION (IRS 1094&1095 Reporting)

Free ACA SOLUTION (IRS 1094&1095 Reporting) Fr ACA SOLUTION (IRS 1094&1095 Rporting) Th Insuranc Exchang (301) 279-1062 ACA Srvics Transmit IRS Form 1094 -C for mployrs Print & mail IRS Form 1095-C to mploys HR Assist 360 will gnrat th 1095 s for

More information

FACULTY SALARIES FALL 2004. NKU CUPA Data Compared To Published National Data

FACULTY SALARIES FALL 2004. NKU CUPA Data Compared To Published National Data FACULTY SALARIES FALL 2004 NKU CUPA Data Compard To Publishd National Data May 2005 Fall 2004 NKU Faculty Salaris Compard To Fall 2004 Publishd CUPA Data In th fall 2004 Northrn Kntucky Univrsity was among

More information

Part 2 - Notes on how to complete your application form

Part 2 - Notes on how to complete your application form Tuton F Loan applcaton nots for nw part-tm studnts 2012/13 About ths nots Ths nots should b rad along wth your Tuton F Loan applcaton form. Th nots ar splt nto thr parts: Part 1 - Gnral nformaton Part

More information

Incomplete 2-Port Vector Network Analyzer Calibration Methods

Incomplete 2-Port Vector Network Analyzer Calibration Methods Incomplt -Port Vctor Ntwork nalyzr Calibration Mthods. Hnz, N. Tmpon, G. Monastrios, H. ilva 4 RF Mtrology Laboratory Instituto Nacional d Tcnología Industrial (INTI) Bunos irs, rgntina ahnz@inti.gov.ar

More information

A New Task Scheduling Algorithm Based on Improved Genetic Algorithm

A New Task Scheduling Algorithm Based on Improved Genetic Algorithm A New Task Schedulng Algorthm Based on Improved Genetc Algorthm n Cloud Computng Envronment Congcong Xong, Long Feng, Lxan Chen A New Task Schedulng Algorthm Based on Improved Genetc Algorthm n Cloud Computng

More information

GIBBS ENSEMBLE AND SOCKETON ESSENTIAL COMPONENTS FOR CREATING CLOUD COMPUTING

GIBBS ENSEMBLE AND SOCKETON ESSENTIAL COMPONENTS FOR CREATING CLOUD COMPUTING Intrnatonal Journal on Cloud Computng: Srvcs and Archtctur (IJCCSA),Vol.3, o.3, Jun 013 GIBBS SMBL AD SOCKTO SSTIAL COMPOTS FOR CRATIG CLOUD COMPUTIG I ITRT SYSTM Xaoquan Gao Rchrch t Dévloppmnt Drcton

More information

New Basis Functions. Section 8. Complex Fourier Series

New Basis Functions. Section 8. Complex Fourier Series Nw Basis Functions Sction 8 Complx Fourir Sris Th complx Fourir sris is prsntd first with priod 2, thn with gnral priod. Th connction with th ral-valud Fourir sris is xplaind and formula ar givn for convrting

More information

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis The Development of Web Log Mnng Based on Improve-K-Means Clusterng Analyss TngZhong Wang * College of Informaton Technology, Luoyang Normal Unversty, Luoyang, 471022, Chna wangtngzhong2@sna.cn Abstract.

More information

Calculation of Sampling Weights

Calculation of Sampling Weights Perre Foy Statstcs Canada 4 Calculaton of Samplng Weghts 4.1 OVERVIEW The basc sample desgn used n TIMSS Populatons 1 and 2 was a two-stage stratfed cluster desgn. 1 The frst stage conssted of a sample

More information

Tax Collection, Transfers, and Corruption: the Russian Federation at the Crossroads 1)

Tax Collection, Transfers, and Corruption: the Russian Federation at the Crossroads 1) ÝÊÎÍÎÌÈ ÅÑÊÈÉ ÆÓÐÍÀË ÂØÝ ¹ 1 2003 3 ÂÎÏÐÎÑÛ ÒÅÎÐÈÈ Tax Collcton, Transfrs, and Corrupton: th Russan Fdraton at th Crossroads 1) M. Mokhtar, I. Grafova Abstract Aftr thortcally consdrng th problms of tax

More information

Rural and Remote Broadband Access: Issues and Solutions in Australia

Rural and Remote Broadband Access: Issues and Solutions in Australia Rural and Rmot Broadband Accss: Issus and Solutions in Australia Dr Tony Warrn Group Managr Rgulatory Stratgy Tlstra Corp Pag 1 Tlstra in confidnc Ovrviw Australia s gographical siz and population dnsity

More information

Managing the Outsourcing of Two-Level Service Processes: Literature Review and Integration

Managing the Outsourcing of Two-Level Service Processes: Literature Review and Integration Procdns of th 43rd Hawa Intrnatonal Confrnc on Systm Scncs - 2010 Manan th Outsourcn of Two-Lvl Srvc Procsss: Ltratur Rvw and Intraton Edal Pnkr Unvrsty of Rochstr pnkr@smon.rochstr.du Robrt Shumsky Dartmouth

More information

Application form notes

Application form notes 24+ Advancd Larnng Loan Applcaton form nots Rmmbr you can apply onln. It s quck and asy. Go to www.gov.uk/advancdlarnngloans About 24+ Advancd Larnng Loans Ths loans ar avalabl for larnrs who ar: studyng

More information

CPU. Rasterization. Per Vertex Operations & Primitive Assembly. Polynomial Evaluator. Frame Buffer. Per Fragment. Display List.

CPU. Rasterization. Per Vertex Operations & Primitive Assembly. Polynomial Evaluator. Frame Buffer. Per Fragment. Display List. Elmntary Rndring Elmntary rastr algorithms for fast rndring Gomtric Primitivs Lin procssing Polygon procssing Managing OpnGL Stat OpnGL uffrs OpnGL Gomtric Primitivs ll gomtric primitivs ar spcifid by

More information

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(7):1884-1889 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 A hybrd global optmzaton algorthm based on parallel

More information

Foreign Exchange Markets and Exchange Rates

Foreign Exchange Markets and Exchange Rates Microconomics Topic 1: Explain why xchang rats indicat th pric of intrnational currncis and how xchang rats ar dtrmind by supply and dmand for currncis in intrnational markts. Rfrnc: Grgory Mankiw s Principls

More information

Term Structure of Interest Rates: The Theories

Term Structure of Interest Rates: The Theories Handou 03 Econ 333 Abdul Munasb Trm Srucur of Inrs Ras: Th Thors Trm Srucur Facs Lookng a Fgur, w obsrv wo rm srucur facs Fac : Inrs ras for dffrn maurs nd o mov oghr ovr m Fac : Ylds on shor-rm bond mor

More information

Fault tolerance in cloud technologies presented as a service

Fault tolerance in cloud technologies presented as a service Internatonal Scentfc Conference Computer Scence 2015 Pavel Dzhunev, PhD student Fault tolerance n cloud technologes presented as a servce INTRODUCTION Improvements n technques for vrtualzaton and performance

More information

Traffic Information Estimation Methods Based on Cellular Network Data

Traffic Information Estimation Methods Based on Cellular Network Data TOPCO 崇 越 論 文 大 賞 論 文 題 目 ( 以 中 文 繕 寫 論 文 者 請 用 中 文 題 目 英 文 繕 寫 者 請 用 英 文 ): Traffc Informaton Estmaton Mthods Basd on Cuar Ntwork Data 報 名 編 號 : AI002 基 於 蜂 巢 網 路 資 料 之 交 通 資 訊 估 計 方 法 摘 要 近 年 來 隨 著 經

More information

Category 7: Employee Commuting

Category 7: Employee Commuting 7 Catgory 7: Employ Commuting Catgory dscription This catgory includs missions from th transportation of mploys 4 btwn thir homs and thir worksits. Emissions from mploy commuting may aris from: Automobil

More information

A Multi-Heuristic GA for Schedule Repair in Precast Plant Production

A Multi-Heuristic GA for Schedule Repair in Precast Plant Production From: ICAPS-03 Procdings. Copyright 2003, AAAI (www.aaai.org). All rights rsrvd. A Multi-Huristic GA for Schdul Rpair in Prcast Plant Production Wng-Tat Chan* and Tan Hng W** *Associat Profssor, Dpartmnt

More information

CHAPTER 4c. ROOTS OF EQUATIONS

CHAPTER 4c. ROOTS OF EQUATIONS CHAPTER c. ROOTS OF EQUATIONS A. J. Clark School o Enginring Dpartmnt o Civil and Environmntal Enginring by Dr. Ibrahim A. Aakka Spring 00 ENCE 03 - Computation Mthod in Civil Enginring II Dpartmnt o Civil

More information

A Loadable Task Execution Recorder for Hierarchical Scheduling in Linux

A Loadable Task Execution Recorder for Hierarchical Scheduling in Linux A Loadabl Task Excution Rcordr for Hirarchical Schduling in Linux Mikal Åsbrg and Thomas Nolt MRTC/Mälardaln Univrsity PO Box 883, SE-721 23, Västrås, Swdn {mikalasbrg,thomasnolt@mdhs Shinpi Kato Carngi

More information

The Greedy Method. Introduction. 0/1 Knapsack Problem

The Greedy Method. Introduction. 0/1 Knapsack Problem The Greedy Method Introducton We have completed data structures. We now are gong to look at algorthm desgn methods. Often we are lookng at optmzaton problems whose performance s exponental. For an optmzaton

More information

A Project Management framework for Software Implementation Planning and Management

A Project Management framework for Software Implementation Planning and Management PPM02 A Projct Managmnt framwork for Softwar Implmntation Planning and Managmnt Kith Lancastr Lancastr Stratgis Kith.Lancastr@LancastrStratgis.com Th goal of introducing nw tchnologis into your company

More information

Lecture 20: Emitter Follower and Differential Amplifiers

Lecture 20: Emitter Follower and Differential Amplifiers Whits, EE 3 Lctur 0 Pag of 8 Lctur 0: Emittr Followr and Diffrntial Amplifirs Th nxt two amplifir circuits w will discuss ar ry important to lctrical nginring in gnral, and to th NorCal 40A spcifically.

More information

(Analytic Formula for the European Normal Black Scholes Formula)

(Analytic Formula for the European Normal Black Scholes Formula) (Analytic Formula for th Europan Normal Black Schols Formula) by Kazuhiro Iwasawa Dcmbr 2, 2001 In this short summary papr, a brif summary of Black Schols typ formula for Normal modl will b givn. Usually

More information

http://www.wwnorton.com/chemistry/tutorials/ch14.htm Repulsive Force

http://www.wwnorton.com/chemistry/tutorials/ch14.htm Repulsive Force ctivation nrgis http://www.wwnorton.com/chmistry/tutorials/ch14.htm (back to collision thory...) Potntial and Kintic nrgy during a collision + + ngativly chargd lctron cloud Rpulsiv Forc ngativly chargd

More information

is knowing the car market inside out.

is knowing the car market inside out. Exprts s knowng th car markt nsd out. Vokswagn Group Lasng s both a ft managmnt company and a dvson of Vokswagn Fnanca Srvcs (UK) Lmtd. Ths aows us to offr a comprhnsv rang of srvcs wth packags to sut

More information

A Secure Web Services for Location Based Services in Wireless Networks*

A Secure Web Services for Location Based Services in Wireless Networks* A Scur Wb Srvics for Location Basd Srvics in Wirlss Ntworks* Minsoo L 1, Jintak Kim 1, Shyun Park 1, Jail L 2 and Sokla L 21 1 School of Elctrical and Elctronics Enginring, Chung-Ang Univrsity, 221, HukSuk-Dong,

More information

Enabling P2P One-view Multi-party Video Conferencing

Enabling P2P One-view Multi-party Video Conferencing Enablng P2P One-vew Mult-party Vdeo Conferencng Yongxang Zhao, Yong Lu, Changja Chen, and JanYn Zhang Abstract Mult-Party Vdeo Conferencng (MPVC) facltates realtme group nteracton between users. Whle P2P

More information

SOFTWARE ENGINEERING AND APPLIED CRYPTOGRAPHY IN CLOUD COMPUTING AND BIG DATA

SOFTWARE ENGINEERING AND APPLIED CRYPTOGRAPHY IN CLOUD COMPUTING AND BIG DATA Intrnational Journal on Tchnical and Physical Problms of Enginring (IJTPE) Publishd by Intrnational Organization of IOTPE ISSN 077-358 IJTPE Journal www.iotp.com ijtp@iotp.com Sptmbr 015 Issu 4 Volum 7

More information

Development of Financial Management Reporting in MPLS

Development of Financial Management Reporting in MPLS 1 Dvlopmnt of Financial Managmnt Rporting in MPLS 1. Aim Our currnt financial rports ar structurd to dlivr an ovrall financial pictur of th dpartmnt in it s ntirty, and thr is no attmpt to provid ithr

More information

RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL. Yaoqi FENG 1, Hanping QIU 1. China Academy of Space Technology (CAST) yaoqi.feng@yahoo.

RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL. Yaoqi FENG 1, Hanping QIU 1. China Academy of Space Technology (CAST) yaoqi.feng@yahoo. ICSV4 Carns Australa 9- July, 007 RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL Yaoq FENG, Hanpng QIU Dynamc Test Laboratory, BISEE Chna Academy of Space Technology (CAST) yaoq.feng@yahoo.com Abstract

More information

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College Feature selecton for ntruson detecton Slobodan Petrovć NISlab, Gjøvk Unversty College Contents The feature selecton problem Intruson detecton Traffc features relevant for IDS The CFS measure The mrmr measure

More information

SCHEDULING OF CONSTRUCTION PROJECTS BY MEANS OF EVOLUTIONARY ALGORITHMS

SCHEDULING OF CONSTRUCTION PROJECTS BY MEANS OF EVOLUTIONARY ALGORITHMS SCHEDULING OF CONSTRUCTION PROJECTS BY MEANS OF EVOLUTIONARY ALGORITHMS Magdalena Rogalska 1, Wocech Bożeko 2,Zdzsław Heduck 3, 1 Lubln Unversty of Technology, 2- Lubln, Nadbystrzycka 4., Poland. E-mal:rogalska@akropols.pol.lubln.pl

More information

QoS-based Scheduling of Workflow Applications on Service Grids

QoS-based Scheduling of Workflow Applications on Service Grids QoS-based Schedulng of Workflow Applcatons on Servce Grds Ja Yu, Rakumar Buyya and Chen Khong Tham Grd Computng and Dstrbuted System Laboratory Dept. of Computer Scence and Software Engneerng The Unversty

More information

Production Costing (Chapter 8 of W&W)

Production Costing (Chapter 8 of W&W) Production Costing (Chaptr 8 of W&W).0 Introduction Production costs rfr to th oprational costs associatd with producing lctric nrgy. Th most significant componnt of production costs ar th ful costs ncssary

More information

GENETIC ALGORITHM FOR PROJECT SCHEDULING AND RESOURCE ALLOCATION UNDER UNCERTAINTY

GENETIC ALGORITHM FOR PROJECT SCHEDULING AND RESOURCE ALLOCATION UNDER UNCERTAINTY Int. J. Mech. Eng. & Rob. Res. 03 Fady Safwat et al., 03 Research Paper ISS 78 049 www.jmerr.com Vol., o. 3, July 03 03 IJMERR. All Rghts Reserved GEETIC ALGORITHM FOR PROJECT SCHEDULIG AD RESOURCE ALLOCATIO

More information

Section 7.4: Exponential Growth and Decay

Section 7.4: Exponential Growth and Decay 1 Sction 7.4: Exponntial Growth and Dcay Practic HW from Stwart Txtbook (not to hand in) p. 532 # 1-17 odd In th nxt two ction, w xamin how population growth can b modld uing diffrntial quation. W tart

More information

TRACKING PERFORMANCE OF GPS RECEIVERS WITH MORE THAN ONE MULTIPATH

TRACKING PERFORMANCE OF GPS RECEIVERS WITH MORE THAN ONE MULTIPATH TRACKING ERFORANCE OF GS RECEIVERS WITH ORE THAN ONE ULTIATH ABSTRACT Chrstoph ACABIAU, Bnoît ROTURIER, Abdlahad BENHALLA CNS Rsarch Laboratory of th ENAC, ENAC, 7 avnu Edouard Bln, B 45, 3155 TOULOUSE

More information

EFFECT OF GEOMETRICAL PARAMETERS ON HEAT TRANSFER PERFORMACE OF RECTANGULAR CIRCUMFERENTIAL FINS

EFFECT OF GEOMETRICAL PARAMETERS ON HEAT TRANSFER PERFORMACE OF RECTANGULAR CIRCUMFERENTIAL FINS 25 Vol. 3 () January-March, pp.37-5/tripathi EFFECT OF GEOMETRICAL PARAMETERS ON HEAT TRANSFER PERFORMACE OF RECTANGULAR CIRCUMFERENTIAL FINS *Shilpa Tripathi Dpartmnt of Chmical Enginring, Indor Institut

More information

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic Lagrange Multplers as Quanttatve Indcators n Economcs Ivan Mezník Insttute of Informatcs, Faculty of Busness and Management, Brno Unversty of TechnologCzech Republc Abstract The quanttatve role of Lagrange

More information

Keywords Cloud Computing, Service level agreement, cloud provider, business level policies, performance objectives.

Keywords Cloud Computing, Service level agreement, cloud provider, business level policies, performance objectives. Volum 3, Issu 6, Jun 2013 ISSN: 2277 128X Intrnational Journal of Advancd Rsarch in Computr Scinc and Softwar Enginring Rsarch Papr Availabl onlin at: wwwijarcsscom Dynamic Ranking and Slction of Cloud

More information

WORKERS' COMPENSATION ANALYST, 1774 SENIOR WORKERS' COMPENSATION ANALYST, 1769

WORKERS' COMPENSATION ANALYST, 1774 SENIOR WORKERS' COMPENSATION ANALYST, 1769 08-16-85 WORKERS' COMPENSATION ANALYST, 1774 SENIOR WORKERS' COMPENSATION ANALYST, 1769 Summary of Dutis : Dtrmins City accptanc of workrs' compnsation cass for injurd mploys; authorizs appropriat tratmnt

More information

Abstract. Introduction. Statistical Approach for Analyzing Cell Phone Handoff Behavior. Volume 3, Issue 1, 2009

Abstract. Introduction. Statistical Approach for Analyzing Cell Phone Handoff Behavior. Volume 3, Issue 1, 2009 Volum 3, Issu 1, 29 Statistical Approach for Analyzing Cll Phon Handoff Bhavior Shalini Saxna, Florida Atlantic Univrsity, Boca Raton, FL, shalinisaxna1@gmail.com Sad A. Rajput, Farquhar Collg of Arts

More information

IMPACT ANALYSIS OF A CELLULAR PHONE

IMPACT ANALYSIS OF A CELLULAR PHONE 4 th ASA & μeta Internatonal Conference IMPACT AALYSIS OF A CELLULAR PHOE We Lu, 2 Hongy L Bejng FEAonlne Engneerng Co.,Ltd. Bejng, Chna ABSTRACT Drop test smulaton plays an mportant role n nvestgatng

More information

Upper Bounding the Price of Anarchy in Atomic Splittable Selfish Routing

Upper Bounding the Price of Anarchy in Atomic Splittable Selfish Routing Uppr Bounding th Pric of Anarchy in Atomic Splittabl Slfish Routing Kamyar Khodamoradi 1, Mhrdad Mahdavi, and Mohammad Ghodsi 3 1 Sharif Univrsity of Tchnology, Thran, Iran, khodamoradi@c.sharif.du Sharif

More information

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP)

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP) 6.3 / -- Communcaton Networks II (Görg) SS20 -- www.comnets.un-bremen.de Communcaton Networks II Contents. Fundamentals of probablty theory 2. Emergence of communcaton traffc 3. Stochastc & Markovan Processes

More information

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module LOSSLESS IMAGE COMPRESSION SYSTEMS Lesson 3 Lossless Compresson: Huffman Codng Instructonal Objectves At the end of ths lesson, the students should be able to:. Defne and measure source entropy..

More information

Advantageous Selection versus Adverse Selection in Life Insurance Market

Advantageous Selection versus Adverse Selection in Life Insurance Market Covr Pag Advantagous Slcton vrsus Advrs Slcton n f Insuranc Markt Ghadr Mahdav mahdav@conomcs.mbo.mda.kyoto-u.ac.j Post Doctoral Rsarch Assocat: Jaan Socty for th Promoton of Scnc JSPS, Graduat School

More information

Long run: Law of one price Purchasing Power Parity. Short run: Market for foreign exchange Factors affecting the market for foreign exchange

Long run: Law of one price Purchasing Power Parity. Short run: Market for foreign exchange Factors affecting the market for foreign exchange Lctur 6: Th Forign xchang Markt xchang Rats in th long run CON 34 Mony and Banking Profssor Yamin Ahmad xchang Rats in th Short Run Intrst Parity Big Concpts Long run: Law of on pric Purchasing Powr Parity

More information

Case Study: Load Balancing

Case Study: Load Balancing Case Study: Load Balancng Thursday, 01 June 2006 Bertol Marco A.A. 2005/2006 Dmensonamento degl mpant Informatc LoadBal - 1 Introducton Optmze the utlzaton of resources to reduce the user response tme

More information

5.4 Exponential Functions: Differentiation and Integration TOOTLIFTST:

5.4 Exponential Functions: Differentiation and Integration TOOTLIFTST: .4 Eponntial Functions: Diffrntiation an Intgration TOOTLIFTST: Eponntial functions ar of th form f ( ) Ab. W will, in this sction, look at a spcific typ of ponntial function whr th bas, b, is.78.... This

More information

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features On-Lne Fault Detecton n Wnd Turbne Transmsson System usng Adaptve Flter and Robust Statstcal Features Ruoyu L Remote Dagnostcs Center SKF USA Inc. 3443 N. Sam Houston Pkwy., Houston TX 77086 Emal: ruoyu.l@skf.com

More information

ME 612 Metal Forming and Theory of Plasticity. 6. Strain

ME 612 Metal Forming and Theory of Plasticity. 6. Strain Mtal Forming and Thory of Plasticity -mail: azsnalp@gyt.du.tr Makin Mühndisliği Bölümü Gbz Yüksk Tknoloji Enstitüsü 6.1. Uniaxial Strain Figur 6.1 Dfinition of th uniaxial strain (a) Tnsil and (b) Comprssiv.

More information

A Replication-Based and Fault Tolerant Allocation Algorithm for Cloud Computing

A Replication-Based and Fault Tolerant Allocation Algorithm for Cloud Computing A Replcaton-Based and Fault Tolerant Allocaton Algorthm for Cloud Computng Tork Altameem Dept of Computer Scence, RCC, Kng Saud Unversty, PO Box: 28095 11437 Ryadh-Saud Araba Abstract The very large nfrastructure

More information

Parallel and Distributed Programming. Performance Metrics

Parallel and Distributed Programming. Performance Metrics Paralll and Distributd Programming Prformanc! wo main goals to b achivd with th dsign of aralll alications ar:! Prformanc: th caacity to rduc th tim to solv th roblm whn th comuting rsourcs incras;! Scalability:

More information

Remember you can apply online. It s quick and easy. Go to www.gov.uk/advancedlearningloans. Title. Forename(s) Surname. Sex. Male Date of birth D

Remember you can apply online. It s quick and easy. Go to www.gov.uk/advancedlearningloans. Title. Forename(s) Surname. Sex. Male Date of birth D 24+ Advancd Larning Loan Application form Rmmbr you can apply onlin. It s quick and asy. Go to www.gov.uk/advancdlarningloans About this form Complt this form if: you r studying an ligibl cours at an approvd

More information