Joint Subcarrier and CPU Time Allocation for Mobile Edge Computing

Size: px
Start display at page:

Download "Joint Subcarrier and CPU Time Allocation for Mobile Edge Computing"

Transcription

1 Jont Subcarrer and CPU Tme Allocaton for Moble Edge Computng Ynghao Yu, Jun Zhang, and Khaled B. Letaef, Fellow, IEEE Dept. of ECE, The Hong Kong Unversty of Scence and Technology Hamad Bn Khalfa Unversty, Doha, Qatar Emal: {yyuau, eejzhang, arxv: v [cs.it] Aug 06 Abstract In moble edge computng systems, moble devces can offload compute-ntensve tasks to a nearby cloudlet, so as to save energy and extend battery lfe. Unlke a fully-fledged cloud, a cloudlet s a small-scale datacenter deployed at a wreless access pont, and thus s hghly constraned by both rado and compute resources. We show n ths paper that separately optmzng the allocaton of ether compute or rado resource as most exstng works dd s hghly suboptmal: the congeston of compute resource leads to the waste of rado resource, and vce versa. To address ths problem, we propose a jont schedulng algorthm that allocates both rado and compute resources coordnately. Specfcally, we consder a cloudlet n an Orthogonal Frequency- Dvson Multplexng Access (OFDMA) system wth multple moble devces, where we study subcarrer allocaton for task offloadng and CPU tme allocaton for task executon n the cloudlet. Smulaton results show that the proposed algorthm sgnfcantly outperforms per-resource optmzaton, accommodatng more offloadng requests whle achevng salent energy savng. I. INTRODUCTION Lmted battery lfe contnuously shows up as the top concern of smartphone users []. The problem s becomng even more severe n the predctable future, gven the evergrowng demands for compute-ntensve apps and the stallng battery capacty of smartphones. Moble edge computng recently comes up as a promsng soluton [], [], []. By deployng small-scale datacenters at wreless access ponts known as cloudlets the system allows smartphone users to offload compute-ntensve tasks to a nearby cloudlet, so as to extend ther battery lfe by tradng off heavy CPU cycles for lghtweght communcaton. The performance of offloadng crtcally depends on the allocaton of both rado and compute resources: the former determnes the data transmsson speed and the communcaton energy consumpton; the latter determnes the compute tme of tasks offloaded to a cloudlet. In general, the more resources are allocated, the better an offloadng request s served. However, both rado and compute resources are hghly constraned n a cloudlet. In partcular, cloudlets are deployed at wreless access ponts where only a lmted number of rado channels are avalable. Meanwhle, an economc, scalable deployment forces cloudlets to be no more than small-scale datacenters Ths work s supported by the Hong Kong Research Grants Councl under Grant No wth lmted compute capabltes. Therefore, to develop effectve computaton offloadng strateges, t s crtcal to take both rado and compute resources nto account. However, a large body of exstng works smply assumed an nfnte amount of compute resources avalable n a cloudlet, where the offloaded tasks were computed wth neglgble processng tme. The problem of offloadng schedulng was then reduced to rado resource allocaton. For example, Chen et al. [5] modeled the competton for rado resources as a congeston game of selfsh moble users. Kaewpuang et al. [6] studed the cooperaton game of offloadng servce provders, where the rado and compute resources were assumed to be managed by dfferent enttes separately. As we shall show n ths paper, coordnately managng both resources mproves the overall utlzaton sgnfcantly. Sardelltt et al. [7], on the other hand, smply gnored the congeston of compute resources n a cloudlet by throttlng the CPU cycles allocated to each offloaded task. Juan et al. [8] also assumed an nfntely powerful cloudlet such that the executon tme for each offloaded task was guaranteed to be a constant value. Recently, a few researchers started to jontly consder the lmtatons n rado and compute resources. Nonetheless, some of ther assumptons ether are neffcent n regards to energy reducton or wll weaken the applcablty of the result. In [9], CPU resources were allocated as percentages of the total CPU frequency, meanng that jobs are runnng n parallel. Such parallel executon mantans farness but prolongs the average executon tme. Rado resource was allocated n nonpreemptve tme slots n [0]. However, all the slots are of a fxed length, and an unnecessarly long slot-length results n waste of rado resource. Furthermore, the effcency of the proposed schedulng polcy s senstve to some parameters that need to be searched emprcally under dfferent system settngs. Motvated by the above lmtatons n exstng works, n ths paper, we propose algorthms that fully utlze the lmted rado and compute resources to reduce the energy consumpton of moble devces. Gven the small coverage of the cloudlet, we consder an OFDMA system so that nterference among users could be gnored, wth subcarrers as the rado resource. In terms of compute resource, we allocate CPU tme slots of the cloudlet non-preemptvely wth vared slot-length. We frst propose near-optmal algorthms that separately schedule subcarrers and CPU tme slots. We show that nave combnaton of per-resource allocatons greatly degrades the system

2 performance. The reason s that congeston of one resource wll cause sgnfcant waste of the other. To address ths problem, we propose a jont schedulng algorthm to coordnately manage subcarrers and CPU of the cloudlet. Smulaton results show that a noteworthy amount of energy s saved through jont schedulng compared to separate allocaton. Moreover, the coordnate management of dfferent resources s of greater advantage when more promnent performance gans could be acheved through computaton offloadng. Fg.. A moble edge computng system wth M moble devces and an nfrastructure-based cloudlet. II. SYSTEM MODEL We consder centralzed resource allocaton for moble edge computng wth OFDMA as the multple access scheme. A cloudlet wth certan computaton capablty s deployed at the wreless access pont to provde job-executon servces. Our objectve s to mnmze the total energy consumpton of moble users. In ths secton, we wll model both the remote resources n the cloudlet and the local resources of moble devces. We wll then analyze the requred energy and tme for offloadng, and formulate the energy-mnmzaton problem. A. Model of the Cloudlet and Moble Users As shown n Fg., we consder a snapshot when the CPU of the cloudlet s dle, and there are N avalable subcarrers to serve M moble users. The CPU frequency of the cloudlet s f c. Let C = {,,..., N} denote the avalable subcarrers to be allocated. The bandwdth of each subcarrer s B N. Further denote G as the channel-gan-to-nose rato matrx. We assume G remans constant durng the schedulng process. Let U = {,,..., M} denote the M users, each wth a job to execute ether locally or remotely. In the followng, we may call user and job nterchangeably. Each job J s descrbed by ts nput data sze D and deadlne T. For user U, the maxmal frequency of local CPU s F. Maxmal transmsson power and statc crcut power are denoted by p m and p c. B. Energy Consumpton ) Local executon: Accordng to [], at frequency f, the energy consumpton of each CPU cycle s κf, and the requred CPU cycles for completng a job s gven by XD, where D s the nput data sze, whle κ and X are known constants. In order to mnmze the local executon energy consumpton, the CPU frequency of U should be set to f = XD T such that ts deadlne s exactly met snce the energy consumpton of each CPU cycle ncreases wth ts frequency. Thus, the local energy cost for U s gven by ( ) El = κf XD XD = κ XD = κx D T T. () We assume that F s always larger than f, so that local executon s always feasble for all users. ) Remote executon: In the case of offloadng, t consumes energy to send the nput data D to the cloudlet. The energy consumpton for recevng the computaton results s gnored as the amount of output data s much less the nput data [9], [0], []. Therefore, the energy cost for offloadng s: E r = (p + p c ) T t, () where p and T t are the transmsson power and transmsson tme, respectvely. We now show that the optmal value of p could be derved through bsecton search. Denote W = {W(, j) W(, j) {0, }, U, j C} as the subcarrer allocaton matrx. For user U who has been allocated a group of subcarrers W(), transmt energy effcency (n bts per joule) s convex wth the transmt power []. Therefore, va bsecton search we can fnd the optmal p that mnmzes the transmsson energy for the nput data. In addton, as the transmt power has to be larger than a threshold p t to meet the job deadlne T, we have p = max(p, p t ). () C. Tme for Offloadng ) Transmsson: Let P = {P(, j) P(, j) [0, p m ], U, j C} be the power allocaton matrx. The optmal power allocaton matrx P s obtaned by the water-fllng algorthm []. We then have the aggregated data rate as R = B N N j= and transmsson tme as W,j log( + P(, j)g(, j)), () T t = D R. (5) ) Queung and remote executon: We assume nonpreemptve CPU allocaton, whch assgns a tme slot to one user each tme untl ts job completes. The remote executon tme n the cloudlet s then gven by T c = XD f c. (6) Denote q = {q q {,,..., M}, q q j,, j U} as the executon sequence n the cloudlet, and jobs are executed n the ascendng order of q. The queung tme n the cloudlet s then Q c = α j Tc j, (7) j,q j<q

