An HTTP Web Traffic Model Based on the Top One Million Visited Web Pages

Size: px
Start display at page:

Download "An HTTP Web Traffic Model Based on the Top One Million Visited Web Pages"

Transcription

1 An HTTP Web Traffic Model Based on he Top One Million Visied Web Pages Rasin Pries, Zsol Magyari, Phuoc Tran-Gia Universiy of Würzburg, Insiue of Compuer Science, Germany Absrac The ever-changing behavior of HTTP web pages requires an adjusmen of he web models used for simulaion and benchmarking. In his paper, we presen he saisical daa of he one million mos visied web sies. Using his daa, we examine he changes in size and number of objecs by comparing our findings wih well-known web raffic models. The resuls show a rend owards large pages including mulimedia conen. In addiion, oday s web pages are creaed dynamically, i.e., ha he conen is downloaded from web servers spread all around he world. Finally, we discuss new web raffic models and presen he parameers gahered from our measuremens. Index Terms web raffic, measuremen, modeling, HTTP I. INTRODUCTION Web raffic based on he HTTP proocol is sill he dominaing applicaion in he Inerne. Wihin he las few years, he percenage of web raffic even increased due o social neworks, videos embedded in web pages, and file hosing [1], [2]. The main video hoser is YouTube, which has a share of abou 8% of he complee Inerne raffic [3]. Large files are downloaded by direc download hosers such as Rapidshare and is share increased o up o 3% [4]. During he ime when he widely used raffic model by Choi and Limb [5] was se up, YouTube was no even founded and downloads were handled using FTP. This makes such old raffic models obsolee, requiring new web raffic models aking ino accoun hese new services, new feaures of web browsers, and he new web page complexiy. Such a model is essenial for nework planning, nework simulaion and emulaion. A new model can even help web server operaors and cloud providers for dimensioning purposes. According o Popa e al. [6], HTTP can also be used for mulimedia sreaming using Conen Delivery Neworks (CDNs) and HTTP proxies. Here, HTTP chunking is used, where a video is subdivided ino blocks, which are hen disribued o he CDNs and can be downloaded separaely by he user. Thus, a model would also be helpful for dimensioning he caching size and hus, o decrease he required bandwidh and o improve he Qualiy of Experience (QoE) for he end user. In his paper, we presen he resuls of our web page measuremens. Whereas oher papers in his area measure Inerne access links on campuses or a small Inerne Service Providers (ISPs), we focus on he mos visied web pages and evaluae heir srucure. Wih his differen approach, we are able o ge a generalized model, which is no limied o he web browsing behavior of a single counry or even one campus. To perform he measuremens, we firs downloaded he one million mos visied web pages from Alexa. For each web page we obained he main objec size as well as he number and size of he embedded s, separaed ino he differen caegories. The resuls show a rend owards an increased number of embedded objecs and hus o larger web pages in general. These web pages can now be consruced by downloading he conen from web servers disribued all around he world, which increases he variabiliy of he page download ime. Finally, we presen our model parameers resuling from our measuremens of he op million web pages. The res of his paper is srucured as follows. In Secion II, he background o web raffic models and measuremens of he user s web browsing behavior is presened ogeher wih he relaed work. Secion III describes our approach including he used measuremen ools. The resuls of our measuremens are shown in Secion IV. Finally, conclusions are drawn in Secion V. II. BACKGROUND & RELATED WORK The mos widely used web raffic model is based on he work of Choi and Limb [5]. The model and erms are sill used for sandardizaion, cf. [7], [8]. According o hem, a web browsing user can be modeled wih an on/off, see Figure 1(a). The on ime sars as soon as he user requess user sae objec loading objec loading connecion web reques hp on main objec main objec loading and viewing Fig. 1. viewing hp off Behavioral user model. web or video reques loading and viewing main video inline (a) (b) (c) (d) /12/$ IEEE 133

2 a web page and ends, when all objecs of a web page are downloaded. Afer finishing he loading of he web page, a silen period akes place while he user is reading he conen of he web page. This reading ime is according o [7], [8] exponenially disribued wih a mean of 30 seconds. To ge he exac numbers for he model, Choi and Limp measured HTTP raffic a he Georgia Tech campus. The focus of our paper lies however on he srucure of he web page iself, as shown in Figure 1(b). A web page consiss of a main objec, which defines he basic srucure of he web page and conains he links o s. Inline objecs can be images, scrips, syleshees, ec. Afer a user requess a new web page, he main objec is loaded followed by all s lised in he main objec, cf. Figure 1(b). While he browser has o se up a new connecion for every when using HTTP version, HTTP 1.1 enables he use of a single connecion for downloading he main objec as well as all s, cf. Figure 1(d). This decreases he loading ime of a web page, because he slow sar phase is only run once. According o he HTTP 1.1 sandard RFC 2616 [9], afer downloading he main objec, up o 2 connecions can be esablished in parallel for downloading he s. The number of parallel connecions can however be furher increased by he user, e.g., in he Firefox browser. However, Naarajan e al. [10] have shown ha a large number of parallel connecions does no always decrease he download ime of a web page, especially when he user has a low access connecion speed. In addiion o he possibiliy of configuring he number of parallel connecions, oday s browsers are able o no only download he conen of he jus accessed web page, bu can be configured o download also he linked web pages direcly afer downloading he curren web page. This of course shorens he iner-arrival ime of web pages significanly and also increases he variance of his parameer, depending wheher his new feaure is acivaed or no. Thus, he reading ime is hard o measure as i depends on he seings of he web browser. This new opion reduces he waiing ime of he user when clicking a link, bu increases he load in he nework as he browser downloads a lo of conen, which would never be requesed by he user. The web raffic model of Choi and Limb is compared o oher models from Mah [11], Barford and Crovella [12], and ohers in Tran-Gia e al. [13]. Whereas according o Choi and Limb, he main and size can be fied using a Lognormal disribuion wih a mean of abou 10 kb, all ohers recommend a Pareo disribuion wih a median of abou 2 kb. The number of s varies beween 5.5 measured by Choi and Limb and 2.8 from Mah. Table I liss he imporan web raffic model parameers from differen sudies. Wih he increasing smarphone usage, Zhu e al. [15] se up wo differen web raffic models, one for wired and one for wireless (3G) devices. According o heir analysis, he number of s is smaller in he wireless model, because he web pages are especially opimized for mobile, small devices. However, his difference is of less imporance because oday s TABLE I OVERVIEW OF WEB TRAFFIC MODELS, PARTIALLY TAKEN FROM TRAN-GIA ET AL. [13]. lieraure main inline number of reading source objec size objec size s ime Lognormal Lognormal Gamma Weibull Choi mean:10 kb mean:7.7 kb mean:5.5 mean:39.5 s [5] med.:6 kb med.:2 kb med.:2 med.:11 s σ=25 kb σ=126 kb σ=11.4 σ=92.6 s Mah [11] Barford [12] [14] Pareo Pareo - mean:1000- α=5-7 α= mean: s med.:2-2.4 kb med.:1.2-2 kb med.:1 med.:15 s Pareo Pareo Weibull α=1 α=2.43 α=1.46 k=1000 k=1 β=8 Lognormal Lognormal Gamma Lognormal mean:11.9 kb mean:12.5 kb mean:5.07 mean:39.7 s σ=38 kb α=116 kb σ= smarphones are capable of displaying he same web pages as wired devices. A new raffic model was se up by and Gupa in 2007 [14]. They claim ha exising models are no valid anymore because a user can reques anoher web page, when he download of he las was sill no compleed. This behavior can also be modeled using an on/off, bu he on period can conain now muliple web page requess whose objecs overlap. In Secion IV, we compare heir measuremen resuls wih ours. In conras o he papers menioned above, Bukiewicz e al. [16] did no came up wih a new HTTP model, bu showed he complexiy of oday s web pages. Whereas in former imes, he complee conen was downloaded from a single web server, especially news pages download he conen from many servers and origins. This of course increases he variabiliy of he page load imes. A he same conference, Ihm and Pai [17] presened heir sudy on modern web pages. They analyzed modern web raffic and compared objec sizes and number of objecs of users in differen counries as well as he change beween 2006 and In all counries, an increased objec size was measured and a small increase in number of embedded objecs. The saisics show ha here is a huge difference beween he web pages accessed in France o hose in China or Brazil. In conras o he oher publicaions in his area, hey observed a large number of embedded video files. The large number of embedded video files are underlined by our measuremens performed in 2008 [1], [2] and 2010 [18]. One resul of our measuremens of 600 households in 2010 is shown in Figure 2. The char illusraes he applicaion disribuion in erms of ransmied Byes, leaving he number of no idenified flows ou. The figure presens hree imporan hings. Firs, HTTP raffic is sill he dominaing applicaion in he Inerne. Second, we measured 8% flash raffic, which is mainly caused by YouTube. YouTube videos are embedded in a web page as /12/$ IEEE 134

