SlideShare a Scribd company logo
1 of 10
Download to read offline
Wiki2010 Unit 4
f each other and usually with nodes sending data at a constant rate. Different protocols are then evaluated based on the packet drop rate, average
routing load, average end–to–end–delay, and other measures. The proposed solutions for routing protocols could be grouped in three categories:
proactive (or table–driven), reactive (or on–demand), and hybrid protocols. Even the reactive protocols have become the main stream for MANET
routing. In this chapter, we introduce some popular routing protocols in each of the three categories and for IPv6 networks
[Lee2009][Wiki2010a][Wiki2010c]. 1.3 Applications for MANET Ad hoc networks are suited for use in situations where infrastructure is either not
available or not trusted, such as a communication... Show more content on Helpwriting.net ...
So that when a packet needs to be forwarded, a route is already known and can be used immediately. Once the routing tables are setup, then data
(packets) transmissions will be as fast and easy as in the tradition wired networks. Unfortunately, it is a big overhead to maintain routing tables in the
mobile ad hoc network environment. Therefore, the proactive routing protocols have the following common disadvantages: 1. Respective amount of
data for maintaining routing information. 2. Slow reaction on restructuring network and failures of individual nodes. Proactive routing protocols
became less popular after more and more reactive routing protocols were introduced. In this section, we introduce three popular proactive routing
protocols – DSDV, WRP and OLSR. Besides the three popular protocols, there are many other proactive routing protocols for MNAET, such as CGSR,
HSR, MMRP and so on [Wiki2010c][Sholander2002]. 2.1 Destination–Sequenced Distance Vector (DSDV) Destination–Sequenced Distance–Vector
Routing (DSDV) is a table–driven routing scheme for ad hoc mobile networks based on the Bellman–Ford algorithm. It was developed by
... Get more on HelpWriting.net ...
The Digital Signal Processing Applications
CHAPTER 1
INTRODUCTION
With advent of modern high–performance signal processing applications, high throughput is in great demand. Digital Signal Processing is perhaps the
most important enabling technology behind the last few decade's communication and multi–media revolutions. Most recent research in the digital signal
processing (DSP) area has focused on new techniques that explore parallel processing architectures for solutions to the DSP problems .DSP is used in
a numerous real time application related with the VLSI technology such as wireless communication, transmission system, multimedia, digital video,
digital audio and radar system. The field of DSP has always been driven by the advances in VLSI technologies. With the advances in... Show more
content on Helpwriting.net ...
Loop transformation techniques are applied extensively on loop intensive behaviors in design of area/energy efficient systems in the domain of
multimedia and signal processing applications. These are also commonly used during high–level synthesis for optimization purposes. One of the most
popular loop transformation techniques is retiming, which improves the performance of the system. Retiming relocates the delays or registers within a
circuit without altering the functionality. As relocating the delays or registers balances the critical path and reduces the states of the circuit.
CHAPTER 2
LITERATURE SURVEY
Graphical representation are efficient for investigating and analyzing the data flow properties of DSP system and for exploiting the inherent parallelism
among the different subtask. More importantly graphical representation can be used to map DSP algorithm to hardware implementation. This graphical
representation can build the gap between algorithmic description and structural implementation. It exhibits all parallelism and data driven properties of
the system and provide an insight into space and time tradeoffs.
2.1 DATA FLOW GRAPH
In Data Flow Graph (DFG) representation, the nodes represent computations and the directed edges represent data path and each edge has a
non–negative number of delays associated with it.
The DFG captures the data driven property of DSP algorithms where any node
... Get more on HelpWriting.net ...
The Routing Information Protocol ( RIP ) Essay
The Routing Information Protocol ( RIP )
INTRODUCTION:
I will summarize Request For Comments (RFC) 1058, Routing Information Protocol (RIP), by discussing RIPs basic algorithm/distance vector
algorithm, protocol, message format, protocol limitations, and new improvements to RIP.
RIP is very important to internetworking, since it passes information about routes between networks and hosts. It allows hosts and gateways to
exchange information for the purpose of computing routes.
BASIC ALGORITHM/DISTANCE VECTOR ALGORITHM:
RIP was designed to work with moderate sized networks, which used pretty much the same technology. It was not intended to work complex network
systems. RIP is widely used for routing traffic in the global ... Show more content on Helpwriting.net ...
In the following, the distance could be 4,5,6 and more. A–––––B–––––C / / | / / D–––E F–––––G | | | H | | / | I––––––––J | / | | K––––––––––L–––––M
In the above, the shortest path from A to M could be A–B–C–E–M, A–B–D–H–M, or A–G–J–L–M. There are two algorithms that find the shortest path:
the Bellman–Ford or Dijkstra algorithms. Once one of these algorithms are run, each node in the network will know the shortest path from itself to each
other node in the network.
The algorithm uses fixed "metrics" for route comparisons. The fixed metrics could be time delay, cost, or some other value used to compare routes. In
the following network, the numbers represent the cost to transverse the link.
A –––– 1 –––– B ––––– 2 ––––– C | | | |
| 3 2 1
| |
| |
3 D –––– 3 –––– E –– 2 –– F
| /
| 1
| / G –––––––––– 3 –––––––––– H
In the above network the following would be:
Route Cost
... Get more on HelpWriting.net ...
Pros And Disadvantages Of Routing
Networks are usually very humungous which makes the implementation of routing algorithms really tough. Hence there is a need to divide the
networks into autonomous systems. AS are groups of networks and routers which are under the control of a single admin. Routing can broadly be
divided into interior and exterior routing based on whether routing is inside an autonomous system or not.
There are three major/popular routing protocols being used.
Interior:
Routing Information Protocol (RIP)
Open Shortest Path First Protocol (OSPF)
Exterior
Border Gateway Protocol (BGP)
Routing Information Protocol (RIP) is the simplest and commonly used routing protocol in IP networks. It makes use of distance vector routing
technique and UDP for transport ... Show more content on Helpwriting.net ...
Disadvantages:
It has slow convergence. If a change is made in a network, it might take really long for the router to learn about it if they are not close by. To prevent
this max hop is introduced.
It is too simple in terms of metric
It might be unstable and leads to count to infinity problem. (loops of packets)
Scalability is an issue
Open Shortest Path First: OSPF is an interior routing protocol and is base on link state routing. It is comparatively more recent and efficient than the
widely used RIP. It also makes use of autonomous systems. It breaks the autonomous systems into one more level that is areas. It does not make use
of only hop count as metric. Metric based on type of service like minimum delay (rtt), maximum throughput, reliability, etc. It is competitively more
scalable than the RIP. It minimizes delay and maximizes throughput. It makes use of IP and has a value in the IP Header which is a 8 bit protocol field.
It has four different kind of links involved
Point to point
Virtual
Transient
Stub
It has five kinds of link state advertisement
Router link
Network link
Summary link to network
External
... Get more on HelpWriting.net ...
Disadvantages And Disadvantages Of Wireless Networked And...
INTRODUCTION A network is collection of devices which are connected to each other for data exchange. Devices are linked with each other in
order to share resources, exchange files or allow electronic communications. These are interconnected for sharing data quickly and easily. A
network can be divided into wired and wireless networks. In wireless networks, there is no physical connection between devices or computers as
there are some sort of radio frequencies in air to transmit and receive data instead of using physical cables. In wireless networks, cables are used at
backbone and the computers are integrated with access points. Wireless networks work as same way as wired LAN using same protocols and
applications. Wireless technology has made easier the sharing of resources in a home or business simultaneously by multiple computer users without
exhibiting any additional or intrusive wiring. Wireless networks are easy to expand and inexpensive as compared to wired networks. The advantage of
wireless networks is that it data can be shared globally at all parts of the world. Wireless networks are flexible and so it is ideal for non–reachable
paces such as cross–river and mountains. The main disadvantage of wireless... Show more content on Helpwriting.net ...
when there is a need to transmit data from source to destination a route discovery process is initiated by the source. In this process, the network is
flooded with route request packets to create a suitable route from source to destination. The Routing table is also created on demand. Flooding is a
reliable method of passing information to all the nodes present in the network; however it uses bandwidth and cause delays in packet transmission but
decreases the control traffic overhead. After getting the best route, route establishment phase ceases with initiation of route maintenance phase which
keeps up valid routes and remove all the invalid routes thus reducing
... Get more on HelpWriting.net ...
Bellman-Ford Deliverout Analysis
This part of your exam is worth 30 points.
Using the provided network diagram, write a program that finds the shortest path routing using the Bellman–Ford algorithm. Your program should
represent the fact that your node is U. Show how the iterative process generates the routing table for your node. One of the keys to your program will
be in determining when the iterative process is done. Deliverables
1.Provide an output that shows the routing table for your node after each iteration. Add a second table with two columns. One that shows the destination
from your node and the second column indicating the number of hops to reach that node.
OUTPUT:
The screenshot of the output of the running program is attached below. The distance... Show more content on Helpwriting.net ...
Below shown is how the output looks:
2.Provide a Word document with screenshots that explains how your program incorporates the Bellman–Ford algorithm. Ensure you explain and show
how you incorporated the iterative process and determined when the routing table for your node was optimum. You can incorporate your outputs into
this document; however, you must identify where in your source code you print the results required in deliverable 1 above.
This algorithm calculates the shortest path using the bottom–up approach. The Bellman Ford algorithm using a relaxation formula and calculates the
path between each edge and iterates for V–1 times using this formula to finally calculate the shortest path. We are assuming that there are no negative
weight cycle in the network.
It starts by calculating the shortest path between one node at first, then it checks for the path between two nodes, and so on proceeds in each iteration.
I have put the outer loop as V–1, where V is the total number of vertices that is present in the network. In our case, V=6. Therefore, there must be V–1,
which is 5 iterations to obtain the optimal shortest path to each of the node from the source node.
The below shown highlighted screenshot is the comparison relaxation formula used to check at each edge.
If we iterate through all the edges one more time, and still get the shortest path, this means that there is a negative weight cycle in the network. Hence,
... Get more on HelpWriting.net ...

