Geodetic Iterative Methods for Nonlinear Acoustic Sources Localization: Application to Cracks Eects Detected with Acoustic Emission

Size: px
Start display at page:

Download "Geodetic Iterative Methods for Nonlinear Acoustic Sources Localization: Application to Cracks Eects Detected with Acoustic Emission"

Transcription

1 6th NDT in Progress 2011 International Workshop of NDT Experts, Prague, Oct 2011 Geodetic Iterative Methods for Nonlinear Acoustic Sources Localization: Application to Cracks Eects Detected with Acoustic Emission Michal ZÁVESKÝ 1, Václav K S 1 1 Department of Mathematics, Faculty of Nuclear Sciences and Physical Engineering, Czech Technical University, Trojanova 13, Prague , EU - Czech Republic; zaveskymichal@seznam.cz, v.kus@centrum.cz Abstract This paper is related to Acoustic Emission (AE) principle, which is a Nondestructive Testing method (NDT) for structural health monitoring and many other applications. We deal with the geodetic curve based localization of the defects on surfaces of solid bodies mathematically described as a conjunction of several simpler parametrized shapes like cylinders, toroids, spheres, cones,... with intersections. We demonstrate a numerical solution of geodesic equations by the algorithm Newton- Raphson method. For faster computations we propose a few improvements using Sequential algorithm applied to bisected points of the intersections, which is compared with trivial Fundamental method. The whole algorithm for nding geodesics on combined surfaces is applied to virtual testing body which was designed according to the solid watering can. Keywords: Acoustic emission, geodetic curve, geodesic equations, Newton-Raphson method, Sequential algorithm 1. Introduction and AE source localization principle The main goal of our work is the precise mathematical model, which detects positions of acoustic emission sources (cracks) in various materials. Acoustic emission (AE) diagnostics belongs to nondestructive defectoscopy methods and the AE localization principle is based on geodesic curves on combined surfaces. The geodesics will be described by geodesic equations, which include information about the surface shape. Using a numerical iterative solution of this geodetic equations we obtain a procedure determining geodesics on elementary surfaces, whose compositions give us the real surfaces in engineering industry. Thus it is quite necessary to face the problem how to nd the exact geodesic curves for a number of intersected elementary surfaces. The created algorithm will allow us to detect the crack eect on real solids in the future. We focus on the crack emissions, i.e. discrete AE sources. The localization task consists in obtaining quantity depending on the distance between emission event and the AE sensors.

2 For determination of the real AE source position of elastic waves in practice, we use time dierences of arrivals of AE signal to AE sensors placed on the material surface. In the case of three sensors we have the following three time dierences measured throughout the experiment t 12 = t 1 t 2, t 23 = t 2 t 3, t 13 = t 1 t 3, where t 1, t 2, t 3 are individual signal time arrivals to the sensors 1,2,3. Notice that t 12, t 23, t 13 are linearly dependent as t 23 = t 12 t 13. These time dierences can be detected by elastic waves analysis method, see [1]. Assume that we know the velocity of elastic waves propagating in a given material and let us denote it by c. If we consider the localization of emission event on the plane and we use three sensors then the measured time dierences t 12, t 23, t 13 correspond to the distances between the source and AE sensors l 1, l 2, l 3 by the following relations c t 12 = l 1 l 2 = l 12, c t 23 = l 2 l 3 = l 23, c t 13 = l 1 l 3 = l 13. As well-known, it is possible to obtain the position of AE source by means of two arms of hyperbolas corresponding to distance dierences. The above principle of AE sources localization indicates that the key challenge is to nd the shortest distance between two surface points: the imaginary AE source position and the sensor position. Consequently, the computed distances (lengths) can be compared with the real values measured. 2. Mathematical background for geodesics Dierential geometry provides us with the necessary tools to solve the task of nding shortest line on the body surface between two given points, see e.g. [2]. Denition 1. A regular curve C on regular surface S is called geodetic curve (or geodesics) if the normal vector of C is parallel to the normal vector of S at all surface points p C. It can by shown that the geodesic curve between two points of a surface has locally minimal length. This is the favorable property which is essential for us. Thus the geodetic curve is a generalization of the straight line in linear plane to curved surfaces and every straight line is geodesics as well. Proposition 1. Let S R 3 be a regular surface with parametrization x : U R 2 R 3 and α(t) = x(u(t), v(t)), t I R, is the representation of curve by means of given parametrization x. Then the curve α(t) is geodetic curve if the functions u(t) and v(t) satisfy the following system of two second order dierential equations ü + Γ 1 11 u 2 + 2Γ 1 12 u v + Γ 1 22 v 2 = 0, v + Γ 2 11 u 2 + 2Γ 2 12 u v + Γ 2 22 v 2 = 0, (1) where Γ k ij are so called Christoel symbols corresponding to the regular surface S in parametrization x.

3 The set (1) is called the system of geodesic equations for the surface S considered and the coecients Γ k ij are given as follows. First, for q = (u, v) U we dene the matrix G q = dx T q dx q, dx q = ( x u, x ) = v Proposition 2. If we denote the elements of matrix G q by g ij and the elements of inverse matrix G 1 q by g ij then the Christoel symbols (corresponding to regular surface S with parametrization x) are dened for i, j, k = 1, 2 by the relations x u y u z u x v y v z v. Γ k ij = g kl ( i g jl + j g li l g ij ), (2) l=1 where 1, 2, denote u, v, respectively. Moreover, it holds that Γ1 12 = Γ 1 21 and Γ 2 12 = Γ We assume a regular surface S with the parametrization x : U R 2 R 3, further we select two points p, q U and an interval I = (a, b) R. The task is to nd geodetic curve on the surface S passing through the two corresponding surface points x(p) = x(u(a), v(a)) and x(q) = x(u(b), v(b)). This is equivalent to nding the curve γ : I = (a, b) U, γ(t) = (u(t), v(t)), whose coordinates satisfy the equations (1). We solve the system (1) numerically by the method of nite dierences, especially by the iterative Newton-Raphson procedure (NR), see in [3], while the Christoel symbols for a given regular surface S R 3 are computed analytically in advance. Using Newton-Raphson method we nd a sequence of (N + 1) tuples in U, which converges to a solution of (1). This numerical solution requires an initial path which was considered here to be a straight line linking together the two boundary points in the corresponding parameter space of the surface S. The numerical solution of (1) was also found alternatively by the algorithm called Functional iteration procedure (FI) but we found that the convergence of FI algorithm is still accurate but very slow and, moreover, it is unstable in a neighborhoods of some critical surface points (e.g. the poles of a sphere). 3. Finding geodesics on surfaces The algorithms NR and FI were implemented in Matlab version (R2010b) and calculations were running on notebook ASUS K50IJ with processor Intel Core Duo T5900. Input values are: (I1) the boundary points in the space of parameters p, q U R 2, (I2) large positive N, (I3) number of NR iterations allowed or any other stopping condition. Output values are: (O1) graphic visualization of the surface, the initial path and the resulting geodesics, (O2) length of geodesics between boundary points on the surface,

4 Figure 1: NR geodesics on elementary surfaces (red line inital path, black line geodesics) (O3) total time of running the program (including visualizations), (O4) total number of iterations of NR in the case of combined surfaces. It is necessary to realize that the NR procedure works on space of parameters U, depends on an initial path chosen and also on the parametrization of surface used. First, we illustrate the geodetic curve computations for the elementary surfaces such as the plane, cylinder, cone, sphere, and torus which can be seen in Figure 1. Our choice of the initial path allows us to nd geodesics on the plane and the cylinder without using NR procedure because the corresponding Christoel symbols are all zeros for these two simple surfaces. It means that the direct image of straight line in parametric space results in the geodesics in plane or cylinder. Another non-numerical improvement is connected with the sphere since the length of geodesics can be computed straightforwardly. Let us assume we have a sphere with radius r, centered at the point s = (x s, y s, z s ), and two dierent points on the sphere x(p) = (x p, y p, z p ) and x(q) = (x q, y q, z q ) are at disposal. We compute the angle between the vectors s p := (x s x p, y s y p, z s z p ) and s q := (x s x q, y s y q, z s z q ) by the formula β = arccos s p s q s p s q. The length of geodesics on sphere joining the surface points x(p) and x(q) is equal to L = rβ. In spite of that fact, we used the NR procedure for determining the geodesic curves on spheres due to visualization purposes. 4. Geodetic curves for combined surfaces We created many various types of combined surfaces by translations and/or rotations of elementary surfaces. It rephrases the question of nding the geodesic curves on such combined surfaces since now we have to minimize the sum of all geodesic lengths on the elementary surfaces which the combined surface consists of. Evidently, it must be computed

5 over an appropriately chosen points of intersections of these simple surfaces. In other words, in case of two surfaces with the only one set of points of intersection, we want to nd min { L p i + Li q i = 1, 2,..., M }, where M is the number of points of intersection and {L p i i = 1, 2,..., M}, or { L i q i = 1, 2,..., M }, are the sets of geodesic lengths on elementary surfaces from boundary points p, or q, to the points of intersection, respectively. This process can be intuitively generalized to greater number of intersection sets of points considered. Fundamental method (FM). We assume that we have already computed the points of intersections (e.g. equidistantly distributed) before nding geodesics. The Fundamental method tests all the points of all intersections without any feedback on its positions. It is clear that we surely nd the shortest curve connecting the two boundary given points on the combined surface, but the procedure is very time-consuming. In the case of the only one intersection with M points, this algorithm nds M dierent curves connecting boundary points. However, if the surface is composed of more components and the geodetic curve goes through m intersections, then FM must nd m M k curves to pick up the right solution. Here, k=1 M k denotes the number of points of k-th intersection. The following Table 1, corresponding to Figure 2, shows how the accuracy of the FM algorithm decreases if we reduce the number of points of intersections to achieve a reasonably short computation time. Figure 2: Fundamental method applied to combined surfaces (see Table 1) Combined surface M m M k Comput. time (s) Length GC L 41 L 201 k=1 Cupola m = Cylinder+planes m = Sphere+cylinders m = Table 1: Fundamental method (M = M 1 = M 2 in case of two intersections) We can say that an advantage of FM is only an infallibility, but the computational times rise up exponentially with increasing number of intersections. Hence, below we propose a new algorithm depending on positions of points of intersections which are passing through during the computation process.

6 Figure 3: Fundamental Method (left) and Sequential Algorithm (right) Sequential algorithm (SA). This algorithm adds a new points of intersection step by step and selects automatically more convenient candidates. Suppose that an interval (a 0, b 0 ) denes the range of the parameter t (see Section 2) and the starting parameter of intersection t 0 = (a 0 + b 0 )/2 together with starting step σ 0 = b 0 a 0 are determined. Then, for i 0, we dene the iterations of SA algorithm as σ i+1 = σ i /2, a i+1 = t i σ i+1, b i+1 = t i + σ i+1, t i+1 = min L ai+1,l ti,l bi+1 {a i+1, t i, b i+1 }, where L ai+1, L ti, L bi+1 are the lengths of curves connecting boundary points and passing through the computed points a i+1, t i, b i+1. In most cases we work with the intersections in the form of a closed curve which is described by means of the parameter t within the interval (0, 2π) while the both limit points coincides for t = 0 and t = 2π. In these cases, the proposed SA algorithm always converges to the true solution. That is to say, selecting a wrong point of intersection in the rst iteration of SA, it is possible to sum up all the steps used throughout the iterative process leading to the right point. Thus in the limiting case of innite number of iterations we obtain i=1 π/2i = π achieving any right point in the range of the parameter interval. If the intersected curve is not closed or if the combined surface is too complex, it can happen that SA does not converge to the true solution due to the wrong choice in the rst step of SA. We can solve this problem by approximating the probable area of the right solution using FM at rst and subsequently we apply the SA. Fundamental method and Sequential algorithm are compared in the following test in Figure 3 and Table 2, where the accuracy denotes the minimum distance between two tested xed parameters (corresponding to points of intersection) and the number of iterations is a sum of all the iterations used in NR. We preset 5 iterations for the computation of one geodesics on torus and 1 iteration on cylinders (i.e. initial path). It is clear that the Sequential algorithm works faster and with higher accuracy then the Fundamental method.

