An Equal Area Quad-tree Global Discrete Grid Subdivision Algorithm Based on Latitude and Longitude Lines

Size: px
Start display at page:

Download "An Equal Area Quad-tree Global Discrete Grid Subdivision Algorithm Based on Latitude and Longitude Lines"

Transcription

1 Send Orders for Reprints to The Open Cybernetics & Systemics Journal, 04, 8, Open Access An Equal Area Quad-tree Global Discrete Grid Subdivision Algorithm Based on Latitude and Longitude Lines Wu Huixin * and Li He Department of Information Engineering, North China University of Water Resources and Electric Power, Zhengzhou, , China Abstract: In order to effectively solve the problems of global discrete grid in spatial data management and operations, a novel equal area quad-tree global discrete grid subdivision model based on latitude and longitude lines is proposed in this paper. Coding rules of grid cells, and geometric distortion calculation and analysis of the grid model are also given in the detailed subdivision process. The results have shown that the proposed grid cell has simple structure and stable geometric distortion. Meanwhile, it features hierarchy and nested structure and thus facilitates multi-resolution modelling. Keywords: Global Discrete Grid, Quad-tree Grid, Geometric Distortion, Equal Area, GIS.. INTRODUCTION With the deepening research of global climate, global resource management and environmental protection, and the study of global issues such as global wildlife and ecological monitoring, more and more applications need to operate on a global scale. And a series of problems will appear if spherical or ellipsoidal surface data is converted to planar data with the way of map projection for processing: the computing of length and area will have significant deviations, and data overlap, fracture and inconsistencies of spatial relationships will occur. Seamless links of worldwide spatial data cannot be achieved, and the validity and accuracy of the calculation are questioned. In order to break through the plane restrictions and store, manage and express spatial information according to the real shape of the Earth, the global discrete grid subdivision method come into being. The global discrete grid is a spherical surface-based fitting grid which can be infinitely subdivided, but does not intend to change the spherical shape. When it is subdivided into a certain extent, we can achieve the purpose of simulating the earth's surface. The grid, which features hierarchy and global continuity, not only avoiding the distortion of angle, length and area and discontinuity of spatial data brought by planar projection, but also overcoming many constraints and uncertainty which limits the GIS application, that is, the spatial data with any resolution (different precision) captured at any location on the planet can be expressed and analyzed normatively, and multi-resolution operations with specified precision can also be carried out on it. The method not only can solve the data fracture, distortion and topology inconsistency of planar models in global multi-scale spatial data management, but also can easily integrate, share and utilize spatial information resources in the grid computing environment []. How to divide the earth's surface into an equal-area and equal-shape hierarchy structure with multiple resolutions -- that is, the shape of each cell after each subdivision remains unchanged and all cells of each level are congruent (equal side length and angle) -- is the main content of researches on spherical discrete grid subdivision methods. However, we know from the spherical geometry that, unlike the planar grid cells, no method can allow spherical grid cells at each level to have identical geometric characteristics (such as size, length and angle), their results can only be approximately equal.. REVIEW OF THE STATUS OF CURRENT RESEARCHES At present, the global discrete grid subdivision methods can be divided into three main categories: global discrete grid subdivision method based on latitude and longitude lines, global discrete grid subdivision method based on regular polyhedron and adaptive global discrete grid subdivision method... Global Discrete Grid Subdivision Method Based on Latitude and Longitude Lines The global discrete grid subdivision method based on latitude and longitude lines, which is the earliest and most widely used geospatial grid in geoscience, utilizes latitude and longitude lines with certain intervals (constant interval or variable interval) to split the global spherical surface. It accords with people's habits of mind. Its data structure is simple and thus it is easy to convert to other coordinate systems (vice versa). This method is also the basis of many existing datasets, algorithms and software, thus facilitating the use of existing data. Global discrete grid based on 874-0X/4 04 Bentham Open

2 890 The Open Cybernetics & Systemics Journal, 04, Volume 8 Huixin and He latitude and longitude lines can be divided into constantinterval and variable-interval global discrete grid [5]. Constant-interval global discrete grid based on latitude and longitude lines has obvious deficiencies: with the increase of latitude, changes of area and shape of the grid cells are getting bigger, and distances between the grid points are getting shorter, resulting in a significant data redundancy which is not conducive to the operation of global multiresolution data [6-8]. In order to overcome the deficiencies of the constantinterval subdivision, some institutions and scholars adopt a more flexible method -- variable-interval global discrete grid based on latitude and longitude lines. For example, the Digital Terrain Elevation Data (DTED) provided by the American National Imagery and Mapping Agency (NIMA) (Fig. ) and FFI grid proposed by Bjørke et al. (Fig. ) Global Discrete Grid Subdivision Method Based on Regular Polyhedron The global discrete grid subdivision method based on regular polyhedron utilizes hierarchical recursive subdivision on the basis of sphere-inscribed regular polyhedrons to form a grid model which covers the global spherical surface. There are five kinds of ideal inscribed regular polyhedrons in a sphere: regular tetrahedron (4 equilateral triangles), regular hexahedron (6 squares), regular octahedron (8 triangles), regular dodecahedron ( pentagons) and regular icosahedron (0 equilateral triangles). These polyhedrons can produce identical spherical polygons when they are projected onto a spherical surface, and the number of polygons associated with each vertex is equal. So it is suitable for them to act as the basis of spherical subdivision (Fig. 3). The global discrete grid subdivision methods based on regular polyhedron usually use triangle, diamond and hexagon structures, and its biggest drawback is that it is difficult to converge and be compatible with data of the existing quadrilateral structures, therefore, corresponding geographic coordinate conversion must be carried out on it to utilize the existing data Fig. (). DTED data grid structure (NIMA 003) Fig. (). FFI grid structure (Bjørke et al., 003) _ 88 00_ 86 00_ 83 5_ 8 5_ 77 44_ 73 8_ 69 _ Compared with the constant-interval global the discrete grid based on latitude and longitude lines, DTED grid has lessened the data redundancy to some extent, but its grid division is still asymmetrical. Bjørke's FFI grid ensures that the grid area is roughly equal and the grid is more even. It lessened data redundancy and is easy to complete surface modeming based on discrete points, and can facilitate statistical calculations. However, it does not have hierarchy and nested structure, so continuous multi-resolution surface modelling is difficult to be carried out with this method. Fig. (3). The five ideal polyhedrons and their projections on the spherical surface..3. Adaptive Global Discrete Grid Subdivision Method Based on the entity elements on a spherical surface, the adaptive global discrete grid subdivision method divides the surface by using some kind of characteristics of the entities. Lukatela, Kolar and Most-afavi et al. proposed a variety of Voronoi-based adaptive discrete spherical grid subdivision methods in which grid cells can be adaptively adjusted according to the density of the entity data. Voronoi-based adaptive grid is more flexible than the grid generated by regular or semi-regular subdivision methods. However, the recursive subdivision of Voronoi grid is very difficult and it is almost impossible to establish a multi-resolution pyramid structure, which is very negative for applications that need multi-scale data support, such as three-dimensional visualization of large-scale scenarios. Application cases of two types of adaptive grids are shown in Fig. (4) []. 3. EQUAL AREA QUAD-TREE GLOBAL DISCRETE GRID SUBDIVISION ALGORITHM BASED ON LATITUDE AND LONGITUDE LINES The global discrete grid subdivision method based on latitude and longitude lines accords with people's habits of

