Building Planetary Orbits (the Feynman way)

Size: px
Start display at page:

Download "Building Planetary Orbits (the Feynman way)"

Transcription

1 Building Planetary Orbits (the Feynman way) Using a method of computing known as finite differences we can quickly calculate the geometry of any planetary orbit. All we need are a starting position and an initial velocity then we just put Sir Isaac in the driver s seat. You get to create your own planet and see if the orbit is stable. Follow these instructions step-by-step: 1. Open Excel or Google Sheets. Note: this approach was first popularized by the late great Richard Feynman. In his day, students did all these calculations by hand! To derive maximum benefit from the spreadsheet: ask if you need help with syntax (especially entering and copying formulas). The central body (mass M) is at the origin of an (x, y) coordinate system. To model a solar system, we will use astronomical units (the mean radius of the earth s orbit, 1 AU = 1.5x10 11 m) as our distance unit, years as our time unit and one solar mass as the mass unit. This sets G = 4 2, which makes the all-important Kepler s 3 rd Law ratio GM/4 2 = M in solar mass units. The sun is 1 solar mass. Our planet starts on the x axis with an initial velocity in the +y direction. We ll model an earth in circular orbit around the sun. Note that the starting velocity of AU/year will give the expected period for our earth. 2. Enter the following initial data table at the top of your spreadsheet: Note the velocity is given in components x and y. A B C D E Numerical calculation of planetary orbits Initial values X0 1 delta t 0.01 Y0 0 GM 39.5 Vx Use the diagram at right to Vy write the vector components of acceleration for the orbiting body of y mass m (from the vector gravitational force, y = r sin ax Mm ay F ˆ g G r): Fg 2 r r v0 a x = a y = M x = r cos (x0,y0) x

2 Be sure to use the correct algebraic signs or its goodbye, planet! 4. In your spreadsheet s rows beneath your input table, enter column headings time, x position, y position, distance, ax, ay, vx, vy. 5. In the next row, enter the initial time (0) and the corresponding x, y values from the initial data table as cell references (for example, under the column heading x position, type =the cell that holds the value of x0. Do the same for the y position. Important: Whenever you use a reference to a cell containing a constant (such as x0, y0, G or dt), be sure you the absolute cell reference format $col$row. 6. In the next column, calculate the distance from the origin to the current x,y position, using the built-in square root function, =sqrt( ). 7. Enter your formulas for the acceleration x and y components in the next two columns in the first row. 8. We re treating acceleration as a constant during each time interval: we should be using a small enough time interval so we can get away with this. So the velocities in row 1 (at time=0) will not be the initial vx and vy components from the input table. Enter the formula for vx: =v0x + ax*dt/2, where these symbols are the cells with the appropriate values. This gives us the velocity at the midpoint of the time interval. Remember that all formulae start with =. Do the same for vy. 9. In the second row first column, enter a formula that adds the quantity dt to the time in the row immediately above. Recall that while entering formulas, after typing an equals sign, you can use the arrow keys (up, down, left, right) to point to cells you want inside the formula. The formula for the new time is thus = [up arrow] + $row$col, where row col is the location of dt. 10. Positions in the second row are equal to the prior position (in the rows immediately above) plus dt times the average velocity during the time interval, =[up arrow] + dt*[prior velocity component]. Radius and the two acceleration components can be calculated with the same formulas as in the first row - use copy down. 11. The velocity components in the second row are the prior velocities plus the corresponding component of acceleration ax or ay * dt (no ½ this time). You should now have two rows filled; looking something like this (your values may not be exactly the same):

3 Time x y r ax ay vx vy Copy the entire second row down so that you have 100 rows filled in. Voila! Check the last row to see if your satellite has made it all the way back to its starting location. If not, adjust delta t so that it just does; this is one way to determine the period of your planet s orbit. Note: the smaller your delta t, the more rows you need, but the more accurate your result. 13. Create a graph of y vs. x using the scatter plot type of graph. Other nice graphs to make are x and y vs. time and speed (from vx and vy) vs. distance r. Earth orbit Find the minimum, maximum and average radial distances from the r column, using the conveniently named =min( ), =max( ) and =average( ) functions. These give perihelion, aphelion and semi-major axis. Use the semi-major axis to calculate orbital period. 15. Add columns for kinetic, potential and total mechanical energies. distance, AU distance, AU Save your spreadsheet so that you have a copy you can get to at school and at home. Make sure your partners have their own copies. Problems a). Use the spreadsheet to calculate the ratio r 3 /T 2, where r is the average radial distance, for your earth.

