A Comparative Study of Vision-Based Lateral Control Strategies for Autonomous Highway Driving

Size: px
Start display at page:

Download "A Comparative Study of Vision-Based Lateral Control Strategies for Autonomous Highway Driving"

Transcription

1 A Comparatie Study of Vision-Based ateral Control Strategies for Autonomous Highway Driing J. Košecká, R. Blasi, C. J. Taylor and J. Malik Department of Electrical Engineering and Computer Sciences Uniersity of California at Berkeley Berkeley, CA 97, USA. 1 Abstract This paper will present the results of a comparatie study of a set of ision-based control strategies that hae been applied to the problem of steering an autonomous ehicle along a highway. The aim of this work has been to further our understanding of the characteristics of arious control laws that could be applied to this problem with a iew to making informed design decisions. The control strategies that we explored include a lead lag control law, a fullstate linear controller and input-output linearizing control law. Each of these control strategies was implemented and tested on our experimental ehicle, a Honda Accord X, both with and without a curature feedforward component. ntroduction With the increasing speeds of modern microprocesors it has become eer more common for computer ision algorithms to find application in real-time control tasks. n particular, the problem of steering an autonomous ehicle along a highway using the output from one or more ideo cameras mounted inside the ehicle has been a popular target for researchers around the world and a number of groups hae demonstrated impressie results on this control task. Dickmanns et. al. [?] deeloped systems that droe autonomously on the German Autobahn as early as 195. The Nalab project at CMU has produced a number of successful isually guided autonomous ehicle systems. Other research groups include Ozguner et. al. at Ohio State [11], Broggi et al at the Uniersita di Parma, - at the National nstitute of Standards and ockheed-martin. The goal of our research efforts in this field has been to understand the fundamental characteristics of this ision based control problem and to use this knowledge to design better control strategies. n [7] we presented an analysis of the problem of ision-based lateral control and inestigated the effects of changing arious important system parameters like the ehicle elocity, the lookahead range of the ision sensor and the processing delay associated with the perception and control system. We also described a static feedback strategy that enabled us to perform the lateral control task at highway speeds. We were able to erify the accuracy and efficacy of our modelling and control techniques on our experimental ehicle platform, a Honda Accord X. n this paper we present the results of a series of experiments that were designed to proide a systematic comparison of a number of control strategies. The aim of this work has been to further our understanding of the characteristics of arious control laws that could be applied to this problem with a iew to making informed design decisions. The control strategies that we explored include a lead lag control law, a full-state linear controller and input-output linearizing control law. Each of these control strategies was implemented and tested both with and without a curature feedforward component. Section of this paper presents the basic equations that we hae used to model the dynamics of our ehicle and our sensing system. Section 3 describes the design of the obserer that we use to estimate the states of our system and the curature of the roadway. Section describes the arious control strategies that we implemented on our experimental platform and section 5 presents the results of the experiments that we carried out with these controllers. Section contains the conclusions that we hae drawn from these experiments. 3 Modeling The dynamics of a passenger ehicle can be described by a detailed -DOF nonlinear model [1]. Since it is possible to decouple the longitudinal and lateral dynamics, a linearized model of the lateral ehicle dynamics is used for controller design. The linearized model of the ehicle re- 1

2 tains only lateral and yaw dynamics, assumes small steering angles and a linear tire model, and is parameterized by the current longitudinal elocity. Coupling the two front wheels and two rear wheels together, the resulting bicycle model (Figure 1) is described by the following ariables and parameters: y CG δ f y x y ψ x linear elocity ector ( x, y), x denotes speed f r f side slip angles of the front and rear tires ehicle yaw angle within a fixed inertial frame front wheel steering angle commanded steering angle m total mass of the ehicle l f l r total inertia ehicle around center of graity (CG) distance of the front and rear axles from the CG l distance between the front and the rear axle l f + l r c f c r cornering stiffness of the front and rear tires. F r l r y y l f F f δ f α f β x x R ref Figure : The ision system estimates the offset from the centerline y and the angle between the road tangent and heading of the ehicle " at some lookahead distance. " the angle between the tangent to the road and the ehicle orientation denotes the lookahead distance of the ision system. The equations capturing the eolution of these measurements due to the motion of the car and changes in the road geometry are: _y = x " ; y ; _ () _" = x K ; _ (3) We can combine the ehicle lateral dynamics and the ision dynamics into a single dynamical system of the form: ε _x = A x + B u + E w y = C x Figure 1: The motion of the ehicle is characterized by its elocity = ( x y) expressed in the ehicle s inertial frame of reference and its yaw rate _. The forces acting on the front and rear wheels are F f and F r, respectiely. The lateral dynamics equations are obtained by computing the net lateral force and torque acting on the ehicle following Newton-Euler equations [] and choosing _ and y, as state ariables. The state equations hae the following form: _ y 3 5 = ; a1 m x ;m x +a m x a 3 x ; a x y _ b 1 b 3 5 f (1) where a 1 = c f + c r, a = c r l r ; c f l f, a 3 = ;l f c f + l r c r, a = lf c f + lr c r, b 1 = cf m and b lf cf =. The additional measurements proided by the ision system (see Figure ) are: y the offset from the centerline at the lookahead, with the state ector x =[ y _ y " ] T, the output y = [ _ y " ] T and control input u = f. The road curature K enters the model as an exogenous disturbance signal w = K. 3.1 Analysis The block diagram of the oerall system following the state equations is shown in Figure 3. The transfer function V 1 (s) between the steering angle f and offset at the lookahead y has the following form: V 1 (s) = 1 s as + bs + c ds + es + f where the numerator is a function of both speed and lookahead distance and the denominator is parameterized by the speed of the car. V 1 (s) can be rewritten according to Figure 3 by singling out the ehicle dynamics in terms of y CG and followed by the integrating action 1=s : () V 1 (s) = 1 s (G(s) +G (s)) (5)