3 Fig. 2. Byes. HTTP (47%) Oher (4%) Direc Download (3%) Flash (8%) BiTorren (38%) Pie char showing he applicaion disribuion in erms of ransferred an objec wih a link o he acual.swf video file. This means ha no he complee video is inegraed in a web page, bu a direc link owards i. Finally, we measured a high percenage of direc download links. These links are also embedded ino web pages and can be accessed by clicking on he link. Thus, we need o differeniae beween web page and video/direc downloads for our web raffic model shown in Figure 1. While Figure 1(b) illusraes he normal web browsing behavior similar o Choi and Limb [5], Figure 1(c) presens he case when he user requess a video from he previously accessed web page. This has an impac on he viewing ime, which is assumed o be much shorer and can also be negaive, meaning ha he user requess he video before he complee web page has been downloaded. The same applies for a direc download. Which model o choose depends on he percenage of video and direc download flows, which is according o our measuremens 2-5% of he oal number of flows. The complexiy of oday s web pages makes i difficul o deermine he reading ime as i depends on he preferences of he user and he web browser seings. Therefore, we focus on he srucure of he web page iself by measuring he main objec size as well as he number and size of he s. In he nex secion, we describe how we gahered he parameers for he model. In conras o previous works, where links on campuses or access neworks are measured and analyzed, we ake a look a he one million mos visied web pages and analyze hem. This way, a more generalized web raffic model can be se up because i does no only reflec he browsing behavior of sudens on campuses or a single counry. The sudy of Ihm and Pai [17] underlines our mehod for seing up a web raffic model because hey observed a huge difference in he web page saisics accessed in various counries and wih measuring he mos visied web pages worldwide, he model is free of sie- and counry-specific bias. III. MEASUREMENT METHODS AND SETTINGS As menioned in he previous secion, our goal is o ge deailed informaion abou he one million mos accessed web pages. Therefore, we firs downloaded a lis of he op one million sies from Alexa 1. As i would ake oo long o crawl all pages from a single compuer, we se up a cluser consising of 31 nodes. Each of hese nodes runs one virual machine and execues 10 o 30 hreads in parallel. Each hread works as follows: 1) A URL of he op one million lis is rerieved from a cenral daabase. 2) The web page is opened using Mozilla Firefox, emulaing he normal user behavior. 3) Web page saisics are gahered using WebDeveloper [19], which displays he web saisics on a second browser ab. 4) The displayed saisics are rerieved by Chickenfoo [20] and sored in a daabase on a cenralized server. In oal, we capured he web page saisics from 881,640 pages. The oher web pages have been unavailable during he measuremens. In he following, we describe he crawling in deail. A. Mozilla Firefox Web Browser Today, Firefox is one of he mos popular browser due o is availabiliy on almos all plaforms. We use he browser o emulae he user s surfing behavior and he nework raffic on a deskop, o achieve he same behavior as a browser has when he user surfs he web on i. This includes running scrips, which can load oher conen as described in he HTML file. Wih a Java crawler his could no be achieved. Firefox exensions enable o auomae he crawling hrough scriping. Add-ons help o coun and measure downloaded objec sizes. For he scriping and auomaion work we used Chickenfoo [20] and he measuremen of file sizes and he objec coun were done wih WebDeveloper [19]. Problems we were facing when downloading he web pages using Firefox were worms, viruses, and bugs of he Firefox browser by he parsing of he page sending iself ino nirvana. For hese problems we used VMware worksaion wih snapshos. B. WebDeveloper and Chickenfoo WebDeveloper [19] is coded by Chris Pederick in JavaScrip. I is an add-on for Firefox wih a huge se of funcions o ge informaion abou he currenly loaded web page in he browser. Afer loading each web page, Chickenfoo calls he funcion of WebDeveloper o display page informaion abou objecs and heir sizes in a new window. Chickenfoo s scriping language can be used o manipulae web pages and for auomaed web browsing. I herefore adds a paern maching sysem for idenifying elemens in he rendered model [20]. Embedding auomaion ools inside a browser guaranees he same look and feel of a sie ha a user accesses wih all he inline-objecs and dynamic conen. Chickenfoo is able o conrol he browser, grab conen informaion from a sie, and auo fill in forms. We used i o ge and send daa o our daabase. 1 hp:// /12/$ IEEE 135

4 During he loading of he web page, Chickenfoo commands are suspended. When he sie does no load wihin 30 seconds, i hrows an excepion and he whole crawling is sopped. This sandard seing caused many problems wih Chinese web pages. Therefore, we increased he imeou o 300 seconds for all web page downloads. Afer he sie is loaded, Chickenfoo sends an even o he Acivae WebDeveloper Exension, which calls he funcion webdeveloper_viewdocumensize(); from WebDeveloper. Afer he new ab opens and he informaion is moved o he curren ab, Chickenfoo sars o parse he able of WebDeveloper. I collecs he URLs of documens, images, objecs, syleshees, and scrips from he able shown on he screen colleced from he Documen Objec Model (DOM) of Firefox. If here are any s loaded dynamically by a scrip, his mus be found by WebDeveloper in he DOM. Afer all informaion is colleced, he crawling scrip sores he daa in our MySQL daabase and sars anoher crawling session. C. VMware Worksaion Crawling one million web pages confrons he browser wih viruses, bugs, popup windows, and oher surprises. In addiion, pop-up windows sop he crawling waiing for a user ineracion. On every 20-50h web page we observed a disurbing elemen ha makes he crawling difficul. We crawl using a virual machine running inside of VMWorksaion and using snapshos, we refresh he whole operaing sysem wih he crawling every 5 minues. We sared he crawling scrip and made a snapsho of he virual machine. When he crawling scrip sared, i wais 20 seconds unil he crawling sars. We needed 2 seconds o snapsho he virual machine and he remaining 17 seconds are needed every ime, afer he snapsho is resored, o load he VM ono memory and o sar. To use more ors, we ried o run more han one VM bu he nework address ranslaion of he VMWorksaion was unaccepably slow. Wih a single virual machine afer ens of visied sies, he NAT seems o slow down oo. Thus, every ime we resar he virual machine, we resar he VMware NAT service oo. Refreshing he NAT service on he hos operaing sysem susains he speed of he crawling on he gues VM. IV. RESULTS AND HTTP MODEL Firs, we ake a look a he number of s per HTML web page. This is shown in Figure 3(a) spli ino he differen objecs. No surprising, mos embedded objecs are images. On average, 23 images are placed on a web page. The maximum number of images we measured on a web page was The second larges number of s are scrips. These scrips, generally Javascrip, are used for user ineracions, e.g. buon reacions, bu can also include HTML 5 video players. On average, 4.8 scrips are included in a web pages. This quie large number of scrips per documen was also observed by Ihm e al. [17]. In addiion, he paper shows an increase of he number of embedded scrips from 2006 o Wih he spread of HTML 5, we expec ha his number will furher increase. Alhough he number of objecs embedded on a web page seems o be quie low, we have o be aware of he fac ha each objec presens a linked video file. The larges number of embedded video files was measured on a web page conaining adul conen and included 124 objecs. To compare our measuremen resuls wih already published papers in he field, we ploed he number of s of four oher measuremens in Figure 3(b). The lowes number of s was observed by Barford and Crovella [12] in and Gupa [14] and Choi and Limb [5] measured a similar number of s per web page wih a mean of abou 5 objecs. This is quie surprising as he paper from and Gupa was published 9 years laer. From he newes sudy, he paper of Ihm e al. [17], we are only able o show he median of he number of s observed in China (CN), Unied Saes (US), Brazil (BR), and France (FR). Alhough he median is wih 14 lower han our median wih 22, i illusraes ha more and more objecs are embedded wihin a web page. Afer having shown he increase in number of embedded objecs over ime, we now wha o ake a look if also he size All s Images Scrips Syleshees Objecs number of s (a) Number of s spli ino objec ype. Choi Barford Ihm CN Ihm US Ihm BR Ihm FR number of s (b) Comparison of number of s wih oher models. Fig. 3. Number of s embedded in a web page /12/$ IEEE 136

