Dynamic Power Management in a Mobile Multimedia System with Guaranteed Quality-of-Service

Size: px
Start display at page:

Download "Dynamic Power Management in a Mobile Multimedia System with Guaranteed Quality-of-Service"

Transcription

1 Dynmc Power Mngement n Moble Multmed System wth Gurnteed Qulty-of-Servce Abstrct In ths pper we ddress the problem of dynmc power mngement n dstrbuted multmed system wth requred qulty of servce (QoS). Usng generlzed stochstc Petr net model where the non-exponentl nter-rrvl tme dstrbuton of the ncomng requests s cptured by stge method, we provde detled model of the power-mnged multmed system under generl QoS constrnts. Bsed on ths mthemtcl model, the power-optml polcy s obtned by solvng lner progrmmng problem. We compre the new problem formulton nd soluton technque to prevous dynmc power mngement technques tht cn only optmze power under dely constrnts nd demonstrte tht these other technques yeld polces wth hgher power dsspton by over-constrnng the dely trget n n ttempt to ndrectly stsfy the QoS constrnts. In contrst, our new method correctly formultes the power mngement problem under QoS constrnts nd obtns the optml soluton. 1 INTRODUCTION Wth the rpd progress n semconductor technology, the chp densty nd operton frequency hve ncresed, mkng the power consumpton n bttery-operted portble devces mjor concern. Hgh power consumpton reduces the bttery servce lfe. The gol of low-power desgn [1]-[4] for btterypowered devces s to extend the bttery servce lfe whle meetng performnce requrements. Dynmc power mngement (DPM) [5] whch refers to the selectve shut-off or slow-down of system components tht re dle or underutlzed hs proven to be prtculrly effectve technque for reducng power dsspton n such systems. A smple nd wdely used technque s the tme-out polcy [5], whch turns on the component when t s to be used nd turns off the component when t hs not been used for some pre-specfed length of tme. Srvstv et l. [6] proposed predctve power mngement strtegy, whch uses regresson equton bsed on the prevous on nd off tmes of the component to estmte the next turn-on tme. In [7], Hwng nd Wu hve ntroduced more complex predctve shutdown strtegy tht hs better performnce. However, these heurstc technques cnnot hndle components wth more thn two ( ON nd OFF ) power modes; they cnnot hndle complex system behvors, nd they cnnot gurntee optmlty. As frst shown n [8], power-mnged system cn be modeled s dscrete-tme Mrkov decson process (DTMDP) by combnng the stochstc models of ech component. Once the model nd ts prmeters re determned, n optml power mngement polcy for chevng the best power-dely trde-off n the system cn be generted. In [9], the uthors extend [8] by modelng the power-mnged system usng contnuous-tme Mrkov decson process (CTMDP). Further reserch results cn be found n [10]-[13]. In stutons where complex system behvors, such s concurrency, synchronzton, mutul excluson nd conflct, re present, the modelng technques n [8]-[10] become ndequte becuse they re effectve only when constructng stochstc models of smple systems consstng of non-nterctng components. In [14], technque bsed on controllble generlzed stochstc Petr nets wth cost (GSPN) s proposed tht s powerful enough to compctly model power-mnged system wth complex behvorl chrcterstcs. It s ndeed eser for the system desgner to mnully specfy the GSPN model thn to provde CTMDP model. Gven the GSPN model, t s then strghtforwrd to utomtclly construct n equvlent (but much lrger) CTMDP model. The polcy optmzton lgorthms n [8]-[10] 1

2 cn thereby be ppled to clculte the mnmum-power polcy for the power-mnged system wth dely constrnts. Mny Internet pplctons such s web browsng, eml nd fle trnsfer re not tme-crtcl. Therefore, the Internet Protocol (IP) nd rchtecture re desgned to provde best effort qulty of servce. There s no gurntee bout when the dt wll rrve or how quckly t wll be servced. However, ths pproch s not sutble for new breed of Internet pplctons, ncludng udo nd vdeo stremng, whch demnd hgh bndwdth nd low ltency for exmple when used n two-wy communcton scenro such s net conferencng nd net telephony. The noton of gurnteed qulty of servce (QoS) comes wth the emergence of such dstrbuted multmed systems. QoS represents the set of those quntttve nd qulttve chrcterstcs of dstrbuted multmed system necessry to cheve the requred functonlty of n pplcton [15]. Three prmeters wdely used to quntttvely cpture the noton of QoS n dstrbuted multmed systems [15]. These prmeters re: 1. Dely (D): The tme between the moment dt unt s receved (nput) nd the moment t s sent (output). 2. Jtter (J): The vrton of the delys experenced by dfferent dt unts n the sme nput strem. In mthemtcl formulton, J cn be defned s the vrnce of the dely or the stndrd devton of the dely. 3. Loss rte (L): The frcton of dt unts lost durng trnsport. In ths pper, we propose frmework of Power nd QoS (PQ) mngement (PQM) of portble multmed system clents. The PQ mnger performs both power mngement nd QoS mngement. The multmed (MM) clent s modeled s controllble GSPN wth cost (e.g., power, dely, jtter nd loss rte). Gven the constrnts on dely, jtter nd loss rte, the optml PQ mngement polcy for mnmum power consumpton cn be obtned by solvng lner progrmmng (LP) problem. Compred to prevous reserch work on power mngement nd multmed systems, our work hs the followng nnovtons: 1. Ths s the frst work to consder power nd QoS mngement n dstrbuted MM system. 2. We present new system model of n MM clent. Ths new model ccurtely cptures the dfferent behvors of the MM nd norml pplctons runnng on the MM clent. 3. The proposed optmzton soluton consders not only power dsspton nd dely, but lso jtter nd loss rte. We mnged to formulte ths problem lner progrm by mkng pproprte trnsformtons on the jtter nd loss rte constrnts. Ths remnder of the pper s orgnzed s follows. Secton 2 gves the bckground on GSPN nd MM systems. Secton 3 presents the system modelng technques for the PQ-mnged MM clent. Secton 4 ntroduces the polcy optmzton method. Sectons 5 nd 6 gve the expermentl results nd conclusons. 2 Bckground 2.1 GSPN Prmtves A GSPN conssts of four prmtve objects: plces, ctvtes, nput gtes nd output gtes. Fgure1 shows n exmple of GSPN model. 2

3 O 1 P 2 T 3 I 1 P 1 T 1 T 2 Fgure 1 An exmple GSPN model. Plces: Crcles n Fgure 1 represent plces. Ech plce my contn zero or more tokens, whch represent the mrkng of the plce. The set of ll plce mrkngs represents the mrkng of the system, M. M lso represents the stte of the system. Only the number of tokens n plce mtters. In Fgure 1, the system mrkng cn be wrtten s {P 1 +P 2 }, whch mens tht there re one token n P 1 nd one n P 2. The menng of the mrkng of plce s rbtrry. For exmple, the number of tokens n plce could represent the number of requests wtng servce n one pplcton nd request wth certn prorty level n nother pplcton. Ths flexblty n the menng of mrkng ncreses the expressveness of the GSPN for modelng wde vrety of dynmcl systems. Actvtes: Actvtes represent ctons tht tke some mount of tme to complete. There re two types of ctvtes: stochstc tmed wth n exponentl dstrbuton nd nstntneous. Hllow ovls n Fgure 1 represent tmed ctvtes. Tmed ctvtes hve durtons tht mpct the performnce of the modeled system. In GSPN, the durton of n ctvty s lwys n exponentl dstrbuton whose men vlue represents the verge durton of tht ctvty. The nverse of the men vlue s clled the trnston rte of tht ctvty. The trnston rte of n ctvty my be dfferent dependng on system mrkngs. Instntneous ctvtes represent ctons tht re completed n neglgble mount of tme compred to the other ctvtes n the system. Sold vertcl lnes n Fgure 1 represent nstntneous ctvtes. Cse probbltes, represented n Fgure 1 by smll crcles on the rght sde of n ctvty, model the uncertnty ssocted wth the completon of n ctvty. Ech cse stnds for possble outcome. Defnton A.1 A plce s clled vnshng plce f t s the only nput plce of n nstntneous ctvty; otherwse the plce s clled tngble plce. Input gte: Input gtes enble/dsble ctvtes nd defne the mrkng chnges tht wll occur when n ctvty s completed. In Fgure 1, trngles tht pont to the ctvty they control represent the nput gtes (.e., I 1 ). There exst rcs from the plces upon whch the nput gte depends (lso clled nput plces) to the bse of the trngle. Input gtes re nnotted wth n enblng predcte nd functon. The enblng predcte s Boolen functon tht controls whether the connected ctvty s enbled or not. It cn be ny functon of the mrkngs of the nput plces. The functon defnes the mrkng chnges to the nput plces tht wll occur when the ctvty s completed. If plce s drectly connected to n ctvty such s P 2 nd T 3 n Fgure 1, ths s the sme s n nput gte wth predcte tht enbles the ctvty f there s t lest one token n the nput plce nd functon tht decrements the mrkng of the nput plce. Output gte: Smlr to nput gtes, output gtes defne the mrkng chnges tht wll occur when n ctvty s completed. The dfference s tht output gtes re ssocted wth cse. In Fgure 1, trngles whose bse s connected to n ctvty or cse represent output gtes (.e., O 1 ). The trngles pont to rcs tht connect to the plces ffected by the mrkng chnges. Output gtes re defned only wth functon. The functon defnes the mrkng chnges tht wll occur when the ctvty s completed. If n ctvty s drectly connected to plce, ths s the sme s n output gte wth functon tht ncrements the mrkng of the plce. P 3 T 4 3

