Hierarchical and Nonhierarchical Three-Dimensional Underwater Wireless Sensor Networks

Total Page:16

File Type:pdf, Size:1020Kb

Hierarchical and Nonhierarchical Three-Dimensional Underwater Wireless Sensor Networks Hierarchical and Nonhierarchical Three-Dimensional Underwater Wireless Sensor Networks S. M. Nazrul Alam Zygmunt J. Haas Department of Computer Science School of Electrical and Computer Engineering Cornell University, Ithaca, NY, USA Cornell University, Ithaca, NY, USA Email: [email protected] Email: [email protected] where sensors are deployed on earth surface and Abstract: In some underwater sensor networks, where the height of the network is smaller than the sensor nodes may be deployed at various depths of transmission radius of a node, can usually be an ocean making those networks three- modeled as two-dimensional (2D) networks. dimensional (3D). While most terrestrial sensor However, in many underwater sensor networks, networks can usually be modeled as two nodes may be placed at different depths of an dimensional (2D) networks, these underwater ocean and thus these networks must be modeled as sensor networks must be modeled as 3D networks. three-dimensional (3D) networks [1]. In many This leads to new research challenges in the area cases, network architecture and topology directly of network architecture and topology. In this depend on the physical dimensionality of the paper, we present two different network network and so results from 2D terrestrial sensor architectures for 3D underwater sensor networks. networks can not be used in 3D underwater sensor The first one is a hierarchical architecture that uses networks. In this paper, we try to address this a relatively small number of robust backbone issue and propose two approaches to build a 3D nodes to create the network where a large number underwater sensor network. The first one is a of inexpensive sensors communicate with their hierarchical network architecture where the nearest backbone nodes, and packets from a network is maintained by a small number of robust backbone node to the sink is routed through other and powerful backbone nodes. Actual sensing is backbone nodes. This hierarchical approach done by large number of inexpensive and failure allows creating a network of smaller number of prone sensor nodes. Once the sensing information expensive backbone nodes while keeping the reaches any backbone node, the information is mobile sensors simple and inexpensive. Along routed to the sink through other backbone nodes. with network topology, we also study energy Then we investigate frequency reuse issues for efficiency and frequency reuse issues for such 3D such 3D networks including variations due to networks. The second approach is a acoustic communication. We also study energy nonhierarchical architecture which assumes that efficiency of different hierarchical network all nodes are identical and randomly deployed. It topologies. The second approach creates a partitions the whole 3D network space into nonhierarchical network using one type of nodes. identical cells and keeps one node active in each This scenario is applicable where a large number cell such that sensing coverage and connectivity of nodes are randomly and uniformly deployed in are maintained while limiting the energy the network space. We exploit redundancy to consumed. We also study closeness to optimality improve network lifetime by partitioning the 3D of our proposed scheme. network space into identical cells such that only 1. INTRODUCTION one node remains active in each cell and full coverage and connectivity is maintained. We then Two major differences between terrestrial sensor extend our work for k-coverage, where any point networks and underwater sensor networks are in the network has to be within the sensing range network dimensionality (i.e., 3D instead of 2D) of at least k-nodes. We also provide comparison and communication medium (i.e., acoustic instead between our proposed scheme and the scheme of radio). Terrestrial wireless sensor networks, where an oracle can decide where to place the nodes (i.e., the optimal scheme ). Our scheme has [14] [17]. Cube is the only space-filling regular better performance for higher values of k. For polyhedron [12]. Triangular prism, hexagonal example, our study shows that our scheme can prism, cube, truncated octahedron [22] [27], and provide 4-coverage with probability 0.9971 with gyrobifastigium [15] are the only five convex twice the nodes needed by the optimal scheme. polyhedrons with regular faces that have space- filling property. The rhombic dodecahedron, The rest of the paper is organized as follows. elongated dodecahedron, and squashed Related works are described in Section 2. Section dodecahedron are also space-fillers. 3 presents the proposed hierarchical network architecture as well as frequency reuse issues and Kelvin’s conjecture [25] has been used in [2] to energy efficiency issues for 3D networks. Section show that if 3D network space is divided into 4 describes the proposed nonhierarchical network truncated octahedron cells such that the radius of approach and shows its closeness to optimality. each cell is equal to the sensing range of each Discussions on routing issues and possible future node, and a node is placed at the center of each research directions are described in Section 5. The cell, then this placement strategy requires paper is concluded in Section 6. minimum number of nodes. Kelvin’s conjecture was generally accepted a true for than a century 2. RELATED WORKS [28], but a counter example was found in 1993 Recent interest in three-dimensional underwater when it is shown that a space-filling structure sensor networks have generated a lot of research consisting of six 14-sided polyhedrons and two endeavors in 3D networking [20] [21] [8] [19] 12-sided polyhedrons with irregular faces of equal [9] [11]. volume has 0.3% less surface area than truncated octahedron [26]. But it is still unknown if Coverage and connectivity issues of 3D networks Kelvin’s conjecture is true for identical cells. have been explored in [2] and the solution Anyway, in a different context it has been shown provided in that paper works when the ratio of that body-centered cubic (BCC) lattice has the communication and sensing range is at least smallest mean squared error of any lattice 1.7889. This result has been generalized for any quantizer in three dimensions [5], which validates ratio of communication and sensing range in [3]. the results of [2]. In this paper, we use these results as a basis to determine where to place backbone nodes in our The aim of our nonhierarchical network hierarchical network. architecture is mainly to conserve energy by keeping a subset of the nodes active in a dense Frequency reuse for underwater acoustic sensor network to perform all necessary functions while networks have been investigated in [23] [24]. putting the rest of the nodes into sleep. This is a However, that work assumes that the network is very common approach in terrestrial sensor two-dimensional. In this paper, we extend that networks [29] [7] [31] [30] [6]. One important work work for a 3D scenario. Frequency planning in 3D in this context is geographic adaptive fidelity for radio network has been investigated in [10]. (GAP) [29] which only works for 2D network. Since some of the the analysis in this paper uses Our nonhierarchical architecture solves that the concepts of polyhedron, space-filling problem for 3D networks. It has been shown that polyhedron, Kelvin’s conjecture, and Voronoi GAP is quite inefficient in terms of number of tessellation, now we provide very brief references nodes being kept active. However, in this paper on them. Details on these concepts are available in we show that the efficiency of our 3D solution is [2]. A polyhedron is a three-dimensional shape higher than the efficiency of GAP in 2D. that consists of finite number of polygonal faces. A space-filling polyhedron is a polyhedron that 3. HIERARCHICAL NETWORK tessellates a 3D space. It is hard to show that a ARCHITECTURE polyhedron has space-filling property. For In this section, we describe a hierarchical 3D example, Aristotle himself made a mistake when network architecture that has two different types claimed that the tetrahedron fills space [4] and that of nodes – more powerful and robust backbone mistake remained unnoticed until the 16th century nodes, and less powerful and failure prone sensor 2 nodes. The network is built and maintained by the algorithm. One major criticism of this backbone nodes such that a backbone node can assumption is that GPS does not work communicate with the network sink over a multi- underwater and we do not have any robust hop path using other backbone nodes as routers. positioning mechanism for underwater Sensing is done by inexpensive sensors that move network yet. However, this assumption along ocean current and send the sensing ensures that our solution provides the lower information to the nearest backbone node. Each bound of the number of nodes needed to backbone node is equipped with a localization achieve full coverage and connectivity. component while mobile sensors are oblivious of Research in underwater localization is gaining their locations. There are several challenges to momentum [8] and it is possible that robust build such a network. Since the backbone nodes underwater positioning mechanism will be are expensive, we want to minimize the number of available in near future. backbone nodes while ensuring the mobile sensors can have a backbone node within an acceptable 3.1 Network Topology distance (i.e., maintaining coverage ) and also a In this subsection, we investigate the problem of backbone node can directly communicate with its finding a placement strategy that deploys neighboring backbone nodes (i.e., maintaining minimum number of backbone nodes in our connectivity ). It is also important to make sure that hierarchical network such that any mobile sensor interference at backbone nodes and at mobile can directly communicate with at least one sensors is limited. backbone node and any backbone node can Assumptions directly communicate with any other backbone node , possibly over a multi-hop path, through the • Homogeneous sphere-based communication: network created by the backbone nodes.
Recommended publications
  • Archimedean Solids
    University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln MAT Exam Expository Papers Math in the Middle Institute Partnership 7-2008 Archimedean Solids Anna Anderson University of Nebraska-Lincoln Follow this and additional works at: https://digitalcommons.unl.edu/mathmidexppap Part of the Science and Mathematics Education Commons Anderson, Anna, "Archimedean Solids" (2008). MAT Exam Expository Papers. 4. https://digitalcommons.unl.edu/mathmidexppap/4 This Article is brought to you for free and open access by the Math in the Middle Institute Partnership at DigitalCommons@University of Nebraska - Lincoln. It has been accepted for inclusion in MAT Exam Expository Papers by an authorized administrator of DigitalCommons@University of Nebraska - Lincoln. Archimedean Solids Anna Anderson In partial fulfillment of the requirements for the Master of Arts in Teaching with a Specialization in the Teaching of Middle Level Mathematics in the Department of Mathematics. Jim Lewis, Advisor July 2008 2 Archimedean Solids A polygon is a simple, closed, planar figure with sides formed by joining line segments, where each line segment intersects exactly two others. If all of the sides have the same length and all of the angles are congruent, the polygon is called regular. The sum of the angles of a regular polygon with n sides, where n is 3 or more, is 180° x (n – 2) degrees. If a regular polygon were connected with other regular polygons in three dimensional space, a polyhedron could be created. In geometry, a polyhedron is a three- dimensional solid which consists of a collection of polygons joined at their edges. The word polyhedron is derived from the Greek word poly (many) and the Indo-European term hedron (seat).
    [Show full text]
  • Putting the Icosahedron Into the Octahedron
    Forum Geometricorum Volume 17 (2017) 63–71. FORUM GEOM ISSN 1534-1178 Putting the Icosahedron into the Octahedron Paris Pamfilos Abstract. We compute the dimensions of a regular tetragonal pyramid, which allows a cut by a plane along a regular pentagon. In addition, we relate this construction to a simple construction of the icosahedron and make a conjecture on the impossibility to generalize such sections of regular pyramids. 1. Pentagonal sections The present discussion could be entitled Organizing calculations with Menelaos, and originates from a problem from the book of Sharygin [2, p. 147], in which it is required to construct a pentagonal section of a regular pyramid with quadrangular F J I D T L C K H E M a x A G B U V Figure 1. Pentagonal section of quadrangular pyramid basis. The basis of the pyramid is a square of side-length a and the pyramid is assumed to be regular, i.e. its apex F is located on the orthogonal at the center E of the square at a distance h = |EF| from it (See Figure 1). The exercise asks for the determination of the height h if we know that there is a section GHIJK of the pyramid by a plane which is a regular pentagon. The section is tacitly assumed to be symmetric with respect to the diagonal symmetry plane AF C of the pyramid and defined by a plane through the three points K, G, I. The first two, K and G, lying symmetric with respect to the diagonal AC of the square.
    [Show full text]
  • New Perspectives on Polyhedral Molecules and Their Crystal Structures Santiago Alvarez, Jorge Echeverria
    New Perspectives on Polyhedral Molecules and their Crystal Structures Santiago Alvarez, Jorge Echeverria To cite this version: Santiago Alvarez, Jorge Echeverria. New Perspectives on Polyhedral Molecules and their Crystal Structures. Journal of Physical Organic Chemistry, Wiley, 2010, 23 (11), pp.1080. 10.1002/poc.1735. hal-00589441 HAL Id: hal-00589441 https://hal.archives-ouvertes.fr/hal-00589441 Submitted on 29 Apr 2011 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Journal of Physical Organic Chemistry New Perspectives on Polyhedral Molecules and their Crystal Structures For Peer Review Journal: Journal of Physical Organic Chemistry Manuscript ID: POC-09-0305.R1 Wiley - Manuscript type: Research Article Date Submitted by the 06-Apr-2010 Author: Complete List of Authors: Alvarez, Santiago; Universitat de Barcelona, Departament de Quimica Inorganica Echeverria, Jorge; Universitat de Barcelona, Departament de Quimica Inorganica continuous shape measures, stereochemistry, shape maps, Keywords: polyhedranes http://mc.manuscriptcentral.com/poc Page 1 of 20 Journal of Physical Organic Chemistry 1 2 3 4 5 6 7 8 9 10 New Perspectives on Polyhedral Molecules and their Crystal Structures 11 12 Santiago Alvarez, Jorge Echeverría 13 14 15 Departament de Química Inorgànica and Institut de Química Teòrica i Computacional, 16 Universitat de Barcelona, Martí i Franquès 1-11, 08028 Barcelona (Spain).
    [Show full text]
  • Making an Origami Sonobe Octahedron
    Making an Origami Sonobe Octahedron Now that you have made a Sonobe unit and a Sonobe cube, you are ready to constuct a more complicated polyhedron. (We highly recommend building a cube before attempting to construct other polyhedra.) This handout will show you how to assemble twelve units into a small triakis octahedron. You can find instructions for making some other polyhedra online. To make the triakis octahedron, you can use any colour combination you like. In this example we use twelve units in three colours (four units of each colour). 1. Fold twelve Sonobe units (see the Making an Origami Sonobe Unit handout for instructions). Make an extra fold in each Sonobe unit by placing the unit with the side containing the X facing up and folding along the dotted line shown in the leftmost image below. 2. Assemble three units (one of each colour) as described in Step 2 of the Making an Origami Sonobe Cube handout to create a single corner, or pyramid, with three flaps (below, left). We are going to make more pyramids using these three flaps. Each new pyramid will also contain all three colours. 3. To make a second pyramid of three colours, choose a flap. We chose the purple flap, so we will add one new pink unit and one new blue unit to our construction. To add the new pink unit, insert a flap of the pink unit into the pocket of the chosen purple unit (above, centre). To add the new blue unit, insert a flap of the blue unit into the pocket of the new pink unit (shown by the white arrow above).
    [Show full text]
  • Instructions for Plato's Solids
    Includes 195 precision START HERE! Plato’s Solids The Platonic Solids are named Zometool components, Instructions according to the number of faces 50 foam dual pieces, (F) they possess. For example, and detailed instructions You can build the five Platonic Solids, by Dr. Robert Fathauer “octahedron” means “8-faces.” The or polyhedra, and their duals. number of Faces (F), Edges (E) and Vertices (V) for each solid are shown A polyhedron is a solid whose faces are Why are there only 5 perfect 3D shapes? This secret was below. An edge is a line where two polygons. Only fiveconvex regular polyhe- closely guarded by ancient Greeks, and is the mathematical faces meet, and a vertex is a point dra exist (i.e., each face is the same type basis of nearly all natural and human-built structures. where three or more faces meet. of regular polygon—a triangle, square or Build all five of Plato’s solids in relation to their duals, and see pentagon—and there are the same num- Each Platonic Solid has another how they represent the 5 elements: ber of faces around every corner.) Platonic Solid as its dual. The dual • the Tetrahedron (4-faces) = fire of the tetrahedron (“4-faces”) is again If you put a point in the center of each face • the Cube (6-faces) = earth a tetrahedron; the dual of the cube is • the Octahedron (8-faces) = water of a polyhedron, and connect those points the octahedron (“8-faces”), and vice • the Icosahedron (20-faces) = air to their nearest neighbors, you get its dual.
    [Show full text]
  • [ENTRY POLYHEDRA] Authors: Oliver Knill: December 2000 Source: Translated Into This Format from Data Given In
    ENTRY POLYHEDRA [ENTRY POLYHEDRA] Authors: Oliver Knill: December 2000 Source: Translated into this format from data given in http://netlib.bell-labs.com/netlib tetrahedron The [tetrahedron] is a polyhedron with 4 vertices and 4 faces. The dual polyhedron is called tetrahedron. cube The [cube] is a polyhedron with 8 vertices and 6 faces. The dual polyhedron is called octahedron. hexahedron The [hexahedron] is a polyhedron with 8 vertices and 6 faces. The dual polyhedron is called octahedron. octahedron The [octahedron] is a polyhedron with 6 vertices and 8 faces. The dual polyhedron is called cube. dodecahedron The [dodecahedron] is a polyhedron with 20 vertices and 12 faces. The dual polyhedron is called icosahedron. icosahedron The [icosahedron] is a polyhedron with 12 vertices and 20 faces. The dual polyhedron is called dodecahedron. small stellated dodecahedron The [small stellated dodecahedron] is a polyhedron with 12 vertices and 12 faces. The dual polyhedron is called great dodecahedron. great dodecahedron The [great dodecahedron] is a polyhedron with 12 vertices and 12 faces. The dual polyhedron is called small stellated dodecahedron. great stellated dodecahedron The [great stellated dodecahedron] is a polyhedron with 20 vertices and 12 faces. The dual polyhedron is called great icosahedron. great icosahedron The [great icosahedron] is a polyhedron with 12 vertices and 20 faces. The dual polyhedron is called great stellated dodecahedron. truncated tetrahedron The [truncated tetrahedron] is a polyhedron with 12 vertices and 8 faces. The dual polyhedron is called triakis tetrahedron. cuboctahedron The [cuboctahedron] is a polyhedron with 12 vertices and 14 faces. The dual polyhedron is called rhombic dodecahedron.
    [Show full text]
  • Chapter 2 Figures and Shapes 2.1 Polyhedron in N-Dimension in Linear
    Chapter 2 Figures and Shapes 2.1 Polyhedron in n-dimension In linear programming we know about the simplex method which is so named because the feasible region can be decomposed into simplexes. A zero-dimensional simplex is a point, an 1D simplex is a straight line segment, a 2D simplex is a triangle, a 3D simplex is a tetrahedron. In general, a n-dimensional simplex has n+1 vertices not all contained in a (n-1)- dimensional hyperplane. Therefore simplex is the simplest building block in the space it belongs. An n-dimensional polyhedron can be constructed from simplexes with only possible common face as their intersections. Such a definition is a bit vague and such a figure need not be connected. Connected polyhedron is the prototype of a closed manifold. We may use vertices, edges and faces (hyperplanes) to define a polyhedron. A polyhedron is convex if all convex linear combinations of the vertices Vi are inside itself, i.e. i Vi is contained inside for all i 0 and all _ i i 1. i If a polyhedron is not convex, then the smallest convex set which contains it is called the convex hull of the polyhedron. Separating hyperplane Theorem For any given point outside a convex set, there exists a hyperplane with this given point on one side of it and the entire convex set on the other. Proof: Because the given point will be outside one of the supporting hyperplanes of the convex set. 2.2 Platonic Solids Known to Plato (about 500 B.C.) and explained in the Elements (Book XIII) of Euclid (about 300 B.C.), these solids are governed by the rules that the faces are the regular polygons of a single species and the corners (vertices) are all alike.
    [Show full text]
  • Polyhedral Volumes Visual Techniques
    Polyhedral Volumes Visual Techniques T. V. Raman & M. S. Krishnamoorthy Polyhedral Volumes – p.1/43 Locating coordinates of regular polyhedra. Using the cube to compute volumes. Volume of the dodecahedron. Volume of the icosahedron. Outline Identities of the golden ratio. Polyhedral Volumes – p.2/43 Using the cube to compute volumes. Volume of the dodecahedron. Volume of the icosahedron. Outline Identities of the golden ratio. Locating coordinates of regular polyhedra. Polyhedral Volumes – p.2/43 Volume of the dodecahedron. Volume of the icosahedron. Outline Identities of the golden ratio. Locating coordinates of regular polyhedra. Using the cube to compute volumes. Polyhedral Volumes – p.2/43 Volume of the icosahedron. Outline Identities of the golden ratio. Locating coordinates of regular polyhedra. Using the cube to compute volumes. Volume of the dodecahedron. Polyhedral Volumes – p.2/43 Outline Identities of the golden ratio. Locating coordinates of regular polyhedra. Using the cube to compute volumes. Volume of the dodecahedron. Volume of the icosahedron. Polyhedral Volumes – p.2/43 The Golden Ratio Polyhedral Volumes – p.3/43 The golden ratio and its scaling property. The scaling rule for areas and volumes. The Pythogorian theorem. Formula for pyramid volume. Basic Facts Dodecahedral/Icosahedral symmetry. Polyhedral Volumes – p.4/43 The scaling rule for areas and volumes. The Pythogorian theorem. Formula for pyramid volume. Basic Facts Dodecahedral/Icosahedral symmetry. The golden ratio and its scaling property. Polyhedral Volumes – p.4/43 The Pythogorian theorem. Formula for pyramid volume. Basic Facts Dodecahedral/Icosahedral symmetry. The golden ratio and its scaling property. The scaling rule for areas and volumes.
    [Show full text]
  • Mathematical Origami: Phizz Dodecahedron
    Mathematical Origami: • It follows that each interior angle of a polygon face must measure less PHiZZ Dodecahedron than 120 degrees. • The only regular polygons with interior angles measuring less than 120 degrees are the equilateral triangle, square and regular pentagon. Therefore each vertex of a Platonic solid may be composed of • 3 equilateral triangles (angle sum: 3 60 = 180 ) × ◦ ◦ • 4 equilateral triangles (angle sum: 4 60 = 240 ) × ◦ ◦ • 5 equilateral triangles (angle sum: 5 60 = 300 ) × ◦ ◦ We will describe how to make a regular dodecahedron using Tom Hull’s PHiZZ • 3 squares (angle sum: 3 90 = 270 ) modular origami units. First we need to know how many faces, edges and × ◦ ◦ vertices a dodecahedron has. Let’s begin by discussing the Platonic solids. • 3 regular pentagons (angle sum: 3 108 = 324 ) × ◦ ◦ The Platonic Solids These are the five Platonic solids. A Platonic solid is a convex polyhedron with congruent regular polygon faces and the same number of faces meeting at each vertex. There are five Platonic solids: tetrahedron, cube, octahedron, dodecahedron, and icosahedron. #Faces/ The solids are named after the ancient Greek philosopher Plato who equated Solid Face Vertex #Faces them with the four classical elements: earth with the cube, air with the octa- hedron, water with the icosahedron, and fire with the tetrahedron). The fifth tetrahedron 3 4 solid, the dodecahedron, was believed to be used to make the heavens. octahedron 4 8 Why Are There Exactly Five Platonic Solids? Let’s consider the vertex of a Platonic solid. Recall that the same number of faces meet at each vertex. icosahedron 5 20 Then the following must be true.
    [Show full text]
  • Physical Proof of Only Five Regular Solids
    A Physical Proof for Five and Only Five Regular Solids Robert McDermott Center for High Performance Computing University of Utah Salt Lake City, Utah, 84112, USA E-mail: [email protected] Abstract Physical models are invaluable aids for conveying concepts in geometry, particularly concepts about polyhedra. In this paper physical polygons, polygon corners, polygon flat regions, polygon cylinders, polygon nets and polyhedra are all used to show a physical proof that there are five, and only five regular solids. Students from grade school, high school, undergraduate and graduate levels have been presented with this physical proof, and all of them have taken away something worthwhile related to their existing level of knowledge. 1. Introduction The Regular or Platonic solids can serve as a substantive foundation for the study of three- dimensional space. The better a student understands Regular solids, the better that student is able to understand more sophisticated concepts about space. Additional understanding of these solids is achieved by adding the sense of touch to the sense of vision and students who are able to handle Platonic solids reinforce the knowledge gained through their vision. The size of the models is also important. A model that fills the hands of a student gains her or his attention more than a considerably smaller or a considerably larger model. Regular polygons are simple shapes with straight and equal length edges, as well as, equal angles between each adjacent pair of those edges. An equilateral triangle, a square, a regular pentagon, and a regular hexagon as seen in Figure 1, are four regular polygons that we see in our everyday lives.
    [Show full text]
  • Octahedron Christoph's Jewel
    Octahedron This is a regular octahedron, of which each triangular face is divided into 9 identical smaller triangles, three to a side. A move consist of rotating a vertex; either just a tip (one triangle to a side) or a larger part (two triangles to a side). Christoph's Jewel is essentially the same puzzle except that the tips are missing, much like the Tetraminx is a Pyraminx without tips. It is equivalent to a Rubik's cube puzzle without corners, but with the face centres marked to show their orientations. If you understand the solution for the Pyraminx, then you can probably solve much of this puzzle too, because it acts very similar. The number of positions: There are 6 vertex pieces with 4 orientations, 12 edge pieces with 2 orientations giving a maximum of 12! ·212·64 positions. This limit is not reached because: Only half the vertex orientations are possible given a certain edge position because a quarter turn is an odd permutation (2) Only and even number of flipped pieces are possible (2) This leaves 12!·210·46 = 2,009,078,326,888,000 or 2.0·1015 positions. If you include the trivial vertex tips then this has to be multiplied by a further 46. Links to other useful pages: 'Simplest Solutions' page A text based solution. Notation: The vertices are denoted by the letters L, R, F, B, U, D (Left, Right, Front, Back, Up and Down). Clockwise quarter turns are denoted by the appropriate letter, ant-clockwise turns by the letter followed by an apostrophe (e.g.
    [Show full text]
  • Symmetric Random Walks on Regular Tetrahedra, Octahedra and Hexahedra
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by IUPUIScholarWorks Symmetric Random Walks on Regular Tetrahedra, Octahedra and Hexahedra Jyotirmoy Sarkar1 and Saran Ishika Maiti2 1Indiana University{Purdue University Indianapolis, USA 2Visva-Bharati, Santiniketan, India Third Revision: 2017 January 08 Abstract: We study a symmetric random walk on the vertices of three regular polyhedra. Starting from the origin, at each step the random walk moves, independently of all previous moves, to one of the vertices adjacent to the current vertex with equal probability. We find the distributions, or at least the means and the standard deviations, of the number of steps needed (1) to return to origin, (2) to visit all vertices, and (3) to return to origin after visiting all vertices. We also find the distributions of (i) the number of vertices visited before return to origin, (ii) the last vertex visited, and (iii) the number of vertices visited during return to origin after visiting all vertices. Key Words and Phrases: Absorbing state, Cover time, Dual graph, Eventual transition, One-step transition, Platonic solids, Recursive relation, Return time, Symmetry 2010 Mathematics Subject Classifications: primary 60G50; secondary 60G40 1 Introduction For over two millennia, Platonic solids (also called regular polyhedra) have been regarded as fascinating mathematical objects. A Platonic solid is a three dimensional convex space bounded by congruent regular polygonal faces; and at each of its vertices an equal number of faces meet. Depicted in Fig. 1, are the five Platonic solids|tetrahedron, hexahedron (cube), octahedron, dodecahedron and icosahedron. See Euclid [3], for example, for an elementary explanation as to why there are exactly five Platonic solids.
    [Show full text]