More Related Content

Similar to Wiki2010 Unit 4

PERFORMANCE STUDIES ON THE VARIOUS ROUTING PROTOCOLS IN AD-HOC NETWORKS
PERFORMANCE STUDIES ON THE  VARIOUS ROUTING PROTOCOLS IN AD-HOC NETWORKSPERFORMANCE STUDIES ON THE  VARIOUS ROUTING PROTOCOLS IN AD-HOC NETWORKS
PERFORMANCE STUDIES ON THE VARIOUS ROUTING PROTOCOLS IN AD-HOC NETWORKSJYoTHiSH o.s
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
A Literature Survey of MANET
A Literature Survey of MANETA Literature Survey of MANET
A Literature Survey of MANETIRJET Journal
 
ANALYSIS OF PROACTIVE AND REACTIVE MANET ROUTING PROTOCOLS UNDER SELECTED TCP...
ANALYSIS OF PROACTIVE AND REACTIVE MANET ROUTING PROTOCOLS UNDER SELECTED TCP...ANALYSIS OF PROACTIVE AND REACTIVE MANET ROUTING PROTOCOLS UNDER SELECTED TCP...
ANALYSIS OF PROACTIVE AND REACTIVE MANET ROUTING PROTOCOLS UNDER SELECTED TCP...ijasuc
 
A Literature Survey of MANET.pdf
A Literature Survey of MANET.pdfA Literature Survey of MANET.pdf
A Literature Survey of MANET.pdfLaurie Smith
 
Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...
Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...
Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...IRJET Journal
 
ANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORK
ANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORKANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORK
ANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORKIJCSIT Journal
 
An Insight Into The Qos Techniques
An Insight Into The Qos TechniquesAn Insight Into The Qos Techniques
An Insight Into The Qos TechniquesKatie Gulley
 
Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...
Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...
Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...IRJET Journal
 
Essay On Ethernet
Essay On EthernetEssay On Ethernet
Essay On EthernetJennifer Wood
 
Attacks and Routing Protocols in MANET: A Review
Attacks and Routing Protocols in MANET: A ReviewAttacks and Routing Protocols in MANET: A Review
Attacks and Routing Protocols in MANET: A ReviewIRJET Journal
 
Routing protocols in Ad-hoc Networks- A Simulation Study
Routing protocols in Ad-hoc Networks- A Simulation StudyRouting protocols in Ad-hoc Networks- A Simulation Study
Routing protocols in Ad-hoc Networks- A Simulation StudyIOSR Journals
 
Comprehensive survey on routing protocols for IoT
Comprehensive survey on routing protocols for IoTComprehensive survey on routing protocols for IoT
Comprehensive survey on routing protocols for IoTsulaiman_karim
 
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...Editor IJMTER
 
Manet algo
Manet algoManet algo
Manet algoArul Ganesh
 
Mobile Ad Hoc On Demand Distance Vector Routing Protocol...
Mobile Ad Hoc On Demand Distance Vector Routing Protocol...Mobile Ad Hoc On Demand Distance Vector Routing Protocol...
Mobile Ad Hoc On Demand Distance Vector Routing Protocol...Natasha Barnett
 

Similar to Wiki2010 Unit 4 (20)

PERFORMANCE STUDIES ON THE VARIOUS ROUTING PROTOCOLS IN AD-HOC NETWORKS
PERFORMANCE STUDIES ON THE  VARIOUS ROUTING PROTOCOLS IN AD-HOC NETWORKSPERFORMANCE STUDIES ON THE  VARIOUS ROUTING PROTOCOLS IN AD-HOC NETWORKS
PERFORMANCE STUDIES ON THE VARIOUS ROUTING PROTOCOLS IN AD-HOC NETWORKS
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
A Literature Survey of MANET
A Literature Survey of MANETA Literature Survey of MANET
A Literature Survey of MANET
 
ANALYSIS OF PROACTIVE AND REACTIVE MANET ROUTING PROTOCOLS UNDER SELECTED TCP...
ANALYSIS OF PROACTIVE AND REACTIVE MANET ROUTING PROTOCOLS UNDER SELECTED TCP...ANALYSIS OF PROACTIVE AND REACTIVE MANET ROUTING PROTOCOLS UNDER SELECTED TCP...
ANALYSIS OF PROACTIVE AND REACTIVE MANET ROUTING PROTOCOLS UNDER SELECTED TCP...
 
Aodv
AodvAodv
Aodv
 
A Literature Survey of MANET.pdf
A Literature Survey of MANET.pdfA Literature Survey of MANET.pdf
A Literature Survey of MANET.pdf
 
Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...
Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...
Distributed Routing Protocol for Different Packet Size Data Transfer over Wir...
 
ANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORK
ANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORKANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORK
ANALYSIS OF ROUTING PROTOCOLS IN WIRELESS MESH NETWORK
 
An Insight Into The Qos Techniques
An Insight Into The Qos TechniquesAn Insight Into The Qos Techniques
An Insight Into The Qos Techniques
 
Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...
Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...
Performance Analysis of Optimization Techniques for OLSR Routing Protocol for...
 
PERFORMANCE COMPARISON OF AODV AND DSDV ROUTING PROTOCOLS IN WIRELESS AD HOC ...
PERFORMANCE COMPARISON OF AODV AND DSDV ROUTING PROTOCOLS IN WIRELESS AD HOC ...PERFORMANCE COMPARISON OF AODV AND DSDV ROUTING PROTOCOLS IN WIRELESS AD HOC ...
PERFORMANCE COMPARISON OF AODV AND DSDV ROUTING PROTOCOLS IN WIRELESS AD HOC ...
 
Essay On Ethernet
Essay On EthernetEssay On Ethernet
Essay On Ethernet
 
Attacks and Routing Protocols in MANET: A Review
Attacks and Routing Protocols in MANET: A ReviewAttacks and Routing Protocols in MANET: A Review
Attacks and Routing Protocols in MANET: A Review
 
011001010 a
011001010 a011001010 a
011001010 a
 
Routing protocols in Ad-hoc Networks- A Simulation Study
Routing protocols in Ad-hoc Networks- A Simulation StudyRouting protocols in Ad-hoc Networks- A Simulation Study
Routing protocols in Ad-hoc Networks- A Simulation Study
 
Comprehensive survey on routing protocols for IoT
Comprehensive survey on routing protocols for IoTComprehensive survey on routing protocols for IoT
Comprehensive survey on routing protocols for IoT
 
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
Comparison of Various Unicast-Multicast Routing Protocols for Mobile Ad-Hoc N...
 
Manet algo
Manet algoManet algo
Manet algo
 
Mobile Ad Hoc On Demand Distance Vector Routing Protocol...
Mobile Ad Hoc On Demand Distance Vector Routing Protocol...Mobile Ad Hoc On Demand Distance Vector Routing Protocol...
Mobile Ad Hoc On Demand Distance Vector Routing Protocol...
 
A NETWORK DATA AND COMMUNICATION ANALYSIS BASED COMBINED APPROACH TO IMPROVE ...
A NETWORK DATA AND COMMUNICATION ANALYSIS BASED COMBINED APPROACH TO IMPROVE ...A NETWORK DATA AND COMMUNICATION ANALYSIS BASED COMBINED APPROACH TO IMPROVE ...
A NETWORK DATA AND COMMUNICATION ANALYSIS BASED COMBINED APPROACH TO IMPROVE ...
 

More from Rebecca Buono

Sample Hl English Essay - David McIntyrethinkibEngli
Sample Hl English Essay - David McIntyrethinkibEngliSample Hl English Essay - David McIntyrethinkibEngli
Sample Hl English Essay - David McIntyrethinkibEngliRebecca Buono
 
Quality Custom Essay. How Do You Find The Best Cust
Quality Custom Essay. How Do You Find The Best CustQuality Custom Essay. How Do You Find The Best Cust
Quality Custom Essay. How Do You Find The Best CustRebecca Buono
 
Writing Paper With Drawing Box By Williams 1St Grade
Writing Paper With Drawing Box By Williams 1St GradeWriting Paper With Drawing Box By Williams 1St Grade
Writing Paper With Drawing Box By Williams 1St GradeRebecca Buono
 
Gardening Paragraph For Class Six, Gardening Paragraph For
Gardening Paragraph For Class Six, Gardening Paragraph ForGardening Paragraph For Class Six, Gardening Paragraph For
Gardening Paragraph For Class Six, Gardening Paragraph ForRebecca Buono
 
College Essay Example Summary Of Research Paper
College Essay Example Summary Of Research PaperCollege Essay Example Summary Of Research Paper
College Essay Example Summary Of Research PaperRebecca Buono
 
Definition Essay Informative Essay Examples College
Definition Essay Informative Essay Examples CollegeDefinition Essay Informative Essay Examples College
Definition Essay Informative Essay Examples CollegeRebecca Buono
 
Write Me An Essay By Absolute Essays - Issuu
Write Me An Essay By Absolute Essays - IssuuWrite Me An Essay By Absolute Essays - Issuu
Write Me An Essay By Absolute Essays - IssuuRebecca Buono
 
Writing Paper Groundhog Day By Sandra Naufal Te
Writing Paper Groundhog Day By Sandra Naufal TeWriting Paper Groundhog Day By Sandra Naufal Te
Writing Paper Groundhog Day By Sandra Naufal TeRebecca Buono
 
An Ultimate Guide On How To Write An A-Level Academic Paper
An Ultimate Guide On How To Write An A-Level Academic PaperAn Ultimate Guide On How To Write An A-Level Academic Paper
An Ultimate Guide On How To Write An A-Level Academic PaperRebecca Buono
 
Best Markers For Drawing, Doodling An
Best Markers For Drawing, Doodling AnBest Markers For Drawing, Doodling An
Best Markers For Drawing, Doodling AnRebecca Buono
 
Contoh Personal Statement Beinyu.Com
Contoh Personal Statement Beinyu.ComContoh Personal Statement Beinyu.Com
Contoh Personal Statement Beinyu.ComRebecca Buono
 
Pay Someone To Write My Essay. P
Pay Someone To Write My Essay. PPay Someone To Write My Essay. P
Pay Someone To Write My Essay. PRebecca Buono
 
How To Write Music - YouTube
How To Write Music - YouTubeHow To Write Music - YouTube
How To Write Music - YouTubeRebecca Buono
 
Descriptive Essay Rubric College Telegraph
Descriptive Essay Rubric College TelegraphDescriptive Essay Rubric College Telegraph
Descriptive Essay Rubric College TelegraphRebecca Buono
 
College Essay Compare Contrast Essay Papers
College Essay Compare Contrast Essay PapersCollege Essay Compare Contrast Essay Papers
College Essay Compare Contrast Essay PapersRebecca Buono
 
Printable Learning To Write Lined P
Printable Learning To Write Lined PPrintable Learning To Write Lined P
Printable Learning To Write Lined PRebecca Buono
 
8 Steps In Writing Research Paper Research Paper,
8 Steps In Writing Research Paper Research Paper,8 Steps In Writing Research Paper Research Paper,
8 Steps In Writing Research Paper Research Paper,Rebecca Buono
 
Application Letter Writing Guide Top Tips From Experts
Application Letter Writing Guide Top Tips From ExpertsApplication Letter Writing Guide Top Tips From Experts
Application Letter Writing Guide Top Tips From ExpertsRebecca Buono
 
How To Prepare A Survey Essay Example Topics An
How To Prepare A Survey Essay Example Topics AnHow To Prepare A Survey Essay Example Topics An
How To Prepare A Survey Essay Example Topics AnRebecca Buono
 
Examples Of Article Summaries Best Essay Wr
Examples Of Article Summaries Best Essay WrExamples Of Article Summaries Best Essay Wr
Examples Of Article Summaries Best Essay WrRebecca Buono
 

More from Rebecca Buono (20)

Sample Hl English Essay - David McIntyrethinkibEngli
Sample Hl English Essay - David McIntyrethinkibEngliSample Hl English Essay - David McIntyrethinkibEngli
Sample Hl English Essay - David McIntyrethinkibEngli
 
Quality Custom Essay. How Do You Find The Best Cust
Quality Custom Essay. How Do You Find The Best CustQuality Custom Essay. How Do You Find The Best Cust
Quality Custom Essay. How Do You Find The Best Cust
 