4 For nottonl convenence, we wll use the followng notton: plce nmes strt wth P, ctvty nmes strt wth T, nput gte nmes strt wth I, nd output gte nmes strt wth O. 2.2 Executng GSPN GSPN executon refers to the enblng of ctvtes, completon of ctvtes, nd token movement (.e., chnges of system mrkng). Actvty enblng: An ctvty s enbled t certn system mrkng M when the enblng predctes of ll the nput gtes connected to t re true nd there s t lest one token n ech plce tht s drectly connected to t. In Fgure 1, ctvtes T 2 nd T 3 re enbled n system mrkng M={P 1 +P 2 } becuse for ech of them, there s only one nput plce tht contns one token. Actvty T 4 s not enbled n M becuse there s no token n P 3. The enblng predcte of I 1 decdes the enblng of T 1. Actvty completon: An nstntneous ctvty s completed mmedtely fter t s enbled. A tmed ctvty s completed f t s enbled for ts durton tme. Every tme tmed ctvty s enbled, the durton tme s obtned by rndom smple of the exponentl dstrbuton ssocted wth ths ctvty. When tmed ctvty s enbled but not yet completed, the system mrkng my be chnged by the completon of nother ctvty. If the ctvty hs not enbled the new system mrkng, the completon of tht ctvty wll not hppen, nd ll nformton relted to ts prevous enblng wll be dsregrded n the future. Mrkng chnge: Chnge of system mrkng s only evluted when there s n ctvty completon. When n ctvty s completed, one of ts cses (notce tht there my be only one cse for the ctvty) s chosen bsed on the pre-defned cse probblty. Then the followng steps re tken: ll of the drectly connected nput plces hve ther mrkngs (.e., number of tokens) decremented; the nput plces connected through nput gtes chnge ther mrkngs ccordng to the nput gte functons; ll of the plces drectly connected to the selected cse hve ther mrkngs ncremented; the plces connected through output gtes chnge ther mrkngs ccordng to the output gte functons. Defnton: Therechblty set of GSPN from n ntl mrkng M 0, denoted s RS(M 0 ), s the set of ll possble system mrkngs tht cn be cheved s result of sequence of ctvty completons. 2.3 Controllble GSPN wth cost Defnton: A GSPN wth cost s GSPN model wth two types of cost: mpulse cost ssocte wth mrkng trnstons nd rte cost ssocted wth system mrkngs. Impulse cost occurs when the GSPN mkes trnston from one mrkng to nother. Rte cost s the cost per unt tme when the GSPN stys n certn mrkng. Defnton: A controllble GSPN s GSPN where ll or prt of the cse probbltes of ctvtes cn be controlled by externl commnds. 2.4 Dstrbuted Multmed System Fgure 2 shows smplfed vew of dstrbuted MM system wth QoS mngement [17]. The system conssts of three components: n MM server wth dtbse of multmed objects nd dtbse of QoS nformton, the trnsport system tht mnly conssts of network of communcton chnnels, routers nd swtches, nd the MM clent, whch cn be portble personl computer, pocket PC or nother moble multmed devces. 4

5 MM Server MM Clent MM Dtbse QoS Dtbse MM dt MM dt Resources: CPU, memory, etc. Locl QoS mnger Trnsport System Locl QoS mnger Resources: Network Locl QoS mnger Globl QoS mnger Fgure 2 QoS mnged, dstrbuted multmed system. Ech component hs ts own locl QoS mnger. The globl QoS mnger controls the QoS negotton nd renegotton procedure mong the components. The procedure cn be brefly descrbed s follows. The locl QoS mnger reports the vlble locl resources to the QoS mnger. The globl mnger computes the QoS tht ech component needs to delver bsed on the vlble resources nd sends the requrement to the locl mnger. The locl mnger uses ts vlble resources to enforce the locl QoS requrement nd keeps on montorng the locl QoS. If there s locl QoS volton, the locl mnger sends request to the globl mnger, who wll respond to the request by ether re-lloctng the locl QoS requrement mong the dfferent components or negottng wth the user to dopt degrded globl QoS. Becuse low power desgn s trgeted t electronc components wth lmted power source, we focus on PQ mngement for the MM clent. The ssumpton beng tht the MM clent hs lrge (or nfnte) power source. In ths context, the locl QoS mnger of the MM clent n Fgure 2 wll be referred to s the locl PQ mnger. 3 Modelng the PQ-Mnged Clent Only components relted to the PQ mngement problem re shown n ths block dgrm. Although the GSPN formlsm cn model complex systems wth multple, nterctng servce provders, n ths pper, we use smple system wth sngle servce provder. Ths s becuse the focus of ths pper s on power nd QoS mngement, not on complex system modelng. As n exmple of usng GSPN to model complex power-mnged system wth multple nterctng servce provders, plese refer to [14]. Fgure 3 gves smplfed block dgrm of our PQ-mnged clent. 5

6 MM Buffer MM Strem Servce Provder Locl pplcton Request Queue Schedulng Control Power Mode Control QoS constrnts Locl PQ Mnger Fgure 3 Block dgrm of PQ-mnged MM clent. As shown n Fgure 3, the MM clent conssts of servce provder (SP) tht my be CPU, DSP or n rry of hrd dsks. The SP provdes servces (e.g., computng, processng, communcton, dt retrevl nd storge) for servce requests comng from pplctons runnng on the MM clent. We dvde the pplctons nto two ctegores: the MM pplctons nd the other pplctons. We seprte the MM pplctons becuse of ther dstngushng fetures s explned below: 1. The dstrbuton of request nter-rrvl tmes s non-exponentl, whch requres specl tretment durng the modelng process; 2. The QoS requrement s only pplcble to the MM pplcton; 3. The prorty of the servce requests from the MM pplcton s usully hgher thn those from other pplctons. MM pplcton SR SQ TS SP Other pplcton SR SQ Fgure 4 Top-level GSPN model for the MM clent. Fgure 4 shows the top level GSPN model for the MM clent. It s dvded nto three mjor prts: 1. MM servce requester (SR) nd servce queue (SQ): The MM SR s used to model the sttstcl behvor of the nput MM strem, nd the MM SQ s used to model the behvor of the MM buffer. The GSPN model s shown n Fgure Locl SR nd SQ: These re used to model the behvor of request generton nd s buffer for other pplctons. The GSPN model s shown n Fgure 6. 6

