Cost-Effective Lifetime Prediction Based Routing Protocol for Mobile Ad Hoc Network

Size: px
Start display at page:

Download "Cost-Effective Lifetime Prediction Based Routing Protocol for Mobile Ad Hoc Network"

Transcription

1 Cost-Effectve Lfetme Predcton Based Routng Protocol for Moble Ad Hoc Network ABU MD. ZAFOR ALAM, MUHAMMAD ARIFUR RAHMAN, M. LUTFAR RAHMAN 1 Faculty of Scence and Informaton Technology, Daffodl Internatonal Unversty, Dhaka 10, BANGLADESH Abstract: Moble Ad hoc Networkng (MANET) s the most mpressve technology n today s Wreless communcatons. Cost reducton and proper utlzaton of battery power becomes the prmary concerns for varous type of routng. Cost effectve lfetme predcton based routng protocol for wreless network gves an optmum path based on both cost and the lfetme of the moble network. Ths paper represents an mprovement algorthm for the routng protocol of Moble Ad Hoc Network. Due to the lmted battery power of moble devces, recent research n moble ad hoc routng s motvated towards selecton of a path that maxmzes the network lfetme. Another approach for the routng protocol n moble devce to select the mnmum path length. Ths algorthm selects a path that consders both the path cost and the battery power of the moble network. For the stablty of the whole network of the MANET, the most concern thng s that, a low power node/devce has to transfer nformaton very earler for the better mprovement of the network. Otherwse the network may damage. The graphcal and smulaton results of the paper gve a clear dea that how can we mprove our network stablty for the moble ad hoc network. Keywords: Moble Ad Hoc Networks, Lfetme Predcton, Routng Protocol, Wreless Networks, Dstrbuted Systems. 1 Introducton Ad hoc networks are networks that are desgned to dynamcally connect remote devces such as cell phones, laptops, and PDAs. These networks are termed ad hoc because of ther shftng network topologes. Whereas WLANs use a fxed network nfrastructure, ad hoc networks mantan random network confguratons, relyng on a master-slave system connected by wreless lnks to enable devces to communcate. As devces move about n an unpredctable fashon, these networks must be reconfgured on the fly to handle the dynamc topology. Fgure 1 shows a smple moble ad hoc network. A Moble ad hoc Network (MANET) s composed of a group of moble wreless nodes that form a network ndependently of any centralzed admnstraton, whle forwardng packets to each other n a mult-hop fashon. Snce those moble devces are battery operated and extendng the battery lfetme has become an mportant objectve, researchers and practtoners have recently started to consder power-aware desgn of network protocols for the Ad hoc networkng envronment [1]-[]. As each moble node n a MANET performs the routng functon for establshng communcaton among dfferent nodes the death of even a few of the nodes due to energy exhauston mght cause dsrupton of servce n the entre network. In a conventonal routng algorthm for ad hoc network, whch s unaware of energy budget, connectons between two nodes are establshed between nodes through the shortest path routes. Ths algorthm may however result n a quck depleton of the battery energy of the nodes along the most heavly used routes n the network. We must consder both the lfe tme of the battery of the moble devces and the dstance that the routes takes. Moble Ad Hoc Network (MANET) s an autonomous system wth moble hosts connected by wreless lnks and work ndependent of any common central control. Routng n MANETs has been the subject of ntense research efforts over the past few years; these efforts have resulted n numerous proposals for routng protocols. Typcally n moble ad hoc networks, t s assumed that all the devces that make up the network are cooperatve n partcular they are wllng to act as ntermedate nodes n a routng path by forwardng data for other network nodes. These hosts are self-adaptve n that f there are changes n the network they also have to change ther won routng tables to reflect the changes of the network.

2 Ad Hoc LAN Fg 1: A Smple Moble Ad Hoc Network The lmtaton of fnte energy supply of wreless devces rases concerns about the tradtonal belef that nodes n ad hoc network wll always relay packets for each other. Energy effcency s a key objectve n many routng protocols. An energy effcent routng protocol ensures that a packet from a source node to a destnaton gets routed along the most energy effcent path possble va ntermedate nodes. Falure of some nodes n the network mght result n lack of connectvty between nodes that are stll alve. Hence we should consder the proper utlzaton of the lmted power of a node of wreless network. Selecton of the least power cost route may possess a harmful mpact on the network stablty. Thus t s better to use a routng soluton that avods usng nodes havng small amount of remanng battery energy. The remander of ths paper s organzed as follows. In next secton we dscuss the problem of routng n moble networks and provde the metrcs we used for performance evaluaton. Secton 3 contans revew of some recent related research works. Secton 4 descrbes the Djkstra algorthm wth proposed necessary modfcaton. Secton descrbes the ratonale and detals of the proposed cost-effectve lfetme based algorthm. Secton 6 elaborates on the smulaton envronment, the mplementaton and expermental results comparng Cost Effectve Lfetme Predcton (CELP) wth Lfetme Predcton Routng (LPR), Demand Source Routng (DSR) and power-aware routng. At last, Secton concludes ths paper. Metrcs We encounter two conflctng goals: on the one sde, n order to optmze cost, least cost or shortesthop routng should be used, whle on the other sde, use of shortest-hop route means that nodes wth hgher degree mght de soon snce they are used n most cases. An nterestng property of usng least-cost routng s that packet delay does not ncrease. The cost of forwardng messages could be defned and determned n varous ways takng nto account factors such as cost of energy used to forward messages, hop count, delay, lnk qualty as well as other factors. Another metrcs used s the lfetme of nodes, whch s a functon of the remanng battery energy. As n [1], lfetme of a node s predcted based on the resdual battery capacty and the rate of energy dscharge. Our routng algorthm s a reactve routng protocol, whch only takes acton and starts computng routng paths when a network ntates a sesson. It uses a DSR-lke route dscovery protocol and channels all nformaton regardng cost and lfetme to the destnaton node. The destnaton node computes the cost and lfetme of each path and sends ths nformaton back to the source. 3 Related work Some researchers have tred energy effcent broadcast / multcast algorthm [6] []. One major approach for energy conservaton s to route a communcaton sesson along the route whch requres the lowest total energy consumpton [8][]. Ths optmzaton problem s referred to as Mnmum-Energy Routng [10]. Whle the mnmum-energy uncast routng problem can be solved n polynomal tme by shortest-path algorthms, t remans open whether the mnmumenergy broadcast routng problem can be solved n polynomal tme, despte the NP-hardness of ts general graph verson. Recently three greedy heurstcs were proposed n [11] MST (Mnmum Spannng Tree), SPT (Shortest-Path Tree), and BIP (Broadcastng Incremental Power). They have been evaluated through smulatons n [1], It has recently been recognzed that medum access control (MAC) schemes can sgnfcantly ncrease the energy effcently of moble batteres [13]. If moble devce A transmts data to another moble devce B, neghborng mobles do not lsten to the data from moble A snce lstenng causes unnecessary moble power consumpton. Another energy effcent MAC scheme has been proposed n [14]. The man dsadvantage of power aware routng [1] technques s that t always selects the least