5 All s Images Scrips Syleshees Objecs size [kb] (a) Size of s spli ino objec ype. compressed main objec size [kb] (a) Size of main objecs. compressed size [kb] (b) Comparison of size of s wih oher models number of documens (b) Number of documens. Fig. 4. Size of s embedded in a web page. Fig. 5. Main objec size and number of documens. of he s has increased. The resuls, again separaed for he differen embedded objec ypes are illusraed in Figure 4(a). The larges measured was an image wih a file size of 8 MB. Alhough he larges embedded objec was an image, on average he embedded objecs are much larger han he picures wih a mean of 101 kb. I has however o be menioned ha a flash video embedded in a web page is no couned wih is complee file size, bu only he objec iself, which has a size of abou 3 kb. This explains also ha 10% of he measured objecs are 3 kb in size. Finally, we can also observe from he figure ha abou 6% of he scrips have a size of 24 kb. To see if he size of he number of s has increased over ime, we compare our resul wih he measuremens from and Gupa in Figure 4(b). Two ineresing hings can be observed from he figure. Firs, he percenage of large s remained similar compared o he resuls aken from and Gupa in Sill, abou 7% of all embedded objecs have a size larger han 50 kb. Second, he average size of he objecs has increased. Choi and Limb measured an average size of 7.7 kb in and Gupa measured an average size of abou 12 kb in 2007, whereas our average size almos doubled wih 23.9 kb. In addiion, we ploed he size for compressed conen. Compression of s can decrease he download ime from a web server. Main objecs as well as inline objecs are available in boh compressed and uncompressed form. According o Desounis e al. [21], downloading only he compressed objecs can save beween 30% and 50% of he bandwidh. In our case, he median objec size decreased from 10,284 Byes o 7,338 Byes, which is a saving of abou 29%. Similar o he increased size, also he size of he main objec increased as illusraed in Figure 5(a). While and Gupa observed an objec size of less han 12 kb on average, we measured a size of 31.6 kb or 22.5 kb when he conen is compressed. Also he maximum main objec size is wih abou 8 MB larger compared o a maximum of 2 MB observed in In addiion o he s and he main objec, several addiional documens are inegraed in oday s web pages, which are loaded from oher web servers. While in former imes, he complee web page was loaded from one /12/$ IEEE 137

6 Parameer Mean Median Max TABLE II HTTP MODEL PARAMETERS. Sandard Deviaion Bes fi Main objec size 31,561 Bye 19,471 Bye 8 MB 49,219 Bye Weibull ( ,14944) Compressed 22,468 Bye 11,535 Bye 8 MB 41,295 Bye Weibull ( ,71807) Number of main objecs Lognormal µ = 73844, σ = Inline objec size 23,915 Bye 10,284 Bye 8 MB 128,079 Bye Lognormal µ = , σ = Compressed 21,208 Bye 7,338 Bye 8 MB 127,979 Bye Lognormal µ = , σ = Number of s Exponenial µ = Reading ime [14] 39.7 s - 10,000 s s Lognormal µ = 95204, σ = server, conaining one main objec or if frames are used some addiional documens, he web pages are now creaed wih documens from differen web servers. The main reason for his are social neworks. Several web pages now conain like i buons from facebook, wees from wier, ec. These are direcly loaded from he social neworks, e.g. like.php or wee buon.hml. We hink ha he number of documens inegraed ino he web page will increase even more, especially when looking a dynamically creaed web pages such as i-google, where he conen is combined according o he user s preference. The number of hese inegraed documens is shown in Figure 5(b). The x-axis shows he number of documens including he main objec using a logarihmic scale. Alhough 60% of all web pages jus conain he main objec, 10% of all web pages are composed of more han 5 documens. While on average, 1.2 documens wih an average size of kb are inegraed in addiion o he main objec, he larges number of inegraed objecs was 211. This underlines he rend owards dynamically creaed web pages, bu necessiaes similar download imes from all requesed web servers. The measured web page parameers are lised in Table II wih saisical analysis in erms of mean, median, and variance. In addiion, Table II provides he bes fiing funcions for he parameers including he esimaed parameers. The fiing of he main and size is also shown in Figure 6. size main objec size compressed Fied compressed Fied objec size [kb] Fig. 6. Fiing of main and size. The main objec size, boh in compressed and uncompressed form can be bes fied wih a Weibull funcion. Using a Weibull disribuion o fi he size has a larger error han using he Lognormal disribuion. Alhough i does no fi perfecly due o some very large s, he error is small enough so ha all fiings can be used for simulaing or emulaing web browsing users. To sill be able o model a web browsing user wih an on/off, we recommend o use he reading ime from and Gupa [14] wih he parameers lised in Table II. V. CONCLUSIONS In his paper, we presened a new raffic model for HTTP raffic. In conras o oher web raffic models, which are based on measuremens on campuses or access neworks of small ISPs, our model is based on measuremens of he mos visied web pages. Thus, our model conains web page saisics accessed from web users all around he world and no limied o one counry or even one campus. According o our observaions, we find ha here is a rend owards larger web pages wih an increasing number of inline objecs. The second finding is ha oday s web pages are no loaded from a single web server bu creaed gahering conen from all around he world. This fac is especially ineresing when looking a he user QoE. If he conen is loaded from differen web servers, also he delay for downloading he pars of he web page varies, which has an impac on he perceived QoE of he user. Alhough his is no ineresing for web server and cloud dimensioning, he new feaures inegraed ino oday s web browsers are. We found ha i is possible wih some web browsers o download he conen of linked web pages auomaically afer he requesed web page is downloaded. This causes a lo more raffic when he user requess a web page as no only a single web page is downloaded bu several linked web pages. In fuure work, we will ake a look a he spread of hose link ree downloads and will also include he embedded mulimedia conen in our model. ACKNOWLEDGMENTS This work was also parially suppored by he COST TMA (European Cooperaion in Science and Technology) framework /12/$ IEEE 138

7 REFERENCES [1] Pries, R., Wamser, F., Saehle, D., Heck, K., Tran-Gia, P.: Traffic Measuremen and Analysis of a Broadband Wireless Inerne Access. In: IEEE VTC Spring 09, Barcelona, Spain (2009) [2] Pries, R., Wamser, F., Saehle, D., Heck, K., Tran-Gia, P.: On Traffic Characerisics of a Broadband Wireless Inerne Access. In: Nex Generaion Inerne Neworks 2009 (NGI 2009), Aveiro, Porugal (2009) [3] Cisco Sysems Inc.: Cisco Visual Neworking Index - Forecas and Mehodology, Whie Paper (2011) [4] Wamser, F., Pries, R., Saehle, D., Heck, K., Tran-Gia, P.: Traffic Characerizaion of a Residenial Wireless Inerne Access. Special Issue of he Telecommunicaion Sysems (TS) Journal 48: 1-2 (2010) 1 13 [5] Choi, H.K., Limb, J.O.: A Behavioral Model of Web Traffic. In: Inernaional Conference of Neworking Proocol 99 (ICNP 99), Torono, Canada (1999) [6] Popa, L., Ghodsi, A., Soica, I.: HTTP as he Narrow Wais of he Fuure Inerne. In: Ninh ACM SIGCOMM Workshop on Ho Topics in Neworks (HoNes), Monerey, CA, USA (2010) [7] 3GPP2 C.R1002-0, V..: cdma2000 Evaluaion Mehodology (2004) [8] IEEE : IEEE Sandards for local and meropolian area neworks - Par16: Air Inerface for Fixed Broadband Wireless Access Sysems (2004) IEEE [9] Fielding, R., Geys, J., Mogul, J.C., Frysyk, H., Masiner, L., Leach, P., Berners-, T.: Hyperex Transfer Proocol HTTP/1.1 (1999) [10] Naarajan, P., Baker, F., Amer, P.D.: Muliple Connecions Improve HTTP Throughpu - Myh or Fac? Technical Repor TR , Deparmen of Compuer & Informaion Sciences, Universiy of Delaware (2008) [11] Mah, B.A.: An Empirical Model of HTTP Nework Traffic. In: IEEE Infocom, Kobe, Japan (1997) [12] Barford, P., Crovella, M.: Generaing Represenaive Web Workloads for Nework and Server Performance Evaluaion. In: ACM SIGMET- RICS join inernaional conference on Measuremen and modeling of compuer sysems, Madison, WI, USA (1998) [13] Tran-Gia, P., Saehle, D., Leibniz, K.: Source Traffic Modeling of Wireless Applicaions. Inernaional Journal of Elecronics and Communicaions (AEÜ) 55 (2001) 1 10 [14], J.J., Gupa, M.: A New Traffic Model for Curren User Web Browsing Behavior. Technical repor, Inel Cooperaion, Sana Clara, CA, USA (2007) [15] Zhu, C., Wang, Y., Zhang, Y., Wu, W.: Differen Behavioral Characerisics of Web Traffic Beween Wireless and Wire IP Nework. In: Inernaional Conference on Communicaion Technology (ICCT), Beijing, China (2003) [16] Bukiewicz, M., Madhyasha, H.V., Sekar, V.: Undersanding Websie Complexiy: Measuremens, Merics, and Implicaions. In: Inerne Measuremen Conference 2011, Berlin, Germany (2011) [17] Ihm, S., Pai, V.S.: Towards Undersanding Modern Web Traffic. In: Inerne Measuremen Conference 2011, Berlin, Germany (2011) [18] Geber, S., Schlosser, D., Pries, R.: PALM - A PAcke Level Measuremen Framework. (In: under submission) [19] Pederick, C.: Web Developer. hps://addons.mozilla.org/en- US/firefox/addon/web-developer/ (2009) [20] Bolin, M.: End-User Programming for he Web. Maser s hesis, Deparmen of Elecrical Engineering and Compuer Science Massachuses Insiue of Technology (2005) [21] Desounis, P., Garofalakis, J., Kappos, P., Tzimias, J.: Measuring he Mean Web Page Size and Is Compression o Limi Laency and Improve Download Time. Inerne Research 11(1) (2001) /12/$ IEEE 139