4 b). Check the same ratio for Mars orbit, using x 0 = 1.67 AU, y 0 = 0 (Mars aphelion, point where it is furthest from sun) and V x0 = 0 (you ll have to find the value of V y0 that gives 1.38 AU for Mars perhihelion (shortest distance to the sun) hint: is this velocity component more than or less then that of earth?) c). Determine the eccentricity of the Mars orbit you ve created: ra rp eccentricity, where r a is the longer aphelion radial distance from sun to planet and r p ra rp is the perihelion. Kepler found the eccentricity of Mars as d). Move the x 0 to 1.25 AU and see what happens with the same earth initial velocity of 6.28 AU/yr. Calculate the eccentricity of that orbit. Find the velocity that will make this orbit circular. e). Go back to x 0 = 1 and find the lowest value of vy 0 that produces an open (parabolic) orbit. This represents the velocity needed to escape the solar system when launched from earth. f). Build a spreadsheet that results in a single plot showing the orbits of Earth and Mars. Set the dt so that the slowest planet goes around once. g). Extra credit: Show Earth s orbit and Halley s comet: perihelion = AU, aphelion 35.1 AU Extra extra credit (for the truly daring few): Create a new spreadsheet that includes the gravitational effects of the sun and the earth on the moon orbiting the earth. Note that the gravitational force of each object acts upon all others - we ll allow the simplification that the sun is stationary. You ll need the earth s mass: M e = 5.97x10 24 kg, the average radius of the moon s orbit, r m = 3.84x10 8 m and the moon s orbital period = 27.3 earth days. And you will need to take into consideration what to do with earth days in the AU, year, G = 4 2 system we adopted. Suggestion: start the moon and earth on the x axis (what phase of the moon would that be?). Use the velocity of the earth around the sun, as already determined; find the moon s velocity. Good luck!

5 Building Planetary Orbits part 2 1. Mars anyone? The standard means of getting from one planet to another is to use a transfer orbit. To get to Mars, we start in a circular Earth orbit and increase speed so that we enter an elliptical orbit around the Sun. As shown in the illustration, the perihelion of the transfer orbit is the launch point near Earth and the aphelion is the target at Mars; however, both are moving around the Sun. Thus the position shown for Earth is at the start of the transfer and the position shown for Mars is at the end of the transfer. Mars orbit a = 227.9x10 6 km (1.52 AU), e = 0.09 Mars mass = 6.4x10 23 kg, Mars radius = 3.4x10 6 m a. Assume a 600 km altitude Earth orbit to start. What is the velocity for this orbit? b. What velocity do we need at perihelion of the transfer orbit? How much delta v does this require? c. How long does it take to make the transfer? Hint: it s half of an ellipse. d. What velocity do we have when we arrive at Mars? e. What velocity do we need for circular orbit around Mars at an altitude of 100 km? How much delta v does this require? Verify your calculated orbit with your spreadsheet. f. For a simplifying assumption, take Mars orbit to be circular. Once you know how long the transfer takes, at what point on its orbit should Mars be when you start the transfer? You must meet with it when you both arrive at aphelion. g. A clever demo of the success of this maneuver would use the spreadsheet to model Mars elliptical orbit and the motion of the spaceship on the same chart. 2. Shoot the moon The Apollo missions went from an Earth orbit 330 km above the surface (conveniently known as low Earth orbit or LEO) to a lunar orbit 60 km above the lunar surface. Let s run a few numbers to simulate this trip, assuming the Moon is stationary and ignoring the space ship s acceleration due to lunar gravity. Earth radius = 6.37x10 6 m Lunar radius = 1.73x10 6 m Mass = 5.97x10 24 kg Lunar mass 7.35x10 22 kg Note: do not be alarmed by the figure 8 in the illustration; we re just finding an ellipse.

6 Determine: a. The velocity and orbital period of LEO b. The velocity necessary to leave LEO and enter an elliptical trans lunar orbit, arriving at the appropriate distance from the Moon. This requires perigee = LEO radius and apogee = the earth moon distance (3.84x10 8 m) + the radius of the lunar orbit. c. The time needed to reach the Moon on this path. d. The spaceship speed when it reaches apogee

Planetary Orbit Simulator Student Guide

Planetary Orbit Simulator Student Guide Name: Planetary Orbit Simulator Student Guide Background Material Answer the following questions after reviewing the Kepler's Laws and Planetary Motion and Newton and Planetary Motion background pages.

More information

Astromechanics Two-Body Problem (Cont)

Astromechanics Two-Body Problem (Cont) 5. Orbit Characteristics Astromechanics Two-Body Problem (Cont) 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

More information

USING MS EXCEL FOR DATA ANALYSIS AND SIMULATION

USING MS EXCEL FOR DATA ANALYSIS AND SIMULATION USING MS EXCEL FOR DATA ANALYSIS AND SIMULATION Ian Cooper School of Physics The University of Sydney i.cooper@physics.usyd.edu.au Introduction The numerical calculations performed by scientists and engineers

More information

Orbital Mechanics. Angular Momentum

Orbital Mechanics. Angular Momentum Orbital Mechanics The objects that orbit earth have only a few forces acting on them, the largest being the gravitational pull from the earth. The trajectories that satellites or rockets follow are largely

More information

Penn State University Physics 211 ORBITAL MECHANICS 1

Penn State University Physics 211 ORBITAL MECHANICS 1 ORBITAL MECHANICS 1 PURPOSE The purpose of this laboratory project is to calculate, verify and then simulate various satellite orbit scenarios for an artificial satellite orbiting the earth. First, there

More information

A. 81 2 = 6561 times greater. B. 81 times greater. C. equally strong. D. 1/81 as great. E. (1/81) 2 = 1/6561 as great.

A. 81 2 = 6561 times greater. B. 81 times greater. C. equally strong. D. 1/81 as great. E. (1/81) 2 = 1/6561 as great. Q12.1 The mass of the Moon is 1/81 of the mass of the Earth. Compared to the gravitational force that the Earth exerts on the Moon, the gravitational force that the Moon exerts on the Earth is A. 81 2

More information

Lecture L17 - Orbit Transfers and Interplanetary Trajectories