3 where α j s the ndcator of whether job J j s offloaded. Thus, the total tme for remote executon s gven by D. Problem Formulaton T r = T t + Q c + T c. (8) We now formulate the total energy consumpton mnmzaton problem as follows: P : mnmze α,w,p,q = ( ( α ) El + α Et ), (9) subject to W(, j), j C (9a) = q q j, f j., j U (9b) N p = W(, j)p(, j) p m, U (9c) j= R = B N N j= W,j log( + P(, j)g(, j)), U (9d) El = κx D T, U (9e) Er = D (p + p c ), U (9f) R T r = D R + j,q j<q α j T j c + α T c T, U. (9g) Constrant (9a) ensures that each subcarrer s assgned exclusvely to one user. (9b) enforces non-preemptve executon n the cloudlet. (9c) and (9d) are the results of bsecton search and water-fllng wth a gven the subcarrer allocaton matrx W. (9c) places an upper bound for the total transmsson power. Fnally, (9e) and (9f) respectvely calculate the localexecuton and offloadng energy and (9g) enforces the correspondng hard deadlne on each of the offloaded task. Ths resource allocaton problem s a mxed-nteger nonlnear programmng (MINLP) problem, whch n general s NPhard. The optmal soluton to such a problem s dffcult to fnd, due to the combnatoral optmzaton varables (α, q and W). Also, handlng the non-convex functons n both the objectve and constrants brngs an addtonal challenge. In the followng, we wll propose effcent algorthms to solve ths problem wth near-optmal performance. III. CLOUDLET WITH UNLIMITED COMPUTATION CAPABILITY In ths secton, we address problem (9) under a common assumpton adopted n exstng lteratures,.e., a powerful cloudlet whose computaton capablty s far beyond the offloadng demands of users. For ths specal case, we develop an effcent algorthm to allocate the rado resources, whch could serve as a performance upper bound for the case that the cloudlet possesses lmted compute resources as wll be pursued n the next secton. From the prevous dscussons, the optmal transmt power and power allocaton are respectvely obtaned through bsecton search and the water-fllng algorthm. The problem now s to allocate the subcarrers properly. The subcarrer allocaton problem n moble edge computng system poses several new challenges. Frstly, t s dffcult to derve closed-form expressons for the outcome of bsecton search and water-fllng algorthm, whch makes t mpossble to explctly compare dfferent subcarrer allocaton results. Besdes, for the users who execute ther tasks locally, the allocated subcarrers wll be wasted. To avod such waste of rado resources, subcarrers should be allocated n groups that wll ensure benefcal offloadng. Intutvely, users wth heavy computaton workload and meanwhle n good channel condtons should have hgh prortes to offload, as relatvely few subcarrers are requred by such users to meet the deadlne requrement whle energy savngs wll be large. Thus, to fnd these users, we propose an algorthm that allocates subcarrers n the mnmum group of each user, whch s defned as the mnmum set of subcarrers requred to guarantee benefcal offloadng. In each teraton, we fnd the mnmum subcarrer group C for each user U and obtan the correspondng energy consumpton. The tasks of the users achevng the most energy savngs wth ther mnmum subcarrer groups should be offloaded to the cloudlet. Detals of the proposed subcarrer allocaton polcy are summarzed n Algorthm. Algorthm : Mnmum-Group Allocaton Algorthm Input : U = {,,.., M}, C = {,,..., N}, G, D, T, p m, p c, E l Output: W, P, α α {0,..., 0}. whle U > 0 and C > 0 do for U do Fnd the mnmum group C, such that Et < El, T t T, where [Et, Tt ] = subcarrer-search (G(, C ), p m, pc, T, D ) 5 end 6 m arg max{el E t}; W(m) C m, C C C m, U U {m} ; α m ; 7 end 8 for j C do 9 for U and α = do 0 [(Et), (Tt ) ] = Bsecton-Search (G(, C {j}), p m, pc, T, D ) end m arg max{et (Et) }; W(m) C m {j}; end return W, P, α; IV. CLOUDLET WITH LIMITED COMPUTATION CAPABILITY Though the assumpton of unlmted compute resource at the cloudlet smplfes the offloadng and subcarrer allocaton

4 polcy desgn, t s necessary to consder the lmted computaton capablty of the cloudlets as they are small-scale n practce. In ths case, the queung delay Q c and executon tme T c n the cloudlet are non-neglgble, and the congeston n the cloudlet may lead to the volaton of the deadlne requrements. Therefore, the compute resources should be properly scheduled to maxmze the offloadng gan. In ths secton, we wll frst develop a per-resource allocaton algorthm that combnes the subcarrer allocaton polcy developed n Secton III wth an optmal CPU tme schedulng strategy, whch serves as a baselne. We wll then propose a jont schedulng scheme to coordnately allocate subcarrers and CPU tme slots. A. Per-Resource Allocaton As a baselne, we frst consder a per-resource allocaton algorthm. In ths algorthm, subcarrers are assgned frst, and the CPU tme slots are scheduled n the second stage. The cloudlet allocates subcarrers followng Algorthm, wth the only dfference on checkng deadlne constrant, where the executon tme n the cloudlet Tc s also consdered. Nonpreemptve CPU schedulng of the cloudlet n the second stage essentally determnes the job executon order. The resulted queung tme of each job dctates whether the deadlne requrements are satsfed and fnally whether offloadng requests are accepted. In the followng, we wll develop the optmal CPU schedulng polcy. Snce non-preemptve CPU schedulng problem s NP-hard [], we propose an optmal algorthm based on dynamc programmng wth pseudo polynomal complexty. In the dynamc programmng algorthm, the non-preemptve CPU schedulng problem s decomposed nto M states. In state I, we solve the subproblem of maxmzng total energy savng wth I out of the M users, and store the maxmum amount of saved energy as well as the correspondng executon tme as ntermedate results. To avod duplcated teratons, each subproblem adopts prevously computed results as nput, as elaborated n Algorthm. Assume U s one of the subsets consdered n state I. Let Savng(U) and T me(u) be the results of ths subproblem. To solve t, we dvde all possble executon sequences of these I jobs n U nto I categores by the last executed job. Now consder the category where user s executed at last. For the frst I users, the largest energy reducton s Savng(U {}), and ther executon tme s T me(u {}). Note that Savng(U {}) and T me(u {}) are collected from the results of state I. It s unnecessary for all of the frst I users to offload successfully. For user, the ready tme before ts job could be executed n the cloudlet s the longer one of queung tme T me(u {}) and ts transmsson tme T t. When the deadlne T could be satsfed after the executon n the cloudlet, ts offloadng request s accepted. The correspondng results of ths category wll be updated as and tempsavng() = Savng(U {}) + S, tempt me() = max{t t, T me(u {})} + T c. Algorthm : CPU Schedulng (Dynamc Programmng) Input : Savng(U {}), T me(u {}), for U S, T c, T, for U Output: Savng(U), T me(u) for U do tempsavng() Savng(U {}); tempt me() T me((u {})); f max{t t, T me(u {})} + T c T then tempsavng() tempsavng() + S ; tempt me() max{t t, T me(u {})} + T c; end 5 end 6 m arg max{tempsavng()}; Savng(U) tempsavng(m), T me(u) tempt me(m) Lkewse, we calculate the results of all the I categores, and choose the one wth the largest energy savng as the fnal output Savng(U). The results of the fnal state, where M users are consdered, are the optmal soluton to the orgnal CPU schedulng problem. B. Jont Allocaton Separate allocaton leads to neffcent use of the rado and compute resource because users may stll have to execute ther tasks locally even f they are assgned wth subcarrers. The reason s that n the subcarrer allocaton stage, the queung tme for each user remans unknown. The congeston n the CPU of the cloudlet may cause executon deadlne volatons, leadng to the waste of subcarrers. For nstance, there mght be two users both wth strngent deadlnes and could not wat for the completon of the other s task. Thus, only the user wth a larger energy savng gets the chance of offloadng. In ths case, subcarrers orgnally allocated to the user that has to execute ts task locally could be re-allocated to other users. To address the uncertanty of successful offloadng and to optmze the utlty of lmted resources, jont allocaton s necessary,.e., we should fnd the least amount of both rado and compute resources that ensures successful offloadng, and allocate them to the users who save energy most effcently. The proposed algorthm s summarzed n Algorthm, where for each user, we fnd the mnmum subcarrer group that supports benefcal offloadng and also calculate the amount of CPU tme needed for remote processng. The users who save the most energy wth each CPU cycle are allocated wth the correspondng subcarrers and CPU tme slot. By dentfyng the mnmum subcarrer group and energy savng per CPU cycle, the utlzaton of both the rado and compute resources s optmzed. Another advantage of jont allocaton s that the queung tme s already known before schedulng. Such a pror knowledge of congeston wll help to avod the waste of resources.

