AUTOMATIC MINIMUM PRINCIPLE FORMULATION FOR LOW THRUST OPTIMAL CONTROL IN ORBIT TRANSFERS USING COMPLEX NUMBERS

Size: px
Start display at page:

Download "AUTOMATIC MINIMUM PRINCIPLE FORMULATION FOR LOW THRUST OPTIMAL CONTROL IN ORBIT TRANSFERS USING COMPLEX NUMBERS"

Transcription

1 AUOMAIC MINIMUM PRINCIPLE FORMULAION FOR LOW HRUS OPIMAL CONROL IN ORBI RANSFERS USING COMPLEX NUMBERS hierry Dargent hales Alenia Space, 1 Bd du Midi, BP 99, 6322 Cannes La Bocca Cedex France, thierry.dargent@thalesaleniaspace.com ABSRAC In the last recent years a signiicant progress has been made in optimal control orbit transers using low thrust electrical propulsion. Usually 2 dierent techniques o optimisation are used to solve this type o problem: Direct method and Indirect method. Direct method discretizes in parameter the problem and ormulates it as large Non Linear Programming problem to be solved. Indirect methods are using the minimum principle that give necessary condition o optimality and need to solve a 2 or multiple points boundary problem. he advantages o indirect method compare to direct one are a low number o optimisation parameters which will give a rather quick calculation o the solution and the high quality o the solution he main drawback is the need o a good initial guess o the optimisation parameters to allow the convergence o the solver and to be able to have an analytical ormulation o the problem. It restricts the method to analytical model and make diicult or example the introduction o a ull orce perturbation model or multi body environment. In this paper we will describe an innovative eicient method in indirect optimal control to compute numerically in an automatic way all the necessary condition at the same precision like an analytical model. he method allows to use, in a straightorward way, any kind o numerical model o complex dynamic without the need o an analytical model ormulation. he method is base on the utilisation o complex number or calculating sensitivities at machine precision level. It relies on the Cauchy-Riemann equations apply to analytic unction. In an second part we will describe an application o this method to compute low thrust optimal orbit transer using a satellite dynamic model with all the classical perturbation orces describe in: hirdbody perturbation, Solar Radiation Pressure and Spherical Harmonics potential decomposition o the central body Finally, a synthesis o test cases is presented to illustrate the capacities o the method, mixing examples o interplanetary trajectory, and Earth mission. 1 DISCUSSION ON USING MINIMUM PRINCIPLE FORMULAION WHEN USING NON ANALYICAL DYNAMIC FORMULAION Let s introduce J the cost unction or an optimal orbit transer type problem and apply minimal principal [1]. he general orm o the cost unction can be written: xt t xt, t Lx, t x, t t J, x dt (1) Where: x t, t mass maximum problem, x, t is the part o the cost unction at arrival, or example the inal mass o the satellite in Lagrange multipliers, t t are the boundary conditions at arrival and the associated L x, t is the part o the cost unction along the trajectory, or example 1 in

2 , is the dynamic constraint equation along the trajectory and the associated Lagrange multipliers. case o minimum time problem, x t x We deine the Hamiltonian by: H x,, t Lx, t x, t (2) he necessary condition o optimality is J, which ater the variation calculation gives: x x, t (3) n dierential equations x L x (4) n dierential equations o the co-state dynamics he command u(t) being determined by the relation: H u u L u And the boundary conditions: t given at t or t (5) m algebraic relations x k k n boundary conditions on the state at t t t x x t x minimal time problem x t t t (6) n boundary conditions on the co-state at t x L t t, t (8) q boundary conditions on the state at t. (7) 1 boundary condition on the inal time in case o When we want to solve this problem: the classical approach is to ormulate the problem as a 2 points boundary problem where the unknown parameters are a part o the state and the co-state variable at t and the equation to be veriied are the boundary conditions (8) and optimality condition (6)(7) at t. o evaluate the equations (6)(7)(8), we need to compute the state and co-state variables at t by integrating the dynamic o the state and the co-state variables (3)(4) and solving at each step time o the integration process the command equation (5). Integration process is numerically sensitive and numerical error on the dynamic evaluation will create an integrated error that increase exponentially with integration time t -t. he consequence o that is: to be numerically eicient we need to know the co-state dynamic (4) at same level o numerical precision compare to the dynamic (3). In practice that means, we have to know analytically the dynamic expression (3) and derive by ormal calculation an analytical expression o the co-state dynamic (4). his approach is good i the expression o the dynamic is rather simple like or example using a keplerian orce model or the dynamic. It has been successully put in practice by many authors [2][3]. he diiculty arises with this approach when we want to introduce a more complete orce model or the satellite dynamic like introducing hird-body perturbation, Solar Radiation Pressure, Gravitational Fields Perturbation, In this case, describe the perturbation by an analytical model and compute the analytical expression o the co-state dynamic is rather diicult nor possible i or

