A Centrality Measure for Electrical Networks

Total Page:16

File Type:pdf, Size:1020Kb

A Centrality Measure for Electrical Networks Carnegie Mellon Electricity Industry Center Working Paper CEIC-07 www.cmu.edu/electricity 1 A Centrality Measure for Electrical Networks Paul Hines and Seth Blumsack types of failures. Many classifications of network structures Abstract—We derive a measure of “electrical centrality” for have been studied in the field of complex systems, statistical AC power networks, which describes the structure of the mechanics, and social networking [5,6], as shown in Figure 2, network as a function of its electrical topology rather than its but the two most fruitful and relevant have been the random physical topology. We compare our centrality measure to network model of Erdös and Renyi [7] and the “small world” conventional measures of network structure using the IEEE 300- bus network. We find that when measured electrically, power model inspired by the analyses in [8] and [9]. In the random networks appear to have a scale-free network structure. Thus, network model, nodes and edges are connected randomly. The unlike previous studies of the structure of power grids, we find small-world network is defined largely by relatively short that power networks have a number of highly-connected “hub” average path lengths between node pairs, even for very large buses. This result, and the structure of power networks in networks. One particularly important class of small-world general, is likely to have important implications for the reliability networks is the so-called “scale-free” network [10, 11], which and security of power networks. is characterized by a more heterogeneous connectivity. In a Index Terms—Scale-Free Networks, Connectivity, Cascading scale-free network, most nodes are connected to only a few Failures, Network Structure others, but a few nodes (known as hubs) are highly connected to the rest of the network. The signature property of a scale- I. INTRODUCTION free network is a power-law distribution (a very fat-tailed N bulk electric power networks, wide-scale cascading distribution) of node connectivity or degree. I failures happen more often than would be expected if failures were random and independent, and their sizes followed a normal distribution [1]. Despite reliability standards and significant technological advances, the frequency of large blackouts in the United States has not decreased since the creation of NERC in 1965 [2]. The US blackout of August 2003, along with the Italian blackout of September 2003, convinced even skeptics that fundamental weaknesses exist in transmission infrastructures. Many have sought to explain this weakness as a function of a shift in electricity industry structure from regulated, vertically integrated utilities with moderate interregional trade, to a diverse set of market participants using the transmission infrastructure to facilitate long distance energy transactions [3,4]. While the merits and shortcomings of electricity market restructuring are a contentious subject, at the very least it is fair to say that the number and size of blackouts on the North American electric grid has not decreased in recent years, as Figure 1: The number of large blackouts according to [NERC DAWG] shown in Figure 1. between 1984 and 2006. The bars show the data after adjusting for demand growth (using year 2000 as the base year). The line shows the number of Recent advances in network and graph theory have drawn blackouts >400 MW before this adjustment. Clearly, the frequency of large links between the topological structure of networks cascading failures in the North American electric power system has not (particularly networks consisting of social ties and decreased during the 23 year period shown here. Assuming that large failures infrastructures) and the vulnerability of networks to certain were not more common before this period, the overall frequency of large blackouts has not decreased since the formation of NERC in 1965. This work was supported in part by the Alfred P. Sloan Foundation and the Electrical Power Research Institute through grants to the Carnegie Mellon The structural differences between the random and scale- Electricity Industry Center and in part by the US Dept. of Energy through free network models have important implications for network grants to the National Energy Technology Laboratory. vulnerability. In particular, random networks tend to be fairly Paul Hines is with the School of Engineering, University of Vermont, Burlington, VT 05405 (e-mail: [email protected]). robust to targeted attacks but relatively vulnerable to a series Seth Blumsack is with the Dept. of Energy and Mineral Engineering, of random failures or attacks. Scale-free networks, on the Pennsylvania State University, University Park, PA 16902 (e-mail: other hand, are highly vulnerable to targeted attacks or failures [email protected]). at one of the hubs, but are more robust to failures at randomly Carnegie Mellon Electricity Industry Center Working Paper CEIC-07 www.cmu.edu/electricity 2 chosen nodes [34]. Similarly, a network’s structure has Section VI offers some conclusions and extensions. important implications for strategies aimed at protecting the network against cascading failures or more deliberate attacks.2 II. NETWORK CONNECTIVITY METRICS AND APPLICATIONS TO The world wide web is a good example of a scale-free POWER NETWORKS network; the network as a whole can be made more robust by Network connectivity is often measured using the degree increasing the reliability of a fairly small set of critical hubs of nodes in the network – the number of edges (and thereby (such as google.com or yahoo.com). other nodes) connected to a given node. The degree, k, distribution varies substantially from one network structure to another. In a regular lattice structure (such as the nearest neighbor and second neighbor graphs shown in Figure 2) k is constant for all nodes. Random networks have an exponential degree distribution, as do most small-world networks. When a small-world network shows a power-law degree distribution, rather than an exponential, it is known as a scale-free network [11]. If P(k) is the probability that a randomly chosen node has degree k, the degree distribution of a scale free network follows Pk()~ k−γ . In most real networks, γ falls in the range of 2 to 3. Many seemingly different types of networks have been found to possess a scale-free structure, including the world wide web, airline networks, and protein interactions in yeast [5]. Power networks represent a natural test case for complex Figure 2: Small examples of the network structures used in this paper. systems and network theory. However, the lack of widely The principal shortcoming of existing attempts to measure available data on the actual topology of the power grid, the network structure of electrical grids lies in the failure to particularly in the United States, has dramatically limited the explicitly incorporate the physical laws governing the flow of number of analyses. The few existing studies generally find electricity within these networks. While the topological (node- that power networks exhibit some kind of nonrandom edge) structure of an electrical power network may suggest structure, but there is disagreement over the actual structure of one set of behaviors and vulnerabilities, the electrical structure the network. In particular the existing studies disagree with of the network may suggest something altogether different. respect to whether the tail of the degree distribution follows a The flow of power through the network is governed by power law or exponential distribution. Portions of the North Kirchoff’s Laws and not simply by topology. To address this American grid have been discussed in [5, 6, 16, 18 – 20]. The shortcoming we introduce an electrical connectivity metric North American grid as a whole is discussed in [18], in which which incorporates the information contained in the system the authors report that the degree distribution of the power impedance matrix. This metric is referred to here as “electrical grid has an exponential or “single-scale” [11] form with a fast- centrality.” Electrical centrality accommodates Kirchoff’s decaying tail, although the distribution of the number of Laws and is more accurately captures the properties of node transmission lines passing through a given node (the centrality, relative to metrics based on node-edge connectivity. “betweenness” of a given node) does follow a power law. The This paper is organized in five sections. Section I is this authors of [16] find the same single-scale structure in the introduction, and section II reviews the existing literature degree distribution for a portion of the electric network in related to the subject matter. Section III reviews the classical California. The same result appears in [5] and [6] for the network connectivity metrics, which provide information only power grid of the Western United States. However, [10, 17] on the topological structure of the network in question, and estimate a power-law relationship in the degree distribution discusses some existing applications of these metrics to power for both the Western [10, 17] and Eastern [17] portions of the networks. Section IV introduces the electrical centrality U.S. power grid. metric. In Section V we use the IEEE 300-bus network to Structural properties of the Italian, French, and Spanish illustrate the differences between our electrical connectivity power networks can be found in [19] and [20]. These metric and the classical topological connectivity metrics. European power networks are generally found to have the same single-scale topological structure as the North American 2 It is important to realize that, particularly in complex systems such as grid, with an exponential tail in the degree distribution. The power networks, building more is not always better. The North American distribution of nodal demands (or loads), however, follows a blackout of August 2003 was followed by a number of calls for massive investments in transmission infrastructure; [12], for example, suggested a power law: most buses in the grid serve lower-than average program of investment and grid modernization amounting to $100 billion.
Recommended publications
  • A Network Approach of the Mandatory Influenza Vaccination Among Healthcare Workers
    Wright State University CORE Scholar Master of Public Health Program Student Publications Master of Public Health Program 2014 Best Practices: A Network Approach of the Mandatory Influenza Vaccination Among Healthcare Workers Greg Attenweiler Wright State University - Main Campus Angie Thomure Wright State University - Main Campus Follow this and additional works at: https://corescholar.libraries.wright.edu/mph Part of the Influenza Virus accinesV Commons Repository Citation Attenweiler, G., & Thomure, A. (2014). Best Practices: A Network Approach of the Mandatory Influenza Vaccination Among Healthcare Workers. Wright State University, Dayton, Ohio. This Master's Culminating Experience is brought to you for free and open access by the Master of Public Health Program at CORE Scholar. It has been accepted for inclusion in Master of Public Health Program Student Publications by an authorized administrator of CORE Scholar. For more information, please contact library- [email protected]. Running Head: A NETWORK APPROACH 1 Best Practices: A network approach of the mandatory influenza vaccination among healthcare workers Greg Attenweiler Angie Thomure Wright State University A NETWORK APPROACH 2 Acknowledgements We would like to thank Michele Battle-Fisher and Nikki Rogers for donating their time and resources to help us complete our Culminating Experience. We would also like to thank Michele Battle-Fisher for creating the simulation used in our Culmination Experience. Finally we would like to thank our family and friends for all of the
    [Show full text]
  • Introduction to Network Science & Visualisation
    IFC – Bank Indonesia International Workshop and Seminar on “Big Data for Central Bank Policies / Building Pathways for Policy Making with Big Data” Bali, Indonesia, 23-26 July 2018 Introduction to network science & visualisation1 Kimmo Soramäki, Financial Network Analytics 1 This presentation was prepared for the meeting. The views expressed are those of the author and do not necessarily reflect the views of the BIS, the IFC or the central banks and other institutions represented at the meeting. FNA FNA Introduction to Network Science & Visualization I Dr. Kimmo Soramäki Founder & CEO, FNA www.fna.fi Agenda Network Science ● Introduction ● Key concepts Exposure Networks ● OTC Derivatives ● CCP Interconnectedness Correlation Networks ● Housing Bubble and Crisis ● US Presidential Election Network Science and Graphs Analytics Is already powering the best known AI applications Knowledge Social Product Economic Knowledge Payment Graph Graph Graph Graph Graph Graph Network Science and Graphs Analytics “Goldman Sachs takes a DIY approach to graph analytics” For enhanced compliance and fraud detection (www.TechTarget.com, Mar 2015). “PayPal relies on graph techniques to perform sophisticated fraud detection” Saving them more than $700 million and enabling them to perform predictive fraud analysis, according to the IDC (www.globalbankingandfinance.com, Jan 2016) "Network diagnostics .. may displace atomised metrics such as VaR” Regulators are increasing using network science for financial stability analysis. (Andy Haldane, Bank of England Executive
    [Show full text]
  • Electrical Impedance Tomography
    INSTITUTE OF PHYSICS PUBLISHING INVERSE PROBLEMS Inverse Problems 18 (2002) R99–R136 PII: S0266-5611(02)95228-7 TOPICAL REVIEW Electrical impedance tomography Liliana Borcea Computational and Applied Mathematics, MS 134, Rice University, 6100 Main Street, Houston, TX 77005-1892, USA E-mail: [email protected] Received 16 May 2002, in final form 4 September 2002 Published 25 October 2002 Online at stacks.iop.org/IP/18/R99 Abstract We review theoretical and numerical studies of the inverse problem of electrical impedance tomographywhich seeks the electrical conductivity and permittivity inside a body, given simultaneous measurements of electrical currents and potentials at the boundary. (Some figures in this article are in colour only in the electronic version) 1. Introduction Electrical properties such as the electrical conductivity σ and the electric permittivity , determine the behaviour of materials under the influence of external electric fields. For example, conductive materials have a high electrical conductivity and both direct and alternating currents flow easily through them. Dielectric materials have a large electric permittivity and they allow passage of only alternating electric currents. Let us consider a bounded, simply connected set ⊂ Rd ,ford 2and, at frequency ω, let γ be the complex admittivity function √ γ(x,ω)= σ(x) +iω(x), where i = −1. (1.1) The electrical impedance is the inverse of γ(x) and it measures the ratio between the electric field and the electric current at location x ∈ .Electrical impedance tomography (EIT) is the inverse problem of determining the impedance in the interior of ,givensimultaneous measurements of direct or alternating electric currents and voltages at the boundary ∂.
    [Show full text]
  • Nonreciprocal Wavefront Engineering with Time-Modulated Gradient Metasurfaces J
    Nonreciprocal Wavefront Engineering with Time-Modulated Gradient Metasurfaces J. W. Zang1,2, D. Correas-Serrano1, J. T. S. Do1, X. Liu1, A. Alvarez-Melcon1,3, J. S. Gomez-Diaz1* 1Department of Electrical and Computer Engineering, University of California Davis One Shields Avenue, Kemper Hall 2039, Davis, CA 95616, USA. 2School of Information and Electronics, Beijing Institute of Technology, Beijing 100081, China 3 Universidad Politécnica de Cartagena, 30202 Cartagena, Spain *E-mail: [email protected] We propose a paradigm to realize nonreciprocal wavefront engineering using time-modulated gradient metasurfaces. The essential building block of these surfaces is a subwavelength unit-cell whose reflection coefficient oscillates at low frequency. We demonstrate theoretically and experimentally that such modulation permits tailoring the phase and amplitude of any desired nonlinear harmonic and determines the behavior of all other emerging fields. By appropriately adjusting the phase-delay applied to the modulation of each unit-cell, we realize time-modulated gradient metasurfaces that provide efficient conversion between two desired frequencies and enable nonreciprocity by (i) imposing drastically different phase-gradients during the up/down conversion processes; and (ii) exploiting the interplay between the generation of certain nonlinear surface and propagative waves. To demonstrate the performance and broad reach of the proposed platform, we design and analyze metasurfaces able to implement various functionalities, including beam steering and focusing, while exhibiting strong and angle-insensitive nonreciprocal responses. Our findings open a new direction in the field of gradient metasurfaces, in which wavefront control and magnetic-free nonreciprocity are locally merged to manipulate the scattered fields. 1. Introduction Gradient metasurfaces have enabled the control of electromagnetic waves in ways unreachable with conventional materials, giving rise to arbitrary wavefront shaping in both near- and far-fields [1-6].
    [Show full text]
  • Exploring Network Structure, Dynamics, and Function Using Networkx
    Proceedings of the 7th Python in Science Conference (SciPy 2008) Exploring Network Structure, Dynamics, and Function using NetworkX Aric A. Hagberg ([email protected])– Los Alamos National Laboratory, Los Alamos, New Mexico USA Daniel A. Schult ([email protected])– Colgate University, Hamilton, NY USA Pieter J. Swart ([email protected])– Los Alamos National Laboratory, Los Alamos, New Mexico USA NetworkX is a Python language package for explo- and algorithms, to rapidly test new hypotheses and ration and analysis of networks and network algo- models, and to teach the theory of networks. rithms. The core package provides data structures The structure of a network, or graph, is encoded in the for representing many types of networks, or graphs, edges (connections, links, ties, arcs, bonds) between including simple graphs, directed graphs, and graphs nodes (vertices, sites, actors). NetworkX provides ba- with parallel edges and self-loops. The nodes in Net- sic network data structures for the representation of workX graphs can be any (hashable) Python object simple graphs, directed graphs, and graphs with self- and edges can contain arbitrary data; this flexibil- loops and parallel edges. It allows (almost) arbitrary ity makes NetworkX ideal for representing networks objects as nodes and can associate arbitrary objects to found in many different scientific fields. edges. This is a powerful advantage; the network struc- In addition to the basic data structures many graph ture can be integrated with custom objects and data algorithms are implemented for calculating network structures, complementing any pre-existing code and properties and structure measures: shortest paths, allowing network analysis in any application setting betweenness centrality, clustering, and degree dis- without significant software development.
    [Show full text]
  • Network Biology. Applications in Medicine and Biotechnology [Verkkobiologia
    Dissertation VTT PUBLICATIONS 774 Erno Lindfors Network Biology Applications in medicine and biotechnology VTT PUBLICATIONS 774 Network Biology Applications in medicine and biotechnology Erno Lindfors Department of Biomedical Engineering and Computational Science Doctoral dissertation for the degree of Doctor of Science in Technology to be presented with due permission of the Aalto Doctoral Programme in Science, The Aalto University School of Science and Technology, for public examination and debate in Auditorium Y124 at Aalto University (E-hall, Otakaari 1, Espoo, Finland) on the 4th of November, 2011 at 12 noon. ISBN 978-951-38-7758-3 (soft back ed.) ISSN 1235-0621 (soft back ed.) ISBN 978-951-38-7759-0 (URL: http://www.vtt.fi/publications/index.jsp) ISSN 1455-0849 (URL: http://www.vtt.fi/publications/index.jsp) Copyright © VTT 2011 JULKAISIJA – UTGIVARE – PUBLISHER VTT, Vuorimiehentie 5, PL 1000, 02044 VTT puh. vaihde 020 722 111, faksi 020 722 4374 VTT, Bergsmansvägen 5, PB 1000, 02044 VTT tel. växel 020 722 111, fax 020 722 4374 VTT Technical Research Centre of Finland, Vuorimiehentie 5, P.O. Box 1000, FI-02044 VTT, Finland phone internat. +358 20 722 111, fax + 358 20 722 4374 Technical editing Marika Leppilahti Kopijyvä Oy, Kuopio 2011 Erno Lindfors. Network Biology. Applications in medicine and biotechnology [Verkkobiologia. Lääke- tieteellisiä ja bioteknisiä sovelluksia]. Espoo 2011. VTT Publications 774. 81 p. + app. 100 p. Keywords network biology, s ystems b iology, biological d ata visualization, t ype 1 di abetes, oxida- tive stress, graph theory, network topology, ubiquitous complex network properties Abstract The concept of systems biology emerged over the last decade in order to address advances in experimental techniques.
    [Show full text]
  • Electric Currents in Infinite Networks
    Electric currents in infinite networks Peter G. Doyle Version dated 25 October 1988 GNU FDL∗ 1 Introduction. In this survey, we will present the basic facts about conduction in infinite networks. This survey is based on the work of Flanders [5, 6], Zemanian [17], and Thomassen [14], who developed the theory of infinite networks from scratch. Here we will show how to get a more complete theory by paralleling the well-developed theory of conduction on open Riemann surfaces. Like Flanders and Thomassen, we will take as a test case for the theory the problem of determining the resistance across an edge of a d-dimensional grid of 1 ohm resistors. (See Figure 1.) We will use our borrowed network theory to unify, clarify and extend their work. 2 The engineers and the grid. Engineers have long known how to compute the resistance across an edge of a d-dimensional grid of 1 ohm resistors using only the principles of symmetry and superposition: Given two adjacent vertices p and q, the resistance across the edge from p to q is the voltage drop along the edge when a 1 amp current is injected at p and withdrawn at q. Whether or not p and q are adjacent, the unit current flow from p to q can be written as the superposition of the unit ∗Copyright (C) 1988 Peter G. Doyle. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, as pub- lished by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
    [Show full text]
  • Network Analysis with Nodexl
    Social data: Advanced Methods – Social (Media) Network Analysis with NodeXL A project from the Social Media Research Foundation: http://www.smrfoundation.org About Me Introductions Marc A. Smith Chief Social Scientist Connected Action Consulting Group [email protected] http://www.connectedaction.net http://www.codeplex.com/nodexl http://www.twitter.com/marc_smith http://delicious.com/marc_smith/Paper http://www.flickr.com/photos/marc_smith http://www.facebook.com/marc.smith.sociologist http://www.linkedin.com/in/marcasmith http://www.slideshare.net/Marc_A_Smith http://www.smrfoundation.org http://www.flickr.com/photos/library_of_congress/3295494976/sizes/o/in/photostream/ http://www.flickr.com/photos/amycgx/3119640267/ Collaboration networks are social networks SNA 101 • Node A – “actor” on which relationships act; 1-mode versus 2-mode networks • Edge B – Relationship connecting nodes; can be directional C • Cohesive Sub-Group – Well-connected group; clique; cluster A B D E • Key Metrics – Centrality (group or individual measure) D • Number of direct connections that individuals have with others in the group (usually look at incoming connections only) E • Measure at the individual node or group level – Cohesion (group measure) • Ease with which a network can connect • Aggregate measure of shortest path between each node pair at network level reflects average distance – Density (group measure) • Robustness of the network • Number of connections that exist in the group out of 100% possible – Betweenness (individual measure) F G •
    [Show full text]
  • A Sharp Pagerank Algorithm with Applications to Edge Ranking and Graph Sparsification
    A sharp PageRank algorithm with applications to edge ranking and graph sparsification Fan Chung? and Wenbo Zhao University of California, San Diego La Jolla, CA 92093 ffan,[email protected] Abstract. We give an improved algorithm for computing personalized PageRank vectors with tight error bounds which can be as small as O(n−k) for any fixed positive integer k. The improved PageRank algorithm is crucial for computing a quantitative ranking for edges in a given graph. We will use the edge ranking to examine two interrelated problems — graph sparsification and graph partitioning. We can combine the graph sparsification and the partitioning algorithms using PageRank vectors to derive an improved partitioning algorithm. 1 Introduction PageRank, which was first introduced by Brin and Page [11], is at the heart of Google’s web searching algorithms. Originally, PageRank was defined for the Web graph (which has all webpages as vertices and hy- perlinks as edges). For any given graph, PageRank is well-defined and can be used for capturing quantitative correlations between pairs of vertices as well as pairs of subsets of vertices. In addition, PageRank vectors can be efficiently computed and approximated (see [3, 4, 10, 22, 26]). The running time of the approximation algorithm in [3] for computing a PageRank vector within an error bound of is basically O(1/)). For the problems that we will examine in this paper, it is quite crucial to have a sharper error bound for PageRank. In Section 2, we will give an improved approximation algorithm with running time O(m log(1/)) to compute PageRank vectors within an error bound of .
    [Show full text]
  • Modelling of Anisotropic Electrical Conduction in Layered Structures 3D-Printed with Fused Deposition Modelling
    sensors Article Modelling of Anisotropic Electrical Conduction in Layered Structures 3D-Printed with Fused Deposition Modelling Alexander Dijkshoorn 1,* , Martijn Schouten 1 , Stefano Stramigioli 1,2 and Gijs Krijnen 1 1 Robotics and Mechatronics Group (RAM), University of Twente, 7500 AE Enschede, The Netherlands; [email protected] (M.S.); [email protected] (S.S.); [email protected] (G.K.) 2 Biomechatronics and Energy-Efficient Robotics Lab, ITMO University, 197101 Saint Petersburg, Russia * Correspondence: [email protected] Abstract: 3D-printing conductive structures have recently been receiving increased attention, es- pecially in the field of 3D-printed sensors. However, the printing processes introduce anisotropic electrical properties due to the infill and bonding conditions. Insights into the electrical conduction that results from the anisotropic electrical properties are currently limited. Therefore, this research focuses on analytically modeling the electrical conduction. The electrical properties are described as an electrical network with bulk and contact properties in and between neighbouring printed track elements or traxels. The model studies both meandering and open-ended traxels through the application of the corresponding boundary conditions. The model equations are solved as an eigenvalue problem, yielding the voltage, current density, and power dissipation density for every position in every traxel. A simplified analytical example and Finite Element Method simulations verify the model, which depict good correspondence. The main errors found are due to the limitations of the model with regards to 2D-conduction in traxels and neglecting the resistance of meandering Citation: Dijkshoorn, A.; Schouten, ends. Three dimensionless numbers are introduced for the verification and analysis: the anisotropy M.; Stramigioli, S.; Krijnen, G.
    [Show full text]
  • Thermal-Electrical Analogy: Thermal Network
    Chapter 3 Thermal-electrical analogy: thermal network 3.1 Expressions for resistances Recall from circuit theory that resistance �"#"$ across an element is defined as the ratio of electric potential difference Δ� across that element, to electric current I traveling through that element, according to Ohm’s law, � � = "#"$ � (3.1) Within the context of heat transfer, the respective analogues of electric potential and current are temperature difference Δ� and heat rate q, respectively. Thus we can establish “thermal circuits” if we similarly establish thermal resistances R according to Δ� � = � (3.2) Medium: λ, cross-sectional area A Temperature T Temperature T Distance r Medium: λ, length L L Distance x (into the page) Figure 3.1: System geometries: planar wall (left), cylindrical wall (right) Planar wall conductive resistance: Referring to Figure 3.1 left, we see that thermal resistance may be obtained according to T1,3 − T1,5 � �, $-./ = = (3.3) �, �� The resistance increases with length L (it is harder for heat to flow), decreases with area A (there is more area for the heat to flow through) and decreases with conductivity �. Materials like styrofoam have high resistance to heat flow (they make good thermal insulators) while metals tend to have high low resistance to heat flow (they make poor insulators, but transmit heat well). Cylindrical wall conductive resistance: Referring to Figure 3.1 right, we have conductive resistance through a cylindrical wall according to T1,3 − T1,5 ln �5 �3 �9 $-./ = = (3.4) �9 2��� Convective resistance: The form of Newton’s law of cooling lends itself to a direct form of convective resistance, valid for either geometry.
    [Show full text]
  • The Pagerank Algorithm Is One Way of Ranking the Nodes in a Graph by Importance
    The PageRank 13 Algorithm Lab Objective: Many real-world systemsthe internet, transportation grids, social media, and so oncan be represented as graphs (networks). The PageRank algorithm is one way of ranking the nodes in a graph by importance. Though it is a relatively simple algorithm, the idea gave birth to the Google search engine in 1998 and has shaped much of the information age since then. In this lab we implement the PageRank algorithm with a few dierent approaches, then use it to rank the nodes of a few dierent networks. The PageRank Model The internet is a collection of webpages, each of which may have a hyperlink to any other page. One possible model for a set of n webpages is a directed graph, where each node represents a page and node j points to node i if page j links to page i. The corresponding adjacency matrix A satises Aij = 1 if node j links to node i and Aij = 0 otherwise. b c abcd a 2 0 0 0 0 3 b 6 1 0 1 0 7 A = 6 7 c 4 1 0 0 1 5 d 1 0 1 0 a d Figure 13.1: A directed unweighted graph with four nodes, together with its adjacency matrix. Note that the column for node b is all zeros, indicating that b is a sinka node that doesn't point to any other node. If n users start on random pages in the network and click on a link every 5 minutes, which page in the network will have the most views after an hour? Which will have the fewest? The goal of the PageRank algorithm is to solve this problem in general, therefore determining how important each webpage is.
    [Show full text]