Lecture L17 - Orbit Transfers and Interplanetary Trajectories S. Widnall, J. Peraire 16.07 Dynamics Fall 008 Version.0 Lecture L17 - Orbit Transfers and Interplanetary Trajectories In this lecture, we will consider how to transfer from one orbit, to another or to

More information

Name: Earth 110 Exploration of the Solar System Assignment 1: Celestial Motions and Forces Due in class Tuesday, Jan. 20, 2015

Name: Earth 110 Exploration of the Solar System Assignment 1: Celestial Motions and Forces Due in class Tuesday, Jan. 20, 2015 Name: Earth 110 Exploration of the Solar System Assignment 1: Celestial Motions and Forces Due in class Tuesday, Jan. 20, 2015 Why are celestial motions and forces important? They explain the world around

More information

Use the following information to deduce that the gravitational field strength at the surface of the Earth is approximately 10 N kg 1.

Use the following information to deduce that the gravitational field strength at the surface of the Earth is approximately 10 N kg 1. IB PHYSICS: Gravitational Forces Review 1. This question is about gravitation and ocean tides. (b) State Newton s law of universal gravitation. Use the following information to deduce that the gravitational

More information

Newton s Law of Universal Gravitation

Newton s Law of Universal Gravitation Newton s Law of Universal Gravitation The greatest moments in science are when two phenomena that were considered completely separate suddenly are seen as just two different versions of the same thing.

More information

Version A Page 1. 1. The diagram shows two bowling balls, A and B, each having a mass of 7.00 kilograms, placed 2.00 meters apart.

Version A Page 1. 1. The diagram shows two bowling balls, A and B, each having a mass of 7.00 kilograms, placed 2.00 meters apart. Physics Unit Exam, Kinematics 1. The diagram shows two bowling balls, A and B, each having a mass of 7.00 kilograms, placed 2.00 meters apart. What is the magnitude of the gravitational force exerted by

More information

Notes: Most of the material in this chapter is taken from Young and Freedman, Chap. 13.

Notes: Most of the material in this chapter is taken from Young and Freedman, Chap. 13. Chapter 5. Gravitation Notes: Most of the material in this chapter is taken from Young and Freedman, Chap. 13. 5.1 Newton s Law of Gravitation We have already studied the effects of gravity through the

More information

Vocabulary - Understanding Revolution in. our Solar System

Vocabulary - Understanding Revolution in. our Solar System Vocabulary - Understanding Revolution in Universe Galaxy Solar system Planet Moon Comet Asteroid Meteor(ite) Heliocentric Geocentric Satellite Terrestrial planets Jovian (gas) planets Gravity our Solar

More information

Lecture 13. Gravity in the Solar System

Lecture 13. Gravity in the Solar System Lecture 13 Gravity in the Solar System Guiding Questions 1. How was the heliocentric model established? What are monumental steps in the history of the heliocentric model? 2. How do Kepler s three laws

More information

The Two-Body Problem

The Two-Body Problem The Two-Body Problem Abstract In my short essay on Kepler s laws of planetary motion and Newton s law of universal gravitation, the trajectory of one massive object near another was shown to be a conic

More information

Orbital Mechanics and Space Geometry

Orbital Mechanics and Space Geometry Orbital Mechanics and Space Geometry AERO4701 Space Engineering 3 Week 2 Overview First Hour Co-ordinate Systems and Frames of Reference (Review) Kepler s equations, Orbital Elements Second Hour Orbit

More information

GRAVITATIONAL FIELDS PHYSICS 20 GRAVITATIONAL FORCES. Gravitational Fields (or Acceleration Due to Gravity) Symbol: Definition: Units:

GRAVITATIONAL FIELDS PHYSICS 20 GRAVITATIONAL FORCES. Gravitational Fields (or Acceleration Due to Gravity) Symbol: Definition: Units: GRAVITATIONAL FIELDS Gravitational Fields (or Acceleration Due to Gravity) Symbol: Definition: Units: Formula Description This is the formula for force due to gravity or as we call it, weight. Relevant

More information

EDMONDS COMMUNITY COLLEGE ASTRONOMY 100 Winter Quarter 2007 Sample Test # 1

EDMONDS COMMUNITY COLLEGE ASTRONOMY 100 Winter Quarter 2007 Sample Test # 1 Instructor: L. M. Khandro EDMONDS COMMUNITY COLLEGE ASTRONOMY 100 Winter Quarter 2007 Sample Test # 1 1. An arc second is a measure of a. time interval between oscillations of a standard clock b. time

More information

Halliday, Resnick & Walker Chapter 13. Gravitation. Physics 1A PHYS1121 Professor Michael Burton

Halliday, Resnick & Walker Chapter 13. Gravitation. Physics 1A PHYS1121 Professor Michael Burton Halliday, Resnick & Walker Chapter 13 Gravitation Physics 1A PHYS1121 Professor Michael Burton II_A2: Planetary Orbits in the Solar System + Galaxy Interactions (You Tube) 21 seconds 13-1 Newton's Law

More information

Astronomy 110 Homework #04 Assigned: 02/06/2007 Due: 02/13/2007. Name:

Astronomy 110 Homework #04 Assigned: 02/06/2007 Due: 02/13/2007. Name: Astronomy 110 Homework #04 Assigned: 02/06/2007 Due: 02/13/2007 Name: Directions: Listed below are twenty (20) multiple-choice questions based on the material covered by the lectures this past week. Choose

More information