7 3. The tsk scheduler (TS) nd servce provder (SP): The TS s used to represent the mechnsm for selectng wht request (s to be processed next. The SP s used to model the power/performnce chrcterstcs of the servce provder. We ssume tht the unt nter-rrvl tme for the MM strem cn be ny dstrbuton. Snce the exponentl dstrbuton s requred by the GSPN modelng technque, we use the stge method [14] to pproxmte the MM strem dstrbuton by usng three-stge SR model. The MM SR conssts of plces P MM, P MMb, P MM1 nd P MM2 nd ctvtes µ 1, µ 2, µ 3, α 1 (β 1 =1-α 1 ), α 2 (β 2 =1-α 2 ) connected s shown n Fgure 5. Gven dstrbuton of the nput nter-rrvl tme of the MM strem, we cn obtn the vlues of µ 1, µ 2, µ 3, α 1 nd α 2 by curve fttng. P MMBuf represents the MM SQ. Stge_3 Stge_2 Stge_1 P MM1 µ 2 β 2 P MMb P MM2 µ 3 µ 1 β 1 P MM α 2 P MMBuf α 1 G MM :{Mrk(P MM1 )+Mrk(P MM2 )=0&Mrk(P MMBuf )<MMbuffersze Fgure 5 GSPN model for the MM SR nd SQ. To emphsze the dfference between MM pplctons nd other pplctons (whch we wll denote s norml pplctons from now on), we ssume tht the request nter-rrvl tme for the norml pplctons s exponentlly dstrbuted. The GSPN model for these pplctons s shown n Fgure 6. T norm P SQ G norm :{Mrk(P SQ ) < SQ cpcty Fgure 6 GSPN model for the locl SR nd SQ. Fgure 7 shows the GSPN model of tsk scheduler nd smple SP, whch hs two dfferent power modes: ctve (denoted s ) nd sleepng (denoted s s ). When the SP s n ctve mode, t cn be processng MM pplctons, whch s denoted by mode (, MM), or processng norml pplctons, whch s denoted by mode (, norm). 7

8 T 2s T s2 P 2s T decson () T decson (s) P decson (s) P s2 P decson () P MMBuf P dle (,MM) T strt P work (,MM) T process (,MM) T redecson P dle (s) T vnsh P dle(,norm) P chngng P work (,norm) P SQ T process(,norm) Fgure 7 GSPN model for the SP nd TS. To llustrte how the GSPN n Fgure 7 works, ssume tht the ntl stte of the system s ctve-dle nd wtng for MM pplcton nd the MM buffer s empty. When token rrves t P MMBuf, whch mens tht n MM request hs rrved, the token n plce P dle (,MM) moves to plce P work (,MM), whch represents the stte of the SP when t s ctve nd servcng n MM request. The durton t of ths servce s decded by the tmed ctvty T process (,MM). After tme t, thetokennp work (,MM) moves to plce P decson (), whch represents the stte of SP when t s ctve nd cceptng commnd from the PQ mnger. After very short tme, the token n P decson () movestop 2s, P dle (,MM) or P dle (,norm) wth probblty 1, 2 nd In the controllble GSPN, these probbltes re the controllble cse probbltes of ctvty T decson (), whch re to be optmzed. The rest of the system works n smlr wy. The mechnsm of tsk schedulng s modeled by the mmedte ctvty T decson (). The PQ mnger reds the sttes of ll system components nd sends commnds to control the tsk schedulng nd the SP stte trnston. The GSPN model of the MM clent s then utomtclly trnsformed nto contnuous-tme Mrkov decson process (CTMDP), bsed on whch the optml PQ mngement polcy s solved. 4 Polcy optmzton The nput to our polcy optmzton lgorthm s the requred QoS, whch cn be represented by (D, J, L). In rel pplctons, D (dely) my be specfed n tme unts; J (jtter) my then be specfed n tme unts or squre of tme unts; L (loss rte) my be specfed n rel numbers. However, we do not use these constrnts drectly n our polcy optmzton process. Insted, we convert D nd J from the tme domn to n nteger domn relted to the number of requests wtng n the queue. Next we remove the L constrnt by buffer sze estmton bsed on the relton between L, D nd J. Fnlly we formulte lner progrmmng problem tht cn be solved for optml PQ mngement polcy, whch cheves mnmum power consumpton under the QoS constrnts. 4.1 Trnsformng the D nd J Constrnts We use the verge number of wtng requests n the queue to represent the verge request dely (D) nd the vrnce of the number of wtng requests n the queue to represent the request dely vrnce (J). We use the probblty tht the queue s full to represent the loss rte (L). The rtonle behnd these 8

9 representtons s Theorem 4.1, whch shows the reltonshp between the request dely nd the number of wtng requests n the queue. Theorem In PQ-mnged system, f the request loss rte s smll enough, then D = Q λ, whered s the verge request dely, Q s the verge number of wtng requests n the queue nd λ s the verge ncomng request speed. Furthermore, durng ny tme perod of length T, E T (d) =E T (q) T / X, where E T (d) nd E T (q) denote the verge request dely nd verge number of wtng requests n the queue durng tme T,ndX s the number of ncomng requests n ths system durng tme perod T. Proof: (omtted to sve spce). 4.2 Estmtng the Buffer Sze For the MM clent, lloctng too much memory for the MM buffer s unnecessry nd wsteful. However, we hve to mke sure tht the MM buffer s bg enough so tht the SP does not need to provde unnecessrly fst servce to cheve the gven loss rte constrnt, whch would n turn result n undesred power consumpton. Tble 1 shows smple exmple. Assume PQ-mnged MM clent nd QoS constrnt of (D, J, L) = (1.5, 0.9, 0.02). In the frst cse, we set the sze of the MM buffer to 4 nd solve the optml polcy under the constrnts of D nd J. In the second cse, we set the sze of the MM buffer to 6 nd solve the optml polcy under the constrnts of the sme D nd J. Then we smulte both polces usng UltrSAN nd obtn the smulted vlue of D, J, L nd power consumpton (P). Tble 1 Power comprson for systems wth dfferent buffer sze Buffer sze D J L Power From the bove tble we cn see tht the system wth buffer sze of 4 consumes 40% more power thn the system wth buffer sze of 6; however, n the former cse, the D nd J vlues re smller thn the gven constrnts. The reson for ths s tht, wth nsuffcent buffer spce, the SP hs to spend extr power to provde fster servce speed. Ths experment lso shows tht D, J, L nd the sze of the MM buffer re not mutully ndependent. Gven three of them, we cn estmte the fourth one. More precsely, ther reltonshp cn be formulted by equtons (4.1) to (4.4), where p s the probblty tht there re requests wtng n the queue (MM buffer) nd m nd v re the men vlue nd the vrnce of the wtng requests n the queue. n =1 n =0 n = 0 p = 2 m (4.1) ( m) p v (4.2) n = p = 1 (4.3) 0 p 1, =1,, n. (4.4) We re nterested n fndng the mnmum buffer sze n tht s needed to vod unnecessry power consumpton due to over constrnts on D nd J. Ths problem cn be solved s follows: Mn. n Subject to: n =1 p = D, (4.5) 9

10 n =0 n = 0 2 ( m) p J, (4.6) n = p = 1, (4.7) p n L, (4.8) 0 p 1, =1,, n (4.9) We cnnot solve bove problem exctly. However, fter some smplfcton, we fnd tht f n stsfes nequlty reltons (4.10)-(4.12), there wll be set of p, whch stsfes functon (4.5) (4.9). (n -2) 2 L J + D 2 4 D + 3, (4.10) (n +1) (n 2) L m 2, (4.11) (n 2) (n 1) L D 2 3 D +2+J (4.12) Therefore, we obtn n upper bound on the mnmum requred buffer sze: N up = Mx(n 1, n 2, n 3 ) (4.13) where n 1, n 2, n 3 re the solutons of equtons (4.10), (4.11) nd (4.12). If the llocted buffer sze s lrger thn N up, there wll not be extr power wste due to over-constrnng D nd J. Note tht ths buffer sze estmton s ndependent of the ncomng-dt rte nd the system servce rte, becuse we ssume tht the gven QoS constrnt (D, J, L) cn lwys be stsfed by the optml polcy. We hve performed experments to verfy our buffer estmton method, we set J = 1.5, L = 5%. By usng dfferent D vlues between 1 nd 3.5, we estmte the mnmum buffer sze, N up, usng (4.13). Fgure 8 shows the comprson between the estmted vlue nd the rel vlue tht s obtned by smulton. The results show the correctness of our method N D Fgure 8 Comprson of rel vlue nd estmted upper bound. 4.3 Polcy optmzton by Lner Progrmmng rel vlue estmted vlue The PQ mngement problem s to fnd the optml polcy (set of stte-cton prs) such tht the verge system power dsspton s mnmzed subject to the performnce constrnts for the trdtonl pplcton nd the QoS constrnts for the MM pplcton. 10

11 Frst we gve the defnton of some vrbles. The reder my refer to [14] regrdng how to clculte some of the vrbles from gven CTMDP model. p j τ x : Probblty tht the next system stte s j f the system s currently n stte nd cton s tken. : Expected durton of the tme tht the system wll be n stte f cton s chosen n ths stte : Probblty tht the next stte of the system wll be nd cton wll be tken f rndom observton of the system s tken pow : System power consumpton n stte q_mmbuf : Number of unprocessed dt n MM buffer ene j : Energy needed for the system to swtch from stte to stte j A : Set of vlble ctons n stte Our LP problem s formulted s follows: LP1: Mn { x } subject to x x p = x ( pow τ + ene p ) (4.14) j τ = x 0 x 1 ll, j j j j j 0 S x q _ MMBuf τ < x 2 ( q _ MMBuf D) τ < J (4.15) Equton (4.15) gves the constrnt on jtter, whch s represented by the jtter of q_mmbuf. Note tht the left hnd sde of (4.15) does not gve the exct jtter of q_mmbuf, whch s: 2 x ( q _ MMBuf x q _ MMBuf τ ) τ (4.16) Equton (4.16) contns nonlner terms. For computtonl effcency, we opted to use n pproxmton of jtter so tht the resultng mthemtcl progrm remns lner. Proposton: For ny set of { x }, tht stsfes (4.15), the vlue of (4.16) s less thn J. Proof: To mnmze x q _ MMBuf m) x q MMBuf D ( τ, we know tht: m = _ τ. Therefore, m, (4.16) gves the smllest vlue. From the bove proposton we know tht for ny polcy, f t stsfes constrnt (4.15), then the rel jtter of q_mmbuf usng ths polcy s less thn constrnt J. Hence we cn use (4.15) nsted of (4.16). Fgure 9 shows n llustrton of q_mmbuf dstrbuton when the system s usng the PQ-optmzed polcy nd the PD-optmzed polcy (whch n prevous work, optmzes power only under dely constrnt). In ths exmple, we set the MM buffer sze to 8. The verge length of the MM buffer s the 11

12 sme for both polces. The power consumpton of the system usng the PD-optmzed polcy s 25% less thn tht of the system usng the PQ-optmzed polcy. However, the q_mmbuf jtter nd loss rte of the system usng the PD-optmzed polcy re 3X nd 1000X lrger thn those of the system usng the PQoptmzed polcy. In the expermentl results, we cn cheve the sme q_mmbuf jtter for the system usng PD-optmzed polcy by over-constrnng the verge dely nd therefore consumng more power q_mmbuf dstrbuton usng PQ-optmzed polcy q_mmbuf dstrbuton usng PDoptmzed polcy Fgure 9 Comprson of q_mmbuf dstrbuton. Notce tht n LP1, only the QoS constrnt for the MM pplcton ws ncluded. We cn esly dd the performnce constrnt (.e. dely) for the norml pplctons. 5 Expermentl Results Our trget system s smplfed model of clent system n dstrbuted MM system. System detls re s follows. The SR hs only request generton stte. The verge nter-rrvl tme of trdtonl request s 50ms. The SQ cpcty s 3. The verge nter-rrvl tme of the MM dt s 20ms. The SP hs two p_modes: hgh-power mode nd low-power mode. It tkes 0.2J energy to swtch from hgh-power mode to low-power mode nd 0.5J energy to swtch from low-power mode to hgh-power mode. To smplfy the model, we ssume tht the tme needed for swtchng s smll enough to be neglected. In both power modes, the SP cn process both the MM pplctons nd the norml pplctons, but wth dfferent power consumpton nd speed. There s lso nother scenro n whch the SP s not processng ny pplcton. In ths cse, the servce speed of SP s 0, nd only very smll mount of power s consumed. Therefore, n our trget system, there re three _modes: MM, norml nd dle. Tble 2 nd Tble 3 gve the SP power consumpton nd verge servce tme n ech combnton of p_mode nd _mode. Here, we ssume tht the hgh-power mode s desgned specfclly for MM pplcton. For exmple, n ths mode flotng-pont co-processor s used so tht the servce speed of the MM pplcton ncreses sgnfcntly. Tble 2 SP power (w) n ech (p_mode, _mode) MM Norml Idle Hgh power Low power

13 Tble 3 SP servce speed (ms) n ech (p_mode, _mode) MM Norml Idle Hgh power Low power Tble 4 Comprson between PQ-optmzed nd PD-optmzed polces QoS PD-optmzed PQ-optmzed P Constrnts Powe r D J Powe r D J (%) (1, 1, 0.1%) (1, 1.5, 0.1%) (3, 1, 0.1%) (3, 1.5, 0.1%) (5, 1, 0.1%) (5, 1.5, 0.1%) In our experment, becuse the norml pplcton s not tme crtcl, we set the performnce constrnt of norml pplcton smply s loss rte 5%. We use dfferent QoS constrnts (D, J, L) for the lner progrmmng problem. We solve LP1 to fnd the PQ-optmzed polcy. We use the procedure n [14] to fnd the PD-optmzed polcy under the gven D constrnt. If the resultng jtter nd loss rte cnnot meet the QoS constrnts, we decrese D nd reclculte the PD-optmzed polcy untl they meet the constrnts. The results re shown n Tble 4. From the bove results, we rech the followng conclusons: 1. Our method cn clculte the PQ-optmzed polcy for the MM clent for gven QoS constrnts by solvng the LP problem only once whle the prevous DPM method hs to obtn the PD-optmzed polcy for gven QoS constrnts by solvng the LP problem multple tmes. 2. Our method cn obtn the PQ-optmzed polcy tht mtches the gven QoS constrnts whle the prevous method cn only meet the QoS constrnts by over-constrnng the dely requrement, whch results n lrger power consumpton. 6 Conclusons We hve presented new modelng nd optmzton technque for Power nd QoS mngement n dstrbuted multmed systems. QoS n ths context refers to the combnton of the verge servce tme (dely), the servce tme vrton (jtter) nd the network loss rte. We model the power mnged multmed system wth gurnteed QoS s GSPN nd the PQ-optml polcy s obtned by solvng lner progrmmng problem. Becuse jtter nd loss rte re correlted prmeters, we could not nclude both of them nto the LP formulton drectly. Insted we removed the loss rte constrnt from the LP formulton by estmtng the mxmum sze of the queue tht stores the MM dt. Furthermore, the jtter constrnt s non-lner functon of the vrbles we wnted to optmze. Therefore t could not be drectly used n the LP formulton. We were ble to substtute the orgnl jtter constrnt wth nother lner constrnt, whch we mthemtclly proved to be correct. Prevous methods only consder the dely constrnt whle obtnng the PD-optmzed polcy. They cn only meet the jtter nd loss rte constrnts by over constrnng the dely. Compred to these methods, we show tht our PQM method cn cheve n verge of 12% more power svng. 13

14 REFERENCES [1] A. Chndrksn, R. Brodersen, Low Power Dgtl CMOS Desgn, Kluwer Acdemc Publshers, July [2] M. Horowtz, T. Indermur, nd R. Gonzlez, Low-Power Dgtl Desgn, IEEE Symposum on Low Power Electroncs, pp.8-11, [3] A. Chndrksn, V. Gutnk, nd T. Xnthopoulos, Dt Drven Sgnl Processng: An Approch for Energy Effcent Computng, 1996 Interntonl Symposum on Low Power Electroncs nd Desgn, pp , Aug [4] J. Rbey nd M. Pedrm, Low Power Desgn Methodologes, Kluwer Acdemc Publshers, 1996 [5] L. Benn nd G. De Mchel, Dynmc Power Mngement: Desgn Technques nd CAD Tools, Kluwer Acdemc Publshers, [6] M. Srvstv, A. Chndrksn. R. Brodersen, Predctve system shutdown nd other rchtecturl technques for energy effcent progrmmble computton," IEEE Trnsctons on VLSI Systems, Vol. 4, No. 1 (1996), pges [7] C.-H. Hwng nd A. Wu, A Predctve System Shutdown Method for Energy Svng of Event-Drven Computton, Proc. of the Intl. Conference on Computer Aded Desgn, pges 28-32, November [8] G. A. Pleologo, L. Benn, et.l, Polcy Optmzton for Dynmc Power Mngement, Proceedngs of Desgn Automton Conference, pp , Jun [9] Q. Qu, M. Pedrm, Dynmc Power Mngement Bsed on Contnuous-Tme Mrkov Decson Processes, Proceedngs of the Desgn Automton Conference, pp , Jun [10] Q. Qu, Q. Wu, M. Pedrm, Stochstc Modelng of Power-Mnged System: Constructon nd Optmzton, Proceedngs of the Interntonl Symposum on Low Power Electroncs nd Desgn, [11] L. Benn, A. Boglolo, S. Cvllucc, B. Rcco, Montorng System Actvty For OS-Drected Dynmc Power Mngement, Proceedngs of Interntonl Symposum of Low Power Electroncs nd Desgn Conference, pp , Aug [12] E. Chung, L. Benn nd G. De Mchel, Dynmc Power Mngement for Non-Sttonry Servce Requests, Proceedngs of DATE, pp , [13] L. Benn, R. Hodgson, P. Segel, System-level Estmton And Optmzton, Proceedngs of Interntonl Symposum of Low Power Electroncs nd Desgn Conference, pp , Aug [14] Q. Qu, Q. Wu, M. Pedrm, Dynmc Power Mngement of Complex Systems Usng Generlzed Stochstc Petr Nets, Proceedngs of the Desgn Automton Conference, pp , Jun [15] The QoS Forum, Frequently Asked Questons bout IP Qulty of Servce, URL: [16] A. Vogel, B. Kerhervé, G. V. Bochmnn, J. Gecse, Dstrbuted Multmed nd QoS: A Survey, IEEE Multmed, pp , Summur [17] A. Hfd, G. V. Bochmnn, Qulty of Servce Adptton n Dstrbuted Multmed Applcton, Multmed System Journl, (ACM), Vol 6, No. 5, pp , [18] R. G. Herrtwch, The Role of Performnce, Schedulng, nd Resource Reservton n Multmed Systems, Opertng Systems of the 90s nd Beyond, pp, , A. Krshmer nd J. Nehmer, eds. Sprntger-Verlg, Berln, [19] M. A. Mrsn, G. Blbo, G. Conte, S. Dontell nd G. Frnceschns, Modelng Wth Generlzed Stochstc Petr Nets, John Wley & Sons, New York, [20] UltrSAN User s Mnul, Verson 3.0, Center for Relble nd hgh-performnce Computng, Coordnted Scence Lbortory, Unversty of Illnos. 14

Dynamic Power Management in a Mobile Multimedia System with Guaranteed Quality-of-Service

Dynamic Power Management in a Mobile Multimedia System with Guaranteed Quality-of-Service Dynmc Power Mngement n Moble Multmed System wth Gurnteed Qulty-of-Servce Qnru Qu, Qng Wu, nd Mssoud Pedrm Dept. of Electrcl Engneerng-Systems Unversty of Southern Clforn Los Angeles CA 90089 Outlne! Introducton

More information

Applied Statistics Qualifier Examination

Applied Statistics Qualifier Examination Appled Sttstcs Qulfer Exmnton Qul_june_8 Fll 8 Instructons: () The exmnton contns 4 Questons. You re to nswer 3 out of 4 of them. () You my use ny books nd clss notes tht you mght fnd helpful n solvng

More information

Rank One Update And the Google Matrix by Al Bernstein Signal Science, LLC

Rank One Update And the Google Matrix by Al Bernstein Signal Science, LLC Introducton Rnk One Updte And the Google Mtrx y Al Bernsten Sgnl Scence, LLC www.sgnlscence.net here re two dfferent wys to perform mtrx multplctons. he frst uses dot product formulton nd the second uses

More information

Definition of Tracking

Definition of Tracking Trckng Defnton of Trckng Trckng: Generte some conclusons bout the moton of the scene, objects, or the cmer, gven sequence of mges. Knowng ths moton, predct where thngs re gong to project n the net mge,

More information

Remember: Project Proposals are due April 11.

Remember: Project Proposals are due April 11. Bonformtcs ecture Notes Announcements Remember: Project Proposls re due Aprl. Clss 22 Aprl 4, 2002 A. Hdden Mrov Models. Defntons Emple - Consder the emple we tled bout n clss lst tme wth the cons. However,

More information

Chapter Newton-Raphson Method of Solving a Nonlinear Equation

Chapter Newton-Raphson Method of Solving a Nonlinear Equation Chpter.4 Newton-Rphson Method of Solvng Nonlner Equton After redng ths chpter, you should be ble to:. derve the Newton-Rphson method formul,. develop the lgorthm of the Newton-Rphson method,. use the Newton-Rphson

More information

Dennis Bricker, 2001 Dept of Industrial Engineering The University of Iowa. MDP: Taxi page 1

Dennis Bricker, 2001 Dept of Industrial Engineering The University of Iowa. MDP: Taxi page 1 Denns Brcker, 2001 Dept of Industrl Engneerng The Unversty of Iow MDP: Tx pge 1 A tx serves three djcent towns: A, B, nd C. Ech tme the tx dschrges pssenger, the drver must choose from three possble ctons:

More information

M/G/1/GD/ / System. ! Pollaczek-Khinchin (PK) Equation. ! Steady-state probabilities. ! Finding L, W q, W. ! π 0 = 1 ρ

M/G/1/GD/ / System. ! Pollaczek-Khinchin (PK) Equation. ! Steady-state probabilities. ! Finding L, W q, W. ! π 0 = 1 ρ M/G//GD/ / System! Pollcze-Khnchn (PK) Equton L q 2 2 λ σ s 2( + ρ ρ! Stedy-stte probbltes! π 0 ρ! Fndng L, q, ) 2 2 M/M/R/GD/K/K System! Drw the trnston dgrm! Derve the stedy-stte probbltes:! Fnd L,L

More information

Principle Component Analysis

Principle Component Analysis Prncple Component Anlyss Jng Go SUNY Bufflo Why Dmensonlty Reducton? We hve too mny dmensons o reson bout or obtn nsghts from o vsulze oo much nose n the dt Need to reduce them to smller set of fctors

More information

Partially Observable Systems. 1 Partially Observable Markov Decision Process (POMDP) Formalism

Partially Observable Systems. 1 Partially Observable Markov Decision Process (POMDP) Formalism CS294-40 Lernng for Rootcs nd Control Lecture 10-9/30/2008 Lecturer: Peter Aeel Prtlly Oservle Systems Scre: Dvd Nchum Lecture outlne POMDP formlsm Pont-sed vlue terton Glol methods: polytree, enumerton,

More information

4. Eccentric axial loading, cross-section core

4. Eccentric axial loading, cross-section core . Eccentrc xl lodng, cross-secton core Introducton We re strtng to consder more generl cse when the xl force nd bxl bendng ct smultneousl n the cross-secton of the br. B vrtue of Snt-Vennt s prncple we

More information

DCDM BUSINESS SCHOOL NUMERICAL METHODS (COS 233-8) Solutions to Assignment 3. x f(x)

DCDM BUSINESS SCHOOL NUMERICAL METHODS (COS 233-8) Solutions to Assignment 3. x f(x) DCDM BUSINESS SCHOOL NUMEICAL METHODS (COS -8) Solutons to Assgnment Queston Consder the followng dt: 5 f() 8 7 5 () Set up dfference tble through fourth dfferences. (b) Wht s the mnmum degree tht n nterpoltng

More information

The Schur-Cohn Algorithm

The Schur-Cohn Algorithm Modelng, Estmton nd Otml Flterng n Sgnl Processng Mohmed Njm Coyrght 8, ISTE Ltd. Aendx F The Schur-Cohn Algorthm In ths endx, our m s to resent the Schur-Cohn lgorthm [] whch s often used s crteron for

More information

International Journal of Pure and Applied Sciences and Technology

International Journal of Pure and Applied Sciences and Technology Int. J. Pure Appl. Sc. Technol., () (), pp. 44-49 Interntonl Journl of Pure nd Appled Scences nd Technolog ISSN 9-67 Avlle onlne t www.jopst.n Reserch Pper Numercl Soluton for Non-Lner Fredholm Integrl

More information

UNIVERSITY OF IOANNINA DEPARTMENT OF ECONOMICS. M.Sc. in Economics MICROECONOMIC THEORY I. Problem Set II

UNIVERSITY OF IOANNINA DEPARTMENT OF ECONOMICS. M.Sc. in Economics MICROECONOMIC THEORY I. Problem Set II Mcroeconomc Theory I UNIVERSITY OF IOANNINA DEPARTMENT OF ECONOMICS MSc n Economcs MICROECONOMIC THEORY I Techng: A Lptns (Note: The number of ndctes exercse s dffculty level) ()True or flse? If V( y )

More information

523 P a g e. is measured through p. should be slower for lesser values of p and faster for greater values of p. If we set p*

523 P a g e. is measured through p. should be slower for lesser values of p and faster for greater values of p. If we set p* R. Smpth Kumr, R. Kruthk, R. Rdhkrshnn / Interntonl Journl of Engneerng Reserch nd Applctons (IJERA) ISSN: 48-96 www.jer.com Vol., Issue 4, July-August 0, pp.5-58 Constructon Of Mxed Smplng Plns Indexed

More information

A Tri-Valued Belief Network Model for Information Retrieval

A Tri-Valued Belief Network Model for Information Retrieval December 200 A Tr-Vlued Belef Networ Model for Informton Retrevl Fernndo Ds-Neves Computer Scence Dept. Vrgn Polytechnc Insttute nd Stte Unversty Blcsburg, VA 24060. IR models t Combnng Evdence Grphcl

More information

Quiz: Experimental Physics Lab-I

Quiz: Experimental Physics Lab-I Mxmum Mrks: 18 Totl tme llowed: 35 mn Quz: Expermentl Physcs Lb-I Nme: Roll no: Attempt ll questons. 1. In n experment, bll of mss 100 g s dropped from heght of 65 cm nto the snd contner, the mpct s clled

More information

Chapter Newton-Raphson Method of Solving a Nonlinear Equation

Chapter Newton-Raphson Method of Solving a Nonlinear Equation Chpter 0.04 Newton-Rphson Method o Solvng Nonlner Equton Ater redng ths chpter, you should be ble to:. derve the Newton-Rphson method ormul,. develop the lgorthm o the Newton-Rphson method,. use the Newton-Rphson

More information

Lecture 4: Piecewise Cubic Interpolation

Lecture 4: Piecewise Cubic Interpolation Lecture notes on Vrtonl nd Approxmte Methods n Appled Mthemtcs - A Perce UBC Lecture 4: Pecewse Cubc Interpolton Compled 6 August 7 In ths lecture we consder pecewse cubc nterpolton n whch cubc polynoml

More information

Linear and Nonlinear Optimization

Linear and Nonlinear Optimization Lner nd Nonlner Optmzton Ynyu Ye Deprtment of Mngement Scence nd Engneerng Stnford Unversty Stnford, CA 9430, U.S.A. http://www.stnford.edu/~yyye http://www.stnford.edu/clss/msnde/ Ynyu Ye, Stnford, MS&E

More information

In this Chapter. Chap. 3 Markov chains and hidden Markov models. Probabilistic Models. Example: CpG Islands

In this Chapter. Chap. 3 Markov chains and hidden Markov models. Probabilistic Models. Example: CpG Islands In ths Chpter Chp. 3 Mrov chns nd hdden Mrov models Bontellgence bortory School of Computer Sc. & Eng. Seoul Ntonl Unversty Seoul 5-74, Kore The probblstc model for sequence nlyss HMM (hdden Mrov model)

More information

LOCAL FRACTIONAL LAPLACE SERIES EXPANSION METHOD FOR DIFFUSION EQUATION ARISING IN FRACTAL HEAT TRANSFER

LOCAL FRACTIONAL LAPLACE SERIES EXPANSION METHOD FOR DIFFUSION EQUATION ARISING IN FRACTAL HEAT TRANSFER Yn, S.-P.: Locl Frctonl Lplce Seres Expnson Method for Dffuson THERMAL SCIENCE, Yer 25, Vol. 9, Suppl., pp. S3-S35 S3 LOCAL FRACTIONAL LAPLACE SERIES EXPANSION METHOD FOR DIFFUSION EQUATION ARISING IN

More information

Two Coefficients of the Dyson Product

Two Coefficients of the Dyson Product Two Coeffcents of the Dyson Product rxv:07.460v mth.co 7 Nov 007 Lun Lv, Guoce Xn, nd Yue Zhou 3,,3 Center for Combntorcs, LPMC TJKLC Nnk Unversty, Tnjn 30007, P.R. Chn lvlun@cfc.nnk.edu.cn gn@nnk.edu.cn

More information

Variable time amplitude amplification and quantum algorithms for linear algebra. Andris Ambainis University of Latvia

Variable time amplitude amplification and quantum algorithms for linear algebra. Andris Ambainis University of Latvia Vrble tme mpltude mplfcton nd quntum lgorthms for lner lgebr Andrs Ambns Unversty of Ltv Tlk outlne. ew verson of mpltude mplfcton;. Quntum lgorthm for testng f A s sngulr; 3. Quntum lgorthm for solvng

More information

PLEASE SCROLL DOWN FOR ARTICLE

PLEASE SCROLL DOWN FOR ARTICLE Ths rtcle ws downloded by:ntonl Cheng Kung Unversty] On: 1 September 7 Access Detls: subscrpton number 7765748] Publsher: Tylor & Frncs Inform Ltd Regstered n Englnd nd Wles Regstered Number: 17954 Regstered

More information

INTRODUCTION TO COMPLEX NUMBERS

INTRODUCTION TO COMPLEX NUMBERS INTRODUCTION TO COMPLEX NUMBERS The numers -4, -3, -, -1, 0, 1,, 3, 4 represent the negtve nd postve rel numers termed ntegers. As one frst lerns n mddle school they cn e thought of s unt dstnce spced

More information

State Estimation in TPN and PPN Guidance Laws by Using Unscented and Extended Kalman Filters

State Estimation in TPN and PPN Guidance Laws by Using Unscented and Extended Kalman Filters Stte Estmton n PN nd PPN Gudnce Lws by Usng Unscented nd Extended Klmn Flters S.H. oospour*, S. oospour**, mostf.sdollh*** Fculty of Electrcl nd Computer Engneerng, Unversty of brz, brz, Irn, *s.h.moospour@gml.com

More information

Statistics and Probability Letters

Statistics and Probability Letters Sttstcs nd Probblty Letters 79 (2009) 105 111 Contents lsts vlble t ScenceDrect Sttstcs nd Probblty Letters journl homepge: www.elsever.com/locte/stpro Lmtng behvour of movng verge processes under ϕ-mxng

More information

Electrochemical Thermodynamics. Interfaces and Energy Conversion

Electrochemical Thermodynamics. Interfaces and Energy Conversion CHE465/865, 2006-3, Lecture 6, 18 th Sep., 2006 Electrochemcl Thermodynmcs Interfces nd Energy Converson Where does the energy contrbuton F zϕ dn come from? Frst lw of thermodynmcs (conservton of energy):

More information

Pyramid Algorithms for Barycentric Rational Interpolation

Pyramid Algorithms for Barycentric Rational Interpolation Pyrmd Algorthms for Brycentrc Rtonl Interpolton K Hormnn Scott Schefer Astrct We present new perspectve on the Floter Hormnn nterpolnt. Ths nterpolnt s rtonl of degree (n, d), reproduces polynomls of degree

More information

Demand. Demand and Comparative Statics. Graphically. Marshallian Demand. ECON 370: Microeconomic Theory Summer 2004 Rice University Stanley Gilbert

Demand. Demand and Comparative Statics. Graphically. Marshallian Demand. ECON 370: Microeconomic Theory Summer 2004 Rice University Stanley Gilbert Demnd Demnd nd Comrtve Sttcs ECON 370: Mcroeconomc Theory Summer 004 Rce Unversty Stnley Glbert Usng the tools we hve develoed u to ths ont, we cn now determne demnd for n ndvdul consumer We seek demnd

More information

CHAPTER - 7. Firefly Algorithm based Strategic Bidding to Maximize Profit of IPPs in Competitive Electricity Market

CHAPTER - 7. Firefly Algorithm based Strategic Bidding to Maximize Profit of IPPs in Competitive Electricity Market CHAPTER - 7 Frefly Algorthm sed Strtegc Bddng to Mxmze Proft of IPPs n Compettve Electrcty Mrket 7. Introducton The renovton of electrc power systems plys mjor role on economc nd relle operton of power

More information

Using Predictions in Online Optimization: Looking Forward with an Eye on the Past

Using Predictions in Online Optimization: Looking Forward with an Eye on the Past Usng Predctons n Onlne Optmzton: Lookng Forwrd wth n Eye on the Pst Nngjun Chen Jont work wth Joshu Comden, Zhenhu Lu, Anshul Gndh, nd Adm Wermn 1 Predctons re crucl for decson mkng 2 Predctons re crucl

More information

Computing a complete histogram of an image in Log(n) steps and minimum expected memory requirements using hypercubes

Computing a complete histogram of an image in Log(n) steps and minimum expected memory requirements using hypercubes Computng complete hstogrm of n mge n Log(n) steps nd mnmum expected memory requrements usng hypercubes TAREK M. SOBH School of Engneerng, Unversty of Brdgeport, Connectcut, USA. Abstrct Ths work frst revews

More information

THE COMBINED SHEPARD ABEL GONCHAROV UNIVARIATE OPERATOR

THE COMBINED SHEPARD ABEL GONCHAROV UNIVARIATE OPERATOR REVUE D ANALYSE NUMÉRIQUE ET DE THÉORIE DE L APPROXIMATION Tome 32, N o 1, 2003, pp 11 20 THE COMBINED SHEPARD ABEL GONCHAROV UNIVARIATE OPERATOR TEODORA CĂTINAŞ Abstrct We extend the Sheprd opertor by

More information

Statistics 423 Midterm Examination Winter 2009

Statistics 423 Midterm Examination Winter 2009 Sttstcs 43 Mdterm Exmnton Wnter 009 Nme: e-ml: 1. Plese prnt your nme nd e-ml ddress n the bove spces.. Do not turn ths pge untl nstructed to do so. 3. Ths s closed book exmnton. You my hve your hnd clcultor

More information

CALIBRATION OF SMALL AREA ESTIMATES IN BUSINESS SURVEYS

CALIBRATION OF SMALL AREA ESTIMATES IN BUSINESS SURVEYS CALIBRATION OF SMALL AREA ESTIMATES IN BUSINESS SURVES Rodolphe Prm, Ntle Shlomo Southmpton Sttstcl Scences Reserch Insttute Unverst of Southmpton Unted Kngdom SAE, August 20 The BLUE-ETS Project s fnnced

More information

18.7 Artificial Neural Networks

18.7 Artificial Neural Networks 310 18.7 Artfcl Neurl Networks Neuroscence hs hypotheszed tht mentl ctvty conssts prmrly of electrochemcl ctvty n networks of brn cells clled neurons Ths led McCulloch nd Ptts to devse ther mthemtcl model

More information

Introduction to Numerical Integration Part II

Introduction to Numerical Integration Part II Introducton to umercl Integrton Prt II CS 75/Mth 75 Brn T. Smth, UM, CS Dept. Sprng, 998 4/9/998 qud_ Intro to Gussn Qudrture s eore, the generl tretment chnges the ntegrton prolem to ndng the ntegrl w

More information

An Introduction to Support Vector Machines

An Introduction to Support Vector Machines An Introducton to Support Vector Mchnes Wht s good Decson Boundry? Consder two-clss, lnerly seprble clssfcton problem Clss How to fnd the lne (or hyperplne n n-dmensons, n>)? Any de? Clss Per Lug Mrtell

More information

The Number of Rows which Equal Certain Row

The Number of Rows which Equal Certain Row Interntonl Journl of Algebr, Vol 5, 011, no 30, 1481-1488 he Number of Rows whch Equl Certn Row Ahmd Hbl Deprtment of mthemtcs Fcult of Scences Dmscus unverst Dmscus, Sr hblhmd1@gmlcom Abstrct Let be X

More information

A Family of Multivariate Abel Series Distributions. of Order k

A Family of Multivariate Abel Series Distributions. of Order k Appled Mthemtcl Scences, Vol. 2, 2008, no. 45, 2239-2246 A Fmly of Multvrte Abel Seres Dstrbutons of Order k Rupk Gupt & Kshore K. Ds 2 Fculty of Scence & Technology, The Icf Unversty, Agrtl, Trpur, Ind

More information

Online Appendix to. Mandating Behavioral Conformity in Social Groups with Conformist Members

Online Appendix to. Mandating Behavioral Conformity in Social Groups with Conformist Members Onlne Appendx to Mndtng Behvorl Conformty n Socl Groups wth Conformst Members Peter Grzl Andrze Bnk (Correspondng uthor) Deprtment of Economcs, The Wllms School, Wshngton nd Lee Unversty, Lexngton, 4450

More information

Using the Econometric Models in Planning the Service of Several Machines at Random Time Intervals. Authors:

Using the Econometric Models in Planning the Service of Several Machines at Random Time Intervals. Authors: Usng the Econometrc Models n Plnnng the Servce of Severl Mchnes t Rndom Tme Intervls. Authors: ) Ion Constntn Dm, Unversty Vlh of Trgovste, Romn ) Mrce Udrescu, Unversty Artfex of Buchrest, Romn Interntonl