5 Number of Offloaded Users Energy Consumpton (Joule) Algorthm : Jont Allocaton Algorthm Input : U = {,,.., M}, C = {,,..., N}, G, D, T, T c, E l Output: W, P, α, q α {0,..., 0}, t 0, x ; whle U > 0 and C > 0 do for U do Fnd the mnmum group C, such that < El, max{t t, t} + Tc T, where [Et, Tt ] = Bsecton-Search (G(, C ), p m, pc, T, D ) 5 end 6 S El E t; m arg max{ S T }; c W(m) C m, C C C m, U U {m} ; α m, q m x, x x+, t max{tt, t}+tc; 7 end 8 for j C do 9 for U and α = do 0 [(Et), (Tt ) ] = Bsecton-Search (G(, C {j}), p m, pc, T, D ) end m arg max{et (Et) }; W(m) C m {j}; end return W, P, α, q; V. PERFORMANCE EVALUATIONS In ths secton, we evaluate the performance of proposed algorthms. We focus on four questons: ) How much energy could offloadng save (compared wth local executon)? ) Is jont allocaton n advantage of per-resource allocaton? ) How well does the proposed algorthms perform (compared wth optmal allocaton)? ) How does the lmted computaton capablty of the cloudlet nfluence system performance? A. System Settng Users are randomly located n a crcle centered at the cloudlet. Large scale fadng of the channels s modeled as: P L = 0 log(d km ) + 0 log(f khz ) +.5 (db). The Raylegh fadng model s adopted for small scale fadng. The frequency band of the subcarrers s from 850 to 960 khz, wth the bandwdth of each subcarrer as 8.75 khz. The moble users crcut power and maxmum transmsson power are set to be 50 mw and W, respectvely. Input data sze s unformly dstrbuted n the range of bts, the job deadlnes are unformly dstrbuted n the range of ms, and κ s set as 0 [], []. The parameter X s set to be 8000 cycles per bt. B. Smulatons In the followng smulatons, optmal energy savngs are obtaned by exhaustvely searchng the subcarrer allocaton matrx. In the case when CPU capablty s lmted, we combne exhaustve search of subcarrer allocaton and optmal CPU schedulng to fnd the optmal results Local Executon Per-Resource Allocaton Jont Allocaton Optmal wth CPU Constrant Mnmum Group Allocaton Optmal wthout CPU Constrant Wthout Computatonal Constrant Number of Users (M) Fg.. Energy Consumpton w. r. t. Total Number of Users. N =, r = 0. km, f c = 600 MHz Wthout Computatonal Constrant Per-Resource Allocaton Jont Allocaton Optmal wth CPU Constrant Mnmum Group Allocaton Optmal wthout CPU Constrant Number of Users (M) Fg.. Number of Offloaded Users w. r. t. Total Number of Users. N =, r = 0. km, f c = 600 MHz. ) Number of users: Energy consumpton acheved by the proposed algorthms as the number of users ncreases are shown n Fg.. From the curves, both Algorthm (mnmum group allocaton) and Algorthm (jont allocaton) acheve near-optmal performance, for cases wthout and wth computatonal constrants, respectvely. Per-resource allocaton only acheves half of the energy savng compared to jont allocaton, although the subcarrer allocaton (mnmum group allocaton) s close to optmal and CPU tme allocaton (dynamc programmng) s optmal. The numbers of offloaded users are compared n Fg., where we fnd that the constrant of the CPU capabltes (red curves) leads to a reducton of the offloadng number by nearly 50%. ) Coverage of the cloudlet: We further nvestgate the mpacts of coverage radus of the cloudlet n Fg.. As the radus r ncreases, the offloadng gan shrnks. The reason s that the users are dstrbuted at a longer dstance from the cloudlet on average. Therefore, fewer users could be supported for offloadng. Ths further demonstrates that to provde satsfactory offloadng servces and acheve seamless