3 An Equal Area Quad-tree Global Discrete Grid Subdivision Algorithm The Open Cybernetics & Systemics Journal, 04, Volume 8 89 the first subdivision level is finished (Fig. 6), where i,,, 8; (a) (b) Fig. (4). Adaptive global discrete grid subdivision method: (a) Voronoi grid of the irregular entity; (b) Voronoi grid of the regular entity. Fig. (5). Initial subdivision of the spherical surface using octahedron. mind. Its data structure is simple and thus it is easy to be converted to other coordinate systems (vice versa). This method is also the basis of many existing datasets, algorithms and software, thus facilitating the use of existing data. Therefore, this method is the earliest and most widely used geospatial grid in geoscience. However, the nonuniformity of this kind of grid has restricted its applications, and therefore it is very necessary to improve the global discrete grid subdivision method based on latitude and longitude lines and figure out a subdivision method which not only has advantages of global discrete grid based on latitude and longitude lines but also overcomes its disadvantage of non-uniformity. For this end, an equal area global discrete grid subdivision method based on latitude and longitude lines is proposed in this paper. This algorithm can carry out equal-area, approximately-equal-shape, hierarchical multi-resolution grid subdivision on the earth's surface, providing a more effective global discrete grid subdivision method for the effective representation and management of global massive data. 3.. Principle of the Algorithm We take the sphere-inscribed regular octahedron as the basis of global discrete grid subdivision and carry out initial subdivision on the spherical surface: First of all, coincide the six vertices of the sphere-inscribed regular octahedron with the two poles of the sphere, the intersection point of the equator and the principal meridian, the intersection point of the equator and the 90 meridian, the intersection point of the equator and the 80 meridian and the intersection point of the equator and the 70 meridian respectively; then, project the regular octahedron through the center of the sphere on the spherical surface to obtain 8 spherical triangles R, R,,R 8, completing the initial subdivision of the spherical surface (Fig. 5). The first subdivision level: we use the arc of one weft to divide each spherical triangle R i into parts with equal area, obtaining spherical subtriangle and spherical trapezoid. Then we use the arcs of another warp and another weft to divide the spherical subtriangle and spherical trapezoid into parts with equal area respectively, obtaining spherical subtriangle t i and 3 spherical trapezoids q i, q i and q i3, The second subdivision level: we first use the arcs of warp and weft to divide each spherical trapezoid q ij into 4 equal-area subtrapezoids q ij, q ij, q ij3 and q ij4, where i,,, 8, j,, 3; then we divide the spherical triangle t i into 4 equal-area parts according to the subdivision method of the first level -- the second subdivision level is finished, obtaining 6 equal-area parts totally[4]; Continue to carry out recursive subdivision like this until we obtain the required accuracy at the nth level, where n is a natural number. Fig. (6). Subdivision process of the equal area global discrete grid based on latitude and longitude lines. The process can proceed infinitely following this method and each level of grid can form a quad-tree which is shown in Fig. 7. The root is the spherical triangle R i generated in the initial subdivision, followed by level, level,, level n grid cells. The nth level has 4 n grid cells. Spherical subtriangle Spherical trapezoid Root R i First subdivision level Second subdivision level Fig. (7). Equal-area grid quad-tree.

4 89 The Open Cybernetics & Systemics Journal, 04, Volume 8 Huixin and He 3.. Confirmation of Latitude and Longitude Lines of Each Level In order to complete the subdivision of the above principle, firstly we must determine the subdivision latitude and longitude lines of each grid level. The confirmation of the subdivision latitude and longitude lines of each grid level includes two cases, one is to determine the latitude and longitude lines of the spherical triangle grid, and the other is to determine the latitude and longitude lines of the spherical trapezoid grid. () Confirmation of latitude and longitude lines of the spherical triangle cell We use longitude lines and and latitude line to denote the three sides of the spherical triangle respectively, and latitude lines and 3 to represent the subdivision latitude lines and longitude line 3 to represent the subdivision longitude line (Fig. 8). And the longitude of the longitude line 3 is the mean value of the longitude of the + 3 two longitude lines of the spherical triangle, i.e., while the latitude of latitude lines can be obtained by carrying out inverse solution based on the area of the triangle cell and the known latitude, the calculation is as the following: Known Conditions ) The radius of the sphere is R; ) The area of the divided spherical triangle is F. F can be calculated according to the subdivision levels due to equal-area subdivision, so it is known parameter, then: F R ( - )(sin sin ) () F arcsin + sin R So we can obtain: ( -) Then we take as a known parameter, similarly, we can F 3 arcsin + sin obtain 3 4R : ( -) Fig. (8). Confirmation of diagram of latitude and longitude lines of the spherical triangle cell. () Confirmation of latitude and longitude lines of the spherical trapezoid cell We use longitude lines and and latitude lines and to denote the four sides of the spherical trapezoid respectively, latitude line 3 and longitude line 3 to represent the subdivision latitude and longitude lines (Fig. 9). And the longitude of the longitude line 3 is the mean value of the longitude of the two longitude lines of the spherical + 3 trapezoid, i.e., while 3 can be obtained by carrying out inverse solution based on the area of the spherical trapezoid and the known latitude, and the calculation formula is as the following: F 3 arcsin + sin R ( -) q k p 4 q k + p 3 p 3 p Fig. (9). Sketch diagram of latitude and longitude lines of the spherical trapezoid cell. 4. ENCODING RULES OF GRID CELLS According to the above algorithm, the earth's surface can be divided into equal and adjacent grid cells based on certain sizes (resolution). Each grid cell, which is called a resolution pixel, has a unique attribute value and represents a small area of the earth's surface. The number of resolution pixels will increase exponentially with the increase of subdivision levels. Therefore, the resolution pixels need to be encoded to uniquely identify their spatial positions. The octant obtained after the initial subdivision can be identified according to its location by one octant code (0 to 7), and the identification rules are shown in Fig. 0. Each octant can be expressed by a quad-tree, and the system just needs to record the location of its leaf node at storage. When the octant is recursively divided into smaller grid cells, the location of its leaf node can be identified with a quaternary Morton code. Specific coding rules are as follows: for the initial octant (spherical triangle) in the first subdivision grid level, the top triangle is 0, the middle spherical quadrilateral is, and the two spherical quadrilaterals at bottom left and right corners are coded as and 3; for the grid cells of the second level, the encoding method of the spherical triangle and initial 3

