23.11.2012 Views

Telematics Chapter 6: Network Layer - Freie Universität Berlin

Telematics Chapter 6: Network Layer - Freie Universität Berlin

Telematics Chapter 6: Network Layer - Freie Universität Berlin

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Shortest Path: Dijkstra (1)<br />

● Algorithm of Dijkstra (1959) for static Routing<br />

1. Mark source node (the work node) as permanent, i.e., distance and line do<br />

not change any more<br />

2. Consider neighbor nodes of the node currently marked as permanent, i.e.,<br />

the work node, and compute the distance to them based on own knowledge<br />

and link costs<br />

3. Choose the node with the smallest distance to the source from the nodes not<br />

marked yet and mark it as permanent, it becomes the new work node.<br />

Goto 2.<br />

Univ.-Prof. Dr.-Ing. Jochen H. Schiller ▪ cst.mi.fu-berlin.de ▪ <strong>Telematics</strong> ▪ <strong>Chapter</strong> 6: <strong>Network</strong> <strong>Layer</strong><br />

6.145

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!