2. Orbits. FER-Zagreb, Satellite communication systems 2011/12

2. Orbits. FER-Zagreb, Satellite communication systems 2011/12 2. Orbits Topics Orbit types Kepler and Newton laws Coverage area Influence of Earth 1 Orbit types According to inclination angle Equatorial Polar Inclinational orbit According to shape Circular orbit

More information

The Gravitational Field

The Gravitational Field The Gravitational Field The use of multimedia in teaching physics Texts to multimedia presentation Jan Hrnčíř jan.hrncir@gfxs.cz Martin Klejch martin.klejch@gfxs.cz F. X. Šalda Grammar School, Liberec

More information

From Aristotle to Newton

From Aristotle to Newton From Aristotle to Newton The history of the Solar System (and the universe to some extent) from ancient Greek times through to the beginnings of modern physics. The Geocentric Model Ancient Greek astronomers

More information

Solar System. 1. The diagram below represents a simple geocentric model. Which object is represented by the letter X?

Solar System. 1. The diagram below represents a simple geocentric model. Which object is represented by the letter X? Solar System 1. The diagram below represents a simple geocentric model. Which object is represented by the letter X? A) Earth B) Sun C) Moon D) Polaris 2. Which object orbits Earth in both the Earth-centered

More information

Newton s Law of Gravity

Newton s Law of Gravity Gravitational Potential Energy On Earth, depends on: object s mass (m) strength of gravity (g) distance object could potentially fall Gravitational Potential Energy In space, an object or gas cloud has

More information

Curiosity's Fight Path to Mars. A Project for Differential Equations (Math 256)

Curiosity's Fight Path to Mars. A Project for Differential Equations (Math 256) Curiosity's Fight Path to Mars A Project for Differential Equations (Math 56) On November 5 th, 011, NASA launched a rocket that will carry a rover called Curiosity to Mars. The rover is scheduled to land

More information

Halliday, Resnick & Walker Chapter 13. Gravitation. Physics 1A PHYS1121 Professor Michael Burton

Halliday, Resnick & Walker Chapter 13. Gravitation. Physics 1A PHYS1121 Professor Michael Burton Halliday, Resnick & Walker Chapter 13 Gravitation Physics 1A PHYS1121 Professor Michael Burton II_A2: Planetary Orbits in the Solar System + Galaxy Interactions (You Tube) 21 seconds 13-1 Newton's Law

More information

Astronomy 1140 Quiz 1 Review

Astronomy 1140 Quiz 1 Review Astronomy 1140 Quiz 1 Review Prof. Pradhan September 15, 2015 What is Science? 1. Explain the difference between astronomy and astrology. (a) Astrology: nonscience using zodiac sign to predict the future/personality

More information

SPEED, VELOCITY, AND ACCELERATION

SPEED, VELOCITY, AND ACCELERATION reflect Look at the picture of people running across a field. What words come to mind? Maybe you think about the word speed to describe how fast the people are running. You might think of the word acceleration

More information

G U I D E T O A P P L I E D O R B I T A L M E C H A N I C S F O R K E R B A L S P A C E P R O G R A M

G U I D E T O A P P L I E D O R B I T A L M E C H A N I C S F O R K E R B A L S P A C E P R O G R A M G U I D E T O A P P L I E D O R B I T A L M E C H A N I C S F O R K E R B A L S P A C E P R O G R A M CONTENTS Foreword... 2 Forces... 3 Circular Orbits... 8 Energy... 10 Angular Momentum... 13 FOREWORD

More information

Section 4: The Basics of Satellite Orbits

Section 4: The Basics of Satellite Orbits Section 4: The Basics of Satellite Orbits MOTION IN SPACE VS. MOTION IN THE ATMOSPHERE The motion of objects in the atmosphere differs in three important ways from the motion of objects in space. First,

More information

astronomy 2008 1. A planet was viewed from Earth for several hours. The diagrams below represent the appearance of the planet at four different times.

astronomy 2008 1. A planet was viewed from Earth for several hours. The diagrams below represent the appearance of the planet at four different times. 1. A planet was viewed from Earth for several hours. The diagrams below represent the appearance of the planet at four different times. 5. If the distance between the Earth and the Sun were increased,

More information

Lab 6: Kepler's Laws. Introduction. Section 1: First Law

Lab 6: Kepler's Laws. Introduction. Section 1: First Law Lab 6: Kepler's Laws Purpose: to learn that orbit shapes are ellipses, gravity and orbital velocity are related, and force of gravity and orbital period are related. Materials: 2 thumbtacks, 1 pencil,

More information

The orbit of Halley s Comet

The orbit of Halley s Comet The orbit of Halley s Comet Given this information Orbital period = 76 yrs Aphelion distance = 35.3 AU Observed comet in 1682 and predicted return 1758 Questions: How close does HC approach the Sun? What

More information

How To Understand The Theory Of Gravity

How To Understand The Theory Of Gravity Newton s Law of Gravity and Kepler s Laws Michael Fowler Phys 142E Lec 9 2/6/09. These notes are partly adapted from my Physics 152 lectures, where more mathematical details can be found. The Universal

More information

Does currently available technology have the capacity to facilitate a manned mission to Mars?

Does currently available technology have the capacity to facilitate a manned mission to Mars? Furze Platt Senior School Does currently available technology have the capacity to facilitate a manned mission to Mars? Daniel Messias Date: 8/03/2015 Candidate Number: 7158 Centre Number: 51519 Contents