3 power cost routes. As a result, there s a large possblty of selectng a node, whch has a very lttle lfetme; hence t would de early. So the network wll get dsconnected and the network lfetme wll be adversely affected. Besdes, n these technques a partcular node may become a vctm because of ts poston at such a place that makes t selected frequently and hence de early. Ths s doubly harmful snce the node that de early s precsely the one that s needed most to mantan the network connectvty. Therefore, t wll be better to use a hgher power cost route f ths routng soluton avods usng nodes that have a small lfetme. Keepng t n mnd, [1] proposes a lfetme predcton based routng algorthm. Lfetme predcton routng s an on demand source routng protocol that uses battery lfetme predcton. The objectve of ths routng protocol s to extend the servce lfe of wth dynamc topology. Ths protocol favors the path whose lfetme s maxmum. The authors calculated the lfetme of a route wth the followng equaton. MaxT ( t) = Mn( T ( t)) π π επ Where: T π (t): lfetme of path π T (t): predcted lfetme of node n path π In ths algorthm lfetme of a path s predcted by the mnmum lfetme of all nodes along the path. That path s selected whch has maxmum value of calculated mnmum lfetmes. The man objectve of LPR s to mnmze the varance n the remanng energes of all the nodes and thereby prolong the network lfetme. Although, LPR ncreases the stablty of the network, ths technque has totally overlooked the cost of routng. To acheve best performance we propose a routng algorthm that combnes the best features of the two above-mentoned technques. 4 Development of Algorthm Vrtually all packet-swtchng networks and all nternets base ther routng on some form of leastcost crteron. Most least-cost routng algorthms n use are varatons of one of two common algorthms, known as Djkstra s Algorthm and the Bellman-Ford algorthm. To mplement our project proposal, we have used Djkstra s Algorthm and modfed t where necessary. Djkstra s algorthm can be stated as follows- Fnd the shortest paths from a gven source node to all other nodes, by developng the paths n order of ncreasng path length. The algorthm proceeds n stage, the shortest paths to the k nodes closest to (least cost away from) the source node have been determned; these nodes are n a set T. At stage (k+1), the node not n T that has the shortest path from the source node s added to T. As each node s added to T, ts path from the source s defned. The algorthm can be formally descrbed as follows. N = Set of nodes n the network. s = Source node. T = Set of nodes so far ncorporated by the algorthm. W(,j)= lnk cost from node to node j; w(,j)=0; w(,j)=, f the two nodes are not drectly connected; w(,j) 0 f the two nodes are drectly connected. L(n)= cost of the least cost path from node s to node n that s currently known to the algorthm; at termnaton, ths t s the cost of the least-cost path n the graph from s to n. The algorthm has three steps; step and 3 are repeated untl T=N. That s step and 3 are repeated untl fnal paths have been assgned to all node n the network. The steps are as follows: Step 1: [Intalzaton] T = {s}.e. the set of nodes so far ncorporated conssts of only the source node. L(n) = w(,j) for n s.e. the ntal path cost to neghborng nodes are smply the lnk cost. Step : [Get Next Node] Fnd the neghborng node not n T that has the least-cost path from node s and ncorporate that node nto T: also ncorporate the edge that s ncdent on that node and a node n T that contrbutes to the path. Ths can be expressed as- Fnd x T such that L(n) = mn L(j) j T Step 3: [Update Least-Cost Path] L(n) = mn[l(n), L(x) + w(x,n)] for all n M If the latter term s the mnmum, the path from s to n s now the path from s to x concatenated wth the edge from x to n. The algorthm termnates when all nodes have been added to T. At termnaton, the value L(x) assocated wth each node x s the cost (length) of

4 the least-cost path from s to x. In addton, T defnes the least-cost path from s to each other node. On teraton of the step and step 3 adds one new node to T and defnes the least-cost path from s to that node. That path passes only through nodes that are n T. To see ths, let us consder ths followng lne of reasonng: After K teratons, there are K nodes n T, and the least-cost path from s to each of these nodes has been defned. Let us now consder all possble paths from s to nodes not n T. Among those paths, there s one of least cost that passes exclusvely through nodes n T, endng wth a drect lnk from some node n T to a node not n T. Ths node s added to T and the assocated path s defned as the least cost path from that node. 4.1 Modfed developed algorthm 1. Durng the tme of fndng the shortest-path (least-cost path) the man calculaton nvolves the steps and 3, that s. Fnd x T such that L(n) = mn L(j) j T 3. L(n) = mn[l(n), L(x) + w(x,n)] for all n M We have used these two concepts n three dfferent ways. They are: Frstly, we have used the algorthm as t s provded to calculate the least-cost path through the network. Secondly, we have consdered the lfetme of the battery of the moble devce as the path weght to mplement the concept that the path wll consst only wth the hgh powered nodes on the way from the source to the destnaton. In order to mantan the ntegrty of the algorthm, we have just negated the battery power that facltated us wth the concept of least-cost path. For example, f x s an nteger greater than all other ntegers n a set, negaton of x (.e. x ) wll change t to the smallest nteger of the set. Thrdly, to mplement our proposed method we have frstly calculated the value of the functon composed of lterals (.e. scalng factor ξ, path selectng parameter β and cost of path Ĝ) that we have proposed. We have used the value of ths functon to compute the desred route. Proposed Model A network N=(V,E, ω) conssts of a set of nodes V={v 1,.,v n } that represent moble devces, a set E V x V of drected edges (v, v j ) that connect two nodes, and a weght functon ω:e R (Ratonal number) for each edge (v, v j ) that ndcates the cost of transmttng a data packet from node v to v j. Each node has a unque dentfcaton number, but t s not a pror known whch nodes are currently n the network, nor s edge set E or weght functon ω known. A node can not control the drecton n whch t sends data, and thus data are broadcast to all nodes nsde ts transmsson range. Nodes can move and the edge cost between any two nodes can change over tme. Also the lfetme of any node can change over tme. However, for the ease of presentaton, we assume a statc network durng the route dscovery phase..1 Cost-Effectve Lfetme Predcton based routng (CELP) Our objectve s to select a cost effectve route, whch affects less on the stablty of the network. Routng cost and lfetme of nodes are used as the selectng parameters of a path. In power-aware routng algorthms the selected path of transmsson s the most cost-effectve whereas n lfetme predctve routng algorthms selects a path wth maxmum lfetme and hence results stablty of the network. Power-aware routng algorthms suffer from poor stablty and lfetme predcaton based routng algorthms suffer from poor cost effectveness. Our proposed CLPR algorthm s more stable than that of power-aware routng and also has less cost than that of lfetme predcton routng. Let us assume the possble lfetme of any node s up to L and the possble transfer cost between any two nodes s up to C. We defne a scalng factor ξ as the rato of the two parameters. L ξ = C Let there be n paths (π 1, π,..π n ) from source to destnaton. Then lfetme of a path π s τ = MnT j (t) jε and the cost of a path π s ς = π m 1 cπ j, j + 1 j= 1 ( t) where π m s number of nodes n path π and c j,j+1 s the cost between node j and j+1. Our path selectng parameter β s represented by τ β = ξς