3 K y = C x () C(s) δ A(s) δ f + ψ.. ψ. - G (s) 1/s G(s). y 1/s y + +. ε 1/s D(s) + 1/s D(s) ε y where x =[y " K ] T, y =[y " ] T. Note that the state ector x includes the road curature K. This differential equation can be conerted to discrete time in the usual manner by assuming that the yaw rate, _, is constant oer the sampling interal T. Figure 3: The block diagram of the oerall system with the two outputs proided by the ision system. where G(s) and G (s) are transfer functions between steering angle and lateral acceleration and yaw acceleration respectiely. The actuator A(s) is modeled as a low pass filter of the commanded steering angle and a pure time delay element D(s) =e ;Tds represents the latency T d of the ision subsystem. n our system T d =:57s. The transfer function C(s) corresponds to the controller to be designed. More detailed analysis of how the behaior of this dynamic system changes as a function of important system parameters like, lookahead distance, processing delay and ehicle elocity can be found in [7]. Vision System The ision-based lane tracking system used in our experiments is an improed ersion of the one presented in [1]. This system takes its input from a single forward-looking CCD ideo camera. t extracts potential lane markers from the input using a template-based scheme. t then finds the best linear fits to the left and right lane markers oer a certain lookahead range through a ariant of the Hough transform. From these measurements we can compute an estimate for the lateral position and orientation of the ehicle with respect to the roadway at a particular lookahead distance,. The ision system is implemented on an array of TMS3C digital signal processors which are hosted on the bus of an ntel-based industrial computer. The system processes images from the ideo camera at a rate of 3 frames per second. 5 Obserer Design n order to estimate the curature of the roadway we hae chosen to implement an obserer based on a slightly simplified ersion of the systems state equations as shown in Equation ( ). More specifically, in these equations we hae chosen to neglect the ehicles lateral elocity, y. _x = A ( x )x + B _ x(k +1)=( x )x(k) + _ (7) Equation (7) allows us to predict how the state of the system will eole between sampling interals. Measurements are obtained from two sources: the ision system proides us with measurements of y and ", while the on-board fiber optic gyro proides us with measurements of the yaw rate of the ehicle, _. Our use of the yaw rate sensor measurements is analogous to the way in which information from the proprioceptie system is used in animate ision. The measurement ector y is used to update an estimate for the state of the system ^x as shown in the following equation: ^x + (k) =^x ; (k) +(y (k) ; C ^x ; (k)) () where ^x ; (k) and ^x + (k) denote the state estimate before and after the sensor update respectiely. The gain matrix can be chosen in a number of ways [], depending on the assumptions one makes about the aailability of noise statistics and the criterion one chooses to optimize. n our case the resulting gain matrix was computed as the steady state optimal gain matrix which minimizes estimation error, using the funtion dlqe aailable in Matlab. The coariances of the both the process and measurement noise were computed from the collected output data while closing the loop using output feedback lead-lag controler. Controllers The goal of all of the control schemes presented in the sequel is to regulate the offset at the lookahead, y, to zero. Passenger comfort is another important design criterion and this is typically expressed in terms of jerk, corresponding to the rate of change of acceleration. For a comfortable ride no frequency aboe.1-.5 Hz should be amplified in the path to lateral acceleration [5]. Additional road following criteria can be specified in terms of maximal allowable offset y max as a response to the step change in curature as well as bandwidth requirements on the transfer function F (s) = y(s) K (s).

