دانلود رایگان مقاله انگلیسی مسیریابی آگاهانه هدفمند و مکانی شبکه های متحرک ادهاک با Laker به همراه ترجمه فارسی
عنوان فارسی مقاله: | مسیریابی آگاهانه هدفمند و مکانی شبکه های متحرک ادهاک با Laker |
عنوان انگلیسی مقاله: | LAKER: Location Aided Knowledge Extraction Routing for Mobile Ad Hoc Networks |
رشته های مرتبط: | مهندسی کامپیوتر، مهندسی فناوری اطلاعات و ارتباطات، مهندسی الگوریتم ها و محاسبات، فناوری اطلاعات، شبکه های کامپیوتری و مخابرات سیار |
فرمت مقالات رایگان | مقالات انگلیسی و ترجمه های فارسی رایگان با فرمت PDF میباشند |
کیفیت ترجمه | کیفیت ترجمه این مقاله پایین میباشد |
نشریه | آی تریپل ای (IEEE) |
توضیحات | این ترجمه نیاز به ویرایش دارد |
کد محصول | F4 |
مقاله انگلیسی رایگان |
دانلود رایگان مقاله انگلیسی |
ترجمه فارسی رایگان |
دانلود رایگان ترجمه مقاله |
جستجوی ترجمه مقالات | جستجوی ترجمه مقالات |
بخشی از ترجمه فارسی: چكيده: در اين مقاله ما حاضر كرديم يك پروتوكول (طرح) Aker را براي Maets كه استفاده مي كنند يك تركيبي از استراتژي (DSR) و محدود مي كند منطقهflooding را در پرتوكول (lar) تازگي كليدlaker اين است كه آن مي تواند به تدريج كشف كند آگاهي از ويژگي هاي توپولوژي همانند پراكندگي (غلظت تراكم) جمعيتي شبكه اين آگاهي مي تواند سازمان سافته شود به شكل تنظيم guiding- route كه شامل مي شود يك زنجيره از حالات مهم بين يك جفت منبع و مكان هاي مقصد اطلاعات كسب مي گردند در طي مسير فاز اكتشاف و آن مي تواند مورد استفاده قرار گيرد. براي هدايت فرآيند اكتشاف مسير فرآيند بعدي در يك روشي مناسب تر LAKER عموماَ مناسب است براي مدل هاي mobility هر جا كه node ها به طور يكنواخت پراكنده شده اند، LAKER مي توانى استخراج كنى ويژگي هاي توپولوژيكي را در اين مدلها و محدود مي كند فضاي جستجو را در فرآيند كشف مسير در يك دانه بندي بيشتر نتايج شبيه سازي نشان داد كه كارايي LAKER، 30 درصد بهتر از LAR و DSR است. |
بخشی از مقاله انگلیسی: I. INTRODUCTION Mobile ad hoc network (MANET) is an infrastructureless network formed by a set of wireless nodes that are capable of moving around freely. There is no fixed infrastructure such as basestations. Each mobile node acts as an end-system and a router. Two mobile nodes within transmission range of each other can communicate directly via the ad hoc wireless link. A multihop route is needed when the destination is beyond the coverage of the sender. Hence routing is a key component of MANET performance. A number of routing protocols have been proposed for MANETs during the recent years[1], [2]. Most of these routing protocols can be classified into two categories: proactive protocols and reactive(on-demand) protocols. In proactive approaches, each node will maintain routing information to all possible destinations irrespective of its usage. In on-demand approaches, a node performs route discovery and maintenance only when needed. Due to the nodal mobility and fast changing topology, on demand protocols generally outperform purely proactive protocols. On-demand protocols, such as Dynamic Source Routing (DSR)[4] and Ad hoc On demand Distance Vector (AODV) routing[5], often use flooding techniques to search for a new route. Flooding based route discovery works as follows. When a node S has some data to send to node D but has no existing This research was supported in part by the National Science Foundation through the grants CCR-0296070 and ANI-0296034. route to the destination, it will initiate a route discovery process by broadcasting a route-request packet. An intermediate node I, upon receiving the route-request packet for the first time, will rebroadcast the route-request again if it does not know a route to the destination node D. Finally, when the route-request packet reaches a node(which may be the destination node D itself) that has a route to node D, a route-reply packet is sent back to the sender node S. To reduce the flooding overhead, a variety of optimizations have been developed. For example, DSR aggressively utilizes route caching strategy to reduce the number of route-request messages. As the route-reply message propagates back to the requester, all neighboring nodes along the route can listen to the route information in a promiscuous way and store the route information in its cache. Later, when a new route-request message is propagating in the network, an intermediate node that has a cached route to the destination can reply to the requester without relaying the route-request message. So the total routing overhead can be reduced. The disadvantage of caching route is that these cached routes may be obsolete by the time it is used, especially under relatively high mobility. Our idea is that it will be more desirable to cache some longer-lived properties of the network other than the to-be-broken routes. In real mobility patterns, nodal density may not be uniform across the network. Some parts of the network may cluster many nodes, while some other parts may have sparse nodes. We believe it is useful to cache this kind of nodal distribution information and later use it to guide the route discovery process. |