7 Accuracy Num. of iter. Comput. time (s) Length of GC FM SA (8 iter.) 1/2 8 = Table 2: Comparison of the FM and SA (see Figure 3) 5. Simulation results on the real solid can We apply the proposed methods for computing geodesics to the testing solid designed according to real metal watering can. This vessel is a composition of some elementary surfaces, namely two cones (tin and neck), two planes (bottom and top), torus and cylinder (bail). Number of NR iterations is xed on constant value 5 for each geodesic, number of points of intersected curve N is N = 100 for the cones and N = 33 for the torus. We compare both Fundamental method and Sequential algorithm. We focus on nding geodetic curve, whose one boundary point is located on the neck and the second one on the bail. Note that the geodesic can pass through both the upper intersection (cone and torus) and the lower intersection (cone and cylinder). Hence, it is necessary to compute both possible geodesics and then choose the shorter one. Therefore, we tabulated both lengths for upper and lower intersections. The performed tests are described in the following Tables 3, 4 and Figure 4. Figure 4: Geodesics on the can from the neck to the bail (FM left, SA right), (black curve upper intersec., yellow curve lower intersec.) Accuracy neck/bail Number of iter. Comput. time (s) FM 0.05/ SA (8 iter.) / Table 3: Geodesics on the can with boundary points on the neck and the bail Length GC (upper intersec.) Length GC (lower intersec.) FM SA (8 iter.) Table 4: Geodetic lengths on the can with boundary points on the neck and the bail

8 Notice, it may occur on this watering can, as can be seen in Figure 5, that the SA does not converge for some problematical boundary points. We solve this problem, as mentioned above, by combination of FM and SA. Figure 5: Comparison of FM (left) and SA (right) for problematical boundary points (black curve upper intersec., yellow curve lower intersec.) 6. Conclusions Since our model is based on several observations of the signal arrival time dierences of elastic waves detected by piezo-ceramic sensors, the crucial task was to nd a geodetic curve connecting any given two points on a surface. The theory of dierential geometry provided us with the necessary apparatus describing geodesics, namely with the system of geodesic equations. We solved the system numerically by Newton-Raphson procedure for several useful elementary surfaces. To nd the precise geodesics on combined surfaces, we developed Fundamental method and Sequential algorithm together with their potential combination. While testing these algorithms, we found that we can detect crack eects with high accuracy and more than acceptable computing time, both for real relatively complex surfaces. Thus, the exact localization procedure is possible for the combined surfaces considered. Acknowledgements This work was supported by the grant SGS10/209/OHK4/2T/14 and by the research program of the Ministry of Education of Czech Republic under the contract MSM References 1. M. Blahá ek, 'Acoustic Emission Source Location using Articial Neural Networks', Dissertation on Department of Mathematics FNSPE CTU, Prague, M. P. do Carmo, 'Dierential Geometry of Curves and Surfaces', Prentice-Hall, New Jersey, J. Beak, A. Deopurkar and K. Redld, 'Finding geodesics on surfaces', Research report, Stanford University, 2007.

NUMERICAL COMPUTATIONS LEADING TO LOCALIZATION OF ACOUSTIC EMISSION USING GEODESIC CURVES

NUMERICAL COMPUTATIONS LEADING TO LOCALIZATION OF ACOUSTIC EMISSION USING GEODESIC CURVES October 9 11, 2017, Prague, Czech Republic NUMERICAL COMPUTATIONS LEADING TO LOCALIZATION OF ACOUSTIC EMISSION USING GEODESIC CURVES Petr GÁLIS1 *, Václav KŮS1 1 Department of Mathematics, FNSPE, Czech

More information

Measuring Lengths The First Fundamental Form

Measuring Lengths The First Fundamental Form Differential Geometry Lia Vas Measuring Lengths The First Fundamental Form Patching up the Coordinate Patches. Recall that a proper coordinate patch of a surface is given by parametric equations x = (x(u,

More information

SHORTEST WAYS FINDING IN DISCRETE BODIES

SHORTEST WAYS FINDING IN DISCRETE BODIES SHORTEST WAYS FINDING IN DISCRETE BODIES Milan CHLADA*, Zdenek PREVOROVSKY Impact and Waves in Solids, Institute of Thermomechanics AS CR, v. v. i.; Prague, Czech Republic *Phone: +420 266 053 144, Fa:

More information

Chapter 3. Quadric hypersurfaces. 3.1 Quadric hypersurfaces Denition.

Chapter 3. Quadric hypersurfaces. 3.1 Quadric hypersurfaces Denition. Chapter 3 Quadric hypersurfaces 3.1 Quadric hypersurfaces. 3.1.1 Denition. Denition 1. In an n-dimensional ane space A; given an ane frame fo;! e i g: A quadric hypersurface in A is a set S consisting

More information

f xx (x, y) = 6 + 6x f xy (x, y) = 0 f yy (x, y) = y In general, the quantity that we re interested in is

f xx (x, y) = 6 + 6x f xy (x, y) = 0 f yy (x, y) = y In general, the quantity that we re interested in is 1. Let f(x, y) = 5 + 3x 2 + 3y 2 + 2y 3 + x 3. (a) Final all critical points of f. (b) Use the second derivatives test to classify the critical points you found in (a) as a local maximum, local minimum,

More information

Math 6510 Homework 3

Math 6510 Homework 3 Notational Note: In any presentation of a group G, I will explicitly set the relation equal to e as opposed to simply writing a presentation like G = a, b, c, d abcd 1. This is a bit untraditional, but

More information

MATH 31A HOMEWORK 9 (DUE 12/6) PARTS (A) AND (B) SECTION 5.4. f(x) = x + 1 x 2 + 9, F (7) = 0

MATH 31A HOMEWORK 9 (DUE 12/6) PARTS (A) AND (B) SECTION 5.4. f(x) = x + 1 x 2 + 9, F (7) = 0 FROM ROGAWSKI S CALCULUS (2ND ED.) SECTION 5.4 18.) Express the antiderivative F (x) of f(x) satisfying the given initial condition as an integral. f(x) = x + 1 x 2 + 9, F (7) = 28.) Find G (1), where

More information

However, m pq is just an approximation of M pq. As it was pointed out by Lin [2], more precise approximation can be obtained by exact integration of t

However, m pq is just an approximation of M pq. As it was pointed out by Lin [2], more precise approximation can be obtained by exact integration of t FAST CALCULATION OF GEOMETRIC MOMENTS OF BINARY IMAGES Jan Flusser Institute of Information Theory and Automation Academy of Sciences of the Czech Republic Pod vodarenskou vez 4, 82 08 Prague 8, Czech

More information

6.3 Poincare's Theorem

6.3 Poincare's Theorem Figure 6.5: The second cut. for some g 0. 6.3 Poincare's Theorem Theorem 6.3.1 (Poincare). Let D be a polygon diagram drawn in the hyperbolic plane such that the lengths of its edges and the interior angles

More information

Tilings of the Euclidean plane

Tilings of the Euclidean plane Tilings of the Euclidean plane Yan Der, Robin, Cécile January 9, 2017 Abstract This document gives a quick overview of a eld of mathematics which lies in the intersection of geometry and algebra : tilings.

More information

Fast marching methods