Simple Network Management Based on PHP and SNMP

Simple Network Management Based on PHP and SNMP Simple Nework Managemen Based on PHP and SNMP Krasimir Trichkov, Elisavea Trichkova bsrac: This paper aims o presen simple mehod for nework managemen based on SNMP - managemen of Cisco rouer. The paper

More information

The Impact of Product Development on the Lifecycle of Defects

The Impact of Product Development on the Lifecycle of Defects The Impac of Produc Developmen on he Lifecycle of Rudolf Ramler Sofware Compeence Cener Hagenberg Sofware Park 21 A-4232 Hagenberg, Ausria +43 7236 3343 872 rudolf.ramler@scch.a ABSTRACT This paper invesigaes

More information

Difficulty-aware Hybrid Search in Peer-to-Peer Networks

Difficulty-aware Hybrid Search in Peer-to-Peer Networks Difficuly-aware Hybrid Search in Peer-o-Peer Neworks Hanhua Chen, Hai Jin, Yunhao Liu, Lionel M. Ni School of Compuer Science and Technology Huazhong Univ. of Science and Technology {chenhanhua, hjin}@hus.edu.cn

More information

Sam knows that his MP3 player has 40% of its battery life left and that the battery charges by an additional 12 percentage points every 15 minutes.

Sam knows that his MP3 player has 40% of its battery life left and that the battery charges by an additional 12 percentage points every 15 minutes. 8.F Baery Charging Task Sam wans o ake his MP3 player and his video game player on a car rip. An hour before hey plan o leave, he realized ha he forgo o charge he baeries las nigh. A ha poin, he plugged

More information

Test - Accredited Configuration Engineer (ACE) Exam - PAN-OS 6.0 Version

Test - Accredited Configuration Engineer (ACE) Exam - PAN-OS 6.0 Version Tes - Accredied Configuraion Engineer (ACE) Exam - PAN-OS 6.0 Version ACE Exam Quesion 1 of 50. Which of he following saemens is NOT abou Palo Alo Neworks firewalls? Sysem defauls may be resored by performing

More information

Performance Evaluation of Implementing Calls Prioritization with Different Queuing Disciplines in Mobile Wireless Networks

Performance Evaluation of Implementing Calls Prioritization with Different Queuing Disciplines in Mobile Wireless Networks Journal of Compuer Science 2 (5): 466-472, 2006 ISSN 1549-3636 2006 Science Publicaions Performance Evaluaion of Implemening Calls Prioriizaion wih Differen Queuing Disciplines in Mobile Wireless Neworks

More information

COSC 3213: Computer Networks I Chapter 6 Handout # 7

COSC 3213: Computer Networks I Chapter 6 Handout # 7 COSC 3213: Compuer Neworks I Chaper 6 Handou # 7 Insrucor: Dr. Marvin Mandelbaum Deparmen of Compuer Science York Universiy F05 Secion A Medium Access Conrol (MAC) Topics: 1. Muliple Access Communicaions:

More information

A Matching Algorithm for Content-Based Image Retrieval

A Matching Algorithm for Content-Based Image Retrieval A Maching Algorihm for Conen-Based Image Rerieval Sue J. Cho Deparmen of Compuer Science Seoul Naional Universiy Seoul, Korea Absrac Conen-based image rerieval sysem rerieves an image from a daabase using

More information

A time-space consistency solution for hardware-in-the-loop simulation system

A time-space consistency solution for hardware-in-the-loop simulation system Inernaional Conference on Advanced Elecronic Science and Technology (AEST 206) A ime-space consisency soluion for hardware-in-he-loop simulaion sysem Zexin Jiang a Elecric Power Research Insiue of Guangdong

More information

Improving the Efficiency of Dynamic Service Provisioning in Transport Networks with Scheduled Services

Improving the Efficiency of Dynamic Service Provisioning in Transport Networks with Scheduled Services Improving he Efficiency of Dynamic Service Provisioning in Transpor Neworks wih Scheduled Services Ralf Hülsermann, Monika Jäger and Andreas Gladisch Technologiezenrum, T-Sysems, Goslarer Ufer 35, D-1585

More information

4 Error Control. 4.1 Issues with Reliable Protocols

4 Error Control. 4.1 Issues with Reliable Protocols 4 Error Conrol Jus abou all communicaion sysems aemp o ensure ha he daa ges o he oher end of he link wihou errors. Since i s impossible o build an error-free physical layer (alhough some shor links can

More information

Chapter 4 Sequential Instructions

Chapter 4 Sequential Instructions Chaper 4 Sequenial Insrucions The sequenial insrucions of FBs-PLC shown in his chaper are also lised in secion 3.. Please refer o Chaper, "PLC Ladder diagram and he Coding rules of Mnemonic insrucion",

More information

I. INTRODUCTION. Keywords -- Web Server, Perceived User Latency, HTTP, Local Measuring. interchangeably.

I. INTRODUCTION. Keywords -- Web Server, Perceived User Latency, HTTP, Local Measuring. interchangeably. Evaluaing Web User Perceived Laency Using Server Side Measuremens Marik Marshak 1 and Hanoch Levy School of Compuer Science Tel Aviv Universiy, Tel-Aviv, Israel mmarshak@emc.com, hanoch@pos.au.ac.il 1

More information

MOBILE COMPUTING. Wi-Fi 9/20/15. CSE 40814/60814 Fall Wi-Fi:

MOBILE COMPUTING. Wi-Fi 9/20/15. CSE 40814/60814 Fall Wi-Fi: MOBILE COMPUTING CSE 40814/60814 Fall 2015 Wi-Fi Wi-Fi: name is NOT an abbreviaion play on Hi-Fi (high fideliy) Wireless Local Area Nework (WLAN) echnology WLAN and Wi-Fi ofen used synonymous Typically

More information

MOBILE COMPUTING 3/18/18. Wi-Fi IEEE. CSE 40814/60814 Spring 2018

MOBILE COMPUTING 3/18/18. Wi-Fi IEEE. CSE 40814/60814 Spring 2018 MOBILE COMPUTING CSE 40814/60814 Spring 2018 Wi-Fi Wi-Fi: name is NOT an abbreviaion play on Hi-Fi (high fideliy) Wireless Local Area Nework (WLAN) echnology WLAN and Wi-Fi ofen used synonymous Typically

More information

Analysis of Various Types of Bugs in the Object Oriented Java Script Language Coding

Analysis of Various Types of Bugs in the Object Oriented Java Script Language Coding Indian Journal of Science and Technology, Vol 8(21), DOI: 10.17485/ijs/2015/v8i21/69958, Sepember 2015 ISSN (Prin) : 0974-6846 ISSN (Online) : 0974-5645 Analysis of Various Types of Bugs in he Objec Oriened

More information

A Web Browsing Traffic Model for Simulation: Measurement and Analysis

A Web Browsing Traffic Model for Simulation: Measurement and Analysis A Web Browsing Traffic Model for Simulaion: Measuremen and Analysis Lourens O. Walers Daa Neworks Archiecure Group Universiy of Cape Town Privae Bag, Rondebosch, 7701 Tel: (021) 650 2663, Fax: (021) 689

More information

Implementing Ray Casting in Tetrahedral Meshes with Programmable Graphics Hardware (Technical Report)

Implementing Ray Casting in Tetrahedral Meshes with Programmable Graphics Hardware (Technical Report) Implemening Ray Casing in Terahedral Meshes wih Programmable Graphics Hardware (Technical Repor) Marin Kraus, Thomas Erl March 28, 2002 1 Inroducion Alhough cell-projecion, e.g., [3, 2], and resampling,

More information

Coded Caching with Multiple File Requests

Coded Caching with Multiple File Requests Coded Caching wih Muliple File Requess Yi-Peng Wei Sennur Ulukus Deparmen of Elecrical and Compuer Engineering Universiy of Maryland College Park, MD 20742 ypwei@umd.edu ulukus@umd.edu Absrac We sudy a

More information

Network management and QoS provisioning - QoS in Frame Relay. . packet switching with virtual circuit service (virtual circuits are bidirectional);

Network management and QoS provisioning - QoS in Frame Relay. . packet switching with virtual circuit service (virtual circuits are bidirectional); QoS in Frame Relay Frame relay characerisics are:. packe swiching wih virual circui service (virual circuis are bidirecional);. labels are called DLCI (Daa Link Connecion Idenifier);. for connecion is

More information

Definition and examples of time series

Definition and examples of time series Definiion and examples of ime series A ime series is a sequence of daa poins being recorded a specific imes. Formally, le,,p be a probabiliy space, and T an index se. A real valued sochasic process is

More information

MORPHOLOGICAL SEGMENTATION OF IMAGE SEQUENCES

MORPHOLOGICAL SEGMENTATION OF IMAGE SEQUENCES MORPHOLOGICAL SEGMENTATION OF IMAGE SEQUENCES B. MARCOTEGUI and F. MEYER Ecole des Mines de Paris, Cenre de Morphologie Mahémaique, 35, rue Sain-Honoré, F 77305 Fonainebleau Cedex, France Absrac. In image

More information

Voltair Version 2.5 Release Notes (January, 2018)

Voltair Version 2.5 Release Notes (January, 2018) Volair Version 2.5 Release Noes (January, 2018) Inroducion 25-Seven s new Firmware Updae 2.5 for he Volair processor is par of our coninuing effors o improve Volair wih new feaures and capabiliies. For

More information

An Experimental QoS Manager Implementation

An Experimental QoS Manager Implementation An Experimenal QoS Manager Implemenaion Drago Žagar, Goran Marinović, Slavko Rupčić Faculy of Elecrical Engineering Universiy of Osijek Kneza Trpimira 2B, Osijek Croaia drago.zagar@efos.hr Absrac-- Qualiy

More information

Scheduling. Scheduling. EDA421/DIT171 - Parallel and Distributed Real-Time Systems, Chalmers/GU, 2011/2012 Lecture #4 Updated March 16, 2012

Scheduling. Scheduling. EDA421/DIT171 - Parallel and Distributed Real-Time Systems, Chalmers/GU, 2011/2012 Lecture #4 Updated March 16, 2012 EDA421/DIT171 - Parallel and Disribued Real-Time Sysems, Chalmers/GU, 2011/2012 Lecure #4 Updaed March 16, 2012 Aemps o mee applicaion consrains should be done in a proacive way hrough scheduling. Schedule

More information

PART 1 REFERENCE INFORMATION CONTROL DATA 6400 SYSTEMS CENTRAL PROCESSOR MONITOR

PART 1 REFERENCE INFORMATION CONTROL DATA 6400 SYSTEMS CENTRAL PROCESSOR MONITOR . ~ PART 1 c 0 \,).,,.,, REFERENCE NFORMATON CONTROL DATA 6400 SYSTEMS CENTRAL PROCESSOR MONTOR n CONTROL DATA 6400 Compuer Sysems, sysem funcions are normally handled by he Monior locaed in a Peripheral

More information

Connections, displays and operating elements. 3 aux. 5 aux.

Connections, displays and operating elements. 3 aux. 5 aux. Taser PlusKapiel3:Taser3.1Taser Plus Meren2005V6280-561-0001/08 GB Connecions, displays and operaing elemens Taser Plus Arec/Anik/Trancen Operaing insrucions A 1 2 1 2 3 4 5 6 C B A B 3 aux. 7 8 9 aux.

More information

Assignment 2. Due Monday Feb. 12, 10:00pm.

Assignment 2. Due Monday Feb. 12, 10:00pm. Faculy of rs and Science Universiy of Torono CSC 358 - Inroducion o Compuer Neworks, Winer 218, LEC11 ssignmen 2 Due Monday Feb. 12, 1:pm. 1 Quesion 1 (2 Poins): Go-ack n RQ In his quesion, we review how

More information

An Efficient Delivery Scheme for Coded Caching

An Efficient Delivery Scheme for Coded Caching 201 27h Inernaional Teleraffic Congress An Efficien Delivery Scheme for Coded Caching Abinesh Ramakrishnan, Cedric Wesphal and Ahina Markopoulou Deparmen of Elecrical Engineering and Compuer Science, Universiy

More information

MIC2569. Features. General Description. Applications. Typical Application. CableCARD Power Switch

MIC2569. Features. General Description. Applications. Typical Application. CableCARD Power Switch CableCARD Power Swich General Descripion is designed o supply power o OpenCable sysems and CableCARD hoss. These CableCARDs are also known as Poin of Disribuion (POD) cards. suppors boh Single and Muliple

More information

Video streaming over Vajda Tamás

Video streaming over Vajda Tamás Video sreaming over 802.11 Vajda Tamás Video No all bis are creaed equal Group of Picures (GoP) Video Sequence Slice Macroblock Picure (Frame) Inra (I) frames, Prediced (P) Frames or Bidirecional (B) Frames.

More information

Evaluation and Improvement of Multicast Service in b

Evaluation and Improvement of Multicast Service in b Evaluaion and Improvemen of Mulicas Service in 802.11b Chrisian Bravo 1 and Agusín González 2 1 Universidad Federico Sana María, Deparmen of Elecronics. Valparaíso, Chile chbravo@elo.ufsm.cl 2 Universidad

More information

Connections, displays and operating elements. Status LEDs (next to the keys)

Connections, displays and operating elements. Status LEDs (next to the keys) GB Connecions, displays and operaing elemens A Push-buon plus Sysem M Operaing insrucions 1 2 1 2 3 4 5 6 7 8 C B A 4 Inser he bus erminal ino he connecion of pushbuon A. 5 Inser he push-buon ino he frame.

More information

Using CANopen Slave Driver

Using CANopen Slave Driver CAN Bus User Manual Using CANopen Slave Driver V1. Table of Conens 1. SDO Communicaion... 1 2. PDO Communicaion... 1 3. TPDO Reading and RPDO Wriing... 2 4. RPDO Reading... 3 5. CANopen Communicaion Parameer

More information

Po,,ll. I Appll I APP2 I I App3 I. Illll Illlllll II Illlll Illll Illll Illll Illll Illll Illll Illll Illll Illll Illll Illlll Illl Illl Illl

Po,,ll. I Appll I APP2 I I App3 I. Illll Illlllll II Illlll Illll Illll Illll Illll Illll Illll Illll Illll Illll Illll Illlll Illl Illl Illl Illll Illlllll II Illlll Illll Illll Illll Illll Illll Illll Illll Illll Illll Illll Illlll Illl Illl Illl US 20110153728A1 (19) nied Saes (12) Paen Applicaion Publicaion (10) Pub. No.: S 2011/0153728

More information

Design Alternatives for a Thin Lens Spatial Integrator Array

Design Alternatives for a Thin Lens Spatial Integrator Array Egyp. J. Solids, Vol. (7), No. (), (004) 75 Design Alernaives for a Thin Lens Spaial Inegraor Array Hala Kamal *, Daniel V azquez and Javier Alda and E. Bernabeu Opics Deparmen. Universiy Compluense of

More information

! errors caused by signal attenuation, noise.!! receiver detects presence of errors:!

! errors caused by signal attenuation, noise.!! receiver detects presence of errors:! Daa Link Layer! The Daa Link layer can be furher subdivided ino:!.! Logical Link Conrol (LLC): error and flow conrol!.! Media Access Conrol (MAC): framing and media access! differen link proocols may provide

More information

Learning in Games via Opponent Strategy Estimation and Policy Search

Learning in Games via Opponent Strategy Estimation and Policy Search Learning in Games via Opponen Sraegy Esimaion and Policy Search Yavar Naddaf Deparmen of Compuer Science Universiy of Briish Columbia Vancouver, BC yavar@naddaf.name Nando de Freias (Supervisor) Deparmen

More information

Web System for the Remote Control and Execution of an IEC Application

Web System for the Remote Control and Execution of an IEC Application Web Sysem for he Remoe Conrol and Execuion of an IEC 61499 Applicaion Oana ROHAT, Dan POPESCU Faculy of Auomaion and Compuer Science, Poliehnica Universiy, Splaiul Independenței 313, Bucureși, 060042,

More information

Video Content Description Using Fuzzy Spatio-Temporal Relations

Video Content Description Using Fuzzy Spatio-Temporal Relations Proceedings of he 4s Hawaii Inernaional Conference on Sysem Sciences - 008 Video Conen Descripion Using Fuzzy Spaio-Temporal Relaions rchana M. Rajurkar *, R.C. Joshi and Sananu Chaudhary 3 Dep of Compuer

