7.2 Calculus of Variations

Total Page:16

File Type:pdf, Size:1020Kb

7.2 Calculus of Variations 7.2. CALCULUS OF VARIATIONS c 2006 Gilbert Strang 7.2 Calculus of Variations One theme of this book is the relation of equations to minimum principles. To minimize P is to solve P 0 = 0. There may be more to it, but that is the main 1 T T point. For a quadratic P (u) = 2 u Ku u f, there is no difficulty in reaching P = Ku f = 0. The matrix K is symmetric− positive definite at a minimum. 0 − In a continuous problem, the \derivative" of P is not so easy to find. The unknown u(x) is a function, and P (u) is usually an integral. Its derivative δP/δu is called the first variation. The \Euler-Lagrange equation" δP/δu = 0 has a weak form and a strong form. For an elastic bar, P is the integral of 1 c(u (x))2 f(x)u(x). 2 0 − The equation δP/δu = 0 is linear and the problem will have boundary conditions: Weak form cu v dx = fv dx for every v Strong form (cu ) = f(x): 0 0 − 0 0 Z Z Our goal in this section is to get beyond this first example of δP/δu. The basic idea should be simple and it is: Perturb u(x) by a test function v(x). Comparing P (u) with P (u + v), the linear term in the difference yields δP/δu. This linear term must be zero for every admissible v (weak form). This program carries ordinary calculus into the calculus of variations. We do it in several steps: 1. One-dimensional problems P (u) = F (u; u 0) dx, not necessarily quadratic R 2. Constraints, not necessarily linear, with their Lagrange multipliers 3. Two-dimensional problems P (u) = F (u; ux; uy) dx dy RR 4. Time-dependent equations in which u 0 = du=dt. At each step the examples will be as familiar (and famous) as possible. In two dimensions that means Laplace's equation, and minimal surfaces in the nonlinear case. In time-dependent problems it means Newton's Laws, and relativity in the nonlinear case. In one dimension we rediscover the straight line and the circle. This section is also the opening to control theory|the modern form of the calculus of variations. Its constraints are differential equations, and Pontryagin's maximum principle yields solutions. That is a whole world of good mathematics. Remark To go from the strong form to the weak form, multiply by v and integrate. For matrices the strong form is ATCAu = f. The weak form is vTATCAu = vTf for all v. For functions with Au = u 0, this exactly matches cu 0v 0 dx = fv dx above. R R c 2006 Gilbert Strang One-dimensional Problems The basic problem is to minimize P (u) with a boundary condition at each end: 1 P (u) = F (u; u 0) dx with u(0) = a and u(1) = b : Z0 The best u defeats every other candidate u+v that satisfies these boundary conditions. Then (u + v)(0) = a and (u + v)(1) = b require that v(0) = v(1) = 0. When v and v 0 are small the correction terms come from @F=@u and @F=@u 0. They don't involve v2: @F @F Inside the integral F (u + v; u 0 + v 0) = F (u; u 0) + v + v 0 + @u @u 0 · · · 1 @F @F After integrating P (u + v) = P (u) + v + v dx + @u 0 @u · · · Z0 0 That integrated term is the “first variation". We have already reached δP/δu: δP 1 @F @F Weak form = v + v dx = 0 for every v : (1) δu @u 0 @u Z0 0 This is the equation for u. The derivative of P in each direction v must be zero. Otherwise we can make δP/δu negative, which would mean P (u + v) < P (u): bad. The strong form looks for a single derivative which|if it is zero|makes all these directional derivatives zero. It comes from integrating δP/δu by parts: 1 @F d @F @F 1 Weak form / by parts v v dx + v = 0 : @u − dx @u @u Z0 0 0 0 The boundary term vanishes because v(0) = v(1) = 0. To guarantee zero for every v(x) in the integral, the function multiplying v must be zero (strong form): @F d @F Euler-Lagrange equation for u = 0 : (2) @u − dx @u 0 Example Find the shortest path u(x) between two points (0; a) and (1; b). 2 2 2 By Pythagoras, (dx) + (du) is a short step on the path. So P (u 0) = 1 + (u 0) dx is the length of the path between the points. This square root F (u ) depends only on u p 0 R p 0 and @F=@u = 0. The derivative @F=@u 0 brings the square root into the denominator: @F 1 u Weak form = v 0 dx = 0 for every v with v(0) = v(1) = 0 . (3) 0 2 @u 0 1 + (u ) Z 0 p If the quantity multiplying v 0 is a constant, then (3) is satisfied. The integral is certain to be zero because v(0) = v(1) = 0. The strong form forces @F=@u 0 to be 7.2. CALCULUS OF VARIATIONS c 2006 Gilbert Strang constant: the Euler-Lagrange equation (2) is d @F d u u = 0 = 0 or 0 = c : (4) −dx @u −dx 2 2 0 1 + (u 0) 1 + (u 0) 0 That integration is always possiblep when F dependsp only on u (@F=@u = 0). It leaves the equation @F=@u 0 = c. Squaring both sides, u is seen to be linear: 2 2 c c (u 0) = c (1 + (u 0)2) and u 0 = and u = x + d : (5) p1 c2 p1 c2 − − PSfrag replacementsThe constants c and d are chosen to match u(0) = a and u(1) = b. The shortest curve connecting two points is a straight line. No surprise! The length P (u) is a minimum, not a maximum or a saddle point, because the second derivative F 00 is positive. perturbed u = optimal arc u + v b b 1 1 −m a u = optimal line a −m x x 0 v 1 0 1 typical perturbation v(x) area below arc is A Figure 7.5: Shortest paths from a to b: straight line and circular arc (constrained). Constrained Problems Suppose we cannot go in a straight line because of a constraint. When the constraint is u(x) dx = A, we look for the shortest curve that has area A below it: R 1 1 2 Minimize P (u) = 1 + (u 0) dx with u(0) = a; u(1) = b; u(x) dx = A : 0 0 Z p Z The area constraint should be built into P by a Lagrange multiplier|here called m. The multiplier is a number and not a function, because there is one overall constraint rather than a constraint at every point. The LagrangianL builds in u dx = A: Lagrangian L(u; m) = P + (multiplier)(constraint) = (F + mu)Rdx mA : − R The Euler-Lagrange equation δL/δu = 0 is exactly like δP/δu = 0 in (2): @(F + mu) d @(F + mu) d u = m 0 = 0 : (6) @u − dx @u − dx 2 0 1 + (u 0) p c 2006 Gilbert Strang Again this equation is favorable enough to be integrated: u 0 mx c mx = c which gives u 0 = − : − 1 + (u )2 1 (mx c)2 0 − − After one more integrationp we reach the equation of a circlep in the x-u plane: 1 u(x) = − 1 (mx c)2 + d and (mx c)2 + (mu d)2 = 1 : (7) m − − − − The shortest pathpis a circular arc! It goes high enough to enclose area A. The three numbers m; c; d are determined by the conditions u(0) = a; u(1) = b, and u dx = A. The arc is drawn in Figure 7.5 (and m is negative). R We now summarize the one-dimensional case, allowing F to depend also on u 00. That introduces v 00 into the weak form and needs two integrations by parts to reach the Euler-Lagrange equation. When F involves a varying coefficient c(x), the form of the equation does not change, because it is u and not x that is perturbed. 1 0 00 The first variation of P (u) = 0 F (u; u ; u ; x) dx is zero at a minimum: R Weak δP 1 @F @F @F = v + v + v dx = 0 for all v: form δu @u 0 @u 00 @u Z0 0 00 The Euler-Lagrange equation from integration by parts determines u(x): Strong @F d @F d2 @F + = 0 : form @u − dx @u dx2 @u 0 00 Constraints on u bring Lagrange multipliers and saddle points of L. Applications are everywhere, and we mention one (of many) in sports. What angle is optimal in shooting a basketball? The force of the shot depends on the launch angle|line drives or sky hooks need the most push. The force is minimized at 45◦ if the ball leaves your hand ten feet up; for shorter people the angle is about 50◦. What is interesting is that the same angle solves a second optimization problem: to have the largest margin of error and still go through the hoop. The condition is P 0 = 0 in basketball (one shot) and δP/δu = 0 in track|where the strategy to minimize the time P (u) has been analyzed for every distance.
Recommended publications
  • Low Thrust Manoeuvres to Perform Large Changes of RAAN Or Inclination in LEO
    Facoltà di Ingegneria Corso di Laurea Magistrale in Ingegneria Aerospaziale Master Thesis Low Thrust Manoeuvres To Perform Large Changes of RAAN or Inclination in LEO Academic Tutor: Prof. Lorenzo CASALINO Candidate: Filippo GRISOT July 2018 “It is possible for ordinary people to choose to be extraordinary” E. Musk ii Filippo Grisot – Master Thesis iii Filippo Grisot – Master Thesis Acknowledgments I would like to address my sincere acknowledgments to my professor Lorenzo Casalino, for your huge help in these moths, for your willingness, for your professionalism and for your kindness. It was very stimulating, as well as fun, working with you. I would like to thank all my course-mates, for the time spent together inside and outside the “Poli”, for the help in passing the exams, for the fun and the desperation we shared throughout these years. I would like to especially express my gratitude to Emanuele, Gianluca, Giulia, Lorenzo and Fabio who, more than everyone, had to bear with me. I would like to also thank all my extra-Poli friends, especially Alberto, for your support and the long talks throughout these years, Zach, for being so close although the great distance between us, Bea’s family, for all the Sundays and summers spent together, and my soccer team Belfiga FC, for being the crazy lovable people you are. A huge acknowledgment needs to be address to my family: to my grandfather Luciano, for being a great friend; to my grandmother Bianca, for teaching me what “fighting” means; to my grandparents Beppe and Etta, for protecting me
    [Show full text]
  • Observing from Space Orbits, Constraints, Planning, Coordination
    Observing from Space Orbits, constraints, planning, coordination Integral XMM-Newton Jan-Uwe Ness European Space Astronomy Centre (ESAC) Villafranca del Castillo, Spain On behalf of the Integral and XMM-Newton Science Operations Centres Slide 1 Observing from Space - Orbits http://sci.esa.int/integral/59688-integral-fifteen-years-in-orbit/ Slide 2 Observing from Space - Orbits Highly elliptical Earth orbit: XMM-Newton, Integral, Chandra Slide 3 Observing from Space - Orbits Low-Earth orbit: ~1.5 hour, examples: Hubble Space Telescope Swift NuSTAR Fermi Earth blocking, especially low declination objects Only short snapshots of a few 100s possible No long uninterrupted observations Only partial overlap with Integral/XMM possible Slide 4 Observing from Space - Orbits Orbit around Lagrange point L2 past: future: Herschel James Webb Planck Athena present: Gaia Slide 5 Observing from Space – Constraints Motivations for constraints: • Safety of space-craft and instruments • Contamination by bright optical/X-ray sources or straylight from them • Functionality of star Tracker • Power supply (solar panels) • Thermal stability (avoid heat from the sun) • Ground contact for remote commanding and downlink of data Space-specific constraints in bold orange Slide 6 Observing from Space – Constraints Examples for constraints: • No observations while passing through radiation belts • Orientation of space craft to sun • Large avoidance angles around Sun and anti-Sun, Moon, Earth, Bright planets • No slewing over Moon and Earth (planets ok) • Availability
    [Show full text]
  • CALCULUS of VARIATIONS and TENSOR CALCULUS
    CALCULUS OF VARIATIONS and TENSOR CALCULUS U. H. Gerlach September 22, 2019 Beta Edition 2 Contents 1 FUNDAMENTAL IDEAS 5 1.1 Multivariable Calculus as a Prelude to the Calculus of Variations. 5 1.2 Some Typical Problems in the Calculus of Variations. ...... 6 1.3 Methods for Solving Problems in Calculus of Variations. ....... 10 1.3.1 MethodofFiniteDifferences. 10 1.4 TheMethodofVariations. 13 1.4.1 Variants and Variations . 14 1.4.2 The Euler-Lagrange Equation . 17 1.4.3 Variational Derivative . 20 1.4.4 Euler’s Differential Equation . 21 1.5 SolvedExample.............................. 24 1.6 Integration of Euler’s Differential Equation. ...... 25 2 GENERALIZATIONS 33 2.1 Functional with Several Unknown Functions . 33 2.2 Extremum Problem with Side Conditions. 38 2.2.1 HeuristicSolution. 40 2.2.2 Solution via Constraint Manifold . 42 2.2.3 Variational Problems with Finite Constraints . 54 2.3 Variable End Point Problem . 55 2.3.1 Extremum Principle at a Moment of Time Symmetry . 57 2.4 Generic Variable Endpoint Problem . 60 2.4.1 General Variations in the Functional . 62 2.4.2 Transversality Conditions . 64 2.4.3 Junction Conditions . 66 2.5 ManyDegreesofFreedom . 68 2.6 Parametrization Invariant Problem . 70 2.6.1 Parametrization Invariance via Homogeneous Function .... 71 2.7 Variational Principle for a Geodesic . 72 2.8 EquationofGeodesicMotion . 76 2.9 Geodesics: TheirParametrization.. 77 3 4 CONTENTS 2.9.1 Parametrization Invariance. 77 2.9.2 Parametrization in Terms of Curve Length . 78 2.10 Physical Significance of the Equation for a Geodesic . ....... 80 2.10.1 Freefloatframe ........................
    [Show full text]
  • José M. Vega-Guzmán
    Jos´eM. Vega-Guzm´an Curriculum Vitae Contact Department of Mathematics Tel: (409) 880-8792 Information College of Arts and Sciences Fax: (409) 880-8794 Lamar University email: [email protected] 200-C Lucas Building URL: https://sites.google.com/site/profjmvg/ Beaumont, TX 77710 Education PhD (Applied Mathematics) 2008{2013 • Arizona State University, Tempe, AZ • Co-Advisors: Sergei K. Suslov and Carlos Castillo-Chavez • Dissertation Title: Solution Methods for Certain Evolution Equations Master in Natural Sciences (Mathematics) 2006{2008 • Arizona State University, Tempe, AZ B.S. (MathEd) 2000{2005 • Universidad de Puerto Rico, Cayey, PR • Advisor: Maria A. Avi~n´o Research Interests Nonlinear Wave Propagation. Quantum Mechanics. Integrability of Nonlinear Evolution Equations. Applications of ODE's and PDE's in the Natural Sciences. Mathematical Modeling. Publications 2017 Vega{Guzm´an,J.M.; Alqahtani, R.; Zhou, Q.; Mahmood, M.F.; Moshokoa, S.P.; Ullah, M.Z.; Biswas, A.; Belic, M. Optical solitons for Lakshmanan-Porsezian-Daniel model with spatio-temporal dispersion using the method of undetermined coefficients. Optik - International Journal for Light and Electron Optics. 144, 115{123. 2017 Wang, G.; Kara, A.H.; Vega{Guzm´an,J.M.; Biswas, A. Group analysis, nonlinear self-adjointness, conser- vation laws and soliton solutions for the mKdV systems. Nonlinear Analysis: Modeling and Control. 22(3), 334{346. 2017 Vega{Guzm´an,J.M.; Ullah, M.Z.; Asma, M.; Zhou, Q.; Biswas, A. Dispersive solitons in magneto-optic waveguides. Superlattices and Microstructures. 103, 161{170. 2017 Vega{Guzm´an,J.M.; Mahmood, M.F.; Zhou, Q.; Triki, H.; Arnous, A.H.; Biswas, A.; Moshokoa, S.P.; Belic, M.
    [Show full text]
  • Introduction to the Modern Calculus of Variations
    MA4G6 Lecture Notes Introduction to the Modern Calculus of Variations Filip Rindler Spring Term 2015 Filip Rindler Mathematics Institute University of Warwick Coventry CV4 7AL United Kingdom [email protected] http://www.warwick.ac.uk/filiprindler Copyright ©2015 Filip Rindler. Version 1.1. Preface These lecture notes, written for the MA4G6 Calculus of Variations course at the University of Warwick, intend to give a modern introduction to the Calculus of Variations. I have tried to cover different aspects of the field and to explain how they fit into the “big picture”. This is not an encyclopedic work; many important results are omitted and sometimes I only present a special case of a more general theorem. I have, however, tried to strike a balance between a pure introduction and a text that can be used for later revision of forgotten material. The presentation is based around a few principles: • The presentation is quite “modern” in that I use several techniques which are perhaps not usually found in an introductory text or that have only recently been developed. • For most results, I try to use “reasonable” assumptions, not necessarily minimal ones. • When presented with a choice of how to prove a result, I have usually preferred the (in my opinion) most conceptually clear approach over more “elementary” ones. For example, I use Young measures in many instances, even though this comes at the expense of a higher initial burden of abstract theory. • Wherever possible, I first present an abstract result for general functionals defined on Banach spaces to illustrate the general structure of a certain result.
    [Show full text]
  • On the Ekeland Variational Principle with Applications and Detours
    Lectures on The Ekeland Variational Principle with Applications and Detours By D. G. De Figueiredo Tata Institute of Fundamental Research, Bombay 1989 Author D. G. De Figueiredo Departmento de Mathematica Universidade de Brasilia 70.910 – Brasilia-DF BRAZIL c Tata Institute of Fundamental Research, 1989 ISBN 3-540- 51179-2-Springer-Verlag, Berlin, Heidelberg. New York. Tokyo ISBN 0-387- 51179-2-Springer-Verlag, New York. Heidelberg. Berlin. Tokyo No part of this book may be reproduced in any form by print, microfilm or any other means with- out written permission from the Tata Institute of Fundamental Research, Colaba, Bombay 400 005 Printed by INSDOC Regional Centre, Indian Institute of Science Campus, Bangalore 560012 and published by H. Goetze, Springer-Verlag, Heidelberg, West Germany PRINTED IN INDIA Preface Since its appearance in 1972 the variational principle of Ekeland has found many applications in different fields in Analysis. The best refer- ences for those are by Ekeland himself: his survey article [23] and his book with J.-P. Aubin [2]. Not all material presented here appears in those places. Some are scattered around and there lies my motivation in writing these notes. Since they are intended to students I included a lot of related material. Those are the detours. A chapter on Nemyt- skii mappings may sound strange. However I believe it is useful, since their properties so often used are seldom proved. We always say to the students: go and look in Krasnoselskii or Vainberg! I think some of the proofs presented here are more straightforward. There are two chapters on applications to PDE.
    [Show full text]
  • The Original Euler's Calculus-Of-Variations Method: Key
    Submitted to EJP 1 Jozef Hanc, [email protected] The original Euler’s calculus-of-variations method: Key to Lagrangian mechanics for beginners Jozef Hanca) Technical University, Vysokoskolska 4, 042 00 Kosice, Slovakia Leonhard Euler's original version of the calculus of variations (1744) used elementary mathematics and was intuitive, geometric, and easily visualized. In 1755 Euler (1707-1783) abandoned his version and adopted instead the more rigorous and formal algebraic method of Lagrange. Lagrange’s elegant technique of variations not only bypassed the need for Euler’s intuitive use of a limit-taking process leading to the Euler-Lagrange equation but also eliminated Euler’s geometrical insight. More recently Euler's method has been resurrected, shown to be rigorous, and applied as one of the direct variational methods important in analysis and in computer solutions of physical processes. In our classrooms, however, the study of advanced mechanics is still dominated by Lagrange's analytic method, which students often apply uncritically using "variational recipes" because they have difficulty understanding it intuitively. The present paper describes an adaptation of Euler's method that restores intuition and geometric visualization. This adaptation can be used as an introductory variational treatment in almost all of undergraduate physics and is especially powerful in modern physics. Finally, we present Euler's method as a natural introduction to computer-executed numerical analysis of boundary value problems and the finite element method. I. INTRODUCTION In his pioneering 1744 work The method of finding plane curves that show some property of maximum and minimum,1 Leonhard Euler introduced a general mathematical procedure or method for the systematic investigation of variational problems.
    [Show full text]
  • Subdifferential Test for Optimality
    Subdifferential Test for Optimality Florence JULES and Marc LASSONDE Universit´edes Antilles et de la Guyane 97159 Pointe `aPitre, France E-mail: fl[email protected], [email protected] Abstract. We provide a first-order necessary and sufficient condition for optimality of lower semicontinuous functions on Banach spaces using the concept of subdifferential. From the sufficient condition we derive that any subdifferential operator is monotone absorbing, hence maximal monotone when the function is convex. Keywords: lower semicontinuity, subdifferential, directional derivative, first-order condition, optimality criterion, maximal monotonicity. 2010 Mathematics Subject Classification: 49J52, 49K27, 26D10, 26B25. 1 Introduction First-order sufficient conditions for optimality in terms of derivatives or directional derivatives are well known. Typical such conditions are variants of Minty variational inequalities. Let us quote for example the following simple result (see [3]): Let f be a real-valued function which is continuous on a neighbourhood D centred at a in Rn and differentiable on D \ {a}. Then, f has a local minimum value at a if (x − a) ·∇f(x) > 0 for all x ∈ D \ {a}. For first-order conditions in terms of directional derivatives, we refer to [5]. The main objective of this note is to establish a necessary and sufficient condition for optimality of nonsmooth lower semicontinuous functions on Banach spaces using subdiffer- entials. To this end, we first provide a link between the directional derivative of a function and its dual companion represented by the subdifferential (Theorem 2.1). Then, we prove a sharp version of the mean value inequality for lower semicontinuous function using directional derivative (Lemma 3.1).
    [Show full text]
  • NASA Process for Limiting Orbital Debris
    NASA-HANDBOOK NASA HANDBOOK 8719.14 National Aeronautics and Space Administration Approved: 2008-07-30 Washington, DC 20546 Expiration Date: 2013-07-30 HANDBOOK FOR LIMITING ORBITAL DEBRIS Measurement System Identification: Metric APPROVED FOR PUBLIC RELEASE – DISTRIBUTION IS UNLIMITED NASA-Handbook 8719.14 This page intentionally left blank. Page 2 of 174 NASA-Handbook 8719.14 DOCUMENT HISTORY LOG Status Document Approval Date Description Revision Baseline 2008-07-30 Initial Release Page 3 of 174 NASA-Handbook 8719.14 This page intentionally left blank. Page 4 of 174 NASA-Handbook 8719.14 This page intentionally left blank. Page 6 of 174 NASA-Handbook 8719.14 TABLE OF CONTENTS 1 SCOPE...........................................................................................................................13 1.1 Purpose................................................................................................................................ 13 1.2 Applicability ....................................................................................................................... 13 2 APPLICABLE AND REFERENCE DOCUMENTS................................................14 3 ACRONYMS AND DEFINITIONS ...........................................................................15 3.1 Acronyms............................................................................................................................ 15 3.2 Definitions .........................................................................................................................
    [Show full text]
  • 8 the Variational Principle
    8 The Variational Principle 8.1 Approximate solution of the Schroedinger equation If we can’t find an analytic solution to the Schroedinger equation, a trick known as the varia- tional principle allows us to estimate the energy of the ground state of a system. We choose an unnormalized trial function Φ(an) which depends on some variational parameters, an and minimise hΦ|Hˆ |Φi E[a ] = n hΦ|Φi with respect to those parameters. This gives an approximation to the wavefunction whose accuracy depends on the number of parameters and the clever choice of Φ(an). For more rigorous treatments, a set of basis functions with expansion coefficients an may be used. The proof is as follows, if we expand the normalised wavefunction 1/2 |φ(an)i = Φ(an)/hΦ(an)|Φ(an)i in terms of the true (unknown) eigenbasis |ii of the Hamiltonian, then its energy is X X X ˆ 2 2 E[an] = hφ|iihi|H|jihj|φi = |hφ|ii| Ei = E0 + |hφ|ii| (Ei − E0) ≥ E0 ij i i ˆ where the true (unknown) ground state of the system is defined by H|i0i = E0|i0i. The inequality 2 arises because both |hφ|ii| and (Ei − E0) must be positive. Thus the lower we can make the energy E[ai], the closer it will be to the actual ground state energy, and the closer |φi will be to |i0i. If the trial wavefunction consists of a complete basis set of orthonormal functions |χ i, each P i multiplied by ai: |φi = i ai|χii then the solution is exact and we just have the usual trick of expanding a wavefunction in a basis set.
    [Show full text]
  • Lagrange Remote Sensing Instruments: the Extreme Ultraviolet Imager (Euvi)
    LAGRANGE REMOTE SENSING INSTRUMENTS: THE EXTREME ULTRAVIOLET IMAGER (EUVI) C. Kintziger (CSL) - Presenter S. Habraken (CSL) P. Bouchez (CSL) Matthew West (ROB) David Berghmans (ROB) Manfred Gyo (PMOD/WRC) Margit Haberreiter (PMOD/WRC) Jackie Davies (RAL Space) Martin Caldwell (RAL Space) Ian Tosh (RAL Space) Stefan Kraft (ESA) 1 ESWW 2018, 9 Nov. 2018 LGRRS-EUVI | Mission overview 4 remote-sensing instruments See Poster 23 by J. Davies 2 ESWW 2018, 9 Nov. 2018 LGRRS-EUVI | Mission overview 5 in-situ instruments 3 ESWW 2018, 9 Nov. 2018 LGRRS-EUVI | Mission overview • Overall Remote Sensing Instruments leader: RAL Space (UK) • EUVI study led by three institutes: – CSL (BE) – ROB (BE) – PMOD/WRC (CH) • CSL activities • ROB activities • PMOD activities – EUVI Instrument manager: – instrument – electrical engineering • Overall management requirements – mechanisms • System study – instrument operation – mechanical engineering • Optical engineering – ground segments • Thermal engineering • AIT engineering • Roles & Responsibilities – BPI: Pr. Dr. Serge Habraken (CSL) – Bco-I: Dr. Matthew J West (ROB) – CSL work funded by Belspo via Prodex Programme 4 ESWW 2018, 9 Nov. 2018 LGRRS-EUVI | Mission overview • EUV Imager – SSA programme (SWE) – Location: L5 – Goal: image the full solar disc – Waveband: EUV wavelength (e.g. 193 Å) – Heritage: PROBA-2 SWAP ESIO (GSTP) Solar Orbiter EUI Parameter Requirement Spectral resolution < 1.5 푛푚 퐹푊퐻푀 Spatial resolution < 5 푎푟푐푠푒푐 Field of view 42.6′ 푥 42.6′ Mass < 8 푘푔 Size < 600 푥 150 푥 150 푚푚 Power < 10 푊 5 ESWW 2018, 9 Nov. 2018 LGRRS-EUVI | Instrument overview • Selected wavelengths 131 nm 19.5 nm 30.4 nm Semi-Static Structures Dynamic structures Regions Filaments/Prominences Flares Chromosphere Active Regions Eruptions Million Degree Corona Coronal Holes EUV Waves Dimmings 6 ESWW 2018, 9 Nov.
    [Show full text]
  • Lectures on Partial Differential Equations
    Lectures on Partial Differential Equations Govind Menon1 Dec. 2005 Abstract These are my incomplete lecture notes for the graduate introduction to PDE at Brown University in Fall 2005. The lectures on Laplace’s equation and the heat equation are included here. Typing took too much work after that. I hope what is here is still useful. Andreas Kl¨ockner’s transcript of the remaining lectures is also posted on my website. Those however have not been proofread. Comments are wel- come by email. Contents 1 Laplace’s equation 3 1.1 Introduction............................ 3 1.1.1 Minimal surfaces and Laplace’s equation . 3 1.1.2 Fields and Laplace’s equation . 5 1.1.3 Motivation v. Results . 5 1.2 Notation.............................. 5 1.3 Themeanvalueinequality. 6 1.4 Maximumprinciples ....................... 8 1.5 Thefundamentalsolution . 10 1.6 Green’s function and Poisson’s integral formula . 13 1.7 The mean value property revisited . 17 1.8 Harmonic functions are analytic . 17 1.9 Compactness and convergence . 21 1.10 Perron’s method for the Dirichlet problem . 22 1.11 Energy methods and Dirichlet’s principle . 26 1.12 Potentials of measures . 28 1.13 Lebesgue’sthorn .. .. .. .. .. .. .. 30 1.14 The potential of a compact set . 33 1.15 Capacity of compact sets . 37 1 2 1.16 Variational principles for capacity . 39 2 The heat equation 43 2.1 Motivation ............................ 43 2.2 Thefundamentalsolution . 43 2.3 Uniquenessofsolutions . 47 2.4 Theweakmaximumprinciple . 48 2.5 Themeanvalueproperty . 49 2.6 Thestrongmaximumprinciple . 53 2.7 Differenceschemes . .. .. .. .. .. .. 54 2.8 Randomwalks .......................... 56 2.9 Brownianmotion ........................
    [Show full text]