Writing Paper With Drawing Box By Williams 1St Grade
Writing Paper With Drawing Box By Williams 1St GradeWriting Paper With Drawing Box By Williams 1St Grade
Writing Paper With Drawing Box By Williams 1St Grade
 
Gardening Paragraph For Class Six, Gardening Paragraph For
Gardening Paragraph For Class Six, Gardening Paragraph ForGardening Paragraph For Class Six, Gardening Paragraph For
Gardening Paragraph For Class Six, Gardening Paragraph For
 
College Essay Example Summary Of Research Paper
College Essay Example Summary Of Research PaperCollege Essay Example Summary Of Research Paper
College Essay Example Summary Of Research Paper
 
Definition Essay Informative Essay Examples College
Definition Essay Informative Essay Examples CollegeDefinition Essay Informative Essay Examples College
Definition Essay Informative Essay Examples College
 
Write Me An Essay By Absolute Essays - Issuu
Write Me An Essay By Absolute Essays - IssuuWrite Me An Essay By Absolute Essays - Issuu
Write Me An Essay By Absolute Essays - Issuu
 
Writing Paper Groundhog Day By Sandra Naufal Te
Writing Paper Groundhog Day By Sandra Naufal TeWriting Paper Groundhog Day By Sandra Naufal Te
Writing Paper Groundhog Day By Sandra Naufal Te
 
An Ultimate Guide On How To Write An A-Level Academic Paper
An Ultimate Guide On How To Write An A-Level Academic PaperAn Ultimate Guide On How To Write An A-Level Academic Paper
An Ultimate Guide On How To Write An A-Level Academic Paper
 
Best Markers For Drawing, Doodling An
Best Markers For Drawing, Doodling AnBest Markers For Drawing, Doodling An
Best Markers For Drawing, Doodling An
 
Contoh Personal Statement Beinyu.Com
Contoh Personal Statement Beinyu.ComContoh Personal Statement Beinyu.Com
Contoh Personal Statement Beinyu.Com
 
Pay Someone To Write My Essay. P
Pay Someone To Write My Essay. PPay Someone To Write My Essay. P
Pay Someone To Write My Essay. P
 
How To Write Music - YouTube
How To Write Music - YouTubeHow To Write Music - YouTube
How To Write Music - YouTube
 
Descriptive Essay Rubric College Telegraph
Descriptive Essay Rubric College TelegraphDescriptive Essay Rubric College Telegraph
Descriptive Essay Rubric College Telegraph
 
College Essay Compare Contrast Essay Papers
College Essay Compare Contrast Essay PapersCollege Essay Compare Contrast Essay Papers
College Essay Compare Contrast Essay Papers
 
Printable Learning To Write Lined P
Printable Learning To Write Lined PPrintable Learning To Write Lined P
Printable Learning To Write Lined P
 
8 Steps In Writing Research Paper Research Paper,
8 Steps In Writing Research Paper Research Paper,8 Steps In Writing Research Paper Research Paper,
8 Steps In Writing Research Paper Research Paper,
 
Application Letter Writing Guide Top Tips From Experts
Application Letter Writing Guide Top Tips From ExpertsApplication Letter Writing Guide Top Tips From Experts
Application Letter Writing Guide Top Tips From Experts
 
How To Prepare A Survey Essay Example Topics An
How To Prepare A Survey Essay Example Topics AnHow To Prepare A Survey Essay Example Topics An
How To Prepare A Survey Essay Example Topics An
 
Examples Of Article Summaries Best Essay Wr
Examples Of Article Summaries Best Essay WrExamples Of Article Summaries Best Essay Wr
Examples Of Article Summaries Best Essay Wr
 

Recently uploaded

MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 

Recently uploaded (20)

MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 