More information

Why not experiment with the system itself? Ways to study a system System. Application areas. Different kinds of systems

Why not experiment with the system itself? Ways to study a system System. Application areas. Different kinds of systems Simulaion Wha is simulaion? Simple synonym: imiaion We are ineresed in sudying a Insead of experimening wih he iself we experimen wih a model of he Experimen wih he Acual Ways o sudy a Sysem Experimen

More information

MATH Differential Equations September 15, 2008 Project 1, Fall 2008 Due: September 24, 2008

MATH Differential Equations September 15, 2008 Project 1, Fall 2008 Due: September 24, 2008 MATH 5 - Differenial Equaions Sepember 15, 8 Projec 1, Fall 8 Due: Sepember 4, 8 Lab 1.3 - Logisics Populaion Models wih Harvesing For his projec we consider lab 1.3 of Differenial Equaions pages 146 o

More information

NRMI: Natural and Efficient Middleware

NRMI: Natural and Efficient Middleware NRMI: Naural and Efficien Middleware Eli Tilevich and Yannis Smaragdakis Cener for Experimenal Research in Compuer Sysems (CERCS), College of Compuing, Georgia Tech {ilevich, yannis}@cc.gaech.edu Absrac

More information

A Tool for Multi-Hour ATM Network Design considering Mixed Peer-to-Peer and Client-Server based Services

A Tool for Multi-Hour ATM Network Design considering Mixed Peer-to-Peer and Client-Server based Services A Tool for Muli-Hour ATM Nework Design considering Mied Peer-o-Peer and Clien-Server based Services Conac Auhor Name: Luis Cardoso Company / Organizaion: Porugal Telecom Inovação Complee Mailing Address:

More information

IntentSearch:Capturing User Intention for One-Click Internet Image Search

IntentSearch:Capturing User Intention for One-Click Internet Image Search JOURNAL OF L A T E X CLASS FILES, VOL. 6, NO. 1, JANUARY 2010 1 InenSearch:Capuring User Inenion for One-Click Inerne Image Search Xiaoou Tang, Fellow, IEEE, Ke Liu, Jingyu Cui, Suden Member, IEEE, Fang

More information

User Adjustable Process Scheduling Mechanism for a Multiprocessor Embedded System

User Adjustable Process Scheduling Mechanism for a Multiprocessor Embedded System Proceedings of he 6h WSEAS Inernaional Conference on Applied Compuer Science, Tenerife, Canary Islands, Spain, December 16-18, 2006 346 User Adjusable Process Scheduling Mechanism for a Muliprocessor Embedded

More information

Time Expression Recognition Using a Constituent-based Tagging Scheme

Time Expression Recognition Using a Constituent-based Tagging Scheme Track: Web Conen Analysis, Semanics and Knowledge Time Expression Recogniion Using a Consiuen-based Tagging Scheme Xiaoshi Zhong and Erik Cambria School of Compuer Science and Engineering Nanyang Technological

More information

An Adaptive Spatial Depth Filter for 3D Rendering IP

An Adaptive Spatial Depth Filter for 3D Rendering IP JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.3, NO. 4, DECEMBER, 23 175 An Adapive Spaial Deph Filer for 3D Rendering IP Chang-Hyo Yu and Lee-Sup Kim Absrac In his paper, we presen a new mehod

More information

Nonparametric CUSUM Charts for Process Variability

Nonparametric CUSUM Charts for Process Variability Journal of Academia and Indusrial Research (JAIR) Volume 3, Issue June 4 53 REEARCH ARTICLE IN: 78-53 Nonparameric CUUM Chars for Process Variabiliy D.M. Zombade and V.B. Ghue * Dep. of aisics, Walchand

More information

Less Pessimistic Worst-Case Delay Analysis for Packet-Switched Networks

Less Pessimistic Worst-Case Delay Analysis for Packet-Switched Networks Less Pessimisic Wors-Case Delay Analysis for Packe-Swiched Neworks Maias Wecksén Cenre for Research on Embedded Sysems P O Box 823 SE-31 18 Halmsad maias.wecksen@hh.se Magnus Jonsson Cenre for Research

More information

Low-Cost WLAN based. Dr. Christian Hoene. Computer Science Department, University of Tübingen, Germany

Low-Cost WLAN based. Dr. Christian Hoene. Computer Science Department, University of Tübingen, Germany Low-Cos WLAN based Time-of-fligh fligh Trilaeraion Precision Indoor Personnel Locaion and Tracking for Emergency Responders Third Annual Technology Workshop, Augus 5, 2008 Worceser Polyechnic Insiue, Worceser,

More information

Who thinks who knows who? Socio-Cognitive Analysis of an Network

Who thinks who knows who? Socio-Cognitive Analysis of an  Network Who hinks who knows who? Socio-Cogniive Analysis of an Email Nework Nishih Pahak Deparmen of Compuer Science Universiy of Minnesoa Minneapolis, MN, USA npahak@cs.umn.edu Sandeep Mane Deparmen of Compuer

More information

1. Function 1. Push-button interface 4g.plus. Push-button interface 4-gang plus. 2. Installation. Table of Contents

1. Function 1. Push-button interface 4g.plus. Push-button interface 4-gang plus. 2. Installation. Table of Contents Chaper 4: Binary inpus 4.6 Push-buon inerfaces Push-buon inerface Ar. no. 6708xx Push-buon inerface 2-gang plus Push-buon inerfacechaper 4:Binary inpusar. no.6708xxversion 08/054.6Push-buon inerfaces.

More information

Restorable Dynamic Quality of Service Routing

Restorable Dynamic Quality of Service Routing QOS ROUTING Resorable Dynamic Qualiy of Service Rouing Murali Kodialam and T. V. Lakshman, Lucen Technologies ABSTRACT The focus of qualiy-of-service rouing has been on he rouing of a single pah saisfying

More information

Chapter 3 MEDIA ACCESS CONTROL

Chapter 3 MEDIA ACCESS CONTROL Chaper 3 MEDIA ACCESS CONTROL Overview Moivaion SDMA, FDMA, TDMA Aloha Adapive Aloha Backoff proocols Reservaion schemes Polling Disribued Compuing Group Mobile Compuing Summer 2003 Disribued Compuing

More information

Improving Ranking of Search Engines Results Based on Power Links

Improving Ranking of Search Engines Results Based on Power Links IPASJ Inernaional Journal of Informaion Technology (IIJIT) Web Sie: hp://www.ipasj.org/iijit/iijit.hm A Publisher for Research Moivaion... Email: edioriiji@ipasj.org Volume 2, Issue 9, Sepember 2014 ISSN

More information

CS 152 Computer Architecture and Engineering. Lecture 7 - Memory Hierarchy-II

CS 152 Computer Architecture and Engineering. Lecture 7 - Memory Hierarchy-II CS 152 Compuer Archiecure and Engineering Lecure 7 - Memory Hierarchy-II Krse Asanovic Elecrical Engineering and Compuer Sciences Universiy of California a Berkeley hp://www.eecs.berkeley.edu/~krse hp://ins.eecs.berkeley.edu/~cs152

More information

Dimmer time switch AlphaLux³ D / 27

Dimmer time switch AlphaLux³ D / 27 Dimmer ime swich AlphaLux³ D2 426 26 / 27! Safey noes This produc should be insalled in line wih insallaion rules, preferably by a qualified elecrician. Incorrec insallaion and use can lead o risk of elecric

More information

Handling uncertainty in semantic information retrieval process

Handling uncertainty in semantic information retrieval process Handling uncerainy in semanic informaion rerieval process Chkiwa Mounira 1, Jedidi Anis 1 and Faiez Gargouri 1 1 Mulimedia, InfoRmaion sysems and Advanced Compuing Laboraory Sfax Universiy, Tunisia m.chkiwa@gmail.com,

More information

Modeling of IEEE in a Cluster of Synchronized Sensor Nodes

Modeling of IEEE in a Cluster of Synchronized Sensor Nodes Modeling of IEEE 802.15.4 in a Cluser of Synchronized Sensor Nodes Kenji Leibniz, Naoki Wakamiya, and Masayuki Muraa Graduae School of Informaion Science and Technology, Osaka Universiy, 1-5 Yamadaoka,

More information

A NEW APPROACH FOR 3D MODELS TRANSMISSION

A NEW APPROACH FOR 3D MODELS TRANSMISSION A NEW APPROACH FOR 3D MODELS TRANSMISSION A. Guarnieri a, F. Piroi a, M. Ponin a, A. Veore a a CIRGEO, Inerdep. Research Cener of Carography, Phoogrammery, Remoe Sensing and GIS Universiy of Padova, Agripolis