5 An Equal Area Quad-tree Global Discrete Grid Subdivision Algorithm The Open Cybernetics & Systemics Journal, 04, Volume subdivision octant cells is the same. For the spherical quadrilaterals, the top left and top right parts are coded as and 0 respectively, and the bottom left and right parts are coded as and 3. The codes generated in this way have a fixed directionality and are conducive to the adjacent search and coordinate conversion of grid cells. The codes of other subdivision levels can be deduced by analogy The encoding process is shown in Fig latitude Fig. (0). Encoding rules of spherical octant. 0 (a) Initial octant (b) First subdivision level (c) Second subdivision level Fig. (). Morton encoding of grid cells. longitude +80 The each figure of Morton code is a quaternary number which is not bigger than 3. The number of the digits will increase by after each subdivision. The more the subdivision levels are, the smaller the area of the sub-area is and the bigger the number of digits of corresponding Morton code is. The grid cell's Morton code can be expressed as: Morton cc c3 cn () n n n c 0 c c c 3 5. DISTORTION ANALYSIS OF SUBDIVISION GRID The geometric stability of grid, which is significant for maintaining the accuracy of the grid, is the basic characteristic of grid model. It directly affects the expression of geographic entities and operation accuracy under different resolutions. The geometric uniformity and stability under different resolution levels are important reference designators of selecting grid in practical applications. The sides of the grid cells are the arcs of latitude and longitude lines, therefore, the arc length of each latitude line L can be calculated by the following formula L Rcos Where R is the radius of the Earth, is the latitude of the arc. Take an equal-area quad-tree subdivision of the initial spherical triangle R i (i0,,, 8) as an example, the initial arc length is: L l 8 For the nth level subdivision, the calculated arc length is: l L n (3) n 4 The arc length L m of the longitude line between and can be calculated by the following formula: Lm R( ) F R(arcsin + sin ) R ( -) Where and are the longitude values of the subdivision grids. The coordinates of grid nodes of each level are known, and the maximum side length L n and the minimum side length L of each grid level can be obtained by solving the m formula (3) and (4), thereby obtaining the distortion effect of the subdivision grid, and the calculation results are shown in Table. As can be seen from Table, with the increase of subdivision levels, the ratio of the maximum and minimum side lengths of subdivision grid cells shows different trends, and the distortion of grid cells near the equator is large. However, with the increase of subdivision levels, the ratio converges to.0 (Fig. ). The ratio of the maximum and n (4)

6 894 The Open Cybernetics & Systemics Journal, 04, Volume 8 Huixin and He Table. Changes of Side Lengths of Grid Cells in Different Subdivision Levels Subdivision level The number of grids The area of the grid cell (m ) The maximum side length (m) The minimum side length (m) L n / Lm >8 <.0 Fig. (). Distortion ratio of different levels. minimum edge of degenerate Quad-tree Grid (DQG) converges to. and does not exceed.3 []. Compared with DQG, the distortion property of the proposed grid subdivision improves slightly, and the convergence rate is better than DQG. Compared with Quaternary Triangular Mesh, although the grid cell distortion of the proposed method is a little bit higher than QTM (QTM converges to nearly.86, not exceeding.9 [3]), it still has convergence a feature that allows it to maintain quasi-uniform characteristics in its recursive subdivision. Compared with the spherical QTM, DQG and latitude and longitude grid geometry, in addition to the advantage of stable geometric distortion mentioned above, the equal area global discrete grid subdivision method based on latitude and longitude lines also has the following characteristics: ) The