More information

Review of linear algebra. Nuno Vasconcelos UCSD

Review of linear algebra. Nuno Vasconcelos UCSD Revew of lner lgebr Nuno Vsconcelos UCSD Vector spces Defnton: vector spce s set H where ddton nd sclr multplcton re defned nd stsf: ) +( + ) (+ )+ 5) λ H 2) + + H 6) 3) H, + 7) λ(λ ) (λλ ) 4) H, - + 8)

More information

Jens Siebel (University of Applied Sciences Kaiserslautern) An Interactive Introduction to Complex Numbers

Jens Siebel (University of Applied Sciences Kaiserslautern) An Interactive Introduction to Complex Numbers Jens Sebel (Unversty of Appled Scences Kserslutern) An Interctve Introducton to Complex Numbers 1. Introducton We know tht some polynoml equtons do not hve ny solutons on R/. Exmple 1.1: Solve x + 1= for

More information

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 9

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 9 CS434/541: Pttern Recognton Prof. Olg Veksler Lecture 9 Announcements Fnl project proposl due Nov. 1 1-2 prgrph descrpton Lte Penlt: s 1 pont off for ech d lte Assgnment 3 due November 10 Dt for fnl project

More information

Soft Set Theoretic Approach for Dimensionality Reduction 1

Soft Set Theoretic Approach for Dimensionality Reduction 1 Interntonl Journl of Dtbse Theory nd pplcton Vol No June 00 Soft Set Theoretc pproch for Dmensonlty Reducton Tutut Herwn Rozd Ghzl Mustf Mt Ders Deprtment of Mthemtcs Educton nversts hmd Dhln Yogykrt Indones