4 .1 ead-lag Control Preious analysis reealed that up to 15 m/s the lookahead one can guarantee satisfactory damping of the closed loop poles of V 1 (s) and compensate for the delay using simple unity feedback control with proportional gain in the forward loop. As the elocity increases the transient response is affected more by the poor damping of the poles of V 1 (s) introducing additional phase lag around the.1- Hz. Since further increasing the lookahead does not improe the damping, gain compensation only cannot achiee satisfactory performance. The natural choice for obtaining an additional phase lead in the frequency range.1- Hz would be to introduce some deriatie action. n order to keep the bandwidth low an additional lag term is necessary. One satisfactory lead-lag controller has the following form: :9s +:1 C(s) = :5s +1:5s + where C(s) is a lead network in series with a single pole. The aboe controller was designed for a elocity of 3 m/s (1 km/h, 5 mph), a lookahead of 15 m and ms delay. The resulting closed loop system has a bandwidth of.5 Hz with a phase lead of 5 at the crossoer frequency. A discretized ersion of the aboe controller taking into account the 3 ms sampling time of the ision system hae been used in our experiments. Since increasing the speed has a destabilizing effect on V 1 (s), designing the controller for the highest intended speed guarantees stability at lower speeds and achiees satisfactory ride quality. n order to tighten the tracking performance at lower speeds indiidual controllers can be designed for arious speed ranges and gain scheduling techniques used to interpolate between them.. Full State Feedback With the aailability of the state information through the obseration process we explored the possibility of using the full state feedback control, using pole placement method. For good step response and bandwith requirements the poles from origin were moed to a conjugate pair with damping ratio =.77 and natural frequency about! n =.99 rad/s. The location of the ehicle dynamics poles was compensated by increased lookahead at higher elocities and remained unchnaged by pole placements methods..3 nput-output inearization nput-ouput linearization technique is typically used for linearization of nonlinear systems by state feedback and its (9) theoretical background can be found in []. The application of this technique to the bicycle model isn t strictly speaking linearization by state feedback, since the bicycle model is already linear. Nonetheless, the feedback rule is applied to render the model longitudinal-elocity independent. n this case the feedback law has a zero cancelling effect instead of linearizing one. Gien the bicycle model in the form The control law u = _x = f(x) + g(x)u (1) 1 g 1 f h(x) (; f h(x) +u ) (11) where i g denotes the i-th ie deriatie along g. For our particular example the control law becomes: u = a (u ; ( a3 ; a1 m ) y ; ( ;a ; a V m ) _ with constants a =1=(;b ;b 1 ) and a 1 a a 3 a b 1 b as defined after Equation??. Employing this control law yields a second order equation y = u. Now with two poles at the origin and the other two poles unobserable but well behaed we used the original lead-lag controller which gae us a complete control oer the placement of the systems poles.. Feedforward Control The steady state behaior of the system during perfect tracking of a cure with radius R ref, is characterized by particular alues of _ ref yref and ref. By setting the [_ y _y _" ] T to, the steering angle ref can be obtained from state equations and becomes: ref = K ref (l ; (l f c f ; l r c r )x m ) : (1) c r c f l This feedforward control component can be added to any of the control schemes that hae been described. The feedforward control law essentially proides information about the disturbance ahead of the car and improes the transient behaior of the system when encountering changes in curature. The effectieness of the feedforward term depends on the quality of the curature estimates. We discussed the curature estimation process as part of the obserer design in section 5. 7 Experimental Results Conclusions The strategy behind the design of the lead-lag and full state feedback controlers was based on the obseration that )

5 x 1 Offset at lookahead x 1 Offset at lookahead 1 1 x 1 Offset at lookahead x 1 Offset at lookahead Velocity 1 Velocity Velocity 1 Velocity x 1 3 Curature estimate 1 Feedforward component s time Figure : The plots of the left side of this figure depict the performace of a lead-lag controler, while trackin an oal consisting of two straight segments and two cured segments with the radius of curature about 1 m. The spikes both in the offset and lateral acceleration profiles during the cured sections (the sections where the offset is larger) correspond to the lane change maneuers performed by the ehicle. The transitions between the straight and cured segments are smooth without noticable oershoot. The plots on the right hand side depict full state feedback controller. While in the straight line sections the performance of the two is comparable, in the cured sections at high elocities the tracking error increases. n this case the control was perfomed using purely feedback term. Curature (1/m).... Feedforward (ticks) 1 35 Figure 5: The plots on the left hand side and right hand side demonstrate the effect of the feedforward control term on the oerall tracking performance, while using input-ouput linearized controller. The offset during the cured sections was essentially eliminated (see plots on the right). The row of pots depicts the feedforward term, which was computed from the curature estimates (left) proided by the obserer. The offset exihibits slight oershoot until the curature estimate conerges.

6 the dominant effect on systems behaior is caused by the two poles at the origin, while the ehicle dynamics poles are well behaed as long as the lookahead is large enough or en extra deriatie control action is proided. This allowed us to design controllers for the highest intended operating elocity, which would operate satisfactorily in the whole range of lower elocities. Howeer taking this approach one has to sacrifice some performance criteria at lower elocities. Acknowledgment. This research has been supported by Honda R&D North America nc., Honda R&D Company imited, Japan, PATH MOU57 and MUR program DAAH References [11] Ü. Özgüner, K. A. Ünyelioglu, and C. Hatipoğlu. radar reflectie tape. Somehwere. [1] H. Peng. Vehicle ateral Control for Highway Automation. PhD thesis, Department of Mechanical Engineering, Uniersity of California, Berkeley, 199. [13] D. Rai and M. Herman. A non-reconstruction approach for road following. n SPE proceedings on ntelligent Robots and Computer Vision, pages 1, [1] C. J. Taylor, J. Malik, and J. Weber. A real-time approach to stereopsis and lane-finding. n Proceedings of the 199 EEE ntelligent Vehicles Symposium, pages 7 13, Seikei Uniersity, Tokyo, Japan, September [1] R. S. Blasi. A study of lateral controllers for the stereo drie project. Master s thesis, Department of Computer Science, Uniersity of California at Berkeley, [] E. D. Dickmans and B. D. Mysliwetz. Recursie 3-D road and relatie ego-state estimation. EEE Transactions on PAM, 1():199 13, February 199. [3] B. Espiau, F. Chaumette, and P. Ries. A new approach to isual seroing in robotics. EEE Transactions on Robotics and Automation, (3):313 3, June 199. [] Arthur Gelb et al. Applied optimal estimation. MT Press, 199. [5] J. Guldner, H.-S. Tan, and S. Patwarddhan. Analysis of automated steering control for highway ehicles with look-down lateral reference systems. Vehicle System Dynamics (to appear), 199. [] Alberto sidori. Nonlinear Control Systems. Springer Verlag, 199. [7] J. Košecká, R. Blasi, C.J. Taylor, and J. Malik. Visionbased lateral control of ehicles. n Proc. ntelligent Transportation Systems Conference, Boston, [] J. Košecká. Vision-based lateral control of ehicles:look-ahead and delay issues. nternal Memo, Department of EECS, Uniersity of California Berkeley, [9] M. F. and and D. N. ee. Where we look when we steer? Nature, 39(3), June 199. [1] Y. Ma, J. Košecká, and S. Sastry. Vision guided naigation for a nonholonomic mobile robot. n submitted to CDC 9, 1997.

Statement: This paper will also be published during the 2017 AUTOREG conference.

Statement: This paper will also be published during the 2017 AUTOREG conference. Model Predictie Control for Autonomous Lateral Vehicle Guidance M. Sc. Jochen Prof. Dr.-Ing. Steffen Müller TU Berlin, Institute of Automotie Engineering Germany Statement: This paper will also be published

More information

Nonlinear Lateral Control of Vision Driven Autonomous Vehicles*

Nonlinear Lateral Control of Vision Driven Autonomous Vehicles* Paper Machine Intelligence & Robotic Control, Vol. 5, No. 3, 87 93 (2003) Nonlinear ateral Control of Vision Drien Autonomous Vehicles* Miguel Ángel Sotelo Abstract: This paper presents the results of

More information

Realization of Hull Stability Control System for Continuous Track Vehicle with the Robot Arm

Realization of Hull Stability Control System for Continuous Track Vehicle with the Robot Arm Adanced Science and Technology Letters Vol.86 (Ubiquitous Science and Engineering 05), pp.96-0 http://dx.doi.org/0.457/astl.05.86.0 Realization of Hull Stability Control System for Continuous Track Vehicle

More information

Position in the xy plane y position x position

Position in the xy plane y position x position Robust Control of an Underactuated Surface Vessel with Thruster Dynamics K. Y. Pettersen and O. Egeland Department of Engineering Cybernetics Norwegian Uniersity of Science and Technology N- Trondheim,

More information

F f. F r. _v y. v x. l f. l r

F f. F r. _v y. v x. l f. l r A Comparative Study of Vision-Based Lateral Control Strategies for Autonomous Highway Driving Camillo J. Taylor Computer and Information Science Dept. University of Pennsylvania Philadelphia, PA Jana Kosecka,

More information

Detection of Critical Driving Situations using Phase Plane Method for Vehicle Lateral Dynamics Control by Rear Wheel Steering

Detection of Critical Driving Situations using Phase Plane Method for Vehicle Lateral Dynamics Control by Rear Wheel Steering Proceedings of the 7th World Congress The International Federation of Automatic Control Seoul, Korea, July 6-, 28 Detection of Critical Driing Situations using Phase Plane Method for Vehicle Lateral Dynamics

More information

The single track model

The single track model The single track model Dr. M. Gerdts Uniersität Bayreuth, SS 2003 Contents 1 Single track model 1 1.1 Geometry.................................... 1 1.2 Computation of slip angles...........................

More information

Trajectory Estimation for Tactical Ballistic Missiles in Terminal Phase Using On-line Input Estimator

Trajectory Estimation for Tactical Ballistic Missiles in Terminal Phase Using On-line Input Estimator Proc. Natl. Sci. Counc. ROC(A) Vol. 23, No. 5, 1999. pp. 644-653 Trajectory Estimation for Tactical Ballistic Missiles in Terminal Phase Using On-line Input Estimator SOU-CHEN LEE, YU-CHAO HUANG, AND CHENG-YU

More information

Collision avoidance with automatic braking and swerving

Collision avoidance with automatic braking and swerving Preprints of the 9th World Congress The International Federation of Automatic Control Cape Town, South Africa. August 4-9, 4 Collision aoidance with automatic braking and swering Carlo Ackermann Rolf Isermann

More information

Drive train. Steering System. Figure 1 Vehicle modeled by subsystems

Drive train. Steering System. Figure 1 Vehicle modeled by subsystems Proceedings of the XII International Symposium on Dynamic Problems of Mechanics (DINAME 7), P.S.Varoto and M.A.Trindade (editors), ABCM, Ilhabela, SP, Brazil, February 6 - March, 7 Wheel Dynamics Georg

More information

Robust Real-time Optimal Autonomous Highway Driving Control System: Development and Implementation

Robust Real-time Optimal Autonomous Highway Driving Control System: Development and Implementation Preprints of the 9th World Congress The International Federation of Automatic Control Cape Town, South Africa. August 24-29, 24 Robust Real-time Optimal Autonomous Highway Driing Control System: Deelopment

More information

Copyright 1997, by the author(s). All rights reserved.

Copyright 1997, by the author(s). All rights reserved. Copyright 1997, by the author(s). All rights reserved. Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are

More information

Three-dimensional Guidance Law for Formation Flight of UAV

Three-dimensional Guidance Law for Formation Flight of UAV ICCAS25 Three-dimensional Guidance aw for Formation Flight of UAV Byoung-Mun Min * and Min-Jea Tahk ** * Department of Aerospace Engineering KAIST Daejeon Korea (Tel : 82-42-869-3789; E-mail: bmmin@fdcl.kaist.ac.kr)

More information

متلب سایت MatlabSite.com

متلب سایت MatlabSite.com Vehicle Velocity Estimation based on Data fusion by Kalman Filtering for ABS Melika Amiri Graduate student in electrical engineering, Islamic Azad uniersity, Science and Research ehran, Iran Melika_64@yahoo.com

More information

Nonlinear Disturbance Decoupling for a Mobile Robotic Manipulator over Uneven Terrain

Nonlinear Disturbance Decoupling for a Mobile Robotic Manipulator over Uneven Terrain Nonlinear Disturbance Decoupling for a Mobile Robotic Manipulator oer Uneen Terrain Joel Jimenez-Lozano Bill Goodwine Department of Aerospace and Mechanical Engineering Uniersity of Noe Dame Noe Dame IN

More information

UNDERSTAND MOTION IN ONE AND TWO DIMENSIONS

UNDERSTAND MOTION IN ONE AND TWO DIMENSIONS SUBAREA I. COMPETENCY 1.0 UNDERSTAND MOTION IN ONE AND TWO DIMENSIONS MECHANICS Skill 1.1 Calculating displacement, aerage elocity, instantaneous elocity, and acceleration in a gien frame of reference

More information

Alternative non-linear predictive control under constraints applied to a two-wheeled nonholonomic mobile robot

Alternative non-linear predictive control under constraints applied to a two-wheeled nonholonomic mobile robot Alternatie non-linear predictie control under constraints applied to a to-heeled nonholonomic mobile robot Gaspar Fontineli Dantas Júnior *, João Ricardo Taares Gadelha *, Carlor Eduardo Trabuco Dórea

More information

MECH 3140 Final Project

MECH 3140 Final Project MECH 3140 Final Project Final presentation will be held December 7-8. The presentation will be the only deliverable for the final project and should be approximately 20-25 minutes with an additional 10

More information

Lateral Path-Following Control for Automated Vehicle Platoons

Lateral Path-Following Control for Automated Vehicle Platoons Lateral Path-Following Control for Automated Vehicle Platoons Master of Science Thesis Delft Center for Systems and Control Lateral Path-Following Control for Automated Vehicle Platoons Master of Science

More information

We provide two sections from the book (in preparation) Intelligent and Autonomous Road Vehicles, by Ozguner, Acarman and Redmill.

We provide two sections from the book (in preparation) Intelligent and Autonomous Road Vehicles, by Ozguner, Acarman and Redmill. We provide two sections from the book (in preparation) Intelligent and Autonomous Road Vehicles, by Ozguner, Acarman and Redmill. 2.3.2. Steering control using point mass model: Open loop commands We consider

More information

Estimation of Tire-Road Friction by Tire Rotational Vibration Model

Estimation of Tire-Road Friction by Tire Rotational Vibration Model 53 Research Report Estimation of Tire-Road Friction by Tire Rotational Vibration Model Takaji Umeno Abstract Tire-road friction is the most important piece of information used by active safety systems.

More information

CHAPTER 1. Introduction

CHAPTER 1. Introduction CHAPTER 1 Introduction Linear geometric control theory was initiated in the beginning of the 1970 s, see for example, [1, 7]. A good summary of the subject is the book by Wonham [17]. The term geometric

More information

Section 6: PRISMATIC BEAMS. Beam Theory

Section 6: PRISMATIC BEAMS. Beam Theory Beam Theory There are two types of beam theory aailable to craft beam element formulations from. They are Bernoulli-Euler beam theory Timoshenko beam theory One learns the details of Bernoulli-Euler beam

More information

Residual migration in VTI media using anisotropy continuation

Residual migration in VTI media using anisotropy continuation Stanford Exploration Project, Report SERGEY, Noember 9, 2000, pages 671?? Residual migration in VTI media using anisotropy continuation Tariq Alkhalifah Sergey Fomel 1 ABSTRACT We introduce anisotropy

More information

Chapter 1: Kinematics of Particles

Chapter 1: Kinematics of Particles Chapter 1: Kinematics of Particles 1.1 INTRODUCTION Mechanics the state of rest of motion of bodies subjected to the action of forces Static equilibrium of a body that is either at rest or moes with constant

More information

Magnetic braking: Finding the effective length over which the eddy currents form

Magnetic braking: Finding the effective length over which the eddy currents form Magnetic braking: Finding the effectie length oer which the eddy currents form Scott B. Hughes Physics Department, The College of Wooster, Wooster, Ohio 44691 May 5, 2000 This experiment uses a square

More information

Dept. of EEE, KUET, Sessional on EE 3202: Expt. # 1 2k15 Batch

Dept. of EEE, KUET, Sessional on EE 3202: Expt. # 1 2k15 Batch Experiment No. 01 Name of the experiment Modeling of Physical systems and study of their open loop response Objectie (i) (ii) (iii) The objectie of this experiment is the modeling of physical systems and

More information

Centripetal force. Objectives. Assessment. Assessment. Equations. Physics terms 5/13/14

Centripetal force. Objectives. Assessment. Assessment. Equations. Physics terms 5/13/14 Centripetal force Objecties Describe and analyze the motion of objects moing in circular motion. Apply Newton s second law to circular motion problems. Interpret free-body force diagrams. 1. A race car

More information

Purpose of the experiment

Purpose of the experiment Impulse and Momentum PES 116 Adanced Physics Lab I Purpose of the experiment Measure a cart s momentum change and compare to the impulse it receies. Compare aerage and peak forces in impulses. To put the

More information

0 a 3 a 2 a 3 0 a 1 a 2 a 1 0

0 a 3 a 2 a 3 0 a 1 a 2 a 1 0 Chapter Flow kinematics Vector and tensor formulae This introductory section presents a brief account of different definitions of ector and tensor analysis that will be used in the following chapters.

More information

DETECTION OF CRITICAL SITUATIONS FOR LATERAL VEHICLE CONTROL

DETECTION OF CRITICAL SITUATIONS FOR LATERAL VEHICLE CONTROL DETECTION OF CRITICAL SITUATIONS FOR LATERAL VEHICLE CONTROL N Zbiri, A Rabhi N K M Sirdi Laboratoire des Systèmes Complexes 4 rue du Pelvoux CE 1455 Courcournnes 912 Evry Cedex Laboratoire de Robotique

More information

FEEDFORWARD COMPENSATION FOR LATERAL CONTROL OF HEAVY VEHICLES FOR AUTOMATED HIGHWAY SYSTEM (AHS)

FEEDFORWARD COMPENSATION FOR LATERAL CONTROL OF HEAVY VEHICLES FOR AUTOMATED HIGHWAY SYSTEM (AHS) Copyright IFAC 5th Triennial World Congress, Barcelona, Spain FEEDFORWARD COMPENSATION FOR LATERAL CONTROL OF HEAVY VEHICLES FOR AUTOMATED HIGHWAY SYSTEM (AHS) Meihua Tai, Masayoshi Tomizuka Department

More information

Chapter 3 Numerical Methods

Chapter 3 Numerical Methods Chapter 3 Numerical Methods Part 3 3.4 Differential Algebraic Systems 3.5 Integration of Differential Equations 1 Outline 3.4 Differential Algebraic Systems 3.4.1 Constrained Dynamics 3.4.2 First and Second

More information

Note on Posted Slides. Motion Is Relative

Note on Posted Slides. Motion Is Relative Note on Posted Slides These are the slides that I intended to show in class on Tue. Jan. 9, 2014. They contain important ideas and questions from your reading. Due to time constraints, I was probably not

More information

Investigation of Steering Feedback Control Strategies for Steer-by-Wire Concept

Investigation of Steering Feedback Control Strategies for Steer-by-Wire Concept Master of Science Thesis in Electrical Engineering Department of Electrical Engineering, Linköping University, 2018 Investigation of Steering Feedback Control Strategies for Steer-by-Wire Concept Martin

More information

Vehicle Dynamic Control Allocation for Path Following Moritz Gaiser

Vehicle Dynamic Control Allocation for Path Following Moritz Gaiser Vehicle Dynamic Control Allocation for Path Following Moritz Gaiser INSTITUT FÜR THEORETISCHE ELEKTROTECHNIK UND SYSTEMOPTIMIERUNG (ITE) KIT Die Forschungsuniversität in der Helmholtz-Gemeinschaft www.ite.kit.edu

More information

Lateral control of autonomous electric cars for relocation of public urban mobility fleet

Lateral control of autonomous electric cars for relocation of public urban mobility fleet Proceedings of the 44th IEEE Conference on Decision and Control, and the European Control Conference 5 Seville, Spain, December 1-15, 5 MoIC18. Lateral control of autonomous electric cars for relocation

More information

POSITION CONTROL OF AN INTERIOR PERMANENT MAGNET SYNCHRONOUS MOTOR BY USING ADAPTIVE BACK STEPPING ALGORITHM

POSITION CONTROL OF AN INTERIOR PERMANENT MAGNET SYNCHRONOUS MOTOR BY USING ADAPTIVE BACK STEPPING ALGORITHM Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 3, May-Jun 212, pp.27-276 POSITION CONTROL OF AN INTERIOR PERMANENT MAGNET SYNCHRONOUS MOTOR BY USING ADAPTIVE BACK STEPPING

More information

Last Time: Start Rotational Motion (now thru mid Nov) Basics: Angular Speed, Angular Acceleration

Last Time: Start Rotational Motion (now thru mid Nov) Basics: Angular Speed, Angular Acceleration Last Time: Start Rotational Motion (now thru mid No) Basics: Angular Speed, Angular Acceleration Today: Reiew, Centripetal Acceleration, Newtonian Graitation i HW #6 due Tuesday, Oct 19, 11:59 p.m. Exam

More information

DO PHYSICS ONLINE. WEB activity: Use the web to find out more about: Aristotle, Copernicus, Kepler, Galileo and Newton.

DO PHYSICS ONLINE. WEB activity: Use the web to find out more about: Aristotle, Copernicus, Kepler, Galileo and Newton. DO PHYSICS ONLINE DISPLACEMENT VELOCITY ACCELERATION The objects that make up space are in motion, we moe, soccer balls moe, the Earth moes, electrons moe, - - -. Motion implies change. The study of the

More information

Space Probe and Relative Motion of Orbiting Bodies

Space Probe and Relative Motion of Orbiting Bodies Space robe and Relatie Motion of Orbiting Bodies Eugene I. Butiko Saint etersburg State Uniersity, Saint etersburg, Russia E-mail: e.butiko@phys.spbu.ru bstract. Seeral possibilities to launch a space

More information

Chapter 2 Review of Linear and Nonlinear Controller Designs

Chapter 2 Review of Linear and Nonlinear Controller Designs Chapter 2 Review of Linear and Nonlinear Controller Designs This Chapter reviews several flight controller designs for unmanned rotorcraft. 1 Flight control systems have been proposed and tested on a wide

More information

Design and Control of Novel Tri-rotor UAV

Design and Control of Novel Tri-rotor UAV Design and Control of Noel Tri-rotor UAV Mohamed Kara Mohamed School of Electrical and Electronic Engineering The Uniersity of Manchester Manchester, UK, M 9PL Email: Mohamed.KaraMohamed@postgrad.manchester.ac.uk

More information

Control of Electromechanical Systems

Control of Electromechanical Systems Control of Electromechanical Systems November 3, 27 Exercise Consider the feedback control scheme of the motor speed ω in Fig., where the torque actuation includes a time constant τ A =. s and a disturbance

More information

Control of Mobile Robots

Control of Mobile Robots Control of Mobile Robots Regulation and trajectory tracking Prof. Luca Bascetta (luca.bascetta@polimi.it) Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria Organization and

More information

2-D Visual Servoing for MARCO

2-D Visual Servoing for MARCO 2-D Visual Seroing for MARCO Teresa A. Vidal C. Institut de Robòtica i Informàtica Industrial Uniersitat Politèctica de Catalunya - CSIC Llorens i Artigas 4-6, Edifici U, 2a pl. Barcelona 82, Spain tidal@iri.upc.es

More information

On Fundamental Issues of Vehicle Steering Control for Highway Automation

On Fundamental Issues of Vehicle Steering Control for Highway Automation CALIFORNIA PATH PROGRAM INSTITUTE OF TRANSPORTATION STUDIES UNIVERSITY OF CALIFORNIA, BERKELEY On Fundamental Issues of Vehicle Steering Control for Highway Automation Jürgen Guldner Han-Shue Tan Satyajit

More information

Spiral length design

Spiral length design Spiral length design Nazmul Hasan *1 1 SNC-AVAIN INC. Transportation Diision,1800-1075 West Georgia Street, Vanocuer, British Columbia, Canada V6E C9, Tel: 604-66-555, Fax: 604-66-7688, Nazmul.Hasan@snclaalin.com

More information

DIFFERENTIAL DRAG SPACECRAFT RENDEZVOUS USING AN ADAPTIVE LYAPUNOV CONTROL STRATEGY

DIFFERENTIAL DRAG SPACECRAFT RENDEZVOUS USING AN ADAPTIVE LYAPUNOV CONTROL STRATEGY (Preprint) IAA-AAS-DyCoSS1-XX-XX DIFFERENIAL DRAG SPACECRAF RENDEZVOUS USING AN ADAPIVE LYAPUNOV CONROL SRAEGY Daid Pérez * and Riccardo Beilacqua I. INRODUCION his paper introduces a noel Lyapuno-based

More information

Reversal in time order of interactive events: Collision of inclined rods

Reversal in time order of interactive events: Collision of inclined rods Reersal in time order of interactie eents: Collision of inclined rods Published in The European Journal of Physics Eur. J. Phys. 27 819-824 http://www.iop.org/ej/abstract/0143-0807/27/4/013 Chandru Iyer

More information

Dynamics ( 동역학 ) Ch.2 Motion of Translating Bodies (2.1 & 2.2)

Dynamics ( 동역학 ) Ch.2 Motion of Translating Bodies (2.1 & 2.2) Dynamics ( 동역학 ) Ch. Motion of Translating Bodies (. &.) Motion of Translating Bodies This chapter is usually referred to as Kinematics of Particles. Particles: In dynamics, a particle is a body without

More information

Control of a Car-Like Vehicle with a Reference Model and Particularization

Control of a Car-Like Vehicle with a Reference Model and Particularization Control of a Car-Like Vehicle with a Reference Model and Particularization Luis Gracia Josep Tornero Department of Systems and Control Engineering Polytechnic University of Valencia Camino de Vera s/n,

More information

Collective circular motion of multi-vehicle systems with sensory limitations

Collective circular motion of multi-vehicle systems with sensory limitations Collectie circular motion of multi-ehicle systems with sensory limitations Nicola Ceccarelli, Mauro Di Marco, Andrea Garulli, Antonello Giannitrapani Dipartimento di Ingegneria dell Informazione Uniersità

More information

Optimal Joint Detection and Estimation in Linear Models

Optimal Joint Detection and Estimation in Linear Models Optimal Joint Detection and Estimation in Linear Models Jianshu Chen, Yue Zhao, Andrea Goldsmith, and H. Vincent Poor Abstract The problem of optimal joint detection and estimation in linear models with

More information

Notes on Linear Minimum Mean Square Error Estimators

Notes on Linear Minimum Mean Square Error Estimators Notes on Linear Minimum Mean Square Error Estimators Ça gatay Candan January, 0 Abstract Some connections between linear minimum mean square error estimators, maximum output SNR filters and the least square

More information

(a) Find the transfer function of the amplifier. Ans.: G(s) =

(a) Find the transfer function of the amplifier. Ans.: G(s) = 126 INTRDUCTIN T CNTR ENGINEERING 10( s 1) (a) Find the transfer function of the amplifier. Ans.: (. 02s 1)(. 001s 1) (b) Find the expected percent overshoot for a step input for the closed-loop system

More information

ELEC4631 s Lecture 2: Dynamic Control Systems 7 March Overview of dynamic control systems

ELEC4631 s Lecture 2: Dynamic Control Systems 7 March Overview of dynamic control systems ELEC4631 s Lecture 2: Dynamic Control Systems 7 March 2011 Overview of dynamic control systems Goals of Controller design Autonomous dynamic systems Linear Multi-input multi-output (MIMO) systems Bat flight

More information

NAVAL POSTGRADUATE SCHOOL Monterey, California THESIS ANGULAR RATE ESTIMATION FOR MULTI-BODY SPACECRAFT ATTITUDE CONTROL. William J.

NAVAL POSTGRADUATE SCHOOL Monterey, California THESIS ANGULAR RATE ESTIMATION FOR MULTI-BODY SPACECRAFT ATTITUDE CONTROL. William J. NAVAL POSTGRADUATE SCHOOL Monterey, California THESIS ANGULAR RATE ESTIMATION FOR MULTI-BODY SPACECRAFT ATTITUDE CONTROL by William J. Palermo June 2001 Thesis Adisor: Second Reader: Brij N. Agrawal Harold

More information

Lateral Control for Autonomous Parking System with Fractional Order Controller

Lateral Control for Autonomous Parking System with Fractional Order Controller JOURNAL OF SOFTWARE, VOL., NO., JUNE 75 Lateral Control for Autonomous Parking System with Fractional Order Controller Qingyang Chen College of Mechatronic Engineering and Automation, National Uniersity

More information

To Feel a Force Chapter 13

To Feel a Force Chapter 13 o Feel a Force Chapter 13 Chapter 13:. A. Consequences of Newton's 2nd Law for a human being he forces acting on a human being are balanced in most situations, resulting in a net external force of zero.

More information

Doppler shifts in astronomy

Doppler shifts in astronomy 7.4 Doppler shift 253 Diide the transformation (3.4) by as follows: = g 1 bck. (Lorentz transformation) (7.43) Eliminate in the right-hand term with (41) and then inoke (42) to yield = g (1 b cos u). (7.44)

More information

SUPPLEMENTARY MATERIAL. Authors: Alan A. Stocker (1) and Eero P. Simoncelli (2)

SUPPLEMENTARY MATERIAL. Authors: Alan A. Stocker (1) and Eero P. Simoncelli (2) SUPPLEMENTARY MATERIAL Authors: Alan A. Stocker () and Eero P. Simoncelli () Affiliations: () Dept. of Psychology, Uniersity of Pennsylania 34 Walnut Street 33C Philadelphia, PA 94-68 U.S.A. () Howard

More information

Video 5.1 Vijay Kumar and Ani Hsieh

Video 5.1 Vijay Kumar and Ani Hsieh Video 5.1 Vijay Kumar and Ani Hsieh Robo3x-1.1 1 The Purpose of Control Input/Stimulus/ Disturbance System or Plant Output/ Response Understand the Black Box Evaluate the Performance Change the Behavior

More information

Robust Model Predictive Control for Autonomous Vehicle/Self-Driving Cars

Robust Model Predictive Control for Autonomous Vehicle/Self-Driving Cars Robust Model Predictive Control for Autonomous Vehicle/Self-Driving Cars Che Kun Law, Darshit Dalal, Stephen Shearrow A robust Model Predictive Control (MPC) approach for controlling front steering of

More information

Equivalence of Multi-Formulated Optimal Slip Control for Vehicular Anti-Lock Braking System

Equivalence of Multi-Formulated Optimal Slip Control for Vehicular Anti-Lock Braking System Preprints of the 19th World Congress The International Federation of Automatic Control Cape Town, South Africa. August 24-29, 214 Equialence of Multi-Formulated Optimal Slip Control for Vehicular Anti-Lock

More information

VISUAL PHYSICS ONLINE RECTLINEAR MOTION: UNIFORM ACCELERATION

VISUAL PHYSICS ONLINE RECTLINEAR MOTION: UNIFORM ACCELERATION VISUAL PHYSICS ONLINE RECTLINEAR MOTION: UNIFORM ACCELERATION Predict Obsere Explain Exercise 1 Take an A4 sheet of paper and a heay object (cricket ball, basketball, brick, book, etc). Predict what will

More information

MATHEMATICAL MODELLING AND IDENTIFICATION OF THE FLOW DYNAMICS IN

MATHEMATICAL MODELLING AND IDENTIFICATION OF THE FLOW DYNAMICS IN MATHEMATICAL MOELLING AN IENTIFICATION OF THE FLOW YNAMICS IN MOLTEN GLASS FURNACES Jan Studzinski Systems Research Institute of Polish Academy of Sciences Newelska 6-447 Warsaw, Poland E-mail: studzins@ibspan.waw.pl

More information

A matrix Method for Interval Hermite Curve Segmentation O. Ismail, Senior Member, IEEE

A matrix Method for Interval Hermite Curve Segmentation O. Ismail, Senior Member, IEEE International Journal of Video&Image Processing Network Security IJVIPNS-IJENS Vol:15 No:03 7 A matrix Method for Interal Hermite Cure Segmentation O. Ismail, Senior Member, IEEE Abstract Since the use

More information

UNIVERSITY OF TRENTO ITERATIVE MULTI SCALING-ENHANCED INEXACT NEWTON- METHOD FOR MICROWAVE IMAGING. G. Oliveri, G. Bozza, A. Massa, and M.

UNIVERSITY OF TRENTO ITERATIVE MULTI SCALING-ENHANCED INEXACT NEWTON- METHOD FOR MICROWAVE IMAGING. G. Oliveri, G. Bozza, A. Massa, and M. UNIVERSITY OF TRENTO DIPARTIMENTO DI INGEGNERIA E SCIENZA DELL INFORMAZIONE 3823 Poo Trento (Italy), Via Sommarie 4 http://www.disi.unitn.it ITERATIVE MULTI SCALING-ENHANCED INEXACT NEWTON- METHOD FOR

More information

YTÜ Mechanical Engineering Department

YTÜ Mechanical Engineering Department YTÜ Mechanical Engineering Department Lecture of Special Laboratory of Machine Theory, System Dynamics and Control Division Coupled Tank 1 Level Control with using Feedforward PI Controller Lab Date: Lab

More information

Tools for Investigation of Dynamics of DC-DC Converters within Matlab/Simulink

Tools for Investigation of Dynamics of DC-DC Converters within Matlab/Simulink Tools for Inestigation of Dynamics of DD onerters within Matlab/Simulink Riga Technical Uniersity, Riga, Latia Email: pikulin03@inbox.l Dmitry Pikulin Abstract: In this paper the study of complex phenomenon

More information

Note on Posted Slides. Chapter 3 Pre-Class Reading Question. Chapter 3 Reading Question : The Fine Print. Suggested End of Chapter Items

Note on Posted Slides. Chapter 3 Pre-Class Reading Question. Chapter 3 Reading Question : The Fine Print. Suggested End of Chapter Items Note on Posted Slides These are the slides that I intended to show in class on Wed. Jan. 9, 2013. They contain important ideas and questions from your reading. Due to time constraints, I was probably not

More information

FREEWAY WEAVING. Highway Capacity Manual 2000 CHAPTER 24 CONTENTS EXHIBITS

FREEWAY WEAVING. Highway Capacity Manual 2000 CHAPTER 24 CONTENTS EXHIBITS CHAPTER 24 FREEWAY WEAVING CONTENTS I. INTRODUCTION... 24-1 Scope of the Methodology...24-1 Limitations of the Methodology...24-1 II. METHODOLOGY...24-1 LOS...24-2 Weaing Segment Parameters...24-3 Determining

More information

EXAMPLE: MODELING THE PT326 PROCESS TRAINER

EXAMPLE: MODELING THE PT326 PROCESS TRAINER CHAPTER 1 By Radu Muresan University of Guelph Page 1 EXAMPLE: MODELING THE PT326 PROCESS TRAINER The PT326 apparatus models common industrial situations in which temperature control is required in the

More information

1 Introduction. Control 2:

1 Introduction. Control 2: Introduction Kinematics of Wheeled Mobile Robots (No legs here. They ork like arms. We e seen arms already) For control purposes, the kinematics of heeled mobile robots (WMRs) that e care about are the

More information

Simulations of Space Probes and their Motions Relative to the Host Orbital Station

Simulations of Space Probes and their Motions Relative to the Host Orbital Station Simulations of Space robes and their Motions Relatie to the Host Orbital Station Eugene I. Butiko St. etersburg State Uniersity, St. etersburg, Russia Abstract Launching a space probe from an orbiting

More information

NONLINEAR PATH CONTROL FOR A DIFFERENTIAL DRIVE MOBILE ROBOT

NONLINEAR PATH CONTROL FOR A DIFFERENTIAL DRIVE MOBILE ROBOT NONLINEAR PATH CONTROL FOR A DIFFERENTIAL DRIVE MOBILE ROBOT Plamen PETROV Lubomir DIMITROV Technical University of Sofia Bulgaria Abstract. A nonlinear feedback path controller for a differential drive

More information

Design of a Lane-Tracking Driver Steering Assist System and Its Interaction with a Two-Point Visual Driver Model

Design of a Lane-Tracking Driver Steering Assist System and Its Interaction with a Two-Point Visual Driver Model Design of a Lane-Tracking Driver Steering Assist System and Its Interaction with a Two-Point Visual Driver Model Spyridon Zafeiropoulos Panagiotis Tsiotras Abstract In this paper we investigate the design

More information

CHAPTER INTRODUCTION

CHAPTER INTRODUCTION CHAPTER 3 DYNAMIC RESPONSE OF 2 DOF QUARTER CAR PASSIVE SUSPENSION SYSTEM (QC-PSS) AND 2 DOF QUARTER CAR ELECTROHYDRAULIC ACTIVE SUSPENSION SYSTEM (QC-EH-ASS) 3.1 INTRODUCTION In this chapter, the dynamic

More information

EXPERIMENTAL COMPARISON OF TRAJECTORY TRACKERS FOR A CAR WITH TRAILERS

EXPERIMENTAL COMPARISON OF TRAJECTORY TRACKERS FOR A CAR WITH TRAILERS 1996 IFAC World Congress San Francisco, July 1996 EXPERIMENTAL COMPARISON OF TRAJECTORY TRACKERS FOR A CAR WITH TRAILERS Francesco Bullo Richard M. Murray Control and Dynamical Systems, California Institute

More information

Physics 139 Relativity. Thomas Precession February 1998 G. F. SMOOT. Department ofphysics, University of California, Berkeley, USA 94720

Physics 139 Relativity. Thomas Precession February 1998 G. F. SMOOT. Department ofphysics, University of California, Berkeley, USA 94720 Physics 139 Relatiity Thomas Precession February 1998 G. F. SMOOT Department ofphysics, Uniersity of California, erkeley, USA 94720 1 Thomas Precession Thomas Precession is a kinematic eect discoered by

More information

Modeling Highway Traffic Volumes

Modeling Highway Traffic Volumes Modeling Highway Traffic Volumes Tomáš Šingliar1 and Miloš Hauskrecht 1 Computer Science Dept, Uniersity of Pittsburgh, Pittsburgh, PA 15260 {tomas, milos}@cs.pitt.edu Abstract. Most traffic management

More information

Jurnal Teknologi IMPLEMENTATION OF ROBUST COMPOSITE NONLINEAR FEEDBACK FOR ACTIVE FRONT STEERING BASED VEHICLE YAW STABILITY.

Jurnal Teknologi IMPLEMENTATION OF ROBUST COMPOSITE NONLINEAR FEEDBACK FOR ACTIVE FRONT STEERING BASED VEHICLE YAW STABILITY. Jurnal Teknologi IMPLEMENTATION OF ROBUST COMPOSITE NONLINEAR FEEDBACK FOR ACTIVE FRONT STEERING BASED VEHICLE YAW STABILITY Mohd Hanif Che Hasan a*, Yahaya Md Sam b, Muhamad Khairi Aripin c, Mohamad Haniff

More information

Single-track models of an A-double heavy vehicle combination

Single-track models of an A-double heavy vehicle combination Single-track models of an A-double heavy vehicle combination PETER NILSSON KRISTOFFER TAGESSON Department of Applied Mechanics Division of Vehicle Engineering and Autonomous Systems Vehicle Dynamics Group

More information

Improving EV Lateral Dynamics Control Using Infinity Norm Approach with Closed-form Solution

Improving EV Lateral Dynamics Control Using Infinity Norm Approach with Closed-form Solution Improving EV Lateral Dynamics Control Using Infinity Norm Approach with Closed-form Solution Alexander Viehweider Dept. of Advanced Energy The University of Tokyo, 5-1-5 Kashiwanoha, Kashiwa, Chiba, Japan

More information

MEAM 510 Fall 2012 Bruce D. Kothmann

MEAM 510 Fall 2012 Bruce D. Kothmann Balancing g Robot Control MEAM 510 Fall 2012 Bruce D. Kothmann Agenda Bruce s Controls Resume Simple Mechanics (Statics & Dynamics) of the Balancing Robot Basic Ideas About Feedback & Stability Effects

More information

MAE 142 Homework #5 Due Friday, March 13, 2009

MAE 142 Homework #5 Due Friday, March 13, 2009 MAE 142 Homework #5 Due Friday, March 13, 2009 Please read through the entire homework set before beginning. Also, please label clearly your answers and summarize your findings as concisely as possible.

More information

Dynamic Vehicle Routing with Moving Demands Part II: High speed demands or low arrival rates

Dynamic Vehicle Routing with Moving Demands Part II: High speed demands or low arrival rates ACC 9, Submitted St. Louis, MO Dynamic Vehicle Routing with Moing Demands Part II: High speed demands or low arrial rates Stephen L. Smith Shaunak D. Bopardikar Francesco Bullo João P. Hespanha Abstract

More information

Brake applications and the remaining velocity Hans Humenberger University of Vienna, Faculty of mathematics

Brake applications and the remaining velocity Hans Humenberger University of Vienna, Faculty of mathematics Hans Humenberger: rake applications and the remaining elocity 67 rake applications and the remaining elocity Hans Humenberger Uniersity of Vienna, Faculty of mathematics Abstract It is ery common when

More information

D(s) G(s) A control system design definition

D(s) G(s) A control system design definition R E Compensation D(s) U Plant G(s) Y Figure 7. A control system design definition x x x 2 x 2 U 2 s s 7 2 Y Figure 7.2 A block diagram representing Eq. (7.) in control form z U 2 s z Y 4 z 2 s z 2 3 Figure

More information

Information Propagation Speed in Bidirectional Vehicular Delay Tolerant Networks

Information Propagation Speed in Bidirectional Vehicular Delay Tolerant Networks Information Propagation Speed in Bidirectional Vehicular Delay Tolerant Networks Emmanuel Baccelli, Philippe Jacquet, Bernard Mans, Georgios Rodolakis INRIA, France, {firstname.lastname}@inria.fr Macquarie

More information

Regulating Web Tension in Tape Systems with Time-varying Radii

Regulating Web Tension in Tape Systems with Time-varying Radii Regulating Web Tension in Tape Systems with Time-varying Radii Hua Zhong and Lucy Y. Pao Abstract A tape system is time-varying as tape winds from one reel to the other. The variations in reel radii consist

More information

Engineering Notes. CONVENTIONAL streamlined autonomous underwater vehicles. Global Directional Control of a Slender Autonomous Underwater Vehicle

Engineering Notes. CONVENTIONAL streamlined autonomous underwater vehicles. Global Directional Control of a Slender Autonomous Underwater Vehicle JOURNAL OF GUIDANCE, CONTROL, AND DYNAMICS Vol. 3, No., January February 27 Engineering Notes ENGINEERING NOTES are short manuscripts describing new deelopments or important results of a preliminary nature.

More information

Gain Scheduling Control with Multi-loop PID for 2-DOF Arm Robot Trajectory Control

Gain Scheduling Control with Multi-loop PID for 2-DOF Arm Robot Trajectory Control Gain Scheduling Control with Multi-loop PID for 2-DOF Arm Robot Trajectory Control Khaled M. Helal, 2 Mostafa R.A. Atia, 3 Mohamed I. Abu El-Sebah, 2 Mechanical Engineering Department ARAB ACADEMY FOR

More information

The Kinetic Theory of Gases

The Kinetic Theory of Gases 978-1-107-1788-3 Classical and Quantum Thermal Physics The Kinetic Theory of Gases CHAPTER 1 1.0 Kinetic Theory, Classical and Quantum Thermodynamics Two important components of the unierse are: the matter

More information

SELECTION, SIZING, AND OPERATION OF CONTROL VALVES FOR GASES AND LIQUIDS Class # 6110

SELECTION, SIZING, AND OPERATION OF CONTROL VALVES FOR GASES AND LIQUIDS Class # 6110 SELECTION, SIZIN, AND OERATION OF CONTROL VALVES FOR ASES AND LIUIDS Class # 6110 Ross Turbiille Sales Engineer Fisher Controls International Inc. 301 S. First Aenue Marshalltown, Iowa USA Introduction

More information

CHAPTER 7 STEADY-STATE RESPONSE ANALYSES

CHAPTER 7 STEADY-STATE RESPONSE ANALYSES CHAPTER 7 STEADY-STATE RESPONSE ANALYSES 1. Introduction The steady state error is a measure of system accuracy. These errors arise from the nature of the inputs, system type and from nonlinearities of

More information

Nonlinear Trajectory Tracking for Fixed Wing UAVs via Backstepping and Parameter Adaptation. Wei Ren

Nonlinear Trajectory Tracking for Fixed Wing UAVs via Backstepping and Parameter Adaptation. Wei Ren AIAA Guidance, Naigation, and Control Conference and Exhibit 5-8 August 25, San Francisco, California AIAA 25-696 Nonlinear Trajectory Tracking for Fixed Wing UAVs ia Backstepping and Parameter Adaptation

More information

MEAM 510 Fall 2011 Bruce D. Kothmann

MEAM 510 Fall 2011 Bruce D. Kothmann Balancing g Robot Control MEAM 510 Fall 2011 Bruce D. Kothmann Agenda Bruce s Controls Resume Simple Mechanics (Statics & Dynamics) of the Balancing Robot Basic Ideas About Feedback & Stability Effects

More information

Frames of Reference, Energy and Momentum, with

Frames of Reference, Energy and Momentum, with Frames of Reference, Energy and Momentum, with Interactie Physics Purpose: In this lab we will use the Interactie Physics program to simulate elastic collisions in one and two dimensions, and with a ballistic

More information