More information

1. Mass, Force and Gravity

1. Mass, Force and Gravity STE Physics Intro Name 1. Mass, Force and Gravity Before attempting to understand force, we need to look at mass and acceleration. a) What does mass measure? The quantity of matter(atoms) b) What is the

More information

The University of Texas at Austin. Gravity and Orbits

The University of Texas at Austin. Gravity and Orbits UTeach Outreach The University of Texas at Austin Gravity and Orbits Time of Lesson: 60-75 minutes Content Standards Addressed in Lesson: TEKS6.11B understand that gravity is the force that governs the

More information

Physics Midterm Review Packet January 2010

Physics Midterm Review Packet January 2010 Physics Midterm Review Packet January 2010 This Packet is a Study Guide, not a replacement for studying from your notes, tests, quizzes, and textbook. Midterm Date: Thursday, January 28 th 8:15-10:15 Room:

More information

PTYS/ASTR 206 Section 2 Spring 2007 Homework #2 (Page 1/5) NAME: KEY

PTYS/ASTR 206 Section 2 Spring 2007 Homework #2 (Page 1/5) NAME: KEY PTYS/ASTR 206 Section 2 Spring 2007 Homework #2 (Page 1/5) NAME: KEY Due Date: start of class 2/6/2007 5 pts extra credit if turned in before 9:00AM (early!) (To get the extra credit, the assignment must

More information

Unit 8 Lesson 2 Gravity and the Solar System

Unit 8 Lesson 2 Gravity and the Solar System Unit 8 Lesson 2 Gravity and the Solar System Gravity What is gravity? Gravity is a force of attraction between objects that is due to their masses and the distances between them. Every object in the universe

More information

Orbital Mechanics. Orbital Mechanics. Principles of Space Systems Design. 2001 David L. Akin - All rights reserved

Orbital Mechanics. Orbital Mechanics. Principles of Space Systems Design. 2001 David L. Akin - All rights reserved Energy and velocity in orbit Elliptical orbit parameters Orbital elements Coplanar orbital transfers Noncoplanar transfers Time and flight path angle as a function of orbital position Relative orbital

More information

DIRECT ORBITAL DYNAMICS: USING INDEPENDENT ORBITAL TERMS TO TREAT BODIES AS ORBITING EACH OTHER DIRECTLY WHILE IN MOTION

DIRECT ORBITAL DYNAMICS: USING INDEPENDENT ORBITAL TERMS TO TREAT BODIES AS ORBITING EACH OTHER DIRECTLY WHILE IN MOTION 1 DIRECT ORBITAL DYNAMICS: USING INDEPENDENT ORBITAL TERMS TO TREAT BODIES AS ORBITING EACH OTHER DIRECTLY WHILE IN MOTION Daniel S. Orton email: dsorton1@gmail.com Abstract: There are many longstanding

More information

Orbital Dynamics with Maple (sll --- v1.0, February 2012)

Orbital Dynamics with Maple (sll --- v1.0, February 2012) Orbital Dynamics with Maple (sll --- v1.0, February 2012) Kepler s Laws of Orbital Motion Orbital theory is one of the great triumphs mathematical astronomy. The first understanding of orbits was published

More information

circular motion & gravitation physics 111N

circular motion & gravitation physics 111N circular motion & gravitation physics 111N uniform circular motion an object moving around a circle at a constant rate must have an acceleration always perpendicular to the velocity (else the speed would

More information

Barycenter of Solar System Earth-Moon barycenter? Moon orbits what?

Barycenter of Solar System Earth-Moon barycenter? Moon orbits what? Barycenter of Solar System Earth-Moon barycenter? Moon orbits what? Dr. Scott Schneider Friday Feb 24 th, 2006 Sponsored by the Society of Physics Students (SPS) Webpage : http://qbx6.ltu.edu/s_schneider/astro/astroweek_2006.shtml

More information

The Hidden Lives of Galaxies. Jim Lochner, USRA & NASA/GSFC

The Hidden Lives of Galaxies. Jim Lochner, USRA & NASA/GSFC The Hidden Lives of Galaxies Jim Lochner, USRA & NASA/GSFC What is a Galaxy? Solar System Distance from Earth to Sun = 93,000,000 miles = 8 light-minutes Size of Solar System = 5.5 light-hours What is

More information

Gravitation and Newton s Synthesis

Gravitation and Newton s Synthesis Gravitation and Newton s Synthesis Vocabulary law of unviversal Kepler s laws of planetary perturbations casual laws gravitation motion casuality field graviational field inertial mass gravitational mass

More information

Binary Stars. Kepler s Laws of Orbital Motion

Binary Stars. Kepler s Laws of Orbital Motion Binary Stars Kepler s Laws of Orbital Motion Kepler s Three Laws of orbital motion result from the solution to the equation of motion for bodies moving under the influence of a central 1/r 2 force gravity.

More information

Answer, Key Homework 7 David McIntyre 45123 Mar 25, 2004 1

Answer, Key Homework 7 David McIntyre 45123 Mar 25, 2004 1 Answer, Key Hoework 7 David McIntyre 453 Mar 5, 004 This print-out should have 4 questions. Multiple-choice questions ay continue on the next colun or page find all choices before aking your selection.

More information

Introduction to Netlogo: A Newton s Law of Gravity Simulation

Introduction to Netlogo: A Newton s Law of Gravity Simulation Introduction to Netlogo: A Newton s Law of Gravity Simulation Purpose Netlogo is an agent-based programming language that provides an all-inclusive platform for writing code, having graphics, and leaving

More information

Solar System Fundamentals. What is a Planet? Planetary orbits Planetary temperatures Planetary Atmospheres Origin of the Solar System

Solar System Fundamentals. What is a Planet? Planetary orbits Planetary temperatures Planetary Atmospheres Origin of the Solar System Solar System Fundamentals What is a Planet? Planetary orbits Planetary temperatures Planetary Atmospheres Origin of the Solar System Properties of Planets What is a planet? Defined finally in August 2006!

More information

Problem Set #13 Solutions

Problem Set #13 Solutions MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department 8.0L: Physics I January 3, 06 Prof. Alan Guth Problem Set #3 Solutions Due by :00 am on Friday, January in the bins at the intersection of Buildings

More information

Math 1302, Week 3 Polar coordinates and orbital motion

Math 1302, Week 3 Polar coordinates and orbital motion Math 130, Week 3 Polar coordinates and orbital motion 1 Motion under a central force We start by considering the motion of the earth E around the (fixed) sun (figure 1). The key point here is that the

More information

Exam 1 Review Questions PHY 2425 - Exam 1

Exam 1 Review Questions PHY 2425 - Exam 1 Exam 1 Review Questions PHY 2425 - Exam 1 Exam 1H Rev Ques.doc - 1 - Section: 1 7 Topic: General Properties of Vectors Type: Conceptual 1 Given vector A, the vector 3 A A) has a magnitude 3 times that

