Cone Parameter Estimation from Simulated Range/Doppler Data

Size: px
Start display at page:

Download "Cone Parameter Estimation from Simulated Range/Doppler Data"

Transcription

1 Cone Parameter Estimation from Simulated Range/Doppler Data William DeMeo and Jon Guerin June 9, 005 The Forward Model The forward model describes the process by which a given spinning cone produces a range/doppler image. The model accounts for various cone parameters, most notably aspect (cone orientation), irradiance, spin rate, and cone shape (diameter and length). To date, our model has not accounted for the effects of speckle or wobbling. Given a fixed aspect (angle and range), and no speckle, the range/doppler images are thought to be unique, but we did not prove this. The forward model works by sampling points on the cone and calculating the contribution each point makes to the range/doppler image. The sampling is done by taking successive points on the cone surface separated by a fixed arc length distance, resulting in a roughly evenly sampled cone. The goal is to use the forward model to estimate three of the parameters (namely, spin rate, length and diameter). We parameter values describing a cone that yields a range/doppler image that is closest in norm (i.e. Euclidean distance) to the data (the observed range/doppler image).. Problem Statement and Parameters of Interest Given is a range/cross-range image that we assume was generated by a cone having a fixed, known orientation relative to the laser radar system. (We shall call the latter the telescope. ) Without loss of generality, we fix a coordinate system with origin at the center of the base of the cone, letting the base of the cone occupy the yz-plane and taking the major axis of the cone to be the x-axis. (See Fig. ) To specify the orientation of the cone relative to the telescope we use a vector A, which we shall call the aspect vector, and which extends from the origin at the base of the cone to the telescope position. Cone Orientation: some implementation details. To represent that the cone is oriented relative to the telescope in such that we are looking at the side of the cone i.e. the cone s major axis is orthogonal to the vector that extends from the telescope to the base of the cone we use an aspect vector A = [0; -dist; 0];, where the entry dist is some distance from the telescope to the base of the cone. When the cone is head-on i.e. the cone s major axis is parallel to the vector that extends from the telescope to the cone we represent its orientation with an aspect vector A = [dist, 0, 0];. A 45 degree view of the cone is specified with aspect vector A = [angle, -angle, 0];. We ran simulations for each of these three cases, each time taking the cone aspect vector as given, and varying the three other cone parameters (i.e. length, spin-rate, and base-diameter parameters). In particular, this simplies the geometry of the problem by assuming that the cone is always fixed relative to the coordinate system. If we want to represent that the orientation of the cone relative to the telescope has changed, we simply allow the telescope position to vary and leave the cone coordinates.

2 . Forward Model in Detail First we construct a forward model which, given a cone with fixed orientation and parameter values (L 0, S 0, D 0 ), specifies the range/cross-range image that such a cone would generate. We can then use this forward model to solve the inverse problem. That is, given a range/cross-range image, which cone (or cones) could have produce such an image, according to the forward model. Z Y X Figure :. Velocity. First we compute the velocity of any point on the surface of the cone. This is the product of the scalar speed times the unit motion vector (i.e., a unit vector pointing in the direction of motion). First we compute the speed. Suppose the spin rate of the cone (i.e., the rate at which the cone spins around its major axis) is S 0 revolutions per second. For a point p = (x, y, z) on the cone surface, the speed at p depends upon S 0 and the radius of a cross-section of the cone at p. Since we have fixed the major axis of the cone to be the x-axis, the radius at p = (x, y, z) depends only on x. Indeed, it is easy to see in Fig. that the radius of the cone at p is r(p) = r 0 r 0 x, L 0 where r 0 = D 0 /. (Recall, D 0 is the cone s base diameter, so r 0 = D 0 / is the radius at the base.) Therefore, the point p travels the circumference πr(p) of the cone S 0 times per second, with speed ( S(p) = πr(p)s 0 = π r 0 r ) 0 x S 0 L 0 To compute the unit motion vector at p, assume the cone spins in a counter-clockwise direction relative to a viewer looking down the positive x-axis at the yz-plane. Then the unit motion vector has a 0 x-component and is tangent to the cone at p: T (p) = (0, sin(tan (z/y)), cos(tan (z/y))).

3 Therefore, the velocity vector at p is: V(p) = S(p)T (p) = [ πr 0 ( xl 0 )S 0] T (p). Doppler. The doppler at any point p on the cone surface is given by the inner product D(p) = V(p) A λ 0 A, where λ 0 is the wavelength of the outgoing laser pulse. Range. The range at any point p on the cone surface is given by R(p) = A p. However, for the purpose of creating the range/cross-range image, we center the range values about the origin and use the relative range, R(p) = A p A. Irradiance. The irradiance at any point p on the cone surface is proportional to the inner product of the outward-pointing unit normal to the surface at p and the unit vector direction of the light source (which, in this case, is the laser). Let n(p) denote the unit normal to the surface at p. We derive a formula for n(p) and then compute the irradiance as (proportional to) the inner product of n(p) with the normalized aspect vector A/ A. We previously derived an equation for the tangent vector T. Once we compute a second vector T, that is tangent to the surface and orthogonal to T, the cross product T T will yield the normal to the surface. It should be clear from Fig. that the following tangent vector is the one we need: T (p) = T (x, y, z) = (L 0 x, y, z) T (p) = (L 0 x, y, z) (L0 x) + y + z Therefore, using the right-hand rule to ensure that we get the outward-pointing vector, the normal to the surface is given by e e e n(p) = (T T )(p) = T () T () T () T () T () T () where, for lack of better notation, T i (j) denotes the jth entry of the vector T i (p). Substituting for T and T and performing the cross product results in the unit normal vector n(p) = α z sin(tan (z/y)) + y cos(tan (z/y)) (L 0 x) cos(tan (z/y)) (L 0 x) sin(tan (z/y))) where α = / (L 0 x) + y + z. Finally, the irradiance is proportional to the inner product of the unit normal and the unit aspect. That is, I(p) n(p) A/ A. () The constant of proportionality is not important since it depends on the reflectivity characteristics of the cone surface at the point p. As long as we assume all points are the same in this regard, the right hand side of () will give irradiances values for all points that are correct relative to one another.