6 Energy Savng (Joule) Energy Consumpton (Joule) connecton, the cloudlets need to be close to the users and densely deployed. Consderng the hgh deployment cost of computatonally powerful datacenters, cloudlets wth lmted compute resource are preferred n practce Local-Executon Per-Resource Allocaton Jont Allocaton Optmal wth CPU Constrant Mmmum Group Allocaton Optmal wthout CPU Constrant Radus of the Cloudlet (km) Fg.. Energy Consumpton w. r. t. Radus of the Cloudlet. M =, N =, f c = 600 MHz Opt-I(M=7) GA(M=7) Opt-II(M=7) JA(M=7) Per(M=7) Optl-I(M=) GA(M=) Opt-II(M=) JA(M=) Per(M=) " " " CPU Frequency (Hz) #0 8 Fg. 5. Energy Savng w. r. t. CPU Frequency of the Cloudlet. M = {, 7}, N =. Legends: Opt-I optmal allocaton wthout CPU constrant, Opt-II optmal allocaton wth CPU constrant, MGA mnmum group allocaton, JA jont allocaton, Per: per-resource allocaton. ) CPU frequency of the cloudlet: Fg. 5 shows how the total energy savng vares as computaton capablty of the cloudlet,.e., the CPU frequency f c, ncreases. It can be seen that there s a saturaton pont at around 800 MHz for a - user system (green curves). However, when there are 7 users (red curves), the energy savng keeps ncreasng due to rcher user-dversty (comparng wth ). Another observaton s that jont allocaton s of greater advantage over per-resource allocaton as the CPU frequency f c ncreases (comparng wth ). When f c s larger than a threshold, the performance of jont allocaton algorthm approaches the optmal schedulng polcy wthout CPU constrant. These results demonstrate that coordnate management better utlzes the resources when a larger offloadng gan can be acheved, ether by a rcher userdversty or enhanced processng power. VI. CONCLUSIONS In ths paper, we proposed jont schedulng algorthms of both rado and compute resources for moble edge computng systems usng OFDMA, whch are effcent and near-optmal n terms of energy savng for moble devces. Through extensve smulatons, we showed that the per-resource allocaton greatly degrades the system performance, even though the allocaton polcy for each type of resource s near-optmal. Therefore, rather than smply combnng separate allocaton polces, the congeston nformaton of both types of resources should be consdered smultaneously. Furthermore, such jont schedulng s more crtcal when computaton offloadng can provde a more promnent energy savng. For future nvestgatons, we wll explore the cooperatons among cloudlets to further mprove the offloadng gan. REFERENCES [] K. Kumar and Y.-H. Lu, Cloud computng for moble users: Can offloadng computaton save energy? Comput., vol., no., pp. 5 56, Sep. 00. [] S. Barbarossa, S. Sardelltt, and P. D Lorenzo, Communcatng whle computng: Dstrbuted moble cloud computng over 5G heterogeneous networks, IEEE Sgnal Process. Mag., vol., no. 6, pp. 5 55, Nov. 0. [] M. Satyanarayanan, Z. Chen, K. Ha, W. Hu, W. Rchter, and P. Plla, Cloudlets: at the leadng edge of moble-cloud convergence, n Proc. IEEE Int. Conf. on Moble Comput, Appl. and Servces (MobCASE), Austn, TX, Nov. 0, pp. 9. [] Y. Mao, J. Zhang, and K. B. Letaef, Dynamc computaton offloadng for moble-edge computng wth energy harvestng devces, IEEE J. Sel. Areas Commum., to appear. [5] X. Chen, Decentralzed computaton offloadng game for moble cloud computng, IEEE Trans. Parallel Dstrb. Syst., vol. 6, no., pp , Apr. 05. [6] R. Kaewpuang, D. Nyato, P. Wang, and E. Hossan, A framework for cooperatve resource management n moble cloud computng, IEEE J. Sel. Areas Commun., vol., no., pp , Dec. 0. [7] S. Sardelltt, G. Scutar, and S. Barbarossa, Jont optmzaton of rado and computatonal resources for multcell moble-edge computng, IEEE Trans. Sgnal and Inf. Process. over Netw, vol., no., pp. 89 0, Jun. 05. [8] J. Lu, Y. Mao, J. Zhang, and K. B. Letaef, Delay-optmal computaton task schedulng for moble-edge computng systems, n Proc. IEEE Int. Symp. Inform. Theory, Barcelona, Span, Jul. 06, pp [9] S. Barbarossa, S. Sardelltt, and P. D Lorenzo, Jont allocaton of computaton and communcaton resources n multuser moble cloud computng, n Proc. IEEE Workshop on Sgnal Process. Advances n Wreless Commun., Darmstadt, Germany, Jun. 0, pp [0] J. Yue, D. Zhao, and T. D. Todd, Cloud server job selecton and schedulng n moble computaton offloadng, n Proc. IEEE Global Commun. Conf. (GLOBECOM), Austn, TX, Dec. 0, pp [] W. Zhang, Y. Wen, K. Guan, D. Klper, H. Luo, and D. O. Wu, Energyoptmal moble cloud computng under stochastc wreless channel, IEEE Trans. Wreless Commun., vol., no. 9, pp , Apr. 0. [] C. Xong, G. Y. L, S. Zhang, Y. Chen, and S. Xu, Energy-effcent resource allocaton n OFDMA networks, IEEE Trans. Commun., vol. 60, no., pp , Dec. 0. [] C. Y. Wong, R. S. Cheng, K. B. Lataef, and R. D. Murch, Multuser OFDM wth adaptve subcarrer, bt, and power allocaton, IEEE J. Sel. Areas Commun, vol. 7, no. 0, pp , Oct [] K. Jeffay, D. F. Stanat, and C. U. Martel, On non-preemptve schedulng of perod and sporadc tasks, n Proc. IEEE Real-Tme Syst. Symposum, San Antono, TX, Dec. 99, pp. 9 9.

Joint Adaptive Modulation and Power Allocation in Cognitive Radio Networks

Joint Adaptive Modulation and Power Allocation in Cognitive Radio Networks I. J. Communcatons, etwork and System Scences, 8, 3, 7-83 Publshed Onlne August 8 n ScRes (http://www.scrp.org/journal/jcns/). Jont Adaptve Modulaton and Power Allocaton n Cogntve Rado etworks Dong LI,

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

Power Minimization Under Constant Throughput Constraint in Wireless Networks with Beamforming

Power Minimization Under Constant Throughput Constraint in Wireless Networks with Beamforming Power Mnmzaton Under Constant Throughput Constrant n Wreless etworks wth Beamformng Zhu Han and K.J. Ray Lu, Electrcal and Computer Engneer Department, Unversty of Maryland, College Park. Abstract In mult-access

More information

EE360: Lecture 7 Outline Cellular System Capacity and ASE Announcements Summary due next week

EE360: Lecture 7 Outline Cellular System Capacity and ASE Announcements Summary due next week EE360: Lecture 7 Outlne Cellular System Capacty and ASE Announcements Summary due next week Capacty Area Spectral Effcency Dynamc Resource Allocaton Revew of Cellular Lecture Desgn consderatons: Spectral

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

Adaptive Modulation for Multiple Antenna Channels

Adaptive Modulation for Multiple Antenna Channels Adaptve Modulaton for Multple Antenna Channels June Chul Roh and Bhaskar D. Rao Department of Electrcal and Computer Engneerng Unversty of Calforna, San Dego La Jolla, CA 993-7 E-mal: jroh@ece.ucsd.edu,

More information

Uplink User Selection Scheme for Multiuser MIMO Systems in a Multicell Environment

Uplink User Selection Scheme for Multiuser MIMO Systems in a Multicell Environment Uplnk User Selecton Scheme for Multuser MIMO Systems n a Multcell Envronment Byong Ok Lee School of Electrcal Engneerng and Computer Scence and INMC Seoul Natonal Unversty leebo@moble.snu.ac.kr Oh-Soon

More information

Full-duplex Relaying for D2D Communication in mmwave based 5G Networks

Full-duplex Relaying for D2D Communication in mmwave based 5G Networks Full-duplex Relayng for D2D Communcaton n mmwave based 5G Networks Boang Ma Hamed Shah-Mansour Member IEEE and Vncent W.S. Wong Fellow IEEE Abstract Devce-to-devce D2D communcaton whch can offload data

More information

ENERGY-EFFICIENT DOWNLINK TRANSMISSION WITH BASE STATION CLOSING IN SMALL CELL NETWORKS. Liyan Su, Chenyang Yang, Zhikun Xu and Andreas F.

ENERGY-EFFICIENT DOWNLINK TRANSMISSION WITH BASE STATION CLOSING IN SMALL CELL NETWORKS. Liyan Su, Chenyang Yang, Zhikun Xu and Andreas F. ENERGY-EFFICIENT DOWNLINK TRANSMISSION WITH BASE STATION CLOSING IN SMALL CELL NETWORKS Lyan Su, Chenyang Yang, Zhkun Xu and Andreas F. Molsch Behang Unversty, Bejng, Chna Unversty of Southern Calforna,

More information

Resource Control for Elastic Traffic in CDMA Networks

Resource Control for Elastic Traffic in CDMA Networks Resource Control for Elastc Traffc n CDMA Networks Vaslos A. Srs Insttute of Computer Scence, FORTH Crete, Greece vsrs@cs.forth.gr ACM MobCom 2002 Sep. 23-28, 2002, Atlanta, U.S.A. Funded n part by BTexact

More information

Define Y = # of mobiles from M total mobiles that have an adequate link. Measure of average portion of mobiles allocated a link of adequate quality.

Define Y = # of mobiles from M total mobiles that have an adequate link. Measure of average portion of mobiles allocated a link of adequate quality. Wreless Communcatons Technologes 6::559 (Advanced Topcs n Communcatons) Lecture 5 (Aprl th ) and Lecture 6 (May st ) Instructor: Professor Narayan Mandayam Summarzed by: Steve Leung (leungs@ece.rutgers.edu)

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

The Spectrum Sharing in Cognitive Radio Networks Based on Competitive Price Game

The Spectrum Sharing in Cognitive Radio Networks Based on Competitive Price Game 8 Y. B. LI, R. YAG, Y. LI, F. YE, THE SPECTRUM SHARIG I COGITIVE RADIO ETWORKS BASED O COMPETITIVE The Spectrum Sharng n Cogntve Rado etworks Based on Compettve Prce Game Y-bng LI, Ru YAG., Yun LI, Fang

More information

Exploiting Dynamic Workload Variation in Low Energy Preemptive Task Scheduling

Exploiting Dynamic Workload Variation in Low Energy Preemptive Task Scheduling Explotng Dynamc Worload Varaton n Low Energy Preemptve Tas Schedulng Lap-Fa Leung, Ch-Yng Tsu Department of Electrcal and Electronc Engneerng Hong Kong Unversty of Scence and Technology Clear Water Bay,

More information

Energy Efficient Adaptive Modulation in Wireless Cognitive Radio Ad Hoc Networks

Energy Efficient Adaptive Modulation in Wireless Cognitive Radio Ad Hoc Networks Energy Effcent Adaptve Modulaton n Wreless Cogntve Rado Ad Hoc Networks Song Gao, Ljun Qan*, Dhadesugoor. R. Vaman ARO/ARL Center for Battlefeld Communcatons Research Prare Vew A&M Unversty, Texas A&M

More information

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks Resource Allocaton Optmzaton for Devce-to- Devce Communcaton Underlayng Cellular Networks Bn Wang, L Chen, Xaohang Chen, Xn Zhang, and Dacheng Yang Wreless Theores and Technologes (WT&T) Bejng Unversty

More information

RESOURCE CONTROL FOR HYBRID CODE AND TIME DIVISION SCHEDULING

RESOURCE CONTROL FOR HYBRID CODE AND TIME DIVISION SCHEDULING RESOURCE CONTROL FOR HYBRID CODE AND TIME DIVISION SCHEDULING Vaslos A. Srs Insttute of Computer Scence (ICS), FORTH and Department of Computer Scence, Unversty of Crete P.O. Box 385, GR 7 Heraklon, Crete,

More information

Subcarrier allocation for OFDMA wireless channels using lagrangian relaxation methods

Subcarrier allocation for OFDMA wireless channels using lagrangian relaxation methods Unversty of Wollongong Research Onlne Faculty of Informatcs - Papers (Archve) Faculty of Engneerng and Informaton Scences 2006 Subcarrer allocaton for OFDMA wreless channels usng lagrangan relaxaton methods

More information

Distributed Channel Allocation Algorithm with Power Control

Distributed Channel Allocation Algorithm with Power Control Dstrbuted Channel Allocaton Algorthm wth Power Control Shaoj N Helsnk Unversty of Technology, Insttute of Rado Communcatons, Communcatons Laboratory, Otakaar 5, 0150 Espoo, Fnland. E-mal: n@tltu.hut.f

More information

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding Communcatons and Network, 2013, 5, 312-318 http://dx.do.org/10.4236/cn.2013.53b2058 Publshed Onlne September 2013 (http://www.scrp.org/journal/cn) Jont Power Control and Schedulng for Two-Cell Energy Effcent

More information

Opportunistic Beamforming for Finite Horizon Multicast

Opportunistic Beamforming for Finite Horizon Multicast Opportunstc Beamformng for Fnte Horzon Multcast Gek Hong Sm, Joerg Wdmer, and Balaj Rengarajan allyson.sm@mdea.org, joerg.wdmer@mdea.org, and balaj.rengarajan@gmal.com Insttute IMDEA Networks, Madrd, Span

More information

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET)

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET) A Novel Optmzaton of the Dstance Source Routng (DSR) Protocol for the Moble Ad Hoc Networs (MANET) Syed S. Rzv 1, Majd A. Jafr, and Khaled Ellethy Computer Scence and Engneerng Department Unversty of Brdgeport