More information

Physics 121 Sample Common Exam 2 Rev2 NOTE: ANSWERS ARE ON PAGE 7. Instructions:

Physics 121 Sample Common Exam 2 Rev2 NOTE: ANSWERS ARE ON PAGE 7. Instructions: Physcs 121 Smple Common Exm 2 Rev2 NOTE: ANSWERS ARE ON PAGE 7 Nme (Prnt): 4 Dgt ID: Secton: Instructons: Answer ll 27 multple choce questons. You my need to do some clculton. Answer ech queston on the

More information

CISE 301: Numerical Methods Lecture 5, Topic 4 Least Squares, Curve Fitting

CISE 301: Numerical Methods Lecture 5, Topic 4 Least Squares, Curve Fitting CISE 3: umercl Methods Lecture 5 Topc 4 Lest Squres Curve Fttng Dr. Amr Khouh Term Red Chpter 7 of the tetoo c Khouh CISE3_Topc4_Lest Squre Motvton Gven set of epermentl dt 3 5. 5.9 6.3 The reltonshp etween

More information

6 Roots of Equations: Open Methods

6 Roots of Equations: Open Methods HK Km Slghtly modfed 3//9, /8/6 Frstly wrtten t Mrch 5 6 Roots of Equtons: Open Methods Smple Fed-Pont Iterton Newton-Rphson Secnt Methods MATLAB Functon: fzero Polynomls Cse Study: Ppe Frcton Brcketng