4 Range/Cross-range Image. For a given point (r, c) in the range/cross-range domain, we compute the range/cross-range value as follows: G(r, c) = I + (p), where I + is the positive irradiance, p S(r,c) I + (p) = max{0, I(p)}, and, if C R denotes the set of points on the cone surface, S(r, c) = {p C : R(p) r < ɛ r, D(p) c < ɛ c }. We use the positive irradiance I + because negative values of I correspond precisely to those points on the cone surface that are hidden from view (i.e., on the back-side of the cone relative to the detector). The set S(r, c) is the collection of points on the cone surface that contribute irradiance values to this particular range/cross-range, (r, c).. Parameter Estimation Since we assume the aspect vector A is known (and since the object is assumed to be a cone) there remain only three unknown parameters which must be estimated. These are the cone s length L (meters), spin rate S (Hertz), and base diameter D (meters). We carried out the estimation in two different ways. First we used a Matlab optimization function that does not require us to supply the gradients of the range/cross-range function with respect to each parameter. Second, to compare with and verify the results of the Matlab optimizer, we wrote an optimization function (in spin cone estimate.m Sec.. describes the algorithm) that relies on gradient information. For this purpose, rather than derive closed form expressions, we approximated the required gradients using a basic finite difference scheme. It may be possible to derive closed form gradient equations. However, as the dependence of the range/doppler image values on the parameters is defined implicitly in terms of an integral, the derivation is non-trivial. Detected Data The detected data is from RME experiments on 4/8/98. The pulse-burst laser radar data can be used to generate range/doppler images. This tests were images of a cone on the ground and not in the sky, so the front and back stop feedback must be removed first. Then you can proceed to rack and stack the return signal to get the range/doppler image. A pulse burst signal consists of numerous micropulses that form a macropulse in the shape of a pulse tone. The duration of the macropulse is 6 microseconds. The duration of the micropulse is nanoseconds. There are 40 nanoseconds between micropulses. The rack and stack refers to chopping up the return signal to align the micropulses. So this is done in 40 nanosecond intervals which corresponds to a 6 meter range. Then for each range you perform a Fourier transform to get the doppler information. The doppler frequency range turns out to be +/-.5 MHz. That is why the local oscillator on the laser is set to 6.5 MHz. It is to try to center the micropulse at that frequency but the location is not guaranteed. Simulations and Experimental Results For the experiments, we did not use the detected data because we had yet to model the speckle. Instead we used the forward model to generate the ideal result and tried to estimate the parameters from there. It is useful to know if the ideal model can be optimized. In general, we found that it is possible to optimize To compute the value of the range/doppler image at a specific range/cross-range coordinate (r,c), we integrate the irradiance over a region on the cone surface that corresponds to (r,c). It is this region that depends on the parameters. 4

5 the ideal model using the basic Matlab fminsearch. This required using enough sample points on the cone. Too few points lead to terrible results. For example, we saw huge differences in cm vs 5 mm arc length sampling. We also made graphs to visualize the function to optimize by varying two parameters at a time and the 5 mm graphs were considerably smoother. We also expected and observed that when the cone is coming directly at you, it is not possible to estimate the spin rate because you are not getting any spin doppler readings. We also started implementing the use of better optimizers such as LBFGSB and an optimizer that allows for parameter constraints and confidence regions. We finished a version allowing for parameter constraints, but have not computed confidence regions. 4. Guerin s Experiments.. Experimental Settings code mfiles/flttd/spin test.m Cone distance 9,000 meters Aspect 90 (sideways), 0 (head-on), or 45 degrees Arc length meters (S)Spin rate rps (D)Base Diameter 0.75 meters (L)Cone length meters Outgoing wavelength Range/doppler graph (80x5 points) range [-, ] doppler [.5 0 6, ].. Experimental Results E0 - initial parameter estimates EF - final parameter estimates Aspect 90 deg E0 S= D=.75 L= EF S= D=0.75 L= Aspect 45 deg E0 S= D=.75 L= EF S= D=0.75 L= Aspect 0 deg E0 S= D=.75 L= EF S=4.96 D=0.75 L= Aspect 45 deg E0 S= D=.75 L= EF S= D=0.75 L= Aspect 45 deg (only unexpected result) in spin cone estimate.m, but see also spin cone estimate test.m 4 Upon briefly considering this idea, it became less clear that confidence regions generated by the non-linear least squares estimation procedure in spin cone estimate.m would provide any meaningful information. Most likely, rather than tell us about our final parameter estimates, such statistics would indicate levels of confidence in the estimated parameter steps at each successive iteration. 5