Fast marching methods 1 Fast marching methods Lecture 3 Alexander & Michael Bronstein tosca.cs.technion.ac.il/book Numerical geometry of non-rigid shapes Stanford University, Winter 2009 Metric discretization 2 Approach I:

More information

[8] that this cannot happen on the projective plane (cf. also [2]) and the results of Robertson, Seymour, and Thomas [5] on linkless embeddings of gra

[8] that this cannot happen on the projective plane (cf. also [2]) and the results of Robertson, Seymour, and Thomas [5] on linkless embeddings of gra Apex graphs with embeddings of face-width three Bojan Mohar Department of Mathematics University of Ljubljana Jadranska 19, 61111 Ljubljana Slovenia bojan.mohar@uni-lj.si Abstract Aa apex graph is a graph

More information

What is a vector in hyperbolic geometry? And, what is a hyperbolic linear transformation?

What is a vector in hyperbolic geometry? And, what is a hyperbolic linear transformation? What is a vector in hyperbolic geometry? And, what is a hyperbolic linear transformation? Ken Li, Dennis Merino, and Edgar N. Reyes Southeastern Louisiana University Hammond, LA USA 70402 1 Introduction

More information

ROTATION INVARIANT TRANSFORMS IN TEXTURE FEATURE EXTRACTION

ROTATION INVARIANT TRANSFORMS IN TEXTURE FEATURE EXTRACTION ROTATION INVARIANT TRANSFORMS IN TEXTURE FEATURE EXTRACTION GAVLASOVÁ ANDREA, MUDROVÁ MARTINA, PROCHÁZKA ALEŠ Prague Institute of Chemical Technology Department of Computing and Control Engineering Technická

More information

12 m. 30 m. The Volume of a sphere is 36 cubic units. Find the length of the radius.

12 m. 30 m. The Volume of a sphere is 36 cubic units. Find the length of the radius. NAME DATE PER. REVIEW #18: SPHERES, COMPOSITE FIGURES, & CHANGING DIMENSIONS PART 1: SURFACE AREA & VOLUME OF SPHERES Find the measure(s) indicated. Answers to even numbered problems should be rounded

More information

In this lecture we introduce the Gauss-Bonnet theorem. The required section is The optional sections are

In this lecture we introduce the Gauss-Bonnet theorem. The required section is The optional sections are Math 348 Fall 2017 Lectures 20: The Gauss-Bonnet Theorem II Disclaimer. As we have a textbook, this lecture note is for guidance and supplement only. It should not be relied on when preparing for exams.

More information

Polar Coordinates. OpenStax. 1 Dening Polar Coordinates

Polar Coordinates. OpenStax. 1 Dening Polar Coordinates OpenStax-CNX module: m53852 1 Polar Coordinates OpenStax This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License 4.0 Abstract Locate points

More information

Curriki Geometry Glossary

Curriki Geometry Glossary Curriki Geometry Glossary The following terms are used throughout the Curriki Geometry projects and represent the core vocabulary and concepts that students should know to meet Common Core State Standards.

More information

Applications of Triple Integrals

Applications of Triple Integrals Chapter 14 Multiple Integrals 1 Double Integrals, Iterated Integrals, Cross-sections 2 Double Integrals over more general regions, Definition, Evaluation of Double Integrals, Properties of Double Integrals

More information

4. Simplicial Complexes and Simplicial Homology

4. Simplicial Complexes and Simplicial Homology MATH41071/MATH61071 Algebraic topology Autumn Semester 2017 2018 4. Simplicial Complexes and Simplicial Homology Geometric simplicial complexes 4.1 Definition. A finite subset { v 0, v 1,..., v r } R n

More information

BIOMEDICAL USAGE OF 3D WATERSHED IN DODECAHEDRAL TOPOLOGY

BIOMEDICAL USAGE OF 3D WATERSHED IN DODECAHEDRAL TOPOLOGY BIOMEDICAL USAGE OF D WATERSHED IN DODECAHEDRAL TOPOLOGY V. Hubata Vacek 1, J. Kukal 1, A. Bartoš 2, R. Píchová 2, H. Trojanová 2 1 FNSPE, CTU in Prague, Czech Republic 2 FNKV, Prague, Czech Republic Abstract

More information

Geometry and Gravitation

Geometry and Gravitation Chapter 15 Geometry and Gravitation 15.1 Introduction to Geometry Geometry is one of the oldest branches of mathematics, competing with number theory for historical primacy. Like all good science, its

More information

MOTION OF A LINE SEGMENT WHOSE ENDPOINT PATHS HAVE EQUAL ARC LENGTH. Anton GFRERRER 1 1 University of Technology, Graz, Austria

MOTION OF A LINE SEGMENT WHOSE ENDPOINT PATHS HAVE EQUAL ARC LENGTH. Anton GFRERRER 1 1 University of Technology, Graz, Austria MOTION OF A LINE SEGMENT WHOSE ENDPOINT PATHS HAVE EQUAL ARC LENGTH Anton GFRERRER 1 1 University of Technology, Graz, Austria Abstract. The following geometric problem originating from an engineering

More information

An Introduction to Numerical Analysis

An Introduction to Numerical Analysis Weimin Han AMCS & Dept of Math University of Iowa MATH:38 Example 1 Question: What is the area of the region between y = e x 2 and the x-axis for x 1? Answer: Z 1 e x 2 dx = : 1.9.8.7.6.5.4.3.2.1 1.5.5

More information

Geometric structures on manifolds

Geometric structures on manifolds CHAPTER 3 Geometric structures on manifolds In this chapter, we give our first examples of hyperbolic manifolds, combining ideas from the previous two chapters. 3.1. Geometric structures 3.1.1. Introductory

More information

Pi at School. Arindama Singh Department of Mathematics Indian Institute of Technology Madras Chennai , India

Pi at School. Arindama Singh Department of Mathematics Indian Institute of Technology Madras Chennai , India Pi at School rindama Singh epartment of Mathematics Indian Institute of Technology Madras Chennai-600036, India Email: asingh@iitm.ac.in bstract: In this paper, an attempt has been made to define π by

More information

Simplicial Hyperbolic Surfaces

Simplicial Hyperbolic Surfaces Simplicial Hyperbolic Surfaces Talk by Ken Bromberg August 21, 2007 1-Lipschitz Surfaces- In this lecture we will discuss geometrically meaningful ways of mapping a surface S into a hyperbolic manifold

More information

Adaptive Estimation of Distributions using Exponential Sub-Families Alan Gous Stanford University December 1996 Abstract: An algorithm is presented wh