5 The algorthm selects a path, whch has the largest β. If more than one path havng hghest β s found, the path wth hghest hop count wll be selected. 0 S 8 E C 100 A Fg : A network wth 8 moble nodes wth ther battery lfetmes (Network 1). As an example, consder the scenaro shown n fgure. Here from source (S) to destnaton (D) there are sx paths. They are: Path 1: S A B D Path : S A B C F G D Path 3: S E F C B D Path 4: S E F G D Path : S C F G D and Path 6: S C B D. If we calculate the total cost along each path and select the path wth mnmum cost among them, as done n cost-effectve routng, we get the path 1: S A B D havng cost 1 and lfetme 100s. Whle n LPR the path 4: S E F G D s chosen havng lfetme 40s and cost. For our CELP algorthm let us assume maxmum cost (C) between any two nodes s 1 and maxmum lfetme (L) of any node s 600. So the scalng factor ξ becomes 40. Hence, usng CELP algorthm the selectng parameter β for the path- 1, path-, path- 3, path- 4, path- and path- 6 are , 0.068, 0.8, 0.38, and 0.44 respectvely. So the selected path s path 6: S C B D havng cost and lfetme. As another example, consder the scenaro shown n fgure 3. Here from source (A) to B 10 4 J F A D G E 6 I H F 00 B 0 G 46 8 D destnaton (J) there are twelve paths to reach from source to destnaton. Fg 3: A network wth 10 moble nodes wth ther battery lfetmes (Network ). Those paths are: Path 1: A B C F J Path : A D F J Path 3: A D C F J Path 4: A E H I J Path : A E H D F J Path 6: A E H D C F J Path : A E H G J Path 8: A E H G F J Path : A D H I J Path 10: A D H G J Path 11: A B C D F J and Path 1: A B C D H I J. If we calculate the total cost along each path and select the path wth mnmum cost among them, as done n cost-effectve routng, we get the path-, havng cost 11 and lfetme 0s. Whle n LPR the route path-4 s chosen havng lfetme 30s and cost 3. So the selected path for our proposed CELP based method s path-: A E H G J havng cost 1 and lfetme 30. Now we wll consder another network shown n fgure 4. Here we have 13 nodes. Let the Source s A and the destnaton s M. If we use Cost-Effectve Routng then the path wll be- path 1: A B E I M, If we use Lfetme Predcton Routng then the path wll be- path 14: A D H G K M and f we use our proposed Cost Effectve Lfetme Predcton then the path wll be- path 1: A D H L M. 30 B D A C 10 F 100 E G 0 10 I 30 J 30 H 00 K M 0 8 L 30

6 Fg 4: A network wth 13 moble nodes wth ther battery lfetmes (Network 3). The paths are: Path 1: A B E I M Path : A B F E I M Path 3: A B F J M Path 4: A B F J K M Path : A B F J K G H L M Path 6: A C G K J F B E I M Path : A C G K J F E I M Path 8: A C G K J M Path : A C G K M Path 10: A C G H L M Path 11: A D H G K J F B E I M Path 1: A D H G K J F E I M Path 13: A D H G K J M Path 14: A D H G K M and Path 1: A D H L M Here s a comparson tables for the path-cost and network lfetme for the three methods for the above three networks. COST-EFF. LPR CELP Network 1 1 Network Network Table 1: Path-Costs for dfferent Networks COST-EFF. LPR CELP Network Network Network Table : Network-Lfetmes for dfferent Networks The followng two charts fgure and fgure 6 wll graphcally show the comparsons of path-cost and network lfetme for the exstng two protocols and wth our proposed one for those three networks. Cost Lfetme Comparson Chart for Path Cost Network 1 Network Network 3 Routng Protocols Fg : A Comparson of Path Cost for dfferent Routng protocols. Comparson Chart for Network Lfetme Network 1 Network Network 3 Routng Protocols Cost-Eff. LPR CELP Cost-Eff. LPR CELP Fg 6: A Comparson of Network lfetme for dfferent Routng protocols. We fnd that CELP s better than CLP n cost perspectve and also better than cost-effectve routng n stablty perspectve. Although CELP may selects a path wth cost lttle hgher than a path wth least cost and a path havng lttle less of lfetme than a path havng hghest lfetme, ths s acceptable consderng both the stablty and the cost-effectveness of the route. Smulaton In our dscrete event drven smulaton we used up to 0 nodes. The lfetme of a node may vary between 1 and 00 whle the transmsson to neghborng nodes may vary between 1 and 0.

7 Random connectons were establshed where each node has chance to connect wth every other nodes. The smulaton was run for 000 tme unt. Nodes followed random vewpont moblty model. Each packet relayed or transmtted has a cost factor and ths cost s consdered as the cost at the transmtter node. 6 Concluson A cost effectve lfetme predcton (CELP) based routng protocol for moble ad hoc networks that ncrease the network lfetme and performance, was presented n ths paper. Smulaton results show that the proposed "Cost Effectve Lfetme Predcton (CELP)" protocol can ncrease the network lfetme more than 0%. In the prevous works, whle they are tryng to ncrease the lfetme of the network, they just consdered the battery power of the moble devsed. They ddn t consder the dstance that the selected route covered. So most of the tme, t has chosen the longest path to maxmze the network lfetme. Here securty may be hampered due to the longest dstance from the source to the destnaton. Our proposed method has cut the dstance short whle ncreasng network lfetme. References: [1] M. Malek, K. Dantu and M. Perdram, Lfetme Predcton Routng n Moble Ad- Hoc Networks, proc. Of IEEE Wreless Communcaton and Networkng Conf., Mar, 003. [] Davd B. Johnson, Davd A. Maltz, Yh-Chun Hu and Jorjeta G. Jetcheva. The Dynamc Source Routng for Moble Ad Hoc Wreless Networks, IETF Internet Draft, Nov [3] S. Lndsey, K. Svalngam and C.S. Raghavendra, Power Aware Routng and MAC protocols for Wreless and Moble Networks, n Wley Handbook on Wreless Networks and Moble Computng; Ivan Stojmenvc, Ed., John Wley & Sons, 001 [4] Stojmenovc and X. Ln, Power-aware localzed routng n wreless networks. Proc. IEEE IPDPS, Cancun, Mexco, May 000. [] S. Sngh, M.Woo and C.S. Raghavendra, Power-Aware Routng n Moble Ad hoc Networks, Proceedngs of Mobcom 8. [6] J. E. Weselther, G. D. Nguyen and A. Ephremdes, On the Constructon of Energy- Effcent Broadcast and Multcast Trees n Wreless Networks, Proc. of IEEE Infocom 000, March 000. [] J. E. Weselther, G. D. Nguyen and A. Ephremdes, Energy-Effcent Broadcast and Multcast Trees n Wreless Networks, Moble Networks and Applcatons archve, Vol., Issue 6. Dec. 00, pp [8] J. H. Chang and L. Tassulas, Energy Conservng Routng n Wreless Ad Hoc Networks, Proc. of Infocom 000, March 000. [] A. Mchal and A. Ephremdes, Energy Effcency Routng for Connecton-Orented Traffc n Ad Hoc Wreless Networks, Proc. of the 11th IEEE Internatonal Symposum on Personal, Indoor and Moble Rado Communcaton (PIMRC), 000. [10] J. Wan, G. C. Alnescu, and O. Freder, Mnmum-Energy Broadcastng n Statc Ad Hoc Wreless Networks,Wreless Networks 8, 00. [11] C. Olvera, J. Km, and T. Suda, An Adaptve Bandwdth Reservaton Scheme for Hgh Speed Multmeda Wreless Net-works, IEEE J. Select. Areas n Commun., Vol. 16, Aug. 18, pp [1] J.E. Weselther, G.D. Nguyen and A. Ephremdes, On the constructon of energyeffcent broadcast and multcast trees n wreless networks, Proc. of IEEE Infocom 000, March 000. [13] H. Woesner, J. Evert, M. Schlager, and A. Wolsz, Power-savng mechansms n emergng standards for Wreless LANs: the MAC level perspectve, IEEE Pers. Commun, 18, (3). [14] K. Jn and D. Cho, A MAC algorthm for energy-lmted ad-hoc networks,ieee Vehcular Technology Socety, Fall Vtc 00, vol. 1, Boston, Sep [1] S. Sngh, M. Woo, and C. Raghavendra, "Power-aware routng n moble ad hoc networks," proc. 4th Annual ACM/IEEE Int. Conf. Moble Computng Networkng, Oct. 18.