More information

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION Vncent A. Nguyen Peng-Jun Wan Ophr Freder Computer Scence Department Illnos Insttute of Technology Chcago, Illnos vnguyen@t.edu,

More information

Distributed Resource Allocation and Scheduling in OFDMA Wireless Networks

Distributed Resource Allocation and Scheduling in OFDMA Wireless Networks Southern Illnos Unversty Carbondale OpenSIUC Conference Proceedngs Department of Electrcal and Computer Engneerng 11-2006 Dstrbuted Resource Allocaton and Schedulng n OFDMA Wreless Networks Xangpng Qn

More information

Optimal Transmission Scheduling of Cooperative Communications with A Full-duplex Relay

Optimal Transmission Scheduling of Cooperative Communications with A Full-duplex Relay 1 Optmal Transmsson Schedulng of Cooperatve Communcatons wth A Full-duplex Relay Peng L Member IEEE Song Guo Senor Member IEEE Wehua Zhuang Fellow IEEE Abstract Most exstng research studes n cooperatve

More information

Joint Data and Power Transfer Optimization for Energy Harvesting Mobile Wireless Networks

Joint Data and Power Transfer Optimization for Energy Harvesting Mobile Wireless Networks Jont Data and Power Transfer Optmzaton for Energy Harvestng Moble Wreless Networs Bassem Khalf, Bechr Hamdaou, Mahd Ben Ghorbel, Mohsen Guzan, and X Zhang Oregon State Unversty, Qatar Unversty, Texas A&M

More information

Resource Allocation for Throughput Enhancement in Cellular Shared Relay Networks

Resource Allocation for Throughput Enhancement in Cellular Shared Relay Networks Resource Allocaton for Throughput Enhancement n Cellular Shared Relay Networs Mohamed Fadel, Ahmed Hndy, Amr El-Key, Mohammed Nafe, O. Ozan Koyluoglu, Antona M. Tulno Wreless Intellgent Networs Center

More information

Distributed Energy Efficient Spectrum Access in Cognitive Radio Wireless Ad Hoc Networks

Distributed Energy Efficient Spectrum Access in Cognitive Radio Wireless Ad Hoc Networks Dstrbuted Energy Effcent Spectrum Access n Cogntve Rado Wreless Ad Hoc Networks Song Gao, Ljun Qan, Dhadesugoor. R. Vaman ARO/ARL Center for Battlefeld Communcatons Research Prare Vew A&M Unversty, Texas

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

Enhancing Throughput in Wireless Multi-Hop Network with Multiple Packet Reception

Enhancing Throughput in Wireless Multi-Hop Network with Multiple Packet Reception Enhancng Throughput n Wreless Mult-Hop Network wth Multple Packet Recepton Ja-lang Lu, Paulne Vandenhove, We Shu, Mn-You Wu Dept. of Computer Scence & Engneerng, Shangha JaoTong Unversty, Shangha, Chna

More information

TODAY S wireless networks are characterized as a static

TODAY S wireless networks are characterized as a static IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. 10, NO. 2, FEBRUARY 2011 161 A Spectrum Decson Framework for Cogntve Rado Networks Won-Yeol Lee, Student Member, IEEE, and Ian F. Akyldz, Fellow, IEEE Abstract

More information

Redes de Comunicação em Ambientes Industriais Aula 8

Redes de Comunicação em Ambientes Industriais Aula 8 Redes de Comuncação em Ambentes Industras Aula 8 Luís Almeda lda@det.ua.pt Electronc Systems Lab-IEETA / DET Unversdade de Avero Avero, Portugal RCAI 2005/2006 1 In the prevous epsode... Cooperaton models:

More information

Multiband Jamming Strategies with Minimum Rate Constraints

Multiband Jamming Strategies with Minimum Rate Constraints Multband Jammng Strateges wth Mnmum Rate Constrants Karm Banawan, Sennur Ulukus, Peng Wang, and Bran Henz Department of Electrcal and Computer Engneerng, Unversty of Maryland, College Park, MD 7 US Army

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems APSIPA ASC 2011 X an Throughput Maxmzaton by Adaptve Threshold Adjustment for AMC Systems We-Shun Lao and Hsuan-Jung Su Graduate Insttute of Communcaton Engneerng Department of Electrcal Engneerng Natonal

More information

Selective Sensing and Transmission for Multi-Channel Cognitive Radio Networks

Selective Sensing and Transmission for Multi-Channel Cognitive Radio Networks IEEE INFOCOM 2 Workshop On Cogntve & Cooperatve Networks Selectve Sensng and Transmsson for Mult-Channel Cogntve Rado Networks You Xu, Yunzhou L, Yfe Zhao, Hongxng Zou and Athanasos V. Vaslakos Insttute

More information

The Synthesis of Dependable Communication Networks for Automotive Systems