6 E0 S= D=0.5 L= EF S=.79 D=0.709 L=.64. DeMeo s Experiments Using our forward model, simulated range/cross-range data are generated for an ideal cone having parameters values θ t = (L t, S t, D t ). (Examples of the parameter values we used are given below.) The resulting image, D = D(θ t ), is stored in an (In our Matlab code the array storing this real data is named rd). A new range/cross-range image is produced with the forward model using some arbitrary initial guesses, denoted θ 0, for the length, spin-rate, and base diameter parameters. This new image, G(θ 0 ), is stored in a second 80 5 array (called g in our Matlab programs), and is evaluated based on how close it is, in Euclidean distance, to the given data D. More precisely, we consider the norm difference, D G(θ 0 ), and proceed with an iterative scheme for estimating parameter values ˆθ which satisfy D G(ˆθ) = min D G(θ) θ Starting with θ 0, D, and G(θ 0 ), to arrive at the next estimate, θ, we proceed as follows:. Approximate G(θ ) by a first order Taylor expansion about θ 0, G(θ ) G(θ 0 ) + G(θ 0 ) (θ θ 0 ), where G(θ 0 ) is the gradient of G evaluated at θ 0. Then D G(θ ) is approximately D G(θ 0 ) G(θ 0 ) (θ θ 0 ) = Z G(θ 0 )η, where η = θ θ 0. (We approximate the gradient of G by computing its finite differences using the forward model.). Solve the OLS problem Z G(θ 0 )ˆη = min Z G(θ 0 )η. η. The new parameter estimate is θ = θ 0 + ˆη... Experimental Settings True Parameter Values 5 length L = m, spin-rate S = Hz, base-diameter D = 0.75m. Initial Parameter Estimates (Guesses) length θ = m, spin-rate θ = Hz, base-diameter θ = m. Other Notable Parameter Settings Arc-length for the sampling grid on the cone: 0.0m (arc = 0.0;). Differential used for computing gradients: 5% (delta =.05;). Distance from laser to center of base of cone: 9km (dist = 9000). These and other parameter values were held fixed for the three experiments below. Their Matlab definitions were set (in spin cone estimate test.m) as follows: 5 These are the parameter values used to generate the simulated raw data. Success is achieved if our parameter estimates converge to these values. 6

7 arc = 0.0; % cone sampling rate (arc length, circle spacing) L = ; % length of the cone S = ; % spin rate D = 0.75; % base diameter Lambda0 = 0.5*0^-6;%outgoing wavelength min_range = -; max_range = ; min_doppler = -.5*0^6; max_doppler =.5*0^6; theta = [; ; ]; % Initial guess: length, spin rate, base diameter delta =.05; % finite difference step-size (in percent of param value) TOL = 0^-8; % optimizer error tolerance for convergence LN = ; % contrain parameters? (0,) <-> (no,yes) LB = [.5;.5;.5]; % lower bounds on parameter values UB = [ 5; 5; 5]; % upper bounds on parameter values MAXITERS=50; % maximum number of iterations.. Experimental Results A range/cross-range image produced with the forward model using the true parameter values (L=, S=, D=0.75) is taken as real data, and stored in the array rd. A second range/cross-range image is produced using the initial guesses for length, spin-rate, and base diameter, and the result is stored in the array g. The iterative estimation procedure was performed (in the Matlab script spin cone estimate test.m), yielding the results given below. The results correspond to three different scenarios, distinguished only by cone orientation. All other parameters we left unchanged. In particular, the length, spin-rate, and base diameter parameter values of the true cone were fixed at m, Hz, and 0.75m, respectively.. Aspect vector: A = [0; -dist; 0] (90 degrees) After 50 iterations, estimates were: L =.0048, S =.0008, D = with residual: rd-g = Here rd is the range/cross-range image for the simulated data and g is that produced by the forward model using the cone parameter estimates, (L, S, D) = (.0059,.9995, 0.750). Convergence of the iterative procedure is illustrated in Fig... Aspect vector: A = [0; -dist; 0] ( head-on ) After 50 iterations, estimates were: L =.0004, S =, D = with residual: rd-g = Convergence of the iterative procedure is illustrated in Fig... Aspect vector: A = [angle, -angle, 0] (45 degrees) where angle = sqrt(dist^/), and dist set at 9km. After 50 iterations, estimates were: L =.00069, S =.99767, D = with residual: rd-g = Convergence of the iterative procedure is illustrated in Fig. 4. 7

8 90 degree angle orientation S = Hz L = m D = 0.75m 0.05 error = Head On Cone Orientation S = Hz L = m D = 0.75m 0. norm of residuals Figure : Convergence of the non-linear least squares estimation of cone parameters for perpendicular (90 degree) view. Algorithm converges to the correct parameter values for length, spin rate, and base diameter. 45 degree angle orientation Figure : Convergence of the non-linear least squares estimation of cone parameters for head-on (0 degree) view. Algorithm converges to the correct parameter values for length and base diameter. However, spin rate estimate does not change from the original guess of Hz, which is what we expect for this orientation Figure 4: Convergence of the non-linear least squares estimation of cone parameters for diagonal (45 degree) view. Algorithm converges to the correct parameter values for length, spin rate, and base diameter. 8

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has The line L through the points A and B is parallel to the vector AB = 3, 2, and has parametric equations x = 3t + 2, y = 2t +, z = t Therefore, the intersection point of the line with the plane should satisfy:

More information

Equations Involving Lines and Planes Standard equations for lines in space

Equations Involving Lines and Planes Standard equations for lines in space Equations Involving Lines and Planes In this section we will collect various important formulas regarding equations of lines and planes in three dimensional space Reminder regarding notation: any quantity

More information

Centripetal Force. This result is independent of the size of r. A full circle has 2π rad, and 360 deg = 2π rad.

Centripetal Force. This result is independent of the size of r. A full circle has 2π rad, and 360 deg = 2π rad. Centripetal Force 1 Introduction In classical mechanics, the dynamics of a point particle are described by Newton s 2nd law, F = m a, where F is the net force, m is the mass, and a is the acceleration.

More information

AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR 2016-2017

AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR 2016-2017 AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR 2016-2017 Dear Student: The AP physics course you have signed up for is designed to prepare you for a superior performance on the AP test. To complete material

More information

ANALYTICAL METHODS FOR ENGINEERS

