Critical Design Review

Slides:



Advertisements
Similar presentations
Analysis of a Deorbiting Maneuver of a large Target Satellite using a Chaser Satellite with a Robot Arm Philipp Gahbler 1, R. Lampariello 1 and J. Sommer.
Advertisements

Qball-X4 Simulator Seang Cau February 16, 2011.
Rotation Quiz 1 Average =73.83 A,B28.71 Standard Deviation =13.56 D,F,W31.68.
Torque We know that Newton’s second law ( ) explains that the net force is the source of an object’s acceleration. What is the source of.
Chapter 9 Rotational Dynamics.
Ch 9. Rotational Dynamics In pure translational motion, all points on an object travel on parallel paths. The most general motion is a combination of translation.
EQUATIONS OF MOTION: ROTATION ABOUT A FIXED AXIS (Section 17.4)
Torque Web Quest Helpful Hints Part I: Definition of Torque Torque is defined as the tendency to produce a change in rotational motion. Examples:
Torque. Torque Torque results when a force acts to rotate an object Torque results when a force acts to rotate an object A force applied to some point.
Torque and Center of Mass
Torque. Torque ≡ the action of a leveraged force Torque is the ability of a force to cause rotation or a turning motion. Unbalanced torque provides a.
AAE450 Spring Lunar Descent Attitude Control Analysis Christine Troy Assistant Project Manager Webmaster Lunar Descent Attitude Control Analysis.
AAE 450 Spring 2008 Adam Waite January 24, 2008 Dynamics and Control Thrust Vector Control Analysis for an Air Launched Rocket.
Lecture 34, Page 1 Physics 2211 Spring 2005 © 2005 Dr. Bill Holm Physics 2211: Lecture 34 l Rotational Kinematics çAnalogy with one-dimensional kinematics.
Physics 151: Lecture 20, Pg 1 Physics 151: Lecture 20 Today’s Agenda l Topics (Chapter 10) : çRotational KinematicsCh çRotational Energy Ch
MAE 242 Dynamics – Section I Dr. Kostas Sierros.
Force Analysis of Machinery
AP Rotational Dynamics Lessons 91 and 94.  Matter tends to resist changes in motion ◦ Resistance to a change in velocity is inertia ◦ Resistance to a.
Newton’s Second Law for Rotation Examples 1.The massive shield door at the Lawrence Livermore Laboratory is the world’s heaviest hinged door. The door.
Rotational Dynamics Chapter 8 Section 3.
Joint Reaction Forces Muscle Moments Joint Power
ADCS Review – Attitude Determination Prof. Der-Ming Ma, Ph.D. Dept. of Aerospace Engineering Tamkang University.
Chapter Angular Position, Velocity, and Acceleration 10.2
Newton’s 2nd Law: Translational Motion
Rolling motion (axis of rotation is moving) Torque Angular momentum Angular momentum is conserved Chapter 11: Angular Momentum part 2 Reading assignment:
Unit 5: Motion, Forces & Simple Machines. Section 1: What is Motion? Objectives:  Define motion  Calculate speed, velocity, and acceleration Assessment.
Rotational Dynamics 8.3. Newton’s Second Law of Rotation Net positive torque, counterclockwise acceleration. Net negative torque, clockwise acceleration.
Lecture 3: Dynamic Models
T072 : Q13. Assume that a disk starts from rest and rotates with an angular acceleration of 2.00 rad/s 2. The time it takes to rotate through the first.
EQUATIONS OF MOTION: ROTATION ABOUT A FIXED AXIS
Angular Momentum Chapter 11. Definition of Angular Momentum First – definition of torque: τ = Frsinθ the direction is either clockwise or counterclockwise.
Short Version : 10. Rotational Motion Angular Velocity & Acceleration (Instantaneous) angular velocity Average angular velocity  = angular displacement.
Instantaneous and Average Velocity ToO_fCFIZvQ.
– Rotational displacement is how far the object rotates. Units: fractions of a complete revolution; degrees; radians 1 complete revolution = 360º = 2 
Rotational Dynamics The Action of Forces and Torques on Rigid Objects
Copyright Sautter The next slide is a quick promo for my books after which the presentation will begin Thanks for your patience! Walt S.
Rotational Motion I AP Physics 2. The radian There are 2 types of pure unmixed motion: Translational - linear motion Rotational - motion involving a rotation.
Two Dimensional Motion
ME375 System Modeling and Analysis
Torque.
AP Physics Review Rotational Motion.
Circular Motion.
Rotational Motion I AP Physics C.
Rotational Motion I AP Physics C.
Aim: How do we apply Newton’s 2nd Law of Rotational Motion?
Angular Motion & Rotational Dynamics Copyright Sautter 2003.
Rotational Kinematics
Rotational Motion: Torque, Angular Inertia and Newton’s Laws
Numerical Solution/Simulation
Conceptual Dynamics Part II: Kinematics of Particles Chapter 3
PHYS 1441 – Section 002 Lecture #19
Rotational Motion I AP Physics C.
Alfred Lynam February 7, 2008 Dynamics and Control Architecture of Control System: Controller Prototypes AAE 450 Spring 2008 Dynamics and Control.
PHYS 1441 – Section 001 Lecture # 14
Finite Volume Method Philip Mocz.
Rotations on the Coordinate Plane
PHYS 1441 – Section 002 Lecture #21
Rigid Body Dynamics ~ f = p h g
Rotational Motion I AP Physics C.
Rotational Motion I AP Physics C.
Driving Vehicle Dynamically
Angular Momentum and Torque
Transformations Review
Note Pages 7 – 10.
Rotational Motion I AP Physics C.
Torque Wrench.
1 Traffic volumes at different T T = 5 sec T = 1 sec T = 10 msec.
Rotational Motion I AP Physics C.
Physics 111: Lecture 18 Today’s Agenda
Rotational Motion I AP Physics C.
Presentation transcript:

Critical Design Review Debbie Klein Dynamics and Control Tether Dynamics 2/27/01

Accomplished tasks MATLAB code numerically integrates Euler’s equations using technique learned in AAE 507 (Principles of Dynamics) Thrusters are ‘turned on’ when s/c is within 30° of thrusting point(s) Code integrates in all three directions, but examples presented today deal only with in-plane thrusting Two versions of code deal with single-point thrusting and coupled-thrusting

Last week’s questions thrusting point Nick Czapla: x y z thrusting point 30 Rotates counter-clockwise v Nick Czapla: How are inertial properties of s/c modeled? s/c is modeled as two cylinders and a thin-rod Alec Spencer: Why is a v created in the y-direction with coupled thrusting? visual explanation required

Function inputs Single-point thrusting: [vm1,wz,thetaz,t,T,dvx,dvy] = aae450tether2(thetaz0,thetazdot0,Mzi,tf) Double-point (coupled) thrusting: [vm1,wz,thetaz,t,T,dvx,dvy] = aae450tether3(thetaz0,thetazdot0,Mzi,tf) where… thetaz0 = initial s/c position wrt -x axis thetazdot0 = initial z value Mzi = torque about c.m. caused by thruster tf = length of simulation

Specific Cases thetaz0 = 0 rad thetazdot0 = .14 rad/s Mzi = 5.6 x 106 Nm tf = 165 s Single-point thrusting: Double-point thrusting: vx = 18.6346 m/s vy = .2464 m/s zf = .1558 rad/s vx = 38.7952 m/s vy = 0 m/s

Single thrusting point case: z vs. Time z (rad/sec) time (sec)

Single thrusting point case: vx vs. Time vx (m/sec) vx (m/sec) time (sec) time (sec)

Double (coupled) thrusting point case: z vs. Time z (rad/sec) time (sec)

Double (coupled) thrusting point case: vx vs. Time vx (m/sec) time (sec) vx (m/sec) time (sec)

Conclusions/Future work Code complete and tested Now can be used for out-of-plane burns Function call to allow thrusting scheme for a given v will be added to code Questions???