More information

Chapter 3 The Science of Astronomy

Chapter 3 The Science of Astronomy Chapter 3 The Science of Astronomy Days of the week were named for Sun, Moon, and visible planets. What did ancient civilizations achieve in astronomy? Daily timekeeping Tracking the seasons and calendar

More information

Introduction to Aerospace Engineering

Introduction to Aerospace Engineering Introduction to Aerospace Engineering Lecture slides Challenge the future 1 Introduction to Aerospace Engineering AE1-10 Dept. Space Engineering Astrodynamics & Space Missions (AS) Prof. ir. B.A.C. Ambrosius

More information

Exercise: Estimating the Mass of Jupiter Difficulty: Medium

Exercise: Estimating the Mass of Jupiter Difficulty: Medium Exercise: Estimating the Mass of Jupiter Difficulty: Medium OBJECTIVE The July / August observing notes for 010 state that Jupiter rises at dusk. The great planet is now starting its grand showing for

More information

Newton s Laws. Newton s Imaginary Cannon. Michael Fowler Physics 142E Lec 6 Jan 22, 2009

Newton s Laws. Newton s Imaginary Cannon. Michael Fowler Physics 142E Lec 6 Jan 22, 2009 Newton s Laws Michael Fowler Physics 142E Lec 6 Jan 22, 2009 Newton s Imaginary Cannon Newton was familiar with Galileo s analysis of projectile motion, and decided to take it one step further. He imagined

More information

Name Class Period. F = G m 1 m 2 d 2. G =6.67 x 10-11 Nm 2 /kg 2

Name Class Period. F = G m 1 m 2 d 2. G =6.67 x 10-11 Nm 2 /kg 2 Gravitational Forces 13.1 Newton s Law of Universal Gravity Newton discovered that gravity is universal. Everything pulls on everything else in the universe in a way that involves only mass and distance.

More information

This paper is also taken for the relevant Examination for the Associateship. For Second Year Physics Students Wednesday, 4th June 2008: 14:00 to 16:00

This paper is also taken for the relevant Examination for the Associateship. For Second Year Physics Students Wednesday, 4th June 2008: 14:00 to 16:00 Imperial College London BSc/MSci EXAMINATION June 2008 This paper is also taken for the relevant Examination for the Associateship SUN, STARS, PLANETS For Second Year Physics Students Wednesday, 4th June

More information

EN4 Dynamics and Vibrations. Design Project. Orbital Design for a Lunar Impact Mission. Synopsis

EN4 Dynamics and Vibrations. Design Project. Orbital Design for a Lunar Impact Mission. Synopsis EN4 Dynamics and Vibrations Design Project Orbital Design for a Lunar Impact Mission Synopsis NASA has identified a need for a low-cost mission to launch a satellite that will impact the moon. You will

More information

7 Scale Model of the Solar System

7 Scale Model of the Solar System Name: Date: 7 Scale Model of the Solar System 7.1 Introduction The Solar System is large, at least when compared to distances we are familiar with on a day-to-day basis. Consider that for those of you

More information

Chapter 25.1: Models of our Solar System

Chapter 25.1: Models of our Solar System Chapter 25.1: Models of our Solar System Objectives: Compare & Contrast geocentric and heliocentric models of the solar sytem. Describe the orbits of planets explain how gravity and inertia keep the planets

More information

Newton s Laws of Motion

Newton s Laws of Motion Newton s Laws of Motion The Earth revolves around the sun in an elliptical orbit. The moon orbits the Earth in the same way. But what keeps the Earth and the moon in orbit? Why don t they just fly off

More information

Background Information

Background Information Background Information The Second Law of Motion and The Law of Gravitation Student Activities 1. Round and Round They Go! 2. onic Sections - Movement in Newton s Gravitational orce Notes to Teachers Teacher

More information

