Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Network Resilience - Complex Networks - Lecture Slides, Slides of Data Communication Systems and Computer Networks

During the course of the Complex Networks, we study the different concept regarding the complex computer networking. The main points upon which in these lecture slides focused are:Network Resilience, Effects of Node, Edge Removal, Power Grid, Biological Networks, Fraction, Nodes or Edges, Connected Components, Related to Percolation, Giant Component Forms

Typology: Slides

2012/2013

Uploaded on 04/23/2013

saraswathi
saraswathi 🇮🇳

4

(1)

74 documents

1 / 39

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Lecture 20
Network resilience
Docsity.com
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27

Partial preview of the text

Download Network Resilience - Complex Networks - Lecture Slides and more Slides Data Communication Systems and Computer Networks in PDF only on Docsity!

Lecture 20

Network resilience

Docsity.com

Outline

 network resilience

 effects of node and edge removal

 example: power grid

 example: biological networks

Docsity.com

Bond percolation in Networks

 Edge removal

 bond percolation : each edge is removed with probability (1-p)

 corresponds to random failure of links

 targeted attack : causing the most damage to the network with

the removal of the fewest edges

 strategies: remove edges that are most likely to break apart the network or lengthen the average shortest path  e.g. usually edges with high betweenness

Docsity.com

Edge percolation

50 nodes, 116 edges, average degree 4. after 25 % edge removal - > 76 edges, average degree 3. still well above percolation threshold

How many edges would you have to remove to break up an Erdos Renyi random graph? e.g. each node has an average degree of 4.

Docsity.com

Site percolation on lattices

Fill each square with probability p

low p: small isolated islands

p critical : giant component forms, occupying finite fraction of infinite lattice. Size of other components is power law distributed

p above critical : giant component rapidly spreads to span the lattice Size of other components is O(1)

Interactive

demonstration:

http://projects.si.umich. edu/netlearn/NetLogo4/ LatticePercolation.html

Docsity.com

Scale-free networks are resilient with respect

to random attack

 gnutella network

 20% of nodes removed

574 nodes in giant component (^) 427 nodes in giant component Docsity.com

random failures vs. attacks

Source: Error and attack tolerance of complex networks. Réka Albert, Hawoong Jeong and Albert-László Barabási. Docsity.com

Network resilience to targeted attacks

 Scale-free graphs are resilient to random attacks, but sensitive to

targeted attacks.

 For random networks there is smaller difference between the two

random failure targeted attack

Source: Error and attack tolerance of complex networks. Réka Albert, Hawoong Jeong and Albert-László Barabási Docsity.com

Real networks

Source: Error and attack tolerance of complex networks. Réka Albert, Hawoong Jeong and Albert-László Barabási Docsity.com

 the first few %

of nodes

removed

Source: Error and attack tolerance of complex networks. Réka Albert, Hawoong Jeong and Albert-László Barabási Docsity.com

Power grid

 Electric power does not travel just by the shortest route from source

to sink, but also by parallel flow paths through other parts of the

system.

 Where the network jogs around large geographical obstacles, such

as the Rocky Mountains in the West or the Great Lakes in the East,

loop flows around the obstacle are set up that can drive as much as

1 GW of power in a circle, taking up transmission line capacity

without delivering power to consumers.

Source: Eric J. Lerner, http://www.aip.org/tip/INPHFA/vol-9/iss-5/p8.html Docsity.com

Cascading failures

 Each node has a load and a capacity that says

how much load it can tolerate.

 When a node is removed from the network its

load is redistributed to the remaining nodes.

 If the load of a node exceeds its capacity, then

the node fails

Docsity.com

Degree distribution is exponential

Source: Albert et al., ‘Structural vulnerability of the North American power grid Docsity.com

power grid structural resilience

 efficiency is impacted the most if the node removed is the one with

the highest load

highest load generator/transmission station removed

Source: Modeling cascading failures in the North American power grid; R. Kinney, P. Crucitti, R. Albert, and V. Latora Docsity.com