Improvements to Proxy Method for Fast Haptic Rendering of Time-Varying Point Clouds

Size: px
Start display at page:

Download "Improvements to Proxy Method for Fast Haptic Rendering of Time-Varying Point Clouds"

Transcription

1 Improvements to Proxy Method for Fast Haptic Rendering of Time-Varying Point Clouds Fredrik Ryden and Howard Jay Chizeck Dept of EE, University of Washington Seattle WA, UWEE Technical Report Number UWEETR March 2012 Department of Electrical Engineering University of Washington Box Seattle, Washington PHN: (206) FAX: (206) URL:

2 Improvements to Proxy Method for Fast Haptic Rendering of Time-Varying Point Clouds Fredrik Ryden and Howard Jay Chizeck Dept of EE, University of Washington Seattle WA, University of Washington, Dept. of EE, UWEETR March 2012 Abstract This document describes the most recent improvements to the extended proxy method presented in Rydén et al. [2]. 1 The Refined Proxy Method Definitions used in the haptic rendering method is listen in Table 1. Table 1: Definitions f c The frame rate of the point cloud source j = 0, 1, 2... Numbering of point cloud frames k = 0,1,2... Numbering of proxy steps l = 0, 1, 2... Numbering of force frames P k The proxy position (at step k) r {1,2,3,c} Radii defining proxy regions The vector between the proxy and the HIP (in the beginning of step k) s k The change in proxy position (at step k) d k The proxy step size ξ A function determining the step size when moving large steps in contact γ A scaling factor for small proxy steps when the proxy is in contact θ A constant to determine proxy convergence ˆn k The estimated normal vector at P k ψ(r) The modified Wendland weighting function F l The force sent to the haptic device (at frame l) u l The most recent at force framel 1.1 Definition of Proxy Radii This is identical to [2]. The contact point of the proxy is defined asr c = r1+r2 2. 1

3 1.2 Local Surface Normal Estimation 1. Letp i, i = 1,2,...,N be the points within radiusr 3 of the proxy. 2. The normal vector estimate is then given as ˆn k = N i=1 P k p i P k p i 2 ψ( P k p i 2 ) N N ψ( P k p i 2 ) i=1 (1) In Eq. 1, ψ(r) is a modified version of the Wendland function [3] (suggested for haptic rendering by Leeper et al. [1]) such that: 1 ifr r ( ) 1 4 ( ) ψ(r) = 1 r r1 4(r r1) r 3 r 1 r 3 r 1 +1 ifr 1 < r < r 3 (2) 0 ifr r Proxy Movement Algorithm 1. Determine the proxy state. 2. If the proxy is in free motion (as described in Section 1.1), move the proxy one step s k = d k 2 (3) along the vector between the proxy and the HIP (d k is the step size determined in Section 1.4). 3. If the proxy is entrenched, move the proxy one step s k = d kˆn k (4) in the direction of the normal vector estimate (d k is the step size determined in Section 1.5). 4. If the proxy is in contact and the HIP is inside the estimated surface (see Fig. 1), project on the plane defined by ˆn (denote this vector,p ). Then move the proxy one step in the direction of,p. s k = d k,p,p 2 (5) 5. If the proxy is in contact and the HIP is outside the estimated surface, move the proxy one step s k = (r 2 r 1 )ˆn k (6) which moves the proxy out of contact and into free motion (see Fig. 2). d k is the step size determined in Section Iterate steps 1 to 7 until the proxy has converged. If the proxy is in contact, it has converged if ( ) u cos 1 T kˆn k < θ (7) 2 where θ is a constant representing a small angle between and ˆn k. If the proxy is in free motion, it has converged if the HIP position equals the proxy position. UWEETR

4 n k n k,p Figure 1: The proxy is in contact and the HIP is inside the estimated surface. In this case the proxy will move in the direction of,p. [2] Figure 2: The proxy is in contact. Since the HIP is moving out of the surface the proxy will move in the direction of. [2] 1.4 Step Size in Free Motion Let f i, i = 1,2...M be the set of points in the neighborhood of the proxy. The step size associated with the i-th point (d i ) is then found by solving r c p i P k d i 2 = 0 (8) 2 for the solution with the smallest magnitude (this has to be done M times). Step size is then chosen as d k = min i d i. If d k is larger than the distance the proxy would have to move to perfectly match the position of the HIP, simply set d k = Step Size in Entrenchment Let p i, i = 1,2...M be the entrenched points (all points within region 1 of the proxy). The step size associated with the i-th point (d i ) can be found as the positive solution of Then choosed k = max i d i. 1.6 Step Size in Contact r c p i P k d iˆn k 2 = 0 (9) When a proxy is in contact with the surface and closer than r 1 to the ideal position (as determined by the projection,p ), the step size d k should equal the magnitude of,p scaled by a factor γ 1 to suppress errors in the normal vector estimate. That is, when,p 2 < r 1 choose d k = γ,p 2 (10) When the proxy is in contact and farther away than r 1 from the ideal position on the point cloud the step size is chosen as whereξ < 1 is a constant. d k = ξr 1 (11) UWEETR