Cost-Effective Lifetime Prediction Based Routing Protocol for Wireless Network

Cost-Effective Lifetime Prediction Based Routing Protocol for Wireless Network Cost-Effectve Lfetme Predcton Based Routng Protocol for Wreless Network ABU MD. ZAFOR ALAM, MUHAMMAD ARIFUR RAHMAN, MOHAMMED ABUL HASAN 2,M. LUTFAR RAHMAN Faculty of Scence and IT, Daffodl Internatonal

More information

DEAR: A DEVICE AND ENERGY AWARE ROUTING PROTOCOL FOR MOBILE AD HOC NETWORKS

DEAR: A DEVICE AND ENERGY AWARE ROUTING PROTOCOL FOR MOBILE AD HOC NETWORKS DEAR: A DEVICE AND ENERGY AWARE ROUTING PROTOCOL FOR MOBILE AD HOC NETWORKS Arun Avudanayagam Yuguang Fang Wenjng Lou Department of Electrcal and Computer Engneerng Unversty of Florda Ganesvlle, FL 3261

More information

IJCTA Nov-Dec 2016 Available

IJCTA Nov-Dec 2016 Available Dr K Santh et al, Internatonal Journal of Computer Technology & Applcatons,Vol 7(6),773-779 Optmzed Route Technque for DSR Routng Protocol n MANET Dr.K.Santh, Assocate Professor, Dept. of Computer Scence,

More information

Simulation Based Analysis of FAST TCP using OMNET++

Simulation Based Analysis of FAST TCP using OMNET++ Smulaton Based Analyss of FAST TCP usng OMNET++ Umar ul Hassan 04030038@lums.edu.pk Md Term Report CS678 Topcs n Internet Research Sprng, 2006 Introducton Internet traffc s doublng roughly every 3 months

More information

Long Lifetime Routing in Unreliable Wireless Sensor Networks

Long Lifetime Routing in Unreliable Wireless Sensor Networks 211 Internatonal Conference on Networkng, Sensng and Control Delft, the Netherlands, 11-13 Aprl 211 Long Lfetme Routng n Unrelable Wreless Sensor Networks Hamed Yousef, Mohammad Hossen Yeganeh, Al Movaghar

More information

Adaptive Energy and Location Aware Routing in Wireless Sensor Network

Adaptive Energy and Location Aware Routing in Wireless Sensor Network Adaptve Energy and Locaton Aware Routng n Wreless Sensor Network Hong Fu 1,1, Xaomng Wang 1, Yngshu L 1 Department of Computer Scence, Shaanx Normal Unversty, X an, Chna, 71006 fuhong433@gmal.com {wangxmsnnu@hotmal.cn}

More information

A Load-balancing and Energy-aware Clustering Algorithm in Wireless Ad-hoc Networks

A Load-balancing and Energy-aware Clustering Algorithm in Wireless Ad-hoc Networks A Load-balancng and Energy-aware Clusterng Algorthm n Wreless Ad-hoc Networks Wang Jn, Shu Le, Jnsung Cho, Young-Koo Lee, Sungyoung Lee, Yonl Zhong Department of Computer Engneerng Kyung Hee Unversty,

More information

Online Policies for Opportunistic Virtual MISO Routing in Wireless Ad Hoc Networks

Online Policies for Opportunistic Virtual MISO Routing in Wireless Ad Hoc Networks 12 IEEE Wreless Communcatons and Networkng Conference: Moble and Wreless Networks Onlne Polces for Opportunstc Vrtual MISO Routng n Wreless Ad Hoc Networks Crstano Tapparello, Stefano Tomasn and Mchele

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Evaluation of an Enhanced Scheme for High-level Nested Network Mobility

Evaluation of an Enhanced Scheme for High-level Nested Network Mobility IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.15 No.10, October 2015 1 Evaluaton of an Enhanced Scheme for Hgh-level Nested Network Moblty Mohammed Babker Al Mohammed, Asha Hassan.

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

A Low-Overhead Routing Protocol for Ad Hoc Networks with selfish nodes

A Low-Overhead Routing Protocol for Ad Hoc Networks with selfish nodes A Low-Oerhead Routng Protocol for Ad Hoc Networks wth selfsh nodes Dongbn Wang 1, Xaofeng Wang 2, Xangzhan Yu 3, Kacheng Q 1, Zhbn Xa 1 1 School of Software Engneerng, Bejng Unersty of Posts and Telecommuncatons,100876,

More information

MobileGrid: Capacity-aware Topology Control in Mobile Ad Hoc Networks

MobileGrid: Capacity-aware Topology Control in Mobile Ad Hoc Networks MobleGrd: Capacty-aware Topology Control n Moble Ad Hoc Networks Jle Lu, Baochun L Department of Electrcal and Computer Engneerng Unversty of Toronto {jenne,bl}@eecg.toronto.edu Abstract Snce wreless moble

More information

ENERGY EFFICIENT ROUTING PROTOCOLS FOR WIRELESS AD HOC NETWORKS A SURVEY

ENERGY EFFICIENT ROUTING PROTOCOLS FOR WIRELESS AD HOC NETWORKS A SURVEY K SANKAR: ENERGY EFFICIENT ROUTING PROTOCOLS FOR WIRELESS AD HOC NETWORKS A SURVEY ENERGY EFFICIENT ROUTING PROTOCOLS FOR WIRELESS AD HOC NETWORKS A SURVEY K. Sankar Department of Computer Scence and Engneerng,

More information

Load-Balanced Anycast Routing

Load-Balanced Anycast Routing Load-Balanced Anycast Routng Chng-Yu Ln, Jung-Hua Lo, and Sy-Yen Kuo Department of Electrcal Engneerng atonal Tawan Unversty, Tape, Tawan sykuo@cc.ee.ntu.edu.tw Abstract For fault-tolerance and load-balance

More information

Simulator for Energy Efficient Clustering in Mobile Ad Hoc Networks

Simulator for Energy Efficient Clustering in Mobile Ad Hoc Networks Smulator for Energy Effcent Clusterng n Moble Ad Hoc Networks Amt Kumar 1 Dhrendra Srvastav 2 and Suchsmta Chnara 3 Department of Computer Scence and Engneerng, Natonal Insttute of Technology, Rourkela,

More information

Video Proxy System for a Large-scale VOD System (DINA)

Video Proxy System for a Large-scale VOD System (DINA) Vdeo Proxy System for a Large-scale VOD System (DINA) KWUN-CHUNG CHAN #, KWOK-WAI CHEUNG *# #Department of Informaton Engneerng *Centre of Innovaton and Technology The Chnese Unversty of Hong Kong SHATIN,

More information

Dynamic Bandwidth Provisioning with Fairness and Revenue Considerations for Broadband Wireless Communication