The Synthesis of Dependable Communication Networks for Automotive Systems 06AE-258 The Synthess of Dependable Communcaton Networks for Automotve Systems Copyrght 2005 SAE Internatonal Nagarajan Kandasamy Drexel Unversty, Phladelpha, USA Fad Aloul Amercan Unversty of Sharjah,

More information

AN IMPROVED BIT LOADING TECHNIQUE FOR ENHANCED ENERGY EFFICIENCY IN NEXT GENERATION VOICE/VIDEO APPLICATIONS

AN IMPROVED BIT LOADING TECHNIQUE FOR ENHANCED ENERGY EFFICIENCY IN NEXT GENERATION VOICE/VIDEO APPLICATIONS Journal of Engneerng Scence and Technology Vol., o. 4 (6) 476-495 School of Engneerng, Taylor s Unversty A IMPROVED BIT LOADIG TECHIQUE FOR EHACED EERGY EFFICIECY I EXT GEERATIO VOICE/VIDEO APPLICATIOS

More information

Adaptive Avatar Handoff in the Cloudlet Network

Adaptive Avatar Handoff in the Cloudlet Network Adaptve Avatar Handoff n the Cloudlet Network 2018 IEEE. Personal use of ths materal s permtted. Permsson from IEEE must be obtaned for all other uses, n any current or future meda, ncludng reprntng/republshng

More information

Decomposition Principles and Online Learning in Cross-Layer Optimization for Delay-Sensitive Applications

Decomposition Principles and Online Learning in Cross-Layer Optimization for Delay-Sensitive Applications Techncal Report Decomposton Prncples and Onlne Learnng n Cross-Layer Optmzaton for Delay-Senstve Applcatons Abstract In ths report, we propose a general cross-layer optmzaton framework n whch we explctly

More information

Utility-based Routing

Utility-based Routing Utlty-based Routng Je Wu Dept. of Computer and Informaton Scences Temple Unversty Roadmap Introducton Why Another Routng Scheme Utlty-Based Routng Implementatons Extensons Some Fnal Thoughts 2 . Introducton

More information

Cooperative Multicast Scheduling Scheme for IPTV Service over IEEE Networks