More information

Investigation phase in case of Bragg coupling

Investigation phase in case of Bragg coupling Journl of Th-Qr Unversty No.3 Vol.4 December/008 Investgton phse n cse of Brgg couplng Hder K. Mouhmd Deprtment of Physcs, College of Scence, Th-Qr, Unv. Mouhmd H. Abdullh Deprtment of Physcs, College

More information

Research Article On the Upper Bounds of Eigenvalues for a Class of Systems of Ordinary Differential Equations with Higher Order

Research Article On the Upper Bounds of Eigenvalues for a Class of Systems of Ordinary Differential Equations with Higher Order Hndw Publshng Corporton Interntonl Journl of Dfferentl Equtons Volume 0, Artcle ID 7703, pges do:055/0/7703 Reserch Artcle On the Upper Bounds of Egenvlues for Clss of Systems of Ordnry Dfferentl Equtons

More information

Bi-level models for OD matrix estimation

Bi-level models for OD matrix estimation TNK084 Trffc Theory seres Vol.4, number. My 2008 B-level models for OD mtrx estmton Hn Zhng, Quyng Meng Abstrct- Ths pper ntroduces two types of O/D mtrx estmton model: ME2 nd Grdent. ME2 s mxmum-entropy

More information

Chapter 5 Supplemental Text Material R S T. ij i j ij ijk