ANALYTICAL METHODS FOR ENGINEERS UNIT 1: Unit code: QCF Level: 4 Credit value: 15 ANALYTICAL METHODS FOR ENGINEERS A/601/1401 OUTCOME - TRIGONOMETRIC METHODS TUTORIAL 1 SINUSOIDAL FUNCTION Be able to analyse and model engineering situations

More information

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Linear Algebra Notes for Marsden and Tromba Vector Calculus Linear Algebra Notes for Marsden and Tromba Vector Calculus n-dimensional Euclidean Space and Matrices Definition of n space As was learned in Math b, a point in Euclidean three space can be thought of

More information

CCGPS UNIT 3 Semester 1 ANALYTIC GEOMETRY Page 1 of 32. Circles and Volumes Name:

CCGPS UNIT 3 Semester 1 ANALYTIC GEOMETRY Page 1 of 32. Circles and Volumes Name: GPS UNIT 3 Semester 1 NLYTI GEOMETRY Page 1 of 3 ircles and Volumes Name: ate: Understand and apply theorems about circles M9-1.G..1 Prove that all circles are similar. M9-1.G.. Identify and describe relationships

More information

Lecture 2: Homogeneous Coordinates, Lines and Conics

Lecture 2: Homogeneous Coordinates, Lines and Conics Lecture 2: Homogeneous Coordinates, Lines and Conics 1 Homogeneous Coordinates In Lecture 1 we derived the camera equations λx = P X, (1) where x = (x 1, x 2, 1), X = (X 1, X 2, X 3, 1) and P is a 3 4

More information

The Steepest Descent Algorithm for Unconstrained Optimization and a Bisection Line-search Method

The Steepest Descent Algorithm for Unconstrained Optimization and a Bisection Line-search Method The Steepest Descent Algorithm for Unconstrained Optimization and a Bisection Line-search Method Robert M. Freund February, 004 004 Massachusetts Institute of Technology. 1 1 The Algorithm The problem

More information

In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data.

In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. MATHEMATICS: THE LEVEL DESCRIPTIONS In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. Attainment target

More information

Charlesworth School Year Group Maths Targets

Charlesworth School Year Group Maths Targets Charlesworth School Year Group Maths Targets Year One Maths Target Sheet Key Statement KS1 Maths Targets (Expected) These skills must be secure to move beyond expected. I can compare, describe and solve

More information

AP1 Waves. (A) frequency (B) wavelength (C) speed (D) intensity. Answer: (A) and (D) frequency and intensity.

AP1 Waves. (A) frequency (B) wavelength (C) speed (D) intensity. Answer: (A) and (D) frequency and intensity. 1. A fire truck is moving at a fairly high speed, with its siren emitting sound at a specific pitch. As the fire truck recedes from you which of the following characteristics of the sound wave from the

More information

New York State Student Learning Objective: Regents Geometry

New York State Student Learning Objective: Regents Geometry New York State Student Learning Objective: Regents Geometry All SLOs MUST include the following basic components: Population These are the students assigned to the course section(s) in this SLO all students

More information

1 Inner Products and Norms on Real Vector Spaces

1 Inner Products and Norms on Real Vector Spaces Math 373: Principles Techniques of Applied Mathematics Spring 29 The 2 Inner Product 1 Inner Products Norms on Real Vector Spaces Recall that an inner product on a real vector space V is a function from

More information

Lesson 1: Introducing Circles

Lesson 1: Introducing Circles IRLES N VOLUME Lesson 1: Introducing ircles ommon ore Georgia Performance Standards M9 12.G..1 M9 12.G..2 Essential Questions 1. Why are all circles similar? 2. What are the relationships among inscribed

More information

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors.

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors. 3. Cross product Definition 3.1. Let v and w be two vectors in R 3. The cross product of v and w, denoted v w, is the vector defined as follows: the length of v w is the area of the parallelogram with

More information

Simple Harmonic Motion

Simple Harmonic Motion Simple Harmonic Motion 1 Object To determine the period of motion of objects that are executing simple harmonic motion and to check the theoretical prediction of such periods. 2 Apparatus Assorted weights

More information

Increasing for all. Convex for all. ( ) Increasing for all (remember that the log function is only defined for ). ( ) Concave for all.

Increasing for all. Convex for all. ( ) Increasing for all (remember that the log function is only defined for ). ( ) Concave for all. 1. Differentiation The first derivative of a function measures by how much changes in reaction to an infinitesimal shift in its argument. The largest the derivative (in absolute value), the faster is evolving.

More information

Practice Final Math 122 Spring 12 Instructor: Jeff Lang

Practice Final Math 122 Spring 12 Instructor: Jeff Lang Practice Final Math Spring Instructor: Jeff Lang. Find the limit of the sequence a n = ln (n 5) ln (3n + 8). A) ln ( ) 3 B) ln C) ln ( ) 3 D) does not exist. Find the limit of the sequence a n = (ln n)6

More information

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard Academic Content Standards Grade Eight and Grade Nine Ohio Algebra 1 2008 Grade Eight STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express

More information

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a 88 CHAPTER. VECTOR FUNCTIONS.4 Curvature.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small

More information

Measurement of Capacitance

Measurement of Capacitance Measurement of Capacitance Pre-Lab Questions Page Name: Class: Roster Number: Instructor:. A capacitor is used to store. 2. What is the SI unit for capacitance? 3. A capacitor basically consists of two

More information

Chapter 6 Circular Motion

Chapter 6 Circular Motion Chapter 6 Circular Motion 6.1 Introduction... 1 6.2 Cylindrical Coordinate System... 2 6.2.1 Unit Vectors... 3 6.2.2 Infinitesimal Line, Area, and Volume Elements in Cylindrical Coordinates... 4 Example

More information

Elasticity Theory Basics

