LADAR-Based Vehicle Tracking and Trajectory Estimation for Urban Driving

Size: px
Start display at page:

Download "LADAR-Based Vehicle Tracking and Trajectory Estimation for Urban Driving"

Transcription

1 LADAR-Based Vehile Traking and Trajetory Estimation for Urban Driving Daniel Morris, Paul Haley, William Zahar, Steve MLean General Dynamis Roboti Systems, Tel: , Fax: Abstrat Safe mobility for unmanned ground vehiles requires reliable detetion of other vehiles, along with preise estimates of their loations and trajetories. Here we desribe the algorithms and system we have developed for aurate trajetory estimation of nearby vehiles using an onboard sanning LADAR. We introdue a variable-axis Akerman steering model and ompare this to an independent steering model. Then for robust traking we propose a multi-hypothesis traker that ombines these kinemati models to leverage the strengths of eah. When trajetories estimated with our tehniques are input into a planner, they enable an unmanned vehile to negotiate traffi in urban environments. Results have been evaluated running in real time on a moving vehile with a sanning LADAR. 1. Introdution Vehile detetion, traking and trajetory estimation are ruial omponents of the mobility system for unmanned ground vehiles (UGVs. There has been signifiant work in this area for highway driving where the lane network is well strutured, see [12] for an overview. Muh less work addresses the problems of urban driving with the need to negotiate with lose-in maneuvering vehiles, parked vehiles and other objets. This 1

2 work fouses on traking and estimating the trajetories of nearby vehiles in urban type of lutter. LADAR sensing is one of the most useful modalities for deteting and loating stationary objets, see [1], [3], [4] and [13]. It provides aurate day/night range estimates that an be readily aumulated to enable ategorization [4]. However, appliation to moving objets has proven more diffiult due to the registration diffiulty. Detetion and traking based on global segmentation [2] along with luster similarity [9], [11] and feature detetion [8], [10], [14] have been proposed. In all these ases very simple motion models are used that do not take advantage of the nonholonomi kinemati onstraints of vehiles. In this paper we investigate how inorporating target vehile kinematis and shape information an improve the auray and robustness of vehile traking from a UGV. To do this we introdue a variable-axis Akerman steering model (VASM and ompare this with the more standard independent steering model (ISM. These models are adaptive and general enough for traking most vehile types. Then we propose a ombined multi-hypothesis traker that leverages the strengths of eah of these to gain both effiieny and robustness. We show results of real-time vehile traking from a moving UGV. 2. Vehile Modeling We address both kinemati and shape modeling of vehiles. Our two different kinemati models are desribed in Setions 2.1 and 2.2. For shape modeling we assume an adjustable retangular outline for vehiles aligned with the vehile orientation whose dimensions are inrementally estimated as desribed in Setion

3 ( θ, θ θ ( v, θ ( x, y ( x, y ( x, y x y C L w x w y w x w y (a (b Figure 1 Parameters for (a ISM and (b VASM. Vehile veloity is independent of C 0 vehile orientation in the ISM but is onstrained to follow a partiular ar in the VASM. 2.1 Independent Steered Model (ISM The ISM is so alled sine its veloity diretion is not onstrained by its orientation, see Figure 1(a. It is desribed by a 6-parameter onstant veloity model with a state vetor, x ( t k, ontaining position, x, y, orientation, θ, and their time derivatives, along with a state transition matrix, Φ ( t k : r x x y x = y, θ θ 1 t 1 1 t Φ = 1, (1 1 t 1 where for notational simpliity the time, t k, is dropped. A system noise matrix an be derived by assuming an unknown ontinuous white noise aeleration in the interval Treating the x, y, θ omponents independently, the differential state transition matrix for t. the ( x ẋ T omponent is 0 1 F x =, and so x an be expressed as the solution to the 0 0 differential equation: 3

4 T 0 0 x = Fxx + xfx +, (2 0 α where α is the variane of the white noise aeleration term. Given that symmetri, we integrate its omponents over the interval t to obtain: x is 3 2 t 3 t 2 x = α 2. (3 t 2 t The same proedure is followed to obtain y and θ, whih are idential exept that θ has a different white noise variane, β. Hene the full system noise is: x = y. (4 θ 2.2 Variable-axis Akerman Steered Model (VASM The VASM moves along an ar illustrated in Figure 1(b and is speified by a six parameter state vetor: x = ( x y L v θ θ T. Here x, y, is the enter position, L is the loation along the enterline of the rotation axis in the vehile-entered oordinates, v is the ar speed, and θ, θ are the orientation and angular speed respetively. One of the hallenges in using VASM is that urved trajetories are quite sensitive to the position of rotation axis, L, whih for most ars is the unknown loation of the rear-wheel axis. By estimating this, our model an adapt to a variety of vehiles, inluding skid-steering vehiles that an have a varying rotation axis. Estimating L also enables the model to adjust to either forward or bakward vehile orientations simplifying initialization. While the position is in world oordinates, it is easiest to derive the state transition matrix in the loal oordinate systems, C 0 and C, defined in Figure 1(b, and then to transform to world oordinates. We use the notation 0 x, and x to denote positions 4

5 in these oordinate systems. First onsider a point at the origin of the C 0 oordinate system. Its loation at time t is given by: 0 t ( = os( θ = sin( θ 0 t ( = ( θ = θ ( θ 0 x t v t dt v t t y t v sin t dt v t sin t (5 where we are using a onstant speed, v, and onstant angular speed, θ, assumption. If instead we work in the vehile enter oordinate system and alulate the enter loation at time t we get: 0 2 ( = ( + os( θ = sin( θ + 2 sin ( θ ( = ( sin ( θ = θ sin ( θ 2 2 sin ( θ x t x t L L t v t t L t y t y t L t v t t L t (6 For simpliity we ontinue to let θ be the orientation of the vehile, and v be the speed of the rear axle (or more speifially, the point on the enterline whose veloity is parallel to the orientation, θ. The veloity at the vehile enter will have an orientation offset θ and speed v given by: ( L v v v ( θ = artan 2 θ,, = os θ. (7 Now the loal oordinate update step in Eq. (6 an be transformed to world oordinates as an update from time t to t + t : xt + t xt x( t = + R ( θt yt + t y t y ( t, where ( os( θt sin ( θt R θt sin ( θt os( θt = (8 From this we obtain the disrete state transition matrix: 0 0 x L x v y x θ 0 0 y L y v x y θ Φ ( t = I + T ( θt t (9 5

6 Where the transformation to world oordinates is: T ( θ t ( R θt 0 = 0 I4 (10 and the partials are: x 2 y = 2sin ( θ t 2, = sin ( θ t L L x y 2 2 = tsin ( θ t, = θ t sin ( θ t 2 2 v v x 2 = v t sin ( θ t + L t sin ( θ t θ y = θ ( sin( θ 2 os( θ 2 sin ( θ 2 2 os( θ 2 2 v t t t t L t t (11 The system noise matrix,, is derived in an analogous way to that for ISM. By integrating in a loal urvilinear oordinate system that follows the ar of the vehile three independent omponents: xv, yθθ and L are isolated. L is a salar that is ideally zero for a fixed rotation axis vehile, but nevertheless we set to a small onstant, ε L, to apture imperfetions in our steering model as well to model vehiles with varying rotation axis. xv is the integration of a white noise aeleration along the motion ar and thus is idential to x in (3, but in this ase ating on v and x. yθθ integrates a white noise angular aeleration whih gives a seond order noise term perpendiular to the ar, namely in diretion y. Performing this integration gives a term: v t 20 v t 8 v t 6 γ v t 6 t 2 t v t 8 t 3 t 2 yθθ =. ( Putting these terms together and shifting rows to align with the state vetor we get: 6

7 3 2 α t α t v t v t v t 0 0 ε γ γ 8 γ 6 L ( θ ( θ T = T t T 2 t (13 α t α t γ v t γ t γ t γ v t γ t γ t where we have rotated into world oordinates. We note that this system noise matrix is alulated for the enter rear axle loation, but we expet this to be a very good approximation to that at the vehile enter. 2.3 Vehile Shape Model Our vehile model is a 2D retangle entered at the vehile loation and oriented with the main edge of the vehile. After robust fitting at eah time step (Setion 2.4 we obtain measurements of the width and/or length. Eah length measurement is added to a normalized histogram of lengths (where the normalization determines the half-life. To eliminate large outliers, the largest 5% of measurements are exluded. But the main outliers to exlude are from measurements taken during partial olusions whih an generate large peaks in the histogram. These peaks will always be at shorter lengths than the true length, and so they an be exluded by hoosing the peak with greatest length. The same proedure is used to estimate width. In this way we maintain a robust and adaptive shape estimate. 2.4 Robust Data Fitting At any time at most two sides of a vehile are visible. This means there are two fitting senarios: either a single edge or a perpendiular pair of edges as illustrated in Figure 2. In eah ase an estimate on the vehile position and orientation is obtained giving a measurement vetor and matrix: 7

8 x z = y, and θ H = ( (a (b Figure 2 Robust data fitting of an edge (thik dark line (a, or a L-shape (b. The inlier LADAR points (shown in green are used to improve the fit, whih in eah ase defines a orner position and orientation. Using this orner, the vehile enter is estimated along with a ovariane. We use a RANSAC-based tehnique to robustly fit edges and orners to LADAR points on the vehile. Two points are needed for a line hypothesis, and three points for a perpendiular orner. The orner fitting an be made more effiient and robust by taking into aount visibility onstraints illustrated in Figure 3: The orner must be visible from the exterior, and Neither edge an olude the other. These are enoded in the following visibility ondition. Let θ be the viewing diretion, and θ a and θ b be the orientations of the two perpendiular edges from the orner. Both edges are visible if and only if: θ θa < 90 s and θ θ 90 <, (15 b s where s is the minimum slant angle at whih an edge is visible, in our ase 10 degrees. 8

9 θ θ a θ b (a (b ( (d (e Figure 3 Three non-olinear points define three distint perpendiular orners, see (b, ( and (d. In this ase physial onsiderations exlude all three, given the viewing diretion shown in (a. (e shows a valid orner passing the onditions in Eq. (15. One inliers to a orner are found, the orner parameters are estimated by minimizing the squared perpendiular distane of the points to the edges: ( ( φ ( φ ( ( φ ( J x, y, = os xi x + sin yi y 2 + i inliers ( edge1 ( ( φ ( y j y ( φ ( x j x os sin 2 ( 2 j inliers edge 2 2 (16 Here ( x, y, φ enode the orner loation and orientation. The Hessian an be approximated as the 3x3 matrix: 2 T J J J, and we found that a single Gauss- Newton step was suffiient to optimize the result from RANSAC. The final step in fitting is to onvert the orner fit into a measurement vetor, z, and ovariane, R. Using the urrent width and length estimates of the vehile and the fitted orientation, ϕ, let (, x y be the offset from the orner to the vehile enter, and d d τ be the rotation in multiples of 90 o that aligns the orner edge with the appropriate vehile edge. Then using the Gauss-Newton optimized orner parameters, we obtain: x + x d z = y + yd. (17 ϕ + τ Now a ovariane estimate for the orner loation an be obtained as the inverse of the Hessian. However, we need the ovariane of the vehile enter whih may have 9

10 signifiant orrelation effets due to being offset from the orner. But this is easy to find; we simply evaluate the Hessian using the vehile enter oordinates rather than the orner oordinates: ( J ( J ( 1 R = σ z z, (18 2 T 2 where σ is the variane of the LADAR returns. 2.5 Multi-Hypothesis Traking All of the omponents for building a Kalman Filter-based traker have been desribed. These omponents are brought together with the following standard equations: x = Φ x ( ( + t t t 1 P = Φ P Φ + ( ( + T t t t 1 t t 1 T ( ( K = P H H P H + R ( T ( t t t t t t t x = x + K z H x ( + ( ( t t t t t t P = P K H P ( + ( ( t t t t t 1 (19 A key step that remains is hoie of model. The VASM better aptures onstraints on vehile motion. It is has less bias and more aurate trajetory predition, espeially in urves as illustrated in Figure 4. However, it has two main drawbaks. (1 Given the detetion of a orner of a stationary vehile there is a 90 degree ambiguity in orientation. This means vehiles would need to be initialized with two states 90 degrees apart. (2 The flip side of having more onstrained motion is that if spurious data ause the model to beome misaligned with the true state, it is more diffiult for it to reover than ISM. In urban environments most objets deteted will be stationary lutter or stationary vehiles. To avoid needing two models for eah of these, we initialize all 10

11 objets with a single ISM. Objets are traked and any that are determined to be movers are subsequently initialized with an additional VASM. In this way multiple hypothesis traking is only applied to movers. Having both an ISM and VASM and swithing between them based on fitting sore gives robustness to eah of their weaknesses. If one trak fails to fit for a few frames it is reinitialized with the other. There are a few possible errors in fitting inluding when the edge or orner is fit to internal struture of the vehile or to lutter points grouped in with the vehile. Cases like these an be handled by adding onstraints to the model fitting. However, adding onstraints makes the model less flexible and potentially reates additional failure modes. To get the benefits without the harm of onstraints, an additional VASM trak hypothesis is added for eah onstraint. A trak manager traks eah hypothesis independently and at any given time selets the best model as the urrent target state. In our implementation we maintain up to four traks per mover and use the additional traks to vary the fration of points that must lie inside the vehile boundary, and also vary the sale fator on the system noise whih impliitly adjusts how muh we trust the model predition versus the measurements. 3. Results The traker has been tested on a large number of senarios inluding moving sensor platform, multiple target vehiles and high lutter examples. Figure 4 illustrates how the VASM model has redued bias and better trajetory estimation than ISM for turning vehiles. However, using ISM for traking stationary objets improves effiieny sine only one trak per stationary objet is needed, see Figure 5. Also ISM is less likely 11

12 to suffer trak loss with noisy measurements and so by ombining ISM and VASM we are able to robustly trak movers even for very noisy senarios, see Figure (a (b ( Figure 4 Comparison of vehile traking with ISM in (a, and VASM in (b and (, where the latter shows a 3D plot. The gray dots are LADAR hits, the green retangle and ellipse represent the measurement, z, along with ovariane in position. The blak dashed lines show whih edges are visible and fit. The orange retangle and ellipse show the updated state vetor plus position ovariane. In (b and ( the dashed red line is the estimated loation of the rear axle (L. The blue line leading up to the urrent position is the reent vehile trajetory and the blak line leading from this is the predited trajetory whih an be ompared to the true trajetory shown in red. 12

13 Figure 5 A senario in whih a target vehile is being followed by a sensor vehile (blue. The target vehile is maneuvering through lutter objets that are being traked with ISM. The target vehile itself is being traked with both ISM and VASM. Note in this ase, where only noisy rear-end measurements are obtained, the rotation axis is inorretly estimated near the front of the vehile, although when the target vehile turns sharply the axis shifts to the orret loation (a (b ( (d Figure 6 Senario in whih a target vehile is being followed and traked using the multi-hypothesis traker. (a A view of the sensor vehile (blue following the target vehile. (b A 4-hypothesis traker with 1 ISM and 3 VASMs. ( An ambiguous fitting example leads to one of the VASMs diverging. If it diverges suffiiently, as shown in (d, it fails to fit, is lost and needs to be reinitialized using one of the good hyptheses. 13

14 4. Conlusion We have developed a vehile traking and trajetory estimation approah that involves adaptively estimating vehile shape along with the kinemati parameters. We introdued VASM, a kinemati model that an apture Akerman steering when the rear axis is unknown as well as model skid-steering. We ompared it to ISM and identified the strengths of eah. Then we proposed a multi-hypothesis traker that ombines both of these to ahieve both high effiieny and improved robustness. In the future we plan a quantitative omparison of these models using ground truth. We also plan to extend them to model vehiles with trailers. Aknowledgements This work was sponsored by the Army Researh Lab under ontrat: DAAD Referenes [1] C. Keat, C. Pradalier, and C. Laugier, Vehile detetion and ar park mapping using laser sanner, Pro of Intelligent Robots and Systems (IROS, 2005, pp [2] B. Kluge, C. Kohler and E. Prassler, Fast and Robust Traking of Multiple Objets with a Laser Range Finder, IEEE Int. Conf. on Robotis and Automation, pp , [3] A. Laaze, K. Murphy, and M. Delgiorno, "Autonomous mobility for the Demo III experimental unmanned vehiles," in Proeedings of the AUVSI Conferene, [4] J-F Lalonde, N. Vandapel, D. Huber, and M. Hebert. Natural Terrain Classifiation using Three-Dimensional Ladar Data for Ground Robot Mobility, Journal of Field Robotis, Volume 23, Issue 10, [5] D. Langer, J. Rosenblatt, and M. Hebert, "A Behavior-Based System for Off-Road Navigation," IEEE Trans. Robotis and Automation, Vol. 10, No. 6, Deember, 1994, pp [6] R. Madhavan, T. Hong. Robust Detetion and Reognition of Buildings in Urban Environments from LADAR Data, Pro. Applied Imagery Pattern Reognition Workshop,

15 [7] L. Matthies, C. Bergh, A. Castano, J. Maedo, R. Manduhi, Obstale Detetion In Foliage with LADAR and Radar in International Symposium on Roboti Researh, [8] C. Mertz, D. Duggins, J. Gowdy, J. Kozar, R. MaLahlan, A. Steinfeld, A. Suppe, C. Thorpe, and C. Wang. "Collision Warning and Sensor Data Proessing in Urban Areas," Pro. 5th Int onf. on ITS teleoms., pp , June, [9] D. Morris, B. Colonna, P. Haley. LADAR-based Mover Detetion from Moving Vehiles, in Pro. 25th Army Siene Conf., [10] L. Navarro-Serment, C. Mertz, M. Hebert. Preditive Mover Detetion and Traking in Cluttered Environments, in Pro. 25th Army Siene Conf., [11] S. Thornton, M. Hoffelder, D. Morris. Multi-sensor Detetion and Traking of Humans for Safe Operations with Unmanned Ground Vehiles Workshop on Human Detetion from Mobile Platforms, Pasadena, May [12] Z. Sun, G. Bebis, R. Miller, On-Road Vehile Detetion : A Review, in IEEE Trans. Pattern Analysis and Mahine Intelligene, Vol. 28, No. 5, May 2006, pp: [13] S. Thrun. Roboti mapping: A survey. In G. Lakemeyer and B. Nebel, editors, Exploring Artifiial Intelligene in the New Millenium. Morgan Kaufmann, [14] C. Wang, C. Thorpe, A. Suppe, LADAR-based Detetion and Traking of Moving Objets from Ground Vehile at High Speeds, Intelligent Vehiles Symposium, June 2003, pp:

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion Millennium Relativity Aeleration Composition he Relativisti Relationship between Aeleration and niform Motion Copyright 003 Joseph A. Rybzyk Abstrat he relativisti priniples developed throughout the six

More information

Planning with Uncertainty in Position: an Optimal Planner

Planning with Uncertainty in Position: an Optimal Planner Planning with Unertainty in Position: an Optimal Planner Juan Pablo Gonzalez Anthony (Tony) Stentz CMU-RI -TR-04-63 The Robotis Institute Carnegie Mellon University Pittsburgh, Pennsylvania 15213 Otober

More information

Singular Event Detection

Singular Event Detection Singular Event Detetion Rafael S. Garía Eletrial Engineering University of Puerto Rio at Mayagüez Rafael.Garia@ee.uprm.edu Faulty Mentor: S. Shankar Sastry Researh Supervisor: Jonathan Sprinkle Graduate

More information

Grasp Planning: How to Choose a Suitable Task Wrench Space

Grasp Planning: How to Choose a Suitable Task Wrench Space Grasp Planning: How to Choose a Suitable Task Wrenh Spae Ch. Borst, M. Fisher and G. Hirzinger German Aerospae Center - DLR Institute for Robotis and Mehatronis 8223 Wessling, Germany Email: [Christoph.Borst,

More information

Complexity of Regularization RBF Networks

Complexity of Regularization RBF Networks Complexity of Regularization RBF Networks Mark A Kon Department of Mathematis and Statistis Boston University Boston, MA 02215 mkon@buedu Leszek Plaskota Institute of Applied Mathematis University of Warsaw

More information

Variation Based Online Travel Time Prediction Using Clustered Neural Networks

Variation Based Online Travel Time Prediction Using Clustered Neural Networks Variation Based Online Travel Time Predition Using lustered Neural Networks Jie Yu, Gang-Len hang, H.W. Ho and Yue Liu Abstrat-This paper proposes a variation-based online travel time predition approah

More information

Modeling Probabilistic Measurement Correlations for Problem Determination in Large-Scale Distributed Systems

Modeling Probabilistic Measurement Correlations for Problem Determination in Large-Scale Distributed Systems 009 9th IEEE International Conferene on Distributed Computing Systems Modeling Probabilisti Measurement Correlations for Problem Determination in Large-Sale Distributed Systems Jing Gao Guofei Jiang Haifeng

More information

Exploring the feasibility of on-site earthquake early warning using close-in records of the 2007 Noto Hanto earthquake

Exploring the feasibility of on-site earthquake early warning using close-in records of the 2007 Noto Hanto earthquake Exploring the feasibility of on-site earthquake early warning using lose-in reords of the 2007 Noto Hanto earthquake Yih-Min Wu 1 and Hiroo Kanamori 2 1. Department of Geosienes, National Taiwan University,

More information

Maximum Entropy and Exponential Families

Maximum Entropy and Exponential Families Maximum Entropy and Exponential Families April 9, 209 Abstrat The goal of this note is to derive the exponential form of probability distribution from more basi onsiderations, in partiular Entropy. It

More information

Remark 4.1 Unlike Lyapunov theorems, LaSalle s theorem does not require the function V ( x ) to be positive definite.

Remark 4.1 Unlike Lyapunov theorems, LaSalle s theorem does not require the function V ( x ) to be positive definite. Leture Remark 4.1 Unlike Lyapunov theorems, LaSalle s theorem does not require the funtion V ( x ) to be positive definite. ost often, our interest will be to show that x( t) as t. For that we will need

More information

Supplementary Materials

Supplementary Materials Supplementary Materials Neural population partitioning and a onurrent brain-mahine interfae for sequential motor funtion Maryam M. Shanehi, Rollin C. Hu, Marissa Powers, Gregory W. Wornell, Emery N. Brown

More information

Planning with Uncertainty in Position: an Optimal and Efficient Planner

Planning with Uncertainty in Position: an Optimal and Efficient Planner Planning with Unertainty in Position: an Optimal and Effiient Planner Juan Pablo Gonzalez and Anthony (Tony) Stentz The Robotis Institute Carnegie Mellon University Pittsburgh, USA {jgonzale, axs}@ri.mu.edu

More information

A Spatiotemporal Approach to Passive Sound Source Localization

A Spatiotemporal Approach to Passive Sound Source Localization A Spatiotemporal Approah Passive Sound Soure Loalization Pasi Pertilä, Mikko Parviainen, Teemu Korhonen and Ari Visa Institute of Signal Proessing Tampere University of Tehnology, P.O.Box 553, FIN-330,

More information

Lecture 3 - Lorentz Transformations

Lecture 3 - Lorentz Transformations Leture - Lorentz Transformations A Puzzle... Example A ruler is positioned perpendiular to a wall. A stik of length L flies by at speed v. It travels in front of the ruler, so that it obsures part of the

More information

Effect of magnetization process on levitation force between a superconducting. disk and a permanent magnet

Effect of magnetization process on levitation force between a superconducting. disk and a permanent magnet Effet of magnetization proess on levitation fore between a superonduting disk and a permanent magnet L. Liu, Y. Hou, C.Y. He, Z.X. Gao Department of Physis, State Key Laboratory for Artifiial Mirostruture

More information

The gravitational phenomena without the curved spacetime

The gravitational phenomena without the curved spacetime The gravitational phenomena without the urved spaetime Mirosław J. Kubiak Abstrat: In this paper was presented a desription of the gravitational phenomena in the new medium, different than the urved spaetime,

More information

Development of an efficient finite element model for the dynamic analysis of the train-bridge interaction

Development of an efficient finite element model for the dynamic analysis of the train-bridge interaction Development of an effiient finite element model for the dynami analysis of the train-bridge interation S. Neves, A. Azevedo & R. Calçada Faulty of Engineering, University of Porto, Porto, Portugal ABSTRACT:

More information

Sensor management for PRF selection in the track-before-detect context

Sensor management for PRF selection in the track-before-detect context Sensor management for PRF seletion in the tra-before-detet ontext Fotios Katsilieris, Yvo Boers, and Hans Driessen Thales Nederland B.V. Haasbergerstraat 49, 7554 PA Hengelo, the Netherlands Email: {Fotios.Katsilieris,

More information

Evaluation of effect of blade internal modes on sensitivity of Advanced LIGO

Evaluation of effect of blade internal modes on sensitivity of Advanced LIGO Evaluation of effet of blade internal modes on sensitivity of Advaned LIGO T0074-00-R Norna A Robertson 5 th Otober 00. Introdution The urrent model used to estimate the isolation ahieved by the quadruple

More information

Wave Propagation through Random Media

Wave Propagation through Random Media Chapter 3. Wave Propagation through Random Media 3. Charateristis of Wave Behavior Sound propagation through random media is the entral part of this investigation. This hapter presents a frame of referene

More information

Chapter 2: Solution of First order ODE

Chapter 2: Solution of First order ODE 0 Chapter : Solution of irst order ODE Se. Separable Equations The differential equation of the form that is is alled separable if f = h g; In order to solve it perform the following steps: Rewrite the

More information

A NEW FLEXIBLE BODY DYNAMIC FORMULATION FOR BEAM STRUCTURES UNDERGOING LARGE OVERALL MOTION IIE THREE-DIMENSIONAL CASE. W. J.

A NEW FLEXIBLE BODY DYNAMIC FORMULATION FOR BEAM STRUCTURES UNDERGOING LARGE OVERALL MOTION IIE THREE-DIMENSIONAL CASE. W. J. A NEW FLEXIBLE BODY DYNAMIC FORMULATION FOR BEAM STRUCTURES UNDERGOING LARGE OVERALL MOTION IIE THREE-DIMENSIONAL CASE W. J. Haering* Senior Projet Engineer General Motors Corporation Warren, Mihigan R.

More information

Sensitivity Analysis in Markov Networks

Sensitivity Analysis in Markov Networks Sensitivity Analysis in Markov Networks Hei Chan and Adnan Darwihe Computer Siene Department University of California, Los Angeles Los Angeles, CA 90095 {hei,darwihe}@s.ula.edu Abstrat This paper explores

More information

A simple expression for radial distribution functions of pure fluids and mixtures

A simple expression for radial distribution functions of pure fluids and mixtures A simple expression for radial distribution funtions of pure fluids and mixtures Enrio Matteoli a) Istituto di Chimia Quantistia ed Energetia Moleolare, CNR, Via Risorgimento, 35, 56126 Pisa, Italy G.

More information

DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS

DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS CHAPTER 4 DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS 4.1 INTRODUCTION Around the world, environmental and ost onsiousness are foring utilities to install

More information

LOGISTIC REGRESSION IN DEPRESSION CLASSIFICATION

LOGISTIC REGRESSION IN DEPRESSION CLASSIFICATION LOGISIC REGRESSIO I DEPRESSIO CLASSIFICAIO J. Kual,. V. ran, M. Bareš KSE, FJFI, CVU v Praze PCP, CS, 3LF UK v Praze Abstrat Well nown logisti regression and the other binary response models an be used

More information

Optimization of Statistical Decisions for Age Replacement Problems via a New Pivotal Quantity Averaging Approach

Optimization of Statistical Decisions for Age Replacement Problems via a New Pivotal Quantity Averaging Approach Amerian Journal of heoretial and Applied tatistis 6; 5(-): -8 Published online January 7, 6 (http://www.sienepublishinggroup.om/j/ajtas) doi:.648/j.ajtas.s.65.4 IN: 36-8999 (Print); IN: 36-96 (Online)

More information

Research Letter Distributed Source Localization Based on TOA Measurements in Wireless Sensor Networks

Research Letter Distributed Source Localization Based on TOA Measurements in Wireless Sensor Networks Researh Letters in Eletronis Volume 2009, Artile ID 573129, 4 pages doi:10.1155/2009/573129 Researh Letter Distributed Soure Loalization Based on TOA Measurements in Wireless Sensor Networks Wanzhi Qiu

More information

A NONLILEAR CONTROLLER FOR SHIP AUTOPILOTS

A NONLILEAR CONTROLLER FOR SHIP AUTOPILOTS Vietnam Journal of Mehanis, VAST, Vol. 4, No. (), pp. A NONLILEAR CONTROLLER FOR SHIP AUTOPILOTS Le Thanh Tung Hanoi University of Siene and Tehnology, Vietnam Abstrat. Conventional ship autopilots are

More information

19 Lecture 19: Cosmic Microwave Background Radiation

19 Lecture 19: Cosmic Microwave Background Radiation PHYS 652: Astrophysis 97 19 Leture 19: Cosmi Mirowave Bakground Radiation Observe the void its emptiness emits a pure light. Chuang-tzu The Big Piture: Today we are disussing the osmi mirowave bakground

More information

Advanced Computational Fluid Dynamics AA215A Lecture 4

Advanced Computational Fluid Dynamics AA215A Lecture 4 Advaned Computational Fluid Dynamis AA5A Leture 4 Antony Jameson Winter Quarter,, Stanford, CA Abstrat Leture 4 overs analysis of the equations of gas dynamis Contents Analysis of the equations of gas

More information

Speed-feedback Direct-drive Control of a Low-speed Transverse Flux-type Motor with Large Number of Poles for Ship Propulsion

Speed-feedback Direct-drive Control of a Low-speed Transverse Flux-type Motor with Large Number of Poles for Ship Propulsion Speed-feedbak Diret-drive Control of a Low-speed Transverse Flux-type Motor with Large Number of Poles for Ship Propulsion Y. Yamamoto, T. Nakamura 2, Y. Takada, T. Koseki, Y. Aoyama 3, and Y. Iwaji 3

More information

UPPER-TRUNCATED POWER LAW DISTRIBUTIONS

UPPER-TRUNCATED POWER LAW DISTRIBUTIONS Fratals, Vol. 9, No. (00) 09 World Sientifi Publishing Company UPPER-TRUNCATED POWER LAW DISTRIBUTIONS STEPHEN M. BURROUGHS and SARAH F. TEBBENS College of Marine Siene, University of South Florida, St.

More information

Development of Fuzzy Extreme Value Theory. Populations

Development of Fuzzy Extreme Value Theory. Populations Applied Mathematial Sienes, Vol. 6, 0, no. 7, 58 5834 Development of Fuzzy Extreme Value Theory Control Charts Using α -uts for Sewed Populations Rungsarit Intaramo Department of Mathematis, Faulty of

More information

Aircraft CAS Design with Input Saturation Using Dynamic Model Inversion

Aircraft CAS Design with Input Saturation Using Dynamic Model Inversion International Journal of Control, Automation, and Systems Vol., No. 3, September 003 35 Airraft CAS Design with Input Saturation sing Dynami Model Inversion Sangsoo Lim and Byoung Soo Kim Abstrat: This

More information

Analysis of discretization in the direct simulation Monte Carlo

Analysis of discretization in the direct simulation Monte Carlo PHYSICS OF FLUIDS VOLUME 1, UMBER 1 OCTOBER Analysis of disretization in the diret simulation Monte Carlo iolas G. Hadjionstantinou a) Department of Mehanial Engineering, Massahusetts Institute of Tehnology,

More information

An Integrated Architecture of Adaptive Neural Network Control for Dynamic Systems

An Integrated Architecture of Adaptive Neural Network Control for Dynamic Systems An Integrated Arhiteture of Adaptive Neural Network Control for Dynami Systems Robert L. Tokar 2 Brian D.MVey2 'Center for Nonlinear Studies, 2Applied Theoretial Physis Division Los Alamos National Laboratory,

More information

Sparsity based Ground Moving Target Imaging via Multi-Channel SAR

Sparsity based Ground Moving Target Imaging via Multi-Channel SAR Sparsity based Ground Moving Target Imaging via Multi-Channel SAR Di Wu, Mehrdad Yaghoobi and Mike Davies Shool of Engineering University of Edinburgh UK, EH9 3JL Email: {D.Wu, m.yaghoobi-vaighan, mike.davies}@ed.a.uk

More information

COMBINED PROBE FOR MACH NUMBER, TEMPERATURE AND INCIDENCE INDICATION

COMBINED PROBE FOR MACH NUMBER, TEMPERATURE AND INCIDENCE INDICATION 4 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES COMBINED PROBE FOR MACH NUMBER, TEMPERATURE AND INCIDENCE INDICATION Jiri Nozika*, Josef Adame*, Daniel Hanus** *Department of Fluid Dynamis and

More information

Danielle Maddix AA238 Final Project December 9, 2016

Danielle Maddix AA238 Final Project December 9, 2016 Struture and Parameter Learning in Bayesian Networks with Appliations to Prediting Breast Caner Tumor Malignany in a Lower Dimension Feature Spae Danielle Maddix AA238 Final Projet Deember 9, 2016 Abstrat

More information

Improved Extended Kalman Filter for Parameters Identification

Improved Extended Kalman Filter for Parameters Identification Improved Extended Kalman Filter for Parameters Identifiation Peipei Zhao. Zhenyu Wang. ao Lu. Yulin Lu Institute of Disaster Prevention, Langfang,Hebei Provine, China SUMMARY: he extended Kalman filter

More information

A model for measurement of the states in a coupled-dot qubit

A model for measurement of the states in a coupled-dot qubit A model for measurement of the states in a oupled-dot qubit H B Sun and H M Wiseman Centre for Quantum Computer Tehnology Centre for Quantum Dynamis Griffith University Brisbane 4 QLD Australia E-mail:

More information

Relativistic effects in earth-orbiting Doppler lidar return signals

Relativistic effects in earth-orbiting Doppler lidar return signals 3530 J. Opt. So. Am. A/ Vol. 4, No. 11/ November 007 Neil Ashby Relativisti effets in earth-orbiting Doppler lidar return signals Neil Ashby 1,, * 1 Department of Physis, University of Colorado, Boulder,

More information

22.54 Neutron Interactions and Applications (Spring 2004) Chapter 6 (2/24/04) Energy Transfer Kernel F(E E')

22.54 Neutron Interactions and Applications (Spring 2004) Chapter 6 (2/24/04) Energy Transfer Kernel F(E E') 22.54 Neutron Interations and Appliations (Spring 2004) Chapter 6 (2/24/04) Energy Transfer Kernel F(E E') Referenes -- J. R. Lamarsh, Introdution to Nulear Reator Theory (Addison-Wesley, Reading, 1966),

More information

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM NETWORK SIMPLEX LGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM Cen Çalışan, Utah Valley University, 800 W. University Parway, Orem, UT 84058, 801-863-6487, en.alisan@uvu.edu BSTRCT The minimum

More information

Kinematics and inverse dynamics analysis for a general 3-PRS spatial parallel mechanism Yangmin Li and Qingsong Xu

Kinematics and inverse dynamics analysis for a general 3-PRS spatial parallel mechanism Yangmin Li and Qingsong Xu Robotia (2005) volume 23, pp. 219 229. 2005 Cambridge University Press doi:10.1017/s0263574704000797 Printed in the United Kingdom Kinematis and inverse dynamis analysis for a general 3-PRS spatial parallel

More information

A Functional Representation of Fuzzy Preferences

A Functional Representation of Fuzzy Preferences Theoretial Eonomis Letters, 017, 7, 13- http://wwwsirporg/journal/tel ISSN Online: 16-086 ISSN Print: 16-078 A Funtional Representation of Fuzzy Preferenes Susheng Wang Department of Eonomis, Hong Kong

More information

Experiment 03: Work and Energy

Experiment 03: Work and Energy MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physis Department Physis 8.01 Purpose of the Experiment: Experiment 03: Work and Energy In this experiment you allow a art to roll down an inlined ramp and run into

More information

Three-dimensional morphological modelling in Delft3D-FLOW

Three-dimensional morphological modelling in Delft3D-FLOW Three-dimensional morphologial modelling in Delft3D-FLOW G. R. Lesser, J. van Kester, D.J.R. Walstra and J.A. Roelvink WL delft hydraulis email: giles.lesser@ldelft.nl Abstrat Computer modelling of sediment

More information

Simplified Buckling Analysis of Skeletal Structures

Simplified Buckling Analysis of Skeletal Structures Simplified Bukling Analysis of Skeletal Strutures B.A. Izzuddin 1 ABSRAC A simplified approah is proposed for bukling analysis of skeletal strutures, whih employs a rotational spring analogy for the formulation

More information

Advances in Radio Science

Advances in Radio Science Advanes in adio Siene 2003) 1: 99 104 Copernius GmbH 2003 Advanes in adio Siene A hybrid method ombining the FDTD and a time domain boundary-integral equation marhing-on-in-time algorithm A Beker and V

More information

Applying CIECAM02 for Mobile Display Viewing Conditions

Applying CIECAM02 for Mobile Display Viewing Conditions Applying CIECAM2 for Mobile Display Viewing Conditions YungKyung Park*, ChangJun Li*, M.. Luo*, Youngshin Kwak**, Du-Sik Park **, and Changyeong Kim**; * University of Leeds, Colour Imaging Lab, UK*, **

More information

THE TWIN PARADOX A RELATIVISTIC DOMAIN RESOLUTION

THE TWIN PARADOX A RELATIVISTIC DOMAIN RESOLUTION THE TWIN PARADOX A RELATIVISTIC DOMAIN RESOLUTION Peter G.Bass P.G.Bass www.relativitydomains.om January 0 ABSTRACT This short paper shows that the so alled "Twin Paradox" of Speial Relativity, is in fat

More information

Four-dimensional equation of motion for viscous compressible substance with regard to the acceleration field, pressure field and dissipation field

Four-dimensional equation of motion for viscous compressible substance with regard to the acceleration field, pressure field and dissipation field Four-dimensional equation of motion for visous ompressible substane with regard to the aeleration field, pressure field and dissipation field Sergey G. Fedosin PO box 6488, Sviazeva str. -79, Perm, Russia

More information

Velocity Addition in Space/Time David Barwacz 4/23/

Velocity Addition in Space/Time David Barwacz 4/23/ Veloity Addition in Spae/Time 003 David arwaz 4/3/003 daveb@triton.net http://members.triton.net/daveb Abstrat Using the spae/time geometry developed in the previous paper ( Non-orthogonal Spae- Time geometry,

More information

max min z i i=1 x j k s.t. j=1 x j j:i T j

max min z i i=1 x j k s.t. j=1 x j j:i T j AM 221: Advaned Optimization Spring 2016 Prof. Yaron Singer Leture 22 April 18th 1 Overview In this leture, we will study the pipage rounding tehnique whih is a deterministi rounding proedure that an be

More information

Supplementary information for: All-optical signal processing using dynamic Brillouin gratings

Supplementary information for: All-optical signal processing using dynamic Brillouin gratings Supplementary information for: All-optial signal proessing using dynami Brillouin gratings Maro Santagiustina, Sanghoon Chin 2, Niolay Primerov 2, Leonora Ursini, Lu Thévena 2 Department of Information

More information

RESEARCH ON RANDOM FOURIER WAVE-NUMBER SPECTRUM OF FLUCTUATING WIND SPEED

RESEARCH ON RANDOM FOURIER WAVE-NUMBER SPECTRUM OF FLUCTUATING WIND SPEED The Seventh Asia-Paifi Conferene on Wind Engineering, November 8-1, 9, Taipei, Taiwan RESEARCH ON RANDOM FORIER WAVE-NMBER SPECTRM OF FLCTATING WIND SPEED Qi Yan 1, Jie Li 1 Ph D. andidate, Department

More information

An Effective Photon Momentum in a Dielectric Medium: A Relativistic Approach. Abstract

An Effective Photon Momentum in a Dielectric Medium: A Relativistic Approach. Abstract An Effetive Photon Momentum in a Dieletri Medium: A Relativisti Approah Bradley W. Carroll, Farhang Amiri, and J. Ronald Galli Department of Physis, Weber State University, Ogden, UT 84408 Dated: August

More information

Connectivity and Blockage Effects in Millimeter-Wave Air-To-Everything Networks

Connectivity and Blockage Effects in Millimeter-Wave Air-To-Everything Networks 1 Connetivity and Blokage Effets in Millimeter-Wave Air-To-Everything Networks Kaifeng Han, Kaibin Huang and Robert W. Heath Jr. arxiv:1808.00144v1 [s.it] 1 Aug 2018 Abstrat Millimeter-wave (mmwave) offers

More information

Likelihood-confidence intervals for quantiles in Extreme Value Distributions

Likelihood-confidence intervals for quantiles in Extreme Value Distributions Likelihood-onfidene intervals for quantiles in Extreme Value Distributions A. Bolívar, E. Díaz-Franés, J. Ortega, and E. Vilhis. Centro de Investigaión en Matemátias; A.P. 42, Guanajuato, Gto. 36; Méxio

More information

IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE MAJOR STREET AT A TWSC INTERSECTION

IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE MAJOR STREET AT A TWSC INTERSECTION 09-1289 Citation: Brilon, W. (2009): Impedane Effets of Left Turners from the Major Street at A TWSC Intersetion. Transportation Researh Reord Nr. 2130, pp. 2-8 IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE

More information

Einstein s Three Mistakes in Special Relativity Revealed. Copyright Joseph A. Rybczyk

Einstein s Three Mistakes in Special Relativity Revealed. Copyright Joseph A. Rybczyk Einstein s Three Mistakes in Speial Relativity Revealed Copyright Joseph A. Rybzyk Abstrat When the evidene supported priniples of eletromagneti propagation are properly applied, the derived theory is

More information

Bi-clustering of Gene Expression Data Using Conditional Entropy

Bi-clustering of Gene Expression Data Using Conditional Entropy Bi-lustering of Gene Expression Data Using Conditional Entropy Afolabi Olomola and Sumeet Dua, Data Mining Researh Laboratory (DMRL), Department of Computer Siene Louisiana Teh University, Ruston, LA,

More information

arxiv:gr-qc/ v2 6 Feb 2004

arxiv:gr-qc/ v2 6 Feb 2004 Hubble Red Shift and the Anomalous Aeleration of Pioneer 0 and arxiv:gr-q/0402024v2 6 Feb 2004 Kostadin Trenčevski Faulty of Natural Sienes and Mathematis, P.O.Box 62, 000 Skopje, Maedonia Abstrat It this

More information

IDENTIFICATION AND CONTROL OF ACOUSTIC RADIATION MODES

IDENTIFICATION AND CONTROL OF ACOUSTIC RADIATION MODES IDENTIFICATION AND CONTROL OF ACOUSTIC RADIATION MODES Arthur P. Berkhoff University of Twente, Faulty of Eletrial Engineering, P.O. Box 217, 7 AE Enshede, The Netherlands email: a.p.berkhoff@el.utwente.nl

More information

Relativity fundamentals explained well (I hope) Walter F. Smith, Haverford College

Relativity fundamentals explained well (I hope) Walter F. Smith, Haverford College Relativity fundamentals explained well (I hope) Walter F. Smith, Haverford College 3-14-06 1 Propagation of waves through a medium As you ll reall from last semester, when the speed of sound is measured

More information

Centroid Detection by Gaussian Pattern Matching In Adaptive Optics

Centroid Detection by Gaussian Pattern Matching In Adaptive Optics 010 International Journal of Computer Appliations (0975-8887) Centroid Detetion by Gaussian Pattern Mathing In Adaptive Optis Akondi Vyas Indian Institute of Astrophysis Indian Institute of Siene M B Roopashree

More information

A Heuristic Approach for Design and Calculation of Pressure Distribution over Naca 4 Digit Airfoil

A Heuristic Approach for Design and Calculation of Pressure Distribution over Naca 4 Digit Airfoil IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 PP 11-15 www.iosrjen.org A Heuristi Approah for Design and Calulation of Pressure Distribution over Naa 4 Digit Airfoil G.

More information

Green s function for the wave equation

Green s function for the wave equation Green s funtion for the wave equation Non-relativisti ase January 2019 1 The wave equations In the Lorentz Gauge, the wave equations for the potentials are (Notes 1 eqns 43 and 44): 1 2 A 2 2 2 A = µ 0

More information

The coefficients a and b are expressed in terms of three other parameters. b = exp

The coefficients a and b are expressed in terms of three other parameters. b = exp T73S04 Session 34: elaxation & Elasti Follow-Up Last Update: 5/4/2015 elates to Knowledge & Skills items 1.22, 1.28, 1.29, 1.30, 1.31 Evaluation of relaxation: integration of forward reep and limitations

More information

NUMERICAL SIMULATION OF ATOMIZATION WITH ADAPTIVE JET REFINEMENT

NUMERICAL SIMULATION OF ATOMIZATION WITH ADAPTIVE JET REFINEMENT Paper ID ILASS8--7 ILASS 28 Sep. 8-, 28, Como Lake, Italy A44 NUMERICAL SIMULATION OF ATOMIZATION WITH ADAPTIVE JET REFINEMENT Anne Bagué, Daniel Fuster, Stéphane Popinet + & Stéphane Zaleski Université

More information

QCLAS Sensor for Purity Monitoring in Medical Gas Supply Lines

QCLAS Sensor for Purity Monitoring in Medical Gas Supply Lines DOI.56/sensoren6/P3. QLAS Sensor for Purity Monitoring in Medial Gas Supply Lines Henrik Zimmermann, Mathias Wiese, Alessandro Ragnoni neoplas ontrol GmbH, Walther-Rathenau-Str. 49a, 7489 Greifswald, Germany

More information

Breakdown of the Special Theory of Relativity as Proven by Synchronization of Clocks

Breakdown of the Special Theory of Relativity as Proven by Synchronization of Clocks Breakdown of the Speial Theory of Relativity as Proven by Synhronization of Cloks Koshun Suto Koshun_suto19@mbr.nifty.om Abstrat In this paper, a hypothetial preferred frame of referene is presumed, and

More information

Relativistic Dynamics

Relativistic Dynamics Chapter 7 Relativisti Dynamis 7.1 General Priniples of Dynamis 7.2 Relativisti Ation As stated in Setion A.2, all of dynamis is derived from the priniple of least ation. Thus it is our hore to find a suitable

More information

Hankel Optimal Model Order Reduction 1

Hankel Optimal Model Order Reduction 1 Massahusetts Institute of Tehnology Department of Eletrial Engineering and Computer Siene 6.245: MULTIVARIABLE CONTROL SYSTEMS by A. Megretski Hankel Optimal Model Order Redution 1 This leture overs both

More information

9 Geophysics and Radio-Astronomy: VLBI VeryLongBaseInterferometry

9 Geophysics and Radio-Astronomy: VLBI VeryLongBaseInterferometry 9 Geophysis and Radio-Astronomy: VLBI VeryLongBaseInterferometry VLBI is an interferometry tehnique used in radio astronomy, in whih two or more signals, oming from the same astronomial objet, are reeived

More information

Bottom Shear Stress Formulations to Compute Sediment Fluxes in Accelerated Skewed Waves

Bottom Shear Stress Formulations to Compute Sediment Fluxes in Accelerated Skewed Waves Journal of Coastal Researh SI 5 453-457 ICS2009 (Proeedings) Portugal ISSN 0749-0258 Bottom Shear Stress Formulations to Compute Sediment Fluxes in Aelerated Skewed Waves T. Abreu, F. Sanho and P. Silva

More information

the following action R of T on T n+1 : for each θ T, R θ : T n+1 T n+1 is defined by stated, we assume that all the curves in this paper are defined

the following action R of T on T n+1 : for each θ T, R θ : T n+1 T n+1 is defined by stated, we assume that all the curves in this paper are defined How should a snake turn on ie: A ase study of the asymptoti isoholonomi problem Jianghai Hu, Slobodan N. Simić, and Shankar Sastry Department of Eletrial Engineering and Computer Sienes University of California

More information

Contact State Estimation using Multiple Model Estimation and Hidden Markov Models

Contact State Estimation using Multiple Model Estimation and Hidden Markov Models Thomas J. Debus Pierre E. Dupont Department of Aerospae and Mehanial Engineering Boston University Boston, MA 02445, USA Robert D. Howe Division of Engineering and Applied Sienes Harvard University Cambridge,

More information

The Effectiveness of the Linear Hull Effect

The Effectiveness of the Linear Hull Effect The Effetiveness of the Linear Hull Effet S. Murphy Tehnial Report RHUL MA 009 9 6 Otober 009 Department of Mathematis Royal Holloway, University of London Egham, Surrey TW0 0EX, England http://www.rhul.a.uk/mathematis/tehreports

More information

Transient wave propagation analysis of a pantograph- catenary system

Transient wave propagation analysis of a pantograph- catenary system Journal of Physis: Conferene Series PAPER OPEN ACCESS Transient wave propagation analysis of a pantograph- atenary system To ite this artile: Kyohei Nagao and Arata Masuda 216 J. Phys.: Conf. Ser. 744

More information

arxiv:gr-qc/ v7 14 Dec 2003

arxiv:gr-qc/ v7 14 Dec 2003 Propagation of light in non-inertial referene frames Vesselin Petkov Siene College, Conordia University 1455 De Maisonneuve Boulevard West Montreal, Quebe, Canada H3G 1M8 vpetkov@alor.onordia.a arxiv:gr-q/9909081v7

More information

Design of an Adaptive Neural Network Controller for Effective Position Control of Linear Pneumatic Actuators

Design of an Adaptive Neural Network Controller for Effective Position Control of Linear Pneumatic Actuators Researh Artile International Journal of Current Engineering and Tehnology E-ISSN 77 406, P-ISSN 347-56 04 INPRESSCO, All Rights Reserved Available at http://inpresso.om/ategory/ijet Design of an Adaptive

More information

Non-Markovian study of the relativistic magnetic-dipole spontaneous emission process of hydrogen-like atoms

Non-Markovian study of the relativistic magnetic-dipole spontaneous emission process of hydrogen-like atoms NSTTUTE OF PHYSCS PUBLSHNG JOURNAL OF PHYSCS B: ATOMC, MOLECULAR AND OPTCAL PHYSCS J. Phys. B: At. Mol. Opt. Phys. 39 ) 7 85 doi:.88/953-75/39/8/ Non-Markovian study of the relativisti magneti-dipole spontaneous

More information

Assessing the Performance of a BCI: A Task-Oriented Approach

Assessing the Performance of a BCI: A Task-Oriented Approach Assessing the Performane of a BCI: A Task-Oriented Approah B. Dal Seno, L. Mainardi 2, M. Matteui Department of Eletronis and Information, IIT-Unit, Politenio di Milano, Italy 2 Department of Bioengineering,

More information

Orthogonal Complement Based Divide-and-Conquer Algorithm (O-DCA) for Constrained Multibody Systems

Orthogonal Complement Based Divide-and-Conquer Algorithm (O-DCA) for Constrained Multibody Systems Orthogonal Complement Based Divide-and-Conquer Algorithm (O-DCA) for Constrained Multibody Systems Rudranarayan M. Mukherjee, Kurt S. Anderson Computational Dynamis Laboratory Department of Mehanial Aerospae

More information

Critical Reflections on the Hafele and Keating Experiment

Critical Reflections on the Hafele and Keating Experiment Critial Refletions on the Hafele and Keating Experiment W.Nawrot In 1971 Hafele and Keating performed their famous experiment whih onfirmed the time dilation predited by SRT by use of marosopi loks. As

More information

A Numerical Method For Constructing Geo-Location Isograms

A Numerical Method For Constructing Geo-Location Isograms A Numerial Method For Construting Geo-Loation Isograms Mike Grabbe The Johns Hopkins University Applied Physis Laboratory Laurel, MD Memo Number GVW--U- June 9, 2 Introdution Geo-loation is often performed

More information

The transition between quasi-static and fully dynamic for interfaces

The transition between quasi-static and fully dynamic for interfaces Physia D 198 (24) 136 147 The transition between quasi-stati and fully dynami for interfaes G. Caginalp, H. Merdan Department of Mathematis, University of Pittsburgh, Pittsburgh, PA 1526, USA Reeived 6

More information

IN-PLANE VIBRATIONS OF CURVED BEAMS WITH VARIABLE CROSS-SECTIONS CARRYING ADDITIONAL MASS

IN-PLANE VIBRATIONS OF CURVED BEAMS WITH VARIABLE CROSS-SECTIONS CARRYING ADDITIONAL MASS 11 th International Conferene on Vibration Problems Z. Dimitrovová et al. (eds.) Lisbon, Portugal, 9-1 September 013 IN-PLANE VIBRATIONS OF CURVED BEAMS WITH VARIABLE CROSS-SECTIONS CARRYING ADDITIONAL

More information

Multicomponent analysis on polluted waters by means of an electronic tongue

Multicomponent analysis on polluted waters by means of an electronic tongue Sensors and Atuators B 44 (1997) 423 428 Multiomponent analysis on polluted waters by means of an eletroni tongue C. Di Natale a, *, A. Maagnano a, F. Davide a, A. D Amio a, A. Legin b, Y. Vlasov b, A.

More information

LATTICE BOLTZMANN METHOD FOR MICRO CHANNEL AND MICRO ORIFICE FLOWS TAIHO YEOM. Bachelor of Science in Mechanical Engineering.

LATTICE BOLTZMANN METHOD FOR MICRO CHANNEL AND MICRO ORIFICE FLOWS TAIHO YEOM. Bachelor of Science in Mechanical Engineering. LATTICE BOLTZMANN METHOD FOR MICRO CHANNEL AND MICRO ORIFICE FLOWS By TAIHO YEOM Bahelor of Siene in Mehanial Engineering Ajou University Suwon, South Korea 2005 Submitted to the Faulty of the Graduate

More information

Relativistic Addition of Velocities *

Relativistic Addition of Velocities * OpenStax-CNX module: m42540 1 Relativisti Addition of Veloities * OpenStax This work is produed by OpenStax-CNX and liensed under the Creative Commons Attribution Liense 3.0 Abstrat Calulate relativisti

More information

The Concept of Mass as Interfering Photons, and the Originating Mechanism of Gravitation D.T. Froedge

The Concept of Mass as Interfering Photons, and the Originating Mechanism of Gravitation D.T. Froedge The Conept of Mass as Interfering Photons, and the Originating Mehanism of Gravitation D.T. Froedge V04 Formerly Auburn University Phys-dtfroedge@glasgow-ky.om Abstrat For most purposes in physis the onept

More information

Cavity flow with surface tension past a flat plate

Cavity flow with surface tension past a flat plate Proeedings of the 7 th International Symposium on Cavitation CAV9 Paper No. ## August 7-, 9, Ann Arbor, Mihigan, USA Cavity flow with surfae tension past a flat plate Yuriy Savhenko Institute of Hydromehanis

More information

Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation a

Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation a Seismi dip estimation based on the two-dimensional Hilbert transform and its appliation in random noise attenuation a a Published in Applied Geophysis, 1, 55-63 (Marh 015) Cai Liu, Changle Chen, Dian Wang,

More information

ONLINE APPENDICES for Cost-Effective Quality Assurance in Crowd Labeling

ONLINE APPENDICES for Cost-Effective Quality Assurance in Crowd Labeling ONLINE APPENDICES for Cost-Effetive Quality Assurane in Crowd Labeling Jing Wang Shool of Business and Management Hong Kong University of Siene and Tehnology Clear Water Bay Kowloon Hong Kong jwang@usthk

More information

Maximum Likelihood Multipath Estimation in Comparison with Conventional Delay Lock Loops

Maximum Likelihood Multipath Estimation in Comparison with Conventional Delay Lock Loops Maximum Likelihood Multipath Estimation in Comparison with Conventional Delay Lok Loops Mihael Lentmaier and Bernhard Krah, German Aerospae Center (DLR) BIOGRAPY Mihael Lentmaier reeived the Dipl.-Ing.

More information

Bilinear Formulated Multiple Kernel Learning for Multi-class Classification Problem

Bilinear Formulated Multiple Kernel Learning for Multi-class Classification Problem Bilinear Formulated Multiple Kernel Learning for Multi-lass Classifiation Problem Takumi Kobayashi and Nobuyuki Otsu National Institute of Advaned Industrial Siene and Tehnology, -- Umezono, Tsukuba, Japan

More information