More information

Virtual Recovery of Excavated Archaeological Finds

Virtual Recovery of Excavated Archaeological Finds Virual Recovery of Excavaed Archaeological Finds Jiang Yu ZHENG, Zhong Li ZHANG*, Norihiro ABE Kyushu Insiue of Technology, Iizuka, Fukuoka 820, Japan *Museum of he Terra-Coa Warrlors and Horses, Lin Tong,

More information

Announcements. TCP Congestion Control. Goals of Today s Lecture. State Diagrams. TCP State Diagram

Announcements. TCP Congestion Control. Goals of Today s Lecture. State Diagrams. TCP State Diagram nnouncemens TCP Congesion Conrol Projec #3 should be ou onigh Can do individual or in a eam of 2 people Firs phase due November 16 - no slip days Exercise good (beer) ime managemen EE 122: Inro o Communicaion

More information

Shortest Path Algorithms. Lecture I: Shortest Path Algorithms. Example. Graphs and Matrices. Setting: Dr Kieran T. Herley.

Shortest Path Algorithms. Lecture I: Shortest Path Algorithms. Example. Graphs and Matrices. Setting: Dr Kieran T. Herley. Shores Pah Algorihms Background Seing: Lecure I: Shores Pah Algorihms Dr Kieran T. Herle Deparmen of Compuer Science Universi College Cork Ocober 201 direced graph, real edge weighs Le he lengh of a pah

More information

Performance Characterisation of the MCNS DOCSIS 1.0 CATV Protocol with Prioritised First Come First Served Scheduling

Performance Characterisation of the MCNS DOCSIS 1.0 CATV Protocol with Prioritised First Come First Served Scheduling 1 Performance Characerisaion of he MCNS OCSIS 1.0 CTV Proocol wih Prioriised Firs Come Firs Served Scheduling V.Sdralia, C.Smyhe, P.Tzerefos, S.Cvekovic bsrac The Mulimedia Cable Neworks Sysems (MCNS)

More information

CAMERA CALIBRATION BY REGISTRATION STEREO RECONSTRUCTION TO 3D MODEL

CAMERA CALIBRATION BY REGISTRATION STEREO RECONSTRUCTION TO 3D MODEL CAMERA CALIBRATION BY REGISTRATION STEREO RECONSTRUCTION TO 3D MODEL Klečka Jan Docoral Degree Programme (1), FEEC BUT E-mail: xkleck01@sud.feec.vubr.cz Supervised by: Horák Karel E-mail: horak@feec.vubr.cz

More information

Optimal Crane Scheduling

Optimal Crane Scheduling Opimal Crane Scheduling Samid Hoda, John Hooker Laife Genc Kaya, Ben Peerson Carnegie Mellon Universiy Iiro Harjunkoski ABB Corporae Research EWO - 13 November 2007 1/16 Problem Track-mouned cranes move

More information

SEO FOR AMAZON AFFILIATE SITES --- BEYOND BACKLINKS

SEO FOR AMAZON AFFILIATE SITES --- BEYOND BACKLINKS SEO FOR AMAZON AFFILIATE SITES --- BEYOND BACKLINKS 2015 version 1.2 KICK BUTT MARKETING Inroducion Many websie owners and markeers are members of he Amazon affiliae program. The program is easy o join

More information

An efficient approach to improve throughput for TCP vegas in ad hoc network

An efficient approach to improve throughput for TCP vegas in ad hoc network Inernaional Research Journal of Engineering and Technology (IRJET) e-issn: 395-0056 Volume: 0 Issue: 03 June-05 www.irje.ne p-issn: 395-007 An efficien approach o improve hroughpu for TCP vegas in ad hoc

More information

Michiel Helder and Marielle C.T.A Geurts. Hoofdkantoor PTT Post / Dutch Postal Services Headquarters

Michiel Helder and Marielle C.T.A Geurts. Hoofdkantoor PTT Post / Dutch Postal Services Headquarters SHORT TERM PREDICTIONS A MONITORING SYSTEM by Michiel Helder and Marielle C.T.A Geurs Hoofdkanoor PTT Pos / Duch Posal Services Headquarers Keywords macro ime series shor erm predicions ARIMA-models faciliy

More information

Who Thinks Who Knows Who? Socio-cognitive Analysis of Networks. Technical Report

Who Thinks Who Knows Who? Socio-cognitive Analysis of  Networks. Technical Report Who Thinks Who Knows Who? Socio-cogniive Analysis of Email Neworks Technical Repor Deparmen of Compuer Science and Engineering Universiy of Minnesoa 4-192 EECS Building 200 Union Sree SE Minneapolis, MN

More information

Outline. EECS Components and Design Techniques for Digital Systems. Lec 06 Using FSMs Review: Typical Controller: state

Outline. EECS Components and Design Techniques for Digital Systems. Lec 06 Using FSMs Review: Typical Controller: state Ouline EECS 5 - Componens and Design Techniques for Digial Sysems Lec 6 Using FSMs 9-3-7 Review FSMs Mapping o FPGAs Typical uses of FSMs Synchronous Seq. Circuis safe composiion Timing FSMs in verilog

More information

Image segmentation. Motivation. Objective. Definitions. A classification of segmentation techniques. Assumptions for thresholding

Image segmentation. Motivation. Objective. Definitions. A classification of segmentation techniques. Assumptions for thresholding Moivaion Image segmenaion Which pixels belong o he same objec in an image/video sequence? (spaial segmenaion) Which frames belong o he same video sho? (emporal segmenaion) Which frames belong o he same

More information

A time-varying subjective quality model for mobile streaming videos with stalling events

A time-varying subjective quality model for mobile streaming videos with stalling events A ime-varying subjecive qualiy model for mobile sreaming videos wih salling evens Deepi Ghadiyaram, Janice Pan, and Alan C Bovik The Universiy of Texas a Ausin ABSTRACT Over-he-op mobile video sreaming

More information

A CHECKLIST FOR CREATING A WEBSITE GOOGLE LOVES

A CHECKLIST FOR CREATING A WEBSITE GOOGLE LOVES HIDDEN SEO A CHECKLIST FOR CREATING A WEBSITE GOOGLE LOVES BRIAN KINDSVATER 23 SEO Facors For Google A couple years ago Google published a lis of 23 facors i considers imporan for evaluaing he qualiy of

More information

Opportunistic Flooding in Low-Duty-Cycle Wireless Sensor Networks with Unreliable Links

Opportunistic Flooding in Low-Duty-Cycle Wireless Sensor Networks with Unreliable Links 1 in Low-uy-ycle Wireless Sensor Neworks wih Unreliable Links Shuo uo, Suden Member, IEEE, Liang He, Member, IEEE, Yu u, Member, IEEE, o Jiang, Suden Member, IEEE, and Tian He, Member, IEEE bsrac looding

More information

MOTION DETECTORS GRAPH MATCHING LAB PRE-LAB QUESTIONS

MOTION DETECTORS GRAPH MATCHING LAB PRE-LAB QUESTIONS NME: TE: LOK: MOTION ETETORS GRPH MTHING L PRE-L QUESTIONS 1. Read he insrucions, and answer he following quesions. Make sure you resae he quesion so I don hae o read he quesion o undersand he answer..

More information

Distributed Task Negotiation in Modular Robots

Distributed Task Negotiation in Modular Robots Disribued Task Negoiaion in Modular Robos Behnam Salemi, eer Will, and Wei-Min Shen USC Informaion Sciences Insiue and Compuer Science Deparmen Marina del Rey, USA, {salemi, will, shen}@isi.edu Inroducion

More information

STEREO PLANE MATCHING TECHNIQUE

STEREO PLANE MATCHING TECHNIQUE STEREO PLANE MATCHING TECHNIQUE Commission III KEY WORDS: Sereo Maching, Surface Modeling, Projecive Transformaion, Homography ABSTRACT: This paper presens a new ype of sereo maching algorihm called Sereo

More information

Selective Offloading in Mobile Edge Computing for the Green Internet of Things

Selective Offloading in Mobile Edge Computing for the Green Internet of Things EDGE COMPUTING FOR THE INTERNET OF THINGS Selecive Offloading in Mobile Edge Compuing for he Green Inerne of Things Xinchen Lyu, Hui Tian, Li Jiang, Alexey Vinel, Sabia Maharjan, Sein Gjessing, and Yan

More information

Lecture 18: Mix net Voting Systems

Lecture 18: Mix net Voting Systems 6.897: Advanced Topics in Crypography Apr 9, 2004 Lecure 18: Mix ne Voing Sysems Scribed by: Yael Tauman Kalai 1 Inroducion In he previous lecure, we defined he noion of an elecronic voing sysem, and specified

More information