Wiki2010 Unit 4

  • 1. Wiki2010 Unit 4 f each other and usually with nodes sending data at a constant rate. Different protocols are then evaluated based on the packet drop rate, average routing load, average end–to–end–delay, and other measures. The proposed solutions for routing protocols could be grouped in three categories: proactive (or table–driven), reactive (or on–demand), and hybrid protocols. Even the reactive protocols have become the main stream for MANET routing. In this chapter, we introduce some popular routing protocols in each of the three categories and for IPv6 networks [Lee2009][Wiki2010a][Wiki2010c]. 1.3 Applications for MANET Ad hoc networks are suited for use in situations where infrastructure is either not available or not trusted, such as a communication... Show more content on Helpwriting.net ... So that when a packet needs to be forwarded, a route is already known and can be used immediately. Once the routing tables are setup, then data (packets) transmissions will be as fast and easy as in the tradition wired networks. Unfortunately, it is a big overhead to maintain routing tables in the mobile ad hoc network environment. Therefore, the proactive routing protocols have the following common disadvantages: 1. Respective amount of data for maintaining routing information. 2. Slow reaction on restructuring network and failures of individual nodes. Proactive routing protocols became less popular after more and more reactive routing protocols were introduced. In this section, we introduce three popular proactive routing protocols – DSDV, WRP and OLSR. Besides the three popular protocols, there are many other proactive routing protocols for MNAET, such as CGSR, HSR, MMRP and so on [Wiki2010c][Sholander2002]. 2.1 Destination–Sequenced Distance Vector (DSDV) Destination–Sequenced Distance–Vector Routing (DSDV) is a table–driven routing scheme for ad hoc mobile networks based on the Bellman–Ford algorithm. It was developed by ... Get more on HelpWriting.net ...
  • 2. The Digital Signal Processing Applications CHAPTER 1 INTRODUCTION With advent of modern high–performance signal processing applications, high throughput is in great demand. Digital Signal Processing is perhaps the most important enabling technology behind the last few decade's communication and multi–media revolutions. Most recent research in the digital signal processing (DSP) area has focused on new techniques that explore parallel processing architectures for solutions to the DSP problems .DSP is used in a numerous real time application related with the VLSI technology such as wireless communication, transmission system, multimedia, digital video, digital audio and radar system. The field of DSP has always been driven by the advances in VLSI technologies. With the advances in... Show more content on Helpwriting.net ... Loop transformation techniques are applied extensively on loop intensive behaviors in design of area/energy efficient systems in the domain of multimedia and signal processing applications. These are also commonly used during high–level synthesis for optimization purposes. One of the most popular loop transformation techniques is retiming, which improves the performance of the system. Retiming relocates the delays or registers within a circuit without altering the functionality. As relocating the delays or registers balances the critical path and reduces the states of the circuit. CHAPTER 2 LITERATURE SURVEY Graphical representation are efficient for investigating and analyzing the data flow properties of DSP system and for exploiting the inherent parallelism among the different subtask. More importantly graphical representation can be used to map DSP algorithm to hardware implementation. This graphical representation can build the gap between algorithmic description and structural implementation. It exhibits all parallelism and data driven properties of the system and provide an insight into space and time tradeoffs. 2.1 DATA FLOW GRAPH In Data Flow Graph (DFG) representation, the nodes represent computations and the directed edges represent data path and each edge has a non–negative number of delays associated with it. The DFG captures the data driven property of DSP algorithms where any node
  • 3. ... Get more on HelpWriting.net ...
  • 4. The Routing Information Protocol ( RIP ) Essay The Routing Information Protocol ( RIP ) INTRODUCTION: I will summarize Request For Comments (RFC) 1058, Routing Information Protocol (RIP), by discussing RIPs basic algorithm/distance vector algorithm, protocol, message format, protocol limitations, and new improvements to RIP. RIP is very important to internetworking, since it passes information about routes between networks and hosts. It allows hosts and gateways to exchange information for the purpose of computing routes. BASIC ALGORITHM/DISTANCE VECTOR ALGORITHM: RIP was designed to work with moderate sized networks, which used pretty much the same technology. It was not intended to work complex network systems. RIP is widely used for routing traffic in the global ... Show more content on Helpwriting.net ... In the following, the distance could be 4,5,6 and more. A–––––B–––––C / / | / / D–––E F–––––G | | | H | | / | I––––––––J | / | | K––––––––––L–––––M In the above, the shortest path from A to M could be A–B–C–E–M, A–B–D–H–M, or A–G–J–L–M. There are two algorithms that find the shortest path: the Bellman–Ford or Dijkstra algorithms. Once one of these algorithms are run, each node in the network will know the shortest path from itself to each other node in the network. The algorithm uses fixed "metrics" for route comparisons. The fixed metrics could be time delay, cost, or some other value used to compare routes. In the following network, the numbers represent the cost to transverse the link. A –––– 1 –––– B ––––– 2 ––––– C | | | | | 3 2 1 | | | |
  • 5. 3 D –––– 3 –––– E –– 2 –– F | / | 1 | / G –––––––––– 3 –––––––––– H In the above network the following would be: Route Cost ... Get more on HelpWriting.net ...
  • 6. Pros And Disadvantages Of Routing Networks are usually very humungous which makes the implementation of routing algorithms really tough. Hence there is a need to divide the networks into autonomous systems. AS are groups of networks and routers which are under the control of a single admin. Routing can broadly be divided into interior and exterior routing based on whether routing is inside an autonomous system or not. There are three major/popular routing protocols being used. Interior: Routing Information Protocol (RIP) Open Shortest Path First Protocol (OSPF) Exterior Border Gateway Protocol (BGP) Routing Information Protocol (RIP) is the simplest and commonly used routing protocol in IP networks. It makes use of distance vector routing technique and UDP for transport ... Show more content on Helpwriting.net ... Disadvantages: It has slow convergence. If a change is made in a network, it might take really long for the router to learn about it if they are not close by. To prevent this max hop is introduced. It is too simple in terms of metric It might be unstable and leads to count to infinity problem. (loops of packets) Scalability is an issue Open Shortest Path First: OSPF is an interior routing protocol and is base on link state routing. It is comparatively more recent and efficient than the widely used RIP. It also makes use of autonomous systems. It breaks the autonomous systems into one more level that is areas. It does not make use of only hop count as metric. Metric based on type of service like minimum delay (rtt), maximum throughput, reliability, etc. It is competitively more scalable than the RIP. It minimizes delay and maximizes throughput. It makes use of IP and has a value in the IP Header which is a 8 bit protocol field. It has four different kind of links involved Point to point Virtual Transient
  • 7. Stub It has five kinds of link state advertisement Router link Network link Summary link to network External ... Get more on HelpWriting.net ...
  • 8. Disadvantages And Disadvantages Of Wireless Networked And... INTRODUCTION A network is collection of devices which are connected to each other for data exchange. Devices are linked with each other in order to share resources, exchange files or allow electronic communications. These are interconnected for sharing data quickly and easily. A network can be divided into wired and wireless networks. In wireless networks, there is no physical connection between devices or computers as there are some sort of radio frequencies in air to transmit and receive data instead of using physical cables. In wireless networks, cables are used at backbone and the computers are integrated with access points. Wireless networks work as same way as wired LAN using same protocols and applications. Wireless technology has made easier the sharing of resources in a home or business simultaneously by multiple computer users without exhibiting any additional or intrusive wiring. Wireless networks are easy to expand and inexpensive as compared to wired networks. The advantage of wireless networks is that it data can be shared globally at all parts of the world. Wireless networks are flexible and so it is ideal for non–reachable paces such as cross–river and mountains. The main disadvantage of wireless... Show more content on Helpwriting.net ... when there is a need to transmit data from source to destination a route discovery process is initiated by the source. In this process, the network is flooded with route request packets to create a suitable route from source to destination. The Routing table is also created on demand. Flooding is a reliable method of passing information to all the nodes present in the network; however it uses bandwidth and cause delays in packet transmission but decreases the control traffic overhead. After getting the best route, route establishment phase ceases with initiation of route maintenance phase which keeps up valid routes and remove all the invalid routes thus reducing ... Get more on HelpWriting.net ...
  • 9. Bellman-Ford Deliverout Analysis This part of your exam is worth 30 points. Using the provided network diagram, write a program that finds the shortest path routing using the Bellman–Ford algorithm. Your program should represent the fact that your node is U. Show how the iterative process generates the routing table for your node. One of the keys to your program will be in determining when the iterative process is done. Deliverables 1.Provide an output that shows the routing table for your node after each iteration. Add a second table with two columns. One that shows the destination from your node and the second column indicating the number of hops to reach that node. OUTPUT: The screenshot of the output of the running program is attached below. The distance... Show more content on Helpwriting.net ... Below shown is how the output looks: 2.Provide a Word document with screenshots that explains how your program incorporates the Bellman–Ford algorithm. Ensure you explain and show how you incorporated the iterative process and determined when the routing table for your node was optimum. You can incorporate your outputs into this document; however, you must identify where in your source code you print the results required in deliverable 1 above. This algorithm calculates the shortest path using the bottom–up approach. The Bellman Ford algorithm using a relaxation formula and calculates the path between each edge and iterates for V–1 times using this formula to finally calculate the shortest path. We are assuming that there are no negative weight cycle in the network. It starts by calculating the shortest path between one node at first, then it checks for the path between two nodes, and so on proceeds in each iteration. I have put the outer loop as V–1, where V is the total number of vertices that is present in the network. In our case, V=6. Therefore, there must be V–1, which is 5 iterations to obtain the optimal shortest path to each of the node from the source node. The below shown highlighted screenshot is the comparison relaxation formula used to check at each edge. If we iterate through all the edges one more time, and still get the shortest path, this means that there is a negative weight cycle in the network. Hence,
  • 10. ... Get more on HelpWriting.net ...