Elasticity Theory Basics G22.3033-002: Topics in Computer Graphics: Lecture #7 Geometric Modeling New York University Elasticity Theory Basics Lecture #7: 20 October 2003 Lecturer: Denis Zorin Scribe: Adrian Secord, Yotam Gingold

More information

Experiment 9. The Pendulum

Experiment 9. The Pendulum Experiment 9 The Pendulum 9.1 Objectives Investigate the functional dependence of the period (τ) 1 of a pendulum on its length (L), the mass of its bob (m), and the starting angle (θ 0 ). Use a pendulum

More information

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid.

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Fluid Statics When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Consider a small wedge of fluid at rest of size Δx, Δz, Δs

More information

Determination of g using a spring

Determination of g using a spring INTRODUCTION UNIVERSITY OF SURREY DEPARTMENT OF PHYSICS Level 1 Laboratory: Introduction Experiment Determination of g using a spring This experiment is designed to get you confident in using the quantitative

More information

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v,

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v, 1.3. DOT PRODUCT 19 1.3 Dot Product 1.3.1 Definitions and Properties The dot product is the first way to multiply two vectors. The definition we will give below may appear arbitrary. But it is not. It

More information

Least-Squares Intersection of Lines

Least-Squares Intersection of Lines Least-Squares Intersection of Lines Johannes Traa - UIUC 2013 This write-up derives the least-squares solution for the intersection of lines. In the general case, a set of lines will not intersect at a

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

Vector Math Computer Graphics Scott D. Anderson

Vector Math Computer Graphics Scott D. Anderson Vector Math Computer Graphics Scott D. Anderson 1 Dot Product The notation v w means the dot product or scalar product or inner product of two vectors, v and w. In abstract mathematics, we can talk about

More information

GEOMETRY COMMON CORE STANDARDS

GEOMETRY COMMON CORE STANDARDS 1st Nine Weeks 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

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

Chapter 10 Rotational Motion. Copyright 2009 Pearson Education, Inc.

Chapter 10 Rotational Motion. Copyright 2009 Pearson Education, Inc. Chapter 10 Rotational Motion Angular Quantities Units of Chapter 10 Vector Nature of Angular Quantities Constant Angular Acceleration Torque Rotational Dynamics; Torque and Rotational Inertia Solving Problems

More information

Physics 41, Winter 1998 Lab 1 - The Current Balance. Theory

Physics 41, Winter 1998 Lab 1 - The Current Balance. Theory Physics 41, Winter 1998 Lab 1 - The Current Balance Theory Consider a point at a perpendicular distance d from a long straight wire carrying a current I as shown in figure 1. If the wire is very long compared

More information

Lecture 14: Section 3.3

Lecture 14: Section 3.3 Lecture 14: Section 3.3 Shuanglin Shao October 23, 2013 Definition. Two nonzero vectors u and v in R n are said to be orthogonal (or perpendicular) if u v = 0. We will also agree that the zero vector in

More information

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point.

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point. 6.1 Vectors in the Plane PreCalculus 6.1 VECTORS IN THE PLANE Learning Targets: 1. Find the component form and the magnitude of a vector.. Perform addition and scalar multiplication of two vectors. 3.

More information

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress Biggar High School Mathematics Department National 5 Learning Intentions & Success Criteria: Assessing My Progress Expressions & Formulae Topic Learning Intention Success Criteria I understand this Approximation

More information

Metric Spaces. Chapter 7. 7.1. Metrics

Metric Spaces. Chapter 7. 7.1. Metrics Chapter 7 Metric Spaces A metric space is a set X that has a notion of the distance d(x, y) between every pair of points x, y X. The purpose of this chapter is to introduce metric spaces and give some

More information

Geometry Enduring Understandings Students will understand 1. that all circles are similar.