Cooperative Multicast Scheduling Scheme for IPTV Service over IEEE Networks Cooperatve Multcast Schedulng Scheme for IPTV Servce over IEEE 802.16 Networks Fen Hou 1, Ln X. Ca 1, James She 1, Pn-Han Ho 1, Xuemn (Sherman Shen 1, and Junshan Zhang 2 Unversty of Waterloo, Waterloo,

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks Ths artcle has been accepted for publcaton n a future ssue of ths journal, but has not been fully edted. Content may change pror to fnal publcaton. The Impact of Spectrum Sensng Frequency and Pacet- Loadng

More information

熊本大学学術リポジトリ. Kumamoto University Repositor

熊本大学学術リポジトリ. Kumamoto University Repositor 熊本大学学術リポジトリ Kumamoto Unversty Repostor Ttle Wreless LAN Based Indoor Poston and Its Smulaton Author(s) Ktasuka, Teruak; Nakansh, Tsune CtatonIEEE Pacfc RIM Conference on Comm Computers, and Sgnal Processng

More information

Cooperative Dynamic Game-Based Optimal Power Control in Wireless Sensor Network Powered by RF Energy

Cooperative Dynamic Game-Based Optimal Power Control in Wireless Sensor Network Powered by RF Energy sensors Artcle Cooperatve Dynamc Game-Based Optmal Power Control n Wreless Sensor etwork Powered by RF Energy Manx Wang 1, Hatao Xu 2, * ID and Xanwe Zhou 2 1 State Key Laboratory of Complex Electromagnetc

More information

Performance Evaluation of QoS Parameters in Dynamic Spectrum Sharing for Heterogeneous Wireless Communication Networks

Performance Evaluation of QoS Parameters in Dynamic Spectrum Sharing for Heterogeneous Wireless Communication Networks IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 1, No 2, January 2012 ISSN (Onlne): 1694-0814 www.ijcsi.org 81 Performance Evaluaton of QoS Parameters n Dynamc Spectrum Sharng for Heterogeneous

More information

Priority based Dynamic Multiple Robot Path Planning

Priority based Dynamic Multiple Robot Path Planning 2nd Internatonal Conference on Autonomous obots and Agents Prorty based Dynamc Multple obot Path Plannng Abstract Taxong Zheng Department of Automaton Chongqng Unversty of Post and Telecommuncaton, Chna

More information

Decision aid methodologies in transportation

Decision aid methodologies in transportation Decson ad methodologes n transportaton Lecture 7: More Applcatons Prem Kumar prem.vswanathan@epfl.ch Transport and Moblty Laboratory Summary We learnt about the dfferent schedulng models We also learnt

More information

Multicarrier Modulation

Multicarrier Modulation Multcarrer Modulaton Wha Sook Jeon Moble Computng & Communcatons Lab Contents Concept of multcarrer modulaton Data transmsson over multple carrers Multcarrer modulaton wth overlappng Chap. subchannels

More information

NOMA for 5G Wireless Communication Systems

NOMA for 5G Wireless Communication Systems SCHOOL OF ELECTRICAL ENGINEERING AND TELECOMMUNICATIONS NOMA for 5G Wreless Communcaton Systems by Stella Ho Thess submtted as a requrement for the degree Bachelor of Engneerng (Electrcal Engneerng) Submtted:

More information

FUTURE wireless systems will need to provide high data

FUTURE wireless systems will need to provide high data IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL., NO. 1, JANUARY 7 9 Downlnk Performance and Capacty of Dstrbuted Antenna Systems n a Multcell Envronment Wan Cho, Student Member, IEEE, and Jeffrey G.

More information

Joint Optimization of Electricity and Communication Cost for Meter Data Collection in Smart Grid

Joint Optimization of Electricity and Communication Cost for Meter Data Collection in Smart Grid Receved 3 May 2013; revsed 7 July 2013; accepted 8 July 2013. Date of publcaton 18 July 2013; date of current verson 21 January 2014. Dgtal Object Identfer 10.1109/TETC.2013.2273890 Jont Optmzaton of Electrcty

More information

MIMO-OFDM Systems. Team Telecommunication and Computer Networks, FSSM, University Cadi Ayyad, P.O. Box 2390, Marrakech, Morocco.

MIMO-OFDM Systems. Team Telecommunication and Computer Networks, FSSM, University Cadi Ayyad, P.O. Box 2390, Marrakech, Morocco. IJCSI Internatonal Journal of Computer Scence Issues, Vol. 8, Issue 3, ay 2011 ISSN (Onlne: 1694-0814 A Low-complexty Power and Bt Allocaton Algorthm for ultuser IO-OFD Systems Ayad Habb 1, Khald El Baamran

More information

Power Allocation in Wireless Relay Networks: A Geometric Programming-Based Approach

Power Allocation in Wireless Relay Networks: A Geometric Programming-Based Approach ower Allocaton n Wreless Relay Networks: A Geometrc rogrammng-based Approach Khoa T. han, Tho Le-Ngoc, Sergy A. Vorobyov, and Chntha Telambura Department of Electrcal and Computer Engneerng, Unversty of

More information

Queuing-Based Dynamic Channel Selection for Heterogeneous Multimedia Applications over Cognitive Radio Networks

Queuing-Based Dynamic Channel Selection for Heterogeneous Multimedia Applications over Cognitive Radio Networks 1 Queung-Based Dynamc Channel Selecton for Heterogeneous ultmeda Applcatons over Cogntve Rado Networks Hsen-Po Shang and haela van der Schaar Department of Electrcal Engneerng (EE), Unversty of Calforna

More information

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

Performance Study of OFDMA vs. OFDM/SDMA

Performance Study of OFDMA vs. OFDM/SDMA Performance Study of OFDA vs. OFD/SDA Zhua Guo and Wenwu Zhu crosoft Research, Asa 3F, Beng Sgma Center, No. 49, Zhchun Road adan Dstrct, Beng 00080, P. R. Chna {zhguo, wwzhu}@mcrosoft.com Abstract: In

More information

QoS Provisioning in Wireless Data Networks under Non-Continuously Backlogged Users

QoS Provisioning in Wireless Data Networks under Non-Continuously Backlogged Users os Provsonng n Wreless Data Networks under Non-Contnuously Backlogged Users Tmotheos Kastrnoganns, and Symeon Papavasslou, Member, IEEE School of Electrcal and Computer Engneerng Natonal Techncal Unversty

More information

Distributed Uplink Scheduling in EV-DO Rev. A Networks

Distributed Uplink Scheduling in EV-DO Rev. A Networks Dstrbuted Uplnk Schedulng n EV-DO ev. A Networks Ashwn Srdharan (Sprnt Nextel) amesh Subbaraman, och Guérn (ESE, Unversty of Pennsylvana) Overvew of Problem Most modern wreless systems Delver hgh performance

More information

arxiv: v2 [cs.gt] 19 May 2017

arxiv: v2 [cs.gt] 19 May 2017 Inter-Operator Resource Management for Mllmeter Wave, Mult-Hop Backhaul Networks Omd Semar, Wald Saad, Mehd Benns, and Zaher Dawy Wreless@VT, Bradley Department of Electrcal and Computer Engneerng, Vrgna

More information

On High Spatial Reuse Broadcast Scheduling in STDMA Wireless Ad Hoc Networks

On High Spatial Reuse Broadcast Scheduling in STDMA Wireless Ad Hoc Networks On Hgh Spatal Reuse Broadcast Schedulng n STDMA Wreless Ad Hoc Networks Ashutosh Deepak Gore and Abhay Karandkar Informaton Networks Laboratory Department of Electrcal Engneerng Indan Insttute of Technology

More information

A Benchmark for D2D in Cellular Networks: The Importance of Information

A Benchmark for D2D in Cellular Networks: The Importance of Information A Benchmark for D2D n Cellular Networks: The Importance of Informaton Yğt Özcan, Catherne Rosenberg Unversty of Waterloo {yozcan,cath}@uwaterloo.ca Fabrce Gullemn Orange Labs, France fabrce.gullemn@orange.com

More information

Clustering Based Fractional Frequency Reuse and Fair Resource Allocation in Multi-cell Networks

Clustering Based Fractional Frequency Reuse and Fair Resource Allocation in Multi-cell Networks Ths full text paper was peer revewed at the drecton of IEEE Communcatons Socety subject matter experts for publcaton n the IEEE ICC 21 proceedngs Clusterng Based Fractonal Frequency Reuse and Far Resource

More information

A Unified Cross-Layer Framework for Resource Allocation in Cooperative Networks

A Unified Cross-Layer Framework for Resource Allocation in Cooperative Networks 3000 IEEE TRNSCTIONS ON WIRELESS COMMUNICTIONS, VOL. 7, NO. 8, UGUST 2008 Unfed Cross-Layer Framework for Resource llocaton n Cooperatve Networks We Chen, Member, IEEE, Ln Da, Member, IEEE, Khaled Ben

More information

Study of Downlink Radio Resource Allocation Scheme with Interference Coordination in LTE A Network

Study of Downlink Radio Resource Allocation Scheme with Interference Coordination in LTE A Network Internatonal Journal of Future Computer and Communcaton, Vol. 6, o. 3, September 2017 Study of Downln Rado Resource Allocaton Scheme wth Interference Coordnaton n LTE A etwor Yen-Wen Chen and Chen-Ju Chen

More information

Joint Rate-Routing Control for Fair and Efficient Data Gathering in Wireless sensor Networks

Joint Rate-Routing Control for Fair and Efficient Data Gathering in Wireless sensor Networks Jont Rate-Routng Control for Far and Effcent Data Gatherng n Wreless sensor Networks Yng Chen and Bhaskar Krshnamachar Mng Hseh Department of Electrcal Engneerng Unversty of Southern Calforna Los Angeles,

More information

Distributed Relay Selection and Power Allocation Using Stackelberg and Auction Games in Multi-user Multi-relay Networks

Distributed Relay Selection and Power Allocation Using Stackelberg and Auction Games in Multi-user Multi-relay Networks ensors & Transducers 013 by IFA http://www.sensorsportal.com Dstrbuted Relay electon and Power Allocaton Usng tackelberg and Aucton Games n Mult-user Mult-relay Networks Erqng ZHANG xng YIN Lang YIN hufang

More information

A NOVEL PREAMBLE DESIGN FOR CHANNEL ESTIMATION IN MIMO- OFDM SYSTEMS RESULTING IN ENHANCED THROUGHPUT

A NOVEL PREAMBLE DESIGN FOR CHANNEL ESTIMATION IN MIMO- OFDM SYSTEMS RESULTING IN ENHANCED THROUGHPUT Volume 53, umber 3, 01 ACTA TECHICA APOCESIS Electroncs and Telecommuncatons A OVEL PREAMBLE DESIG FOR CHAEL ESTIMATIO I MIMO- OFDM SYSTEMS RESULTIG I EHACED THROUGHPUT Shakeel Salamat ULLAH atonal Unversty

More information

Low Complexity Duty Cycle Control with Joint Delay and Energy Efficiency for Beacon-enabled IEEE Wireless Sensor Networks

Low Complexity Duty Cycle Control with Joint Delay and Energy Efficiency for Beacon-enabled IEEE Wireless Sensor Networks Low Complexty Duty Cycle Control wth Jont Delay and Energy Effcency for Beacon-enabled IEEE 8254 Wreless Sensor Networks Yun L Kok Keong Cha Yue Chen Jonathan Loo School of Electronc Engneerng and Computer

More information

Spectrum Sharing For Delay-Sensitive Applications With Continuing QoS Guarantees

Spectrum Sharing For Delay-Sensitive Applications With Continuing QoS Guarantees Spectrum Sharng For Delay-Senstve Applcatons Wth Contnung QoS Guarantees Yuanzhang Xao, Kartk Ahuja, and Mhaela van der Schaar Department of Electrcal Engneerng, UCLA Emals: yxao@seas.ucla.edu, ahujak@ucla.edu,

More information

Qos-aware resource allocation for mixed multicast and unicast traffic in OFDMA networks

Qos-aware resource allocation for mixed multicast and unicast traffic in OFDMA networks RESEARCH Open Access Qos-aware resource allocaton for mxed multcast and uncast traffc n OFDMA networs Hu Deng 1,2*, Xaomng Tao 1 and Janhua Lu 1 Abstract Ths artcle focuses on the subchannel and power

More information

Digital Transmission

Digital Transmission Dgtal Transmsson Most modern communcaton systems are dgtal, meanng that the transmtted normaton sgnal carres bts and symbols rather than an analog sgnal. The eect o C/N rato ncrease or decrease on dgtal

More information

Utility Maximization for Uplink MU-MIMO: Combining Spectral-Energy Efficiency and Fairness

Utility Maximization for Uplink MU-MIMO: Combining Spectral-Energy Efficiency and Fairness EuCNC-MngtTech 79 7 8 9 7 8 9 7 8 9 7 8 9 7 8 9 7 Utlty Maxmzaton for Uplnk MU-MIMO: Combnng Spectral-Energy Effcency and Farness Le Deng, Wenje Zhang, Yun Ru, Yeo Cha Kat Department of Informaton Engneerng,

More information

Iterative Water-filling for Load-balancing in

Iterative Water-filling for Load-balancing in Iteratve Water-fllng for Load-balancng n Wreless LAN or Mcrocellular Networks Jeremy K. Chen Theodore S. Rappaport Gustavo de Vecana Wreless Networkng and Communcatons Group (WNCG), The Unversty of Texas

More information

On Interference Alignment for Multi-hop MIMO Networks

On Interference Alignment for Multi-hop MIMO Networks 013 Proceedngs IEEE INFOCOM On Interference Algnment for Mult-hop MIMO Networks Huacheng Zeng Y Sh Y. Thomas Hou Wenng Lou Sastry Kompella Scott F. Mdkff Vrgna Polytechnc Insttute and State Unversty, USA

More information

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS Pedro Godnho and oana Das Faculdade de Economa and GEMF Unversdade de Combra Av. Das da Slva 65 3004-5

More information

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation 1 Parameter Free Iteratve Decodng Metrcs for Non-Coherent Orthogonal Modulaton Albert Gullén Fàbregas and Alex Grant Abstract We study decoder metrcs suted for teratve decodng of non-coherently detected

More information

Characterization and Analysis of Multi-Hop Wireless MIMO Network Throughput

Characterization and Analysis of Multi-Hop Wireless MIMO Network Throughput Characterzaton and Analyss of Mult-Hop Wreless MIMO Network Throughput Bechr Hamdaou EECS Dept., Unversty of Mchgan 226 Hayward Ave, Ann Arbor, Mchgan, USA hamdaou@eecs.umch.edu Kang G. Shn EECS Dept.,

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

A New Opportunistic Interference Alignment Scheme and Performance Comparison of MIMO Interference Alignment with Limited Feedback

A New Opportunistic Interference Alignment Scheme and Performance Comparison of MIMO Interference Alignment with Limited Feedback A New Opportunstc Interference Algnment Scheme and Performance Comparson of MIMO Interference Algnment wth Lmted Feedback Johann Lethon, Chau Yuen, Hmal A. Suraweera and Hu Gao Sngapore Unversty of Technology

More information

Real-Time Transmission Mechanism Design for Wireless IoT Sensors with Energy Harvesting under Power Saving Mode

Real-Time Transmission Mechanism Design for Wireless IoT Sensors with Energy Harvesting under Power Saving Mode 1 Real-Tme Transmsson Mechansm Desgn for Wreless IoT Sensors wth Energy Harvestng under Power Savng Mode Jn Shang, Muhammad Junad Faroo, Student Member, IEEE, and Quanyan Zhu, Member, IEEE arxv:1812.2615v1

More information

Impact of Interference Model on Capacity in CDMA Cellular Networks. Robert Akl, D.Sc. Asad Parvez University of North Texas

Impact of Interference Model on Capacity in CDMA Cellular Networks. Robert Akl, D.Sc. Asad Parvez University of North Texas Impact of Interference Model on Capacty n CDMA Cellular Networks Robert Akl, D.Sc. Asad Parvez Unversty of North Texas Outlne Introducton to CDMA networks Average nterference model Actual nterference model

More information

Resource Scheduling in Dependable Integrated Modular Avionics

Resource Scheduling in Dependable Integrated Modular Avionics Resource Schedulng n Dependable Integrated Modular Avoncs Yann-Hang Lee and Daeyoung Km Real Tme Systems Research Laboratory CISE Department, Unversty of Florda {yhlee, dkm}@cse.ufl.edu Mohamed Youns,

More information

A Strategy-Proof Combinatorial Heterogeneous Channel Auction Framework in Noncooperative Wireless Networks

A Strategy-Proof Combinatorial Heterogeneous Channel Auction Framework in Noncooperative Wireless Networks Ths s the author s verson of an artcle that has been publshed n ths journal. Changes were made to ths verson by the publsher pror to publcaton. The fnal verson of record s avalable at http://dx.do.org/1.119/tmc.214.2343624

More information

Lifetime-Oriented Optimal Relay Deployment for Three-tier Wireless Sensor Networks

Lifetime-Oriented Optimal Relay Deployment for Three-tier Wireless Sensor Networks Sensors & Transducers by IFSA http://www.sensorsportal.com Lfetme-Orented Optmal Relay Deployment for Three-ter Wreless Sensor Networs Bn Zeng, Lu Yao and Ru Wang Department of Management, Naval Unversty

More information

EE360: Lecture 9 Outline Resource Allocation in Ad Hoc Nets

EE360: Lecture 9 Outline Resource Allocation in Ad Hoc Nets EE360: Lecture 9 Outlne Resource Allocaton n Ad Hoc Nets Announcements Paper summares due next Wednesday Overvew of resource allocaton n ad-hoc networks Cross-layer adaptaton Dstrbuted power control Jont

More information

Energy-efficient Subcarrier Allocation in SC-FDMA Wireless Networks based on Multilateral Model of Bargaining

Energy-efficient Subcarrier Allocation in SC-FDMA Wireless Networks based on Multilateral Model of Bargaining etworkng 03 569707 Energy-effcent Subcarrer Allocaton n SC-FDMA Wreless etworks based on Multlateral Model of Barganng Ern Elen Tsropoulou Aggelos Kapoukaks and Symeon apavasslou School of Electrcal and

More information

Distributed Interference Alignment in Cognitive Radio Networks

Distributed Interference Alignment in Cognitive Radio Networks Dstrbuted Interference Algnment n Cogntve Rado Networks Y Xu and Shwen Mao Department of Electrcal and Computer Engneerng, Auburn Unversty, Auburn, AL, USA Abstract In ths paper, we nvestgate the problem

More information

Distributed user selection scheme for uplink multiuser MIMO systems in a multicell environment

Distributed user selection scheme for uplink multiuser MIMO systems in a multicell environment Lee et al. EURASIP Journal on Wreless Communcatons and Networkng 212, 212:22 http://s.euraspournals.com/content/212/1/22 RESEARCH Dstrbuted user selecton scheme for uplnk multuser MIMO systems n a multcell

More information

Performance Analysis of Scheduling Policies for Delay-Tolerant Applications in Centralized Wireless Networks

Performance Analysis of Scheduling Policies for Delay-Tolerant Applications in Centralized Wireless Networks Performance Analyss of Schedulng Polces for Delay-Tolerant Applcatons n Centralzed Wreless Networks Mohamed Shaqfeh and Norbert Goertz Insttute for Dgtal Communcatons Jont Research Insttute for Sgnal &

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

REAL-TIME SCHEDULING IN LTE FOR SMART GRIDS. Yuzhe Xu, Carlo Fischione

REAL-TIME SCHEDULING IN LTE FOR SMART GRIDS. Yuzhe Xu, Carlo Fischione REAL-TIME SCHEDULING IN LTE FOR SMART GRIDS Yuzhe Xu, Carlo Fschone Automatc Control Lab KTH, Royal Insttue of Technology 1-44, Stockholm, Sweden Emal: yuzhe@kth.se, carlof@kth.se ABSTRACT The latest wreless

More information

Multi-Relay Selection Strategy for Device to Device Communication

Multi-Relay Selection Strategy for Device to Device Communication Internatonal Conference on Computer, Networks and Communcaton Engneerng (ICCNCE 3) Mult-elay Selecton Strategy for Devce to Devce Communcaton Wecheng Xa, Shxang Shao, Jun Sun Jangsu Provncal Key Laboratory

More information

MIMO Precoding Using Rotating Codebooks

MIMO Precoding Using Rotating Codebooks 1 MIMO Precodng Usng Rotatng Codebooks C Jang, M Wang, C Yang Abstract Next generaton wreless communcatons rely on multple nput multple output (MIMO) technques to acheve hgh data rates. eedback of channel

More information

Voltage security constrained reactive power optimization incorporating wind generation

Voltage security constrained reactive power optimization incorporating wind generation Unversty of Wollongong Research Onlne Faculty of Engneerng and Informaton Scences - Papers: Part A Faculty of Engneerng and Informaton Scences 2012 Voltage securty constraned reactve power optmzaton ncorporatng

More information

Yutaka Matsuo and Akihiko Yokoyama. Department of Electrical Engineering, University oftokyo , Hongo, Bunkyo-ku, Tokyo, Japan

Yutaka Matsuo and Akihiko Yokoyama. Department of Electrical Engineering, University oftokyo , Hongo, Bunkyo-ku, Tokyo, Japan Optmzaton of Installaton of FACTS Devce n Power System Plannng by both Tabu Search and Nonlnear Programmng Methods Yutaka Matsuo and Akhko Yokoyama Department of Electrcal Engneerng, Unversty oftokyo 7-3-,

More information