Adaptive Estimation of Distributions using Exponential Sub-Families Alan Gous Stanford University December 1996 Abstract: An algorithm is presented wh Adaptive Estimation of Distributions using Exponential Sub-Families Alan Gous Stanford University December 1996 Abstract: An algorithm is presented which, for a large-dimensional exponential family G,

More information

Three applications of Euler s formula. Chapter 10

Three applications of Euler s formula. Chapter 10 Three applications of Euler s formula Chapter 10 A graph is planar if it can be drawn in the plane R without crossing edges (or, equivalently, on the -dimensional sphere S ). We talk of a plane graph if

More information

A GRAPH FROM THE VIEWPOINT OF ALGEBRAIC TOPOLOGY

A GRAPH FROM THE VIEWPOINT OF ALGEBRAIC TOPOLOGY A GRAPH FROM THE VIEWPOINT OF ALGEBRAIC TOPOLOGY KARL L. STRATOS Abstract. The conventional method of describing a graph as a pair (V, E), where V and E repectively denote the sets of vertices and edges,

More information

Chapter 6 Some Applications of the Integral

Chapter 6 Some Applications of the Integral Chapter 6 Some Applications of the Integral More on Area More on Area Integrating the vertical separation gives Riemann Sums of the form More on Area Example Find the area A of the set shaded in Figure

More information

Issues with Curve Detection Grouping (e.g., the Canny hysteresis thresholding procedure) Model tting They can be performed sequentially or simultaneou

Issues with Curve Detection Grouping (e.g., the Canny hysteresis thresholding procedure) Model tting They can be performed sequentially or simultaneou an edge image, nd line or curve segments present Given the image. in Line and Curves Detection 1 Issues with Curve Detection Grouping (e.g., the Canny hysteresis thresholding procedure) Model tting They

More information

GAUSS-BONNET FOR DISCRETE SURFACES

GAUSS-BONNET FOR DISCRETE SURFACES GAUSS-BONNET FOR DISCRETE SURFACES SOHINI UPADHYAY Abstract. Gauss-Bonnet is a deep result in differential geometry that illustrates a fundamental relationship between the curvature of a surface and its

More information

= f (a, b) + (hf x + kf y ) (a,b) +

= f (a, b) + (hf x + kf y ) (a,b) + Chapter 14 Multiple Integrals 1 Double Integrals, Iterated Integrals, Cross-sections 2 Double Integrals over more general regions, Definition, Evaluation of Double Integrals, Properties of Double Integrals

More information

1 We plan to describe the construction, by straightedge and compass, of certain geodesic triangles in the hyperbolic plane.

1 We plan to describe the construction, by straightedge and compass, of certain geodesic triangles in the hyperbolic plane. YPERBOLIC TRINGLES Thomas Wieting Reed College, 2010 1 We plan to describe the construction, by straightedge and compass, of certain geodesic triangles in the hyperbolic plane. 2 Let us begin by explaining

More information

Double Integrals, Iterated Integrals, Cross-sections

Double Integrals, Iterated Integrals, Cross-sections Chapter 14 Multiple Integrals 1 ouble Integrals, Iterated Integrals, Cross-sections 2 ouble Integrals over more general regions, efinition, Evaluation of ouble Integrals, Properties of ouble Integrals

More information

4. Definition: topological space, open set, topology, trivial topology, discrete topology.

4. Definition: topological space, open set, topology, trivial topology, discrete topology. Topology Summary Note to the reader. If a statement is marked with [Not proved in the lecture], then the statement was stated but not proved in the lecture. Of course, you don t need to know the proof.

More information

Point-Set Topology 1. TOPOLOGICAL SPACES AND CONTINUOUS FUNCTIONS

Point-Set Topology 1. TOPOLOGICAL SPACES AND CONTINUOUS FUNCTIONS Point-Set Topology 1. TOPOLOGICAL SPACES AND CONTINUOUS FUNCTIONS Definition 1.1. Let X be a set and T a subset of the power set P(X) of X. Then T is a topology on X if and only if all of the following

More information

Chapter 6. Curves and Surfaces. 6.1 Graphs as Surfaces

Chapter 6. Curves and Surfaces. 6.1 Graphs as Surfaces Chapter 6 Curves and Surfaces In Chapter 2 a plane is defined as the zero set of a linear function in R 3. It is expected a surface is the zero set of a differentiable function in R n. To motivate, graphs

More information

Geometric structures on manifolds

Geometric structures on manifolds CHAPTER 3 Geometric structures on manifolds In this chapter, we give our first examples of hyperbolic manifolds, combining ideas from the previous two chapters. 3.1. Geometric structures 3.1.1. Introductory

More information

In this chapter, we will investigate what have become the standard applications of the integral:

In this chapter, we will investigate what have become the standard applications of the integral: Chapter 8 Overview: Applications of Integrals Calculus, like most mathematical fields, began with trying to solve everyday problems. The theory and operations were formalized later. As early as 70 BC,

More information

2Surfaces. Design with Bézier Surfaces

2Surfaces. Design with Bézier Surfaces You don t see something until you have the right metaphor to let you perceive it. James Gleick Surfaces Design with Bézier Surfaces S : r(u, v) = Bézier surfaces represent an elegant way to build a surface,

More information

Abstract. 1 Introduction

Abstract. 1 Introduction Contact detection algorithm using Overhauser splines M. Ulbin, S. Ulaga and J. Masker University of Maribor, Faculty of Mechanical Engineering, Smetanova 77, 2000 Maribor, SLOVENIA E-mail: ulbin @ uni-mb.si

More information

Connexions module: m Linear Equations. Rupinder Sekhon

Connexions module: m Linear Equations. Rupinder Sekhon Connexions module: m18901 1 Linear Equations Rupinder Sekhon This work is produced by The Connexions Project and licensed under the Creative Commons Attribution License 3.0 Abstract This chapter covers

More information

Teaching diary. Francis Bonahon University of Southern California

Teaching diary. Francis Bonahon University of Southern California Teaching diary In the Fall 2010, I used the book Low-dimensional geometry: from euclidean surfaces to hyperbolic knots as the textbook in the class Math 434, Geometry and Transformations, at USC. Most

More information

Differentiation and Integration

Differentiation and Integration Edexcel GCE Core Mathematics C Advanced Subsidiary Differentiation and Integration Materials required for examination Mathematical Formulae (Pink or Green) Items included with question papers Nil Advice

More information

Math 11 Fall 2016 Section 1 Monday, October 17, 2016