Geometry Enduring Understandings Students will understand 1. that all circles are similar. High School - Circles Essential Questions: 1. Why are geometry and geometric figures relevant and important? 2. How can geometric ideas be communicated using a variety of representations? ******(i.e maps,

More information

Some Comments on the Derivative of a Vector with applications to angular momentum and curvature. E. L. Lady (October 18, 2000)

Some Comments on the Derivative of a Vector with applications to angular momentum and curvature. E. L. Lady (October 18, 2000) Some Comments on the Derivative of a Vector with applications to angular momentum and curvature E. L. Lady (October 18, 2000) Finding the formula in polar coordinates for the angular momentum of a moving

More information

CHARGED PARTICLES & MAGNETIC FIELDS - WebAssign

CHARGED PARTICLES & MAGNETIC FIELDS - WebAssign Name: Period: Due Date: Lab Partners: CHARGED PARTICLES & MAGNETIC FIELDS - WebAssign Purpose: Use the CP program from Vernier to simulate the motion of charged particles in Magnetic and Electric Fields

More information

Magnetic Field of a Circular Coil Lab 12

Magnetic Field of a Circular Coil Lab 12 HB 11-26-07 Magnetic Field of a Circular Coil Lab 12 1 Magnetic Field of a Circular Coil Lab 12 Equipment- coil apparatus, BK Precision 2120B oscilloscope, Fluke multimeter, Wavetek FG3C function generator,

More information

Numerical Analysis Lecture Notes

Numerical Analysis Lecture Notes Numerical Analysis Lecture Notes Peter J. Olver 5. Inner Products and Norms The norm of a vector is a measure of its size. Besides the familiar Euclidean norm based on the dot product, there are a number

More information

THREE DIMENSIONAL GEOMETRY

THREE DIMENSIONAL GEOMETRY Chapter 8 THREE DIMENSIONAL GEOMETRY 8.1 Introduction In this chapter we present a vector algebra approach to three dimensional geometry. The aim is to present standard properties of lines and planes,

More information

Doppler. Doppler. Doppler shift. Doppler Frequency. Doppler shift. Doppler shift. Chapter 19

Doppler. Doppler. Doppler shift. Doppler Frequency. Doppler shift. Doppler shift. Chapter 19 Doppler Doppler Chapter 19 A moving train with a trumpet player holding the same tone for a very long time travels from your left to your right. The tone changes relative the motion of you (receiver) and

More information

Parameter Estimation for Bingham Models

Parameter Estimation for Bingham Models Dr. Volker Schulz, Dmitriy Logashenko Parameter Estimation for Bingham Models supported by BMBF Parameter Estimation for Bingham Models Industrial application of ceramic pastes Material laws for Bingham

More information

The Dot and Cross Products

The Dot and Cross Products The Dot and Cross Products Two common operations involving vectors are the dot product and the cross product. Let two vectors =,, and =,, be given. The Dot Product The dot product of and is written and

More information

Representing Vector Fields Using Field Line Diagrams

Representing Vector Fields Using Field Line Diagrams Minds On Physics Activity FFá2 5 Representing Vector Fields Using Field Line Diagrams Purpose and Expected Outcome One way of representing vector fields is using arrows to indicate the strength and direction

More information

Map Patterns and Finding the Strike and Dip from a Mapped Outcrop of a Planar Surface

Map Patterns and Finding the Strike and Dip from a Mapped Outcrop of a Planar Surface Map Patterns and Finding the Strike and Dip from a Mapped Outcrop of a Planar Surface Topographic maps represent the complex curves of earth s surface with contour lines that represent the intersection

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

Designing and Drawing a Sprocket Visualizing ideas through the creation of CAD solid models is a key engineering skill.

Designing and Drawing a Sprocket Visualizing ideas through the creation of CAD solid models is a key engineering skill. 05 Webster St. Hanover Massachusetts 0339 Tel. 78 878 5 Fax 78 878 6708 Designing and Drawing a Sprocket Visualizing ideas through the creation of CAD solid models is a key engineering skill. The following

More information

2.4 Real Zeros of Polynomial Functions

2.4 Real Zeros of Polynomial Functions SECTION 2.4 Real Zeros of Polynomial Functions 197 What you ll learn about Long Division and the Division Algorithm Remainder and Factor Theorems Synthetic Division Rational Zeros Theorem Upper and Lower

More information

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes The Scalar Product 9.4 Introduction There are two kinds of multiplication involving vectors. The first is known as the scalar product or dot product. This is so-called because when the scalar product of

More information

Phys222 Winter 2012 Quiz 4 Chapters 29-31. Name

Phys222 Winter 2012 Quiz 4 Chapters 29-31. Name Name If you think that no correct answer is provided, give your answer, state your reasoning briefly; append additional sheet of paper if necessary. 1. A particle (q = 5.0 nc, m = 3.0 µg) moves in a region

More information

Reflection and Refraction

Reflection and Refraction Equipment Reflection and Refraction Acrylic block set, plane-concave-convex universal mirror, cork board, cork board stand, pins, flashlight, protractor, ruler, mirror worksheet, rectangular block worksheet,

More information

Problem of the Month: Fair Games

Problem of the Month: Fair Games Problem of the Month: The Problems of the Month (POM) are used in a variety of ways to promote problem solving and to foster the first standard of mathematical practice from the Common Core State Standards:

More information

Math 241, Exam 1 Information.

Math 241, Exam 1 Information. Math 241, Exam 1 Information. 9/24/12, LC 310, 11:15-12:05. Exam 1 will be based on: Sections 12.1-12.5, 14.1-14.3. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241fa12/241.html)

More information

Linear Motion vs. Rotational Motion

Linear Motion vs. Rotational Motion Linear Motion vs. Rotational Motion Linear motion involves an object moving from one point to another in a straight line. Rotational motion involves an object rotating about an axis. Examples include a

More information

6. Define log(z) so that π < I log(z) π. Discuss the identities e log(z) = z and log(e w ) = w.

6. Define log(z) so that π < I log(z) π. Discuss the identities e log(z) = z and log(e w ) = w. hapter omplex integration. omplex number quiz. Simplify 3+4i. 2. Simplify 3+4i. 3. Find the cube roots of. 4. Here are some identities for complex conjugate. Which ones need correction? z + w = z + w,

More information

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu)

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu) 6. Vectors For purposes of applications in calculus and physics, a vector has both a direction and a magnitude (length), and is usually represented as an arrow. The start of the arrow is the vector s foot,

More information

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry Chapter 7: Trigonometry Trigonometry is the study of angles and how they can be used as a means of indirect measurement, that is, the measurement of a distance where it is not practical or even possible

More information

Differentiation of vectors

Differentiation of vectors Chapter 4 Differentiation of vectors 4.1 Vector-valued functions In the previous chapters we have considered real functions of several (usually two) variables f : D R, where D is a subset of R n, where

More information

Lesson 3 DIRECT AND ALTERNATING CURRENTS. Task. The skills and knowledge taught in this lesson are common to all missile repairer tasks.

Lesson 3 DIRECT AND ALTERNATING CURRENTS. Task. The skills and knowledge taught in this lesson are common to all missile repairer tasks. Lesson 3 DIRECT AND ALTERNATING CURRENTS Task. The skills and knowledge taught in this lesson are common to all missile repairer tasks. Objectives. When you have completed this lesson, you should be able

More information

Introduction to the Smith Chart for the MSA Sam Wetterlin 10/12/09 Z +

Introduction to the Smith Chart for the MSA Sam Wetterlin 10/12/09 Z + Introduction to the Smith Chart for the MSA Sam Wetterlin 10/12/09 Quick Review of Reflection Coefficient The Smith chart is a method of graphing reflection coefficients and impedance, and is often useful