Chapter 5 Supplemental Text Material R S T. ij i j ij ijk Chpter 5 Supplementl Text Mterl 5-. Expected Men Squres n the Two-fctor Fctorl Consder the two-fctor fxed effects model y = µ + τ + β + ( τβ) + ε k R S T =,,, =,,, k =,,, n gven s Equton (5-) n the textook.

More information

Statistical Timing Analysis for Intra-Die Process Variations with Spatial Correlations

Statistical Timing Analysis for Intra-Die Process Variations with Spatial Correlations Sttstcl Tmng Anlyss for Intr-De Process Vrtons wth Sptl Correltons Aseem Agrwl, Dvd Bluw, *Vldmr Zolotov Abstrct Process vrtons hve become crtcl ssue n performnce verfcton of hgh-performnce desgns. We

More information

Lesson 2. Thermomechanical Measurements for Energy Systems (MENR) Measurements for Mechanical Systems and Production (MMER)

Lesson 2. Thermomechanical Measurements for Energy Systems (MENR) Measurements for Mechanical Systems and Production (MMER) Lesson 2 Thermomechncl Mesurements for Energy Systems (MEN) Mesurements for Mechncl Systems nd Producton (MME) 1 A.Y. 2015-16 Zccr (no ) Del Prete A U The property A s clled: «mesurnd» the reference property

More information

Math 497C Sep 17, Curves and Surfaces Fall 2004, PSU

Math 497C Sep 17, Curves and Surfaces Fall 2004, PSU Mth 497C Sep 17, 004 1 Curves nd Surfces Fll 004, PSU Lecture Notes 3 1.8 The generl defnton of curvture; Fox-Mlnor s Theorem Let α: [, b] R n be curve nd P = {t 0,...,t n } be prtton of [, b], then the

More information

Accurate Instantaneous Frequency Estimation with Iterated Hilbert Transform and Its Application