AN ACTIVE PROGRAMMABLE HARNESS FOR MEASURMENT OF COMPOSITE NETWORK STATES

AN ACTIVE PROGRAMMABLE HARNESS FOR MEASURMENT OF COMPOSITE NETWORK STATES IEEE Inernaional Conference on Neworking, ICN 1, Colmer, France, June 1, pp68-638. AN ACTIVE PROGRAMMABLE HARNESS FOR MEASURMENT OF COMPOSITE NETWORK STATES Javed I. Khan and Asrar U. Haque Inerneworking

More information

Page 1. Key Points from Last Lecture Frame format. EEC173B/ECS152C, Winter Wireless LANs

Page 1. Key Points from Last Lecture Frame format. EEC173B/ECS152C, Winter Wireless LANs EEC173/ECS152C, Winer 2006 Key Poins from Las Lecure Wireless LANs 802.11 Frame forma 802.11 MAC managemen Synchronizaion, Handoffs, Power MAC mehods: DCF & PCF CSMA/CA wih posiive ACK Exponenial backoff

More information

Design and Application of Computer-aided English Online Examination System NONG DeChang 1, a

Design and Application of Computer-aided English Online Examination System NONG DeChang 1, a 3rd Inernaional Conference on Maerials Engineering, Manufacuring Technology and Conrol (ICMEMTC 2016) Design and Applicaion of Compuer-aided English Online Examinaion Sysem NONG DeChang 1, a 1,2 Guangxi

More information

IDEF3 Process Description Capture Method

IDEF3 Process Description Capture Method IDEF3 Process Descripion Capure Mehod IDEF3 is par of he IDEF family of mehods developmen funded by he US Air Force o provide modelling suppor for sysems engineering and enerprise inegraion 2 IDEF3 Mehod

More information

Representing Non-Manifold Shapes in Arbitrary Dimensions

Representing Non-Manifold Shapes in Arbitrary Dimensions Represening Non-Manifold Shapes in Arbirary Dimensions Leila De Floriani,2 and Annie Hui 2 DISI, Universiy of Genova, Via Dodecaneso, 35-646 Genova (Ialy). 2 Deparmen of Compuer Science, Universiy of Maryland,

More information

Chapter 8 LOCATION SERVICES

Chapter 8 LOCATION SERVICES Disribued Compuing Group Chaper 8 LOCATION SERVICES Mobile Compuing Winer 2005 / 2006 Overview Mobile IP Moivaion Daa ransfer Encapsulaion Locaion Services & Rouing Classificaion of locaion services Home

More information

The Beer Dock: Three and a Half Implementations of the Beer Distribution Game

The Beer Dock: Three and a Half Implementations of the Beer Distribution Game The Beer Dock 2002-08-13 17:55:44-0700 The Beer Dock: Three and a Half Implemenaions of he Beer Disribuion Game Michael J. Norh[1] and Charles M. Macal Argonne Naional Laboraory, Argonne, Illinois Absrac

More information

Location. Electrical. Loads. 2-wire mains-rated. 0.5 mm² to 1.5 mm² Max. length 300 m (with 1.5 mm² cable). Example: Belden 8471

Location. Electrical. Loads. 2-wire mains-rated. 0.5 mm² to 1.5 mm² Max. length 300 m (with 1.5 mm² cable). Example: Belden 8471 Produc Descripion Insallaion and User Guide Transiser Dimmer (454) The DIN rail mouned 454 is a 4channel ransisor dimmer. I can operae in one of wo modes; leading edge or railing edge. All 4 channels operae

More information

Announcements For The Logic of Boolean Connectives Truth Tables, Tautologies & Logical Truths. Outline. Introduction Truth Functions

Announcements For The Logic of Boolean Connectives Truth Tables, Tautologies & Logical Truths. Outline. Introduction Truth Functions Announcemens For 02.05.09 The Logic o Boolean Connecives Truh Tables, Tauologies & Logical Truhs 1 HW3 is due nex Tuesday William Sarr 02.05.09 William Sarr The Logic o Boolean Connecives (Phil 201.02)

More information

Managing XML Versions and Replicas in a P2P Context

Managing XML Versions and Replicas in a P2P Context Managing XML Versions and Replicas in a P2P Conex Deise de Brum Saccol1 1,2, Nina Edelweiss 2, Renaa de Maos Galane 2,4, Carlo Zaniolo 3 2 Insiuo de Informáica - Universidade Federal do Rio Grande do Sul

More information

A METHOD OF MODELING DEFORMATION OF AN OBJECT EMPLOYING SURROUNDING VIDEO CAMERAS

A METHOD OF MODELING DEFORMATION OF AN OBJECT EMPLOYING SURROUNDING VIDEO CAMERAS A METHOD OF MODELING DEFORMATION OF AN OBJECT EMLOYING SURROUNDING IDEO CAMERAS Joo Kooi TAN, Seiji ISHIKAWA Deparmen of Mechanical and Conrol Engineering Kushu Insiue of Technolog, Japan ehelan@is.cnl.kuech.ac.jp,

More information

EP2200 Queueing theory and teletraffic systems

EP2200 Queueing theory and teletraffic systems EP2200 Queueing heory and eleraffic sysems Vikoria Fodor Laboraory of Communicaion Neworks School of Elecrical Engineering Lecure 1 If you wan o model neworks Or a comple daa flow A queue's he key o help

More information

Automatic Calculation of Coverage Profiles for Coverage-based Testing

Automatic Calculation of Coverage Profiles for Coverage-based Testing Auomaic Calculaion of Coverage Profiles for Coverage-based Tesing Raimund Kirner 1 and Waler Haas 1 Vienna Universiy of Technology, Insiue of Compuer Engineering, Vienna, Ausria, raimund@vmars.uwien.ac.a

More information

Packet Scheduling in a Low-Latency Optical Interconnect with Electronic Buffers

Packet Scheduling in a Low-Latency Optical Interconnect with Electronic Buffers Packe cheduling in a Low-Laency Opical Inerconnec wih Elecronic Buffers Lin Liu Zhenghao Zhang Yuanyuan Yang Dep Elecrical & Compuer Engineering Compuer cience Deparmen Dep Elecrical & Compuer Engineering

More information

SREM: A Novel Multicast Routing Algorithm - Comprehensive Cost Analysis

SREM: A Novel Multicast Routing Algorithm - Comprehensive Cost Analysis REM: A Novel Mulicas Rouing Algorihm - Comprehensive Cos Analysis Yewen Cao and Khalid Al-Begain chool of Compuing, Universiy of Glamorgan, CF37 DL, Wales, U.K E-mail:{ycao,kbegain}@glam.ac.uk Absrac Ever-increasing

More information

FIELD PROGRAMMABLE GATE ARRAY (FPGA) AS A NEW APPROACH TO IMPLEMENT THE CHAOTIC GENERATORS

FIELD PROGRAMMABLE GATE ARRAY (FPGA) AS A NEW APPROACH TO IMPLEMENT THE CHAOTIC GENERATORS FIELD PROGRAMMABLE GATE ARRAY (FPGA) AS A NEW APPROACH TO IMPLEMENT THE CHAOTIC GENERATORS Mohammed A. Aseeri and M. I. Sobhy Deparmen of Elecronics, The Universiy of Ken a Canerbury Canerbury, Ken, CT2

More information

PERFORMANCE OF TCP CONGESTION CONTROL IN UAV NETWORKS OF VARIOUS RADIO PROPAGATION MODELS

PERFORMANCE OF TCP CONGESTION CONTROL IN UAV NETWORKS OF VARIOUS RADIO PROPAGATION MODELS PERFORMANCE OF TCP CONGESTION CONTROL IN UAV NETWORKS OF VARIOUS RADIO PROPAGATION MODELS Jun Peng Elecrical Engineering Deparmen, Universiy of Texas Rio Grande Valley, Edinburg, Texas, USA ABSTRACT Unmanned

More information

SEINA: A Stealthy and Effective Internal Attack in Hadoop Systems

SEINA: A Stealthy and Effective Internal Attack in Hadoop Systems SEINA: A Sealhy and Effecive Inernal Aack in Hadoop Sysems Jiayin Wang, Teng Wang, Zhengyu Yang, Ying ao, Ningfang i, and Bo Sheng Deparmen of Compuer Science, Universiy of assachuses Boson, 1 orrissey

More information

STRING DESCRIPTIONS OF DATA FOR DISPLAY*

STRING DESCRIPTIONS OF DATA FOR DISPLAY* SLAC-PUB-383 January 1968 STRING DESCRIPTIONS OF DATA FOR DISPLAY* J. E. George and W. F. Miller Compuer Science Deparmen and Sanford Linear Acceleraor Cener Sanford Universiy Sanford, California Absrac

More information