More information

Polarization of Light

Polarization of Light Polarization of Light References Halliday/Resnick/Walker Fundamentals of Physics, Chapter 33, 7 th ed. Wiley 005 PASCO EX997A and EX999 guide sheets (written by Ann Hanks) weight Exercises and weights

More information

MA 408 Computer Lab Two The Poincaré Disk Model of Hyperbolic Geometry. Figure 1: Lines in the Poincaré Disk Model

MA 408 Computer Lab Two The Poincaré Disk Model of Hyperbolic Geometry. Figure 1: Lines in the Poincaré Disk Model MA 408 Computer Lab Two The Poincaré Disk Model of Hyperbolic Geometry Put your name here: Score: Instructions: For this lab you will be using the applet, NonEuclid, created by Castellanos, Austin, Darnell,

More information

5.3 The Cross Product in R 3

5.3 The Cross Product in R 3 53 The Cross Product in R 3 Definition 531 Let u = [u 1, u 2, u 3 ] and v = [v 1, v 2, v 3 ] Then the vector given by [u 2 v 3 u 3 v 2, u 3 v 1 u 1 v 3, u 1 v 2 u 2 v 1 ] is called the cross product (or

More information

Constrained curve and surface fitting

Constrained curve and surface fitting Constrained curve and surface fitting Simon Flöry FSP-Meeting Strobl (June 20, 2006), floery@geoemtrie.tuwien.ac.at, Vienna University of Technology Overview Introduction Motivation, Overview, Problem

More information

Prentice Hall Mathematics Courses 1-3 Common Core Edition 2013

Prentice Hall Mathematics Courses 1-3 Common Core Edition 2013 A Correlation of Prentice Hall Mathematics Courses 1-3 Common Core Edition 2013 to the Topics & Lessons of Pearson A Correlation of Courses 1, 2 and 3, Common Core Introduction This document demonstrates

More information

Physics 121 Sample Common Exam 3 NOTE: ANSWERS ARE ON PAGE 6. Instructions: 1. In the formula F = qvxb:

Physics 121 Sample Common Exam 3 NOTE: ANSWERS ARE ON PAGE 6. Instructions: 1. In the formula F = qvxb: Physics 121 Sample Common Exam 3 NOTE: ANSWERS ARE ON PAGE 6 Signature Name (Print): 4 Digit ID: Section: Instructions: Answer all questions 24 multiple choice questions. You may need to do some calculation.

More information

LINEAR ALGEBRA W W L CHEN

LINEAR ALGEBRA W W L CHEN LINEAR ALGEBRA W W L CHEN c W W L Chen, 1982, 2008. This chapter originates from material used by author at Imperial College, University of London, between 1981 and 1990. It is available free to all individuals,

More information

DERIVATIVES AS MATRICES; CHAIN RULE

DERIVATIVES AS MATRICES; CHAIN RULE DERIVATIVES AS MATRICES; CHAIN RULE 1. Derivatives of Real-valued Functions Let s first consider functions f : R 2 R. Recall that if the partial derivatives of f exist at the point (x 0, y 0 ), then we

More information

Curriculum Map by Block Geometry Mapping for Math Block Testing 2007-2008. August 20 to August 24 Review concepts from previous grades.

Curriculum Map by Block Geometry Mapping for Math Block Testing 2007-2008. August 20 to August 24 Review concepts from previous grades. Curriculum Map by Geometry Mapping for Math Testing 2007-2008 Pre- s 1 August 20 to August 24 Review concepts from previous grades. August 27 to September 28 (Assessment to be completed by September 28)

More information

Several Views of Support Vector Machines

Several Views of Support Vector Machines Several Views of Support Vector Machines Ryan M. Rifkin Honda Research Institute USA, Inc. Human Intention Understanding Group 2007 Tikhonov Regularization We are considering algorithms of the form min

More information

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123 Algebra Eponents Simplify each of the following as much as possible. 1 4 9 4 y + y y. 1 5. 1 5 4. y + y 4 5 6 5. + 1 4 9 10 1 7 9 0 Absolute Value Evaluate 5 and 1. Eliminate the absolute value bars from

More information

ax 2 by 2 cxy dx ey f 0 The Distance Formula The distance d between two points (x 1, y 1 ) and (x 2, y 2 ) is given by d (x 2 x 1 )

ax 2 by 2 cxy dx ey f 0 The Distance Formula The distance d between two points (x 1, y 1 ) and (x 2, y 2 ) is given by d (x 2 x 1 ) SECTION 1. The Circle 1. OBJECTIVES The second conic section we look at is the circle. The circle can be described b using the standard form for a conic section, 1. Identif the graph of an equation as

More information

Introduction to CATIA V5

Introduction to CATIA V5 Introduction to CATIA V5 Release 16 (A Hands-On Tutorial Approach) Kirstie Plantenberg University of Detroit Mercy SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com

More information

The purposes of this experiment are to test Faraday's Law qualitatively and to test Lenz's Law.

The purposes of this experiment are to test Faraday's Law qualitatively and to test Lenz's Law. 260 17-1 I. THEORY EXPERIMENT 17 QUALITATIVE STUDY OF INDUCED EMF Along the extended central axis of a bar magnet, the magnetic field vector B r, on the side nearer the North pole, points away from this

More information

physics 1/12/2016 Chapter 20 Lecture Chapter 20 Traveling Waves

physics 1/12/2016 Chapter 20 Lecture Chapter 20 Traveling Waves Chapter 20 Lecture physics FOR SCIENTISTS AND ENGINEERS a strategic approach THIRD EDITION randall d. knight Chapter 20 Traveling Waves Chapter Goal: To learn the basic properties of traveling waves. Slide

More information

Recall that two vectors in are perpendicular or orthogonal provided that their dot

Recall that two vectors in are perpendicular or orthogonal provided that their dot Orthogonal Complements and Projections Recall that two vectors in are perpendicular or orthogonal provided that their dot product vanishes That is, if and only if Example 1 The vectors in are orthogonal

More information

Math 1B, lecture 5: area and volume

Math 1B, lecture 5: area and volume Math B, lecture 5: area and volume Nathan Pflueger 6 September 2 Introduction This lecture and the next will be concerned with the computation of areas of regions in the plane, and volumes of regions in

More information

In order to describe motion you need to describe the following properties.

In order to describe motion you need to describe the following properties. Chapter 2 One Dimensional Kinematics How would you describe the following motion? Ex: random 1-D path speeding up and slowing down In order to describe motion you need to describe the following properties.

More information

Rotation: Moment of Inertia and Torque

Rotation: Moment of Inertia and Torque Rotation: Moment of Inertia and Torque Every time we push a door open or tighten a bolt using a wrench, we apply a force that results in a rotational motion about a fixed axis. Through experience we learn

More information

Section 13.5 Equations of Lines and Planes

Section 13.5 Equations of Lines and Planes Section 13.5 Equations of Lines and Planes Generalizing Linear Equations One of the main aspects of single variable calculus was approximating graphs of functions by lines - specifically, tangent lines.

More information

4 The Rhumb Line and the Great Circle in Navigation

4 The Rhumb Line and the Great Circle in Navigation 4 The Rhumb Line and the Great Circle in Navigation 4.1 Details on Great Circles In fig. GN 4.1 two Great Circle/Rhumb Line cases are shown, one in each hemisphere. In each case the shorter distance between

More information

Solutions to Exercises, Section 5.1

Solutions to Exercises, Section 5.1 Instructor s Solutions Manual, Section 5.1 Exercise 1 Solutions to Exercises, Section 5.1 1. Find all numbers t such that ( 1 3,t) is a point on the unit circle. For ( 1 3,t)to be a point on the unit circle

More information

State of Stress at Point

State of Stress at Point State of Stress at Point Einstein Notation The basic idea of Einstein notation is that a covector and a vector can form a scalar: This is typically written as an explicit sum: According to this convention,

More information

Section 1.1. Introduction to R n

Section 1.1. Introduction to R n The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to

More information

CIRCLE COORDINATE GEOMETRY

CIRCLE COORDINATE GEOMETRY CIRCLE COORDINATE GEOMETRY (EXAM QUESTIONS) Question 1 (**) A circle has equation x + y = 2x + 8 Determine the radius and the coordinates of the centre of the circle. r = 3, ( 1,0 ) Question 2 (**) A circle

More information

AN EXPLANATION OF JOINT DIAGRAMS

AN EXPLANATION OF JOINT DIAGRAMS AN EXPLANATION OF JOINT DIAGRAMS When bolted joints are subjected to external tensile loads, what forces and elastic deformation really exist? The majority of engineers in both the fastener manufacturing

More information

FOREWORD. Executive Secretary

FOREWORD. Executive Secretary FOREWORD The Botswana Examinations Council is pleased to authorise the publication of the revised assessment procedures for the Junior Certificate Examination programme. According to the Revised National

More information

Chapter 1 Units, Physical Quantities, and Vectors

Chapter 1 Units, Physical Quantities, and Vectors Chapter 1 Units, Physical Quantities, and Vectors 1 The Nature of Physics Physics is an experimental science. Physicists make observations of physical phenomena. They try to find patterns and principles

More information

Orbital Mechanics. Angular Momentum

Orbital Mechanics. Angular Momentum Orbital Mechanics The objects that orbit earth have only a few forces acting on them, the largest being the gravitational pull from the earth. The trajectories that satellites or rockets follow are largely

More information

APPLIED MATHEMATICS ADVANCED LEVEL

APPLIED MATHEMATICS ADVANCED LEVEL APPLIED MATHEMATICS ADVANCED LEVEL INTRODUCTION This syllabus serves to examine candidates knowledge and skills in introductory mathematical and statistical methods, and their applications. For applications

More information

v = fλ PROGRESSIVE WAVES 1 Candidates should be able to :

v = fλ PROGRESSIVE WAVES 1 Candidates should be able to : PROGRESSIVE WAVES 1 Candidates should be able to : Describe and distinguish between progressive longitudinal and transverse waves. With the exception of electromagnetic waves, which do not need a material

More information

9 Multiplication of Vectors: The Scalar or Dot Product

9 Multiplication of Vectors: The Scalar or Dot Product Arkansas Tech University MATH 934: Calculus III Dr. Marcel B Finan 9 Multiplication of Vectors: The Scalar or Dot Product Up to this point we have defined what vectors are and discussed basic notation

More information

The Distance Formula and the Circle

The Distance Formula and the Circle 10.2 The Distance Formula and the Circle 10.2 OBJECTIVES 1. Given a center and radius, find the equation of a circle 2. Given an equation for a circle, find the center and radius 3. Given an equation,

More information

Figure 1.1 Vector A and Vector F

Figure 1.1 Vector A and Vector F CHAPTER I VECTOR QUANTITIES Quantities are anything which can be measured, and stated with number. Quantities in physics are divided into two types; scalar and vector quantities. Scalar quantities have

More information

Objective: To distinguish between degree and radian measure, and to solve problems using both.

Objective: To distinguish between degree and radian measure, and to solve problems using both. CHAPTER 3 LESSON 1 Teacher s Guide Radian Measure AW 3.2 MP 4.1 Objective: To distinguish between degree and radian measure, and to solve problems using both. Prerequisites Define the following concepts.

More information