Niraj Sir GRAVITATION CONCEPTS. Kepler's law of planetry motion

Niraj Sir GRAVITATION CONCEPTS. Kepler's law of planetry motion GRAVITATION CONCEPTS Kepler's law of planetry motion (a) Kepler's first law (law of orbit): Every planet revolves around the sun in an elliptical orbit with the sun is situated at one focus of the ellipse.

More information

Earth in the Solar System

Earth in the Solar System Copyright 2011 Study Island - All rights reserved. Directions: Challenge yourself! Print out the quiz or get a pen/pencil and paper and record your answers to the questions below. Check your answers with

More information

How To Understand General Relativity

How To Understand General Relativity Chapter S3 Spacetime and Gravity What are the major ideas of special relativity? Spacetime Special relativity showed that space and time are not absolute Instead they are inextricably linked in a four-dimensional

More information

Newton s Law of Universal Gravitation

Newton s Law of Universal Gravitation 12.1 Newton s Law of Universal Gravitation SECTION Explain Kepler s laws. Describe Newton s law of universal gravitation. Apply Newton s law of universal gravitation quantitatively. KEY TERMS OUTCOMES

More information

Chapter 9 Circular Motion Dynamics

Chapter 9 Circular Motion Dynamics Chapter 9 Circular Motion Dynamics 9. Introduction Newton s Second Law and Circular Motion... 9. Universal Law of Gravitation and the Circular Orbit of the Moon... 9.. Universal Law of Gravitation... 3

More information

What causes Tides? If tidal forces were based only on mass, the Sun should have a tidegenerating

What causes Tides? If tidal forces were based only on mass, the Sun should have a tidegenerating What are Tides? Tides are very long-period waves that move through the oceans as a result of the gravitational attraction of the Moon and the Sun for the water in the oceans of the Earth. Tides start in

More information

Physics 53. Gravity. Nature and Nature's law lay hid in night: God said, "Let Newton be!" and all was light. Alexander Pope

Physics 53. Gravity. Nature and Nature's law lay hid in night: God said, Let Newton be! and all was light. Alexander Pope Physics 53 Gravity Nature and Nature's law lay hid in night: God said, "Let Newton be!" and all was light. Alexander Pope Kepler s laws Explanations of the motion of the celestial bodies sun, moon, planets

More information

Forces between masses

Forces between masses Forces between masses Gravity is arguably the first force that people really learn about. People don't really think of it as learning about gravity because it is such a big part of our everyday lives.

More information

Coverage Characteristics of Earth Satellites

Coverage Characteristics of Earth Satellites Coverage Characteristics of Earth Satellites This document describes two MATLAB scripts that can be used to determine coverage characteristics of single satellites, and Walker and user-defined satellite

More information

Q3.2.a The gravitational force exerted by a planet on one of its moons is 3e23 newtons when the moon is at a particular location.

Q3.2.a The gravitational force exerted by a planet on one of its moons is 3e23 newtons when the moon is at a particular location. Q3.2.a The gravitational force exerted by a planet on one of its moons is 3e23 newtons when the moon is at a particular location. If the mass of the moon were three times as large, what would the force

More information

SOLVING EQUATIONS WITH RADICALS AND EXPONENTS 9.5. section ( 3 5 3 2 )( 3 25 3 10 3 4 ). The Odd-Root Property

SOLVING EQUATIONS WITH RADICALS AND EXPONENTS 9.5. section ( 3 5 3 2 )( 3 25 3 10 3 4 ). The Odd-Root Property 498 (9 3) Chapter 9 Radicals and Rational Exponents Replace the question mark by an expression that makes the equation correct. Equations involving variables are to be identities. 75. 6 76. 3?? 1 77. 1

More information

Name: Date: Period: Gravity Study Guide

Name: Date: Period: Gravity Study Guide Vocabulary: Define the following terms. Law of Universal Gravitation Gravity Study Guide Weight Weightlessness Gravitational Field Black hole Escape velocity Math: Be able to use the equation for the law

More information

Explain the Big Bang Theory and give two pieces of evidence which support it.

Explain the Big Bang Theory and give two pieces of evidence which support it. Name: Key OBJECTIVES Correctly define: asteroid, celestial object, comet, constellation, Doppler effect, eccentricity, eclipse, ellipse, focus, Foucault Pendulum, galaxy, geocentric model, heliocentric

More information

Lab 7: Gravity and Jupiter's Moons

Lab 7: Gravity and Jupiter's Moons Lab 7: Gravity and Jupiter's Moons Image of Galileo Spacecraft Gravity is the force that binds all astronomical structures. Clusters of galaxies are gravitationally bound into the largest structures in

More information

Orbital Dynamics: Formulary

Orbital Dynamics: Formulary Orbital Dynamics: Formulary 1 Introduction Prof. Dr. D. Stoffer Department of Mathematics, ETH Zurich Newton s law of motion: The net force on an object is equal to the mass of the object multiplied by

More information

Chapter 5: Circular Motion, the Planets, and Gravity

Chapter 5: Circular Motion, the Planets, and Gravity Chapter 5: Circular Motion, the Planets, and Gravity 1. Earth s gravity attracts a person with a force of 120 lbs. The force with which the Earth is attracted towards the person is A. Zero. B. Small but

More information

F = ma. F = G m 1m 2 R 2