7 An Equal Area Quad-tree Global Discrete Grid Subdivision Algorithm The Open Cybernetics & Systemics Journal, 04, Volume structure is simple. Its geometry structure is similar to a rectangular grid (except top triangles) and is simpler than that of the triangular grid, diamond-shaped grid and hexagonal grid. ) Radial Symmetry and Translation Congruence. Except the top triangles, other quadrilateral cells will approximate rectangular grid with the increase of subdivision levels. The rectangular grid has radial symmetry and translation congruence, while the triangular grid does not have this feature. 3) Data Transferability. The corresponding data of rectangular cells can be converted to triangle, diamond and hexagonal grid cells by using statistical forecasting model. 6. CONCLUSIONS In order to solve the shortcomings of the global discrete grid model, a novel equal area global discrete grid subdivision model based on latitude and longitude lines is proposed in this paper. The detailed subdivision process of the model is described and coding rules of grid cells are demonstrated. And the geometric distortion characteristics of grids with different subdivision hierarchy are also analyzed. Compared with other grid models, the proposed model has the following characteristics: () The subdivision cells of each level (except that the 8 subdivision cells at two poles are spherical triangles) have the same geometrical shape, i.e. spherical quadrilateral. The structure is simple and the topological relationships are preserved. The unified worldwide positioning can be achieved and the requirements of global seamless grid hierarchy modelling can be met in a better way; () The grid is compact and point distribution is more uniform. Meanwhile, the area of each cell of same subdivision level is equal, facilitating statistical calculations. (3) The geometric distortion is stable. With the continuous refinement of the grid, the ratio of maximum and minimum side lengths of the grid cell converges to.0, maintaining an approximatelyuniform feature in the recursive subdivision. Its distortion threshold provides the basis for accuracy analysis and data quality control. (4) The method has many properties which are conducive to hierarchical indexes, proximity search, coordinate conversion, data organization with multiresolution, compression storage, etc., such as consistent directionality, radial symmetry, translation congruence and data transferability. In the digital spatial grid representation model of spherical surface, the proximity characteristic of data element is one of the most useful aspects of the GIS data structure, while proximity search is the foundation of spherical entity expansion and buffer analysis. The goal of our further research is to figure out an effective equal area quad-tree global discrete grid proximity search algorithm. CONFLICT OF INTEREST The authors confirm that this article content has no conflict of interest. ACKNOWLEDGEMENTS This work is supported by National Nature Science Foundation of China (No.6705), Science and Technology Innovation Team Foundation of Zhengzhou city (No. 3PCXTD595). REFERENCES [] HAO Xuesheng, WANG Lei,WANG Hongbin and LI Ying, Modeling Methods and basic Problems of discrete Global grids, Geography and Geo-information Science, vol.8, no., pp.9-34, 0. [] CUI Ma jun and ZHAO Xue sheng, Tessellation and Distortion Analysis Based on Spherical DQG, Geography and Geo- Information Science,vol3, no.6, pp.3-5,007. [3] ZHAO Xuesheng, SUN Wenbin and CHEN Jun, Distortion Distribution and Convergent Analysis of the Global Discrete Grid Based on QTM, Journal of China University of Mining&Technology, vol34, no.4, pp , 005. [4] BAI Jianjun,WANG Lei,BAI Jiangtao,QIAO Yukang and QIAO Changlu, An Equal Area Grid Model of WGS-84 Ellipsoidal Facet Based on EQG, Bulletin of Surveying and Mapping, vol., pp.5-7, 0. [5] KOLAR J, Representation of Geographic Terrain Surface Using Global Indexing, Proceedings of th International Conference on Geoinformatics, Sweden: Bridging the Pacific and Atllantic University of Gavle, pp.3-38, 004. [6] OU JiaMing, DU AiMin, E. THEB AULT, XU WenYao, TIAN XiaoBo and ZHANG TieLong, A high resolution lithospheric magnetic field model over China, SCIENCE CHINA: Earth Sciences, vol.0, pp , 03. [7] H. Medellin, J. Corney and J.B.C. Davies, Algorithms for the physical rendering and assembly of octree models, Computer- Aided Design, vol.38, pp , 009. [8] Cao, GF, Kyriakidis, PC and Goodchild, MF, A multinomial logistic mixed model for the prediction of categorical spatial data, International Journal of Geographical Information Science, vol.5, no., pp , 0. Received: September 6, 04 Revised: December 3, 04 Accepted: December 3, 04 Huixin and He; Licensee Bentham Open. This is an open access article licensed under the terms of the Creative Commons Attribution Non-Commercial License ( which permits unrestricted, non-commercial use, distribution and reproduction in any medium, provided the work is properly cited.

THE BASIC TOPOLOGY ISSUES ON SPHERICAL SURFACE QUTERNARY TRANGULAR MESH

THE BASIC TOPOLOGY ISSUES ON SPHERICAL SURFACE QUTERNARY TRANGULAR MESH THE BASIC TOPOLOGY ISSUES ON SPHERICAL SURFACE QUTERNARY TRANGULAR MESH HOU Miaole a, ZHAO Xuesheng b, c, CHEN Jun c a Department of Surveying & Spatial Science, BICEA (Beijing), 1 Zhanlanguan Road, Beijing,

More information

DESCRIBING MODEL OF THE TOPOLOGICAL RELATION IN SPHERICAL SURFACE QUATERNARY TRIANGULAR MESH

DESCRIBING MODEL OF THE TOPOLOGICAL RELATION IN SPHERICAL SURFACE QUATERNARY TRIANGULAR MESH DESCRIBING MODEL OF HE OPOLOGICAL RELAION IN SPHERICAL SURFACE QUAERNARY RIANGULAR MESH HOU Miao-le 1, ZHAO Xue-sheng, CHEN Jun 3 ( 1. Beijing Institute of Civil Engineering and Architecture, Beijing,

More information

THE EXTENDED-OCTREE SPHEROID SUBDIVISION AND CODING MODEL

THE EXTENDED-OCTREE SPHEROID SUBDIVISION AND CODING MODEL THE EXTENDED-OCTREE SPHEROID SUBDIVISION AND CODING MODEL Xuefeng CAO *, Gang WAN, Feng LI, Ke LI, Zhengzhou Institute of Surveying and Mapping, 450052 Zhengzhou, Henan, China - cxfchxy@163.com KEY WORDS:

More information

THE BASIC TOPOLOGY MODEL OF SPHERICAL SURFACE DIGITAL SPACE

THE BASIC TOPOLOGY MODEL OF SPHERICAL SURFACE DIGITAL SPACE HE BASIC OPOLOGY MODEL OF SPHERICAL SURFACE DIGIAL SPACE HOU Miao-le 1 1 Department of Surveying & Land Science, China University of Mining and echnology (Beijing), D11 Xueyuan Road, Beijing, China, 100083

More information

Research on Remote Sensing Image Template Processing Based on Global Subdivision Theory

Research on Remote Sensing Image Template Processing Based on Global Subdivision Theory www.ijcsi.org 388 Research on Remote Sensing Image Template Processing Based on Global Subdivision Theory Xiong Delan 1, Du Genyuan 1 1 International School of Education, Xuchang University Xuchang, Henan,

More information

GENERATION ALGORITHM OF DISCRETE LINE IN MULTI-DIMENSIONAL GRIDS

GENERATION ALGORITHM OF DISCRETE LINE IN MULTI-DIMENSIONAL GRIDS The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences, Volume XLII-2/W7, 207 ISPRS Geospatial Week 207, 8 22 September 207, Wuhan, China GENERATION ALGORITHM

More information

Finding a (Buffon s) needle in a hierarchical triangular haystack

Finding a (Buffon s) needle in a hierarchical triangular haystack Post-Conference Paper Presented at: International Conference on Discrete Global Grids NCGIA-Santa Barbara, CA, March 6-8, 000 http://www.ncgia.ucsb.edu/globalgrids/ Finding a (Buffon s) needle in a hierarchical

More information

GLOBAL GRIDS FROM RECURSIVE DIAMOND SUBDIVISIONS OF THE SURFACE OF AN OCTAHEDRON OR ICOSAHEDRON

GLOBAL GRIDS FROM RECURSIVE DIAMOND SUBDIVISIONS OF THE SURFACE OF AN OCTAHEDRON OR ICOSAHEDRON GLOBAL GRIDS FROM RECURSIVE DIAMOND SUBDIVISIONS OF THE SURFACE OF AN OCTAHEDRON OR ICOSAHEDRON DENIS WHITE US Environmental Protection Agency, 200 SW 35th St, Corvallis, OR 97333 USA E-mail: white.denis@epa.gov

More information

Glossary of dictionary terms in the AP geometry units

Glossary of dictionary terms in the AP geometry units Glossary of dictionary terms in the AP geometry units affine linear equation: an equation in which both sides are sums of terms that are either a number times y or a number times x or just a number [SlL2-D5]

More information

Open Access Compression Algorithm of 3D Point Cloud Data Based on Octree

Open Access Compression Algorithm of 3D Point Cloud Data Based on Octree Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2015, 7, 879-883 879 Open Access Compression Algorithm of 3D Point Cloud Data Based on Octree Dai

More information

SHAPE AND STRUCTURE. Shape and Structure. An explanation of Mathematical terminology

SHAPE AND STRUCTURE. Shape and Structure. An explanation of Mathematical terminology Shape and Structure An explanation of Mathematical terminology 2005 1 POINT A dot Dots join to make lines LINE A line is 1 dimensional (length) A line is a series of points touching each other and extending

More information

DATA MODELS IN GIS. Prachi Misra Sahoo I.A.S.R.I., New Delhi

DATA MODELS IN GIS. Prachi Misra Sahoo I.A.S.R.I., New Delhi DATA MODELS IN GIS Prachi Misra Sahoo I.A.S.R.I., New Delhi -110012 1. Introduction GIS depicts the real world through models involving geometry, attributes, relations, and data quality. Here the realization

More information

Answer Key: Three-Dimensional Cross Sections

Answer Key: Three-Dimensional Cross Sections Geometry A Unit Answer Key: Three-Dimensional Cross Sections Name Date Objectives In this lesson, you will: visualize three-dimensional objects from different perspectives be able to create a projection

More information

Pre AP Geometry. Mathematics Standards of Learning Curriculum Framework 2009: Pre AP Geometry

Pre AP Geometry. Mathematics Standards of Learning Curriculum Framework 2009: Pre AP Geometry Pre AP Geometry Mathematics Standards of Learning Curriculum Framework 2009: Pre AP Geometry 1 The content of the mathematics standards is intended to support the following five goals for students: becoming

More information

Geometry Vocabulary. acute angle-an angle measuring less than 90 degrees

Geometry Vocabulary. acute angle-an angle measuring less than 90 degrees Geometry Vocabulary acute angle-an angle measuring less than 90 degrees angle-the turn or bend between two intersecting lines, line segments, rays, or planes angle bisector-an angle bisector is a ray that

More information

Parallel Quality Meshes for Earth Models

Parallel Quality Meshes for Earth Models Parallel Quality Meshes for Earth Models John Burkardt Department of Scientific Computing Florida State University... 04 October 2016, Virginia Tech... http://people.sc.fsu.edu/ jburkardt/presentations/......

More information

Rapid Modeling of Digital City Based on Sketchup

Rapid Modeling of Digital City Based on Sketchup Journal of Mechanical Engineering Research and Developments ISSN: 1024-1752 Website: http://www.jmerd.org Vol. 38, No. 1, 2015, pp. 130-134 J. Y. Li *, H. L. Yuan, & C. Reithmeier Department of Architectural

More information

A Point in Non-Convex Polygon Location Problem Using the Polar Space Subdivision in E 2

A Point in Non-Convex Polygon Location Problem Using the Polar Space Subdivision in E 2 A Point in Non-Convex Polygon Location Problem Using the Polar Space Subdivision in E 2 Vaclav Skala 1, Michal Smolik 1 1 Faculty of Applied Sciences, University of West Bohemia, Univerzitni 8, CZ 30614

More information

Integers & Absolute Value Properties of Addition Add Integers Subtract Integers. Add & Subtract Like Fractions Add & Subtract Unlike Fractions

Integers & Absolute Value Properties of Addition Add Integers Subtract Integers. Add & Subtract Like Fractions Add & Subtract Unlike Fractions Unit 1: Rational Numbers & Exponents M07.A-N & M08.A-N, M08.B-E Essential Questions Standards Content Skills Vocabulary What happens when you add, subtract, multiply and divide integers? What happens when

More information

RECOMMENDATION ITU-R P DIGITAL TOPOGRAPHIC DATABASES FOR PROPAGATION STUDIES. (Question ITU-R 202/3)

RECOMMENDATION ITU-R P DIGITAL TOPOGRAPHIC DATABASES FOR PROPAGATION STUDIES. (Question ITU-R 202/3) Rec. ITU-R P.1058-1 1 RECOMMENDATION ITU-R P.1058-1 DIGITAL TOPOGRAPHIC DATABASES FOR PROPAGATION STUDIES (Question ITU-R 202/3) Rec. ITU-R P.1058-1 (1994-1997) The ITU Radiocommunication Assembly, considering

More information

INSTRUCTIONS FOR THE USE OF THE SUPER RULE TM

INSTRUCTIONS FOR THE USE OF THE SUPER RULE TM INSTRUCTIONS FOR THE USE OF THE SUPER RULE TM NOTE: All images in this booklet are scale drawings only of template shapes and scales. Preparation: Your SUPER RULE TM is a valuable acquisition for classroom

More information

Representing Geography

Representing Geography Data models and axioms Chapters 3 and 7 Representing Geography Road map Representing the real world Conceptual models: objects vs fields Implementation models: vector vs raster Vector topological model

More information

Mathematics High School Geometry An understanding of the attributes and relationships of geometric objects can be applied in diverse contexts

Mathematics High School Geometry An understanding of the attributes and relationships of geometric objects can be applied in diverse contexts Mathematics High School Geometry An understanding of the attributes and relationships of geometric objects can be applied in diverse contexts interpreting a schematic drawing, estimating the amount of

More information

Open Access The Kinematics Analysis and Configuration Optimize of Quadruped Robot. Jinrong Zhang *, Chenxi Wang and Jianhua Zhang

Open Access The Kinematics Analysis and Configuration Optimize of Quadruped Robot. Jinrong Zhang *, Chenxi Wang and Jianhua Zhang Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 014, 6, 1685-1690 1685 Open Access The Kinematics Analysis and Configuration Optimize of Quadruped

More information

1 Appendix to notes 2, on Hyperbolic geometry:

1 Appendix to notes 2, on Hyperbolic geometry: 1230, notes 3 1 Appendix to notes 2, on Hyperbolic geometry: The axioms of hyperbolic geometry are axioms 1-4 of Euclid, plus an alternative to axiom 5: Axiom 5-h: Given a line l and a point p not on l,

More information

Data Representation in Visualisation

Data Representation in Visualisation Data Representation in Visualisation Visualisation Lecture 4 Taku Komura Institute for Perception, Action & Behaviour School of Informatics Taku Komura Data Representation 1 Data Representation We have

More information

Mathematics Standards for High School Geometry

Mathematics Standards for High School Geometry Mathematics Standards for High School Geometry Geometry is a course required for graduation and course is aligned with the College and Career Ready Standards for Mathematics in High School. Throughout

More information

Open Access The Three-dimensional Coding Based on the Cone for XML Under Weaving Multi-documents

Open Access The Three-dimensional Coding Based on the Cone for XML Under Weaving Multi-documents Send Orders for Reprints to reprints@benthamscience.ae 676 The Open Automation and Control Systems Journal, 2014, 6, 676-683 Open Access The Three-dimensional Coding Based on the Cone for XML Under Weaving

More information

The radius for a regular polygon is the same as the radius of the circumscribed circle.

The radius for a regular polygon is the same as the radius of the circumscribed circle. Perimeter and Area The perimeter and area of geometric shapes are basic properties that we need to know. The more complex a shape is, the more complex the process can be in finding its perimeter and area.

More information

Mathematics RIT Score:

Mathematics RIT Score: Mathematics RIT Score: 201-210 Number Sense and Operations Whole Numbers Understand the concept of division using pictorial representation Use front-end estimation strategy for multiplication and division

More information

Utilizing a Discrete Global Grid System For Handling Point Clouds With Varying Location, Time, and Scale

Utilizing a Discrete Global Grid System For Handling Point Clouds With Varying Location, Time, and Scale Utilizing a Discrete Global Grid System For Handling Point Clouds With Varying Location, Time, and Scale MSc Thesis Project, Fugro Supervisors: EDWARD VERBREE PETER VAN OOSTEROM Neeraj Sirdeshmukh Delft

More information

Mathematics High School Geometry

Mathematics High School Geometry Mathematics High School Geometry An understanding of the attributes and relationships of geometric objects can be applied in diverse contexts interpreting a schematic drawing, estimating the amount of

More information

3 Identify shapes as two-dimensional (lying in a plane, flat ) or three-dimensional ( solid ).

3 Identify shapes as two-dimensional (lying in a plane, flat ) or three-dimensional ( solid ). Geometry Kindergarten Identify and describe shapes (squares, circles, triangles, rectangles, hexagons, cubes, cones, cylinders, and spheres). 1 Describe objects in the environment using names of shapes,

More information

Math 213 Student Note Outlines. Sections

Math 213 Student Note Outlines. Sections Math 213 Student Note Outlines Sections 9.2 9.3 11.1 11.2 11.3 9.2 KEY IDEAS, page 1 of 2 Polygon Vertex Angles Sum Regular Polygons: Vertex Angles Congruence Definition Regular Polygons Definition Tessellation

More information

FSRM Feedback Algorithm based on Learning Theory

FSRM Feedback Algorithm based on Learning Theory Send Orders for Reprints to reprints@benthamscience.ae The Open Cybernetics & Systemics Journal, 2015, 9, 699-703 699 FSRM Feedback Algorithm based on Learning Theory Open Access Zhang Shui-Li *, Dong

More information

Course: Geometry Year: Teacher(s): various

Course: Geometry Year: Teacher(s): various Course: Geometry Year: 2015-2016 Teacher(s): various Unit 1: Coordinates and Transformations Standards Essential Questions Enduring Understandings G-CO.1. Know 1) How is coordinate Geometric precise definitions

More information

Tiling of Sphere by Congruent Pentagons

Tiling of Sphere by Congruent Pentagons Tiling of Sphere by Congruent Pentagons Min Yan September 9, 2017 webpage for further reading: http://www.math.ust.hk/ mamyan/research/urop.shtml We consider tilings of the sphere by congruent pentagons.

More information

Standards to Topics. Common Core State Standards 2010 Geometry

Standards to Topics. Common Core State Standards 2010 Geometry Standards to Topics G-CO.01 Know precise definitions of angle, circle, perpendicular line, parallel line, and line segment, based on the undefined notions of point, line, distance along a line, and distance

More information

Today we will be exploring three-dimensional objects, those that possess length, width, and depth.

Today we will be exploring three-dimensional objects, those that possess length, width, and depth. Lesson 22 Lesson 22, page 1 of 13 Glencoe Geometry Chapter 11.1 3-D figures & Polyhedra Today we will be exploring three-dimensional objects, those that possess length, width, and depth. In Euclidean,

More information

Montana City School GRADE 5

Montana City School GRADE 5 Montana City School GRADE 5 Montana Standard 1: Students engage in the mathematical processes of problem solving and reasoning, estimation, communication, connections and applications, and using appropriate

More information

Matija Gubec International School Zagreb MYP 0. Mathematics

Matija Gubec International School Zagreb MYP 0. Mathematics Matija Gubec International School Zagreb MYP 0 Mathematics 1 MYP0: Mathematics Unit 1: Natural numbers Through the activities students will do their own research on history of Natural numbers. Students

More information

CARDSTOCK MODELING Math Manipulative Kit. Student Activity Book

CARDSTOCK MODELING Math Manipulative Kit. Student Activity Book CARDSTOCK MODELING Math Manipulative Kit Student Activity Book TABLE OF CONTENTS Activity Sheet for L.E. #1 - Getting Started...3-4 Activity Sheet for L.E. #2 - Squares and Cubes (Hexahedrons)...5-8 Activity

More information

Ohio s Learning Standards-Extended. Mathematics. Congruence Standards Complexity a Complexity b Complexity c

Ohio s Learning Standards-Extended. Mathematics. Congruence Standards Complexity a Complexity b Complexity c Ohio s Learning Standards-Extended Mathematics Congruence Standards Complexity a Complexity b Complexity c Most Complex Least Complex Experiment with transformations in the plane G.CO.1 Know precise definitions

More information

Geometry/Pre AP Geometry Common Core Standards

Geometry/Pre AP Geometry Common Core Standards 1st Nine Weeks Transformations Transformations *Rotations *Dilation (of figures and lines) *Translation *Flip G.CO.1 Experiment with transformations in the plane. Know precise definitions of angle, circle,

More information

Contents of Lecture. Surface (Terrain) Data Models. Terrain Surface Representation. Sampling in Surface Model DEM

Contents of Lecture. Surface (Terrain) Data Models. Terrain Surface Representation. Sampling in Surface Model DEM Lecture 13: Advanced Data Models: Terrain mapping and Analysis Contents of Lecture Surface Data Models DEM GRID Model TIN Model Visibility Analysis Geography 373 Spring, 2006 Changjoo Kim 11/29/2006 1

More information

A QTM-based Algorithm for Generation of the Voronoi Diagram on a Sphere

A QTM-based Algorithm for Generation of the Voronoi Diagram on a Sphere A QTM-based Algorithm for Generation of the oronoi Diagram on a Sphere Xuesheng Zhao 1,2, Jun Chen 3, Zhilin Li 1 Department of Land Surveying and Geo-Informatics, The Hong Kong Polytechnic University,

More information

Mathematics As A Liberal Art

Mathematics As A Liberal Art Math 105 Fall 2015 BY: 2015 Ron Buckmire Mathematics As A Liberal Art Class 26: Friday November 13 Fowler 302 MWF 10:40am- 11:35am http://sites.oxy.edu/ron/math/105/15/ Euclid, Geometry and the Platonic

More information

Geometry Foundations Planning Document

Geometry Foundations Planning Document Geometry Foundations Planning Document Unit 1: Chromatic Numbers Unit Overview A variety of topics allows students to begin the year successfully, review basic fundamentals, develop cooperative learning

More information

Illinois Math Assessment Framework, Grade 7. correlated to

Illinois Math Assessment Framework, Grade 7. correlated to Illinois Math Assessment Framework, Grade 7 correlated to Grade 7 correlated to Chapter 1 Variables, Expressions, and Integers (pp. 1 61) Lesson 1.1 (pp. 5 9) Expressions and Variables Evaluate and write

More information

A GPU-BASED ALGORITHM FOR THE GENERATION OF SPHERICAL VORONOI DIAGRAM IN QTM MODE

A GPU-BASED ALGORITHM FOR THE GENERATION OF SPHERICAL VORONOI DIAGRAM IN QTM MODE A GPU-BASED ALGORITHM FOR THE GENERATION OF SPHERICAL VORONOI DIAGRAM IN QTM MODE WANG Lei *, ZHAO Xuesheng, CAO Wenmin, GUO Junfeng Geoscience and Surveying Engineering College, China University of Mining

More information

View-dependent fast real-time generating algorithm for large-scale terrain

View-dependent fast real-time generating algorithm for large-scale terrain Procedia Earth and Planetary Science 1 (2009) 1147 Procedia Earth and Planetary Science www.elsevier.com/locate/procedia The 6 th International Conference on Mining Science & Technology View-dependent

More information

Year 9: Long term plan

Year 9: Long term plan Year 9: Long term plan Year 9: Long term plan Unit Hours Powerful procedures 7 Round and round 4 How to become an expert equation solver 6 Why scatter? 6 The construction site 7 Thinking proportionally

More information

Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse

Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse Tutorial Outline Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse exams. Math Tutorials offer targeted instruction,

More information

On a nested refinement of anisotropic tetrahedral grids under Hessian metrics

On a nested refinement of anisotropic tetrahedral grids under Hessian metrics On a nested refinement of anisotropic tetrahedral grids under Hessian metrics Shangyou Zhang Abstract Anisotropic grids, having drastically different grid sizes in different directions, are efficient and

More information

Geometry AP Book 8, Part 2: Unit 7

Geometry AP Book 8, Part 2: Unit 7 Geometry P ook 8, Part 2: Unit 7 P ook G8-7 page 168 1. base # s V F 6 9 5 4 8 12 6 C 5 10 15 7 6 12 18 8 8 16 24 10 n n-agon n 2n n n + 2 2. 4; 5; 8; 5; No. a) 4 6 6 4 = 24 8 e) ii) top, and faces iii)

More information

Unit Activity Correlations to Common Core State Standards. Geometry. Table of Contents. Geometry 1 Statistics and Probability 8

Unit Activity Correlations to Common Core State Standards. Geometry. Table of Contents. Geometry 1 Statistics and Probability 8 Unit Activity Correlations to Common Core State Standards Geometry Table of Contents Geometry 1 Statistics and Probability 8 Geometry Experiment with transformations in the plane 1. Know precise definitions

More information

THE CONTOUR TREE - A POWERFUL CONCEPTUAL STRUCTURE FOR REPRESENTING THE RELATIONSHIPS AMONG CONTOUR LINES ON A TOPOGRAPHIC MAP

THE CONTOUR TREE - A POWERFUL CONCEPTUAL STRUCTURE FOR REPRESENTING THE RELATIONSHIPS AMONG CONTOUR LINES ON A TOPOGRAPHIC MAP THE CONTOUR TREE - A POWERFUL CONCEPTUAL STRUCTURE FOR REPRESENTING THE RELATIONSHIPS AMONG CONTOUR LINES ON A TOPOGRAPHIC MAP Adrian ALEXEI*, Mariana BARBARESSO* *Military Equipment and Technologies Research

More information

Explore Solids

Explore Solids 1212.1 Explore Solids Surface Area and Volume of Solids 12.2 Surface Area of Prisms and Cylinders 12.3 Surface Area of Pyramids and Cones 12.4 Volume of Prisms and Cylinders 12.5 Volume of Pyramids and

More information

Helpful Hint When you are given a frieze pattern, you may assume that the pattern continues forever in both directions Notes: Tessellations

Helpful Hint When you are given a frieze pattern, you may assume that the pattern continues forever in both directions Notes: Tessellations A pattern has translation symmetry if it can be translated along a vector so that the image coincides with the preimage. A frieze pattern is a pattern that has translation symmetry along a line. Both of

More information

acute angle An angle with a measure less than that of a right angle. Houghton Mifflin Co. 2 Grade 5 Unit 6

acute angle An angle with a measure less than that of a right angle. Houghton Mifflin Co. 2 Grade 5 Unit 6 acute angle An angle with a measure less than that of a right angle. Houghton Mifflin Co. 2 Grade 5 Unit 6 angle An angle is formed by two rays with a common end point. Houghton Mifflin Co. 3 Grade 5 Unit

More information

A triangle that has three acute angles Example:

A triangle that has three acute angles Example: 1. acute angle : An angle that measures less than a right angle (90 ). 2. acute triangle : A triangle that has three acute angles 3. angle : A figure formed by two rays that meet at a common endpoint 4.

More information

Arizona Academic Standards

Arizona Academic Standards Arizona Academic Standards This chart correlates the Grade 8 performance objectives from the mathematics standard of the Arizona Academic Standards to the lessons in Review, Practice, and Mastery. Lesson

More information

Course: Geometry Level: Regular Date: 11/2016. Unit 1: Foundations for Geometry 13 Days 7 Days. Unit 2: Geometric Reasoning 15 Days 8 Days

Course: Geometry Level: Regular Date: 11/2016. Unit 1: Foundations for Geometry 13 Days 7 Days. Unit 2: Geometric Reasoning 15 Days 8 Days Geometry Curriculum Chambersburg Area School District Course Map Timeline 2016 Units *Note: unit numbers are for reference only and do not indicate the order in which concepts need to be taught Suggested

More information

7th Bay Area Mathematical Olympiad

7th Bay Area Mathematical Olympiad 7th Bay Area Mathematical Olympiad February 22, 2005 Problems and Solutions 1 An integer is called formidable if it can be written as a sum of distinct powers of 4, and successful if it can be written

More information

Appendix. Correlation to the High School Geometry Standards of the Common Core State Standards for Mathematics

Appendix. Correlation to the High School Geometry Standards of the Common Core State Standards for Mathematics Appendix Correlation to the High School Geometry Standards of the Common Core State Standards for Mathematics The correlation shows how the activities in Exploring Geometry with The Geometer s Sketchpad

More information

Geometry. Geometry. Domain Cluster Standard. Congruence (G CO)

Geometry. Geometry. Domain Cluster Standard. Congruence (G CO) Domain Cluster Standard 1. Know precise definitions of angle, circle, perpendicular line, parallel line, and line segment, based on the undefined notions of point, line, distance along a line, and distance

More information

A method of three-dimensional subdivision of arbitrary polyhedron by. using pyramids

A method of three-dimensional subdivision of arbitrary polyhedron by. using pyramids 5th International Conference on Measurement, Instrumentation and Automation (ICMIA 2016) A method of three-dimensional subdivision of arbitrary polyhedron by using pyramids LIU Ji-bo1,a*, Wang Zhi-hong1,b,

More information

A Correlation of. To the. New York State Next Generation Mathematics Learning Standards Geometry

A Correlation of. To the. New York State Next Generation Mathematics Learning Standards Geometry A Correlation of 2018 To the New York State Next Generation Mathematics Learning Standards Table of Contents Standards for Mathematical Practice... 1... 2 Copyright 2018 Pearson Education, Inc. or its

More information

Pearson Mathematics Geometry Common Core 2015

Pearson Mathematics Geometry Common Core 2015 A Correlation of Pearson Mathematics Geometry Common Core 2015 to the Common Core State Standards for Bid Category 13-040-10 A Correlation of Pearson, Common Core Pearson Geometry Congruence G-CO Experiment

More information

Lecture 17: Solid Modeling.... a cubit on the one side, and a cubit on the other side Exodus 26:13

Lecture 17: Solid Modeling.... a cubit on the one side, and a cubit on the other side Exodus 26:13 Lecture 17: Solid Modeling... a cubit on the one side, and a cubit on the other side Exodus 26:13 Who is on the LORD's side? Exodus 32:26 1. Solid Representations A solid is a 3-dimensional shape with

More information

Russell County Pacing Guide

Russell County Pacing Guide August Experiment with transformations in the plane. 1. Know precise definitions of angle, circle, perpendicular line, parallel line, and line segment based on the undefined notions of point, line, distance

More information

Contents. PART 1 Unit 1: Number Sense. Unit 2: Patterns and Algebra. Unit 3: Number Sense

Contents. PART 1 Unit 1: Number Sense. Unit 2: Patterns and Algebra. Unit 3: Number Sense Contents PART 1 Unit 1: Number Sense NS7-1 Place Value 1 NS7-2 Order of Operations 3 NS7-3 Equations 6 NS7-4 Properties of Operations 8 NS7-5 Multiplication and Division with 0 and 1 12 NS7-6 The Area

More information

Performance Objectives Develop dictionary terms and symbols

Performance Objectives Develop dictionary terms and symbols Basic Geometry Course Name: Geometry Unit: 1 Terminology & Fundamental Definitions Time Line: 4 to 6 weeks Building Blocks of Geometry Define & identify point, line, plane angle, segment, ray, midpoint,

More information

manufacturing process.

manufacturing process. Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2014, 6, 203-207 203 Open Access Identifying Method for Key Quality Characteristics in Series-Parallel

More information

Make geometric constructions. (Formalize and explain processes)

Make geometric constructions. (Formalize and explain processes) Standard 5: Geometry Pre-Algebra Plus Algebra Geometry Algebra II Fourth Course Benchmark 1 - Benchmark 1 - Benchmark 1 - Part 3 Draw construct, and describe geometrical figures and describe the relationships

More information

Common Core Cluster. Experiment with transformations in the plane. Unpacking What does this standard mean that a student will know and be able to do?

Common Core Cluster. Experiment with transformations in the plane. Unpacking What does this standard mean that a student will know and be able to do? Congruence G.CO Experiment with transformations in the plane. G.CO.1 Know precise definitions of angle, circle, perpendicular line, parallel line, and line segment, based on the undefined notions of point,

More information

Common Core Specifications for Geometry

Common Core Specifications for Geometry 1 Common Core Specifications for Geometry Examples of how to read the red references: Congruence (G-Co) 2-03 indicates this spec is implemented in Unit 3, Lesson 2. IDT_C indicates that this spec is implemented

More information

A General Method for Building Topological Models of Polyhedra

A General Method for Building Topological Models of Polyhedra Bridges 2017 Conference Proceedings A General Method for Building Topological Models of Polyhedra Mircea Draghicescu ITSPHUN LLC mircea@itsphun.com Abstract We show how to build 3D topological models of

More information

Test #1: Chapters 1, 2, 3 Test #2: Chapters 4, 7, 9 Test #3: Chapters 5, 6, 8 Test #4: Chapters 10, 11, 12

Test #1: Chapters 1, 2, 3 Test #2: Chapters 4, 7, 9 Test #3: Chapters 5, 6, 8 Test #4: Chapters 10, 11, 12 Progress Assessments When the standards in each grouping are taught completely the students should take the assessment. Each assessment should be given within 3 days of completing the assigned chapters.

More information

Precalculus, Quarter 2, Unit 2.1. Trigonometry Graphs. Overview

Precalculus, Quarter 2, Unit 2.1. Trigonometry Graphs. Overview 13 Precalculus, Quarter 2, Unit 2.1 Trigonometry Graphs Overview Number of instructional days: 12 (1 day = 45 minutes) Content to be learned Convert between radian and degree measure. Determine the usefulness

More information

Ready To Go On? Skills Intervention 10-1 Solid Geometry

Ready To Go On? Skills Intervention 10-1 Solid Geometry 10A Find these vocabulary words in Lesson 10-1 and the Multilingual Glossary. Vocabulary Ready To Go On? Skills Intervention 10-1 Solid Geometry face edge vertex prism cylinder pyramid cone cube net cross

More information

Open Access Research on the Data Pre-Processing in the Network Abnormal Intrusion Detection

Open Access Research on the Data Pre-Processing in the Network Abnormal Intrusion Detection Send Orders for Reprints to reprints@benthamscience.ae 1228 The Open Automation and Control Systems Journal, 2014, 6, 1228-1232 Open Access Research on the Data Pre-Processing in the Network Abnormal Intrusion

More information

A Developer s Survey of Polygonal Simplification algorithms. CS 563 Advanced Topics in Computer Graphics Fan Wu Mar. 31, 2005

A Developer s Survey of Polygonal Simplification algorithms. CS 563 Advanced Topics in Computer Graphics Fan Wu Mar. 31, 2005 A Developer s Survey of Polygonal Simplification algorithms CS 563 Advanced Topics in Computer Graphics Fan Wu Mar. 31, 2005 Some questions to ask Why simplification? What are my models like? What matters

More information

GEOMETRY Curriculum Overview

GEOMETRY Curriculum Overview GEOMETRY Curriculum Overview Semester 1 Semester 2 Unit 1 ( 5 1/2 Weeks) Unit 2 Unit 3 (2 Weeks) Unit 4 (1 1/2 Weeks) Unit 5 (Semester Break Divides Unit) Unit 6 ( 2 Weeks) Unit 7 (7 Weeks) Lines and Angles,

More information

Definitions. Topology/Geometry of Geodesics. Joseph D. Clinton. SNEC June Magnus J. Wenninger

Definitions. Topology/Geometry of Geodesics. Joseph D. Clinton. SNEC June Magnus J. Wenninger Topology/Geometry of Geodesics Joseph D. Clinton SNEC-04 28-29 June 2003 Magnus J. Wenninger Introduction Definitions Topology Goldberg s polyhedra Classes of Geodesic polyhedra Triangular tessellations

More information

MCAS/DCCAS Mathematics Correlation Chart Grade 6

MCAS/DCCAS Mathematics Correlation Chart Grade 6 MCAS/DCCAS Mathematics Correlation Chart Grade 6 MCAS Finish Line Mathematics Grade 6 MCAS Standard DCCAS Standard DCCAS Standard Description Unit 1: Number Sense Lesson 1: Whole Number and Decimal Place

More information

Mathematics K-8 Content Standards

Mathematics K-8 Content Standards Mathematics K-8 Content Standards Kindergarten K.1 Number and Operations and Algebra: Represent, compare, and order whole numbers, and join and separate sets. K.1.1 Read and write whole numbers to 10.

More information

Suggested List of Mathematical Language. Geometry

Suggested List of Mathematical Language. Geometry Suggested List of Mathematical Language Geometry Problem Solving A additive property of equality algorithm apply constraints construct discover explore generalization inductive reasoning parameters reason

More information

Mathematics Assessment Anchor Glossary Grades 3 & 4

Mathematics Assessment Anchor Glossary Grades 3 & 4 Mathematics Assessment Anchor Glossary Grades 3 & 4 The definitions for this glossary were taken from one or more of the following sources: Webster s Dictionary, various mathematics dictionaries, the PA

More information

GEOMETRY CCR MATH STANDARDS

GEOMETRY CCR MATH STANDARDS CONGRUENCE, PROOF, AND CONSTRUCTIONS M.GHS. M.GHS. M.GHS. GEOMETRY CCR MATH STANDARDS Mathematical Habits of Mind. Make sense of problems and persevere in solving them.. Use appropriate tools strategically..

More information

Mathematics Scope & Sequence Geometry

Mathematics Scope & Sequence Geometry Mathematics Scope & Sequence Geometry Readiness Standard(s) First Six Weeks (29 ) Coordinate Geometry G.7.B use slopes and equations of lines to investigate geometric relationships, including parallel

More information

PITSCO Math Individualized Prescriptive Lessons (IPLs)

PITSCO Math Individualized Prescriptive Lessons (IPLs) Orientation Integers 10-10 Orientation I 20-10 Speaking Math Define common math vocabulary. Explore the four basic operations and their solutions. Form equations and expressions. 20-20 Place Value Define

More information

Scope and Sequence for the New Jersey Core Curriculum Content Standards

Scope and Sequence for the New Jersey Core Curriculum Content Standards Scope and Sequence for the New Jersey Core Curriculum Content Standards The following chart provides an overview of where within Prentice Hall Course 3 Mathematics each of the Cumulative Progress Indicators

More information

Creating Mercator s Map Projection

Creating Mercator s Map Projection Creating Mercator s Map Projection Andrew Geldean December 17, 2014 Abstract: This map developed by Gerardus Mercator in 1569 is created by producing a cylinder around the globe projecting the surface

More information

Classifying 3D Shapes

Classifying 3D Shapes Classifying 3D Shapes Middle School Texas Essential Knowledge and Skills (TEKS) Math 5.4B Algebraic reasoning The student applies mathematical process standards to develop concepts of expressions and equations.

More information

Accelerated Geometry: Course Level: 10th or 11th grade (students who have not had Geomtery I) Course Code: MA?? Course Length: ( Pre-requisite

Accelerated Geometry: Course Level: 10th or 11th grade (students who have not had Geomtery I) Course Code: MA?? Course Length: ( Pre-requisite Accelerated Geometry: Course Level: 10 th or 11 th grade (students who have not had Geomtery I) Course Code: MA?? Course Length: (1 semester) Pre-requisite: Algebra I (MA113/123) Description: This accelerated

More information

Geometry Learning Targets

Geometry Learning Targets Geometry Learning Targets 2015 2016 G0. Algebra Prior Knowledge G0a. Simplify algebraic expressions. G0b. Solve a multi-step equation. G0c. Graph a linear equation or find the equation of a line. G0d.

More information

DETERMINATION OF THE OPTIMUM PATH ON THE EARTH S SURFACE. (extended abstract) Abstract

DETERMINATION OF THE OPTIMUM PATH ON THE EARTH S SURFACE. (extended abstract) Abstract Proceedings of the 17th International Cartographic Association Conference, Barcelona, Spain, September 1995. DETERMINATION OF THE OPTIMUM PATH ON THE EARTH S SURFACE (extended abstract) Marinos Kavouras

More information

Geometry Workbook WALCH PUBLISHING

Geometry Workbook WALCH PUBLISHING Geometry Workbook WALCH PUBLISHING Table of Contents To the Student..............................vii Unit 1: Lines and Triangles Activity 1 Dimensions............................. 1 Activity 2 Parallel

More information

Mathematics - High School Geometry

Mathematics - High School Geometry Mathematics - High School Geometry All West Virginia teachers are responsible for classroom instruction that integrates content standards and mathematical habits of mind. Students in this course will explore

More information