Dynamic Bandwidth Provisioning with Fairness and Revenue Considerations for Broadband Wireless Communication Ths full text paper was peer revewed at the drecton of IEEE Communcatons Socety subject matter experts for publcaton n the ICC 008 proceedngs. Dynamc Bandwdth Provsonng wth Farness and Revenue Consderatons

More information

NETWORK LIFETIME AND ENERGY EFFICIENT MAXIMIZATION FOR HYBRID WIRELESS NETWORK

NETWORK LIFETIME AND ENERGY EFFICIENT MAXIMIZATION FOR HYBRID WIRELESS NETWORK NETWORK LIFETIME AND ENERGY EFFICIENT MAXIMIZATION FOR HYBRID WIRELESS NETWORK Prasana kumar. S 1, Deepak.N 2, Tajudeen. H 3, Sakthsundaram. G 4 1,2,3,4Student, Department of Electroncs and Communcaton,

More information

Using Particle Swarm Optimization for Enhancing the Hierarchical Cell Relay Routing Protocol

Using Particle Swarm Optimization for Enhancing the Hierarchical Cell Relay Routing Protocol 2012 Thrd Internatonal Conference on Networkng and Computng Usng Partcle Swarm Optmzaton for Enhancng the Herarchcal Cell Relay Routng Protocol Hung-Y Ch Department of Electrcal Engneerng Natonal Sun Yat-Sen

More information

QoS Bandwidth Estimation Scheme for Delay Sensitive Applications in MANETs

QoS Bandwidth Estimation Scheme for Delay Sensitive Applications in MANETs Communcatons and Network, 2013, 5, 1-8 http://dx.do.org/10.4236/cn.2013.51001 Publshed Onlne February 2013 (http://www.scrp.org/journal/cn) QoS Bandwdth Estmaton Scheme for Delay Senstve Applcatons n MANETs

More information

DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT

DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT Bran J. Wolf, Joseph L. Hammond, and Harlan B. Russell Dept. of Electrcal and Computer Engneerng, Clemson Unversty,

More information

Energy Saving Techniques in Ad hoc Networks

Energy Saving Techniques in Ad hoc Networks Energy Savng Technques n Ad hoc Networks 1 Energy Savng Technques n Ad hoc Networks R. Durga Bhavan 1, S. Nagaman 2 and V. Asha 3 1 Asst. Professor, Dept. of CSE, R. K. College of Engneerng, Vjayawada,

More information

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

THere are increasing interests and use of mobile ad hoc

THere are increasing interests and use of mobile ad hoc 1 Adaptve Schedulng n MIMO-based Heterogeneous Ad hoc Networks Shan Chu, Xn Wang Member, IEEE, and Yuanyuan Yang Fellow, IEEE. Abstract The demands for data rate and transmsson relablty constantly ncrease

More information

Routing in Degree-constrained FSO Mesh Networks

Routing in Degree-constrained FSO Mesh Networks Internatonal Journal of Hybrd Informaton Technology Vol., No., Aprl, 009 Routng n Degree-constraned FSO Mesh Networks Zpng Hu, Pramode Verma, and James Sluss Jr. School of Electrcal & Computer Engneerng

More information

ARTICLE IN PRESS. Signal Processing: Image Communication

ARTICLE IN PRESS. Signal Processing: Image Communication Sgnal Processng: Image Communcaton 23 (2008) 754 768 Contents lsts avalable at ScenceDrect Sgnal Processng: Image Communcaton journal homepage: www.elsever.com/locate/mage Dstrbuted meda rate allocaton

More information

3. CR parameters and Multi-Objective Fitness Function

3. CR parameters and Multi-Objective Fitness Function 3 CR parameters and Mult-objectve Ftness Functon 41 3. CR parameters and Mult-Objectve Ftness Functon 3.1. Introducton Cogntve rados dynamcally confgure the wreless communcaton system, whch takes beneft

More information

Efficient Distributed File System (EDFS)

Efficient Distributed File System (EDFS) Effcent Dstrbuted Fle System (EDFS) (Sem-Centralzed) Debessay(Debsh) Fesehaye, Rahul Malk & Klara Naherstedt Unversty of Illnos-Urbana Champagn Contents Problem Statement, Related Work, EDFS Desgn Rate

More information

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms Course Introducton Course Topcs Exams, abs, Proects A quc loo at a few algorthms 1 Advanced Data Structures and Algorthms Descrpton: We are gong to dscuss algorthm complexty analyss, algorthm desgn technques

More information

Efficient Backoff Algorithm in Wireless Multihop Ad Hoc Networks

Efficient Backoff Algorithm in Wireless Multihop Ad Hoc Networks 1 Chen-Mn Wu, 2 Hu-Ka Su, 3 Wang-Has Yang *1,Correspondng Author Nanhua Unversty, cmwu@mal.nhu.edu.tw 2 Natonal Formosa Unversty, hksu@nfu.edu.tw 3 Hsupng Insttute of Technology, yangwh@mal.ht.edu.tw do:10.4156/jact.vol3.

More information

Distributed Topology Control for Power Efficient Operation in Multihop Wireless Ad Hoc Networks

Distributed Topology Control for Power Efficient Operation in Multihop Wireless Ad Hoc Networks Dstrbuted Topology Control for Power Effcent Operaton n Multhop Wreless Ad Hoc Networks Roger Wattenhofer L L Paramvr Bahl Y-Mn Wang Mcrosoft Research CS Dept. Cornell Unversty Mcrosoft Research Mcrosoft

More information

QoS-aware routing for heterogeneous layered unicast transmissions in wireless mesh networks with cooperative network coding

QoS-aware routing for heterogeneous layered unicast transmissions in wireless mesh networks with cooperative network coding Tarno et al. EURASIP Journal on Wreless Communcatons and Networkng 214, 214:81 http://wcn.euraspournals.com/content/214/1/81 RESEARCH Open Access QoS-aware routng for heterogeneous layered uncast transmssons

More information

sensors ISSN

sensors ISSN Sensors 2011, 11, 5383-5401; do:10.3390/s110505383 OPEN ACCESS sensors ISSN 1424-8220 www.mdp.com/journal/sensors Artcle FRCA: A Fuzzy Relevance-Based Cluster Head Selecton Algorthm for Wreless Moble Ad-Hoc

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

RAP. Speed/RAP/CODA. Real-time Systems. Modeling the sensor networks. Real-time Systems. Modeling the sensor networks. Real-time systems:

RAP. Speed/RAP/CODA. Real-time Systems. Modeling the sensor networks. Real-time Systems. Modeling the sensor networks. Real-time systems: Speed/RAP/CODA Presented by Octav Chpara Real-tme Systems Many wreless sensor network applcatons requre real-tme support Survellance and trackng Border patrol Fre fghtng Real-tme systems: Hard real-tme:

More information

Performance Improvement of Direct Diffusion Algorithm in Sensor Networks

Performance Improvement of Direct Diffusion Algorithm in Sensor Networks Mddle-East Journal of Scentfc Research 2 (): 566-574, 202 ISSN 990-9233 IDOSI Publcatons, 202 DOI: 0.5829/dos.mejsr.202.2..43 Performance Improvement of Drect Dffuson Algorthm n Sensor Networks Akbar Bemana

More information

Constructing Minimum Connected Dominating Set: Algorithmic approach