Math 11 Fall 2016 Section 1 Monday, October 17, 2016 Math 11 Fall 16 Section 1 Monday, October 17, 16 First, some important points from the last class: f(x, y, z) dv, the integral (with respect to volume) of f over the three-dimensional region, is a triple

More information

Shape fitting and non convex data analysis

Shape fitting and non convex data analysis Shape fitting and non convex data analysis Petra Surynková, Zbyněk Šír Faculty of Mathematics and Physics, Charles University in Prague Sokolovská 83, 186 7 Praha 8, Czech Republic email: petra.surynkova@mff.cuni.cz,

More information

SIMPLICIAL ENERGY AND SIMPLICIAL HARMONIC MAPS

SIMPLICIAL ENERGY AND SIMPLICIAL HARMONIC MAPS SIMPLICIAL ENERGY AND SIMPLICIAL HARMONIC MAPS JOEL HASS AND PETER SCOTT Abstract. We introduce a combinatorial energy for maps of triangulated surfaces with simplicial metrics and analyze the existence

More information

DILATION AND EROSION OF GRAY IMAGES WITH SPHERICAL MASKS

DILATION AND EROSION OF GRAY IMAGES WITH SPHERICAL MASKS DILATION AND EROSION OF GRAY IMAGES WITH SPHERICAL MASKS J. Kukal 1,2, D. Majerová 1, A. Procházka 2 1 CTU in Prague 2 ICT Prague Abstract Any morphological operation with binary or gray image is a time

More information

Notes on Spherical Geometry

Notes on Spherical Geometry Notes on Spherical Geometry Abhijit Champanerkar College of Staten Island & The Graduate Center, CUNY Spring 2018 1. Vectors and planes in R 3 To review vector, dot and cross products, lines and planes

More information

7. The Gauss-Bonnet theorem

7. The Gauss-Bonnet theorem 7. The Gauss-Bonnet theorem 7.1 Hyperbolic polygons In Euclidean geometry, an n-sided polygon is a subset of the Euclidean plane bounded by n straight lines. Thus the edges of a Euclidean polygon are formed

More information

Central issues in modelling

Central issues in modelling Central issues in modelling Construct families of curves, surfaces and volumes that can represent common objects usefully; are easy to interact with; interaction includes: manual modelling; fitting to

More information

Shortest-path calculation of first arrival traveltimes by expanding wavefronts

Shortest-path calculation of first arrival traveltimes by expanding wavefronts Stanford Exploration Project, Report 82, May 11, 2001, pages 1 144 Shortest-path calculation of first arrival traveltimes by expanding wavefronts Hector Urdaneta and Biondo Biondi 1 ABSTRACT A new approach

More information

Lecture 11 COVERING SPACES

Lecture 11 COVERING SPACES Lecture 11 COVERING SPACES A covering space (or covering) is not a space, but a mapping of spaces (usually manifolds) which, locally, is a homeomorphism, but globally may be quite complicated. The simplest

More information

Skill. Robot/ Controller

Skill. Robot/ Controller Skill Acquisition from Human Demonstration Using a Hidden Markov Model G. E. Hovland, P. Sikka and B. J. McCarragher Department of Engineering Faculty of Engineering and Information Technology The Australian

More information

Mathematics 6 12 Section 26

Mathematics 6 12 Section 26 Mathematics 6 12 Section 26 1 Knowledge of algebra 1. Apply the properties of real numbers: closure, commutative, associative, distributive, transitive, identities, and inverses. 2. Solve linear equations

More information

Introduction to Complex Analysis

Introduction to Complex Analysis Introduction to Complex Analysis George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 413 George Voutsadakis (LSSU) Complex Analysis October 2014 1 / 50 Outline

More information

d(γ(a i 1 ), γ(a i )) i=1

d(γ(a i 1 ), γ(a i )) i=1 Marli C. Wang Hyperbolic Geometry Hyperbolic surfaces A hyperbolic surface is a metric space with some additional properties: it has the shortest length property and every point has an open neighborhood

More information

SYSTEMS OF NONLINEAR EQUATIONS

SYSTEMS OF NONLINEAR EQUATIONS SYSTEMS OF NONLINEAR EQUATIONS Widely used in the mathematical modeling of real world phenomena. We introduce some numerical methods for their solution. For better intuition, we examine systems of two

More information

International Journal of Foundations of Computer Science c World Scientic Publishing Company DFT TECHNIQUES FOR SIZE ESTIMATION OF DATABASE JOIN OPERA

International Journal of Foundations of Computer Science c World Scientic Publishing Company DFT TECHNIQUES FOR SIZE ESTIMATION OF DATABASE JOIN OPERA International Journal of Foundations of Computer Science c World Scientic Publishing Company DFT TECHNIQUES FOR SIZE ESTIMATION OF DATABASE JOIN OPERATIONS KAM_IL SARAC, OMER E GEC_IO GLU, AMR EL ABBADI

More information

Lectures 19: The Gauss-Bonnet Theorem I. Table of contents

Lectures 19: The Gauss-Bonnet Theorem I. Table of contents Math 348 Fall 07 Lectures 9: The Gauss-Bonnet Theorem I Disclaimer. As we have a textbook, this lecture note is for guidance and supplement only. It should not be relied on when preparing for exams. In

More information

Final Exam, F11PE Solutions, Topology, Autumn 2011

Final Exam, F11PE Solutions, Topology, Autumn 2011 Final Exam, F11PE Solutions, Topology, Autumn 2011 Question 1 (i) Given a metric space (X, d), define what it means for a set to be open in the associated metric topology. Solution: A set U X is open if,

More information

X i p. p = q + g. p=q

X i p. p = q + g. p=q Geometric Contributions to 3-Axis Milling of Sculptured Surfaces Johannes Wallner, Georg Glaeser y, Helmut Pottmann Abstract: When we are trying to shape a surface X by 3-axis milling, we encounter a list

More information

Geometry. Chapter 5. Types of Curves and Surfaces

Geometry. Chapter 5. Types of Curves and Surfaces Chapter 5. Geometry Geometry refers to the physical items represented by the model (such as points, curves, and surfaces), independent of their spatial or topological relationships. The ACIS free form

More information

OpenStax-CNX module: m The Ellipse. OpenStax College. Abstract

OpenStax-CNX module: m The Ellipse. OpenStax College. Abstract OpenStax-CNX module: m49438 1 The Ellipse OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 In this section, you will: Write equations

More information

3. Draw the orthographic projection (front, right, and top) for the following solid. Also, state how many cubic units the volume is.

