690 likes | 833 Views
Mathematics For A Connected Age: Networks and Their Many Uses. Jonathan Choate Groton School jchoate@groton.org www.zebragraph.com. http://www.boston.com/bostonglobe/ideas/articles/2010/12/26/visualizing_friendspace/?page=1. http://www.orgnet.com/tnet.html. Cell Phone Network Basics.
E N D
Mathematics For A Connected Age: Networks and Their Many Uses Jonathan Choate Groton School jchoate@groton.org www.zebragraph.com
http://www.boston.com/bostonglobe/ideas/articles/2010/12/26/visualizing_friendspace/?page=1http://www.boston.com/bostonglobe/ideas/articles/2010/12/26/visualizing_friendspace/?page=1
http://www.doc.ic.ac.uk/~nd/surprise_96/journal/vol1/pr4/article1.html#Cellshttp://www.doc.ic.ac.uk/~nd/surprise_96/journal/vol1/pr4/article1.html#Cells
In order to serve the most customers the average cellsize is roughly 10 square miles. Each cell can service approximately 70-80 users at once because - Each cell is alloted 832 frequencies or channels - 42 channels are used for control issues- 790 are available for voice and data transmission.- Cell phones are duplex devices and need 2 frequencies per user unlike walkie talkies.
- Each cell is surrounded by 6 other cells so in order to avoid interference issues there has to be seven separate sets of frequencies. - 395/7 is roughly 56 so for each cell there are 56 sets of frequencies so each cell can handle 56 users at once. - In a 7 cell cluster, 392 people can be handled.
Problem 1. What is the closest any two cells using the same set of frequencies can be? What are some of the possible configurations for clusters?
Hexagon Geometry R Cell Area =
2H 1H Ru 120 degrees
Let H = distance between two centers of adjacent hexagons. Let Ru = Distance between two cells with same set of frequences. Using the law of cosines, you get
C Rc B D Rc Rc Rc Rc E Ru A Let Rc be the cluster radius. Rc = AB =AD=DE and AE = Ru, <ADE=120
The area of the cluster can be calculated in two ways. Let C be the number of cells in the cluster Therefore, C = 7
This shows that the possible cluster configurations contain i2 + j2 +ij cells where i and j are the displacements used to get to the nearest cell that can have the same set of frequencies.
i=3, j = 2 9 + 4 + 6 = 19
Some Useful Network Concepts A graph is a collection V of vertices and E of edges. A network is one type of graph.
Neighborhoods The set of all vertices adjacent to a given vertex is called the neighborhood of that vertex. The neighborhood of vertex 2 is vertices 1, 3, and 4.
Degree of a Vertex If the graph is un-directed the number of edges meeting at a vertex is known as the degree of the vertex. The degree of vertex 3 is 4.
Paths and Diameter A path is a set of edges joining adjacent vertices. The length of a path is the number of edges in the path. The diameter of a graph is defined to be the maximum of all the shortest paths between pairs of vertices.
Connected Graphs If in a given graph there is a path joining every pair of vertices the graph is said to be connected.
Sub-Graphs A subset W of a graph {V,E} is called a sub-graph. In the sample network, the vertices 1,2,3,4 and the adjacent edges form a sub-graph
Complete Graphs If in a graph or a sub-graph every pair of vertices are adjacent then the graph is said to be complete. The subgraph described in the previous slide is complete but the whole network is not complete.
Cliques • A clique is a subgraph with a density of 1. In a social network this means that everyone know s everyone else. In the previous example, friends 4, 7, 8 and 10 form a clique since there are 4 people and the maximum number of friendships is 6 and all 6 exist.
Clusters • A cluster is a sub-graph that is almost a clique. The density of the sub-graph is almost 1.