Constructing Minimum Connected Dominating Set: Algorithmic approach Constructng Mnmum Connected Domnatng Set: Algorthmc approach G.N. Puroht and Usha Sharma Centre for Mathematcal Scences, Banasthal Unversty, Rajasthan 304022 usha.sharma94@yahoo.com Abstract: Connected

More information

TPL-Aware Displacement-driven Detailed Placement Refinement with Coloring Constraints

TPL-Aware Displacement-driven Detailed Placement Refinement with Coloring Constraints TPL-ware Dsplacement-drven Detaled Placement Refnement wth Colorng Constrants Tao Ln Iowa State Unversty tln@astate.edu Chrs Chu Iowa State Unversty cnchu@astate.edu BSTRCT To mnmze the effect of process

More information

Applied Mathematics. Elixir Appl. Math. 84 (2015)

Applied Mathematics. Elixir Appl. Math. 84 (2015) 3341 V.Vnoba and S.M.Chthra/ Elxr Appl. Math. 84 (015) 3341-3349 Avalable onlne at www.elxrpublshers.com (Elxr Internatonal Journal) Appled Mathematcs Elxr Appl. Math. 84 (015) 3341-3349 Bayesan Inference

More information

Fast Retransmission of Real-Time Traffic in HIPERLAN/2 Systems