3. Draw the orthographic projection (front, right, and top) for the following solid. Also, state how many cubic units the volume is. PAP Geometry Unit 7 Review Name: Leave your answers as exact answers unless otherwise specified. 1. Describe the cross sections made by the intersection of the plane and the solids. Determine if the shape

More information

Advanced Operations Research Techniques IE316. Quiz 1 Review. Dr. Ted Ralphs

Advanced Operations Research Techniques IE316. Quiz 1 Review. Dr. Ted Ralphs Advanced Operations Research Techniques IE316 Quiz 1 Review Dr. Ted Ralphs IE316 Quiz 1 Review 1 Reading for The Quiz Material covered in detail in lecture. 1.1, 1.4, 2.1-2.6, 3.1-3.3, 3.5 Background material

More information

B.Stat / B.Math. Entrance Examination 2017

B.Stat / B.Math. Entrance Examination 2017 B.Stat / B.Math. Entrance Examination 017 BOOKLET NO. TEST CODE : UGA Forenoon Questions : 0 Time : hours Write your Name, Registration Number, Test Centre, Test Code and the Number of this Booklet in

More information

Research Collection. Localisation of Acoustic Emission in Reinforced Concrete using Heterogeneous Velocity Models. Conference Paper.

Research Collection. Localisation of Acoustic Emission in Reinforced Concrete using Heterogeneous Velocity Models. Conference Paper. Research Collection Conference Paper Localisation of Acoustic Emission in Reinforced Concrete using Heterogeneous Velocity Models Author(s): Gollob, Stephan; Vogel, Thomas Publication Date: 2014 Permanent

More information

16.6. Parametric Surfaces. Parametric Surfaces. Parametric Surfaces. Vector Calculus. Parametric Surfaces and Their Areas

16.6. Parametric Surfaces. Parametric Surfaces. Parametric Surfaces. Vector Calculus. Parametric Surfaces and Their Areas 16 Vector Calculus 16.6 and Their Areas Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. and Their Areas Here we use vector functions to describe more general

More information

to be known. Let i be the leg lengths (the distance between A i and B i ), X a 6-dimensional vector dening the pose of the end-eector: the three rst c

to be known. Let i be the leg lengths (the distance between A i and B i ), X a 6-dimensional vector dening the pose of the end-eector: the three rst c A formal-numerical approach to determine the presence of singularity within the workspace of a parallel robot J-P. Merlet INRIA Sophia-Antipolis France Abstract: Determining if there is a singularity within

More information

Geodesic Paths on Triangular Meshes

Geodesic Paths on Triangular Meshes Geodesic Paths on Triangular Meshes DIMAS MARTÍNEZ, LUIZ VELHO, PAULO CEZAR CARVALHO IMPA Instituto Nacional de Matemática Pura e Aplicada - Estrada Dona Castorina, 110, 22460-320 Rio de Janeiro, RJ, Brasil

More information

COMPUTER AIDED ENGINEERING DESIGN (BFF2612)

COMPUTER AIDED ENGINEERING DESIGN (BFF2612) COMPUTER AIDED ENGINEERING DESIGN (BFF2612) BASIC MATHEMATICAL CONCEPTS IN CAED by Dr. Mohd Nizar Mhd Razali Faculty of Manufacturing Engineering mnizar@ump.edu.my COORDINATE SYSTEM y+ y+ z+ z+ x+ RIGHT

More information

Revision Problems for Examination 2 in Algebra 1

Revision Problems for Examination 2 in Algebra 1 Centre for Mathematical Sciences Mathematics, Faculty of Science Revision Problems for Examination in Algebra. Let l be the line that passes through the point (5, 4, 4) and is at right angles to the plane

More information

Inverse and Implicit functions

Inverse and Implicit functions CHAPTER 3 Inverse and Implicit functions. Inverse Functions and Coordinate Changes Let U R d be a domain. Theorem. (Inverse function theorem). If ϕ : U R d is differentiable at a and Dϕ a is invertible,

More information

Geodesic Paths on Triangular Meshes

Geodesic Paths on Triangular Meshes Geodesic Paths on Triangular Meshes Dimas Martínez Luiz Velho Paulo Cezar Carvalho IMPA Instituto Nacional de Matemática Pura e Aplicada Estrada Dona Castorina, 110, 22460-320 Rio de Janeiro, RJ, Brasil

More information

Lesson 3: Surface Creation

Lesson 3: Surface Creation Lesson 3: Surface Creation In this lesson, you will learn how to create surfaces from wireframes. Lesson Contents: Case Study: Surface Creation Design Intent Stages in the Process Choice of Surface Sweeping

More information

Solution of 2D Euler Equations and Application to Airfoil Design

Solution of 2D Euler Equations and Application to Airfoil Design WDS'6 Proceedings of Contributed Papers, Part I, 47 52, 26. ISBN 8-86732-84-3 MATFYZPRESS Solution of 2D Euler Equations and Application to Airfoil Design J. Šimák Charles University, Faculty of Mathematics

More information

3.3 Interpolation of rotations represented by quaternions

3.3 Interpolation of rotations represented by quaternions 3 S 3.3 Interpolation of rotations represented by quaternions : set of unit quaternions ; S :set of unit 3D vectors Interpolation will be performed on 3 S (direct linear interpolation produces nonlinear

More information

KS4 Curriculum Plan Maths HIGHER TIER Year 9 Autumn Term 1 Unit 1: Number

KS4 Curriculum Plan Maths HIGHER TIER Year 9 Autumn Term 1 Unit 1: Number KS4 Curriculum Plan Maths HIGHER TIER Year 9 Autumn Term 1 Unit 1: Number 1.1 Number problems and reasoning 1.2 Place value and estimating 1.3 HCF and LCM 1.4 Calculating with powers (indices) 1.5 Zero,

More information

274 Curves on Surfaces, Lecture 5

274 Curves on Surfaces, Lecture 5 274 Curves on Surfaces, Lecture 5 Dylan Thurston Notes by Qiaochu Yuan Fall 2012 5 Ideal polygons Previously we discussed three models of the hyperbolic plane: the Poincaré disk, the upper half-plane,

More information

Differential Geometry MAT WEEKLY PROGRAM 1-2

Differential Geometry MAT WEEKLY PROGRAM 1-2 15.09.014 WEEKLY PROGRAM 1- The first week, we will talk about the contents of this course and mentioned the theory of curves and surfaces by giving the relation and differences between them with aid of

More information

9-1 GCSE Maths. GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9).