F = ma. F = G m 1m 2 R 2 Newton s Laws The ideal models of a particle or point mass constrained to move along the x-axis, or the motion of a projectile or satellite, have been studied from Newton s second law (1) F = ma. In the

More information

State Newton's second law of motion for a particle, defining carefully each term used.

State Newton's second law of motion for a particle, defining carefully each term used. 5 Question 1. [Marks 20] An unmarked police car P is, travelling at the legal speed limit, v P, on a straight section of highway. At time t = 0, the police car is overtaken by a car C, which is speeding

More information

Newton s derivation of Kepler s laws (outline)

Newton s derivation of Kepler s laws (outline) Newton s derivation of Kepler s laws (outline) 1. Brief history. The first known proposal for a heliocentric solar system is due to Aristarchus of Samos (ancient Greece, c. 270 BC). Following a long period

More information

AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR 2016-2017

AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR 2016-2017 AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR 2016-2017 Dear Student: The AP physics course you have signed up for is designed to prepare you for a superior performance on the AP test. To complete material

More information

Energy transformations

Energy transformations Energy transformations Objectives Describe examples of energy transformations. Demonstrate and apply the law of conservation of energy to a system involving a vertical spring and mass. Design and implement

More information

In order to describe motion you need to describe the following properties.

In order to describe motion you need to describe the following properties. Chapter 2 One Dimensional Kinematics How would you describe the following motion? Ex: random 1-D path speeding up and slowing down In order to describe motion you need to describe the following properties.

More information

Tips For Selecting DC Motors For Your Mobile Robot

Tips For Selecting DC Motors For Your Mobile Robot Tips For Selecting DC Motors For Your Mobile Robot By AJ Neal When building a mobile robot, selecting the drive motors is one of the most important decisions you will make. It is a perfect example of an

More information

What Do You Think? For You To Do GOALS

What Do You Think? For You To Do GOALS Activity 2 Newton s Law of Universal Gravitation GOALS In this activity you will: Explore the relationship between distance of a light source and intensity of light. Graph and analyze the relationship

More information

Activity 1 Simple Searches

Activity 1 Simple Searches Activity Simple Searches Load a copy of ViewPoint and open the Solar System datafile. Look through the database sheets, using the Preview Sheet and Next Sheet buttons and answer the following questions:

More information

Lecture 07: Work and Kinetic Energy. Physics 2210 Fall Semester 2014

Lecture 07: Work and Kinetic Energy. Physics 2210 Fall Semester 2014 Lecture 07: Work and Kinetic Energy Physics 2210 Fall Semester 2014 Announcements Schedule next few weeks: 9/08 Unit 3 9/10 Unit 4 9/15 Unit 5 (guest lecturer) 9/17 Unit 6 (guest lecturer) 9/22 Unit 7,

More information

The Sun. Solar radiation (Sun Earth-Relationships) The Sun. The Sun. Our Sun

The Sun. Solar radiation (Sun Earth-Relationships) The Sun. The Sun. Our Sun The Sun Solar Factoids (I) The sun, a medium-size star in the milky way galaxy, consisting of about 300 billion stars. (Sun Earth-Relationships) A gaseous sphere of radius about 695 500 km (about 109 times

More information

Forces. When an object is pushed or pulled, we say that a force is exerted on it.

Forces. When an object is pushed or pulled, we say that a force is exerted on it. Forces When an object is pushed or pulled, we say that a force is exerted on it. Forces can Cause an object to start moving Change the speed of a moving object Cause a moving object to stop moving Change

More information

C B A T 3 T 2 T 1. 1. What is the magnitude of the force T 1? A) 37.5 N B) 75.0 N C) 113 N D) 157 N E) 192 N

C B A T 3 T 2 T 1. 1. What is the magnitude of the force T 1? A) 37.5 N B) 75.0 N C) 113 N D) 157 N E) 192 N Three boxes are connected by massless strings and are resting on a frictionless table. Each box has a mass of 15 kg, and the tension T 1 in the right string is accelerating the boxes to the right at a

More information

WEIGHTLESS WONDER Reduced Gravity Flight

WEIGHTLESS WONDER Reduced Gravity Flight WEIGHTLESS WONDER Reduced Gravity Flight Instructional Objectives Students will use trigonometric ratios to find vertical and horizontal components of a velocity vector; derive a formula describing height

More information

Flight and Orbital Mechanics

Flight and Orbital Mechanics Flight and Orbital Mechanics Lecture slides Challenge the future 1 Material for exam: this presentation (i.e., no material from text book). Sun-synchronous orbit: used for a variety of earth-observing

More information

Quasi-Synchronous Orbits

Quasi-Synchronous Orbits Quasi-Synchronous Orbits and Preliminary Mission Analysis for Phobos Observation and Access Orbits Paulo J. S. Gil Instituto Superior Técnico Simpósio Espaço 50 anos do 1º Voo Espacial Tripulado 12 de

More information

Tides and Water Levels

Tides and Water Levels Tides and Water Levels What are Tides? Tides are one of the most reliable phenomena in the world. As the sun rises in the east and the stars come out at night, we are confident that the ocean waters will

More information

Astrodynamics (AERO0024)

Astrodynamics (AERO0024) Astrodynamics (AERO0024) 6. Interplanetary Trajectories Gaëtan Kerschen Space Structures & Systems Lab (S3L) Course Outline THEMATIC UNIT 1: ORBITAL DYNAMICS Lecture 02: The Two-Body Problem Lecture 03:

More information