Fast Retransmission of Real-Time Traffic in HIPERLAN/2 Systems Fast Retransmsson of Real-Tme Traffc n HIPERLAN/ Systems José A Afonso and Joaqum E Neves Department of Industral Electroncs Unversty of Mnho, Campus de Azurém 4800-058 Gumarães, Portugal {joseafonso,

More information

Module Management Tool in Software Development Organizations

Module Management Tool in Software Development Organizations Journal of Computer Scence (5): 8-, 7 ISSN 59-66 7 Scence Publcatons Management Tool n Software Development Organzatons Ahmad A. Al-Rababah and Mohammad A. Al-Rababah Faculty of IT, Al-Ahlyyah Amman Unversty,

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

Analysis of Collaborative Distributed Admission Control in x Networks

Analysis of Collaborative Distributed Admission Control in x Networks 1 Analyss of Collaboratve Dstrbuted Admsson Control n 82.11x Networks Thnh Nguyen, Member, IEEE, Ken Nguyen, Member, IEEE, Lnha He, Member, IEEE, Abstract Wth the recent surge of wreless home networks,

More information

EFT: a high throughput routing metric for IEEE s wireless mesh networks

EFT: a high throughput routing metric for IEEE s wireless mesh networks Ann. Telecommun. (2010) 65:247 262 DOI 10.1007/s12243-009-0130-1 EFT: a hgh throughput routng metrc for IEEE 802.11s wreless mesh networks Md. Sharful Islam Muhammad Mahbub Alam Md. Abdul Hamd Choong Seon

More information

A Hybrid Genetic Algorithm for Routing Optimization in IP Networks Utilizing Bandwidth and Delay Metrics

A Hybrid Genetic Algorithm for Routing Optimization in IP Networks Utilizing Bandwidth and Delay Metrics A Hybrd Genetc Algorthm for Routng Optmzaton n IP Networks Utlzng Bandwdth and Delay Metrcs Anton Redl Insttute of Communcaton Networks, Munch Unversty of Technology, Arcsstr. 21, 80290 Munch, Germany

More information

Optimizing Document Scoring for Query Retrieval

Optimizing Document Scoring for Query Retrieval Optmzng Document Scorng for Query Retreval Brent Ellwen baellwe@cs.stanford.edu Abstract The goal of ths project was to automate the process of tunng a document query engne. Specfcally, I used machne learnng

More information

Research of Dynamic Access to Cloud Database Based on Improved Pheromone Algorithm

Research of Dynamic Access to Cloud Database Based on Improved Pheromone Algorithm , pp.197-202 http://dx.do.org/10.14257/dta.2016.9.5.20 Research of Dynamc Access to Cloud Database Based on Improved Pheromone Algorthm Yongqang L 1 and Jn Pan 2 1 (Software Technology Vocatonal College,

More information

SRB: Shared Running Buffers in Proxy to Exploit Memory Locality of Multiple Streaming Media Sessions

SRB: Shared Running Buffers in Proxy to Exploit Memory Locality of Multiple Streaming Media Sessions SRB: Shared Runnng Buffers n Proxy to Explot Memory Localty of Multple Streamng Meda Sessons Songqng Chen,BoShen, Yong Yan, Sujoy Basu, and Xaodong Zhang Department of Computer Scence Moble and Meda System

More information

Mobility Based Routing Protocol with MAC Collision Improvement in Vehicular Ad Hoc Networks

Mobility Based Routing Protocol with MAC Collision Improvement in Vehicular Ad Hoc Networks Moblty Based Routng Protocol wth MAC Collson Improvement n Vehcular Ad Hoc Networks Zhhao Dng, Pny Ren, Qnghe Du Shaanx Smart Networks and Ubqutous Access Rearch Center School of Electronc and Informaton

More information

Advanced radio access solutions for the new 5G requirements

Advanced radio access solutions for the new 5G requirements Advanced rado access solutons for the new 5G requrements Soumaya Hamouda Assocate Professor, Unversty of Carthage Tuns, Tunsa Soumaya.hamouda@supcom.tn IEEE Summt 5G n Future Afrca. May 3 th, 2017 Pretora,

More information

A Novel Scheme to Reduce Control Overhead and Increase Link Duration in Highly Mobile Ad Hoc Networks

A Novel Scheme to Reduce Control Overhead and Increase Link Duration in Highly Mobile Ad Hoc Networks Ths full text paper was peer revewed at the drecton of IEEE Communcatons Socety subect matter experts for publcaton n the WCNC 2007 proceedngs. A Novel Scheme to Reduce Control Overhead and Increase Lnk

More information

Research Article. ISSN (Print) s k and. d k rate of k -th flow, source node and

Research Article. ISSN (Print) s k and. d k rate of k -th flow, source node and Scholars Journal of Engneerng and Technology (SJET) Sch. J. Eng. Tech., 2015; 3(4A):343-350 Scholars Academc and Scentfc Publsher (An Internatonal Publsher for Academc and Scentfc Resources) www.saspublsher.com

More information

A Saturation Binary Neural Network for Crossbar Switching Problem

A Saturation Binary Neural Network for Crossbar Switching Problem A Saturaton Bnary Neural Network for Crossbar Swtchng Problem Cu Zhang 1, L-Qng Zhao 2, and Rong-Long Wang 2 1 Department of Autocontrol, Laonng Insttute of Scence and Technology, Benx, Chna bxlkyzhangcu@163.com

More information

Bayesian Model for Mobility Prediction to Support Routing in Mobile Ad-Hoc Networks

Bayesian Model for Mobility Prediction to Support Routing in Mobile Ad-Hoc Networks Bayesan Model for Moblty Predcton to Support Routng n Moble Ad-Hoc Networks Tran The Son, Hoa Le Mnh, Graham Sexton, Nauman Aslam, Zabh Ghassemlooy Northumbra Communcatons Research Laboratory (NCRLab Faculty

More information

Virtual Machine Migration based on Trust Measurement of Computer Node

Virtual Machine Migration based on Trust Measurement of Computer Node Appled Mechancs and Materals Onlne: 2014-04-04 ISSN: 1662-7482, Vols. 536-537, pp 678-682 do:10.4028/www.scentfc.net/amm.536-537.678 2014 Trans Tech Publcatons, Swtzerland Vrtual Machne Mgraton based on

More information

Distributed Grid based Robust Clustering Protocol for Mobile Sensor Networks

Distributed Grid based Robust Clustering Protocol for Mobile Sensor Networks 414 The Internatonal Arab Journal of Informaton Technology, Vol. 8, No. 4, October 011 Dstrbuted Grd based Robust Clusterng Protocol for Moble Sensor Networks Shahzad Al and Sajjad Madan Department of

More information

Delay Variation Optimized Traffic Allocation Based on Network Calculus for Multi-path Routing in Wireless Mesh Networks

Delay Variation Optimized Traffic Allocation Based on Network Calculus for Multi-path Routing in Wireless Mesh Networks Appl. Math. Inf. Sc. 7, No. 2L, 467-474 2013) 467 Appled Mathematcs & Informaton Scences An Internatonal Journal http://dx.do.org/10.12785/ams/072l13 Delay Varaton Optmzed Traffc Allocaton Based on Network

More information

Efficient Content Distribution in Wireless P2P Networks

Efficient Content Distribution in Wireless P2P Networks Effcent Content Dstrbuton n Wreless P2P Networs Qong Sun, Vctor O. K. L, and Ka-Cheong Leung Department of Electrcal and Electronc Engneerng The Unversty of Hong Kong Pofulam Road, Hong Kong, Chna {oansun,

More information

Connection-information-based connection rerouting for connection-oriented mobile communication networks

Connection-information-based connection rerouting for connection-oriented mobile communication networks Dstrb. Syst. Engng 5 (1998) 47 65. Prnted n the UK PII: S0967-1846(98)90513-7 Connecton-nformaton-based connecton reroutng for connecton-orented moble communcaton networks Mnho Song, Yanghee Cho and Chongsang

More information

Performance Comparison of a QoS Aware Routing Protocol for Wireless Sensor Networks

Performance Comparison of a QoS Aware Routing Protocol for Wireless Sensor Networks Communcatons and Network, 2016, 8, 45-55 Publshed Onlne February 2016 n ScRes. http://www.scrp.org/journal/cn http://dx.do.org/10.4236/cn.2016.81006 Performance Comparson of a QoS Aware Routng Protocol

More information

FAHP and Modified GRA Based Network Selection in Heterogeneous Wireless Networks

FAHP and Modified GRA Based Network Selection in Heterogeneous Wireless Networks 2017 2nd Internatonal Semnar on Appled Physcs, Optoelectroncs and Photoncs (APOP 2017) ISBN: 978-1-60595-522-3 FAHP and Modfed GRA Based Network Selecton n Heterogeneous Wreless Networks Xaohan DU, Zhqng

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 A mathematcal programmng approach to the analyss, desgn and

More information

Efficient Routing Algorithms Combining History and Social Predictors in Mobile Social Networks

Efficient Routing Algorithms Combining History and Social Predictors in Mobile Social Networks Effcent Routng Algorthms Combnng and Socal Predctors n Moble Socal Networks Xao Chen 1, Chengyn Lu 2, Cong Lu 2 1 Department of Computer Scence, Texas State Unversty, San Marcos, TX USA 2 Department of

More information

OPTIMAL CONFIGURATION FOR NODES IN MIXED CELLULAR AND MOBILE AD HOC NETWORK FOR INET

OPTIMAL CONFIGURATION FOR NODES IN MIXED CELLULAR AND MOBILE AD HOC NETWORK FOR INET OPTIMAL CONFIGURATION FOR NODE IN MIED CELLULAR AND MOBILE AD HOC NETWORK FOR INET Olusola Babalola D.E. Department of Electrcal and Computer Engneerng Morgan tate Unversty Dr. Rchard Dean Faculty Advsor

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION 24 CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION The present chapter proposes an IPSO approach for multprocessor task schedulng problem wth two classfcatons, namely, statc ndependent tasks and

More information

Energy and QoS aware Routing in Wireless Sensor Networks

Energy and QoS aware Routing in Wireless Sensor Networks Energy and QoS aware Routng n Wreless Sensor Networks Kemal Akkaya and Mohamed Youns Department of Computer Scence and Electrcal Engneerng Unversty of Maryland, Baltmore County Baltmore, MD 225 kemal youns@cs.umbc.edu

More information

Reliable and Efficient Routing Using Adaptive Genetic Algorithm in Packet Switched Networks

Reliable and Efficient Routing Using Adaptive Genetic Algorithm in Packet Switched Networks IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 1, No 3, January 2012 ISSN (Onlne): 1694-0814 www.ijcsi.org 168 Relable and Effcent Routng Usng Adaptve Genetc Algorthm n Packet Swtched

More information

On Selfishness, Local Information, and Network Optimality: A Topology Control Example

On Selfishness, Local Information, and Network Optimality: A Topology Control Example On Selfshness, Local Informaton, and Network Optmalty: A Topology Control Example Ramakant S. Komal, Allen B. MacKenze, and Petr Mähönen Department of Wreless Networks, RWTH Aachen Unversty, 52072 Aachen

More information

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Overvew 2 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Introducton Mult- Smulator MASIM Theoretcal Work and Smulaton Results Concluson Jay Wagenpfel, Adran Trachte Motvaton and Tasks Basc Setup

More information

Cognitive Radio Resource Management Using Multi-Agent Systems

Cognitive Radio Resource Management Using Multi-Agent Systems Cogntve Rado Resource Management Usng Mult- Systems Jang Xe, Ivan Howtt, and Anta Raja Department of Electrcal and Computer Engneerng Department of Software and Informaton Systems The Unversty of North

More information

X- Chart Using ANOM Approach

X- Chart Using ANOM Approach ISSN 1684-8403 Journal of Statstcs Volume 17, 010, pp. 3-3 Abstract X- Chart Usng ANOM Approach Gullapall Chakravarth 1 and Chaluvad Venkateswara Rao Control lmts for ndvdual measurements (X) chart are

More information

Network Coding as a Dynamical System

Network Coding as a Dynamical System Network Codng as a Dynamcal System Narayan B. Mandayam IEEE Dstngushed Lecture (jont work wth Dan Zhang and a Su) Department of Electrcal and Computer Engneerng Rutgers Unversty Outlne. Introducton 2.

More information

Efficient Routing Algorithm Based on Decisionmaking Sequence in Wireless Mesh Networks

Efficient Routing Algorithm Based on Decisionmaking Sequence in Wireless Mesh Networks 502 JOURNAL OF NETWORKS, VOL. 7, NO. 3, MARCH 2012 Effcent Routng Algorthm Based on Decsonmang Sequence n Wreless Mesh Networs Yngyng Qn, Rongbo Zhu * College of Computer Scence, South-Central Unversty

More information

A Novel Fuzzy Stochastic Routing Protocol For Mobile AdHoc Network

A Novel Fuzzy Stochastic Routing Protocol For Mobile AdHoc Network Avalable Onlne at www.jcsmc.com Internatonal Journal of Computer Scence and Moble Computng A Monthly Journal of Computer Scence and Informaton Technology IJCSMC, Vol. 2, Issue. 0, October 203, pg.98 06

More information

Stable AODV Routing Protocol with Energy-aware in Mobile Ad Hoc Network

Stable AODV Routing Protocol with Energy-aware in Mobile Ad Hoc Network JOURNAL OF NETWORKS, VOL. 9, NO. 9, SEPTEMBER 14 2433 Stable AODV Routng Protocol wth Energy-aware n Moble Ad Hoc Network Jncheng Huang 1, Huhu Xang 1, and Yaheng Zhang 2 1. Department of Informaton Engneerng,

More information

A Variable Threats Based Self-Organization Scheme for Wireless Sensor Networks

A Variable Threats Based Self-Organization Scheme for Wireless Sensor Networks 009 Thrd Internatonal Conference on Sensor Technologes and Applcatons A Varable Threats Based Self-Organzaton Scheme for Wreless Sensor Networks Jan Zhong School of Computer Scence and Informaton Technology

More information

An efficient iterative source routing algorithm

An efficient iterative source routing algorithm An effcent teratve source routng algorthm Gang Cheng Ye Tan Nrwan Ansar Advanced Networng Lab Department of Electrcal Computer Engneerng New Jersey Insttute of Technology Newar NJ 7 {gc yt Ansar}@ntedu

More information

AFSA DSR- ARTIFICIAL FISH SWARM ALGORITHM DYNAMIC SOURCE ROUTING PROTOCOL FOR MANET

AFSA DSR- ARTIFICIAL FISH SWARM ALGORITHM DYNAMIC SOURCE ROUTING PROTOCOL FOR MANET www.oab.org www.oab.webs.com ISSN: 0976-3104 SPECIAL ISSUE: Emergng Technologes n Networkng and Securty (ETNS) Prasath et al. ARTICLE OPEN ACCESS AFSA DSR- ARTIFICIAL FISH SWARM ALGORITHM DYNAMIC SOURCE

More information

The Hybrid Mobile Wireless Sensor Networks for Data Gathering

The Hybrid Mobile Wireless Sensor Networks for Data Gathering The Hybrd Moble Wreless Sensor Networks for Data Gatherng Bao Ren Bejng Unv. of Posts & Telecommuncatons, Bejng 876, Chna +86--62287 renb@bupt.edu.cn Jan Ma Noka Research Center, Bejng 3, Chna +86--65392828-2883

More information

Priority-Based Scheduling Algorithm for Downlink Traffics in IEEE Networks

Priority-Based Scheduling Algorithm for Downlink Traffics in IEEE Networks Prorty-Based Schedulng Algorthm for Downlnk Traffcs n IEEE 80.6 Networks Ja-Mng Lang, Jen-Jee Chen, You-Chun Wang, Yu-Chee Tseng, and Bao-Shuh P. Ln Department of Computer Scence Natonal Chao-Tung Unversty,

More information

An Ant-based approach to Power-Efficient Algorithm for Wireless Sensor Networks

An Ant-based approach to Power-Efficient Algorithm for Wireless Sensor Networks An Ant-based approach to Power-Effcent Algorthm for Wreless Sensor Networs Yaofeng Wen, Yuquan Chen, and Dahong Qan, Senor Member, IEEE Abstract We present an adaptve approach for mprovng the performance

More information

Extending Network Life by Using Mobile Actors in Cluster-based Wireless Sensor and Actor Networks

Extending Network Life by Using Mobile Actors in Cluster-based Wireless Sensor and Actor Networks Extendng Networ Lfe by Usng Moble Actors n Cluster-based Wreless Sensor and Actor Networs Nauman Aslam, Wllam Phllps, Wllam Robertson and S. Svaumar Department of Engneerng Mathematcs & Internetworng Dalhouse

More information

TP-CRAHN: A Transport Protocol for Cognitive Radio Ad-hoc Networks

TP-CRAHN: A Transport Protocol for Cognitive Radio Ad-hoc Networks TP-CRAHN: A Transport Protocol for Cogntve Rado Ad-hoc Networks Kaushk R. Chowdhury Broadband Wreless Networkng Lab Georga Insttute of Technology Atlanta, GA 3332, USA Emal: kaushkc@ece.gatech.edu Marco

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

A Semi-Distributed Load Balancing Architecture and Algorithm for Heterogeneous Wireless Networks

A Semi-Distributed Load Balancing Architecture and Algorithm for Heterogeneous Wireless Networks A Sem-Dstrbuted oad Balancng Archtecture and Algorthm for Heterogeneous reless Networks Md. Golam Rabul Ala Choong Seon Hong * Kyung Hee Unversty, Korea rob@networkng.khu.ac.kr, cshong@khu.ac.kr Abstract

More information

ANFIS Aided AODV Routing Protocolfor Mobile Ad Hoc Networks

ANFIS Aided AODV Routing Protocolfor Mobile Ad Hoc Networks Journal of Computer Scence Orgnal Research Paper ANFIS Aded AODV Routng Protocolfor Moble Ad Hoc Networks Vvek Sharma, Bashr Alam and M.N. Doja Department of Computer Engneerng, Jama MllaIslama New Delh,

More information

QoS-aware composite scheduling using fuzzy proactive and reactive controllers

QoS-aware composite scheduling using fuzzy proactive and reactive controllers Khan et al. EURASIP Journal on Wreless Communcatons and Networkng 2014, 2014:138 http://jwcn.euraspjournals.com/content/2014/1/138 RESEARCH Open Access QoS-aware composte schedulng usng fuzzy proactve

More information

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following.

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following. Complex Numbers The last topc n ths secton s not really related to most of what we ve done n ths chapter, although t s somewhat related to the radcals secton as we wll see. We also won t need the materal

More information

A Fair Access Mechanism Based on TXOP in IEEE e Wireless Networks

A Fair Access Mechanism Based on TXOP in IEEE e Wireless Networks 11 Internatonal Journal of Communcaton Networks and Informaton Securty (IJCNIS) Vol. 8, No. 1, Aprl 16 A Far Access Mechansm Based on TXOP n IEEE 8.11e Wreless Networks Marjan Yazdan 1, Maryam Kamal, Neda

More information

Improving Low Density Parity Check Codes Over the Erasure Channel. The Nelder Mead Downhill Simplex Method. Scott Stransky

Improving Low Density Parity Check Codes Over the Erasure Channel. The Nelder Mead Downhill Simplex Method. Scott Stransky Improvng Low Densty Party Check Codes Over the Erasure Channel The Nelder Mead Downhll Smplex Method Scott Stransky Programmng n conjuncton wth: Bors Cukalovc 18.413 Fnal Project Sprng 2004 Page 1 Abstract

More information

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

LocalTree: An Efficient Algorithm for Mobile Peer-to-Peer Live Streaming

LocalTree: An Efficient Algorithm for Mobile Peer-to-Peer Live Streaming LocalTree: An Effcent Algorthm for Moble Peer-to-Peer Lve Streamng Bo Zhang S.-H. Gary Chan Department of Comp. Sc. & Eng. The Hong Kong Un. of Sc. & Tech. Clear Water Bay, Hong Kong Emal: {zhangbo, gchan}@cse.ust.hk

More information

Convolutional interleaver for unequal error protection of turbo codes

Convolutional interleaver for unequal error protection of turbo codes Convolutonal nterleaver for unequal error protecton of turbo codes Sna Vaf, Tadeusz Wysock, Ian Burnett Unversty of Wollongong, SW 2522, Australa E-mal:{sv39,wysock,an_burnett}@uow.edu.au Abstract: Ths

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

More information