9-1 GCSE Maths. GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9). 9-1 GCSE Maths GCSE Mathematics has a Foundation tier (Grades 1 5) and a Higher tier (Grades 4 9). In each tier, there are three exams taken at the end of Year 11. Any topic may be assessed on each of

More information

A GENTLE INTRODUCTION TO THE BASIC CONCEPTS OF SHAPE SPACE AND SHAPE STATISTICS

A GENTLE INTRODUCTION TO THE BASIC CONCEPTS OF SHAPE SPACE AND SHAPE STATISTICS A GENTLE INTRODUCTION TO THE BASIC CONCEPTS OF SHAPE SPACE AND SHAPE STATISTICS HEMANT D. TAGARE. Introduction. Shape is a prominent visual feature in many images. Unfortunately, the mathematical theory

More information

CHAPTER 5 FUZZY LOGIC CONTROL

CHAPTER 5 FUZZY LOGIC CONTROL 64 CHAPTER 5 FUZZY LOGIC CONTROL 5.1 Introduction Fuzzy logic is a soft computing tool for embedding structured human knowledge into workable algorithms. The idea of fuzzy logic was introduced by Dr. Lofti

More information

Point to Ellipse Distance: A Binary Search Approach

Point to Ellipse Distance: A Binary Search Approach Point to Ellipse Distance: A Binary Search Approach Zhikai Wang http://www.heteroclinic.net Montreal, Quebec, Canada e-mail: wangzhikai@yahoo.com url: Abstract: We give an algorithm to compute the shortest

More information

Motivation. Parametric Curves (later Surfaces) Outline. Tangents, Normals, Binormals. Arclength. Advanced Computer Graphics (Fall 2010)

Motivation. Parametric Curves (later Surfaces) Outline. Tangents, Normals, Binormals. Arclength. Advanced Computer Graphics (Fall 2010) Advanced Computer Graphics (Fall 2010) CS 283, Lecture 19: Basic Geometric Concepts and Rotations Ravi Ramamoorthi http://inst.eecs.berkeley.edu/~cs283/fa10 Motivation Moving from rendering to simulation,

More information

18.02 Final Exam. y = 0

18.02 Final Exam. y = 0 No books, notes or calculators. 5 problems, 50 points. 8.0 Final Exam Useful formula: cos (θ) = ( + cos(θ)) Problem. (0 points) a) (5 pts.) Find the equation in the form Ax + By + z = D of the plane P

More information

Curves and Surfaces. Chapter 7. Curves. ACIS supports these general types of curves:

Curves and Surfaces. Chapter 7. Curves. ACIS supports these general types of curves: Chapter 7. Curves and Surfaces This chapter discusses the types of curves and surfaces supported in ACIS and the classes used to implement them. Curves ACIS supports these general types of curves: Analytic

More information

Using Local Trajectory Optimizers To Speed Up Global. Christopher G. Atkeson. Department of Brain and Cognitive Sciences and

Using Local Trajectory Optimizers To Speed Up Global. Christopher G. Atkeson. Department of Brain and Cognitive Sciences and Using Local Trajectory Optimizers To Speed Up Global Optimization In Dynamic Programming Christopher G. Atkeson Department of Brain and Cognitive Sciences and the Articial Intelligence Laboratory Massachusetts

More information

Name: Final Exam Review. (b) Reparameterize r(t) with respect to arc length measured for the point (1, 0, 1) in the direction of increasing t.

Name: Final Exam Review. (b) Reparameterize r(t) with respect to arc length measured for the point (1, 0, 1) in the direction of increasing t. MATH 127 ALULU III Name: 1. Let r(t) = e t i + e t sin t j + e t cos t k (a) Find r (t) Final Exam Review (b) Reparameterize r(t) with respect to arc length measured for the point (1,, 1) in the direction

More information

Geometric Modeling Mortenson Chapter 11. Complex Model Construction

Geometric Modeling Mortenson Chapter 11. Complex Model Construction Geometric Modeling 91.580.201 Mortenson Chapter 11 Complex Model Construction Topics Topology of Models Connectivity and other intrinsic properties Graph-Based Models Emphasize topological structure Boolean

More information

MA 243 Calculus III Fall Assignment 1. Reading assignments are found in James Stewart s Calculus (Early Transcendentals)

MA 243 Calculus III Fall Assignment 1. Reading assignments are found in James Stewart s Calculus (Early Transcendentals) MA 43 Calculus III Fall 8 Dr. E. Jacobs Assignments Reading assignments are found in James Stewart s Calculus (Early Transcendentals) Assignment. Spheres and Other Surfaces Read. -. and.6 Section./Problems

More information

MATH 2400, Analytic Geometry and Calculus 3

MATH 2400, Analytic Geometry and Calculus 3 MATH 2400, Analytic Geometry and Calculus 3 List of important Definitions and Theorems 1 Foundations Definition 1. By a function f one understands a mathematical object consisting of (i) a set X, called

More information

Estimating normal vectors and curvatures by centroid weights

Estimating normal vectors and curvatures by centroid weights Computer Aided Geometric Design 21 (2004) 447 458 www.elsevier.com/locate/cagd Estimating normal vectors and curvatures by centroid weights Sheng-Gwo Chen, Jyh-Yang Wu Department of Mathematics, National

More information

Homotopy type of the complement. complex lines arrangements

Homotopy type of the complement. complex lines arrangements On the homotopy type of the complement of complex lines arrangements Department of Geometry-Topology Institute of Mathematics, VAST, Hanoi Singapore December 15, 2008 Introduction Let A be an l-arrangement,

More information

In what follows, we will focus on Voronoi diagrams in Euclidean space. Later, we will generalize to other distance spaces.

In what follows, we will focus on Voronoi diagrams in Euclidean space. Later, we will generalize to other distance spaces. Voronoi Diagrams 4 A city builds a set of post offices, and now needs to determine which houses will be served by which office. It would be wasteful for a postman to go out of their way to make a delivery

More information

Math (Spring 2009): Lecture 5 Planes. Parametric equations of curves and lines

Math (Spring 2009): Lecture 5 Planes. Parametric equations of curves and lines Math 18.02 (Spring 2009): Lecture 5 Planes. Parametric equations of curves and lines February 12 Reading Material: From Simmons: 17.1 and 17.2. Last time: Square Systems. Word problem. How many solutions?

More information

HOUGH TRANSFORM CS 6350 C V

HOUGH TRANSFORM CS 6350 C V HOUGH TRANSFORM CS 6350 C V HOUGH TRANSFORM The problem: Given a set of points in 2-D, find if a sub-set of these points, fall on a LINE. Hough Transform One powerful global method for detecting edges

More information