3 example a numerical model or hird-body ephemeris is use. For this type o dynamic numerical method or automatic dierentiation method as to be use to compute co-state dynamic at the level o machine precision to keep the interest o minimum principle method compare to direct methods. 2 UILISAION OF COMPLEX NUMBER FOR CALCULAING SENSIIVIIES A MACHINE PRECISION LEVEL he most common method to compute numerically the derivatives o a unction deine in subroutine is to use automatic dierentiation program like ADIFOR [4] or Fortran program or to use inite dierence method. he automatic dierentiation method is good rom a numerical precision point o view but have some drawback and limitation one o those are the size o the code generated some limitation in the way o programming, the need to have a ull access o the source code rom and speed eiciency & memory allocation. he inite dierence method is simple and rather strait orward but doesn t provide result with enough precision (typically no more hal o the mantissa is good). he third approach proposes here is to perorm numerical dierentiation using complex number. A comparison o the 3 methods has been study and presented by Joaquim R. R. A. Martins & all [5]. he idea o the numerical dierentiation using complex number is base on property o holomorphic unction (dierentiable unction in complex domain). his properties are describe by the Cauchy- Riemann equations: he Cauchy-Riemann equations on a pair o real-valued unctions u(x,y) and v(x,y) are the two equations: u v x y (9) u v y x ypically the pair u and v are taken to be the real and imaginary parts o a complex-valued unction (x + iy) = u(x,y) + iv(x,y). Suppose that u and v are continuously dierentiable on an open subset o C. hen = u+iv is holomorphic i and only i the partial derivatives o u and v satisy the two Cauchy-Riemann equations (9). hen deining z= x + ih, or small h the irst order development o ((z)=(x + ih) is: ( x) ( x ih) ( x) ih (1) x then rom (1) we can derive the derivative ormula: Im ( x ih) x h (11) he interest o this approach rom a numerical point o view is when computing (1) we never perorm a inite dierence which means we can chose h very small or example 1e-5 and reach the machine precision or the derivative with out any numerical problem and diiculty on the choice o h.

4 For example taken rom [5] we want to evaluate the normalize error on the derivative x e o ( x) (12) when using inite dierence and complex method (11) as a unction 3 3 sin x cos x o h: Reach o the epsilon machine precision point where complex method and analytic calculus give the same result Fig. 1 Comparison o inite dierence and complex method his example shows the capacity o the method to compute derivative up to machine precision compare to analytical derivative. he implementation is rather simple. he main constraint is to be able to program or to have holomorphic unctions in library. his last point is solved i using Fortran or Matlab programming language (see [5] or small restriction and other programming language). 3 APPLICAION OF HIS MEHOD O COMPUE LOW HRUS OPIMAL ORBI Starting rom an existing tool or low thrust optimal control orbit transers [2] we have introduce in the dynamic ormulation classical perturbation orce model: hird-body perturbation [6], All planets & Moon o solar system available with high precision ephemeris Solar Radiation Pressure [7][8] with eclipse model Gravitational Fields [8] with Spherical Harmonics decomposition Model or Earth and Mars he co-state dynamic x is computed using the complex method to evaluate the part x 3.1 EARH ORBIING EXAMPLE he irst example is a minimal time transer or a large Geostationary satellite reaching it operational orbit with electrical propulsion. he satellite model: Initial mass 4415kg Electrical motor thrust: 88mN Electrical motor Isp: 163s

5 Gravitational constant g : he perturbation model is the ollowing: hird body perturbation: Moon and Sun, Solar pressure radiation with a solar arrays surace o 1 m², visible surace absorptivity coeicient. 7 and specular coeicient 1 Earth harmonic spherical decomposition 7*7 using gravity model WGS84-EGM96 rom NASA/NIMA Simulation epoch: 7/6/26 11:56:21. he transer problem is a minimal time transer on Kepler parameters a, e, i,,, l ) : ( geo a initial : km a inal : km e initial : e inal : i initial : 1.5 deg i inal : deg initial : 18 deg inal : 18 deg initial : deg inal : deg Geographic longitude deg Geographic longitude deg Initial Mass: 4415 kg 2 computations have been made one with the non-perturbed dynamical model and one with the perturbed dynamical model. In the irst case minimal time transer is days and in second case the transer time increase to days this increase is mainly due to luni-solar out o plane perturbation which impact inclination evolution. In the igure or this example the blue colour reer to the transer with perturbed dynamical model and the red colour to the non-perturbed dynamical model. he trajectories are quite similar which it was expected. Ones can notice the out o plane command increase about 1.5 to 2.5 along the trajectory x 1 7 Semi major axis evolution F =.88 Nqqqqqqqqqqq Isp = 163 s m = 4415 kg, m = kg DV transert = m/s a initiale = km a inale = km évolution de l'excentricité a in m F =.88 N Isp = 163 s m = 4415 kg, m = kg DV transert = m/s a initiale = km a inale = km ranser in days (total transer= days) Fig. 2 semi major axis evolution excentricité Fig. 3 eccentricity evolution

6 1.5 évolution de l'inclinaison 2 évolution de la longitude vraie( ) 15 1 Inclinaison en Deg 1.5 longitude vraie en deg Fig. 4 Inclination evolution évolution de l'azimut Fig. 5 Satellite Geographic longitude evolution évolution de l'azimut commande en deg 5-5 commande en deg Fig. 6 In plane azimuth command at beginning évolution de l'élévation Fig. 7 In plane azimuth command at the end évolution de l'élévation commande en deg -1 commande en deg Fig. 8 out o plane elevation command at beginning Fig. 9 out o plane elevation command at the end

7 3 azimut onction de l'élévation dans le cas sans pertubation 3 azimut onction de l'élévation dans le cas pertubé 2 2 elevation inertiel en deg 1-1 elevation inertiel en deg azimut inertiel en deg azimut inertiel en deg Fig. 1 elevation / azimuth in inertial rame non perturbed model Fig. 11 elevation / azimuth in inertial rame perturbed model 3.2 INERPLANEARY EXAMPLE he second example is an Earth Mars transer. For this case we leave the Earth the 25/12/21 :: on a hyperbolic branch with Vin = 2 m/s and arrive at Mars the 2/5/213 :: with Vin = ater 877 days o travel. In this test case we will compare the non-perturbed dynamic with one taking into account the Earth perturbation during the escape phase and also the solar pressure radiation. he perturbation o mars at arrival is not taking into account. Satellite parameters: Initial mass 1kg Electrical motor thrust: 1mN Electrical motor Isp: 163s Gravitational constant g : he perturbation model is the ollowing: hird body perturbation: Earth Solar pressure radiation with solar arrays surace o 1 m² visible surace absorptivity coeicient. 7 and specular coeicient 1 he coordinates o the satellite on the hyperbolic branch at departure and at Mars arrival are the ollowing (J2 rame)

8 a initial : m a inal : m e initial : e inal : i initial : deg i inal : deg initial : deg inal : deg initial : deg inal : deg deg deg Initial Mass: 1 kg transer time: 877 days Fig. 12 Satellite trajectory.12.1 Blue pertubed model hrust duration perturbed model 1644 h DV total 4381 m/s hrust Proile Red non perturbed model hrust duration non perturbed model 1514 h DV total m/s hrust on/o in N days rom the 25/12/21 Fig. 13 hrust proile o the perturbed and unperturbed trajectories

9 he overall perormance is quite similar with a inal satellite mass o kg or the nonperturbed model and kg or the perturbed model but the thrust proile present signiicant switching change this test show the need to re-optimize a classical patch-conic approach when using electrical propulsion i we want to catch a precise thrust proile. he radiation pressure perturbation has a negligible impact in the perturbed trajectory compare to the Earth perturbation impact 4 CONCLUSION We have implement and demonstrate an innovative numerical method to solve Optimal control using minimum principle without the usual need o a ormal calculus o the adjoin dynamic and the programming o it. his technique breaks a major constraint and drawback o this type o method and opens the way o creating a ully general solver or optimal control using minimum principle his technique has been also used to compute with accuracy state transition matrix. he implementation o this method has been applied on a high precision orbital dynamic model with success. Some results o simulation show the impact o the perturbation: Around Earth with an example o orbit toping o a GEO satellite On interplanetary Earth Mars mission with the impact on the thrust proile due Earth perturbation on the Escape phase REFERENCES 1. A. E. Bryson et Jr. Yu-Chi-Ho Applied Optimal Control: Optimisation, Estimation and Control Hemisphere Publishing Corporation hierry Dargent, Vincent Martinot, An integrated tool or low thrust optimal control orbit transers in interplanetary trajectories, ISSFD Régis Bertrand, PhD thesis: Optimisation de trajectoires interplanétaires sous hypothèses de aible poussée ADIFOR 2.,Automatic Dierentiation o Fortran, 5. Joaquim R. R. A. Martins, Ilan M. Kroo and Juan J. Alonso, An automated method or sensitivity analysis using complex variable, AIAA J.-P. CARROU, Mécanique Spatiale ome I Cépadues-Edition O. MONENBRUCK, E. GILL Satellite Orbits: Models, Methods, Applications. Spinger 8. C. ROIHMAYR, Contributions o Spherical Harmonics to Magnetic and Gravitational Fields, NASA/M BACK O SESSION DEAILED CONENS BACK O HIGHER LEVEL CONENS

PRECISION ZEM/ZEV FEEDBACK GUIDANCE ALGORITHM UTILIZING VINTI S ANALYTIC SOLUTION OF PERTURBED KEPLER PROBLEM

PRECISION ZEM/ZEV FEEDBACK GUIDANCE ALGORITHM UTILIZING VINTI S ANALYTIC SOLUTION OF PERTURBED KEPLER PROBLEM AAS 16-345 PRECISION ZEM/ZEV FEEDBACK GUIDANCE ALGORITHM UTILIZING VINTI S ANALYTIC SOLUTION OF PERTURBED KEPLER PROBLEM Jaemyung Ahn, * Yanning Guo, and Bong Wie A new implementation o a zero-eort-miss/zero-eort-velocity

More information

Minimum-Time Trajectory Optimization of Multiple Revolution Low-Thrust Earth-Orbit Transfers

Minimum-Time Trajectory Optimization of Multiple Revolution Low-Thrust Earth-Orbit Transfers Minimum-Time Trajectory Optimization o Multiple Revolution Low-Thrust Earth-Orbit Transers Kathryn F. Graham Anil V. Rao University o Florida Gainesville, FL 32611-625 Abstract The problem o determining

More information

Probabilistic Optimisation applied to Spacecraft Rendezvous on Keplerian Orbits

Probabilistic Optimisation applied to Spacecraft Rendezvous on Keplerian Orbits Probabilistic Optimisation applied to pacecrat Rendezvous on Keplerian Orbits Grégory aive a, Massimiliano Vasile b a Université de Liège, Faculté des ciences Appliquées, Belgium b Dipartimento di Ingegneria

More information

Feedback Optimal Control for Inverted Pendulum Problem by Using the Generating Function Technique

Feedback Optimal Control for Inverted Pendulum Problem by Using the Generating Function Technique (IJACSA) International Journal o Advanced Computer Science Applications Vol. 5 No. 11 14 Feedback Optimal Control or Inverted Pendulum Problem b Using the Generating Function echnique Han R. Dwidar Astronom

More information

Numerical Methods - Lecture 2. Numerical Methods. Lecture 2. Analysis of errors in numerical methods

Numerical Methods - Lecture 2. Numerical Methods. Lecture 2. Analysis of errors in numerical methods Numerical Methods - Lecture 1 Numerical Methods Lecture. Analysis o errors in numerical methods Numerical Methods - Lecture Why represent numbers in loating point ormat? Eample 1. How a number 56.78 can

More information

Lecture D30 - Orbit Transfers

Lecture D30 - Orbit Transfers J. Peraire 16.07 Dynamics Fall 004 Version 1.1 Lecture D30 - Orbit Transfers In this lecture, we will consider how to transfer from one orbit, or trajectory, to another. One of the assumptions that we

More information

OptElec: an Optimisation Software for Low-Thrust Orbit Transfer Including Satellite and Operation Constraints

OptElec: an Optimisation Software for Low-Thrust Orbit Transfer Including Satellite and Operation Constraints OptElec: an Optimisation Software for Low-Thrust Orbit Transfer Including Satellite and Operation Constraints 7th International Conference on Astrodynamics Tools and Techniques, DLR, Oberpfaffenhofen Nov

More information

Earth-moon Trajectory Optimization Using Solar Electric Propulsion

Earth-moon Trajectory Optimization Using Solar Electric Propulsion Chinese Journal o Aeronautics (7) 45-463 Chinese Journal o Aeronautics www.elsevier.com/locate/cja arth-moon rajectory Optimization Using Solar lectric Propulsion Gao Yang* Academy o Opto-lectronics Chinese

More information

ASTOS for Low Thrust Mission Analysis

ASTOS for Low Thrust Mission Analysis ASTOS for Low Thrust Mission Analysis 3rd Astrodynamics Workshop, Oct. 26, ESTEC Overview Low Thrust Trajectory Computation Description of the Optimal Control Problem Trajectory Optimization and Mission

More information

L eaving Earth and arriving at another planet or asteroid requires

L eaving Earth and arriving at another planet or asteroid requires Designing Interplanetary Transfers L eaving Earth and arriving at another planet or asteroid requires a spacecraft to implement a sequence of manoeuvres. These include changes of velocity needed to escape

More information

COUPLED OPTIMIZATION OF LAUNCHER AND ALL-ELECTRIC SATELLITE TRAJECTORIES

COUPLED OPTIMIZATION OF LAUNCHER AND ALL-ELECTRIC SATELLITE TRAJECTORIES COUPLED OPTIMIZATION OF LAUNCHER AND ALL-ELECTRIC SATELLITE TRAJECTORIES M. Verlet (1), B. Slama (1), S. Reynaud (1), and M. Cerf (1) (1) Airbus Defence and Space, 66 Route de Verneuil, 78133 Les Mureaux,

More information

The Ascent Trajectory Optimization of Two-Stage-To-Orbit Aerospace Plane Based on Pseudospectral Method

The Ascent Trajectory Optimization of Two-Stage-To-Orbit Aerospace Plane Based on Pseudospectral Method Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 00 (014) 000 000 www.elsevier.com/locate/procedia APISAT014, 014 Asia-Paciic International Symposium on Aerospace Technology,

More information

ASTRIUM. Minimum-time problem resolution under constraints for low-thrust stage trajectory computation. Nathalie DELATTRE ASTRIUM Space Transportation

ASTRIUM. Minimum-time problem resolution under constraints for low-thrust stage trajectory computation. Nathalie DELATTRE ASTRIUM Space Transportation Minimum-time problem resolution under constraints for low-thrust stage trajectory computation Nathalie DELATTRE Space Transportation Page 1 Introduction Purpose : Taking into account new technology for

More information

Earth-Mars Halo to Halo Low Thrust

Earth-Mars Halo to Halo Low Thrust Earth-Mars Halo to Halo Low Thrust Manifold Transfers P. Pergola, C. Casaregola, K. Geurts, M. Andrenucci New Trends in Astrodynamics and Applications V 3 June / -2 July, 28 Milan, Italy Outline o Introduction

More information

An Analysis of N-Body Trajectory Propagation. Senior Project. In Partial Fulfillment. of the Requirements for the Degree

An Analysis of N-Body Trajectory Propagation. Senior Project. In Partial Fulfillment. of the Requirements for the Degree An Analysis of N-Body Trajectory Propagation Senior Project In Partial Fulfillment of the Requirements for the Degree Bachelor of Science in Aerospace Engineering by Emerson Frees June, 2011 An Analysis

More information

INVARIANT RELATIVE SATELLITE MOTION. Marco Sabatini Dip. Ingegneria Aerospaziale, Università di Roma La Sapienza

INVARIANT RELATIVE SATELLITE MOTION. Marco Sabatini Dip. Ingegneria Aerospaziale, Università di Roma La Sapienza AC Workshop on Innovative Concepts. ESA-ESEC 8-9 January 8. INVARIAN RELAIVE SAELLIE MOION Marco Sabatini Dip. Ingegneria Aerospaziale, Università di Roma La Sapienza marcosabatini@hotmail.it Dario Izzo

More information

Previous Lecture. Orbital maneuvers: general framework. Single-impulse maneuver: compatibility conditions

Previous Lecture. Orbital maneuvers: general framework. Single-impulse maneuver: compatibility conditions 2 / 48 Previous Lecture Orbital maneuvers: general framework Single-impulse maneuver: compatibility conditions closed form expression for the impulsive velocity vector magnitude interpretation coplanar

More information

Asymptote. 2 Problems 2 Methods

Asymptote. 2 Problems 2 Methods Asymptote Problems Methods Problems Assume we have the ollowing transer unction which has a zero at =, a pole at = and a pole at =. We are going to look at two problems: problem is where >> and problem

More information

Results found by the CNES team (team #4)

Results found by the CNES team (team #4) 3 rd Global Trajectory Optimisation Competition (GTOC3) organized by the Aerospace Propulsion Group of the Dipartimento di Energetica at Politecnico di Torino Results found by the CNES team (team #4) Presented

More information

ASTRIUM. Interplanetary Path Early Design Tools at ASTRIUM Space Transportation. Nathalie DELATTRE ASTRIUM Space Transportation.

ASTRIUM. Interplanetary Path Early Design Tools at ASTRIUM Space Transportation. Nathalie DELATTRE ASTRIUM Space Transportation. Interplanetary Path Early Design Tools at Space Transportation Nathalie DELATTRE Space Transportation Page 1 Interplanetary missions Prime approach: -ST has developed tools for all phases Launch from Earth

More information

APPLYING FLYWHEEL ENERGY STORAGE TO SOLAR ELECTRIC ORBITAL TRANSFERS THESIS. Presented to the Faculty of the Graduate School of Engineering

APPLYING FLYWHEEL ENERGY STORAGE TO SOLAR ELECTRIC ORBITAL TRANSFERS THESIS. Presented to the Faculty of the Graduate School of Engineering AFIT/GA/ENY/97D-02 APPLYING FLYWHEEL ENERGY STORAGE TO SOLAR ELECTRIC ORBITAL TRANSFERS THESIS Presented to the Faculty o the Graduate School o Engineering o the Air Force Institute o Technology Air University

More information

A REPORT ON PERFORMANCE OF ANNULAR FINS HAVING VARYING THICKNESS

A REPORT ON PERFORMANCE OF ANNULAR FINS HAVING VARYING THICKNESS VOL., NO. 8, APRIL 6 ISSN 89-668 ARPN Journal o Engineering and Applied Sciences 6-6 Asian Research Publishing Networ (ARPN). All rights reserved. A REPORT ON PERFORMANCE OF ANNULAR FINS HAVING VARYING

More information

Non-newtonian Rabinowitsch Fluid Effects on the Lubrication Performances of Sine Film Thrust Bearings

Non-newtonian Rabinowitsch Fluid Effects on the Lubrication Performances of Sine Film Thrust Bearings International Journal o Mechanical Engineering and Applications 7; 5(): 6-67 http://www.sciencepublishinggroup.com/j/ijmea doi:.648/j.ijmea.75.4 ISSN: -X (Print); ISSN: -48 (Online) Non-newtonian Rabinowitsch

More information

Interplanetary Mission Opportunities

Interplanetary Mission Opportunities Interplanetary Mission Opportunities Introduction The quest for unravelling the mysteries of the universe is as old as human history. With the advent of new space technologies, exploration of space became

More information

RELATIVISTIC EFFECTS O N SV CLOCKS DUE TO ORBIT CHANGES, AND DUE TO EARTH S OBLATENESS

RELATIVISTIC EFFECTS O N SV CLOCKS DUE TO ORBIT CHANGES, AND DUE TO EARTH S OBLATENESS 33rdAnnual Precise Time and Time Interval (PTTI)Meeting RELATIVISTIC EFFECTS O N SV CLOCKS DUE TO ORBIT CHANGES, AND DUE TO EARTH S OBLATENESS Neil Ashby Department o Physics, UCB 390 University o Colorado,

More information

A Simple Explanation of the Sobolev Gradient Method

A Simple Explanation of the Sobolev Gradient Method A Simple Explanation o the Sobolev Gradient Method R. J. Renka July 3, 2006 Abstract We have observed that the term Sobolev gradient is used more oten than it is understood. Also, the term is oten used

More information

5.12 The Aerodynamic Assist Trajectories of Vehicles Propelled by Solar Radiation Pressure References...

5.12 The Aerodynamic Assist Trajectories of Vehicles Propelled by Solar Radiation Pressure References... 1 The Two-Body Problem... 1 1.1 Position of the Problem... 1 1.2 The Conic Sections and Their Geometrical Properties... 12 1.3 The Elliptic Orbits... 20 1.4 The Hyperbolic and Parabolic Trajectories...

More information

Minimum-Fuel Trajectory Optimization of Many Revolution Low-Thrust Earth-Orbit Transfers

Minimum-Fuel Trajectory Optimization of Many Revolution Low-Thrust Earth-Orbit Transfers Minimum-Fuel Trajectory Optimization o Many Revolution Low-Thrust Earth-Orbit Transers Kathryn F. Graham 1, Anil V. Rao 2 University o Florida, Gainesville, FL 32611-625 Abstract The problem o determining

More information

Space Travel on a Shoestring: CubeSat Beyond LEO

Space Travel on a Shoestring: CubeSat Beyond LEO Space Travel on a Shoestring: CubeSat Beyond LEO Massimiliano Vasile, Willem van der Weg, Marilena Di Carlo Department of Mechanical and Aerospace Engineering University of Strathclyde, Glasgow 5th Interplanetary

More information

One-Dimensional Motion Review IMPORTANT QUANTITIES Name Symbol Units Basic Equation Name Symbol Units Basic Equation Time t Seconds Velocity v m/s

One-Dimensional Motion Review IMPORTANT QUANTITIES Name Symbol Units Basic Equation Name Symbol Units Basic Equation Time t Seconds Velocity v m/s One-Dimensional Motion Review IMPORTANT QUANTITIES Name Symbol Units Basic Equation Name Symbol Units Basic Equation Time t Seconds Velocity v m/s v x t Position x Meters Speed v m/s v t Length l Meters

More information

Fundamentals of Astrodynamics and Applications

Fundamentals of Astrodynamics and Applications Fundamentals of Astrodynamics and Applications Third Edition David A. Vallado with technical contributions by Wayne D. McClain Space Technology Library Published Jointly by Microcosm Press Hawthorne, CA

More information

2.6 Two-dimensional continuous interpolation 3: Kriging - introduction to geostatistics. References - geostatistics. References geostatistics (cntd.

2.6 Two-dimensional continuous interpolation 3: Kriging - introduction to geostatistics. References - geostatistics. References geostatistics (cntd. .6 Two-dimensional continuous interpolation 3: Kriging - introduction to geostatistics Spline interpolation was originally developed or image processing. In GIS, it is mainly used in visualization o spatial

More information

SWEEP METHOD IN ANALYSIS OPTIMAL CONTROL FOR RENDEZ-VOUS PROBLEMS

SWEEP METHOD IN ANALYSIS OPTIMAL CONTROL FOR RENDEZ-VOUS PROBLEMS J. Appl. Math. & Computing Vol. 23(2007), No. 1-2, pp. 243-256 Website: http://jamc.net SWEEP METHOD IN ANALYSIS OPTIMAL CONTROL FOR RENDEZ-VOUS PROBLEMS MIHAI POPESCU Abstract. This paper deals with determining

More information

8. INTRODUCTION TO STATISTICAL THERMODYNAMICS

8. INTRODUCTION TO STATISTICAL THERMODYNAMICS n * D n d Fluid z z z FIGURE 8-1. A SYSTEM IS IN EQUILIBRIUM EVEN IF THERE ARE VARIATIONS IN THE NUMBER OF MOLECULES IN A SMALL VOLUME, SO LONG AS THE PROPERTIES ARE UNIFORM ON A MACROSCOPIC SCALE 8. INTRODUCTION

More information

18-660: Numerical Methods for Engineering Design and Optimization

18-660: Numerical Methods for Engineering Design and Optimization 8-66: Numerical Methods or Engineering Design and Optimization Xin Li Department o ECE Carnegie Mellon University Pittsburgh, PA 53 Slide Overview Linear Regression Ordinary least-squares regression Minima

More information

Fluctuationlessness Theorem and its Application to Boundary Value Problems of ODEs

Fluctuationlessness Theorem and its Application to Boundary Value Problems of ODEs Fluctuationlessness Theorem and its Application to Boundary Value Problems o ODEs NEJLA ALTAY İstanbul Technical University Inormatics Institute Maslak, 34469, İstanbul TÜRKİYE TURKEY) nejla@be.itu.edu.tr

More information

General solution of the Inhomogeneous Div-Curl system and Consequences

General solution of the Inhomogeneous Div-Curl system and Consequences General solution o the Inhomogeneous Div-Curl system and Consequences Briceyda Berenice Delgado López Centro de Investigación y de Estudios Avanzados del Instituto Politécnico Nacional March 07 2017 CINVESTAV

More information

Lecture 8 Optimization

Lecture 8 Optimization 4/9/015 Lecture 8 Optimization EE 4386/5301 Computational Methods in EE Spring 015 Optimization 1 Outline Introduction 1D Optimization Parabolic interpolation Golden section search Newton s method Multidimensional

More information

Optimal Control. with. Aerospace Applications. James M. Longuski. Jose J. Guzman. John E. Prussing

Optimal Control. with. Aerospace Applications. James M. Longuski. Jose J. Guzman. John E. Prussing Optimal Control with Aerospace Applications by James M. Longuski Jose J. Guzman John E. Prussing Published jointly by Microcosm Press and Springer 2014 Copyright Springer Science+Business Media New York

More information

BOUNDARY LAYER ANALYSIS ALONG A STRETCHING WEDGE SURFACE WITH MAGNETIC FIELD IN A NANOFLUID

BOUNDARY LAYER ANALYSIS ALONG A STRETCHING WEDGE SURFACE WITH MAGNETIC FIELD IN A NANOFLUID Proceedings o the International Conerence on Mechanical Engineering and Reneable Energy 7 (ICMERE7) 8 December, 7, Chittagong, Bangladesh ICMERE7-PI- BOUNDARY LAYER ANALYSIS ALONG A STRETCHING WEDGE SURFACE

More information

Controlling the Heat Flux Distribution by Changing the Thickness of Heated Wall

Controlling the Heat Flux Distribution by Changing the Thickness of Heated Wall J. Basic. Appl. Sci. Res., 2(7)7270-7275, 2012 2012, TextRoad Publication ISSN 2090-4304 Journal o Basic and Applied Scientiic Research www.textroad.com Controlling the Heat Flux Distribution by Changing

More information

CHAPTER 1: INTRODUCTION. 1.1 Inverse Theory: What It Is and What It Does

CHAPTER 1: INTRODUCTION. 1.1 Inverse Theory: What It Is and What It Does Geosciences 567: CHAPTER (RR/GZ) CHAPTER : INTRODUCTION Inverse Theory: What It Is and What It Does Inverse theory, at least as I choose to deine it, is the ine art o estimating model parameters rom data

More information

Optimal Gravity Assisted Orbit Insertion for Europa Orbiter Mission

Optimal Gravity Assisted Orbit Insertion for Europa Orbiter Mission Optimal Gravity Assisted Orbit Insertion for Europa Orbiter Mission Deepak Gaur 1, M. S. Prasad 2 1 M. Tech. (Avionics), Amity Institute of Space Science and Technology, Amity University, Noida, U.P.,

More information

Physics 121. Tuesday, February 19, Physics 121. Tuesday, February 19, Physics 121. Course announcements. Topics:

Physics 121. Tuesday, February 19, Physics 121. Tuesday, February 19, Physics 121. Course announcements. Topics: Physics 121. Tuesday, ebruary 19, 2008. avy Lt. Ron Candiloro's /A-18 Hornet creates a shock wave as he breaks the sound barrier July 7. The shock wave is visible as a large cloud o condensation ormed

More information

MEASUREMENT UNCERTAINTIES

MEASUREMENT UNCERTAINTIES MEASUREMENT UNCERTAINTIES What distinguishes science rom philosophy is that it is grounded in experimental observations. These observations are most striking when they take the orm o a quantitative measurement.

More information

Buoyancy Driven Heat Transfer of Water-Based CuO Nanofluids in a Tilted Enclosure with a Heat Conducting Solid Cylinder on its Center

Buoyancy Driven Heat Transfer of Water-Based CuO Nanofluids in a Tilted Enclosure with a Heat Conducting Solid Cylinder on its Center July 4-6 2012 London U.K. Buoyancy Driven Heat Transer o Water-Based CuO Nanoluids in a Tilted Enclosure with a Heat Conducting Solid Cylinder on its Center Ahmet Cihan Kamil Kahveci and Çiğdem Susantez

More information

Figure 1. View of ALSAT-2A spacecraft

Figure 1. View of ALSAT-2A spacecraft ALSAT-2A TRANSFER AND FIRST YEAR OPERATIONS M. Kameche (1), A.H. Gicquel (2), D. Joalland (3) (1) CTS/ASAL, 1 Avenue de la Palestine, BP 13, Arzew 31200 Oran, Algérie, email:mo_kameche@netcourrier.com

More information

Roberto s Notes on Differential Calculus Chapter 8: Graphical analysis Section 1. Extreme points

Roberto s Notes on Differential Calculus Chapter 8: Graphical analysis Section 1. Extreme points Roberto s Notes on Dierential Calculus Chapter 8: Graphical analysis Section 1 Extreme points What you need to know already: How to solve basic algebraic and trigonometric equations. All basic techniques

More information

3.5 Analysis of Members under Flexure (Part IV)

3.5 Analysis of Members under Flexure (Part IV) 3.5 Analysis o Members under Flexure (Part IV) This section covers the ollowing topics. Analysis o a Flanged Section 3.5.1 Analysis o a Flanged Section Introduction A beam can have langes or lexural eiciency.

More information

Linear Motion Test Review. 4. What does it mean when the sign of the acceleration is different than the sign of the velocity? Object is slowing down.

Linear Motion Test Review. 4. What does it mean when the sign of the acceleration is different than the sign of the velocity? Object is slowing down. Linear Motion Test Review 1. What is the slope o the graph o position versus time? LOOK IT UP IN YOUR NOTES 2. What is the slope o the graph o velocity versus time? LOOK IT UP IN YOUR NOTES 3. Name three

More information

Chapter 11 Collision Theory

Chapter 11 Collision Theory Chapter Collision Theory Introduction. Center o Mass Reerence Frame Consider two particles o masses m and m interacting ia some orce. Figure. Center o Mass o a system o two interacting particles Choose

More information

Open Access Dynamic Parameters Identification for the Feeding System of Commercial Numerical Control Machine

Open Access Dynamic Parameters Identification for the Feeding System of Commercial Numerical Control Machine Send Orders or Reprints to reprints@benthamscience.net The Open Automation and Control Systems Journal, 13, 5, 161-166 161 Open Access Dynamic Parameters Identiication or the Feeding System o Commercial

More information

TFY4102 Exam Fall 2015

TFY4102 Exam Fall 2015 FY40 Eam Fall 05 Short answer (4 points each) ) Bernoulli's equation relating luid low and pressure is based on a) conservation o momentum b) conservation o energy c) conservation o mass along the low

More information

Simulation of electromagnetic devices using coupled models

Simulation of electromagnetic devices using coupled models Manuscript received Aug. 2, 2007; revised Nov. 30, 2007 Simulation o electromagnetic devices using coupled models ION CÂRSEA Department o Computer Engineering and Communication University o Craiova Str.

More information

Variable Structure Control of Pendulum-driven Spherical Mobile Robots

Variable Structure Control of Pendulum-driven Spherical Mobile Robots rd International Conerence on Computer and Electrical Engineering (ICCEE ) IPCSIT vol. 5 () () IACSIT Press, Singapore DOI:.776/IPCSIT..V5.No..6 Variable Structure Control o Pendulum-driven Spherical Mobile

More information

Local Heat Transfer Coefficient Measurements, Using a Transient Imaging Method With an Inverse Scheme

Local Heat Transfer Coefficient Measurements, Using a Transient Imaging Method With an Inverse Scheme Local Heat Transer Coeicient Measurements, Using a Transient Imaging Method With an Inverse Scheme A. EL ABBADI, D. BOUGEARD, B.BAUDOIN Ecole des Mines de Douai, Département Energétique Industrielle, 941,

More information

Launch strategy for Indian lunar mission and precision injection to the Moon using genetic algorithm

Launch strategy for Indian lunar mission and precision injection to the Moon using genetic algorithm Launch strategy for Indian lunar mission and precision injection to the Moon using genetic algorithm VAdimurthy, R V Ramanan, S R Tandon and C Ravikumar Aeronautics Entity, Vikram Sarabhai Space Centre,

More information

Constrained Optimal Control I

Constrained Optimal Control I Optimal Control, Guidance and Estimation Lecture 34 Constrained Optimal Control I Pro. Radhakant Padhi Dept. o Aerospace Engineering Indian Institute o Science - Bangalore opics Motivation Brie Summary

More information

Global Weak Solution of Planetary Geostrophic Equations with Inviscid Geostrophic Balance

Global Weak Solution of Planetary Geostrophic Equations with Inviscid Geostrophic Balance Global Weak Solution o Planetary Geostrophic Equations with Inviscid Geostrophic Balance Jian-Guo Liu 1, Roger Samelson 2, Cheng Wang 3 Communicated by R. Temam) Abstract. A reormulation o the planetary

More information

Three-Dimensional Trajectory Optimization in Constrained Airspace

Three-Dimensional Trajectory Optimization in Constrained Airspace Three-Dimensional Traectory Optimization in Constrained Airspace Ran Dai * and John E. Cochran, Jr. Auburn University, Auburn, Alabama 36849 The operational airspace o aerospace vehicles, including airplanes

More information

Pressure-correction algorithm to solve Poisson system with constant coefficients for fast two-phase simulations

Pressure-correction algorithm to solve Poisson system with constant coefficients for fast two-phase simulations Center or Turbulence Research Annual Research Bries 2009 367 Pressure-correction algorithm to solve Poisson system with constant coeicients or ast two-phase simulations By D. Kim AND P. Moin 1. Motivation

More information

Feasibility of a Multi-Pass Thomson Scattering System with Confocal Spherical Mirrors

Feasibility of a Multi-Pass Thomson Scattering System with Confocal Spherical Mirrors Plasma and Fusion Research: Letters Volume 5, 044 200) Feasibility o a Multi-Pass Thomson Scattering System with Conocal Spherical Mirrors Junichi HIRATSUKA, Akira EJIRI, Yuichi TAKASE and Takashi YAMAGUCHI

More information

Patch Conics. Basic Approach

Patch Conics. Basic Approach Patch Conics Basic Approach Inside the sphere of influence: Planet is the perturbing body Outside the sphere of influence: Sun is the perturbing body (no extra-solar system trajectories in this class...)

More information

Study of the Fuel Consumption for Station-Keeping Maneuvers for GEO satellites based on the Integral of the Perturbing Forces over Time

Study of the Fuel Consumption for Station-Keeping Maneuvers for GEO satellites based on the Integral of the Perturbing Forces over Time Study of the Fuel Consumption for Station-Keeping Maneuvers for GEO satellites based on the Integral of the Perturbing Forces over Time THAIS CARNEIRO OLIVEIRA 1 ; ANTONIO FERNANDO BERTACHINI DE ALMEIDA

More information

EUROSTAR 3000 INCLINED ORBIT MISSION : LIFETIME OPTIMISATION IN CASE OF INJECTION WITH A LOW INCLINATION

EUROSTAR 3000 INCLINED ORBIT MISSION : LIFETIME OPTIMISATION IN CASE OF INJECTION WITH A LOW INCLINATION EUROSTAR 3000 INCLINED ORBIT MISSION : LIFETIME OPTIMISATION IN CASE OF INJECTION WITH A LOW INCLINATION Franck Raballand (1), Julie De Lamarzelle (2), François Bonaventure (3), Anne-Hélène Gicquel (4)

More information

Lecture 25: Heat and The 1st Law of Thermodynamics Prof. WAN, Xin

Lecture 25: Heat and The 1st Law of Thermodynamics Prof. WAN, Xin General Physics I Lecture 5: Heat and he 1st Law o hermodynamics Pro. WAN, Xin xinwan@zju.edu.cn http://zimp.zju.edu.cn/~xinwan/ Latent Heat in Phase Changes Latent Heat he latent heat o vaporization or

More information

Orbit Characteristics

Orbit Characteristics Orbit Characteristics We have shown that the in the two body problem, the orbit of the satellite about the primary (or vice-versa) is a conic section, with the primary located at the focus of the conic

More information

Section 13. Orbit Perturbation. Orbit Perturbation. Atmospheric Drag. Orbit Lifetime

Section 13. Orbit Perturbation. Orbit Perturbation. Atmospheric Drag. Orbit Lifetime Section 13 Orbit Perturbation Orbit Perturbation A satellite s orbit around the Earth is affected by o Asphericity of the Earth s gravitational potential : Most significant o Atmospheric drag : Orbital

More information

Extending the Patched-Conic Approximation to the Restricted Four-Body Problem

Extending the Patched-Conic Approximation to the Restricted Four-Body Problem Monografías de la Real Academia de Ciencias de Zaragoza 3, 133 146, (6). Extending the Patched-Conic Approximation to the Restricted Four-Body Problem Thomas R. Reppert Department of Aerospace and Ocean

More information

EXPERIMENTAL STUDY AND NUMERICAL SIMULATION OF PREFORM INFRARED RADIATIVE HEATING

EXPERIMENTAL STUDY AND NUMERICAL SIMULATION OF PREFORM INFRARED RADIATIVE HEATING EXPERIMENTAL STUDY AND NUMERICAL SIMULATION OF PREFORM INFRARED RADIATIVE HEATING Serge Monteix (*), F. Schmidt (*), Y. LeMaoult (*), G. Denis (**), M. Vigny (**) (*) Ecole des Mines d Albi-Carmaux Campus

More information

Satellite Communications

Satellite Communications Satellite Communications Lecture (3) Chapter 2.1 1 Gravitational Force Newton s 2nd Law: r r F = m a Newton s Law Of Universal Gravitation (assuming point masses or spheres): Putting these together: r

More information

Third Body Perturbation

Third Body Perturbation Third Body Perturbation p. 1/30 Third Body Perturbation Modeling the Space Environment Manuel Ruiz Delgado European Masters in Aeronautics and Space E.T.S.I. Aeronáuticos Universidad Politécnica de Madrid

More information

2 Frequency-Domain Analysis

2 Frequency-Domain Analysis 2 requency-domain Analysis Electrical engineers live in the two worlds, so to speak, o time and requency. requency-domain analysis is an extremely valuable tool to the communications engineer, more so

More information

ASEN 6008: Interplanetary Mission Design Lab Spring, 2015

ASEN 6008: Interplanetary Mission Design Lab Spring, 2015 ASEN 6008: Interplanetary Mission Design Lab Spring, 2015 Lab 4: Targeting Mars using the B-Plane Name: I d like to give credit to Scott Mitchell who developed this lab exercise. He is the lead Astrodynamicist

More information

ASEN 5050 SPACEFLIGHT DYNAMICS Interplanetary

ASEN 5050 SPACEFLIGHT DYNAMICS Interplanetary ASEN 5050 SPACEFLIGHT DYNAMICS Interplanetary Prof. Jeffrey S. Parker University of Colorado Boulder Lecture 29: Interplanetary 1 HW 8 is out Due Wednesday, Nov 12. J2 effect Using VOPs Announcements Reading:

More information

Physics 5153 Classical Mechanics. Solution by Quadrature-1

Physics 5153 Classical Mechanics. Solution by Quadrature-1 October 14, 003 11:47:49 1 Introduction Physics 5153 Classical Mechanics Solution by Quadrature In the previous lectures, we have reduced the number o eective degrees o reedom that are needed to solve

More information

Feedback linearization and stabilization of second-order nonholonomic chained systems

Feedback linearization and stabilization of second-order nonholonomic chained systems Feedback linearization and stabilization o second-order nonholonomic chained systems S. S. GE, ZHENDONG SUN, T. H. LEE and MARK W. SPONG Department o Electrical Engineering Coordinated Science Lab National

More information

Feedback Linearization

Feedback Linearization Feedback Linearization Peter Al Hokayem and Eduardo Gallestey May 14, 2015 1 Introduction Consider a class o single-input-single-output (SISO) nonlinear systems o the orm ẋ = (x) + g(x)u (1) y = h(x) (2)

More information

NEWTONS LAWS OF MOTION AND FRICTIONS STRAIGHT LINES

NEWTONS LAWS OF MOTION AND FRICTIONS STRAIGHT LINES EWTOS LAWS O OTIO AD RICTIOS STRAIGHT LIES ITRODUCTIO In this chapter, we shall study the motion o bodies along with the causes o their motion assuming that mass is constant. In addition, we are going

More information

OPTIMISATION OF NS, EW STATION-KEEPING MANOEUVRES FOR GEO SATELLITES USING ELECTRIC PROPULSION (OPASKEP)

OPTIMISATION OF NS, EW STATION-KEEPING MANOEUVRES FOR GEO SATELLITES USING ELECTRIC PROPULSION (OPASKEP) OPTIMISATION OF NS, EW STATION-KEEPING MANOEUVRES FOR GEO SATELLITES USING ELECTRIC PROPULSION (OPASKEP) José Miguel Lozano González (1), Catherine Praile (2), Sven Erb (3), Juan Manuel del Cura (4), Guillermo

More information

Ground Rules. PC1221 Fundamentals of Physics I. Introduction to Energy. Energy Approach to Problems. Lectures 13 and 14. Energy and Energy Transfer

Ground Rules. PC1221 Fundamentals of Physics I. Introduction to Energy. Energy Approach to Problems. Lectures 13 and 14. Energy and Energy Transfer PC11 Fundamentals o Physics I Lectures 13 and 14 Energy and Energy Transer A/Pro Tay Seng Chuan 1 Ground Rules Switch o your handphone and pager Switch o your laptop computer and keep it No talking while

More information

Pre-AP Physics Chapter 1 Notes Yockers JHS 2008

Pre-AP Physics Chapter 1 Notes Yockers JHS 2008 Pre-AP Physics Chapter 1 Notes Yockers JHS 2008 Standards o Length, Mass, and Time ( - length quantities) - mass - time Derived Quantities: Examples Dimensional Analysis useul to check equations and to

More information

Gravity Assisted Maneuvers for Asteroids using Solar Electric Propulsion

Gravity Assisted Maneuvers for Asteroids using Solar Electric Propulsion Gravity Assisted Maneuvers for Asteroids using Solar Electric Propulsion Denilson P. S. dos Santos, Antônio F. Bertachini de A. Prado, Division of Space Mechanics and Control INPE C.P. 515, 17-310 São

More information

Modern Spectroscopy: a graduate course. Chapter 1. Light-Matter Interaction

Modern Spectroscopy: a graduate course. Chapter 1. Light-Matter Interaction Modern Spectroscopy: a graduate course. Chapter. Light-Matter Interaction. Semiclassical description o the light-matter eraction. Generally speaking, in spectroscopy we need to describe the light and matter

More information

Work Up an Incline. Work = Force x Distance. Push up: 1500J. What is the PE at the top? mg = 500N. An incline is a simple machine!

Work Up an Incline. Work = Force x Distance. Push up: 1500J. What is the PE at the top? mg = 500N. An incline is a simple machine! Quick Question Work Up an Incline The block o ice weighs 500 Newtons. How much work does it take to push it up the incline compared to liting it straight up? Ignore riction. Work Up an Incline Work = Force

More information

Workshop on GNSS Data Application to Low Latitude Ionospheric Research May Fundamentals of Satellite Navigation

Workshop on GNSS Data Application to Low Latitude Ionospheric Research May Fundamentals of Satellite Navigation 2458-6 Workshop on GNSS Data Application to Low Latitude Ionospheric Research 6-17 May 2013 Fundamentals of Satellite Navigation HEGARTY Christopher The MITRE Corporation 202 Burlington Rd. / Rte 62 Bedford

More information

Accurate numerical orbit propagation using Polynomial Algebra Computational Engine PACE. ISSFD 2015 congress, Germany. Dated: September 14, 2015

Accurate numerical orbit propagation using Polynomial Algebra Computational Engine PACE. ISSFD 2015 congress, Germany. Dated: September 14, 2015 Accurate numerical orbit propagation using Polynomial Algebra Computational Engine PACE Emmanuel Bignon (), Pierre mercier (), Vincent Azzopardi (), Romain Pinède () ISSFD 205 congress, Germany Dated:

More information

Ground Rules. PC1221 Fundamentals of Physics I. Introduction to Energy. Energy Approach to Problems. Lectures 13 and 14. Energy and Energy Transfer

Ground Rules. PC1221 Fundamentals of Physics I. Introduction to Energy. Energy Approach to Problems. Lectures 13 and 14. Energy and Energy Transfer PC1221 Fundamentals o Physics I Lectures 13 and 14 Energy and Energy Transer Dr Tay Seng Chuan 1 Ground Rules Switch o your handphone and pager Switch o your laptop computer and keep it No talking while

More information

0,0 B 5,0 C 0, 4 3,5. y x. Recitation Worksheet 1A. 1. Plot these points in the xy plane: A

0,0 B 5,0 C 0, 4 3,5. y x. Recitation Worksheet 1A. 1. Plot these points in the xy plane: A Math 13 Recitation Worksheet 1A 1 Plot these points in the y plane: A 0,0 B 5,0 C 0, 4 D 3,5 Without using a calculator, sketch a graph o each o these in the y plane: A y B 3 Consider the unction a Evaluate

More information

An Ensemble Kalman Smoother for Nonlinear Dynamics

An Ensemble Kalman Smoother for Nonlinear Dynamics 1852 MONTHLY WEATHER REVIEW VOLUME 128 An Ensemble Kalman Smoother or Nonlinear Dynamics GEIR EVENSEN Nansen Environmental and Remote Sensing Center, Bergen, Norway PETER JAN VAN LEEUWEN Institute or Marine

More information

Increasing and Decreasing Functions and the First Derivative Test. Increasing and Decreasing Functions. Video

Increasing and Decreasing Functions and the First Derivative Test. Increasing and Decreasing Functions. Video SECTION and Decreasing Functions and the First Derivative Test 79 Section and Decreasing Functions and the First Derivative Test Determine intervals on which a unction is increasing or decreasing Appl

More information

An Improved Expression for a Classical Type of Explicit Approximation of the Colebrook White Equation with Only One Internal Iteration

An Improved Expression for a Classical Type of Explicit Approximation of the Colebrook White Equation with Only One Internal Iteration International Journal o Hydraulic Engineering 06, 5(): 9-3 DOI: 0.593/j.ijhe.06050.03 An Improved Expression or a Classical Type o Explicit Approximation o the Colebrook White Equation with Only One Internal

More information

1 st ACT Competition on Global Trajectory Optimisation Solution of Team #7

1 st ACT Competition on Global Trajectory Optimisation Solution of Team #7 1 st ACT Competition on Global Trajectory Optimisation Solution of Team #7 Régis Bertrand Thierry Ceolin Richard Epenoy CNES-DCT/SB/MO CS-ESPACE/FDS CNES-DCT/SB/MO Contents Presentation of team #7 Available

More information

Lecture PowerPoints. Chapter 6 Physics for Scientists and Engineers, with Modern Physics, 4 th edition Giancoli

Lecture PowerPoints. Chapter 6 Physics for Scientists and Engineers, with Modern Physics, 4 th edition Giancoli Lecture PowerPoints Chapter 6 Physics for Scientists and Engineers, with Modern Physics, 4 th edition Giancoli 2009 Pearson Education, Inc. This work is protected by United States copyright laws and is

More information

Least-Squares Spectral Analysis Theory Summary

Least-Squares Spectral Analysis Theory Summary Least-Squares Spectral Analysis Theory Summary Reerence: Mtamakaya, J. D. (2012). Assessment o Atmospheric Pressure Loading on the International GNSS REPRO1 Solutions Periodic Signatures. Ph.D. dissertation,

More information

MAE 180A: Spacecraft Guidance I, Summer 2009 Homework 4 Due Thursday, July 30.

MAE 180A: Spacecraft Guidance I, Summer 2009 Homework 4 Due Thursday, July 30. MAE 180A: Spacecraft Guidance I, Summer 2009 Homework 4 Due Thursday, July 30. Guidelines: Please turn in a neat and clean homework that gives all the formulae that you have used as well as details that

More information

Optimal Control based Time Optimal Low Thrust Orbit Raising

Optimal Control based Time Optimal Low Thrust Orbit Raising Optimal Control based Time Optimal Low Thrust Orbit Raising Deepak Gaur 1, M. S. Prasad 2 1 M. Tech. (Avionics), Amity Institute of Space Science and Technology, Amity University, Noida, U.P., India 2

More information

LOTNAV. A Low-Thrust Interplanetary Navigation Tool: The Trajectory Reconstruction Module

LOTNAV. A Low-Thrust Interplanetary Navigation Tool: The Trajectory Reconstruction Module LOTNAV A Low-Thrust Interplanetary Navigation Tool: The Trajectory Reconstruction Module Juan Luis Cano González Mission Analysis Division Deimos Space S.L. -1- The LOTNAV Tool The Low-Thrust Interplanetary

More information

NONLINEAR MAPPING OF UNCERTAINTIES: A DIFFERENTIAL ALGEBRAIC APPROACH

NONLINEAR MAPPING OF UNCERTAINTIES: A DIFFERENTIAL ALGEBRAIC APPROACH NONLINEAR MAPPING OF UNCERTAINTIES: A DIFFERENTIAL ALGEBRAIC APPROACH R. Armellin 1, P. DiLizia 1, F. Bernelli-Zazzera 1, and M. Berz 2 1 Dipartimento di Ingegneria Aerospaziale, Politecnico di Milano,

More information

Satellite Orbital Maneuvers and Transfers. Dr Ugur GUVEN

Satellite Orbital Maneuvers and Transfers. Dr Ugur GUVEN Satellite Orbital Maneuvers and Transfers Dr Ugur GUVEN Orbit Maneuvers At some point during the lifetime of most space vehicles or satellites, we must change one or more of the orbital elements. For example,

More information