Accurate Instantaneous Frequency Estimation with Iterated Hilbert Transform and Its Application Proceedngs of the 7th WSEAS Interntonl Conference on SIGAL PROCESSIG, ROBOTICS nd AUTOMATIO (ISPRA '8) Unversty of Cmbrdge, UK, Februry -, 8 Accurte Instntneous Frequency Estmton wth Iterted Hlbert Trnsform

More information

Jean Fernand Nguema LAMETA UFR Sciences Economiques Montpellier. Abstract

Jean Fernand Nguema LAMETA UFR Sciences Economiques Montpellier. Abstract Stochstc domnnce on optml portfolo wth one rsk less nd two rsky ssets Jen Fernnd Nguem LAMETA UFR Scences Economques Montpeller Abstrct The pper provdes restrctons on the nvestor's utlty functon whch re

More information

4. More general extremum principles and thermodynamic potentials

4. More general extremum principles and thermodynamic potentials 4. More generl etremum prncples nd thermodynmc potentls We hve seen tht mn{u(s, X )} nd m{s(u, X)} mply one nother. Under certn condtons, these prncples re very convenent. For emple, ds = 1 T du T dv +

More information

7.2 Volume. A cross section is the shape we get when cutting straight through an object.

7.2 Volume. A cross section is the shape we get when cutting straight through an object. 7. Volume Let s revew the volume of smple sold, cylnder frst. Cylnder s volume=se re heght. As llustrted n Fgure (). Fgure ( nd (c) re specl cylnders. Fgure () s rght crculr cylnder. Fgure (c) s ox. A

More information

Smart Motorways HADECS 3 and what it means for your drivers

Smart Motorways HADECS 3 and what it means for your drivers Vehcle Rentl Smrt Motorwys HADECS 3 nd wht t mens for your drvers Vehcle Rentl Smrt Motorwys HADECS 3 nd wht t mens for your drvers You my hve seen some news rtcles bout the ntroducton of Hghwys Englnd

More information

Course Review Introduction to Computer Methods

Course Review Introduction to Computer Methods Course Revew Wht you hopefully hve lerned:. How to nvgte nsde MIT computer system: Athen, UNIX, emcs etc. (GCR). Generl des bout progrmmng (GCR): formultng the problem, codng n Englsh trnslton nto computer

More information

GAUSS ELIMINATION. Consider the following system of algebraic linear equations

GAUSS ELIMINATION. Consider the following system of algebraic linear equations Numercl Anlyss for Engneers Germn Jordnn Unversty GAUSS ELIMINATION Consder the followng system of lgebrc lner equtons To solve the bove system usng clsscl methods, equton () s subtrcted from equton ()

More information

Machine Learning Support Vector Machines SVM

Machine Learning Support Vector Machines SVM Mchne Lernng Support Vector Mchnes SVM Lesson 6 Dt Clssfcton problem rnng set:, D,,, : nput dt smple {,, K}: clss or lbel of nput rget: Construct functon f : X Y f, D Predcton of clss for n unknon nput

More information

LAPLACE TRANSFORM SOLUTION OF THE PROBLEM OF TIME-FRACTIONAL HEAT CONDUCTION IN A TWO-LAYERED SLAB

LAPLACE TRANSFORM SOLUTION OF THE PROBLEM OF TIME-FRACTIONAL HEAT CONDUCTION IN A TWO-LAYERED SLAB Journl of Appled Mthemtcs nd Computtonl Mechncs 5, 4(4), 5-3 www.mcm.pcz.pl p-issn 99-9965 DOI:.75/jmcm.5.4. e-issn 353-588 LAPLACE TRANSFORM SOLUTION OF THE PROBLEM OF TIME-FRACTIONAL HEAT CONDUCTION

More information

Audio De-noising Analysis Using Diagonal and Non-Diagonal Estimation Techniques

Audio De-noising Analysis Using Diagonal and Non-Diagonal Estimation Techniques Audo De-nosng Anlyss Usng Dgonl nd Non-Dgonl Estmton Technques Sugt R. Pwr 1, Vshl U. Gdero 2, nd Rhul N. Jdhv 3 1 AISSMS, IOIT, Pune, Ind Eml: sugtpwr@gml.com 2 Govt Polytechnque, Pune, Ind Eml: vshl.gdero@gml.com

More information

Model Fitting and Robust Regression Methods

Model Fitting and Robust Regression Methods Dertment o Comuter Engneerng Unverst o Clorn t Snt Cruz Model Fttng nd Robust Regresson Methods CMPE 64: Imge Anlss nd Comuter Vson H o Fttng lnes nd ellses to mge dt Dertment o Comuter Engneerng Unverst

More information

Katholieke Universiteit Leuven Department of Computer Science

Katholieke Universiteit Leuven Department of Computer Science Updte Rules for Weghted Non-negtve FH*G Fctorzton Peter Peers Phlp Dutré Report CW 440, Aprl 006 Ktholeke Unverstet Leuven Deprtment of Computer Scence Celestjnenln 00A B-3001 Heverlee (Belgum) Updte Rules

More information

TELCOM 2130 Time Varying Queues. David Tipper Associate Professor Graduate Telecommunications and Networking Program University of Pittsburgh Slides 7

TELCOM 2130 Time Varying Queues. David Tipper Associate Professor Graduate Telecommunications and Networking Program University of Pittsburgh Slides 7 TELOM 3 Tme Vryng Queues Dvd Tpper Assote Professor Grdute Teleommuntons nd Networkng Progrm Unversty of Pttsburgh ldes 7 Tme Vryng Behvor Teletrff typlly hs lrge tme of dy vrtons Men number of lls per

More information

A New Markov Chain Based Acceptance Sampling Policy via the Minimum Angle Method

A New Markov Chain Based Acceptance Sampling Policy via the Minimum Angle Method Irnn Journl of Opertons Reserch Vol. 3, No., 202, pp. 04- A New Mrkov Chn Bsed Acceptnce Smplng Polcy v the Mnmum Angle Method M. S. Fllh Nezhd * We develop n optmzton model bsed on Mrkovn pproch to determne

More information

arxiv: v2 [cs.lg] 9 Nov 2017

arxiv: v2 [cs.lg] 9 Nov 2017 Renforcement Lernng under Model Msmtch Aurko Roy 1, Hun Xu 2, nd Sebstn Pokutt 2 rxv:1706.04711v2 cs.lg 9 Nov 2017 1 Google Eml: urkor@google.com 2 ISyE, Georg Insttute of Technology, Atlnt, GA, USA. Eml:

More information

Study of Trapezoidal Fuzzy Linear System of Equations S. M. Bargir 1, *, M. S. Bapat 2, J. D. Yadav 3 1

Study of Trapezoidal Fuzzy Linear System of Equations S. M. Bargir 1, *, M. S. Bapat 2, J. D. Yadav 3 1 mercn Interntonl Journl of Reserch n cence Technology Engneerng & Mthemtcs vlble onlne t http://wwwsrnet IN (Prnt: 38-349 IN (Onlne: 38-3580 IN (CD-ROM: 38-369 IJRTEM s refereed ndexed peer-revewed multdscplnry

More information

Improving Anytime Point-Based Value Iteration Using Principled Point Selections

Improving Anytime Point-Based Value Iteration Using Principled Point Selections In In Proceedngs of the Twenteth Interntonl Jont Conference on Artfcl Intellgence (IJCAI-7) Improvng Anytme Pont-Bsed Vlue Iterton Usng Prncpled Pont Selectons Mchel R. Jmes, Mchel E. Smples, nd Dmtr A.

More information

Online Stochastic Matching: New Algorithms with Better Bounds

Online Stochastic Matching: New Algorithms with Better Bounds Onlne Stochstc Mtchng: New Algorthms wth Better Bounds Ptrck Jllet Xn Lu My 202; revsed Jnury 203, June 203 Abstrct We consder vrnts of the onlne stochstc bprtte mtchng problem motvted by Internet dvertsng

More information

PERFORMANCE OF OPPORTUNISTIC SPECTRUM ACCESS WITH SENSING ERROR IN COGNITIVE RADIO AD HOC NETWORKS

PERFORMANCE OF OPPORTUNISTIC SPECTRUM ACCESS WITH SENSING ERROR IN COGNITIVE RADIO AD HOC NETWORKS Journl of Engneerng Scence nd Technology Vol. 7, No. 2 (202) 42-55 School of Engneerng, Tylor s Unversty PERFORMANCE OF OPPORTUNISTIC SPECTRUM ACCESS WITH SENSING ERROR IN COGNITIVE RADIO AD HOC NETWORKS

More information

ICS 252 Introduction to Computer Design

ICS 252 Introduction to Computer Design ICS 252 Introducton to Computer Desgn Prttonng El Bozorgzdeh Computer Scence Deprtment-UCI Prttonng Decomposton of complex system nto smller susystems Done herrchclly Prttonng done untl ech susystem hs

More information

NUMERICAL MODELLING OF A CILIUM USING AN INTEGRAL EQUATION

NUMERICAL MODELLING OF A CILIUM USING AN INTEGRAL EQUATION NUEICAL ODELLING OF A CILIU USING AN INTEGAL EQUATION IHAI EBICAN, DANIEL IOAN Key words: Cl, Numercl nlyss, Electromgnetc feld, gnetton. The pper presents fst nd ccurte method to model the mgnetc behvour

More information

Optimal Resource Allocation and Policy Formulation in Loosely-Coupled Markov Decision Processes

Optimal Resource Allocation and Policy Formulation in Loosely-Coupled Markov Decision Processes Optml Resource Allocton nd Polcy Formulton n Loosely-Coupled Mrkov Decson Processes Dmtr A. Dolgov nd Edmund H. Durfee Deprtment of Electrcl Engneerng nd Computer Scence Unversty of Mchgn Ann Arbor, MI

More information

Vol. 5, No. 5 May 2014 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

Vol. 5, No. 5 May 2014 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Vol. 5, No. 5 y 04 ISSN 079-8407 Jornl of Emergng Trends n Comptng nd Informton Scences 009-04 CIS Jornl. ll rghts reserved. http://www.csornl.org Notes on lt Soft trces D.Sngh, Onyeozl, I.., 3 lkl..j.,

More information

Least squares. Václav Hlaváč. Czech Technical University in Prague

Least squares. Václav Hlaváč. Czech Technical University in Prague Lest squres Václv Hlváč Czech echncl Unversty n Prgue hlvc@fel.cvut.cz http://cmp.felk.cvut.cz/~hlvc Courtesy: Fred Pghn nd J.P. Lews, SIGGRAPH 2007 Course; Outlne 2 Lner regresson Geometry of lest-squres

More information

ESCI 342 Atmospheric Dynamics I Lesson 1 Vectors and Vector Calculus

ESCI 342 Atmospheric Dynamics I Lesson 1 Vectors and Vector Calculus ESI 34 tmospherc Dnmcs I Lesson 1 Vectors nd Vector lculus Reference: Schum s Outlne Seres: Mthemtcl Hndbook of Formuls nd Tbles Suggested Redng: Mrtn Secton 1 OORDINTE SYSTEMS n orthonorml coordnte sstem

More information

Online Learning Algorithms for Stochastic Water-Filling

Online Learning Algorithms for Stochastic Water-Filling Onlne Lernng Algorthms for Stochstc Wter-Fllng Y G nd Bhskr Krshnmchr Mng Hseh Deprtment of Electrcl Engneerng Unversty of Southern Clforn Los Angeles, CA 90089, USA Eml: {yg, bkrshn}@usc.edu Abstrct Wter-fllng

More information

CHI-SQUARE DIVERGENCE AND MINIMIZATION PROBLEM

CHI-SQUARE DIVERGENCE AND MINIMIZATION PROBLEM CHI-SQUARE DIVERGENCE AND MINIMIZATION PROBLEM PRANESH KUMAR AND INDER JEET TANEJA Abstrct The mnmum dcrmnton nformton prncple for the Kullbck-Lebler cross-entropy well known n the lterture In th pper

More information

We consider a finite-state, finite-action, infinite-horizon, discounted reward Markov decision process and

We consider a finite-state, finite-action, infinite-horizon, discounted reward Markov decision process and MANAGEMENT SCIENCE Vol. 53, No. 2, Februry 2007, pp. 308 322 ssn 0025-1909 essn 1526-5501 07 5302 0308 nforms do 10.1287/mnsc.1060.0614 2007 INFORMS Bs nd Vrnce Approxmton n Vlue Functon Estmtes She Mnnor

More information

Reproducing Kernel Hilbert Space for. Penalized Regression Multi-Predictors: Case in Longitudinal Data

Reproducing Kernel Hilbert Space for. Penalized Regression Multi-Predictors: Case in Longitudinal Data Interntonl Journl of Mthemtcl Anlyss Vol. 8, 04, no. 40, 95-96 HIKARI Ltd, www.m-hkr.com http://dx.do.org/0.988/jm.04.47 Reproducng Kernel Hlbert Spce for Penlzed Regresson Mult-Predctors: Cse n Longudnl

More information

UNSCENTED KALMAN FILTER POSITION ESTIMATION FOR AN AUTONOMOUS MOBILE ROBOT

UNSCENTED KALMAN FILTER POSITION ESTIMATION FOR AN AUTONOMOUS MOBILE ROBOT Bulletn of the rnslvn Unversty of Brşov Vol. 3 (52) - 21 Seres I: Engneerng Scences UNSCENED KALMAN FILER OSIION ESIMAION FOR AN AUONOMOUS MOBILE ROBO C. SULIMAN 1 F. MOLDOVEANU 1 Abstrct: he Klmn flters

More information

8. INVERSE Z-TRANSFORM

8. INVERSE Z-TRANSFORM 8. INVERSE Z-TRANSFORM The proce by whch Z-trnform of tme ere, nmely X(), returned to the tme domn clled the nvere Z-trnform. The nvere Z-trnform defned by: Computer tudy Z X M-fle trn.m ued to fnd nvere

More information

Lecture 22: Logic Synthesis (1)

Lecture 22: Logic Synthesis (1) Lecture 22: Logc Synthess (1) Sldes courtesy o Demng Chen Some sldes Courtesy o Pro. J. Cong o UCLA Outlne Redng Synthess nd optmzton o dgtl crcuts, G. De Mchel, 1994, Secton 2.5-2.5.1 Overvew Boolen lgebr

More information

HAMILTON-JACOBI TREATMENT OF LAGRANGIAN WITH FERMIONIC AND SCALAR FIELD

HAMILTON-JACOBI TREATMENT OF LAGRANGIAN WITH FERMIONIC AND SCALAR FIELD AMION-JACOBI REAMEN OF AGRANGIAN WI FERMIONIC AND SCAAR FIED W. I. ESRAIM 1, N. I. FARAA Dertment of Physcs, Islmc Unversty of Gz, P.O. Box 18, Gz, Plestne 1 wbrhm 7@hotml.com nfrht@ugz.edu.s Receved November,

More information

Lecture 4: November 17, Part 1 Single Buffer Management

Lecture 4: November 17, Part 1 Single Buffer Management Lecturer: Ad Rosén Algorthms for the anagement of Networs Fall 2003-2004 Lecture 4: November 7, 2003 Scrbe: Guy Grebla Part Sngle Buffer anagement In the prevous lecture we taled about the Combned Input

More information

SUMMER KNOWHOW STUDY AND LEARNING CENTRE

SUMMER KNOWHOW STUDY AND LEARNING CENTRE SUMMER KNOWHOW STUDY AND LEARNING CENTRE Indices & Logrithms 2 Contents Indices.2 Frctionl Indices.4 Logrithms 6 Exponentil equtions. Simplifying Surds 13 Opertions on Surds..16 Scientific Nottion..18

More information

Chemical Reaction Engineering

Chemical Reaction Engineering Lecture 20 hemcl Recton Engneerng (RE) s the feld tht studes the rtes nd mechnsms of chemcl rectons nd the desgn of the rectors n whch they tke plce. Lst Lecture Energy Blnce Fundmentls F 0 E 0 F E Q W

More information

Dual-space Ambiguity Resolution Approach Theory and Application

Dual-space Ambiguity Resolution Approach Theory and Application Journl of Globl Postonng Systems (00) Vol., No. : 8-6 Dul-spce Ambguty Resoluton Approch heory nd Applcton Guorong Yu nd Jngnn u GPS Engneerng Reserch Center, Wuhn Unversty Receved: /0/00 / Accepted: //00

More information

ANALOG CIRCUIT SIMULATION BY STATE VARIABLE METHOD

ANALOG CIRCUIT SIMULATION BY STATE VARIABLE METHOD U.P.B. Sc. Bull., Seres C, Vol. 77, Iss., 25 ISSN 226-5 ANAOG CIRCUIT SIMUATION BY STATE VARIABE METHOD Rodc VOICUESCU, Mh IORDACHE 22 An nlog crcut smulton method, bsed on the stte euton pproch, s presented.

More information

Mixed Type Duality for Multiobjective Variational Problems

Mixed Type Duality for Multiobjective Variational Problems Ž. ournl of Mthemtcl Anlyss nd Applctons 252, 571 586 2000 do:10.1006 m.2000.7000, vlle onlne t http: www.delrry.com on Mxed Type Dulty for Multoectve Vrtonl Prolems R. N. Mukheree nd Ch. Purnchndr Ro

More information

ON SIMPSON S INEQUALITY AND APPLICATIONS. 1. Introduction The following inequality is well known in the literature as Simpson s inequality : 2 1 f (4)

ON SIMPSON S INEQUALITY AND APPLICATIONS. 1. Introduction The following inequality is well known in the literature as Simpson s inequality : 2 1 f (4) ON SIMPSON S INEQUALITY AND APPLICATIONS SS DRAGOMIR, RP AGARWAL, AND P CERONE Abstrct New neultes of Smpson type nd ther pplcton to udrture formule n Numercl Anlyss re gven Introducton The followng neulty

More information