5 1.7 Force Rendering F l = u l u l 2 (k s ( u l 2 r c ) k d ( u l 2 u l 1 2 )) (12) whereu l is the most recent vector between the proxy and the HIP. Acknowledgments This work was funded by the National Science Foundation (NSF grant # ). References [1] A. Leeper, S. Chan, and K. Salisbury. Constraint-based 3-dof haptic rendering of arbitrary point cloud data. In RSS Workshop on RGB-D Cameras, [2] F. Rydén, S. Nia Kosari, and H.J. Chizeck. Proxy method for fast haptic rendering from time varying point clouds. In Intelligent Robots and Systems (IROS), 2011 IEEE/RSJ International Conference on, pages IEEE, [3] H. Wendland. Piecewise polynomial, positive definite and compactly supported radial functions of minimal degree. Advances in computational Mathematics, 4(1): , UWEETR

CS277 - Experimental Haptics Lecture 13. Six-DOF Haptic Rendering I

CS277 - Experimental Haptics Lecture 13. Six-DOF Haptic Rendering I CS277 - Experimental Haptics Lecture 13 Six-DOF Haptic Rendering I Outline Motivation Direct rendering Proxy-based rendering - Theory - Taxonomy Motivation 3-DOF avatar The Holy Grail? Tool-Mediated Interaction

More information

Accurate Computation of Vector Potentials in Lossy Media

Accurate Computation of Vector Potentials in Lossy Media Accurate Computation of Vector Potentials in Lossy Media Swagato Chakraborty and Vikram Jandhyala {swagato,jandhyala}@ee.washington.edu Dept of EE, University of Washington Seattle WA, 98195-500 UWEE Technical

More information

A Measure Theory Tutorial (Measure Theory for Dummies) Maya R. Gupta

A Measure Theory Tutorial (Measure Theory for Dummies) Maya R. Gupta A Measure Theory Tutorial (Measure Theory for Dummies) Maya R. Gupta {gupta}@ee.washington.edu Dept of EE, University of Washington Seattle WA, 98195-2500 UW Electrical Engineering UWEE Technical Report

More information

An Introduction to Functional Derivatives

An Introduction to Functional Derivatives An Introduction to Functional Derivatives Béla A. Frigyik, Santosh Srivastava, Maya R. Gupta Dept of EE, University of Washington Seattle WA, 98195-2500 UWEE Technical Report Number UWEETR-2008-0001 January

More information

Mixtures of Gaussians with Sparse Regression Matrices. Constantinos Boulis, Jeffrey Bilmes

Mixtures of Gaussians with Sparse Regression Matrices. Constantinos Boulis, Jeffrey Bilmes Mixtures of Gaussians with Sparse Regression Matrices Constantinos Boulis, Jeffrey Bilmes {boulis,bilmes}@ee.washington.edu Dept of EE, University of Washington Seattle WA, 98195-2500 UW Electrical Engineering

More information

Registration of Time Varying Scans

Registration of Time Varying Scans Simon Flöry FSP Meeting Graz, March 2007 joint work with N. Mitra H. Pottmann M. Ovsjanikov N. Gelfand Introduction Space-Time Registration Properties of Space-Time Registration Applications and Results

More information

Lecture 5 Scattering theory, Born Approximation. SS2011: Introduction to Nuclear and Particle Physics, Part 2 2

Lecture 5 Scattering theory, Born Approximation. SS2011: Introduction to Nuclear and Particle Physics, Part 2 2 Lecture 5 Scattering theory, Born Approximation SS2011: Introduction to Nuclear and Particle Physics, Part 2 2 1 Scattering amplitude We are going to show here that we can obtain the differential cross

More information

Motion Control of Passive Haptic Device Using Wires with Servo Brakes

Motion Control of Passive Haptic Device Using Wires with Servo Brakes The IEEE/RSJ International Conference on Intelligent Robots and Systems October 8-,, Taipei, Taiwan Motion Control of Passive Haptic Device Using Wires with Servo Brakes Yasuhisa Hirata, Keitaro Suzuki

More information

IMU-Camera Calibration: Observability Analysis

IMU-Camera Calibration: Observability Analysis IMU-Camera Calibration: Observability Analysis Faraz M. Mirzaei and Stergios I. Roumeliotis {faraz stergios}@cs.umn.edu Dept. of Computer Science & Engineering University of Minnesota Minneapolis, MN 55455

More information

MECH 576 Geometry in Mechanics November 30, 2009 Kinematics of Clavel s Delta Robot

MECH 576 Geometry in Mechanics November 30, 2009 Kinematics of Clavel s Delta Robot MECH 576 Geometry in Mechanics November 3, 29 Kinematics of Clavel s Delta Robot The DELTA Robot DELTA, a three dimensional translational manipulator, appears below in Fig.. Figure : Symmetrical (Conventional)

More information

Simulation of a Sensor Array for Multi-Parameter Measurements at the Prosthetic Limb Interface

Simulation of a Sensor Array for Multi-Parameter Measurements at the Prosthetic Limb Interface Simulation of a Sensor Array for Multi-Parameter Measurements at the Prosthetic Limb Interface Gabriel I. Rowe* and Alexander V. Mamishev Department of Electrical Engineering, University of Washington,

More information

A Simple Approach to the Multi-Predator Multi-Prey Pursuit Domain

A Simple Approach to the Multi-Predator Multi-Prey Pursuit Domain A Simple Approach to the Multi-Predator Multi-Prey Pursuit Domain Javier A. Alcazar Sibley School of Mechanical and Aerospace Engineering Cornell University jaa48@cornell.edu 1. Abstract We present a different

More information

Application of Unscented Kalman Filter to a Cable Driven Surgical Robot: A Simulation Study

Application of Unscented Kalman Filter to a Cable Driven Surgical Robot: A Simulation Study 2012 IEEE International Conference on Robotics and Automation RiverCentre, Saint Paul, Minnesota, USA May 14-18, 2012 Application of Unscented Kalman Filter to a Cable Driven Surgical Robot: A Simulation

More information

Author's version. Optimal Design of N-UU Parallel Mechanisms. 1 Introduction. Yuanqing Wu 1 and Marco Carricato 2

Author's version. Optimal Design of N-UU Parallel Mechanisms. 1 Introduction. Yuanqing Wu 1 and Marco Carricato 2 Optimal Design of N-UU Parallel Mechanisms Yuanqing Wu 1 and Marco Carricato 2 1 Dept. of Industrial Engineering, University of Bologna, Italy, e-mail: yuanqing.wu@unibo.it 2 Dept. of Industrial Engineering,

More information

Quantum Mechanics in 3-Dimensions

Quantum Mechanics in 3-Dimensions Quantum Mechanics in 3-Dimensions Pavithran S Iyer, 2nd yr BSc Physics, Chennai Mathematical Institute Email: pavithra@cmi.ac.in August 28 th, 2009 1 Schrodinger equation in Spherical Coordinates 1.1 Transforming

More information

Multiple Autonomous Robotic Systems Laboratory Technical Report Number

Multiple Autonomous Robotic Systems Laboratory Technical Report Number Observability-constrained EKF Implementation of the IMU-RGBD Camera Navigation using Point and Plane Features Chao X. Guo and Stergios I. Roumeliotis Multiple Autonomous Robotic Systems Laboratory Technical

More information

Adaptive C1 Macroelements for Fourth Order and Divergence-Free Problems

Adaptive C1 Macroelements for Fourth Order and Divergence-Free Problems Adaptive C1 Macroelements for Fourth Order and Divergence-Free Problems Roy Stogner Computational Fluid Dynamics Lab Institute for Computational Engineering and Sciences University of Texas at Austin March

More information

Reinforcement Learning of Potential Fields to achieve Limit-Cycle Walking

Reinforcement Learning of Potential Fields to achieve Limit-Cycle Walking IFAC International Workshop on Periodic Control Systems (PSYCO 216) Reinforcement Learning of Potential Fields to achieve Limit-Cycle Walking Denise S. Feirstein Ivan Koryakovskiy Jens Kober Heike Vallery

More information

Angular momentum. Quantum mechanics. Orbital angular momentum

Angular momentum. Quantum mechanics. Orbital angular momentum Angular momentum 1 Orbital angular momentum Consider a particle described by the Cartesian coordinates (x, y, z r and their conjugate momenta (p x, p y, p z p. The classical definition of the orbital angular

More information

Knowing the Fire Sprinkler Spray

Knowing the Fire Sprinkler Spray Knowing the Fire Sprinkler Spray November 9, 2011 The Science of Suppression FireSEAT Edinburgh, Scotland UK Ning Ren, Chi Do, and Andre Marshall Sponsors: FM Global, NSF 1 of 28 Overview Introduction

More information

A Blade Element Approach to Modeling Aerodynamic Flight of an Insect-scale Robot

A Blade Element Approach to Modeling Aerodynamic Flight of an Insect-scale Robot A Blade Element Approach to Modeling Aerodynamic Flight of an Insect-scale Robot Taylor S. Clawson, Sawyer B. Fuller Robert J. Wood, Silvia Ferrari American Control Conference Seattle, WA May 25, 2016

More information

Controlling the Apparent Inertia of Passive Human- Interactive Robots

Controlling the Apparent Inertia of Passive Human- Interactive Robots Controlling the Apparent Inertia of Passive Human- Interactive Robots Tom Worsnopp Michael Peshkin J. Edward Colgate Kevin Lynch Laboratory for Intelligent Mechanical Systems: Mechanical Engineering Department

More information

POINT VALUES AND NORMALIZATION OF TWO-DIRECTION MULTIWAVELETS AND THEIR DERIVATIVES

POINT VALUES AND NORMALIZATION OF TWO-DIRECTION MULTIWAVELETS AND THEIR DERIVATIVES November 1, 1 POINT VALUES AND NORMALIZATION OF TWO-DIRECTION MULTIWAVELETS AND THEIR DERIVATIVES FRITZ KEINERT AND SOON-GEOL KWON,1 Abstract Two-direction multiscaling functions φ and two-direction multiwavelets

More information

Robotics I Kinematics, Dynamics and Control of Robotic Manipulators. Velocity Kinematics

Robotics I Kinematics, Dynamics and Control of Robotic Manipulators. Velocity Kinematics Robotics I Kinematics, Dynamics and Control of Robotic Manipulators Velocity Kinematics Dr. Christopher Kitts Director Robotic Systems Laboratory Santa Clara University Velocity Kinematics So far, we ve

More information

AFFINE COMBINATIONS, BARYCENTRIC COORDINATES, AND CONVEX COMBINATIONS

AFFINE COMBINATIONS, BARYCENTRIC COORDINATES, AND CONVEX COMBINATIONS On-Line Geometric Modeling Notes AFFINE COMBINATIONS, BARYCENTRIC COORDINATES, AND CONVEX COMBINATIONS Kenneth I. Joy Visualization and Graphics Research Group Department of Computer Science University

More information

QUANTUM MECHANICS I PHYS 516. Solutions to Problem Set # 1

QUANTUM MECHANICS I PHYS 516. Solutions to Problem Set # 1 QUANTUM MECHANICS I PHYS 516 Solutions to Problem Set # 1 1. Scaling: Bohr computed the energy level spectrum of the hydrogen atom using the Old Quantum Theory, Heisenberg did the same using Matrix Mechanics,

More information

Lecture 14: Kinesthetic haptic devices: Higher degrees of freedom

Lecture 14: Kinesthetic haptic devices: Higher degrees of freedom ME 327: Design and Control of Haptic Systems Autumn 2018 Lecture 14: Kinesthetic haptic devices: Higher degrees of freedom Allison M. Okamura Stanford University (This lecture was not given, but the notes

More information

The structure tensor in projective spaces

The structure tensor in projective spaces The structure tensor in projective spaces Klas Nordberg Computer Vision Laboratory Department of Electrical Engineering Linköping University Sweden Abstract The structure tensor has been used mainly for

More information

Soft Actuation in Cyclic Motions: Stiffness Profile Optimization for Energy Efficiency

Soft Actuation in Cyclic Motions: Stiffness Profile Optimization for Energy Efficiency Soft Actuation in Cyclic Motions: Stiffness Profile Optimization for Energy Efficiency Alexandra Velasco, Manolo Garabini, Manuel G. Catalano and Antonio Bicchi Abstract In this paper, we investigate the

More information

POINTWISE BOUNDS ON QUASIMODES OF SEMICLASSICAL SCHRÖDINGER OPERATORS IN DIMENSION TWO

POINTWISE BOUNDS ON QUASIMODES OF SEMICLASSICAL SCHRÖDINGER OPERATORS IN DIMENSION TWO POINTWISE BOUNDS ON QUASIMODES OF SEMICLASSICAL SCHRÖDINGER OPERATORS IN DIMENSION TWO HART F. SMITH AND MACIEJ ZWORSKI Abstract. We prove optimal pointwise bounds on quasimodes of semiclassical Schrödinger

More information

Physics 342 Lecture 22. The Hydrogen Atom. Lecture 22. Physics 342 Quantum Mechanics I

Physics 342 Lecture 22. The Hydrogen Atom. Lecture 22. Physics 342 Quantum Mechanics I Physics 342 Lecture 22 The Hydrogen Atom Lecture 22 Physics 342 Quantum Mechanics I Friday, March 28th, 2008 We now begin our discussion of the Hydrogen atom. Operationally, this is just another choice

More information

A Multigrid Method for Two Dimensional Maxwell Interface Problems

A Multigrid Method for Two Dimensional Maxwell Interface Problems A Multigrid Method for Two Dimensional Maxwell Interface Problems Susanne C. Brenner Department of Mathematics and Center for Computation & Technology Louisiana State University USA JSA 2013 Outline A

More information

Volume Dependence of N-Body Bound States

Volume Dependence of N-Body Bound States Volume Dependence of N-Body Bound States Sebastian König in collaboration with Dean Lee INT Workshop 18-70W, University of Washington Seattle, WA February 9, 2018 arxiv:1701.00279 [hep-lat], to appear

More information

MVA Processing of Speech Features. Chia-Ping Chen, Jeff Bilmes

MVA Processing of Speech Features. Chia-Ping Chen, Jeff Bilmes MVA Processing of Speech Features Chia-Ping Chen, Jeff Bilmes {chiaping,bilmes}@ee.washington.edu SSLI Lab Dept of EE, University of Washington Seattle, WA - UW Electrical Engineering UWEE Technical Report

More information

CLOUD NOWCASTING: MOTION ANALYSIS OF ALL-SKY IMAGES USING VELOCITY FIELDS

CLOUD NOWCASTING: MOTION ANALYSIS OF ALL-SKY IMAGES USING VELOCITY FIELDS CLOUD NOWCASTING: MOTION ANALYSIS OF ALL-SKY IMAGES USING VELOCITY FIELDS Yézer González 1, César López 1, Emilio Cuevas 2 1 Sieltec Canarias S.L. (Santa Cruz de Tenerife, Canary Islands, Spain. Tel. +34-922356013,

More information

Determination of transverse elastic constants of wood using a cylindrically orthotropic model

Determination of transverse elastic constants of wood using a cylindrically orthotropic model Determination of transverse elastic constants of wood using a cylindrically orthotropic model John C. Hermanson 1, Suzanne M. Peyer 2 and Jay A. Johnson 3 1 USDA Forest Products Laboratory, Madison WI,

More information

Optimal Control of Switching Surfaces

Optimal Control of Switching Surfaces Optimal Control of Switching Surfaces Y. Wardi, M. Egerstedt, M. Boccadoro, and E. Verriest {ywardi,magnus,verriest}@ece.gatech.edu School of Electrical and Computer Engineering Georgia Institute of Technology

More information

Old painting digital color restoration

Old painting digital color restoration Old painting digital color restoration Michail Pappas Ioannis Pitas Dept. of Informatics, Aristotle University of Thessaloniki GR-54643 Thessaloniki, Greece Abstract Many old paintings suffer from the

More information

Variance Reduction for Policy Gradient Methods. March 13, 2017

Variance Reduction for Policy Gradient Methods. March 13, 2017 Variance Reduction for Policy Gradient Methods March 13, 2017 Reward Shaping Reward Shaping Reward Shaping Reward shaping: r(s, a, s ) = r(s, a, s ) + γφ(s ) Φ(s) for arbitrary potential Φ Theorem: r admits

More information

Design and modelling of an airship station holding controller for low cost satellite operations

Design and modelling of an airship station holding controller for low cost satellite operations AIAA Guidance, Navigation, and Control Conference and Exhibit 15-18 August 25, San Francisco, California AIAA 25-62 Design and modelling of an airship station holding controller for low cost satellite

More information

Trajectory encoding methods in robotics

Trajectory encoding methods in robotics JOŽEF STEFAN INTERNATIONAL POSTGRADUATE SCHOOL Humanoid and Service Robotics Trajectory encoding methods in robotics Andrej Gams Jožef Stefan Institute Ljubljana, Slovenia andrej.gams@ijs.si 12. 04. 2018

More information

Applied Mathematics Masters Examination Fall 2016, August 18, 1 4 pm.

Applied Mathematics Masters Examination Fall 2016, August 18, 1 4 pm. Applied Mathematics Masters Examination Fall 16, August 18, 1 4 pm. Each of the fifteen numbered questions is worth points. All questions will be graded, but your score for the examination will be the

More information

IMU-Laser Scanner Localization: Observability Analysis

IMU-Laser Scanner Localization: Observability Analysis IMU-Laser Scanner Localization: Observability Analysis Faraz M. Mirzaei and Stergios I. Roumeliotis {faraz stergios}@cs.umn.edu Dept. of Computer Science & Engineering University of Minnesota Minneapolis,

More information

PERIODIC POINTS OF THE FAMILY OF TENT MAPS

PERIODIC POINTS OF THE FAMILY OF TENT MAPS PERIODIC POINTS OF THE FAMILY OF TENT MAPS ROBERTO HASFURA-B. AND PHILLIP LYNCH 1. INTRODUCTION. Of interest in this article is the dynamical behavior of the one-parameter family of maps T (x) = (1/2 x

More information

Adaptive Robust Control (ARC) for an Altitude Control of a Quadrotor Type UAV Carrying an Unknown Payloads

Adaptive Robust Control (ARC) for an Altitude Control of a Quadrotor Type UAV Carrying an Unknown Payloads 2 th International Conference on Control, Automation and Systems Oct. 26-29, 2 in KINTEX, Gyeonggi-do, Korea Adaptive Robust Control (ARC) for an Altitude Control of a Quadrotor Type UAV Carrying an Unknown

More information

QUARK EFFECT ON H-ATOM SPECTRA(1S)

QUARK EFFECT ON H-ATOM SPECTRA(1S) QUARK EFFECT ON H-ATOM SPECTRA1S March 8, 18 1 A QUARK MODEL OF THE PROTON The purpose of this paper is to test a theory of how the quarks in the proton might affect the H-atom spectra. There are three

More information

The Milky Way Part 3 Stellar kinematics. Physics of Galaxies 2011 part 8

The Milky Way Part 3 Stellar kinematics. Physics of Galaxies 2011 part 8 The Milky Way Part 3 Stellar kinematics Physics of Galaxies 2011 part 8 1 Stellar motions in the MW disk Let s continue with the rotation of the Galaxy, this time from the point of view of the stars First,

More information

1-DOF Dynamic Pitching Robot that Independently Controls Velocity, Angular Velocity, and Direction of a Ball

1-DOF Dynamic Pitching Robot that Independently Controls Velocity, Angular Velocity, and Direction of a Ball 1-DOF Dynamic Pitching Robot that Independently Controls Velocity, Angular Velocity, and Direction of a Ball Wataru Mori, Jun Ueda +, Tsukasa Ogasawara Graduate School of Information Science, Nara Institute

More information

Sensor Localization and Target Estimation in Visual Sensor Networks

Sensor Localization and Target Estimation in Visual Sensor Networks Annual Schedule of my Research Sensor Localization and Target Estimation in Visual Sensor Networks Survey and Problem Settings Presented in the FL seminar on May th First Trial and Evaluation of Proposed

More information

Solved radial equation: Last time For two simple cases: infinite and finite spherical wells Spherical analogs of 1D wells We introduced auxiliary func

Solved radial equation: Last time For two simple cases: infinite and finite spherical wells Spherical analogs of 1D wells We introduced auxiliary func Quantum Mechanics and Atomic Physics Lecture 16: The Coulomb Potential http://www.physics.rutgers.edu/ugrad/361 h / d/361 Prof. Sean Oh Solved radial equation: Last time For two simple cases: infinite

More information

Introduction to Computer Graphics. Modeling (1) April 13, 2017 Kenshi Takayama

Introduction to Computer Graphics. Modeling (1) April 13, 2017 Kenshi Takayama Introduction to Computer Graphics Modeling (1) April 13, 2017 Kenshi Takayama Parametric curves X & Y coordinates defined by parameter t ( time) Example: Cycloid x t = t sin t y t = 1 cos t Tangent (aka.

More information

Properties of Dual Pseudo-Splines

Properties of Dual Pseudo-Splines Properties of Dual Pseudo-Splines Bin Dong, Nira Dyn, Kai Hormann IfI Technical Report Series IfI-09-03 Impressum Publisher: Institut für Informatik, Technische Universität Clausthal Julius-Albert Str.

More information

2. Hadronic Form Factors

2. Hadronic Form Factors PHYS 6610: Graduate Nuclear and Particle Physics I H. W. Grießhammer INS Institute for Nuclear Studies The George Washington University Institute for Nuclear Studies Spring 2018 II. Phenomena 2. Hadronic

More information

Learning Motor Skills from Partially Observed Movements Executed at Different Speeds

Learning Motor Skills from Partially Observed Movements Executed at Different Speeds Learning Motor Skills from Partially Observed Movements Executed at Different Speeds Marco Ewerton 1, Guilherme Maeda 1, Jan Peters 1,2 and Gerhard Neumann 3 Abstract Learning motor skills from multiple

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and education use, including for instruction at the authors institution

More information

The Milky Way Part 2 Stellar kinematics. Physics of Galaxies 2012 part 7

The Milky Way Part 2 Stellar kinematics. Physics of Galaxies 2012 part 7 The Milky Way Part 2 Stellar kinematics Physics of Galaxies 2012 part 7 1 Stellar motions in the MW disk Let s look at the rotation of the Galactic disk First, we need to introduce the concept of the Local

More information

Robotics I. June 6, 2017

Robotics I. June 6, 2017 Robotics I June 6, 217 Exercise 1 Consider the planar PRPR manipulator in Fig. 1. The joint variables defined therein are those used by the manufacturer and do not correspond necessarily to a Denavit-Hartenberg

More information

MINIMAL DEGREE UNIVARIATE PIECEWISE POLYNOMIALS WITH PRESCRIBED SOBOLEV REGULARITY

MINIMAL DEGREE UNIVARIATE PIECEWISE POLYNOMIALS WITH PRESCRIBED SOBOLEV REGULARITY MINIMAL DEGREE UNIVARIATE PIECEWISE POLYNOMIALS WITH PRESCRIBED SOBOLEV REGULARITY Amal Al-Rashdan & Michael J. Johnson* Department of Mathematics Kuwait University P.O. Box: 5969 Safat 136 Kuwait yohnson1963@hotmail.com*

More information

Two-parameter Study of the 1s2s Excited State of He and Li + - Hund's Rule

Two-parameter Study of the 1s2s Excited State of He and Li + - Hund's Rule Two-parameter Study of the 1ss xcited State of He and Li + - Hund's Rule The trial variational wave functions for the 1s 1 s 1 excited state of helium atom and lithium ion are scaled hydrogen 1s and s

More information

RADIAL DISTRIBUTION FUNCTION- DEMYSTIFIED

RADIAL DISTRIBUTION FUNCTION- DEMYSTIFIED RADIAL DISTRIBUTION FUNCTION- DEMYSTIFIED Problem 1/ Correct Statement is: 1. Every curve in a radial distribution plot should have an integrated area equal to one. 2. The maxima in the Radial probability

More information

Cross-Coupling Control for Slippage Minimization of a Four-Wheel-Steering Mobile Robot

Cross-Coupling Control for Slippage Minimization of a Four-Wheel-Steering Mobile Robot Cross-Coupling Control for Slippage Minimization of a Four-Wheel-Steering Mobile Robot Maxim Makatchev Dept. of Manufacturing Engineering and Engineering Management City University of Hong Kong Hong Kong

More information

Numerische Mathematik

Numerische Mathematik Numer. Math. (997) 76: 479 488 Numerische Mathematik c Springer-Verlag 997 Electronic Edition Exponential decay of C cubic splines vanishing at two symmetric points in each knot interval Sang Dong Kim,,

More information

Stability of Thick Spherical Shells

Stability of Thick Spherical Shells Continuum Mech. Thermodyn. (1995) 7: 249-258 Stability of Thick Spherical Shells I-Shih Liu 1 Instituto de Matemática, Universidade Federal do Rio de Janeiro Caixa Postal 68530, Rio de Janeiro 21945-970,

More information

Augmented Reality VU Camera Registration. Prof. Vincent Lepetit

Augmented Reality VU Camera Registration. Prof. Vincent Lepetit Augmented Reality VU Camera Registration Prof. Vincent Lepetit Different Approaches to Vision-based 3D Tracking [From D. Wagner] [From Drummond PAMI02] [From Davison ICCV01] Consider natural features Consider

More information

An Introduction to Bessel Functions

An Introduction to Bessel Functions An Introduction to R. C. Trinity University Partial Differential Equations March 25, 2014 Bessel s equation Given p 0, the ordinary differential equation x 2 y +xy +(x 2 p 2 )y = 0, x > 0 (1) is known

More information

A Novel Activity Detection Method

A Novel Activity Detection Method A Novel Activity Detection Method Gismy George P.G. Student, Department of ECE, Ilahia College of,muvattupuzha, Kerala, India ABSTRACT: This paper presents an approach for activity state recognition of

More information

EE C247B / ME C218 INTRODUCTION TO MEMS DESIGN SPRING 2016 C. NGUYEN PROBLEM SET #4

EE C247B / ME C218 INTRODUCTION TO MEMS DESIGN SPRING 2016 C. NGUYEN PROBLEM SET #4 Issued: Wednesday, March 4, 2016 PROBLEM SET #4 Due: Monday, March 14, 2016, 8:00 a.m. in the EE C247B homework box near 125 Cory. 1. This problem considers bending of a simple cantilever and several methods

More information

Statistical Visual-Dynamic Model for Hand-Eye Coordination

Statistical Visual-Dynamic Model for Hand-Eye Coordination The 2010 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-22, 2010, Taipei, Taiwan Statistical Visual-Dynamic Model for Hand-Eye Coordination Daniel Beale, Pejman Iravani

More information

UNIVERSITY OF WISCONSIN-MADISON CENTER FOR THE MATHEMATICAL SCIENCES. Tight compactly supported wavelet frames of arbitrarily high smoothness

UNIVERSITY OF WISCONSIN-MADISON CENTER FOR THE MATHEMATICAL SCIENCES. Tight compactly supported wavelet frames of arbitrarily high smoothness UNIVERSITY OF WISCONSIN-MADISON CENTER FOR THE MATHEMATICAL SCIENCES Tight compactly supported wavelet frames of arbitrarily high smoothness Karlheinz Gröchenig Amos Ron Department of Mathematics U-9 University

More information

H atom solution. 1 Introduction 2. 2 Coordinate system 2. 3 Variable separation 4

H atom solution. 1 Introduction 2. 2 Coordinate system 2. 3 Variable separation 4 H atom solution Contents 1 Introduction 2 2 Coordinate system 2 3 Variable separation 4 4 Wavefunction solutions 6 4.1 Solution for Φ........................... 6 4.2 Solution for Θ...........................

More information

SYNTHESIS OF BIRECIPROCAL WAVE DIGITAL FILTERS WITH EQUIRIPPLE AMPLITUDE AND PHASE

SYNTHESIS OF BIRECIPROCAL WAVE DIGITAL FILTERS WITH EQUIRIPPLE AMPLITUDE AND PHASE SYNTHESIS OF BIRECIPROCAL WAVE DIGITAL FILTERS WITH EQUIRIPPLE AMPLITUDE AND PHASE M. Yaseen Dept. of Electrical and Electronic Eng., University of Assiut Assiut, Egypt Tel: 088-336488 Fax: 088-33553 E-Mail

More information

EIGENVALUE ANALYSIS OF SPHERICAL RESONANT CAVITY USING RADIAL BASIS FUNCTIONS

EIGENVALUE ANALYSIS OF SPHERICAL RESONANT CAVITY USING RADIAL BASIS FUNCTIONS Progress In Electromagnetics Research Letters, Vol. 24, 69 76, 2011 EIGENVALUE ANALYSIS OF SPHERICAL RESONANT CAVITY USING RADIAL BASIS FUNCTIONS S. J. Lai 1, *, B. Z. Wang 1, and Y. Duan 2 1 Institute

More information

1 r 2 sin 2 θ. This must be the case as we can see by the following argument + L2

1 r 2 sin 2 θ. This must be the case as we can see by the following argument + L2 PHYS 4 3. The momentum operator in three dimensions is p = i Therefore the momentum-squared operator is [ p 2 = 2 2 = 2 r 2 ) + r 2 r r r 2 sin θ We notice that this can be written as sin θ ) + θ θ r 2

More information

Stability of Kernel Based Interpolation

Stability of Kernel Based Interpolation Stability of Kernel Based Interpolation Stefano De Marchi Department of Computer Science, University of Verona (Italy) Robert Schaback Institut für Numerische und Angewandte Mathematik, University of Göttingen

More information

Toward Approximate Moving Least Squares Approximation with Irregularly Spaced Centers

Toward Approximate Moving Least Squares Approximation with Irregularly Spaced Centers Toward Approximate Moving Least Squares Approximation with Irregularly Spaced Centers Gregory E. Fasshauer Department of Applied Mathematics, Illinois Institute of Technology, Chicago, IL 6066, U.S.A.

More information

AUTONOMOUS SWARMING UNMANNED AERIAL VEHICLES FOR MULTIPLE PERSPECTIVE OBSERVATION

AUTONOMOUS SWARMING UNMANNED AERIAL VEHICLES FOR MULTIPLE PERSPECTIVE OBSERVATION AUTONOMOUS SWARMING UNMANNED AERIAL VEHICLES FOR MULTIPLE PERSPECTIVE OBSERVATION An Undergraduate Research Scholars Thesis by TYLER BRYANT Submitted to the Undergraduate Research Scholars program Texas

More information

Module 8: Sinusoidal Waves Lecture 8: Sinusoidal Waves

Module 8: Sinusoidal Waves Lecture 8: Sinusoidal Waves Module 8: Sinusoidal Waves Lecture 8: Sinusoidal Waves We shift our attention to oscillations that propagate in space as time evolves. This is referred to as a wave. The sinusoidal wave a(,t) = A cos(ωt

More information

Joint Optimization of Segmentation and Appearance Models

Joint Optimization of Segmentation and Appearance Models Joint Optimization of Segmentation and Appearance Models David Mandle, Sameep Tandon April 29, 2013 David Mandle, Sameep Tandon (Stanford) April 29, 2013 1 / 19 Overview 1 Recap: Image Segmentation 2 Optimization

More information

Lecture: Scattering theory

Lecture: Scattering theory Lecture: Scattering theory 30.05.2012 SS2012: Introduction to Nuclear and Particle Physics, Part 2 2 1 Part I: Scattering theory: Classical trajectoriest and cross-sections Quantum Scattering 2 I. Scattering

More information

ANALYSIS AND NUMERICAL METHODS FOR SOME CRACK PROBLEMS

ANALYSIS AND NUMERICAL METHODS FOR SOME CRACK PROBLEMS INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING, SERIES B Volume 2, Number 2-3, Pages 155 166 c 2011 Institute for Scientific Computing and Information ANALYSIS AND NUMERICAL METHODS FOR SOME

More information

General Solution of the Incompressible, Potential Flow Equations

General Solution of the Incompressible, Potential Flow Equations CHAPTER 3 General Solution of the Incompressible, Potential Flow Equations Developing the basic methodology for obtaining the elementary solutions to potential flow problem. Linear nature of the potential

More information

Sun Sensor Model. Center for Distributed Robotics Technical Report Number

Sun Sensor Model. Center for Distributed Robotics Technical Report Number Sun Sensor Model Nikolas Trawny and Stergios Roumeliotis Department of Computer Science & Engineering University of Minnesota Center for Distributed Robotics Technical Report Number -2005-00 January 2005

More information

On Virtual Evidence and Soft Evidence in Bayesian Networks

On Virtual Evidence and Soft Evidence in Bayesian Networks On Virtual Evidence and Soft Evidence in Bayesian Networks Jeff Bilmes {bilmes}@ee.washington.edu Dept of EE, University of Washington Seattle WA, 98195-2500 UW Electrical Engineering UWEE Technical Report

More information

The Effect of Semicircular Feet on Energy Dissipation by Heel-strike in Dynamic Biped Locomotion

The Effect of Semicircular Feet on Energy Dissipation by Heel-strike in Dynamic Biped Locomotion 7 IEEE International Conference on Robotics and Automation Roma, Italy, 1-14 April 7 FrC3.3 The Effect of Semicircular Feet on Energy Dissipation by Heel-strike in Dynamic Biped Locomotion Fumihiko Asano

More information

More On Carbon Monoxide

More On Carbon Monoxide More On Carbon Monoxide E = 0.25 ± 0.05 ev Electron beam results Jerry Gilfoyle The Configurations of CO 1 / 26 More On Carbon Monoxide E = 0.25 ± 0.05 ev Electron beam results Jerry Gilfoyle The Configurations

More information

LAYERED NETWORKS, THE DISCRETE LAPLACIAN, AND A CONTINUED FRACTION IDENTITY

LAYERED NETWORKS, THE DISCRETE LAPLACIAN, AND A CONTINUED FRACTION IDENTITY LAYERE NETWORKS, THE ISCRETE LAPLACIAN, AN A CONTINUE FRACTION IENTITY OWEN. BIESEL, AVI V. INGERMAN, JAMES A. MORROW, AN WILLIAM T. SHORE ABSTRACT. We find explicit formulas for the conductivities of

More information

Safety Verification of Fault Tolerant Goal-based Control Programs with Estimation Uncertainty

Safety Verification of Fault Tolerant Goal-based Control Programs with Estimation Uncertainty 2008 American Control Conference Westin Seattle Hotel, Seattle, Washington, USA June 11-13, 2008 WeAI01.6 Safety Verification of Fault Tolerant Goal-based Control Programs with Estimation Uncertainty Julia

More information

Derivation and Application of a Conserved Orbital Energy for the Inverted Pendulum Bipedal Walking Model

Derivation and Application of a Conserved Orbital Energy for the Inverted Pendulum Bipedal Walking Model Derivation and Application of a Conserved Orbital Energy for the Inverted Pendulum Bipedal Walking Model Jerry E. Pratt and Sergey V. Drakunov Abstract We present an analysis of a point mass, point foot,

More information

1 Introduction. 2 Shannon Wavelet. Jaime Hernandez Jr. Wavelets and Fourier Analysis SEMESTER PROJECT December 12, 2007

1 Introduction. 2 Shannon Wavelet. Jaime Hernandez Jr. Wavelets and Fourier Analysis SEMESTER PROJECT December 12, 2007 Jaime Hernandez Jr. Wavelets and Fourier Analysis SEMESTER PROJECT December 12, 27 1 Introduction This report will address the construction of objects called Curvelets, which have been pioneered by Candes

More information

Elastic Collisions. Chapter Center of Mass Frame

Elastic Collisions. Chapter Center of Mass Frame Chapter 11 Elastic Collisions 11.1 Center of Mass Frame A collision or scattering event is said to be elastic if it results in no change in the internal state of any of the particles involved. Thus, no

More information

Speed Sensorless Field Oriented Control of Induction Machines using Flux Observer. Hisao Kubota* and Kouki Matsuse**

Speed Sensorless Field Oriented Control of Induction Machines using Flux Observer. Hisao Kubota* and Kouki Matsuse** Speed Sensorless Field Oriented Control of Induction Machines using Flux Observer Hisao Kubota* and Kouki Matsuse** Dept. of Electrical Engineering, Meiji University, Higashimit Tama-ku, Kawasaki 214,

More information

Wiener System Identification with Four-Segment and Analytically Invertible Nonlinearity Model

Wiener System Identification with Four-Segment and Analytically Invertible Nonlinearity Model Proceedings of the 27 American Control Conference Marriott Marquis Hotel at Times Square New York City, USA, July -3, 27 FrA4.2 Wiener System Identification with Four-Segment and Analytically Invertible

More information

Isotropic Design of Spatial Parallel Manipulators

Isotropic Design of Spatial Parallel Manipulators A. Fattah Department of Mechanical Engineering University of Delaware Newark, DE 976, USA fattah@me.udel.edu A.M. Hasan Ghasemi Department of Mechanical Engineering Isfahan University of Technology Isfahan,

More information

Camera Calibration The purpose of camera calibration is to determine the intrinsic camera parameters (c 0,r 0 ), f, s x, s y, skew parameter (s =

Camera Calibration The purpose of camera calibration is to determine the intrinsic camera parameters (c 0,r 0 ), f, s x, s y, skew parameter (s = Camera Calibration The purpose of camera calibration is to determine the intrinsic camera parameters (c 0,r 0 ), f, s x, s y, skew parameter (s = cotα), and the lens distortion (radial distortion coefficient

More information

The Squirmer model and the Boundary Element Method

The Squirmer model and the Boundary Element Method Hauptseminar : Active Matter The Squirmer model and the Boundary Element Method Miru Lee April 6, 017 Physics epartment, University of Stuttgart 1 Introduction A micro scale swimmer exhibits directional

More information

DEVELOPMENT OF JUMP ASSIST SYSTEM USING PNEUMATIC RUBBER MUSCLE

DEVELOPMENT OF JUMP ASSIST SYSTEM USING PNEUMATIC RUBBER MUSCLE DEVELOPMENT OF JUMP ASSIST SYSTEM USING PNEUMATIC RUBBER MUSCLE Kotaro TADANO*, Hiroshi ARAYA**, Kenji KAWASHIMA*, Chongo YOUN *, Toshiharu KAGAWA* * Precision and Intelligence Laboratory, Tokyo Institute

More information

Using Local 3D Structure for Segmentation of Bone from Computer Tomography Images

Using Local 3D Structure for Segmentation of Bone from Computer Tomography Images Using Local 3D Structure for Segmentation of Bone from Computer Tomography Images Carl-Fredrik Westin + Abhir Bhalerao + Hans Knutsson Ron Kikinis + + Surgical Planning Laboratory Computer Vision Laboratory

More information

MATH 590: Meshfree Methods

MATH 590: Meshfree Methods MATH 590: Meshfree Methods Chapter 5: Completely Monotone and Multiply Monotone Functions Greg Fasshauer Department of Applied Mathematics Illinois Institute of Technology Fall 2010 fasshauer@iit.edu MATH

More information

Evaluation of Green s Function Integrals in Conducting Media

Evaluation of Green s Function Integrals in Conducting Media Evaluation of Green s Function Integrals in Conducting Media Swagato Chakraborty and Vikram Jandhyala {swagato,jandhyala}@ee.washington.edu Dept of EE, University of Washington Seattle WA, 98195-5 UWEE

More information

Elevated Neutral to Earth Voltages Due to Harmonics A T&D Update

Elevated Neutral to Earth Voltages Due to Harmonics A T&D Update Elevated Neutral to Earth Voltages Due to Harmonics A T&D Update E. R. (Randy) Collins, PhD, PE Dept. of Electrical and Computer Engineering Clemson University Clemson, South Carolina Stray Voltage Panel

More information