Multi-path Dissemination in Regular Mesh Topologies
#1


Multi-path Dissemination in Regular Mesh Topologies

Abstract:

Mesh topologies are important for large-scale peer-to-peer systems that use low-power transceivers. The Quality of Service (QoS) in such systems is known to decrease as the scale increases. We present a scalable approach for dissemination that exploits all the shortest paths between a pair of nodes and improves the QoS. Despite the presence of multiple shortest paths in a system, we show that these paths cannot be exploited by spreading the messages over the paths in a simple round-robin manner; nodes along one of these paths will always handle more messages than the nodes along the other paths.

Algorithm / Technique used:


Uniform Spreading Algorithm.



Algorithm Description:

The first strategy we consider for spreading messages over all shortest paths will be called Uniform Spreading. This is a straightforward strategy where the source, as well as each intermediate node along every path in the contour, sends successive messages in a round-robin fashion to all its immediate neighbors in the contour. We present this algorithm and show that the nodes along one of the paths will always handle more messages than the nodes along other paths whenever this strategy is used.


Existing System:

We study wireless network routing algorithms that use only short paths, for minimizing latency, and achieve good load balance, for balancing the energy use. We consider the special case when all the nodes are located in a narrow strip with width at most ˆš3/2 ‰ˆ 0.86 times the communication radius. We present algorithms that achieve good performance in terms of both measures simultaneously. In addition, our algorithms only use local information and can deal with dynamic change and mobility efficiently.

Proposed System:



We characterize the set of shortest paths between a pair of nodes in regular mesh topologies and derive rules, using this characterization, to effectively spread the messages over all the available paths. These rules ensure that all the nodes that are at the same distance from the source handle roughly the same number of messages. By modeling the multihop propagation in the mesh topology as a multistage queuing network, we results from a variety of scenarios that include page link failures and propagation irregularities to reflect real-world characteristics. Our method achieves improved QoS in all these scenarios.
Modules:


1. Network Module
2. Uniform Spreading
3. Loading in Spreading
4. Optimal Spreading
5. Routing Protocol

Module Description:

1. Network Module

Client-server computing or networking is a distributed application architecture that partitions tasks or workloads between service providers (servers) and service requesters, called clients. Often clients and servers operate over a computer network on separate hardware. A server machine is a high-performance host that is running one or more server programs which share its resources with clients. A client also shares any of its resources; Clients therefore initiate communication sessions with servers which await (listen to) incoming requests.

2. Uniform Spreading

Spreading messages over all shortest paths will be called Uniform Spreading. This is a straightforward strategy where the source, as well as each intermediate node along every path in the contour, sends successive messages in a round-robin fashion to all its immediate neighbors in the contour. We present this algorithm and show that the nodes along one of the paths will always handle more messages than the nodes along other paths whenever this strategy is used.

3. Loading in Spreading

Uniform spreading is achieved when all the nodes in the contour execute the Uniform Spreading algorithm. To characterize the effects of this algorithm, we first define what we call rows in a contour.

4. Optimal Spreading

An algorithm for spreading the messages so that all the available paths are effectively utilized. Recall that a row is a collection of nodes in the contour that are at the same distance from the source. Let w be the number of nodes in a row of a contour. We refer to w as the width of the row. If the source sends M messages and if every node in every row handles messages, then we can say that the spreading is the best in the sense that all available paths are effectively used. This is the criterion of optimality that we choose. We will show that the algorithm presented in this section is optimal in this sense.


5. Routing Protocol

Routing protocols used in traditional wired and wireless networks are based on shortest path algorithms such as the Bellman-Ford algorithm and Dijkstraâ„¢s algorithm. Similar protocols have been reported for ad hoc, wireless, and mobile networks. The QoS achieved in these systems has also been studied. The dissemination method we describe in this paper is somewhat similar to a gradient dissemination scheme with the cost metric being the deviation from evenness of load distribution on all available shortest paths.











Hardware Requirements:

¢ System : Pentium IV 2.4 GHz.
¢ Hard Disk : 40 GB.
¢ Floppy Drive : 1.44 MB.
¢ Monitor : 15 VGA Colour.
¢ Mouse : Logitech.
¢ RAM : 256 MB.


Software Requirements:

¢ Operating system : - Windows XP Professional.
¢ Coding Language : - Java.
¢ Tool Used : - Eclipse.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: network topologies examples, pon topologies seminar, regular courses delhi, pon topologies abstract, seminar for pon topologies, regular education initiative, hybrid cars compared to regular cars,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
Multi-path Dissemination in Regular Mesh Topologies - by computer science topics - 01-07-2010, 04:35 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
  Opportunistic Routing in Multi-radio Multi-channel Multi-hop Wireless Networks seminar class 4 3,602 17-10-2017, 02:48 PM
Last Post: jaseela123d
  Cloud Computing Security: From Single to Multi-Clouds 1 844 14-02-2017, 04:56 PM
Last Post: jaseela123d
  Energy-Aware Autonomic Resource Allocation in Multi tier Virtualized Environments 1 774 14-02-2017, 02:13 PM
Last Post: jaseela123d
  Multi Banking System mechanical engineering crazy 16 15,667 07-10-2016, 09:38 PM
Last Post: rano
  Multi User Chatting System mechanical engineering crazy 13 10,883 15-07-2013, 10:59 PM
Last Post: a
  Multi Banking System seminar presentation 2 3,906 03-07-2013, 10:24 AM
Last Post: computer topic
  Conditional Shortest Path Routing in Delay Tolerant Networks seminar class 5 3,705 18-01-2013, 03:06 PM
Last Post: Guest
  Hop-by-Hop Routing in Wireless Mesh Networks with Bandwidth Guarantees Projects9 1 1,214 07-10-2012, 08:26 PM
Last Post: ebe.joseph
  Analysis of Shortest Path Routing for Large Multi-Hop Wireless Networks project report tiger 13 6,719 07-03-2012, 12:17 PM
Last Post: seminar paper
  Implementing a Regular Register in an Eventually Synchronous Distributed System Prone Projects9 0 783 23-01-2012, 05:01 PM
Last Post: Projects9

Forum Jump: